	
/*==========================================================
*   redesign-tasos STARTS
*========================================================= */
body{ 
    font-family: PFHandbookPro, Arial, Helvetica, sans-serif!important;
    padding-bottom: 0!important;
}
.pf__hero-col-title{
    font-size: 2.125rem!important;
    font-weight: bold;
    color: #595959; 
}
.pf__hero-col-bc{
    color: #808080;
}
.pf__main-container, .pf__main-bg{
    background-color: #FAF7F5;
}
.pf__dotted-border{ 
    border-bottom: 2px dashed #E5E5E5; 
}
.pf__product-box-container{
    padding: .4rem!important; 
}
.pf__product-box-container:hover > .pf__product-box{
    box-shadow: 0rem 0rem 1.5rem rgba(0,0,0,.4)!important;
}
.pf__product-box{ 
    transition: all .25s ease-in-out;
}
.pf__product-box-title{
    color: #202121; 
    font-size: 19px!important;
    font-weight: bold;
    min-height: 60px;
    letter-spacing: .02rem;
}
.pf__product-box-desc{
    color: #707070;
    font-size: 16px;
    cursor: default;
    line-height: 18px;
    min-height: 50px;
    letter-spacing: .02rem;
} 
.pf__product-box-tags-price{
    border-bottom: 2px solid #E4E4E4; 
}
.pf__product-box-tag{ 
    text-align: center;
    width: 50px;
    height: 18px;
    font-weight: bold;
    font-size: 13px;
    padding: .2rem;
    margin-right: .2rem;
    border-radius: .25rem!important;
    cursor: pointer;
}
.pf__product-new{
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px; 
    color: #fff;
    font-size: 12px;
    background-color: #f55656 !important;
    letter-spacing: 1px;
}
.pf__filter-tags{
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 4px;
    transition: all .5s ease;
    display: inline-flex!important;
}
.pf__filter-tags:hover{
    background: #ececec;
}
@keyframes placeHolderShimmer {
    0% {
      background-position: -30vw 0
    }
    100% {
      background-position: 70vw 0
    }
}
.pf__image-loading{
    background: #e4e4e4;
    height: 174.25px;
    position:relative;
    animation: placeHolderShimmer 8s infinite linear; 
    background-size: 400% 400%;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    width: 100%;
    position: relative;
}
@media (min-width: 576px){
    .pf__image-loading{ 
        height: 132.22px;
    }
    #customItem{
        height:396.22px; 
    }
}
@media (min-width: 768px) { 
    .pf__image-loading{ 
        height: 118.58px;
    }
 }
@media (min-width: 992px) { 
    .pf__image-loading{ 
        height: 119.94px;
    }
}
@media (min-width: 1200px) { 
    .pf__image-loading{ 
        height: 144px;
    }
    #customItem{
        height:408.5px; 
    }
}
.pf__lt2-green-bg{
    background: #65e29a;
}
.pf__green-clr{
    color: #1D6531!important; 
}
.pf__lt-green-bg{ 
    background: #C2EDCE;
}
.pf__red-clr{
    color: #77221F; 
}
.pf__lt-red-bg{ 
    background:#FFC5C3;
}
.pf__orange-clr{ 
    color: #7b5a2b; 
}
.pf__orange-bg{  
    background:#F8A652!important;
}
.pf__lt-orange-bg{  
    background:#feca1a;
}
.pf__delivery, .pf__green-clr-2{
    color:#0BA746!important;
}
.pf__delivery-border{
    border-color: #0BA746;
}
.pf__take-away, .pf__happy-take{
    color:#FF7802!important;
}
.pf__take-away-border{
    border-color: #FF7802;
}
.pf__product-box-price p, .pf__p{
    font-size: 20px;
    font-weight: bold;
    color: #838383;
    padding: .2rem;
    letter-spacing: .02rem;
}
.pf__product-box-price small{
    font-size: 15px; 
    color: #252525;
} 
.pf__add-to-cart{ 
    height: 30px; 
    background-color: #F8A652!important;  
    font-size: 13px;
    line-height: 1.2;
    min-width: inherit;
    position: relative;
    padding: 0 15px 0 0;
    overflow: hidden;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    letter-spacing: -0.006em;
}
.pf__add-to-cart.active{
    color: #fff!important;
    background-color: #2ADB75!important;
}
.pf__add-to-cart-img, .pf__add-to-cart-hover-img{
    width:14px;
    height: 15px;
    display: initial;
}

