/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 21 2025 | 15:00:06 */

.cont-hidden{
	display:none !important;
}

.fusion-slider-revolution.rev_slider_wrapper.avada-skin-rev.avada-skin-rev-nav {
    border: none !important;
}


.cont-pizza-animation .imageframe-align-center:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    background: url(https://zooshi.warmi.club/wp-content/uploads/2025/02/vegetales-shapes.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat !important;
    animation: scaleAni 5s linear infinite;
}




.cont-team h3 {
    margin-bottom: 10px !important;
}
.cont-team .imageframe-align-center:after {
      content: "";
    position: absolute;
    display: inline-block;
    background: #71b85f;
    width: 220px;
    height: 220px;
    bottom: 0px;
    left: calc(50% - 110px);
    border-radius: 50%;
    box-shadow: 0px 0px 0px 15px rgba(113, 184, 95, 0.3), 0px 0px 0px 30px rgba(113, 184, 95, 0.3);
    transition: allease 0.3s;
    /* z-index: 999;*/
}


.cont-team .imageframe-align-center:hover:after{
    animation: scaleShadow 2s linear infinite;
    transition: allease 0.3s;
}

.cont-team .imageframe-align-center {
    position: relative;
}


.footer-form button.frm_button_submit {
    height: 60px !important;
    background: #fff !important;
	border:none !important;
    font-size: 22px !important;
    line-height: 44px !important;
    border-radius: 50px !important;
    /* right: 0px; */
    /* top: 0px; */
    color: #71b85f !important;
    border: 0px;
    padding: 0px 30px !important;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1) !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


.footer-form input[type=email]::-webkit-input-placeholder { 
  color: #fff;
	  font-size: 18px !important;
}
.footer-form input[type=email]:-ms-input-placeholder { 
  color: #fff;
	  font-size: 18px !important;
}
.footer-form input[type=email]::-moz-placeholder { 
  color: #fff;
    font-size: 18px !important;
}
.footer-form input[type=email]:-moz-placeholder { 
  color: #fff;
	  font-size: 18px !important;
}
.footer-form input[type=email] {
    /* background: transparent !important; */
    background: rgba(255, 255, 255, 0.05) !important;
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0px 160px 0px 30px !important;
    height: 60px !important;
    color: #fff;
	font-size:20px !important;
}



.custom-social-links a.fusion-social-network-icon.fusion-tooltip {
    background: transparent !important;
}

.cont-amenities .fusion-column-wrapper {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 60px 30px 37px !important;
    text-align: center;
    border-radius: 10px;
	    transition: allease 0.3s;
}
.cont-amenities .fusion-column-wrapper:hover {
    border: 1px solid #71b85f;
    transform: translateY(-5px);
	    transition: allease 0.3s;
}

.cont-services .fusion-text {
    padding-left: 30px;
    padding-right: 30px;
}
span, strong{
	font-family: inherit !important;
}
.cont-btn-margin-negative-top {
    margin-top: -30px !important;
    z-index: 9999;
}
.cont-services .imageframe-align-center {
    margin-bottom: -14px;
}

.cont-services {
    border-radius: 22px !important;
    overflow: hidden !important;
}

.custom-counter-boxes-pizza .content-box-percentage.content-box-counter {
    font-weight: 700;
}


.custom-counter-boxes-pizza .fusion-counter-box.fusion-column.col-counter-box {
    margin-bottom: 0px !important;
}

.cont-pizza-bg .fusion-column-wrapper {
    background-size: contain !important;
	    padding: 50px !important;
}
.custom-counter-boxes-pizza .counter-box-container {
    /* min-width: 240px; */
    /* min-height: 240px; */
    width: 125px;
    height: 125px;
    background: #4b9438;
    text-align: center;
    border-radius: 50%;
    padding-top: 45px;
    margin-left: auto;
    margin-right: auto;
}

.cont-horario .time-list li {
    line-height: 50px;
    padding: 5px 0;
}
.cont-horario .time-list{
	list-style:none !important;
	    position: relative;
	padding-bottom:20px !important;
}
.cont-horario .time-list::after {
    position: absolute;
    content: "";
    top: -15px;
    left: -15px;
    width: 90%;
    height: 90%;
    border: 2px solid #fff;
    transform: rotate(-3deg);
    padding: 30px;
}
.cont-horario .time-list::before {
    position: absolute;
    content: "";
     top: -15px;
    left: -15px;
    width: 90%;
    height: 90%;
    border: 2px solid #fff;
    transform: rotate(3deg);
	    padding: 30px;
}

.cont-horario .fusion-column-wrapper {
    padding: 50px !important;
	    position: relative !important;
}


table.table-food tr {
    border-bottom: 2px dotted rgba(141, 151, 159, 0.4);
}


table.table-food .col-three .price {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
}
table.table-food .col-two .count span {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #8d979f;
}

table.table-food .col-two .count {
    font-size: 22px !important;
    line-height: 32px;
    font-weight: 600;
}
table.table-food span.sub-title {
    color: #8d979f;
    margin-bottom: 12px;
    display: block;
}
table.table-food h4.title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin-top: 11px;
	margin-bottom:0px !important;
}

