/*-----------------  Print Media ----------Start--------------*/
@media print and (max-width: 1020px) and (min-width: 50px) {
    .mobile-sticky {
        position:absolute;
    }
}

/*-----------------  Print Media ----------End--------------*/

.social > a, .mobile-social > a {
    background-image: url(../../../Skins/Skin_1/Images/social-icons.png);
}

.nav-utility > li > a, .nav-primary > li > a, .mobile-icons > a, .mobile-close-button, .mobile-menu .store-locator:before, .mobile-menu .cart:before {
    background-image: url(../../../Skins/Skin_1/Images/icons.png);
}

.blue_box_bg {
    background-image: url(../../../images/rr.jpg) !important;
}

.orange_box_bg {
    background-image: url(../../../images/wb.jpg) !important;
}

.patient-stories {
    /*background: url(../../../images/p-stories.jpg);*/
}

.mashed-box {
    /*background: url(../../../images/mashed.jpg);*/
    background-position: center;
}

input.purple-button {
    background-color: #4e2683;
    color: #fff;
}

.product-image-section img {
    width: auto;
    /*max-height: 400px;*/
}

.product-image-section {
    /*min-height: 293px;
    max-height: 396px;
    text-align: center;*/
 padding:4px;
}

.col-xs-2 .thumb .product-image-main {
    max-height: 70px;
}

.col-xs-2 .thumb {
    cursor: pointer;
}

/*#show360 .Magic360-box a {
    background-size: 350px 350px !important;
}
#show360 .Magic360-box a img{
    height:300px;
}
#show360 {
    height:400px !important;

}*/

.m-show .slick-slide img {
    padding: 10%;
    cursor: pointer;
}


.pagination {
    margin: 0px;
}

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        background-color: #4E2683;
        border-radius: 30px !important;
    }

    .pagination > li > a,
    .pagination > li > span {
        color: #4E2683;
        border: none !important;
        border-radius: 15px !important;
        margin-left: 2px;
    }

        .pagination > li > a[rel=prev],
        .pagination > li > a[rel=next],
        .pagination > li.PagedList-skipToFirst > a,
        .pagination > li.PagedList-skipToLast > a {
            background-color: #4E2683;
            color: #fff;
            border-radius: 5px !important;
        }

            .pagination > li > a[rel=prev]:hover,
            .pagination > li > a[rel=next]:hover,
            .pagination > li.PagedList-skipToFirst > a:hover,
            .pagination > li.PagedList-skipToLast > a:hover,
            .pagination > .active > a:hover,
            .pagination > .active > span:hover {
                background-color: #7a45bc;
            }

.form-label-suffix {
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}

.form-label-suffix-required {
    color: rgb(255, 99, 72);
}

.form-group > label {
    position: inherit;
    left: 5px;
}

.field-validation-error {
    color: red;
}

.form-group {
    text-align: left;
}

.form-control {
    height: auto;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #dbdbdb !important;
}

.form-control-feedback {
    line-height: 42px;
}

.checkbox-label {
    position: unset;
}

input[type=checkbox] {
    width: auto;
    -moz-appearance: checkbox;
    -webkit-appearance: checkbox;
}

.checkbox-label {
    cursor: pointer;
}

.facebook-icon {
    background-image: url(../../../images/facebook_icon.JPG) !important;
    height: 40px !important;
    width: 40px !important;
}

.Instagram-icon {
    background-image: url(../../../images/Instagram_icon.JPG) !important;
    height: 40px !important;
    width: 40px !important;
}

.twitter-icon {
    background-image: url(../../../images/twitter_icon.JPG) !important;
    height: 40px !important;
    width: 40px !important;
}

.youtube-icon {
    background-image: url(../../../images/youtube_icon.JPG) !important;
    height: 40px !important;
    width: 40px !important;
}

.pinterest-icon {
    background-image: url(../../../images/pinterest_icon.JPG) !important;
    height: 40px !important;
    width: 40px !important;
}

p[for=Month], p[for=Day], p[for=Year] {
        display: none;
    }