.pf__product-box-pieces-tag{
    width: 38px;
    height: 38px;
    background-color: #ffffff;
    color: #D9D9D9;
    font-size: 15px;
    font-weight: bold;
    margin-right: .2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
} 
.pf__product-box-pieces-unauthorized.unauthorized{
    width: 38px;
    height: 38px; 
    font-size: 15px;
    font-weight: bold;
    margin-right: .2rem;
    display: flex;
    align-items: center;
    justify-content: center; 
    color: #838383; 
    background: #F7F7F7;
    /* pointer-events: none!important; */
    cursor: not-allowed;
    background: transparent url('/assets/site/images/pf__unauthorized.png') no-repeat center center;

}  
.pf__product-box-pieces-tag.active{
    color: #202121;
    border: 2px solid #46f276;
}
.pf__product-box-pieces-tag.deactive{
    border: 2px solid #333;
}
.pf__product-box-pieces-tag.deactive ,.pf__product-box-pieces-tag.deactive a{
    color: #838383; 
    background: #F7F7F7;
}
.pf__product-filters-dropdown-btn{
    font-size: 18px!important;
    color:#333!important;
    background-color: #EFEFEF!important;
    transition: all .3s ease-in-out;
    width: 100%;
    height:50px;
    border-radius: 0!important;
    border: 2px solid #737373!important;
    font-weight: bold!important;
} 
.pf__product-filters-dropdown-btn:hover, .pf__product-filters-dropdown.show .pf__product-filters-dropdown-btn{
    background-color: #FFFFFF;
    color: #2E2F2F!important;
    cursor: pointer;
}
.pf__product-filters-dropdown-btn:after{
    transition: all .3s ease-in-out;
    top: 2px;
    position: relative; 
}
/* .pf__product-filters-dropdown-btn:hover:after,  */
.pf__product-filters-dropdown.show .pf__product-filters-dropdown-btn:after{
    transform: rotate(-180deg);
}
.pf__product-search{
    border: 2px solid #737373!important;
    border-radius: 4px;
}
.pf__product-filters-dropdown input{
    font-size:14px;
}
.pf__product-filters-dropdown .form-check label{
    padding:5px!important;
    border-radius: 4px;
    transition: .35s all ease;
    width: 100%;
}
.pf__product-filters-dropdown .form-check label:hover{
    background-color: #faf7f5;
}
.pf__product-search{
    height: 50px;
}
.pf__quickserach-input{
    cursor: pointer;
}
.pf__quickserach-input:focus{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.custom-checkbox {
    position: absolute;  
    opacity: 0;  
}
.custom-checkbox + .custom-checkbox-label {
    position: relative;
    cursor: pointer;
    padding: 0;
    font-size: 16px;
}
/*.custom-checkbox + .custom-checkbox-label:before {*/
/*    content: '';*/
/*    margin-right: 7px;*/
/*    display: inline-block; */
/*    vertical-align: text-top;*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    background: white;*/
/*    border: 1px solid #E5E5E5;*/
/*}*/
.custom-checkbox:hover + .custom-checkbox-label:before {
    background: #efefef;
} 
.custom-checkbox:focus + .custom-checkbox-label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.custom-checkbox:checked + .custom-checkbox-label{
    font-weight: bold!important;
}
.custom-checkbox:checked + .custom-checkbox-label:before {
    /*background: #efefef;*/
}
.custom-checkbox:disabled + .custom-checkbox-label {
    color: #b8b8b8;
    cursor: auto;
}
.custom-checkbox:disabled + .custom-checkbox-label:before {
    box-shadow: none;
    background: #ddd;
}
/*.custom-checkbox:checked + .custom-checkbox-label:after {*/
    /*content: '';*/
    /*position: absolute;*/
    /*left: 2px;*/
    /*top: 6px;*/
    /*background: white;*/
    /*width: 2px;*/
    /*height: 2px;*/
    /*box-shadow: */
    /*    2px 0 0 #333,*/
    /*    4px 0 0 #333,*/
    /*    4px -2px 0 #333,*/
    /*    4px -4px 0 #333,*/
    /*    4px -6px 0 #333,*/
    /*    4px -8px 0 #333;*/
    /*transform: rotate(45deg);*/
/*}*/
::-webkit-input-placeholder {  
    font-size: 17px;
    color: #9EA09F;
} 
:-ms-input-placeholder {  
    font-size: 17px;
    color: #9EA09F;
} 
::placeholder {
    font-size: 17px;
    color: #9EA09F;
}
.tooltip-inner{
    background-color: #C2EDCE!important;
    font-size: 12px;
    font-weight: bold;
    color: #1D6531!important; 
}
.tooltip .arrow:before{ 
    border-top-color: #C2EDCE!important;
    border-bottom-color: #C2EDCE!important;
}
.pf__cart-product-col:not(:last-child){
    border-bottom: 1px solid #dee2e6!important;
    margin-bottom: .5rem!important;
}
@media (min-width: 992px){
    .pf__hero-col-title{
        font-size: 2.8rem!important;
    }
}
/*==========================================================
*   redesign-tasos ENDS
*========================================================= */
/*==========================================================
*   redesign-tasos STARTS
*========================================================= */
.pf__product-title{
	color: #202121;
	font-weight: bold; 
}
.pf__green-border{
	width: 62px;
	height: 5px;
	background: #99E1AD;
} 
.pf__product-settings{
	border-top: 2px dashed #E5E5E5;
	border-bottom: 2px dashed #E5E5E5;
	cursor: pointer;
} 
.pf__product-settings-header p::after, .pf__dough-dropdown-button::after {
	display: inline-block!important;
    margin-left: 0.255em!important;
    vertical-align: 0.255em!important;
    content: ""!important;
    border-top: 0.4em solid #333!important;
    border-right: .35em solid transparent!important;
    border-bottom: 0!important;
	border-left: 0.35em solid transparent!important;
	transition: all .45s ease-in-out!important;
	top: 3px!important;
    position: relative!important;
} 
.pf__product-settings-header p[aria-expanded="true"]:after,
.pf__dough-dropdown-button[aria-expanded="true"]:after{
	transform: rotate(-180deg);
}
.pf__product-settings .dropdown-menu.show{
	position: relative!important;
    transform: translate3d(0px, 0px, 0px)!important;
    width: max-content;
}
.pf__product-settings .dropdown button[aria-expanded="true"]{
	border-bottom: 5px solid #99E1AD;
}
.pf__product-settings .dropdown button[aria-expanded="false"]{
	border-bottom: 2px solid #E8E8E8;
}
.pf__drop-child-span{
	color: #333;
} 
.pf__drop-child-span:hover{
	color: #99E1AD; 
}  
/* .pf__drop-child label{
	background: none!important;
} */
.pf__drop-child input[type="radio"]:checked ~ .pf__drop-child-span, 
.pf__drop-child label.double.activate > .pf__drop-child-span,
.pf__drop-child label.pf__single.activate > .pf__drop-child-span,
.pf__drop-child .doubleWrapper .double.activate > .pf__drop-child-span,
.pf__drop-child .doubleWrapper .pf__double.activate > .pf__drop-child-span {
	color: #202121; 
}
.pf__drop-child input[type="radio"] ~ .pf__drop-child-span,
.pf__drop-child label.double,
.pf__drop-child label.pf__single{
    background:  url('/assets/site/images/pf__uncheck.png') no-repeat; 
    background-position-y: center; 
    padding-left: 22px;
    background-size: 18px 18px!important;
    margin-bottom: 10px;
}
.pf__drop-child input[type="radio"]:checked ~ .pf__drop-child-span,
.pf__drop-child label.double.activate,
.pf__drop-child label.pf__single.activate{
    background:  url('/assets/site/images/pf__check.png') no-repeat;   
    background-position-y: center;
    background-size: 18px 18px!important;
}
.pf__drop-child label.double.double-trouble,
.pf__drop-child label.pf__single.double-trouble{
    background:  url('/assets/site/images/pf__extra-uncheck.png') no-repeat!important;
    background-position-y: center!important;
    padding-left: 24px;
    background-size: 18px 18px!important;
    margin-bottom: 10px;
}
.pf__drop-child label.double.double-trouble.activate,
.pf__drop-child label.pf__single.double-trouble.activate{
    background:  url('/assets/site/images/pf__extra-check.png') no-repeat!important;
    background-position-y: center!important;
    background-size: 18px 18px!important;
}
.pf__drop-child label.double.double-trouble.disabled{
    pointer-events: none!important;
}
.pf__drop-child .doubleWrapper .double,
.pf__drop-child .doubleWrapper .pf__double
{
    background: #fff!important;
    padding: 0!important;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    border: 2px solid #a49f9f;
}
/*.pf__drop-child .doubleWrapper .pf__double{*/
/*    background:  url('/assets/site/images/pf__extra-uncheck.png') no-repeat!important; */
/*    background-position-y: center!important; */
/*    padding-left: 20px;  */
/*    background-size: auto !important;*/
/*}*/
.pf__drop-child .doubleWrapper .double.activate,
.pf__drop-child .doubleWrapper .pf__double.activate{
    background: #99e1ad!important;
}
/*.pf__drop-child .doubleWrapper .pf__double.activate{*/
/*    background:  url('/assets/site/images/pf__extra-check.png') no-repeat!important; */
/*    background-position-y: center!important; */
/*    padding-left: 20px;  */
/*    background-size: auto !important;*/
/*}*/
.pf__dropdown-parent{
    width:100%;
} 
@media(min-width: 992px){ 
    .pf__dropdown-parent{
        /* width:20%!important; */
    } 
}
.pf__dough-dropdown-button{
	color:#707070;
	width: auto;
} 
.pf__dropdown-parent .dropdown-toggle::after{
    display: none!important;
}
.pf__loader {
	height: 32px;
	width: 32px;
	-webkit-animation: loader-1-1 4.8s linear infinite;
	        animation: loader-1-1 4.8s linear infinite;
}
@-webkit-keyframes loader-1-1 {
	0%   { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}
@keyframes loader-1-1 {
	0%   { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
.pf__loader span {
	display: block;
	position: absolute;
	top: 0; left: 0;
	bottom: 0; right: 0;
	margin: auto;
	height: 32px;
	width: 32px;
	clip: rect(0, 32px, 32px, 16px);
	-webkit-animation: loader-1-2 1.2s linear infinite;
	        animation: loader-1-2 1.2s linear infinite;
}
@-webkit-keyframes loader-1-2 {
	0%   { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(220deg); }
}
@keyframes loader-1-2 {
	0%   { transform: rotate(0deg); }
	100% { transform: rotate(220deg); }
}
.pf__loader span::after {
	content: "";
	position: absolute;
	top: 0; left: 0;
	bottom: 0; right: 0;
	margin: auto;
	height: 32px;
	width: 32px;
	clip: rect(0, 32px, 32px, 16px);
	border: 3px solid ;
	border-radius: 50%;
	-webkit-animation: loader-1-3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
	        animation: loader-1-3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
}
@-webkit-keyframes loader-1-3 {
	0%   { -webkit-transform: rotate(-140deg); }
	50%  { -webkit-transform: rotate(-160deg); }
	100% { -webkit-transform: rotate(140deg); }
}
@keyframes loader-1-3 {
	0%   { transform: rotate(-140deg); }
	50%  { transform: rotate(-160deg); }
	100% { transform: rotate(140deg); }
}
.pf__orange-general-cta-btn{
	background-color: #F8A652!important;
	background-image: none!important;
	color: #1F1913!important;
	font-weight: bold!important;
    font-size: 18px!important;
    height: 50px;
    width: 200px!important;
	transition: all .35s ease-in-out;
}
.pf__orange-general-cta-btn:hover{
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.pf__plain-general-cta-btn{
	background-color: #fff!important;
	background-image: none!important;
	color: #1F1913!important;
	font-weight: 300;
    height: 50px;
    width: 200px!important;
    transition: all .35s ease-in-out;
    border:1px solid #dee2e6!important;
}
.pf__plain-general-cta-btn:hover{
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}
.pf__green-general-cta-btn{
	background-color: #37C35E!important;
	background-image: none!important;
	color: #fff!important;
	font-weight: 300;
    height: 50px;
    width: 200px!important;
    transition: all .35s ease-in-out;
    border:1px solid #dee2e6!important;
}
.pf__green-general-cta-btn:hover{
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border-radius: 4px!important;
}
.pf__orange-general-cta-btn.active{
	background-color: #75DE92!important;
	color: #fff!important;
    justify-content: center!important;
    width: 200px!important;
}
.pf__offer-general-cta-btn{
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    background: #faf7f5!important;
    font-size: 20px!important;
    height: 60px;
    width: 200px!important;
}
.pf__offer-add-general-cta-btn{
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    background: #faf7f5!important;
    font-size: 18px!important;
    font-weight: bold!important;
    height: 50px;
    width: 200px!important;
}
.pf__product-summary-title{
	border-bottom: 2px #E5E5E5 solid; 
}
.pf__minus, .pf__plus{
	width: 14px;	
}
@media(min-width: 768px){
	.pf__dough-dropdown-button{ 
		width: 260px;
	} 
}
.added__animation {
    pointer-events: none;
    position: absolute;
    top: -0;
      left: 6px;
    margin: auto;
    height: 25px;
      width: 25px;
    display: inline-block;
    border: 2px solid red;
    border-radius: 50%;
    text-align: center;
    opacity: 0;
    background: red; 
    -webkit-transform: scale(0.75) translateY(0px);
    transform: scale(0.75) translateY(0px);
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.6s cubic-bezier(0.18, 1.22, 0.61, 1.38);
    transition: opacity 0.2s ease, -webkit-transform 0.6s cubic-bezier(0.18, 1.22, 0.61, 1.38);
    transition: opacity 0.2s ease, transform 0.6s cubic-bezier(0.18, 1.22, 0.61, 1.38);
    transition: opacity 0.2s ease, transform 0.6s cubic-bezier(0.18, 1.22, 0.61, 1.38), -webkit-transform 0.6s cubic-bezier(0.18, 1.22, 0.61, 1.38);
  }
  .added__animation span {
    color: #fff;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 15px;
    width: 100%;
    margin: auto;
    text-align: center;
    font-size: 14px;
    line-height: 1em;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .added__animation.clicked {
    opacity: 1;
    -webkit-transform: scale(1) translateY(-20px);
            transform: scale(1) translateY(-20px);
  }
/*==========================================================
*   redesign-tasos ENDS
*========================================================= */

#loader {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background-color: #faf7f5;
    margin: 0;
}
.pulsed-col {
    -webkit-animation: pulse 1.6s infinite;
    -moz-animation: pulse 1.6s infinite;
    -o-animation: pulse 1.6s infinite;
    animation: pulse 1.6s infinite;
    position: fixed;
    display: block;
    z-index: 20;
}
.fade-in {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}
@-webkit-keyframes fadeIn { 
    from { opacity:0; } 
    to { opacity:1; } 
}
@-moz-keyframes fadeIn { 
    from { opacity:0; } 
    to { opacity:1; } 
}
@keyframes fadeIn {
    from { opacity:0; } 
    to { opacity:1; } 
}
@-webkit-keyframes pulse {
    0%,100% {-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1)}
    50% {-webkit-transform: scale3d(1.1,1.1,1.1);transform: scale3d(1.1,1.1,1.1)}
}
@-moz-keyframes pulse {
    0%,100% {-moz-transform: scale3d(1,1,1);transform: scale3d(1,1,1)}
    50% {-moz-transform: scale3d(1.1,1.1,1.1);transform: scale3d(1.1,1.1,1.1)}
}
@-ms-keyframes pulse {
    0%,100% {-ms-transform: scale3d(1,1,1);transform: scale3d(1,1,1)}
    50% {-ms-transform: scale3d(1.1,1.1,1.1);transform: scale3d(1.1,1.1,1.1)}
}
@keyframes pulse {
    0%,100% {-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1)}
    50% {-webkit-transform: scale3d(1.1,1.1,1.1);transform: scale3d(1.1,1.1,1.1)}
}
/*==========================================================
*   redesign-tasos COMPANY STARTS
*========================================================= */
.pf__company-group-btn{
    border: 1px solid #D9D9D9;
    border-radius: 8px;
    width: 100%;
    color: #595959;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 1rem;
    background: transparent;
    text-align: left;
}
.pf__company-group-btn:focus{
    outline: none;
}
.pf__company-group-btn.active{
    background: #fff;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    border: none;
}
.pf__company-wordings p{
    margin-bottom: 1rem;
    letter-spacing: .5px;
} 
.pf__form-col-label-span{
    color:#EC6907;
    font-size: 16px;
    font-weight: bold;
}
.pf__form-col-input{
    transition: all .3s ease!important; 
    border-radius: 8px!important; 
}
textarea.pf__form-col-input{
    resize: none;
}
.pf__form-col-input:hover, .pf__form-col-input:focus{
    outline: none;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
/*==========================================================
*   redesign-tasos COMPANY ENDS
*========================================================= */
 
.pf__party-hero{
    height: 30vh;
    background-size: cover!important; 
    background: url('/assets/site/images/pf__parties.png') no-repeat center center;
} 
.pf__responsibility-hero{
    height: 25vh;
    background-size: cover!important; 
    background: linear-gradient(0deg, rgba(58, 58, 58, 0.6),rgba(220, 220, 220, 0)), url('/assets/site/images/pf__pizza_boxes@2x.png') no-repeat center center;
}
.pf__party-footer{
    height: 50vh;
    background-size: cover!important;
    background: url('/assets/site/images/Party_Banner.jpg') no-repeat center center;
}

.pf__party_subtitle {
    font-size: 40px !important;
    font-weight: 600;
    line-height: .9;
}

.pf__select.classic {
    background: url('/assets/site/images/pf__party-party-arrow@2x.png') no-repeat right 15px center;
    background-size: 15px;
}

.pf__party-education {
    height: 30vh;
    background-size: cover !important;
    background: url('/assets/site/images/pf__party_contact@2x.png') no-repeat center center;
}

/*==========================================================
*   redesign-tasos BREADCRUMBS STARTS
*========================================================= */
.breadcrumb {
    display: block !important;
    background-color: transparent !important;
    padding: .5rem 0 !important;
    margin-bottom: 0 !important;
} 
.pf__reccomendation-box-title{
    position: relative;
}
.pf__reccomendation-box-title:after{
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0 auto;
    width: 0;
    height: 0;
    border: solid 11px transparent;
    border-top-color: #d6d5d4;
}
.mn-h-auto{
    min-height: auto!important;
}
.breadcrumb li {
    display: inline;
    list-style-type: none;
    margin-left: 0;
    text-transform: capitalize;
    font-size: 20px;
}

.breadcrumb li:first-child:before {
    content: "";
    padding-right: 0;
}

.breadcrumb li:before {
    content: "/";
    padding: 0 3px;
    color: #9c9cb3 !important;
}

.breadcrumb li.active, .breadcrumb li a:hover {
    color: #333;
    transition: all .5s ease;
}

.breadcrumb li a {
    color: #9c9c9c;
}

/*==========================================================
*   redesign-tasos BREADCRUMBS ENDS
*========================================================= */

/*==========================================================
*   redesign-tasos USER PAGES STARTS
*========================================================= */
.pf__user-hero{
    height: 260px;
    background-size: cover !important;
    /* background: #219552; */
    background: linear-gradient(0deg, rgba(18, 83, 45),rgba(35, 165, 90, 0.5)), url('/assets/site/images/pf__user_hero.png') no-repeat center center;

} 
.pf__user-navigation-link{
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    text-decoration: none;
    padding: 5px;
    position: relative;
}
.pf__user-navigation-link:hover{
    color:#fff;
} 
.pf__user-navigation-link:hover:before {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.pf__user-navigation-link:before {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    height: 5px;
    width: 100%;
    background: #fff;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    opacity: .8;
    -webkit-transition: opacity .3s,-webkit-transform .4s cubic-bezier(0.86,0,0.07,1);
    transition: opacity .3s,-webkit-transform .4s cubic-bezier(0.86,0,0.07,1);
    transition: transform .4s cubic-bezier(0.86,0,0.07,1),opacity .3s;
    transition: transform .4s cubic-bezier(0.86,0,0.07,1),opacity .3s,-webkit-transform .4s cubic-bezier(0.86,0,0.07,1);
} 
.pf__user-navigation-link.active{
    background: rgba(255, 255, 255, .6);
    border-radius: 4px;
} 
.pf__user-navigation-link.active:before{
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    height: 5px;
    width: 100%; 
    background: #fff;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.pf__user-title {
    font-size: 24px !important;
    font-weight: 600;
    line-height: .9;
}
.pf__user-subtitle {
    font-size: 20px !important;
    font-weight: 600;
    line-height: .9;
}
.pf__user-content-container{
    top: -30px;
}

.checkmark {border: 1px solid darkgrey;}
.custBox {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
} 
/* Hide the browser's default checkbox */
.custBox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    background-color: #ccc;
} 
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: white;
}
.custBox input:checked ~ .checkmark {
    background-color: #00b72f;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custBox input:checked ~ .checkmark:after {
    display: block;
}

.custBox .checkmark:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
} 
.pf__user-navigation{ 
    overflow-y: scroll;
    width: 100%;
    white-space: nowrap;
    height: 100px;
} 
.pf__usernav-res:before, .pf__usernav-res:after {
    content: "";
    position: absolute;
    top: 120px;
    width: 4vw;
    height: 50px;
    z-index: 1;
}
.pf__user-navigation::-webkit-scrollbar {
    display: none;
}
.pf__usernav-res:before{
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(208, 208, 208, 0.5)), to(rgba(241,241,241,0)));
    background: -webkit-linear-gradient(left, rgba(208, 208, 208, 0.5), rgba(241,241,241,0));
    background: linear-gradient(to right, rgba(208, 208, 208, 0.5), rgba(241,241,241,0));
}
.pf__usernav-res:after{
    right: 0;
    background: -webkit-gradient(linear, left top, left top, from(rgba(208, 208, 208, 0.5)), to(rgba(241,241,241,0)));
    background: -webkit-linear-gradient(left, rgba(208, 208, 208, 0.5), rgba(241,241,241,0));
    background: linear-gradient(to left, rgba(208, 208, 208, 0.5), rgba(241,241,241,0));
}
@media(min-width:992px){
    .pf__usernav-res:before, .pf__usernav-res:after{
        display: none;
    }
    .pf__user-navigation{  
        overflow-y: visible;
        width: 100%; 
        height: auto;
    }
}
/*==========================================================
*   redesign-tasos USER PAGES ENDS
*========================================================= */