table.table-food {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.cont-tabs-menu li.active h4.fusion-tab-heading {
    color: #71b85f !important;!i;!;
}
.cont-tabs-menu h4.fusion-tab-heading {
    color: #8d979f !important;
}
.cont-tabs-menu h4.fusion-tab-heading i{
    color: #8d979f !important;
}


.cont-tabs-menu h4.fusion-tab-heading i {
    font-size: 30px !important;
    vertical-align: middle;
}


.cont-tabs-menu h4.fusion-tab-heading {
    text-align: left;
    font-size: 20px !important;
}


/******* css labels pseudoclass****/
.review.no-avatar {
    background: transparent !important;
}


.text-title-label h1:before {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 20px solid white;
    border-bottom: 30px solid transparent;
    position: absolute;
    right: 0px;
    top: 0px;
    content: "";
}

.text-title-label h1:after {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 20px solid white;
    border-bottom: 30px solid transparent;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
}
.text-title-label h1 {
    background: #67C8C7;
    display: inline-block;
    padding: 5px 40px;
    position: relative;
}

/******* css labels pseudoclass****/


.cont-half-padding .fusion-column-wrapper {
    padding: 150px 100px !important;
}

.notitle-gf label.gfield_label {
    display: none !important;
}


.cont-white-text {
color:#fff !important;
}
.cont-white-text a{
color:#fff !important;
}
.cont-white-text h1{
color:#fff !important;
}
.cont-white-text h2{
color:#fff !important;
}
.cont-white-text h3{
color:#fff !important;
}
.cont-white-text h4{
color:#fff !important;
}
.cont-white-text h5{
color:#fff !important;
}
.cont-white-text h6{
color:#fff !important;
}



@media only screen and (max-width: 500px){
	.cont-horario .time-list::before, .cont-horario .time-list::after{
		display:none !important;
	}
	.cont-horario .time-list li {
    line-height: 21px;
    padding: 7px 0;
}
	.cont-horario .time-list {
    padding-left: 0px !important;
}
	.cont-horario .fusion-column-wrapper {
    padding: 40px !important;
}
	.cont-horario .time-list {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
	
}

@media only screen and (max-width: 800px){
	

	table.table-food h4.title {
    margin-top: 20px !important;
    font-size: 22px;
    line-height: 1;
    font-weight: 600;
    margin-top: 11px;
    margin-bottom: 0px !important;
}
	table.table-food .col-three .price {
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
}
	table.table-food span.sub-title {
    color: #8d979f;
    margin-bottom: 12px;
    display: block;
    font-size: 16px;
}
	table.table-food .col-two .count {
    font-size: 16px !important;
    line-height: 32px;
    font-weight: 600;
    margin-right: 14px;
    margin-left: 10px;
}
	
	h1 {
    font-size: 40px !important;
}
	h2 {
    font-size: 30px !important; 
}
	h3 {
    font-size: 22px !important;
}
	
	.cont-footer-padding-mobil {
    padding-bottom: 0px !important;
    padding-top: 10px !important;
}
	footer.fusion-footer-widget-area.fusion-widget-area {
    padding-bottom: 0px !important;
}
	
.footer-form .frm_submit.frm_flex {
    text-align: center;
}
	footer.fusion-footer-widget-area.fusion-widget-area .fusion-column.fusion-column-last {
    margin-bottom: 0px !important;
}
.cont-padding-top-bottom-50 {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}

.cont-half-padding .fusion-column-wrapper {
    padding: 40px 30px !important;
}

.cont-padding-top-bottom-70{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-70{
padding-top:40px !important;
}
.cont-padding-bottom-70{
padding-bottom:20px !important;
}


.cont-padding-top-bottom-100{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-100{
padding-top:40px !important;
}
.cont-padding-bottom-100{
padding-bottom:20px !important;
}


.cont-padding-top-bottom-150{
padding-top:40px !important;
padding-bottom:20px !important;
}
.cont-padding-top-150{
padding-top:40px !important;
}
.cont-padding-bottom-150{
padding-bottom:20px !important;
}


}

@media only screen and (min-width: 800px){
	
    .cont-shape-footer-1:after {
        content: "";
        background: url(https://zooshi.warmi.club/wp-content/uploads/2025/02/f-left.png);
        position: absolute;
        left: -125px;
        bottom: -120px;
        width: 300px;
        height: 420px;
        background-size: contain;
        background-repeat: no-repeat;
    }
	    .cont-shape-footer-2:after {
        content: "";
        background: url(https://zooshi.warmi.club/wp-content/uploads/2025/02/f-right.png);
        position: absolute;
        right: -125px;
        bottom: -120px;
        width: 300px;
        height: 420px;
        background-size: contain;
        background-repeat: no-repeat;
    }
	
	
.cont-services {
    margin-top: -250px !important;
}
	
.cont-padding-top-bottom-50 {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}

.modal-header {
    padding: 20px 40px;
}


.modal-body {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-bottom: 40px !important;
}

.cont-padding-top-bottom-70{
padding-top:70px !important;
padding-bottom:50px !important;
}
.cont-padding-top-70{
padding-top:70px !important;
}
.cont-padding-bottom-70{
padding-bottom:50px !important;
}




.cont-padding-top-bottom-100{
padding-top:100px !important;
padding-bottom:80px !important;
}
.cont-padding-top-100{
padding-top:100px !important;
}
.cont-padding-bottom-100{
padding-bottom:80px !important;
}


.cont-padding-top-bottom-150{
padding-top:150px !important;
padding-bottom:130px !important;
}
.cont-padding-top-150{
padding-top:150px !important;
}
.cont-padding-bottom-150{
padding-bottom:130px !important;
}


}




@keyframes scaleShadow {
  0% {
    box-shadow: 0px 0px 0px 15px rgba(113, 184, 95, 0.3), 0px 0px 0px 30px rgba(113, 184, 95, 0.3);
  }
  50% {
    box-shadow: 0px 0px 0px 20px rgba(113, 184, 95, 0.3), 0px 0px 0px 40px rgba(113, 184, 95, 0.3);
  }
  100% {
    box-shadow: 0px 0px 0px 15px rgba(113, 184, 95, 0.3), 0px 0px 0px 30px rgba(113, 184, 95, 0.3);
  }
}

@keyframes scaleAni {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}