/*-------------These CSS from  V10 Start---------------*/

.notice-success {
    border-color: #3c763e;
    border-style: solid;
    border-width: 1px;
}

.radio-for-label{
    display:block;
     position: initial;
}

.notices{
    text-align:left;
}
.notice-wrap {
	padding-left: 2%;
	width: 100%;
}

/*-------------These CSS from  V10 End---------------*/

.chosen-container-multi .chosen-choices{
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    background-image:none;
    padding: 8px;
}

.chosen-container-multi .chosen-choices li.search-choice{
    background-image:none;
    box-shadow:none;
    border:none;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #4E2683;
  color: #fff;
  background-image:none;
}

.chosen-container-multi .chosen-choices::after {
    content: none !important;
    width: 0;
    height: 0;
    border: solid #4E2683;
    border-width: 0 2px 2px 0;
    position: absolute;
    padding: 4px;
    top: 16px;
    right: 16px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    pointer-events: none;
}


a {
    color: #4e2683;
}
a:hover {
    color: #d3007d;
    text-decoration: underline;
}

.ImageViewSelection {
    margin-top: 6px;
}

.ui-widget-header{
    background: #5c388c !important;
}

.lunchbox {
    font-family: "lunchboxw01-regularregular",sans-serif;
}

a{
    cursor:pointer !important;
}


.ui-dialog .ui-dialog-content {    
   border:none !important;
   /*border-radius:unset !important;*/
    padding: 1.5em 1em 1em !important;
    font-family: Lato,sans-serif !important;

}

.ui-dialog{
    border-radius: 8px !important;
    position:fixed!important;
    top:30% !important;
}


.ui-widget {
    font-family: Lato,sans-serif !important;
    font-size: 16px !important;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Lato,sans-serif !important;
}

.ui-state-hover{
    background:none!important;
    border:none !important;
}

.ui-dialog .ui-dialog-titlebar {
    font-size: 17px !important;
}


.ui-widget-content {
    /*box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.43);*/ 
    border:none !important;
    background-color: #fff !important;
}

.ui-widget-content a{
    color:#4e2683 !important;
}

.ui-widget-content a:hover {
    color: #d3007d !important;
}

body {
    line-height: 1.5 !important;
}

ul, ol {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}

/*/---------------- Start -- css IE only -----------------------/*/

label {
position: static;
}

/*/---------------- END --- css IE only -----------------------/*/

.cursor-default{
    cursor:default !important;
}

.no-before-content tip:before{
    content:none;
}

.files::before {
    background-image: url(../../../images/icons-files.png);
    background-position: 0 100px;
}

.Magic360-hint{
    z-index:1 !important;
}

.form-control, select {
    font-weight:bold !important;
}

input.default{
    font-weight:bold;
}

.files-chat-custom::before{
    top: 1px !important;
}

/*.select-wrapper::after {
    z-index: 2;
}*/

.notice-info {
    background: #dff0d8 none repeat scroll 0 0;
    border-color: #d6e9c6;
    color: #3c763d;
    border-color: #3c763e;
    border-style: solid;
    border-width: 1px;
}

.notice-failure {
    border-color: #a94442;
    border-style: solid;
    border-width: 1px;
}


 .dobmonth{
    width:30%;
    vertical-align:top;
}
.dobday{
    width:29%;
    vertical-align:top;
}
.dobyear{
    width:30%;
    vertical-align:top;
}

.select-wrap-white-arrow:after {
    border-color: #fff !important;
}

.underline{
    text-decoration: underline !important;
}

a:focus u, a:hover u {
    color: #d3007d;
    text-decoration:none;
}
a:focus, a:hover {    
    text-decoration:none;
}

.no-underline:hover, .no-underline:focus {
    text-decoration:none;
}
.footer .menu-item a:visited, .footer .canada a:visited {
    color: #fff;
}

.border-top1-grey-eco {
   border-top: 1px solid rgb(164, 161, 161) !important;
}