/*==========================================================
*   redesign-tasos MOBILE HEADER STARTS
*========================================================= */
.pf__mobile-header{
    height: 113px!important; 
    margin: 0 0 15px 0;
}
#responsinve-top-header{ 
    background: #0BA746;
    transition: all .6s cubic-bezier(.945,.02,.27,.665);
    transform-origin: center left;
}
#responsinve-top-header.opened{
    background: #fff; 
}
#responsinve-top-header.opened .icon-bar{
    background-color: #333!important;
} 
#responsinve-top-header.opened .pf__cart{
    opacity: 0;
}
.pf__cart{ 
    transition: all .6s cubic-bezier(.945,.02,.27,.665); 
    transform-origin: center left; 
}
#num-hens{
    border: 1px solid #75DE92!important;
}
.pf__mobile-header nav {
    padding: 0;
    width: 100%;
    z-index: 999;
}
#nav-scroll {
    transition: top .3s;
    position: fixed;
    height: 58px;
    box-shadow: 0 .5px 9px 0 rgba(0,0,0,.05)!important;
}
.navbar-inverse {
    background-color: transparent!important;
    border-color: transparent!important;
    margin-bottom: -67px;
    z-index: 999;
}  

.pf__mobile_logo {
    background-position: center;
    width: 38px;
    height: 48px;
    background-image: url(/assets/site/images/new_logo.png);
    background-repeat: no-repeat;
    background-size: contain;
}  
.icon-bar {
    background-color: #fff!important;
    height: 1px;
}
#sidebarCollapse {
    width: 40px;
    height: 40px;
    border: none!important;
    background-color: transparent;
    margin: 9px 0;
    padding: 0
}

