.content-cover .right-part {
    position: relative;
    align-self: flex-start;
}

.content-cover .right-part:after {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    width: 2px;
    border-left: 2px solid #78BE20;
    border-bottom: 2px solid #78BE20;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.1s ease-in-out 1.7s, height 0.5s ease-in-out 1.7s, width 0.5s ease-in-out 2.2s;
    transition: opacity 0.1s ease-in-out 1.7s, height 0.5s ease-in-out 1.7s, width 0.5s ease-in-out 2.2s;
    z-index: -1;
}

.content-cover .right-part.visible:after {
    width: calc(100% + 165px);
    height: calc(100% + 40px);
    opacity: 1;
}

.content-block-list {
    position: relative;
}

.content-block-list:before {
    content: '';
    position: absolute;
    background-color: #78BE20;
    right: -20px;
    top: -20px;
    bottom: 20px;
    width: 0;
    z-index: -1;
    height: 2px;
    -webkit-transition: width 1.2s ease-in-out 0.5s;
    transition: width 1.2s ease-in-out 0.5s;
}

.visible .content-block-list:before {
    width: calc(100% + 40px);
}

.content-block-list:after {
    content: '';
    position: absolute;
    background-color: #78BE20;
    right: -20px;
    bottom: -20px;
    width: 2px;
    height: 0;
    z-index: -1;
    -webkit-transition: height 0.5s ease-in-out 2.7s;
    transition: height 0.5s ease-in-out 2.7s;
}

.visible .content-block-list:after {
    height: calc(100% + 40px);
}

 
@media (max-width: 1510px) {
    .content-cover .left-part {
        width: 67%;
        padding-right: 10px;
    }
    .content-cover .right-part {
        width: 27%;
        max-width: 469px;
        margin-top: 0;
        padding-left: 10px;
    }
   
    .content-cover .right-part:after {
        left: -10px;
    }
}

@media (max-width: 1599px) {
    
    .link {
        font-size: 14px;
    }
    .social-list a {
        width: 21px;
        height: 21px;
    }
    .social-wrap {
        width: 140px;
    }
}

@media (max-width: 1457px) {
    .img-sec {
        position: absolute;
        top: 0;
        left: 0;
        margin-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 55%;
        height: 100%;
    }
    .our-quality .content-w-img.single-img .quality-icons {
        margin-left: 0;
        width: 38%;
    }
    /* .quality-icons li { padding: 0 15px; } */
}