.border-bottom1-grey-eco{
    border-bottom: 1px solid rgb(164, 161, 161) !important;
}

.button{
    font-size: 13px !important;
}

a.grey-button {
    background-color: #bcbcbc;
}

 .form-control-feedback{
     display:none;
 }

/*Temporary Css will remove it later*/
.owl-carousel .owl-item img{
    margin-left: auto;
    margin-right: auto;    
}

.border-left1-grey, .border-right1.grey {
    border: 1px solid #dbdbdb !important;
}
 .product-section .p_heading h1 sup {
      font-size: 0.6em !important;
      top:-0.5em;
}

 .sub-sticky > .base > a {
    margin: 0 -1px !important;
}

.w100 {
    width: 100% !important;
}

.holiday-popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(99,99,99,.9);
    z-index: 99;
}

.holiday-pop-content {
    padding: 20px;
    width: 420px;
    position: fixed;
    top: 20%;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
}

.product-oos-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(99,99,99,.9);
    z-index: 99;
}

.product-oos-popup-content {
    padding: 20px;
    width: 550px;
    position: fixed;
    top: 5%;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
}

.footer a, .footer a:hover, .footer a:focus,.hover-white{
    color: #fff !important;
}
.divMagic360{
    height:425px;
}

.justify{
    text-align: justify !important;
}
.lt-grey{
    color:#e2e2e2;
}
.dr-grey {
    color: #737373;
}
.bg-dark-purple {
    background-color: #4e2683 !important;
}
.dark-red {
    color: #E00000 !important;
}
.prod-name sup {
    font-weight: normal;
}
.chat-invert{
    background-image: url("../../../images/chat-invert.png");
    background-repeat: no-repeat;
    background-size: 18px auto;
    padding-left: 28px;
}
/*.ui-dialog input{
    width:auto;
}*/
.f19{
    font-size:19px;
}

.sub-sticky-carousel .owl-next{
    font-size:0px;
    content: "" !important;
	width:0;
	height:0;
	border: solid #4E2683;
	border-width: 0 2px 2px 0;
	position: absolute;
	padding: 4px;
	top: 20px!important;
	right: 20px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.sub-sticky-carousel .owl-prev {
    font-size:0px;
    content: "" !important;
	width:0;
	height:0;
	border: solid #4E2683;
	border-width: 0 2px 2px 0;
	position: absolute;
	padding: 4px;
	top: 20px!important;
	left: 20px;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.ptop10 {
    padding-top: 10px;
}

.pleft35{
    padding-left: 35px;
}

.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-weight: normal !important;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  font-weight: normal !important;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  font-weight: normal !important;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  font-weight: normal !important;
}

.ui-widget-header{
    display:none !important;
}

.ui-datepicker-header{
    display:block !important;
}

.ui-datepicker{
    background:white !important;
}

.ui-widget-overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(99,99,99,.9) !important;
    opacity:1 !important;
    z-index: 99;
}


.w94 {
    width: 94%;
}

.dialogbutton {
    width: 100px !important;
    border:none !important;
}

.no-border{
    border:none !important;
}

.ui-datepicker-trigger{
    cursor:pointer;
}
sup {
    top: -0.3em;
     font-size: 11px;
}
.hr-grey{
     border-color:rgb(164, 161, 161);
 }

.h40{
    padding: 12px 20px !important;
    height:40px;
}


/*Rolling gif Start*/
@keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@-webkit-keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.lds-rolling {
  position: relative;
}
.lds-rolling div,
.lds-rolling div:after {
  position: absolute;
  width: 50px;
  height: 50px;
  border: 4px solid #4e2683;
  border-top-color: transparent;
  border-radius: 50%;
}
.lds-rolling div {
  -webkit-animation: lds-rolling 2s linear infinite;
  animation: lds-rolling 2s linear infinite;
  top: 50px;
  left: 50px;
}
.lds-rolling div:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.lds-rolling {
  width: 100px !important;
  height: 100px !important;
  -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
  transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}

/*Rolling gif End*/