#sidebarCollapse span {
    width: 20px;
    height: 1px;
    margin: 1px auto;
    display: block;
    background: #555;
    transition: all .8s cubic-bezier(.81,-.33,.345,1.375)
} 
#sidebarCollapse span:first-of-type {
    transform: rotate(45deg) translate(2px,2px);
} 
#sidebarCollapse span:nth-of-type(2) {
    opacity: 0
} 
#sidebarCollapse span:last-of-type {
    transform: rotate(-45deg) translate(1px,-1px)
} 
#sidebarCollapse.active span {
    transform: none;
    opacity: 1;
    margin: 5px auto;
} 
#sidebar {
    position: relative;
    width: 100%;
    background: #fff;
    color: #fff;
    transition: all .6s cubic-bezier(.945,.02,.27,.665);
    transform-origin: center left;
    top: -1px;
    z-index: 999
} 
#sidebar.active {
    margin-left: -250px;
    transform: rotateY(100deg)
}
.overlay-navbar-toggle {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
    z-index: -1;
    cursor: pointer;
    transition: all .6s cubic-bezier(.945,.02,.27,.665); 
}
#overlay-navbar-toggle{
    transition: all .6s cubic-bezier(.945,.02,.27,.665); 
}
.btn.focus, .btn:focus, button:focus {
    box-shadow: none!important;
    outline: none!important;
}
.list-unstyled {
    padding: 10px;
    list-style: none;
}
.pf__sidebar-user-info-bonus, .pf__copyrights{
    background: #37C35E;
}
.pf__sidebar_li{
    padding: 0 0 10px 0;
}
.pf__sidebar_link:active p, .pf__sidebar_link:hover p{
    color: #333!important;
    background: #e1e1e1;
    border-radius: 4px;
}
.pf__relatives img{
    transition: all .6s cubic-bezier(.945,.02,.27,.665);
}
.pf__relatives[aria-expanded="true"] img{
    transform: rotate(-180deg);  
}
.pf__products-counter{
    position: absolute;
    background: #f63f3f;
    color: #fff;
    border-radius: 100%;
    height: 15px;
    width: 15px;
    font-size: 12px;
    top: 13px;
    right: 15px;
    line-height: 1px;
}
.pf__products-navigation{ 
    flex-wrap: nowrap!important;
    overflow-x: auto;  
    height: 56px; 
} 
.pf__products-nav-res:before, .pf__products-nav-res:after {
    content: "";
    position: absolute;
    top: 0;
    width: 4vw;
    height: 55px;
    z-index: 1;
}
.pf__products-navigation::-webkit-scrollbar {
    display: none;
}
.pf__products-nav-res:before{
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(208, 208, 208, 0.5)), to(rgba(241,241,241,0)));
    background: -webkit-linear-gradient(left, rgba(208, 208, 208, 0.5), rgba(241,241,241,0));
    background: linear-gradient(to right, rgba(208, 208, 208, 0.5), rgba(241,241,241,0));
}
.pf__products-nav-res:after{
    right: 0;
    background: -webkit-gradient(linear, left top, left top, from(rgba(208, 208, 208, 0.5)), to(rgba(241,241,241,0)));
    background: -webkit-linear-gradient(left, rgba(208, 208, 208, 0.5), rgba(241,241,241,0));
    background: linear-gradient(to left, rgba(208, 208, 208, 0.5), rgba(241,241,241,0));
}
.pf__products-navigation-child{
    display: flex;
    align-items: center!important;
    width: 100px;
} 
.pf__products-navigation-child.active{
    background: rgba(210, 210, 210, 0.3);
    border-radius: 8px;
    color: #0ba746
}
.pf__products-navigation-child img{
    width: 50px;
}
.pf__add-to-cart-success{
    position: fixed;
    top: 50%;
    left: 36%;
    background-color: #fff;
    height: 150px;
    width: 20vw;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}