@media (max-width: 1439px) {
    .home-content {
        padding: 50px 4%;
    }
    .side-content {
        padding: 30px 3.5%;
    }
    /* .logo-wrap{    width: 100%;     display: table;
margin: 0 auto 20px;
position: relative;} */
    .site-header a {
        margin: auto;
        text-align: center;
    }
    .main-navigation {
        position: relative;
        max-width: calc(100% - 259px);
    }
    .right-part .content-block .text-block h3 {
        font-size: 23px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .right-part .content-block .text-block p {
        font-size: 20px;
    }
    .content-cover .right-part .content-block {
        padding: 40px 20px 1px 20px;
    }
    .right-part .content-block .text-block .btn {
        padding: 8px 20px;
        font-size: 14px;
    }
    .content-cover .left-part {
        width: calc(100% - 410px);
        padding-right: 10px;
    }
    .content-cover .right-part {
        width: 390px;
    }
    .content-cover .right-part .content-block-list {
        width: 100%;
        min-width: initial;
    }
    .content-cover .right-part.visible:after {
        width: calc(100% + 30px);
        height: calc(100% + 40px);
    }
    .tooltip-box .info-box {
        left: calc(100% - 264px);
    }
    .tooltip-box .info-box .inner-box:after {
        left: 239px;
    }
    .tooltip-box .info-box {
        width: 349px;
    }
}
  
@media (max-width: 1024px) {
    .home-section-two .hTopImg {        
        width: 100px;
    }
    .home-section-two .hBottomImg {       
        width: 100px;
    }

    .home-section-receipt .receipt-block img {
        max-height: 240px;
        width: 100%;
    }

    .primary-menu .open .sub-menu { display: block !important; top: 0; transform: translateY(0px); opacity: 1; }
    .container { max-width: 100%; }
    .history-page .history-block { padding: 30px 0 30px; min-height: auto; }

    .history-page .hshape1 { bottom: -20px; right: 20px; }
    .history-page .hshape1 img { width: 80px; }
    
    .history-page .hshape2 img { width: 80px; }

    .history-page .hshape3 { top: -50px; }
    .history-page .hshape3 img { width: 130px; }
    
    .history-page .hshape4 { top: -35px; left: 20px; }
    .history-page .hshape4 img { width: 80px;}

    .history-page .hshape5 { bottom: -40px; right: 50px; }
    .history-page .hshape5 img { width: 100px;}

    .history-page .hshape6 img { width: 120px;}
    .history-page .hshape7 img { width: 120px;}
    .history-page .hshape8 { left: 30px; }
    .history-page .hshape8 img { width: 90px;}
    .history-page .hshape9 { top: -35px; left: 50px; }
    .history-page .hshape9 img { width: 120px;}
    .history-page .hshape10 { top: 30px; right: 50px; }
    .history-page .hshape10 img { width: 130px;}

    .ov-block .content-blocks-txt.ov-color2 h3 {
        color: #fff;
        padding: 0 ​70px;
    }
    .home-section-sweet .kTopImg { top: -70px; left: 20px; width: 90px; }
    .home-section-sweet .kBottomImg { bottom:-40px; right: 30px; width: 90px; }
}
    



@media (min-width: 992px) and (max-width: 1200px)  {
    body {
        font-size: 20px;
    }
    .ov-block .content-blocks-txt {
        padding: 40px 30px 130px;
    }
    .content-blocks-txt h3 {        
        font-size: 45px;}
        .map-content .img img { width: 60px; }
}
@media (max-width: 991px) {

.current-menu-item > a { border-bottom: 1px solid #fff; display: inline !important; }
ul.sub-menu.dropdown-menu:after { display:none;}

    .map-content .img img { width: 60px; }
    body {
        font-size: 16px;
    }
    p {
        font-size: 22px;
        margin-bottom: 24px;
    }
    .site-header {
        overflow: visible;
    }
    h2.title {
        font-size: 40px;}
    .hero h2 {
        font-size: 30px;    margin: 0 0 15px;
    }
    .hero h2 br {  display: none;}
    .hero h2 strong {
        font-size: 64px;
    }
    .home-product-list {
        width: 55%;
    }
    .home-content {
        width: 45%;
    }
    .home-content h2,
    .side-content h2 {
        font-size: 32px;
    }
    .home-content h2 strong,
    .side-content h2 strong {
        font-size: 42px;
    }
    .side-content {
        padding-left: 15px;
        padding-right: 15px;
        width: 36%;
    }
    .side-content__inner p {
        width: 100%;
    }
    .btn {
        min-width: 200px;
    }
    .btn__small {
        min-width: auto;
    }
    .contact-block.ov-block .ov-color3{
        background-size: 70px;
    }
    .logo-wrap {
        display: table;
        margin: 20px auto;
        position: relative;
        z-index: 9;
        width: 170px;
        top: 0;
        -webkit-transition: top 0.3s ease-in-out;
        transition: top 0.3s ease-in-out;
    }
    .menu-open .logo-wrap {
        position: fixed;
        top: 20px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .menu-open .logo-shadow {
        opacity: 0;
    }
    .menu-open .logo-text {
        fill: #000;
    }
    .menu-open .logo img {
        display: none;
    }
    .menu-open .logo img.logo-alt {
        display: block !important;
    }
    .main-navigation {
        max-width: 100%;
        margin-bottom: 89px;
        display: none;
    }
    .nav-wrap .main-navigation {
        display: block;
    }
    .nav-wrap {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #3d1152;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        opacity: 0;
        visibility: hidden;
        z-index: 6;
        -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    }
    .menu-open .nav-wrap {
        opacity: 1;
        visibility: visible;
    }
    .nav-wrap__inner {
        margin-top: auto;
        height: calc(100% - 110px);
        overflow-y: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .primary-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .primary-menu>li {
        margin-right: 0;
        font-size: 19px;
        margin-bottom: 24px;
        width: 100%;
        padding-top:15px;
        padding-bottom:0px;
        position: relative;
        text-align: center;
    }
    .sub-menu li {
        padding: 13px 20px 13px;    
    }

    .primary-menu>li:last-child {
        margin-bottom: 0;
    }
    .social-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-top: 1px solid #808083;
        margin-top: auto;
        padding-top: 39px;
        display: none;
    }
    .nav-wrap .social-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
    
    .link,
    .social-wrap .ps-widget[ps-sku],
    .social-wrap .ps-widget[data-ps-sku] {
        margin-right: 0;
        font-size: 21px;
        font-weight: 700;
        color: #808083;
    }
    .social-wrap .ps-widget[ps-sku]:hover,
    .social-wrap .ps-widget[data-ps-sku]:hover,
    .social-wrap .ps-widget[ps-sku]:focus,
    .social-wrap .ps-widget[data-ps-sku]:focus {
        color: #ED8B00;
    }
    .social-wrap .ps-widget[ps-sku]:hover,
    .social-wrap .ps-widget[data-ps-sku]:hover {
        font-size: 21px;
        font-weight: 700;
    }
    .site-header .social-list {
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-top: 1px solid #808083;
        margin-top: 38px;
        padding-top: 28px;
        padding-bottom: 28px;
    }
    .site-header .social-list a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 46px;
        height: 46px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .social-wrap:after {
        display: none;
    }
    .site-header a {
        color: #fff;
        width: 100%;
        display: block;
        
    }
    .sub-menu {
        background: #340f46;
        display: none !important;
        position: relative;
        width: 100%;
        text-align: center;
        margin-top: 20px;
        border:none;
        top:0
    }
    .social-wrap a.buy.link {
        margin: 0 0 0px 0;
    }
    .site-header a:hover,
    .site-header a:focus,
    .site-header a.active {
        color: #ED8B00;
    }
    .primary-menu>li .arrow-down {     position: absolute;        right: 30px;        top: 13px;}
    .primary-menu>li .arrow-down:after {
        content: "";
        background:transparent;
        height: 30px;
        width: 30px;
        position: absolute;
        top: -10px;
        left: -10px;
    }

    .primary-menu li>a:after {
        display: none;
    }
    .logo {
        margin: 0 auto 30px;
        height: auto;
    }
    .banner-alt h1,
    .banner-alt h2,
    .banner-alt-static-text h1 {
        font-size: 60px;
    }
    .product-slider__item p {
        font-size: 20px;
    }
    .contact-sec h2 {
        font-size: 32px;
    }
    .form-question select {
        padding-left: 20px;
        padding-right: 60px;
    }
    .form-question label,
    .felem-list__item label {
        font-size: 20px;
        padding-top: 13px;
    }
    textarea {
        height: 150px;
    }
    button,
    [type=button],
    [type=reset],
    [type=submit] {
        font-size: 25px;
        padding: 18px 22px;
        min-width: 165px;
    }
    .recipes-thumb {
        height: 270px;
    }
    .recipes-thumb:after {
        top: 15px;
        right: 15px;
        left: 15px;
        bottom: 15px;
    }
    .recipes-info li {
        margin-bottom: 20px;
    }
    .recipes-info h4 {
        font-size: 12px;
    }
    .recipes-info p {
        font-size: 14px;
    }
    .recipes-title {
        padding: 20px 15px;
    }
    .recipes-title h3 {
        font-size: 18px;
    }

   
    

    .home-section-receipt .receipt-block h3 { font-size: 28px; line-height: 34px;}
    .home-section-receipt .receipt-block h3 br {display: none;}
    .history-page .packimg { width: 33.33%; }
    .history-page .packimg2 { width: 40%; }
    .history-page .packimg2 .d-flex {justify-content: space-around;}
    .history-page .packimg2 .d-flex img { max-width:46%;}
    .history-page .packimg3 { width: 60%; }
    .history-page .packimg3 .d-flex {justify-content: space-around;    align-items: flex-end; }
    .history-page .packimg3 .d-flex img { max-width:27.33%;}
 
    .recipes-detail-page .recipe-left { border: none;     min-height: auto;     padding: 30px 30px 30px;}
    .recipes-detail-page .recipe-right { border: none;}
    .recipes-detail-page .recipe-left h2 img { width: 95px; bottom: -40px; right: -20px;    }
    .recipes-detail-page .recipe-left:before { right: -100%; }
    .recipes-detail-page .recipe-right:before { left: -100%; }
    .recipes-blog-page .recipe-p img { width: 80px; }
    .recipes-detail-page .recipe-left h2 {        height: auto;        font-size: 1.8em;        margin-bottom: 40px;    }
    .recipes-detail-page .recipe-left span {        font-size: 18px;        line-height: 28px;    }
    .recipes-detail-page .recipe-left .sprt {        height: 25px;         }
    .recipe-left .share img {        height: 19px;    }
    .newsletter-page .title {        font-size: 1.2em;        padding: 0 40px;    }
    .newsletter-page .leftImg {        top: -90px;        left: -10px;        width: 100px;    }
    .newsletter-page .rightImg {             bottom: -60px;        right: 0;        width: 100px;    }
    .innerpage .hero-sec h2 {        font-size: 40px;}
    .banner-recipe-content {        width: 400px;    }
    .banner-recipe-content h1 {        padding-left: 0;        padding-right: 0;        font-size: 32px;    }
    .recipe-interact img, .recipe-interact svg {        width: 25px;    }
    .recipe-interact .a2a_svg {        width: 25px !important;        height: 25px !important;    }
    .recipe-interact li {        margin-right: 12px;    }
    .recipe-blocks__item h3, .other-recipes .container>h3 { font-size: 24px; }
    .our-quality .content-w-img.single-img>* { width: 63%; }
    .our-quality .content-w-img.single-img .quality-icons { width: 33%; }
    .timeline-content {
        width: 47%;
        padding-top: 25px;
    }
    .timeline-item:first-child .timeline-content h3:after {
        height: 40px;
    }
    .timeline-content h3 {
        margin-bottom: 20px;
    }
    .timeline-content h3:before {
        top: 10px;
        left: -31px;
        width: 20px;
        height: 20px;
    }
    .timeline-item:nth-child(even) .timeline-content h3:before {
        right: -31px;
    }
    .timeline-item:first-child .timeline-content h3:after,
    .timeline-item:last-child .timeline-content h3:after {
        left: -24px;
    }
    .join-btn {
        font-size: 30px;
    }
    .qualities-item h2 {
        font-size: 32px;
    }

    

    .social-list a {
        width: 24px;
        height: 24px;
    }
    .conversion-table-cell img {
        max-height: 50px;
    }
    .conversion-table-cell figure:after {
        width: 38px;
        height: 34px;
        margin-top: -17px;
    }
    .content-blocks-txt h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .om-block {
        margin-top: 30px;
    }
    .om-block .shapeImg img {
        
        width: 60px;
    }
    .content-blocks-txt {
        padding: 50px 30px 50px 30px;
    }
    .quote-blocks-content blockquote {
        font-size: 24px;
    }
    .quote-blocks-content blockquote p {
        margin-bottom: 15px;
    }
    .quote-blocks-content cite {
        font-size: 20px;
    }
    .quote-blocks .quote-blocks-img:last-child {
        height: 380px;
    }
    .quote-blocks.alt .quote-blocks-img {
        height: 250px;
    }
    .cont-by-side-txt {
        padding-top: 10px;
    }
    .vid-play {
        width: 60px;
        height: 60px;
    }
    .vid-play:before {
        border-width: 12.5px 0 12.5px 20px;
        margin-left: 7px;
    }
    .video-block {
        margin-top: 10px;
    }
    .video-block .vid-play {
        margin-top: -40px;
        margin-left: -40px;
    }
    .content-cover {
        display: block;
    }
    .content-cover .left-part {
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px;
    }
    .content-cover .right-part {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
        padding-left: 0;
    }
    .right-part .content-block .text-block {
        max-width: 550px;
    }
    .news-block-list .news-block {
        width: calc(50% - 13px);
    }
    .news-block-list .news-block {
        margin-left: 0;
        margin: 0;
        margin-right: 25px;
        margin-bottom: 25px;
    }
    .news-block:nth-child(2n + 2) {
        margin-right: 0;
        margin-left: 0;
    }
    .purpose-content h2 {
        font-size: 30px;
    }
    section.filter-sec.purpose-content p {
        font-size: 22px;
    }
    .product-part .image-part {
        width: 205px;
    }
    .product-part .text-part {
        width: calc(100% - 250px);
        padding-right: 30px;
    }
    .sub-category-list li {
        padding: 0 15px 15px 15px;
    }
    .sub-category-list li a {
        font-size: 16px;
    }
    .visible .content-block-list:before,
    .visible .content-block-list:after,
    .visible .content-block-list:after,
    .content-cover .right-part:after {
        display: none;
    }
    .tooltip-box .info-box {
        width: 275px;
    }
    .tooltip-box .info-box .inner-box {
        border-radius: 15px;
        margin-bottom: 30px;
    }
    .tooltip-box .info-box .inner-box:after {
        left: 239px;
        width: 20px;
        height: 29px;
        background-size: 100% auto;
    }
    .form-question select,
    input[type=text],
    input[type=email],
    input[type=tel],
    input[type=password],
    input[type=search],
    input[type=url],
    input[type=date],
    textarea,
    select {
        padding: 10px 18px;
        margin-bottom: 14px;
        border-radius: 13px;
        font-size: 20px;
    }
    input[type=text],
    input[type=email] {
        font-weight: 500;
    }
    .upc-fields ul.felem-list li label {
        font-size: 20px;
        margin-top: -6px;
    }
    select {
        background-position: calc(100% - 10px) center;
        background-size: 10px 26px;
    }
    .felem-field {
        min-width: calc(100% - 180px);
    }
    .tooltip-box {
        top: 8px;
    }
    button,
    [type=button],
    [type=reset],
    [type=submit] {
        font-size: 22px;
        padding: 10px 10px;
        min-width: 165px;
    }
    a.next-post {
        right: -490px;
    }
    .title-part .title span {
        font-size: 25px;
        padding: 8px 0;
    }
    .chart-list ul.chart-list-block li {
        padding: 0 20px;
    }
    .chart-list ul.chart-list-block li span {
        font-size: 18px;
    }
    .chart-list ul.chart-list-block li.right .img-box {
        right: -52px;
    }
    .chart-list ul.chart-list-block li.left:after {
        background-size: 8px;
        right: -6px;
        height: 14px;
    }
    .chart-list ul.chart-list-block li .img-box {
        max-width: 118px;
    }
    .chart-list ul.chart-list-block li .img-box img {
        max-height: 35px;
    }
    .health-mbl-sec {
        display: block;
        margin-top: 40px;
        border-top: 1px solid #6D6E71;
        padding-top: 40px;
    }
    .tooltip .tooltiptext {
        display: none;
    }
    .tooltip:after {
        display: none;
    }
    .tooltip {
        cursor: auto;
    }
    .tooltip sup {
        display: inline-block;
    }
    .desclimber-wrap p a {
        font-size: 16px;
    }
    .divisions span {
        line-height: 18pt;
        font-size: 14pt;
    }
    .ov-block .content-blocks-txt {
        padding: 40px 30px;
    }    
    .ov-block .ov-color5 img {       
        width: 50px;
    }
    .ov-block .ov-color6 img {
        width: 30px;
    }
    .ov-block .ov-color4 img {         
        top: 20px;        
        width: 110px;
    }
    .ov-block .ov-color3 img {
        right: 15px;
        bottom: 15px;
        width: 45px;
    }
    .ov-block .ov-color1 img {        
        width: 70px;
    }
    .ov-block .ov-color2 img {
        width: 60px;
    }
    .ov-block .ov-color4 {   
        padding-top: 100px !important;
    }

    .joinNewsletter { width: 120px; height: 100px; }
    .joinNewsletter span { line-height: 21px; font-size: 21px; }
    .joinNewsletter img { width: 30px; }

    .home-section-two .hBottomImg {     
        top: -47px;
        right: 10px;
        width: 55px;
    }
    .home-section-two .hTopImg {     
        top: -45px;
        left: 10px;
        width: 55px;
    }
    .hm-pattern1 { top: 20px; width: 90px; }

.hm-pattern2 {
    right: 18px;
    top: 28px;
    width: 55px;
}

.hm-pattern3 {
    right: 0;
    top: 5px;
    width: 80px;
}


}


@media (max-width: 767px) {
    .map-view { width: 110%; position: relative; }

    .map-view .bullet.maploc7:hover .tooltip, .map-view .bullet.maploc7.active:hover .tooltip { left: -160px;    top: -3px; }
    .map-view .bullet.maploc7 .tooltip-arrow { transform: rotate(180deg);    top: 24px;    left: 156px; }
    
    .home-section-sweet .kTopImg {   width: 50px; }
    .home-section-sweet .kBottomImg {  width: 50px; }

    .faqs-block .faqs-left ul { margin: 30px auto 30px; }
    .faqs-block { margin: 0 -10px -50px -10px; }   
    
    .history-page .hshape1 { bottom: -20px; right: 20px; }
    .history-page .hshape1 img { width: 50px; }   

    .history-page .hshape2 { bottom: -20px;        left: 10px;        width: 40px;}
    .history-page .hshape2 img { width: 80px; }

    .history-page .hshape3 { top: -30px; right: 0; }
    .history-page .hshape3 img { width: 70px; }
    
    .history-page .hshape4 { top: -35px; left: 30px; }
    .history-page .hshape4 img { width: 40px;}

    .history-page .hshape5 { bottom: -25px; right: 50px; }
    .history-page .hshape5 img { width: 70px;}

    .history-page .hshape6 img { width: 70px;}
    .history-page .hshape7 img { width: 70px;}
    .history-page .hshape8 { left: 5px; }
    .history-page .hshape8 img { width: 50px;}
    .history-page .hshape9 { top: -35px; left: 50px; }
    .history-page .hshape9 img { width: 70px;}
    .history-page .hshape10 { top: 30px; right: 5px; }
    .history-page .hshape10 img { width: 70px;}

    .tooltip { font-size: 16px; }
    address { font-size: 13px; }
    h2.title { font-size: 36px; }
    p {
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 16px;
    }
    .tips-tricks-page .content-blocks-txt ul li{
        font-size: 16px !important;
    }
    .logo-wrap {
        width: 110px;
    }
    .logo {
        width: 110px;
        height: 65px;
        margin: 0 auto;
    }
    .container {
        max-width: 100%;
    }
    .menu-open .logo-wrap {
        top: 55px;
    }
    .btn {
        font-size: 10px;
        min-width: 172px;
        letter-spacing: 2px;
        padding: 15px 30px;
        border-width: 1px;
        margin-top: 12px;
    }
  
    .hero h2 {
        font-size: 37px;
    }
    .hero .slick-dots {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 60px;
    }
    .hero-mob {
        display: block;
    }
    .slick-dots {                
        width: 120px !important;
        margin: 20px auto 0;
    }
    .slick-dots button {
        width: 8px;
        height: 8px;
        border-width: 1px;
    }
    
    .ov-block .row {
        margin-bottom: 0px;
    }
    .orderFirst {
        order: -1;
        margin-bottom: -10px;
    }
    .home-product-list__item {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
    .home-product-list {
        width: 100%;
        margin-bottom: 8px;
        padding-top: 0;
    }
    .home-content {
        -webkit-transform: none;
        transform: none;
        width: 100%;
    }
    .side-content {
        width: 100%;
        margin-right: 0;
        padding: 25px 20px;
        min-height: 209px;
    }
    .side-content {
        -webkit-transform: none;
        transform: none;
        position: relative;
        z-index: 1;
    }
    .side-content:before {
        content: '';
        position: absolute;
        top: -10px;
        right: -10px;
        bottom: -10px;
        left: -10px;
        border: 1px solid #ED8B00;
        z-index: -1;
    }
    .color-cyan .side-content:before {
        border-color: #49C5B1;
    }
    .color-green .side-content:before {
        border-color: #78BE20;
    }
    .color-purple .side-content:before {
        border-color: #5F259F;
    }
    .home-content-inner,
    .side-content__inner {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
    .home-featured {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        overflow: hidden;
    }
    /* .home-featured:before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; } */
    .home-featured:before,
    .home-featured:after {
        content: '';
        position: absolute;
        top: -1px;
        width: 100%;
        height: 50%;
        z-index: -1;
        background: rgb(35, 31, 32);
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(35, 31, 32, 0)), to(rgba(35, 31, 32, 1)));
        background: linear-gradient(0deg, rgba(35, 31, 32, 0) 0%, rgba(35, 31, 32, 1) 100%);
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
    }
    .home-featured:after {
        top: auto;
        bottom: -1px;
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
    }
    .history-page .history-block::before {        
        height: 50px;
    }

    .loaded .home-featured:before,
    .loaded .home-featured:after {
        opacity: 0.4;
    }
    .side-anim {
        min-height: 100vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 43px 31px;
        margin-bottom: 0;
    }
    .side-anim:before,
    .side-anim:after {
        display: none;
    }
    .home-content h2 br,
    .side-content h2 br {
        display: none;
    }
    .home-content.visible .home-text:before,
    .visible .side-content .home-text:before,
    .home-text:before,
    .side-content h2:after {
        width: 51px;
        height: 1px;
    }
    .home-content h2,
    .side-content h2 {
        font-size: 30px;
        letter-spacing: 1.2px;
        margin-bottom: 14px;
    }
    .home-content.visible h2:after {
        width: 51px;
        height: 1px;
    }
    .home-content h2 strong,
    .side-content h2 strong {
        font-size: 30px;
    }
    .home-text {
        padding: 10px 8% 0;
        margin-bottom: 12px;
    }
    .featured-home__item:nth-child(odd) .featured-home__content {
        -webkit-transform: none;
        transform: none;
    }
    .difference-home .side-content,
    .roots-home .side-content {
        width: 100%;
    }
    .side-content__inner p {
        font-size: 16px;
        line-height: 1.12500;
        margin-bottom: 11px;
    }
    .footer-main .container {
        display: block;
    }
    .footer-main {
        padding-top: 30px;
        padding-bottom: 0px;
        border-width: 1px;
    }
    .footer-menu,
    .footer-social {
        width: 100%;
        display: block;
        text-align: center;
    }
    .footer-menu {
        padding-top: 0;
        margin-bottom: 30px;
    }
    .secondary-menu {
        display: block;
        text-align: center;
    }
    .secondary-menu li {
        display: block;
        font-weight: 700;
        letter-spacing: 1.3px;
        margin-bottom: 35px;
    }
    .secondary-menu li:after {
        display: none;
    }
    .secondary-menu li:last-child {
        margin-bottom: 0;
    }
    .social-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .footer-social .social-list a {
        width: 34px;
        height: 34px;
        color: #808184;
    }
    .copy {
        position: static;
        margin-bottom: 0;
        -webkit-transform: none;
        transform: none;
    }
    .copy small {
        font-weight: 700;
        letter-spacing: 1.5px;
    }
   

    .footer-social {
        border-top: 1px solid;
        padding: 30px 20px 30px;
        width: calc(100% + 30px);
        margin-left: -15px;
    }
    .products-home {
        padding-left: 31px;
        padding-right: 31px;
        padding-top: 46px;
    }
    .home-content {
        background-color: #78BE20;
        border: 0;
        padding: 26px 20px 18px;
    }
    .home-content:before {
        display: none;
    }
    .home-content:after {
        border: 1px solid #78BE20;
        top: -10px;
        right: -10px;
        bottom: -10px;
        left: -10px;
        opacity: 1;
        width: auto;
        height: auto;
    }
    .home-content.visible:after {
        width: auto;
        height: auto;
    }
    .side-content:after {
        content: '';
        position: absolute;
        top: calc(100% + 17px);
        left: 0;
        right: 0;
        width: 12px;
        height: 12px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        left: 50%;
        margin-left: -6px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    .banner-alt h1,
    .banner-alt h2,
    .banner-alt-static-text h1 {
        font-size: 44px;
    }
    .filter-sec {
        padding-bottom: 15px;
    }
    .filter-btns,
    .filter-btn-links {
        padding: 0;
    }
    .filter-btns a,
    .filter-btn-links a {
        font-size: 11px;
        padding: 8px 13px 7px;
        border-width: 1px;
        margin-right: 3px;
        margin-bottom: 7px;
    }
    .filter-extra a {
        font-size: 11px;
    }
    .filter-extra li {
        margin-right: 5px;
    }
    .filter-extra li:after {
        margin-left: 6px;
        font-size: 14px;
        position: relative;
        top: -1px;
    }
    .sec-heading {
        padding: 34px 0;
        margin-bottom: 2px;
    }
    .sec-heading:before {
        top: 11px;
        bottom: 15px;
    }
    .sec-heading h2 {
        font-size: 25px;
    }
    .filter-sec {
        padding-top: 8px;
    }
    .filter-list__item {
        margin-bottom: 42px;
    }
    .product-slider__item {
        padding: 0 65px;
    }
    .product-slider__item p {
        font-size: 16px;
    }
    .product-slider .slick-prev {
        left: 15px;
    }
    .product-slider .slick-next {
        right: 15px;
    }
    .form-section {
        margin: 36px 0 0;
    }
    .form-question {
        width: 100%;
        margin-bottom: 25px;
        min-height: auto;
    }
    .form-question label {
        font-size: 13px;
        letter-spacing: -0.2px;
        margin-bottom: 7px;
    }
    input[type=text],
    input[type=email],
    input[type=tel],
    input[type=password],
    input[type=search],
    input[type=url],
    input[type=date],
    textarea,
    select {

        border-width: 1px;
        border-radius: 8px;
    }
    select,
    .form-question select {
        background-size: 7px 15px;
        background-position: calc(100% - 13px) center;
    }
    textarea {
        height: 185px;
    }
    button,
    [type=button],
    [type=reset],
    [type=submit] {
        border-width: 1px;
        font-size: 15px;        
        min-width: 72px;
    }
    .form-question select {
        padding: 4px 58px 4px 22px;
        font-size: 13px;
        background-size: 7px 15px;
        background-position: calc(100% - 9px) center;
    }
    .felem-list__item {
        display: block;
        margin-bottom: 10px;
    }
    .felem-field {
        margin-left: 0;
    }
    .felem-list__item label,
    .upc-fields ul.felem-list li label {
        font-size: 9px;
        margin-bottom: 4px;
        padding-top: 0;
    }
    .felem-field select {
        width: 100%;
    }
    .submit-wrap {
        margin-top: 13px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .captcha-wrap+button,
    .captcha-wrap+[type=button],
    .captcha-wrap+[type=reset],
    .captcha-wrap+[type=submit] {
        margin-left: 0;
        margin-top: 10px;
    }
    .contact-sec {
        padding: 41px 0;
    }
    .felem-list__item label {
        text-align: left;
    }
    .active .filter-content {
        display: none;
    }
    .recipes-sec {
        padding: 18px 0 0;
    }
    .recipes-thumb:before,
    .recipes-thumb:after,
    .recipes-list__item .recipes-info {
        display: none;
    }
    .recipes-title {
        padding: 7px 15px 4px;
    }
    .recipes-title h3 {
        font-size: 8px;
        line-height: 1.25;
        letter-spacing: 0.5px;
    }
    .recipes-list {
        margin: 0 -2.1%;
    }
    .recipes-list__item {
        margin: 0 2% 15px;
        width: 45.5%;
    }
    .recipes-list__item.lg {
        width: 45.5%;
    }
    .recipes-thumb {
        height: 0;
        padding-bottom: 100.05%;
    }
    .search-form {
        width: 268px;
        max-width: 100%;
    }
    .recipes-info h4,
    .recipes-info p {
        font-size: 11px;
    }
    .icn {
        width: 14px;
        margin-bottom: 10px;
    }
    .banner-inner {
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
    }
    .banner-inner .container {
        min-height: 169px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-top: 90px;
        padding-bottom: 34px;
    }
    .page-head {
        display: none;
        text-align: center;
        font-size: 32px;
        text-transform: uppercase;
        font-weight: 400;
    }
    .banner-inner>*,
    .banner-inner .page-head {
        display: block;
    }
    .banner-inner .container> :last-child {
        margin-bottom: 0;
    }
    .banner-recipe {
        min-height: 100vh;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-top: 11px;
        padding-bottom: 28px;
    }
    .banner-recipe-content {
        width: calc(100% - 45px);
        margin: 0 auto;
        position: relative;
        bottom: auto;
        z-index: 1;
        padding: 12px 5px 28px;
        margin-bottom: -152px;
        min-height: 248px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .banner-recipe-content .recipes-info {
        position: relative;
        margin-top: auto;
        top: auto;
        left: auto;
        right: auto;
        padding-top: 28px;
    }
    .banner-recipe-content .recipes-info:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 1px;
        width: 41px;
        background-color: #fff;
        margin: 0 auto;
    }
    .banner-recipe-content:before {
        border-width: 1px;
        top: -10px;
        right: -10px;
        bottom: -10px;
        left: -10px;
        height: auto;
        width: auto;
        border: 1px solid #ED8B00;
    }
    .color-cyan.banner-recipe-content:before {
        border-color: #49C5B1;
        background-color: transparent;
    }
    .color-green.banner-recipe-content:before {
        border-color: #78BE20;
        background-color: transparent;
    }
    .color-purple.banner-recipe-content:before {
        border-color: #5F259F;
        background-color: transparent;
    }
    .banner-recipe-content.visible:before {
        width: auto;
    }
    .banner-recipe-content:after {
        display: none;
    }
   
    .banner-recipe-content h1 {
        font-size: 23px;
        margin-bottom: 27px;
        padding: 0 8% 17px;
        padding-bottom: 0;
        margin-bottom: 7px;
        margin-top: auto;
    }
    .banner-recipe-content h1:after {
        height: 1px;
        width: 41px;
        display: none;
    }
    .recipe-details {
        padding-top: 146px;
    }
    .recipe-interact {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
    }
    .recipe-interact:after {
        content: '';
        position: absolute;
        bottom: -23px;
        left: 50%;
        width: 10px;
        height: 10px;
        border-top: 1px solid #808184;
        border-left: 1px solid #808184;
        margin-left: -5px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    .recipe-blocks {
        padding-top: 16px;
    }
    .recipe-blocks__item {
        padding: 19px 32px;
    }
    .recipe-blocks__item> :last-child {
        margin-bottom: 0;
    }
    .recipe-blocks__item.recipe-ingredients {
        width: 100%;
    }
    .recipe-featured {
        width: 100%;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .recipe-blocks__item h3,
    .other-recipes .container>h3 {
        font-size: 23px;
        margin-bottom: 9px;
    }
    .recipe-blocks__item,
    .recipe-blocks__item p {
        font-size: 19px;
    }
    .recipe-blocks__item p {
        line-height: 1.15;
        margin-bottom: 14px;
    }
    ol li {
        margin-bottom: 10px;
    }
    .img-sec {
        position: static;
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
    }
    .text-sec {
        width: 100%;
    }
    .img-text-pairing-wrap {
        padding: 0 42px;
    }
    .img-sec {
        margin-bottom: 15px;
    }
    .text-sec {
        padding: 0;
    }
    .content-w-img.single-img>* {
        width: 100%;
        float: none;
    }
    .content-w-img.single-img>img {
        float: none;
        margin-right: 0;
        margin-left: 0;
        width: 100%;
        margin-bottom: 15px;
    }
    .text-sec> :last-child,
    .content-w-img> :last-child {
        margin-bottom: 0;
    }
    .our-farmers,
    .our-craftsmanship {
        margin-bottom: 30px;
    }
    .quality-icons li {
        padding: 0 5px;
        width: 25%;
    }
    .our-quality .content-w-img.single-img>* {
        width: 100%;
        float: none;
    }
    .our-quality .content-w-img.single-img>img,
    .our-quality .content-w-img.single-img .quality-icons {
        float: none !important;
        clear: left;
        margin-left: 0;
        width: 100%;
    }
    .content-w-img.single-img {
        position: static;
        padding: 0 26px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .graphic-content-wrap>img,
    .img-right .graphic-content-wrap>img {
        width: 100%;
        float: none;
    }
    .graphic-content-wrap>*,
    .img-right .graphic-content-wrap>* {
        width: 100%;
        float: none;
    }
    .timeline {
        padding: 0 26px;
    }
    .timeline:before,
    .timeline-item:first-child .timeline-content h3:after,
    .timeline-item:last-child .timeline-content h3:after {
        display: none;
    }
    .timeline-item {
        margin-bottom: 30px;
    }
    .timeline-img {
        width: 100%;
        margin-bottom: 22px;
    }
    .timeline-content h3 {
        letter-spacing: -0.2px;
        font-size: 25px;
        line-height: 1.17;
        margin-bottom: 13px;
    }
    .timeline-img img {
        width: 100%;
    }
    .timeline-item:nth-child(even) .timeline-img {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .timeline-content {
        width: 100%;
        padding-top: 0;
    }
    .timeline-content h3:before {
        display: none;
    }
    .timeline-item:nth-child(even) .timeline-content {
        text-align: left;
    }
    .graphic-content-wrap {
        padding: 0 26px;
    }
    graphic-content-wrap> :last-child {
        margin-bottom: 0;
    }
    .join-btn {
        font-size: 17px;
        padding: 8px 20px;
    }
    .graphic-content .join-btn {
        margin-top: 30px;
    }
    .pomeians--winning-team {
        margin-bottom: 0;
        padding: 0;
    }
    .pomeians--winning-team:before,
    .pomeians--winning-team:after {
        display: none;
    }
    .qualities-item-cell {
        width: 100%;
        padding: 18px 15px 17px;
    }
    .qualities-content {
        min-height: auto;
    }
    .qualities-item h2 {
        font-size: 27px;
        padding-bottom: 13px;
        margin-bottom: 16px;
    }
    .qualities-item h2:after {
        width: 50px;
    }
    .color-green.qualities-item:nth-child(even) .qualities-item-cell:nth-child(even),
    .color-purple.qualities-item:nth-child(even) .qualities-item-cell:nth-child(even),
    .color-cyan.qualities-item:nth-child(even) .qualities-item-cell:nth-child(even),
    .color-green.qualities-item:nth-child(even) .qualities-item-cell:nth-child(even) {
        background-color: #fff;
        color: #6D6E71;
    }
    .color-orange.qualities-item:nth-child(even) .qualities-item-cell:nth-child(odd) {
        background-color: #ED8B00;
        color: #fff;
    }
    .color-purple.qualities-item:nth-child(even) .qualities-item-cell:nth-child(odd) {
        background-color: #5F259F;
        color: #fff;
    }
    .color-cyan.qualities-item:nth-child(even) .qualities-item-cell:nth-child(odd) {
        background-color: #49C5B1;
        color: #fff;
    }
    .color-green.qualities-item:nth-child(even) .qualities-item-cell:nth-child(odd) {
        background-color: #78BE20;
        color: #fff;
    }
    .join-pomeians {
        padding: 41px 0 48px;
    }
    .pompeans-benifit {
        margin-top: 13px;
        margin-bottom: 34px;
    }
    .pompeans-benifit .sec-heading {
        margin-bottom: 24px;
    }
    .pmpeian-benefits {
        margin-bottom: 35px;
        padding: 0 30px;
    }
    .pmpeian-benefits:last-child {
        margin-bottom: 0;
    }
    .pmpeian-benefits h3 {
        font-size: 21px;
        letter-spacing: -0.2px;
        margin-bottom: 7px;
    }
    .pompeans-employment>.container {
        padding: 0 25px;
    }
    .contact-sec .container {
        padding: 0 43px;
    }
    .contact-sec {
        padding: 17px 0;
    }
    .california-supply-sec {
        padding-top: 17px;
    }
    .our-farmers {
        margin-bottom: 30px;
    }
    .legal-sec p,
    .legal-sec ol li p {
        font-size: 13px;
    }
    .legal-sec ol li,
    .legal-sec h4 {
        font-size: 15px;
    }
    .legal-sec ol li {
        padding-left: 8px;
        margin-bottom: 10px;
    }
    .legal-sec ol li> :last-child {
        margin-bottom: 0;
    }
    .legal-sec ol {
        padding-top: 0;
    }
    .filter-resp {
        display: table;
        text-align: center;
        font-size: 17px;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: 0.050em;
        margin: 0 auto;
        padding-bottom: 20px;
        position: relative;
        cursor: pointer;
    }
    .filter-resp:after {
        content: '';
        width: 12px;
        height: 12px;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        position: absolute;
        bottom: 8px;
        left: 50%;
        margin-left: -7.5px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .filter-resp.active:after {
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
        bottom: 1px;
    }
    .filter-btns,
    .filter-btn-links {
        display: none;
    }
    .scroll:after {
        content: '';
        position: absolute;
        width: 13px;
        height: 19px;
        background-image: url(../images/icon-scroll.svg);
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        top: 50%;
        margin-top: -10px;
        left: 50%;
        margin-left: -9px;
    }
    .career-banner .scroll:after,
    .hero-sec .scroll:after {
        background-image: url(../images/icon-scroll-dark.svg);
    }
    span.error {
        font-size: 9px;
        display: table;
        margin-top: 5px;
    }
    a.popup-modal-dismiss {
        width: 50px;
        height: 54px;
    }
    .pupop-banner {
        display: none;
    }
    .butter-olive--oil {
        margin-top: 0;
    }
    .butter-olive--oil .sec-heading h2 {
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        transform: none;
    }
    .our-quality .content-w-img.single-img p:first-of-type {
        -webkit-box-ordinal-group: -2;
        -ms-flex-order: -3;
        order: -3;
    }
    .our-quality .content-w-img.single-img p:nth-of-type(2) {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .our-quality .content-w-img.single-img>img {
        -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
        order: -2;
    }
    .our-quality .content-w-img.single-img .quality-icons {
        margin-bottom: 0;
    }
    .recipe-blocks__item h4 {
        font-size: 18px;
        font-weight: 900;
        margin-bottom: 13px;
        letter-spacing: 0.4px;
    }
    .recipe-blocks__item p+h4 {
        margin-top: 49px;
    }
    .legal-sec {
        padding: 18px 26px 0;
    }
    .legal-sec h3 {
        font-size: 15px;
        letter-spacing: 0.2px;
        margin-bottom: 4px;
    }
    .legal-sec p,
    .legal-sec ol li p {
        margin-bottom: 3px;
    }
    .legal-sec p+h3 {
        margin-top: 20px;
    }
    .legal-sec ol {
        padding-left: 14px;
    }
    .legal-sec ol li {
        padding-left: 14px;
        margin-bottom: 2px;
    }
    .featured-content {
        margin-bottom: 32px;
        padding: 39px 27px 35px;
    }
    .featured-content p {
        font-size: 20px;
        line-height: 1.25;
    }
    .other-categories h3 {
        font-size: 15px;
        letter-spacing: 0.4px;
        margin-bottom: 9px;
    }
    .btn__small {
        font-size: 13px;
        min-width: auto;
        letter-spacing: 0;
        padding: 6px 10px;
        min-width: 65px;
    }
    .filter-list {
        padding-top: 8px;
    }
    .butter-olive--oil .sec-heading {
        margin-bottom: 3px;
    }
    .conversion-table-cell {
        margin-bottom: 19px;
    }
    .conversion-table-cell img {
        max-height: 30px;
    }
    .oil-chart .conversion-table .conversion-table-cell img {
        max-height: 40px;
    }
    .conversion-table-cell h4,
    .oil-chart .conversion-table .conversion-table-cell h4 {
        font-size: 12px;
    }
    .oil-chart .conversion-table .conversion-table-cell h4 {
        font-size: 12px !important;
    }
    .conversion-table-cell img {
        margin-bottom: 5px;
    }
    .conversion-table-cell h3 {
        font-size: 15px;
    }
    .conversion-table-cell figure:after {
        width: 22px;
        height: 18px;
        margin-top: -9px;
    }
    .banner-alt.inner-banner>.container {
        height: 250px;
    }
    .content-blocks .container {
        padding: 0 41px;
    }
    .content-blocks-txt {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .content-blocks-img {        
        padding-bottom: 75%;
        min-height: 400px;
        margin-bottom: 20px;
    }
    
    .ft-block .bg-img { min-height: auto;}
    .orderFirst {
        order: -1;
        margin-bottom: -10px;
    }

    
    .bg-img-half {
        margin-bottom: 10px !important;
        min-height: 200px;
    }
    .offc-block {
        margin-top: 0px;
    }
    .wwd-block {
        margin-top: 0px;
    }
    .wwd-block .full-img {
        height: 150px;
        margin-top: 10px;
        min-height: auto;
        margin-bottom: 10px;
    }

    .difference-block:nth-child(even) .content-blocks-img {
        margin-left: auto;
    }
    .difference-block:nth-child(even) .content-blocks-txt {
        padding-right: 15px;
        padding-left: 15px;
        margin-left: 0;
    }
    .quote-blocks {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .quote-blocks:not(.alt) .quote-blocks-img:first-child {
        position: static;
        width: 100%;
        padding-bottom: 56.25%;
        margin-bottom: 15px;
    }
    .quote-blocks .quote-blocks-img,
    .quote-blocks .quote-blocks-content {
        width: 100%;
    }
    .content-blocks {
        margin-bottom: 15px;
    }
    .quote-blocks .quote-blocks-img:last-child,
    .quote-blocks.alt .quote-blocks-img {
        height: 0;
        padding-bottom: 56.25%;
    }
    .quote-blocks.alt .quote-blocks-img {
        width: 100%;
    }
    .quote-blocks.alt .quote-blocks-content {
        position: static;
        width: 100%;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .cont-by-side {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .side-img {
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
        margin-bottom: 15px;
    }
    .cont-by-side-txt {
        margin-left: 0;
        width: 100%;
        padding-top: 0;
    }
    .featured-content h2 {
        font-size: 25px;
    }
    .home-section-receipt {
        padding: 5px 0px;     
    }
    .offc-block .content-blocks-txt {    
        background-size: 100px;
    }
    .wwd-block .content-blocks-txt {    
        background-size: 70px;
    }
    .wwr-block .content-blocks-txt {    
        background-size: 100px;
    }
    .mb-30 {
        margin-bottom: 10px;
    }

    .wwr-block {
        margin-top: 10px;
    }
    .content-blocks-txt h3 {
        font-size: 25px;
        margin-bottom: 8px;
    }
    .quote-blocks-content blockquote {
        font-size: 21px;
    }
    .quote-blocks-content cite {
        font-size: 18px;
    }
    .quote-blocks-content {
        padding: 25px 15px;
    }
    .banner-alt h1,
    .banner-alt h2,
    .banner-alt-static-text h1 {
        font-size: 30px;
    }
    .ps-product-finder {
        padding: 0 20px;
    }
    .ps-product-finder input.ps-product-finder-textbox {
        width: 100%;
    }
    .butter-olive--oil .recipe-interact {
        margin-top: 20px;
    }
    .vid-play {
        width: 60px;
        height: 60px;
    }
    .vid-play:before {
        border-width: 15px 0 15px 20px;
        margin-left: 8px;
    }
    .video-block {
        margin-top: 18px;
    }
    .video-block .vid-play {
        margin-top: -30px;
        margin-left: -30px;
    }
    .right-part .content-block .text-block h3 br {
        display: none;
    }
    .right-part .content-block .text-block h3 {
        font-size: 24px;
    }
    .news-block-list .news-block {
        padding: 55px 35px;
    }
    .news-block p {
        font-size: 18px;
    }
    .product-part .image-part {
        width: 175px;
    }
    ul.button-links li {
        margin-bottom: 5px;
    }
    .product-part .text-part {
        width: calc(100% - 190px);
        padding-right: 0px;
    }
    ul.button-links li a.btn {
        padding: 6px 4px;
        font-size: 14px;
        min-width: 127px;
    }
    .product-part .text-part h2 {
        margin-bottom: 20px;
        padding-bottom: 15px;
        font-weight: 600;
        font-size: 31px;
    }
    .sub-category-list li:after {
        display: none;
    }
    .right-part .content-block .text-block p {
        font-size: 16px;
    }
    .right-part .content-block .text-block .btn {
        font-size: 11px;
        padding: 8px 13px 7px;
        border-width: 1px;
    }
    .content-cover .right-part .content-block-list {
        min-width: auto;
        width: calc(100% - 30px);
        margin: auto;
    }
    .content-cover .right-part {
        border: 1px solid #78be20;
        padding: 15px 0;
    }
    .image-block-list .block .bg-img {
        padding-bottom: 49.1%;
    }
    .iteam-block .image-part .img-block a.video-link {
        background-size: 60px;
        background-position: calc(50% - 0px) calc(50% - 30px);
    }
    .upc-fields {
        margin-right: 0px;
        padding-right: 30px;
    }
    .upc-fields ul.felem-list li .felem-field {
        margin-left: 0px;
    }
    .tooltip-box {
        top: 3px;
    }
    .tooltip-box span img {
        width: 23px;
    }
    .search-form input[type=text] {
        padding: 10px 40px 10px 40px;
        font-size: 17px;
        line-height: inherit;
        height: initial;
    }
    .search-form ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        font-size: 17px;
    }
    .search-form ::-moz-placeholder {
        /* Firefox 19+ */
        font-size: 17px;
    }
    .search-form :-ms-input-placeholder {
        /* IE 10+ */
        font-size: 17px;
    }
    .search-form :-moz-placeholder {
        /* Firefox 18- */
        font-size: 17px;
    }
    .search-form [type=submit] {
        top: 11px;
        left: 10px;
    }
    a.next-post {
        display: none;
    }
    .content-blocks span.vid-play {
        display: none;
    }
    .contact-sec.butter-to-page .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .title-share-icons h2.page-head {
        width: calc(100%);
        display: block;
        margin-bottom: 2%;
    }
    .title-share-icons .recipe-interact {
        width: 100%;
    }
    .title-share-icons .recipe-interact:after {
        display: none;
    }
    .chart-list ul.chart-list-block li span {
        font-size: 16px;
    }
    .chart-list ul.chart-list-block li.right .img-box {
        right: -32px;
    }
    .chart-list ul.chart-list-block li.left:after {
        background-size: 6px;
        right: -5px;
        height: 11px;
        width: 6px;
    }
    .title-part .title span {
        font-size: 20px;
        padding: 5px 0;
    }
    .para {
        max-width: 100%;
        font-size: 16px;
        line-height: 1.2
    }
    .olive-box {
        max-width: 100%;
        margin: 0; 
    }
    .mobile-healty-oil span {
        font-size: 18px;
        display: block;
        margin-bottom: 5px;
    }
    .mobile-healty-oil .bottom-box {
         background-image: url(../images/partner.jpg); 
         background-size: cover;
        margin-top: 25px;
        margin-bottom: 10px;     
        padding: 90px 0 20px;
    }
    .mobile-healty-oil .partner img {
        max-width: 320px;
        vertical-align: bottom;
    }
    .healty-oil {
        display: none;
    }
    .mobile-healty-oil p {
        font-size: 16px;
        line-height: 1.2
    }
    .mobile-healty-oil {
        display: block;
    }
    section.mobile-healty-oil.partner {
        background: transparent;
    }
    
    .divisions img { width: 60px; }
    .divisions img {
        max-width: 40%;
        max-height: 40%;
        margin-bottom: 0px;
        margin-top: 50px;
    }
    .divisions span {
        line-height: 16px;
        font-size: 10px;
    }
    .bottom-box {
        margin-top: 298px;
    }
    .divisions span {
        line-height: 9px;
        font-size: 8px;
        margin-top: 8px;     
    }
    .divisions { margin: 0; }
    .certy {
        padding: 0;
        margin-top: 20px;
    }
    .avg-box {
        margin: 30px 0 0 30px;
        display: flex;
        align-items: center
    }
    .pledge p {
        font-size: 16px;
        text-align: left;
        margin-top: 0;
        margin-bottom: 25px;
    }
    .dcoop .container {
        display: block;
        text-align: center;
    }
    .dcoop img {
        max-width: 100%;
        float: none;
    }
    .full-circle {
        width: 131px;
        height: 131px;
        font-size: 9.84pt;
        line-height: 10.5pt;
    }
    .mobile-healty-oil img {
        max-width: 100px;
    }
    .research {
        padding: 0px 0;
    }
    .half-right.half {
        padding: 30px 0 0;
    }
    .half-left {
        padding-left: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .half-right {
        width: 100%;
    }
    .innerpage .title h3{ font-size: 40px; line-height: 50px; }
    .innerpage .title h4 { font-size: 28px; padding: 0px 0 0; }
    .packimg { width: 20%;}
    /* .history-block .content-blocks-img::before,.hshape1,.hshape2,.hshape3,.hshape4{display: none;} */
    .history-block .content-blocks-img, .history-block .content-blocks-txt{padding:20px 15px;margin: 0;min-height: auto;}
    .history-block .content-blocks-txt,.history-block .content-blocks-txt p{margin: 0 auto;text-align: center;}
    .contact-block textarea{height: 150px;}
    .contact-block .content-blocks-txt:before{display: none;}
    .home-section-sweet .slick-list { padding: 0 0px 0 0px !important;}
    .home-section-sweet .sweet-block { max-width: 90vw; }
    .home-section-sweet .sweet-block h3 {     font-size: 1.2em;
    padding: 0 25px; transform: translateY(36px); }
    .home-section-receipt .receipt-block h3{
        font-size: 1.2em;
        padding: 0 25px;
        line-height: 1.4em;
    }
    .sweet-block img {
        height: auto;
    }
    .home-section-sweet p{
        margin-bottom: 20px !important;
    }
    .sweet-block h3 {
       font-size: 1.2em;
        line-height: 1.2em;
        padding: 0 20px;
    }

    .sweet-block:hover {
        transform: translateY(0px) !important;
    }

}
@media (max-width:1200px) {

    .sweet-block h3 {        
        font-size: 1.4em;        
        padding: 0 30px;
    }
.footer-wrap {     
    display:inline;
    padding: 40px 0px;
}

.footer-logo {
    max-width: 170px;
    margin: 0 auto;
}
.footer-menu {
    width: 100%;
    margin-bottom: 15px;
}
.footer-social {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.secondary-menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}



}
@media (min-width: 768px) and (max-width:1300px) {
    .sweet-block { max-width: 44vw; }
    .home-section-sweet .sweet-block h3 { font-size: 1em; padding: 0 25px; }
.home-section-receipt .receipt-block h3{ font-size: 1em;line-height: 1.2em;
        padding: 0 25px;
    }
        
}

@media (min-width: 992px) and (max-width:1024px) {
    .tips-tricks-page .learnPattern { right: 0; bottom: -110px; height: 120px; }
}

@media (max-width: 555px) {
    .avg-box .bold {
        font-size: 54;
    }
    .certified { margin-top: 20px; }
    .avg-box p {
        font-size: 14px;
        
    }
    .avg-box p br { display: none; }
}

@media only screen and (max-width: 640px) {
    .packimg{width: 25%;}
    .news-block-list .news-block {
        margin-right: 0;
        width: 100%;
    }
    .product-part .image-part {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .iteam-block.two-img-block .image-part .img-block {
        padding-bottom: 50%;
        height: auto;
    }
    .product-part .text-part {
        width: 100%;
        padding-right: 0px;
    }
    .product-part .image-part img {
        max-width: 150px;
    }
    .product-part .text-part td {
        font-size: 14px;
    }
    .chart-list ul.chart-list-block li span {
        font-size: 12px;
    }
    .chart-list ul.chart-list-block li.right img {
        right: -32px;
    }
    .chart-list ul.chart-list-block li.left:after {
        background-size: 6px;
        right: -5px;
        height: 11px;
        width: 6px;
    }
    .chart-list ul.chart-list-block li .img-box,
    .chart-list ul.chart-list-block li span {
        display: block;
        width: 100%;
        max-width: inherit;
        right: 0;
        left: 0;
        position: relative;
        text-align: center;
        top: 0;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
    .chart-list ul.chart-list-block li.left:after {
        top: 64%;
    }
    .chart-list ul.chart-list-block li {
        padding: 0 15px;
    }
    .chart-list ul.chart-list-block li .img-box {
        margin-bottom: 10px;
    }
    .title-part .title span {
        font-size: 18px;
        padding: 5px 0;
    }
    .title-part {
        margin-bottom: 15px;
    }
    .contact-sec.butter-to-page h2 {
        font-size: 7vw;
    }
    .hero h2 {
        font-size: 31px;
    }
    .hero h2 strong {
        font-size: 51px;
    }
    .desclimber-wrap p a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 480px) {
    .chart-list ul.chart-list-block li {
        padding: 0 10px;
    }
    .title-part .title span {
        font-size: 16px;
        padding: 5px 0;
    }
    .banner3 .container {
        padding: 30% 15px 0 15px;
        justify-content: start;
        text-align: center;
        margin: 0;
    }
    .banner3 h2 { text-align: center;}
    .banner3 h3 { text-align: center;}
    .banner3 p { text-align: center;}
    .banner3 br { display: none;}
}

@media only screen and (max-width: 991px) {

    .hero h2 {
        font-size: 28px;
    }
    .hero h3 {
        font-size: 21px;
    }
    .hero h3 br { display: none;}
    .hero h2 strong {
        font-size: 40px;
    }
   
}

@media only screen and (max-width: 1350px) {
    .butter-block li:after {
        right: -30px;
    }
    .butter-block h2,
    .olive-block h2 {
        margin-bottom: 30px;
        font-size: 30px;
    }
    .butter-block li,
    .olive-block li {
        margin-bottom: 35px;
    }
    .butter-block li h3,
    .olive-block li h3 {
        font-size: 25px;
        line-height: 35px !important;
    }
    .butter-block li figure,
    .olive-block li figure {
        margin-bottom: 15px;
    }
    .butter-block li figure img,
    .olive-block li figure img {
        max-height: 76px;
    }
    .butter-block li:after {
        width: 45px;
        height: 45px;
        right: -38px;
        top: calc(50% - 6px);
    }
}

@media only screen and (max-width: 1024px) {
    .butter-block li:after {
        right: -30px;
    }
    .butter-block h2,
    .olive-block h2 {
        margin-bottom: 30px;
        font-size: 30px;
    }
    .butter-block li,
    .olive-block li {
        margin-bottom: 30px;
    }
    .butter-block li h3,
    .olive-block li h3 {
        font-size: 22px;
        line-height: 25px !important;
    }
    .butter-block li figure,
    .olive-block li figure {
        margin-bottom: 10px;
    }
    .butter-block li figure img,
    .olive-block li figure img {
        max-height: 65px;
    }
    .butter-block li:after {
        width: 45px;
        height: 45px;
        right: -38px;
        top: calc(50% - 6px);
    }
}

@media only screen and (max-width: 991px) {
    .butter-block h2,
    .olive-block h2 {
        margin-bottom: 25px;
        font-size: 25px;
    }
    .butter-block li,
    .olive-block li {
        margin-bottom: 30px;
    }
    .butter-block li h3,
    .olive-block li h3 {
        font-size: 20px;
    }
    .butter-block li figure,
    .olive-block li figure {
        margin-bottom: 10px;
    }
    .butter-block li figure img,
    .olive-block li figure img {
        max-height: 50px;
    }
    .butter-block li:after {
        width: 40px;
        height: 40px;
    }
    .filter-btn-list {
        display: inline-block;
        font-size: 0;
    }
    .filter-btn-list .filter-btn-iteam {
        width: 33.33%;
        display: inline-block;
        vertical-align: top;
    }
    .filter-btn-list .filter-btn-iteam .btn-name span {
        width: 100%;
    }
    .sec-heading {
        padding: 30px 0;
        margin-bottom: 30px;
    }
    .oil-chart .conversion-table .conversion-table-cell {
        max-width: 236px;
    }
    .filter-sec p br {
        display: none;
    }
    .oil-chart .conversion-table .conversion-table-cell h4 {
        font-size: 20px;
    }
    .research .half-right.half { padding-left: 15px; }

    .learn-sub-block .learn-block:hover { transform: translateY(0px);  }
    .learn-sub-block .learn-block-wrap {
        margin: 15px 10px 15px;
        position: relative;
    }

    .tips-tricks-page .content-blocks-txt {
        padding: 30px 15px 50px 30px !important;
    }
    .tips-tricks-page .tt-block .content-blocks-img {
        margin-bottom: 0px;
        min-height: auto;
        padding-bottom: initial;
    }
    .tips-tricks-page .tt-block .content-blocks-txt h3 {
        color: #fff;
        font-size: 30px;
    }
    .tips-tricks-page .content-blocks-txt h4 {    
        font-size: 22px;       
        margin-bottom: 10px;
    }

    .tips-tricks-page .content-blocks-txt ul li {   
        margin-bottom: 20px;  
        font-size: 22px;
    }

    .tips-tricks-page .tt-block.bgcolor1:after {
        left: -20px;     
    }

    .tips-tricks-page .tt-block.bgcolor2:after {
        right: -20px;    
        height: 100%;     
    }
    .tips-tricks-page .bgcolor2 .content-blocks-txt {
        padding: 30px 40px 50px 30px;
    }
    .tips-tricks-page .tt-block.bgcolor2 .content-blocks-img {
        margin-top: -40px;
        margin-right: 5px;
        margin-bottom: 15px;
    }
    .tips-tricks-page .tt-block.bgcolor3:after {
        left: -20px;
        
    }
    .tips-tricks-page .bgcolor3 {
        margin-bottom: 100px;
    }
    .tips-tricks-page .tt-block.bgcolor3 .content-blocks-img {
        margin-top: 20px;
       
    }
    .tips-tricks-page .tt-block.bgcolor4:after { right: -20px; }
    .tips-tricks-page .bgcolor6 .content-blocks-txt { padding-left: 30px; padding-right: 30px; }
    .tips-tricks-page .tt-block .bgcolor6:after { right: -10px; }
    .tips-tricks-page .bgcolor6 { margin-top: 0px; margin-bottom: 90px;    }
    .tips-tricks-page .tt-block .bgcolor7:after { left: -10px; }
    .tips-tricks-page .bgcolor7 .content-blocks-txt { padding: 40px 30px 50px 30px; }


    .tips-tricks-page .tt-block.bgcolor4 .content-blocks-img {margin-right: 5px;        margin-bottom: 15px;}
    .tips-tricks-page .tt-block.bgcolor5:after {  left: -20px;    }
    .tips-tricks-page .tt-block.bgcolor5 .content-blocks-img {        margin-top: 15px;     }
    .tips-tricks-page .tt-block.bgcolor5 .content-blocks-txt {        padding: 30px 15px 50px 30px;    }

    .tips-tricks-page .learnPattern {
       
        right: 0;
        bottom: -90px;
        height: 90px;
    }


}

@media only screen and (max-width: 767px) {
    
  .bottom-para {  display: inline-block;margin: 20px 0;padding: 0 0; }
    
    
    
    .butter-block h2,
    .olive-block h2 {
        font-size: 20px;
        margin-bottom: 16px;
        letter-spacing: 0.06em;
    }
    .butter-block li,
    .olive-block li {
        margin-bottom: 30px;
    }
    .butter-block li h3,
    .olive-block li h3 {
        font-size: 17px;
        line-height: 35px !important;
    }
    .butter-block li figure,
    .olive-block li figure {
        margin-bottom: 3px;
    }
    .butter-block li figure img,
    .olive-block li figure img {
        max-height: 40px;
    }
    .butter-block li:after {
        width: 34px;
        height: 34px;
        right: -38px;
        top: calc(50% - 6px);
    }
    .right-part .content-block .text-block p {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .content-cover .right-part .content-block:last-child {
        padding-bottom: 40px;
    }
    .iteam-block .text-part {
        width: 100%;
        margin-top: 15px;
        order: 2;
    }
    .iteam-block .image-part {
        width: 100%;
        order: 1 !important;
    }
    .iteam-block .image-part .img-block {
        height: 339px;
    }
    .iteam-block .text-part .details {
        padding: 50px 30px 50px;
        min-height: auto;
    }
    .iteam-block .image-part .heading-block {
        padding: 20px 20px;
        height: auto;
    }
    .iteam-block .image-part .heading-block h3 {
        font-size: 20px;
    }
    .circle-section .circle-box {
        width: 100%;
        margin-bottom: 40px;
    }
    section.purpose-main-content {
        padding: 50px 0 0px 0;
    }
    .circle-section .circle-box .h3 {
        font-size: 22px;
    }
    .circle-section .circle-box a.btn {
        font-size: 13px;
        padding: 10px 15px;
    }
    section.smoke-point-section {
        padding: 0 0 50px 0;
    }
    .accordion-container .article-title {
        font-size: 20px;
    }
    .accordion-container article.content-entry {
        margin-bottom: 10px;
    }
    .oil-chart .conversion-table {
        max-width: 538px;
        margin: auto;
        justify-content: space-between;
    }
    .oil-chart .conversion-table .conversion-table-cell figure:after {
        right: -44px;
    }
}

@media only screen and (max-width: 640px) {
    .oil-chart .conversion-table .conversion-table-cell img {
        max-height: 30px;
    }
    .oil-chart .conversion-table .conversion-table-cell {
        max-width: 156px;
        width: 50%;
    }
    .oil-chart .conversion-table {
        max-width: 358px !important;
    }
    .oil-chart .conversion-table .conversion-table-cell figure:after {
        right: -33px;
    }
    .oil-chart .conversion-table .conversion-table-cell img {
        max-height: 30px;
    }
    .upc-fields ul.felem-list li {
        width: 100%;
        margin-bottom: 1px;
    }
    .tooltip-box .info-box .inner-box {
        border-radius: 10px;
        margin-bottom: 10px;
        border: 1px solid #D3D3D3;
    }
    .tooltip-box .info-box {
        width: 235px;
    }
    .tooltip-box .info-box {
        left: calc(100% - 230px);
    }
    .tooltip-box .info-box .inner-box:after {
        left: 213px;
        width: 10px;
        height: 15px;
        background-size: 100% auto;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width: 480px) {
    .butter-block h2,
    .olive-block h2 {
        font-size: 15px;
        margin-bottom: 16px;
        letter-spacing: 0.06em;
    }
    .butter-block li,
    .olive-block li {
        margin-bottom: 20px;
    }
    .butter-block li h3,
    .olive-block li h3 {
        font-size: 11px;
        line-height: 16px !important;
    }
    .butter-block li figure,
    .olive-block li figure {
        margin-bottom: 3px;
    }
    .butter-block li figure img,
    .olive-block li figure img {
        max-height: 30px;
    }
    .butter-block li:after {
        width: 22px;
        height: 22px;
        right: -38px;
        top: calc(50% - 6px);
    }
    .content-cover .right-part .content-block {
        padding: 50px 20px 1px 20px;
    }
    .right-part .content-block .text-block .btn {
        padding: 8px 17px;
    }
    .purpose-content h2 {
        font-size: 28px;
    }
    section.filter-sec.purpose-content p {
        font-size: 20px;
    }
    .filter-btn-list .filter-btn-iteam {
        width: 50%;
    }
    .filter-btn-list .filter-btn-iteam .btn-name span.name {
        font-size: 14px;
    }
    .filter-listing .filterDiv {
        display: none;
    }
    .filter-listing .filterDiv.show {
        display: block !important;
        margin: 0 auto;
        text-align: center;
    }
    .sub-category-list li {
        padding: 0 0px 15px 0px;
        width: 100%;
    }
    .oil-chart .conversion-table .conversion-table-cell figure:after {
        right: -30px;
        width: 15px;
        height: 11px;
    }
    .oil-chart .conversion-table {
        max-width: 280px !important;
        align-items: end;
    }
    .oil-chart .conversion-table .conversion-table-cell {
        max-width: 115px;
        width: 50%;
    }
}

@media only screen and (max-width: 380px) {
    .butter-block li h3,
    .olive-block li h3 {
        height: 32px;
        max-width: 124px;
        margin: auto;
    }
    .butter-block li:after {
        right: -28px;
        top: calc(50% - 15px);
    }
}

@media (max-width: 374px) {
    .banner-recipe-content .recipes-info li {
        padding: 0 5px;
        width: 50%;
        margin-bottom: 20px;
    }
    .banner-recipe-content .recipes-info li:nth-last-child(-n+2) {
        margin-bottom: 0;
    }
}

@media print {
    a[href]:after {
        content: none !important;
    }
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /** Don't show links for images, or javascript/internal links*/
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    /*@page {margin: 0.5cm;}*/
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .products-page .site-wrapper,
    .products-page .mid-container,
    .products-page .footer-main,
    .products-page a.popup-modal-dismiss,
    .products-page .pupop-banner,
    .products-page .butter-olive--oil {
        display: none;
    }
    .mfp-hide {
        display: block !important;
    }
    .products-page #bto-modal {
        background-color: transparent;
    }
    .print-img {
        display: block;
        margin: 0 auto;
    }
    .banner-recipe {
        height: auto;
    }
    .banner-recipe-content {
        position: static;
        width: 100%;
        min-height: 0;
        padding-bottom: 0;
    }
    .footer-main,
    .other-recipes,
    .recipe-featured,
    .recipe-interact,
    .banner-recipe-content:before,
    .banner-recipe-content:after {
        display: none;
    }
    .banner-recipe-content .recipes-info {
        padding-top: 0;
    }
    .recipe-blocks__item {
        border: 0;
    }
    .recipe-blocks__item.recipe-ingredients {
        width: 45%;
        float: left;
    }
    .recipe-blocks__item {
        width: 55%;
        float: left;
        padding-left: 25px;
    }
    .recipe-blocks:after {
        content: '';
        display: table;
        clear: both;
    }
    .recipes-info h4,
    .recipes-info p {
        font-size: 20px;
    }
    .recipe-blocks__item h3 {
        font-size: 24px;
    }
    .recipe-blocks__item p {
        font-size: 22px;
    }
    .print-icn {
        display: block !important;
    }
    .banner-recipe-content {
        padding: 0 70px;
    }
    .site-header {
        position: static;
    }
    .logo img {
        display: none;
    }
    .logo img.logo-alt {
        display: block !important;
    }
}