.word-break {
    word-break: break-all;
}

.nav-utility > li.utility-cart > a.has-items::after {
    top: 2px;
}

.nav-primary > li.cart > a.has-items::after {
    top: -2px;
}

.ptop115 {
    padding-top: 115px !important;
}
/*.flavor-name-lnk{
    text-align:center;
}*/
.lnk-Unflavored-without-Prebiotics{
    margin-left:12px;
}
.lnk-Chocolate {
    margin-left: 10px !important;
}

/*.nav-utility > li > a.utility-country {
    border: none;
    font-size: 0px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-image: url('/icons/united-states.jpg');
    background-image: url('../Images/icons/country/united-states..jpg') !important;
    background-position: center center;
    background-size: auto 100%;
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-top: 8px;
    margin-left: 25px;
    padding: 0;
}*/

.countrySelector {
    background-color: white;
    border: none !important;
    font-size: 0px !important;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    /*background-image: url('/icons/united-states.jpg') !important;*/
    background-image: url('../../../images/icons/united-states.webp') !important;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat:no-repeat !important;
    width: 20px !important;
    height: 20px !important;
    cursor: pointer;
    /*margin-top: 8px !important;
margin-left: 14px;*/
    padding: 5px 10px !important;
}

.neo-country{display:none;position:fixed;top:42px;left:50%;transform: translate(-50%,0%);-webkit-transform: translate(-50%,0%);-ms-transform: translate(-50%,0%);-moz-transform:translate(-50%,0%);z-index:98;max-width:1000px;border-radius: 8px;-moz-border-radius: 8px;-webkit-border-radius: 8px;border:1px solid #c0c0c0;padding:3% 3%;text-align:left;z-index:999;background-color:#fff;width:92%;}
.neo-country h3{color:#4E2683;font-size:24px;padding-bottom:20px;border-bottom:1px solid #4E2683;}
.neo-country .country-item{position:relative;width:43%;margin:15px 1.5%;font-size:16px;padding-left:20px;line-height:30px;text-align:left;border:1px solid #9283be;background-color:#efeeee;cursor:pointer;color:#4E2683;}
.neo-country .country-item:hover{background-color:#9283be;color:#fff;}
.neo-country .country-item:after{content:'';width:43px;height:24px;position:absolute;top:3px;right:3px;background-size:auto 100%;background-position:top center;background-color:white;background-repeat:no-repeat;background-size:cover}
.neo-country .country-item.au:after { background-image: url('../../../images/icons/australia.webp'); }
.neo-country .country-item.uk:after { background-image: url('../../../images/icons/united-kingdom.webp');}
.neo-country .country-item.us:after { background-image: url('../../../images/icons/united-states.webp');}
.neo-country .country-item.ca:after { background-image: url('../../../images/icons/canada.webp');}
.country-close{cursor:pointer;position:absolute;top:-30px;right:-30px;width:40px;height:40px;line-height:40px;font-size:26px;color:#fff;background-color:#4E2683;border-radius: 50%;-moz-border-radius: 50%; -webkit-border-radius: 50%;text-align:center;}


@media (min-width: 50px) and (max-width: 1150px) {
	/*Responsive Tables */
	.country-close{top:-20px;right:-20px;}
}

@media (min-width: 50px) and (max-width: 1020px) {

	.mobile-sticky>.mobile-icons>a.search{font-size:1px;background-position: 0 10%;color:transparent;}
	.mobile-sticky>.mobile-icons>a.country-selector{border:none;font-size:0px;border-radius: 50%;-moz-border-radius: 50%; -webkit-border-radius: 50%;background-image:url('../../../images/icons/united-states.webp');background-position:center center;background-size:auto 100%;width: 25px !important;height: 25px !important;cursor:pointer;padding: 0 !important;}
	.mobile-sticky>.mobile-icons>a.menubar{font-size:1px;background-position: 0 55.5%;color:transparent;}.mobile-menu a{color:#fff;}
	.neo-country{top:60px;}
}

@media (min-width: 50px) and (max-width: 776px) {
	
		.country-close{top:-10px;right:-10px;}.country-wrapper{padding-top:25px;}
	.neo-country .country-item {width:90%;margin-left:5%;display:block;}
}

#neocate_call_header:hover {
    text-decoration: underline !important;
}

#neocate_call_header:focus {
    color: #a3238e !important;
}

.covid-banner {
    font-size: 20px !important;
    height: 50px !important;
    background-color: #a3238e !important;
}
.covid-banner-fixed {
    
    position:fixed;
    top :0px;
    z-index:9999;
}

.covid-banner-top {
    top: 90px !important;
}

.covid-banner-50 {
    top: 50px !important;
}

.notice-covid19 {
    background: #9283be none repeat scroll 0 0;
    border-color: #5c388c;
    color: white;
    border-style: solid;
    border-width: 1px;
}

[aria-describedby = modalCovidAmountExceedMsg] .ui-widget-header {
    display: block !important;
    background-color: white !important;
}

[aria-describedby = modalCovidAmountExceedMsg] .ui-dialog-titlebar-close {
    background: url("http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_888888_256x240.png") repeat scroll -93px -128px rgba(0, 0, 0, 0);
    border: medium none;
}

[aria-describedby = modalCovidAmountExceedMsg] .ui-dialog-titlebar-close:hover {
    background: url("http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_222222_256x240.png") repeat scroll -93px -128px rgba(0, 0, 0, 0);
}

.pleft15 {
    padding-left: 15px !important;
}

/* Table Responsive Related CSS*/
    /*
	Max width before this PARTICULAR table gets nasty. This query will take effect for any screen smaller than 760px and also iPads specifically.
	*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {

    /* Force table to not be like tables anymore */
    .table-rmarequest table, thead, tbody, th, td, tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .table-rmarequest thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-rmarequest tr {
        margin: 0 0 1rem 0;
    }

        .table-rmarequest tr:nth-child(odd) {
            background: #ccc;
        }

    .table-rmarequest td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50% !important;
    }

        .table-rmarequest td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 16px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }

        /*
		Label the data
    You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
		*/
        .table-rmarequest td:nth-of-type(1):before {
            content: "ID";
        }

        .table-rmarequest td:nth-of-type(2):before {
            content: "#";
        }

        .table-rmarequest td:nth-of-type(3):before {
            content: "Item Number";
        }

        .table-rmarequest td:nth-of-type(4):before {
            content: "Description";
        }

        .table-rmarequest td:nth-of-type(5):before {
            content: "UOM";
        }

        .table-rmarequest td:nth-of-type(6):before {
            content: "Qty";
        }
}

select[disabled] {
    background-color: #eee;
    opacity: 1;
}

.SiteOpen-popup-content {
    padding: 20px;
    width: 550px;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
}


@media (max-width: 550px) {
    .SiteOpen-popup-content {
        width: 350px;
        /*top: 5%;*/
    }

        .SiteOpen-popup-content div p {
            font-size: 13px;
            line-height: 18px;
        }

    .product-oos-popup-content {
        width: 360px;      
    }
    .product-oos-popup-content .oos-msg{
          font-size: 13px;
    }
}

@media (max-width: 320px) {
    .SiteOpen-popup-content {
        width: 315px;
    }
    .product-oos-popup-content {
        width: 318px;
    }
        .product-oos-popup-content .oos-msg {
            font-size: 12px;
        }
}

.hidemethod {
    display: none !important;
}


#destini {
    background: #fff;
    width: 100%;
    overflow-y: auto;
    max-width: 1200px;
    min-width: 300px;
    height: 650px !important;
}