/*==========================================================
*   redesign-tasos MOBILE HEADER ENDS
*========================================================= */

/*==========================================================
*   redesign-tasos MOBILE FOOTER STARTS
*========================================================= */
.pf__footer-bg{
    background: #EFEFEF;
}
.pf__mofile-footer-col:not(:nth-child(3)){
    border-right: 2px solid #707070;
    margin: 15px 0;
    height: auto;
}
.pf__footer-mobile-links a:not(:nth-child(3)):after{
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 8.5px;
    background-color: #595959;
    vertical-align: middle; 
    margin-left: 20px;
}
/*==========================================================
*   redesign-tasos MOBILE FOOTER ENDS
*========================================================= */
/*==========================================================
*   delivery take modal STARTS
*========================================================= */
.pf__deliver-take-modal-div{
    transition: all .5s ease;
    cursor: pointer;
}
.pf__deliver-take-modal-div:hover{
    background: #e1e1e1;
}
.delivery-or-take-modal .modal-content{
    border-radius: .25rem!important;
}
/*==========================================================
*   delivery take modal ENDS
/*==========================================================
/*========================================================== 
*   offers modals checkboxes STARTS
*========================================================= */
.pf__offer-material-checkbox[type="checkbox"] {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.pf__offer-material-span {
    cursor: pointer;
}
.pf__offer-material-checkbox[type="checkbox"] + .pf__offer-material-span:before {
    border: 1px solid #333;
    border-radius: 50%;
    content: "\00a0";
    display: inline-block;
    height: 16px;
    margin: 0 15px 0 0;
    padding: 1px; 
    width: 16px;
}
.pf__offer-material-checkbox[type="checkbox"]:checked + .pf__offer-material-span:before {
    background: #37c35e;
    color: #fff;
    content: "\2713";
    text-align: center;
    border: 1px solid #37c35e;
}
.pf__offer-material-checkbox[type="checkbox"]:checked + .pf__offer-material-span:after {
    font-weight: bold;
} 
/*==========================================================
*   offers modals checkboxes ENDS
*========================================================= */

/*==========================================================
*   header switch STARTS
*========================================================= */ 
.pf__delivery-take-toggle {
    width: 110px;
    height: 28px;
    position: relative;
    cursor: pointer;
    transform: translate(-11px);
}
.pf__delivery-take-toggle-slider {
    width: 110px;
    height: 28px;
    display: block;
    border-radius: 34px;
    border: 1px solid #fff;
    background-color: #89BE24;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
        letter-spacing: 0.5px;
}
.pf__delivery-take-toggle-slider:before {
    content: '';
    display: block;
    background-color: #fff;
    box-shadow: 0 0 0 1px #949494;
    height: 22px;
    width: 22px;
    bottom: 3px;
    left: 3px;
    position: absolute;
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 5;
    border-radius: 100%;
}
.pf__delivery-take-toggle-slider:after { 
    line-height: 28px;
    font-size: 15px;
    font-weight: 300;
    content: 'Delivery';
    color: #fff;
    padding-left: 36px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.pf__delivery-take-toggle-input { 
    position: absolute !important;
    opacity: 0;
}
.pf__delivery-take-toggle-input:checked + .pf__delivery-take-toggle-slider {
    background-color: #EC6907
}
.pf__delivery-take-toggle-input:checked + .pf__delivery-take-toggle-slider:before {
    -webkit-transform: translateX(82px);
    transform: translateX(82px);
} 
.pf__delivery-take-toggle-input:checked + .pf__delivery-take-toggle-slider:after {
    content: 'Take Away';
    color: #fff;
    padding-left: 13px;
} 
/*==========================================================
*   header switch ENDS
*========================================================= */

/*==========================================================
*   custom pizza STARTS
*========================================================= */ 
.pf__custom-tabs-link{
    border-bottom: 2px solid #E8E8E8;
    transition: all .3s ease;
    color: #838383!important;
    font-size: 20px;
    border-radius: 0!important;
}
.pf__custom-tabs-link.active{
    background-color: #fff!important;
    border-bottom: 5px solid #99E1AD;
    color: #333!important;
}
.pf__custom-tabs-label, .pf__custom-tabs-label-topping{
    text-align: left;
    border-bottom: 1px solid #E5E5E5;
    padding: 5px; 
}
.pf__custom-tabs-span{
    color: #B5B5B5;
    cursor: pointer; 
    font-size: 1.2rem;
} 
.pf__custom-tabs-input[type="radio"]:checked ~ span.pf__custom-tabs-span,
.pf__custom-tabs-label-topping.hasTopping .pf__custom-tabs-span{
    color:#333!important;
    font-size: 1.2rem;
} 
.pf__custom-tabs-label-topping .doubleWrapper .double .pf__custom-tab-label-x2{
    color:#B5B5B5!important;
    font-size: 1.2rem;
} 
.pf__custom-tabs-label-topping.hasTopping .pf__custom-tab-label-x1,
.pf__custom-tabs-label-topping .doubleWrapper .double.activate .pf__custom-tab-label-x2{
    color: #52CB74!important;
    font-size: 1.2rem;
    font-weight: bold;
}
.pf__custom-tabs-input[type="radio"] + .pf__custom-tabs-label-check, 
.pf__custom-tabs-label-topping .pf__custom-tabs-label-check{
    background:  url('/assets/site/images/pf__uncheck.png') no-repeat; 
    background-position-y: center; 
    padding-left: 20px;   
} 
.pf__custom-tabs-input[type="radio"]:checked + .pf__custom-tabs-label-check, 
.pf__custom-tabs-label-topping.hasTopping .pf__custom-tabs-label-check{
    background:  url('/assets/site/images/pf__check.png') no-repeat; 
    background-position-y: center; 
    padding-left: 20px;   
} 
.pf__custom-tabs-label-topping .doubleWrapper .double,
.pf__custom-tabs-label-topping .doubleWrapper .double.activate{
    background: none!important;
}
.pf__custom-tabs-col-accordion-container{
    border-top: 2px dashed #E5E5E5;
    border-bottom: 2px dashed #E5E5E5;
}
.pf__custom-tabs-col-accordion .pf__custom-tabs-col-accordion-title::after{
    display: inline-block!important;
    margin-left: 0.5em!important;
    vertical-align: 0.255em!important;
    content: ""!important;
    border-top: 0.4em solid #707070!important;
    border-right: .35em solid transparent!important;
    border-bottom: 0!important;
    border-left: 0.35em solid transparent!important;
    transition: all .45s ease-in-out!important;
    top: 3px!important;
    position: relative!important;
}
.pf__custom-tabs-col-accordion[aria-expanded="true"] .pf__custom-tabs-col-accordion-title::after{
    transform: rotate(-180deg);
}
/*==========================================================
*   custom pizza ENDS
*========================================================= */ 
.pf__event-check-container{
    cursor: pointer;
}
.pf__event-check-container:hover{
    background: #faf7f5;
}
.pf__event-check-col{
    pointer-events: none;
}
/*==========================================================
*   custom checkbox with ripple STARTS
*========================================================= */
.pf__checkbox-label {
    position: relative;
    cursor: pointer;
    font-size: 22px;
    line-height: 24px;
    height: 24px;
    width: 24px;
}
.pf__checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.pf__checkbox-label .pf__checkbox-custom {
    position: absolute; 
    height: 24px;
    width: 24px;
    background-color: transparent;
    border-radius: 50%;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    border: 2px solid #6d6f71;
}
.pf__checkbox-label .pf__checkbox-custom::before {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    width: 0;
    height: 0;
    border-radius: 5px;
    border: 2px solid #6d6f71;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.pf__checkbox-label .pf__checkbox-custom::after {
    position: absolute;
    content: "";
    left: 12px;
    top: 12px;
    height: 0;
    width: 0;
    border-radius: 5px;
    border: solid #009bff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity: 1;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
.pf__checkbox-label input:checked ~ .pf__checkbox-custom {
    background-color: #39ad6d;
    border-radius: 50%;
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity: 1;
    border: 2px solid #39ad6d;
}
.pf__checkbox-label input:checked ~ .pf__checkbox-custom::before {
    left: -3px;
    top: -3px;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    opacity: 0;
    z-index: 999;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
}
.pf__checkbox-label input:checked ~ .pf__checkbox-custom::after {
    -webkit-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    opacity: 1;
    left: 7px;
    top: 2px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    background-color: transparent;
    border-radius: 0;
}
/*==========================================================
*   custom checkbox with ripple ENDS
*========================================================= */
 
/*==========================================================
*   smartboxed STARTS
*========================================================= */
.completed-step{
    background: url('/assets/site/images/pf__step-completed.png') no-repeat center center!important; 
    color: transparent!important;
    background-color: #faf7f5!important;
    border:0!important;
}
/*==========================================================
*   smartboxed ENDS
*========================================================= */
.fancybox-close img{
    height: 100%;
    margin-top: 25px;
}
.pf__junior-party{
    background: url('/assets/site/images/pf__junior.png') no-repeat ;
    height: 250px!important;
    background-size: cover;
    border-radius: 24px;
}


@media (max-width: 1081px){
    .slick-prev,
    .slick-next,.slick-next.slick-arrow,.slick-prev.slick-arrow
    {
        display:none !important;
    }
}