#widget-modal .modal-body {
    text-align: center;
    padding: 3%;
    width: 100%;
    max-width: 1200px;
    min-width: 300px;
    height: 650px;
    margin-left: auto;
    margin-right: auto
}

#widget-modal .close {
    position: relative;
    margin-right: -30px;
    color: #fff;
    margin-top: -30px;
    font-size: 40px
}

#variant_upc_code, #brandId_mikmak, #wtbId, #variant_upc_code_mikmak {
	color: white;
	display: none;
}

.destini-popup {
    border-radius: 0px !important;
    top: 40px !important;
    position: absolute !important;
    padding: 0px !important;
    height: 650px !important;
}

.destini-close {
    z-index: 9999;
    position: absolute;
    margin-left: 16rem;
    margin-top: -80rem;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
}

.destini-close:hover {
    z-index: 9999;
    position: absolute;
    margin-left: 16rem;
    margin-top: -80rem;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    opacity: .5;
}

.destini-popup .ui-dialog-titlebar-close {
    top: -13px !important;
    right: -28px !important;
    color: #999;
    font-size: 40px;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
}

    .destini-popup .ui-dialog-titlebar-close:hover {
        cursor: pointer;
        color: #999;
    }

.mikmakfindstore {
    font-weight: bold;
    font-size: 13px !important;
    background-color: #d2c2db;
    color: #4e2683;
}
.findstore-green {
    background-color: #409749 !important;
    color: white !important;
}

.destini-popup .ui-dialog-title {
    height: 0px;
}

.destini-popup .ui-widget-content {
    background: #d2d2d2 !important;
}

.destini-popup .ui-corner-all {
    border-radius: 0px;
}


/* Custom UI Css for Site Optimization */

@media (min-width: 767px) {
    .product-section .p_heading p {
        font-size: 1em !important;
    }
}
span.pull-right.right.red.f12.normal-case.normal {
    font-size: 0.646em;
}

.f0 {
    font-size: 0em;
}

.f10 {
    font-size: 0.625em;
    line-height: 130%;
}

.f11 {
    font-size: 0.6875em;
    line-height: 130%;
}

.f12 {
    font-size: 0.75em;
    line-height: 130%;
}

.f14 {
    font-size: 0.875em;
    line-height: 130%;
}
span.pink.pull-right.normal-case.f16.normal {
    font-size: 0.85em;
}

.mashed-box-content.bg-blue-trans.left p.white.f16 {
    font-size: 1em;
}

.f19 {
    font-size: 1.19em;
}

.f25 {
    font-size: 1.5625em;
}

.f26 {
    font-size: 1.35em;
}

p.purple.bold.uppercase.f28 {
    font-size: 1.75em;
}

.plrsmall .white.f20 {
    font-size: 1em;
}
.covid-banner {
    font-size: 1.25em !important;
}
p.purple.uppercase.f16.bold.left.prod-name {
    font-size: 1em;
}
p.f16.left.prod-name {
    font-size: 1em;
}
span.pink.f26.lh25.pull-right {
    font-size: 1.385em;
}
.f14.white.w50.inline.float-left.left.lh30.mbsmall.mxxsmall.top {
    font-size: 14px;
}
.ptop15.f14.white {
    font-size: 14px;
}

@media (min-width: 767px) {
.product-section .p_heading h1 {
    font-size: 3.75em !important;
}
}

.full.bg-lt-purple.covid-banner.mobile-hide.print-hide {
    overflow: auto;
}

.full.bg-lt-purple.covid-banner.mobile-hide.print-hide.covid-banner-fixed {
    overflow: auto;
}

.full.nav-bar.bg-white.mobile-hide.hide-print.covid-banner-top {
    overflow: visible;
}


.menu-item-61 {
    border: none !important;
}

/* Start: Top Navigation Menu */

.nav-primary > li > .sub-menu > li > ul > li {
    margin-left: 7px;
}

    .nav-primary > li > .sub-menu > li > ul > li > ul > li {
        margin-left: 7px;
    }

/*Sub-Menu1*/
.nav-primary > li > .sub-menu > li > ul {
    display: none;
    list-style: none;
    position: absolute;
    left: 250px;
    top: 0px;
    padding: 7px;
    height: auto !important;
    background: white;
    border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    -webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 15px 1px rgba(0,0,0,.4);
    box-shadow: 0 0 15px 1px rgba(0,0,0,.4);
    width: max-content;
    padding-right: 35px;
}

    /*Sub-Menu2*/
    .nav-primary > li > .sub-menu > li > ul > li > ul {
        display: none;
        list-style: none;
        height: auto;
        background: #4f2683;
        padding: 4px 10px;
        margin-right: 7px;
        border-radius: 0 0 8px 8px;
        -moz-border-radius: 0 0 8px 8px;
        -webkit-border-radius: 0 0 8px 8px;
    }

    .nav-primary > li > .sub-menu > li > ul > li > a {
        font-size: 15px;
        color: #6d6e71;
        text-decoration: none;
        font-weight: 400;
        line-height: 30px;
    }

    .nav-primary > li > .sub-menu > li > ul > li > ul > li > a {
        font-size: 15px;
        color: #ffffff;
        text-decoration: none;
        font-weight: 400;
        padding: 20px 0px;
    }

    .nav-primary > li > .sub-menu > li > ul > li > ul > li > ul > li > a {
        font-size: 15px;
        color: #ffffff;
        text-decoration: none;
        font-weight: 400;
        padding: 20px 0px;
    }

        .nav-primary > li > .sub-menu > li > ul > li > ul > li > ul > li > a:hover {
            color: #e5e5e5;
        }

.nav-primary > li > .sub-menu {
    min-width: 265px !important;
}

.menu-item > .sub-menu2 > li > ul {
    list-style: none;
    padding-left: 10px;
}

.nav-primary > li > .sub-menu > li {
    position: relative;
}

.menu-item > .sub-menu1 > .menu-item-has-children > a:after {
    content: "" !important;
    border: solid #6d6e71;
    border-width: 0 2px 2px 0;
    position: absolute;
    padding: 4px;
    right: 13px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 9px;
    margin-left: 7px;
}

.menu-item > .sub-menu2 > .menu-item-has-children > a:after {
    content: "" !important;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    position: absolute;
    padding: 4px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 8px;
    margin-left: 7px;
}



/* Mobile */
@media (min-width: 50px) and (max-width: 1020px) {
    .notices.ptop115 {
        padding-top: 68px !important;
    }
    .notices {
        padding-top: 0 !important;
    }
    .base.ptop-main {
        padding-top: 80px;
    }
    .menu-item > .sub-menu1, .menu-item > .sub-menu2 {
        position: absolute;
        top: 0;
        left: 110%;
        background-color: #5c388c;
        width: 100%;
        height: 100%;
        z-index: 99;
        list-style: none;
    }

        .menu-item > .sub-menu2 > li > ul {
            list-style: none;
            padding-left: 10px;
        }

        .menu-item > .sub-menu1 > li, .menu-item > .sub-menu2 > li {
            width: 90%;
        }

            .menu-item > .sub-menu1 > li > a, .menu-item > .sub-menu2 > li > a {
                text-decoration: none;
            }

    .mob-mar-top {
        margin-top: 13% !important;
    }
}

a.carousel-link:hover {
    color: #ff9900;
}

td.bg-dk-purple {
    background-color: #4f2683;
}

td.bg-dk-dk-purple {
    background-color: #cccccc;
    color: #000000;
    font-weight: bold;
}

a.q-continue {
    background-color: #4f2683;
}

    a.q-continue:hover {
        background-color: #993399;
    }

.sub-sticky > .base > a[title="Submit Your Recipe"] {
    background-color: #4f2683;
}

    .sub-sticky > .base > a[title="Submit Your Recipe"]:hover {
        background-color: #993399;
    }

.answers > .answer-item {
    opacity: 1;
}

    .answers > .answer-item:hover {
        opacity: 0.65;
    }

.blk-bld-txt {
    color: #000000;
    font-weight: bold;
}

.canada > a:hover {
    text-decoration: underline;
}
/* End: Top Navigation Menu */

.review-content.response {
    margin-left: 24px;
}

.ui-dialog{
	z-index:9999 !important;
}