/* https://www.cook-bake.co.il/wp-content/themes/getraffic-child/mobile.css?ver=5.6.3 */
@media screen and (min-width: 768px) {
    a#logo img {
        width: 87px;
        margin-bottom: 10px;
    }

    .topicon img.topicon-image {
        height: 32px;
    }
}


.search-popup-mobile-wrap {
    display: none;
}

.search-popup-mobile-wrap .search-toggle-mobile {
    position: absolute;
    top: 41px;
    right: 23px;
    font-size: 0;
    transform: rotate(45deg);
}

.search-popup-mobile-wrap .search-toggle-mobile:before,
.search-popup-mobile-wrap .search-toggle-mobile:after {
    content: '';
    position: absolute;
    top: 0;
    background: #000;
    top: 50%;
    right: 50%;
    transform: translate(50%,-50%);
}

.search-popup-mobile-wrap .search-toggle-mobile:before {
    width: 2px;
    height: 20px;
}

.search-popup-mobile-wrap .search-toggle-mobile:after {
    height: 2px;
    width: 20px;
}

.search-popup-mobile-wrap .btn-search {
    position: absolute;
    top: 26px;
    left: 25px;
    border: none;
    outline: none;
    padding: 0;
    background: none;
    margin: 0;
}

.search-popup-mobile-wrap .btn-search img {
    height: 26px;
    width: auto;
}

@media screen and (min-width: 992px) {
    .topicons-left .topicon.topicon-search {
        display: none;
    }

    .topicon img.topicon-image {
        height: 35px;
    }

    a#logo-mobile {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .woocommerce-product-gallery .flex-control-nav li {
        z-index: 2;
    }

    .woocommerce-product-gallery .flex-control-nav {
        display: flex !important;
        justify-content: center;
        width: 100%;
        margin-top: -20px;
        padding: 0;
    }

    .f-widget.widget-center .follow-line a img {
        max-width: 41px;
    }

    .f-widget.widget-center .store_link img {
        max-width: 52px;
    }

    .topicons-left {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        margin-top: 16px;
    }
    
    body .product-wrapper .product-info {
        flex-direction: row;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
   .product-wrapper .product-info h3.title {
       max-width: 100%;
       width: 100%;
    align-items: center;
   }
    .product-wrapper .product-info .price-wrap {
        align-self: flex-end;
        flex-basis: 43%;
        max-width: 43%;
        -webkit-flex: auto;
        -moz-flex: auto;
        -ms-flex: auto;
        -o-flex: auto;
        flex: auto;
        order: 15;
        align-items: flex-start;
        justify-content: flex-end;
        font-size: 0;
        line-height: 1;
    }
    .product-wrapper .product-info .price-wrap .prices {
        margin-bottom: 0;
    }
    .product-wrapper .product-info .price-wrap .prices .new-price,
    .product-wrapper .product-info .price-wrap ins {
        order: -5;
    }
    .product-wrapper .product-info .brand-wrap {
        -webkit-flex: auto;
        -moz-flex: auto;
        -ms-flex: auto;
        -o-flex: auto;
        flex: auto;
        flex-basis: 57%;
        max-width: 57%;
    }

    .woocommerce-product-gallery .flex-control-nav li img {
        opacity: 0;
        width: 10px;
        height: 10px;
        background-color: azure;
        margin-top: -19px;
    }

    .fixed .topicons-left .topicon {
        margin-right: 6px;
    }

    .woocommerce-product-gallery .flex-control-nav li a {
        border-radius: 5px;
        background-color: #8e8e8e;
        padding: 0;
        margin: 0 5px;
        height: 10px;
        z-index: 8;
        font-size: 1px;
        width: 10px;
        display: block;
    }

    .woocommerce-product-gallery .flex-control-nav li a.flex-active {
        background-color: #000000;
    }
    .just-mobile { display: block; }
    .just-desktop { display: none; }

    .menubar-mobile {
        align-items: center;
        display: flex;
        justify-content: center;
    }

    a#logo-mobile {
        display: block;
    }

    .menubar #logo img {
        width: 87px;
    }

    .desktop-menu-wrapper {
        display: none;
    }

    .menubar-mobile {
        padding-bottom: 11px;
        border-bottom: 1px solid #f5f5f5
    }
    .top-stripe {

    }
    div.top-stripe a {
        font-size: 13px;
    }

    a#logo-mobile {
        margin-top: 11px;
    }

    a#logo-mobile img
    {
        width: auto;
        height: 46px;
    }
    .topbar {
        padding: 0;
    }

    a.mini-cart-toggle {
        height: 28px;
        width: 28px;
        -webkit-background-size: auto 100% !important;
        background-size: auto 100% !important;
    }

    span.mini-count {
        font-size: 12px;
        top: 5px;
        width: 100%;
        left: 0;
    }

    span.wishlist-count {
        font-size: 12px;
        left: 0;
        top: 6px;
    }

    .topicons-left .topicon a img {
        width: auto;
        height: 28px;
    }
    .topicons-left .topicon.topicon-search a img {
        height: 26px;
    }
    div.top-stripe a {
        font-size: 16px;
    }

    .topicons-container {
        display: block;
    }
    .topicon.login {
        display: none;
    }



    .topicons-left {
        z-index: 2;
        top: 4px;
        width: 128px;
    }
    .topicons-right {
        display: none;
    }
    .topicon-search {
        margin-right: 50px;
    }
    .topicon-search img {
    width: 24px;
    }

    .topicons-left .topicon {
        margin-left: 1px;
        margin-right: 10px;
        margin-top: 0;
        width: auto;
    }

    .search-popup-mobile-wrap {
        position: absolute;
        top: 87px;
        width: 100%;
        left: 0;
        right: 0;
        background: white;
    }

    .search-popup-mobile-wrap input#searchTerm
    {
        width: calc(100% - 40px);
        height: 42px;
        border: none;
        padding: 0 20px 0 10%;
        background-repeat: no-repeat;
        background-position: 0 50%;
        border-bottom: 1px solid #b6b6b6;
        margin: 20px 20px 0;
        appearance: none;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .topicon.wishlisticon {
        margin-top: 0;
        width: 30px;
    }

    .topicons-left .topicon a img {
        max-width: 100%;
    }

    .product-wrapper .product-info {
        display: block;
    }

    .topicons-left .topicon.minicart {
        margin-left: 18px;
        margin-top: 0;
    }
}

@media screen and (max-width: 768px) {
    body {
        padding-top: 99px;
    }

    ul.nav li a {
        padding: 10px 10px 15px;
    }

    span.wishlist-count {
        left: 2px;
    }

    iframe {max-width: 100%; height: auto;}
    body.single-product .icons-4>div {
        padding: 0 2% !important;
    }

    body.single-product .icons-4>div img.img-fluid {
        object-fit: contain;
    }

    body.single-product .icons-4>div p {
        width: 80%;
    }
    .archive-banner img {
        height: auto;
    }
    .archive-banner:nth-child(odd) {
        grid-column: 1 / 1 !important;
    }

    .archive-banner:nth-child(even) {
        grid-column: 2 / 2 !important;
    }
    .footer-widgets .row {
        margin: 0;
    }
    .footer-widgets .col-xs-6 div {
        display: none;
    }
    h2.nothing-found-text {
        margin-top: 25px;
    }
    h2.best-match, h2, h2.nothing-found-text, p.search-title, p.best-match.set {
        line-height: 1.4;
    }
    .best-sellers-container > h2 {
        margin-bottom: 40px;
    }
    .product-wrapper .price-wrap {
        justify-content:  flex-start;
        text-align: inherit !important;
    }
    .product-wrapper .prices .new-price {
        margin: 0 !important;
    }
    body.single-product div.desktop-gallery {
        margin-top: 7px;
    }
    .single-product .woocommerce-breadcrumb-mobile {
        padding-left: 20px;
        padding-right: 20px;
    }
    div.f-widget.widget-center {
        justify-content: center;
    }
    .footer li.menu-item {
        text-align: right;
        padding-right: 5%;
    }

    .search-result-wrap {
        padding-top: 10px;
    }

    .mobile-menu-back-button a.back {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
    }

    .mobile-menu-back-button a.back:before {
        content: 'חזור';
        margin-left: 7px;
    }

    .search-result .search-input {
        margin: 8px auto 35px;
    }

    .topicon.minicart.active .mini-cart-wrapper a.mini-cart-toggle {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 28px;
    }

    .mini-cart-handle {
        left: 0;
    }

    .topicon.minicart.active .mini-cart-wrapper a.mini-cart-toggle img {
        width: 12px;
    }

    p#breadcrumbs {
        display: none;
    }
    .f-widget h2 {
        text-align: center;
    }

    .f-widget ul {
        text-align: center;
    }

    body .mapouter {
        height: auto !important;
        width: 100% !important;
        margin-bottom: 20px;
    }

    body .gmap_canvas {
        height: auto !important;
        padding-bottom: 100% !important;
        position: relative;
    }

    body .gmap_canvas  iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }

    .footer-bottom {
        display: block;
    }

    .footer-bottom img {
        max-width: 100%;
    }

    .product-wrapper .product-info .variation-opener {
        display: none;
    }

    .f-widget.widget-center, .f-widget.widget-left {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
        flex-basis: 100%;
    margin-top: 10px;
    }
    span.wpcf7-not-valid-tip {
        position: absolute;
        top: 0;
        left: 0;
    }
    div.footer-widgets {
        padding-bottom: 0;
    }
    
    body h2.best-match, h2 {
        font-size: 20px;
        margin-bottom: 0;
    }

    body .acsb-trigger {
        bottom: 40% !important;
    }

    nav.woocommerce-breadcrumb {
        font-size: 12px;
    }

    nav.woocommerce-breadcrumb * {
        font-size: inherit;
    }
    
    h2.best-match:after,
    .page-template-about .page-title:after {
        width: 58px;
        height: 3px;
        margin-top: 0;
        margin-bottom: 11px;
    }
    
    .slider-wrapper { margin-bottom: 30px; }
    .no-padding.no-margin.header-container { padding-top: 6px; }
    .home .no-padding.no-margin.header-container {
        padding-top: 0;
    }
    
    img.bg-mobile { width: 100%; }
    
    div.xsell-container .slick-initialized .slick-slide { padding: 0 0.3%; }
    .thumb-wrapper .prod-thumb-bottom .quickview { display: none; }
    
    .container.xsell-container .slick-list h3 a { font-size: 14.5px; margin-left: 0; }
    .container.xsell-container h3 { margin-bottom: 5px; }
    
    div.product-badge {
        font-size: 14.5px;
        left: 0;
    }
    .container.xsell-container span.woocommerce-Price-amount.amount {
        font-size: 13px;
    }
    .container.xsell-container {
        padding: 0;
    }
    div.thumb-wrapper .prod-thumb-bottom {
        bottom: 0;
        background: none;
        flex-direction: row;
    }
    
    div.thumb-wrapper .prod-thumb-bottom .whishlist {
        border: none;
        padding: 0;
        width: 18px;
    }
    div.gt-row.block-1 {
        margin-top: 40px;
        margin-bottom: 50px;
    }
    
    div.gt-row.row {
        margin-right: 0;
        margin-left: 0;
    }
    
    div.gt-row.block-1 .image-1 {
        width: 48%;
        text-align: right;
    }

    div.gt-row.block-1 .link {
        font-size: 20px;
        color: white;
        background: black;
        text-align: center;
        margin-top: 4px;
        margin-bottom: 0;
        font-weight: normal;
    }
    .categories-header, .categories-underline {
        order: -1;
    }
    .product-badge.badge-best-seller, .product-badge.badge-sale, .product-badge.badge-oos {
        text-transform: capitalize;
        width: 34px;
        top: 3px;
        left: 0;
    }
    .single-product .woocommerce-breadcrumb {
        margin: 0 0 10px;
    }
    /* .single-product .woocommerce-breadcrumb-mobile, .single-product .woocommerce-breadcrumb-mobile .woocommerce-breadcrumb {
        display: block !important;
        margin-top: 30px;
    } */

    .summary.entry-summary {
        margin-bottom: 10px;
    }

    div.gt-row.block-1 {
        order: -1;
        margin-top: 0;
    }
    div.gt-row.block-1 .link:after {
        width: 108px;
    }

    .home .content.col-12.col-lg-5, .home .cards.col-12.col-lg-7 {
        padding: 0;
    }
    
    div.gt-row.block-2 .content-inner, div.gt-row.block-2 .gt-row {
        margin: 0;
        justify-content: space-between;
    }

    div.gt-row.block-2 .content-inner {
        padding-top: 25px;
    }

    .gt-row.block-2 {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    
    div.gt-row.block-2 .content-inner h3 {
        font-size: 16.5px;
        margin: 0;
    }

    .gt-row.block-2 .content-inner p {
        font-size: 26px;
    }

    .cards.col-12.col-lg-7 {
        margin-top: 10px;
    }
    
    div.gt-row.block-2 .content-inner h2 {
        font-size: 21px;
        line-height: 1;
        margin: 5px auto 22px;
    text-align: center;
    }
    div.gt-row.block-2 .gt-row > div {
        padding: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
        width: 48%;
        margin-bottom: 17px;
    }
    .gt-row.block-2 .cards p {
        font-size: 15px;
        margin-bottom: 10px;
    }
    
    div.gt-row.block-2 .cards p:after {
        width: 70px;
    }
    div.block-3 {
        margin-top: 55px;
    }
    
    div.tms {
        width: 100%;
    }
    
    .tms h2 {
        font-size: 31.5px;
        margin-bottom: 15px;
    }
    
    hr.underline-3 {
        width: 78px;
        height: 4px;
        margin-top: 0;
        margin-bottom: 3px;
    }
    
    div.block-3 .gt-product-slide .content-inner {
        max-width: 100%;
        padding-top: 0px;
    }
    
    div.block-3 .gt-product-slide .price .woocommerce-Price-amount {
        font-size: 23.5px;
    }
    
    div.block-3 .gt-product-slide .prices, div.gt-row.block-4 {
        margin-top: 0px;
    }
    
    div.block-3 .slick-dots {
        position: static;
        margin: 25px auto 35px;
    }
    div.gt-row.block-4 .content-inner h2 {
        font-size: 35px;
        margin-top: 10px;
    }
    
    div.gt-row.block-4 .content-inner p {
        margin: 30px 0 40px;
        font-size: 15px;
    }
    
    div.gt-row.block-5-1 {
        margin: 15px auto 0;
        justify-content: space-between;
    }

    div.gt-row.block-5-1 .image-mobile {
        margin: 15px 0;
    }
    
    div.gt-row.block-5-1 .content-inner h3 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    
    div.gt-row.block-5-1 .content-inner p, .gt-row.block-5-2 .bg-1 p {
        font-size: 15px;
        line-height: 1.4;
        margin-bottom: 0;
    }
    
    div.gt-row.block-5-1 .content, .gt-row.block-5-1 .image {
        padding: 0;
        width: 100%;
        align-self: center;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }

    div.gt-row.block-5-1 span.link, div.gt-row.block-5-2 span.link {
        padding: 15px;
        margin-bottom: 0;
    }

    html[dir="rtl"] {
        margin-top: 0 !important;
    }

    html #wpadminbar {
        display: none !important;
    }

    .gt-row.block-5-1 {
        flex-direction: column-reverse;
    }
    
    div.gt-row.block-5-1 .content h3 br {
       display: none;
    }    
    .gt-row.block-5-2 {
        margin: 0 auto 0px;
    }
    
    .gt-row.block-5-2 .image-1, .gt-row.block-5-2 .content {
        padding: 0;
    }
    
    .gt-row.block-5-2 .image-1 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 5px;
    }
    
    .gt-row.block-5-2 .col-3 {
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
        margin-left: 2%;
    }
    
    div.gt-row.block-5-2 .content-inner h3 strong {
        font-size: 18px;
        font-weight: bold;
    }
    
    div.gt-row.block-5-2 .content-inner h3 {
        font-size: 25px;
        margin-left: 0;
    line-height: 1.3;
    }
    
    .underline-2 {
        height: 4px;
        width: 49px;
        margin-top: 19px;
        margin-bottom: 0px;
    }
    
    div.gt-row.block-5-2 span.link {
        font-size: 15px;
    }
    
    div.gt-row.block-5-2 span.link:after {
        background: none;
        content: ">";
        font-weight: bold;
        position: static;
        margin-right: 2px;
        font-size: 12px;
    }
    div.gt-row.block-6 {
        margin: 70px auto 0;
    }
    
    div.gt-row.block-6 .image, div.gt-row.block-6 .content {
        padding: 0;
        margin-bottom: 20px;
    }
    
    div.gt-row.block-6 .content-inner h2 {
        font-size: 35px;
        margin-bottom: 10px;
    }
    
    div.gt-row.block-6 .content-inner p {
        margin-top: 30px;
        font-size: 15px;
    }
    
    a.gt-btn {
        width: 80%;
    }
    
    
    div.gt-row.block-7 .title h2 {
        margin-bottom: 0;
    }
    
    div.gt-row.block-7 .title {
        margin-bottom: 16px;
    }
    
    div.gt-row.block-7 .col-lg-3 {
        margin-bottom: 22px;
        padding: 0 10% 0 0;
    }

    
    div.gt-row.block-7 {
        width: 91%;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .single-product div.gt-row.block-7 {
        margin-bottom: 0;
    }
    div.gt-row.block-8 .image, div.gt-row.block-8 .content {
        padding: 0;
        margin-bottom: 19px;
    }

    div.gt-row.block-8 {
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .gt-row.block-8 .content img.img-fluid {
        width: 40%;
    }
    
    div.gt-row.block-8 .content-inner {
        text-align: center;
    }
    
    div.gt-row.block-8 .content-inner h2 {
        font-size: 23px;
        margin-bottom: 19px;
    }
    
    div.gt-row.block-8 .content-inner p {
        font-size: 15px;
    }
    
    footer.footer {
        margin-top: 40px;
    }
    footer .f-widget.widget-right {
        flex-basis: 100%;
        width: 100%;
    }
    
    footer .f-widget.widget-right .col-md-3.col-xs-6 {
        width: 100%;
        padding: 0;
    }
    
    .f-widget.widget-right .row.full-width {
        margin: 0;
    }
    
    footer .f-widget.widget-right .col-md-3.col-xs-6 div.footer-title:after {content: ">";font-size: 17px;position: absolute;top: 4px;left: 0;}
    
    .f-widget.widget-right .col-md-3.col-xs-6 div {
        margin-bottom: 20px;
        text-align: right;
    }

    footer .f-widget.widget-right .col-md-3.col-xs-6 div.footer-title.active:after {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    
    footer .f-widget.widget-center a, footer .f-widget.widget-center .f-widget {
        width: 47%;

        margin: 0;
    }
    
    footer .store_link {
        margin: 0;
    }
    
   .f-widget.widget-center .store_link a {
        width: 100%;
    }
    
    
    footer .store_link span {
        font-size: 16px;
    }
    .footer-widgets {
        flex-wrap: wrap;
    }
    div.footer-widgets {
        padding-bottom: 0;
    padding-top: 25px;
    }
    
    .footer-bottom p {
        margin-right: 0;
    }
    
    .secured-by {
        display: none;
    }
    
    .footer-bottom img.pay-with {
        margin: 0;
        height: auto;
        width: 97%;
    }
    .single-product .row {
        margin: 0;
    }
    
    body.single-product .product-lite-text {
        text-align: center;
        margin-top: 0;
        margin-bottom: 34px;
    }

    .add-to-cart-form .quantity {
        margin-bottom: 20px;
    }

    .single_add_to_cart_button {
        margin-top: 20px;
    }

    body.single-product div.gt-single-product-right {
         padding: 0;
        margin-top: 0;
    }
    body.single-product .xsell-container h2.best-match {
        font-size: 24px;
    }
    .mobile-menu-back-button a.to-all:last-child:before {
        /*content: "לכל ה";*/
    }

    .woocommerce-product-gallery {
        display: block;
    margin-bottom: 0px;
    }

    .woocommerce-product-gallery__wrapper { margin-bottom: 0px; }
    .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image > a {
        display: block;
        margin: 0 1px;
        overflow: hidden;
    }
    .woocommerce-product-gallery .flex-control-nav {
        margin: 10px 0 0;
    }
    .flex-direction-nav {
        /*display: none !important;*/
    }
    .block-3 .gt-product-slide .title {
        font-size: 19px;
    }
    
    .gt-product-slide.gt-row.w-100 {
            flex-direction: column-reverse;
    }

    .pink-link span.exp {
        font-size: 14px;
        line-height: 22px;
    }
    
    .block-3 button.slick-prev, .block-3 button.slick-next {
        width: 16px;
        height: 24px;
    }
    .container.contactus .row {
        margin: 0;
    }
    a.carousel-link {
        display: none;
    }

    .home a.carousel-link {
        display: block;
        float: none;
        margin-top: 30px;
    }
     .post-content {
       padding: 10px 5% 0;
   }
   .gt-row.block-5-1 .content-inner {
    padding-bottom: 0;
   }
    .social-icons.blog {
    padding-right: 5%;
   }

    .icons-why .icon img {
        height: 30px;
    }

    .icons-why .icon p {
        font-size: 12px;
        text-align: center;
    }

   .post-content h1 {
       font-weight: bold;
       font-size: 25px;
       margin-bottom: 30px;
       padding-bottom: 30px;
       width: 80%;
   }

   .post-sub p {
       color: #4e4e4e;
       font-size: 18px;
       text-align: right;     
    }

   .post-sub {
       width: 85%;
    margin-bottom: 50px;
   }

   .wp-block-columns.has-2-columns:nth-child(odd), .wp-block-columns.has-2-columns:nth-child(even) {
       padding: 0 !important;
   }

   .wp-block-column:not(:first-child) {
       padding: 0;
   }

   ul.products.columns-2 .product img.thumb {
       max-width: 100%;
   }

   .mp-wrap a {
       flex: 0 0 100%;
   }

   .product-wrapper .product-info .variations-wrap .size-info {
    color: #7D7D7D;
   }

   .mp-wrap {
       flex-direction: column;
   }
   .post-teaser {
       flex-direction: row-reverse;
       justify-content: space-between;
   }

   .post-teaser .post-image {
       flex: 0 0 50%;
       margin-right: 20px;
   }

   .woocommerce-category-description {
       padding-top: 0;
       display: block;
   }

   div.products {
       padding: 0 calc(5% - 12px);
   }

   .filter-tags {
       display: none;
   }

   .woocommerce-category-description h1.title {
       font-size: 30px;
       float: right;
       display: block;
   }

   .woocommerce-category-description hr.underline-1 {
       width: 69px;
       margin: 10px auto 20px;
   }

   .woocommerce-category-description .description {
       font-size: 16px;
       margin-bottom: 0px;
   }

   .sub-cat a {
       font-size: 18px;
       width: 100%;
       margin-bottom: 15px;
    padding: 5px;
   }

   .woocommerce-category-description .sub-cat {
       flex-direction: column;
   }

   .variations-wrap {
       display: none;
   }

   .product-wrapper .product-info {
       flex-direction: column;
   }

   .product-wrapper .product-info h3.title a {
       font-size: 15px;
       min-height: 36px;
       line-height: 1.2;
   }

   .single-product-slider .slick-track .slide .zoom-box {
    padding: 0 2px;
   }

   .price-wrap {
        place-self: flex-end;
       width: 100%;
   }
   div.thumb-wrapper .prod-thumb-bottom .whishlist img {
       max-width: 100%;
   }

   .page-template-with-sidebar .container { margin-top: 0; }
   p.mob-price.price, p.mob-price + .prices { display: block; margin-bottom: 0px;
       /* margin-top: -19px; */ }
   /*form.cart p.price, form.cart .prices { display: none; }*/

   p.mob-price + .prices div { display: inline-block; }
   
   .footer-widgets .col-xs-6 div.footer-title { display: block; }
   .post-content h2 { margin-bottom: 10px; }
   .page-template-register-pandora .bg-image.container { padding-top: 45%; }
   #menu-mobile ul .login-reg img {
       width: 20px;
       height: auto;
       margin-left: 15px;
   }
   .add-to-cart-form .variations-selector.variations .woo-variation-items-wrapper {
    padding: 10px 0 8px;
   }
   .add-to-cart-form .variations-selector.variations {
    padding-bottom: 9px;
   }
   .squ {
       margin: 0;
       clear: both;
   }
   /* .above-cart { width: 100%; } */
   .above-cart p.collection-text { width: 70%; }

   a.whishlist { padding: 0; /* position: absolute; top: 90vw; right: 0; */ }
   p.collection-text { clear: both; }
   .wc-block-grid.has-2-columns .wc-block-grid__product { display: flex; flex-direction: column;
       justify-content: space-between; }
   .container.footer-bc { background: #fff; text-align: right; padding-bottom: 10px; }

   .container.footer-bc p#breadcrumbs { display: block; }

    /* .single-product-top hr.underline-3 { display: none; }
    body.single-product .product_title.entry-title { font-size: 1.25rem !important; }
    .single-product .mob-price.price span.woocommerce-Price-amount.amount { font-size: 34px; }
    .submit-add-mob.just-mobile { float: left; width: 60%; max-width: calc(100% - 100px);}
    .submit-add-mob .single_add_to_cart_button { padding: 10px; margin-top: 0; }
    .add-to-cart-form { clear: both; }
    .add-to-cart-form .variations_form.cart { margin-top: 110px; } */

    .sticky-wrap-category-topbar {
        width: 100%;
        border-bottom: 1px solid transparent;
    }

    .archive .cat-mid-name {
        margin-bottom: 0;
        padding-top: 5px;
    }

    .single-product-top .brand-info-row {
        font-size: 12px;
        padding: 10px 0 12px;
    }

    .gt-single-product-right .tab-pane .tab-badge {
        max-width: 80.625vw;
    }

    .add-to-cart-form form.cart .quantity {
        flex-basis: 71px;
        max-width: 71px;
        margin: 0;
    }

    .btn-qty-wrap .single_add_to_cart_button {
        font-size: 22px;
        line-height: 30px;
        padding: 15px 0;
        margin: 0;
        flex-basis: calc(100% - 71px);
        max-width: calc(100% - 71px);
    }

    .add-to-cart-form .quantity .qty {
        height: 60px;
        font-size: 22px;
        line-height: 28px;
        padding: 15px 31px 15px 5px;
    }

    .inner-q .quantity-button.quantity-down, .inner-q .quantity-button.quantity-up {
        width: 26px;
        height: 30px;
    }

    .entry-summary .woocommerce-product-gallery a.whishlist,
    .entry-summary .mobile-gallery a.whishlist {
        position: absolute;
        top: 3px;
        left: 5px;
        z-index: 99;
        right: auto;
    }

    /* .add-to-cart-form form.cart .price,
    .add-to-cart-form form.cart .product-price-wrap .amount,
    .add-to-cart-form form.cart .prices {
        font-size: 22px;
    } */

    .add-to-cart-form form.cart .price,
    .add-to-cart-form form.cart .product-price-wrap .amount,
    .add-to-cart-form form.cart .prices,
    .add-to-cart-form form.cart .price span.woocommerce-Price-currencySymbol,
    .add-to-cart-form form.cart .product-price-wrap .amount span.woocommerce-Price-currencySymbol,
    .add-to-cart-form form.cart .prices span.woocommerce-Price-currencySymbol {
        font-size: 16px;
    }

    .add-to-cart-form form.cart .product-price-wrap .prices {
        margin-left: 8px;
    }

    .add-to-cart-form form.cart .product-price-wrap .price-label {
        font-size: 13px;
        margin-left: 10px;
    }

    .add-to-cart-form form.cart .product-price-wrap .prices .new-price {
        margin-left: 8px;
    }

    .add-to-cart-form form.cart .product-price-wrap .offer-percent {
        font-size: 11px;
        line-height: 12px;
        min-width: 60px;
    }

    .add-to-cart-form form.cart .product-price-wrap .offer-percent * {
        font-size: inherit;
    }

    .product-wrapper .thumb-wrapper a.whishlist,
    .qv-gallery a.whishlist {
        width: 18px;
    }

    .product-wrapper .thumb-wrapper .mobile-variation {
        position: absolute;
        bottom: 2px;
        left: 0;
        right: 0;
    }

    .product-wrapper.variation_drop_active .thumb-wrapper .variations-wrap {
        display: block;
    }

    .product-wrapper .thumb-wrapper .variation-opener {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        font-weight: 500;
        font-size: 10px;
        line-height: 15px;
        text-decoration: none;
        color: #000;
        padding: 5px 4px 2px;
        background: #F9C70F;
        margin: 0 0 3px;
    }

    .product-wrapper.variation_drop_active .thumb-wrapper .variation-opener {
        display: none;
    }

    .product-wrapper .thumb-wrapper .variation-opener:after {
        content: '';
        width: 9px;
        height: 6px;
        background: url(/wp-content/themes/getraffic-child/assets/images/angle-down.svg) 0 0/100% auto no-repeat;
        margin: -2px 5px 0 0;
    }

    .product-wrapper .thumb-wrapper a.btn-quick-view {
        font-size: 11px;
    }

    .product-wrapper .variations-wrap {
        background: rgba(255, 255, 255, 0.7);
    }

    .product-wrapper .variations-wrap .close-variation {
        width: auto;
        height: auto;
        font-size: 10px;
    }

    .product-wrapper .variations-wrap .size-info {
        font-size: 9px;
    }

    .product-wrapper .variations-wrap strong {
        font-size: 10px;
    }

    .product-wrapper .variations-wrap .color-info strong {
        line-height: 10px;
    }

    .product-wrapper .variations-wrap .variable-item-span-color {
        width: 10px;
        height: 10px;
        margin-right: 6px;
    }

    .product-wrapper .variations-wrap .product-link {
        font-size: 10px;
        width: auto;
        -webkit-background-size: 4px auto;
        background-size: 4px auto;
        padding-left: 9px;
    }

    .header-container .sticky {
        right: 0;
        max-width: 100vw;
    }

    #primary.container,
    .product.type-product {
        overflow: hidden;
    }

    .gt-single-product-right .add-to-cart-form form.cart .btn-qty-wrap {
        position: fixed;
        bottom: 0;
        z-index: 101;
        right: 0;
        padding: 10px 15px;
        border-top: 1px solid #eee;
        background: #fff;
    }

}

@media screen and (max-width: 767px) {
    .category-description-wrapper {
        padding-top: 40px;
        padding-bottom: 0;
    }

    .category-description-wrapper .category-description p {
        display: none;
    }

    .category-description-wrapper .category-description p:first-child {
        display: block;
    }

    .category-description-wrapper .category-description p:first-child + p,
    .category-description-wrapper .category-description p:first-of-type {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 0;
    }

    .category-description-wrapper.full-text-active .category-description p:first-child + p,
    .category-description-wrapper.full-text-active .category-description p:first-of-type,
    .category-description-wrapper.full-text-active .category-description p {
        display: block;
        overflow: visible;
    }
}

@media screen and (max-width: 360px) {
    .xsell-products .product-wrapper .product-info h3.title a {
        min-height: 54px;
    }
}

.category-description-wrapper .view-more {
    display: inline-block;
    vertical-align: top;
    text-decoration: underline;
}

.category-description-wrapper.full-text-active .view-more {
    display: none;
}

@media screen and (max-width: 1400px) {
    .footer-widgets { }
}




/** !Product list responsive grid! **/
/* .products { grid-template-columns: repeat(4, 1fr); } */
div.products .product-wrapper {
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 12px 40px;
}
/* @media screen and (max-width: 1600px) {
    .products { grid-template-columns: repeat(4, 1fr); }
}
@media screen and (max-width: 1400px) {
    .products { grid-template-columns: repeat(4, 1fr); }
}
@media screen and (max-width: 1200px) {
    .products { grid-template-columns: repeat(4, 1fr); }
} */
@media screen and (max-width: 991px) {
    /* .products { grid-template-columns: repeat(3, 1fr); } */
    div.products .product-wrapper {
        flex-basis: 33.33%;
        max-width: 33.33%;
    }
}

@media screen and (max-width: 768px) {
    .prod-thumb-overlay {
        display: none !important;
    }
    .page-template-gifts .no-padding.no-margin.header-container { padding-top: 0; }

    .gifts .second { padding: 0; margin-bottom: 20px; flex-direction: column; }
    .gifts .second iframe { float: none; width: 100%; height: auto; max-width: none; }
    .gifts .second img { position: static; width: 100%; margin-top: 10px; }

    .page-template-gifts .third .slider-wrapper ul.slides li img.bg { display: block; }

    .gifts .fourth .cards { padding: 0; }

    .g_last img {
        width: 100%;
    }
    .gifts a.slick-arrow {
        width: 35px;
        height: 50px;
        background-size: 15px 25px !important;
    }

    .home .container.footer-bc {
        display: none;
    }
    .gt-row.block-5-2 .bg-1 {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    /* .products {
        grid-template-columns: repeat(2, 2fr);
    } */
    div.products {
        margin-bottom: 0;
    }
    div.products .product-wrapper {
        flex-basis: 50%;
        max-width: 50%;
    }
    .products .product-wrapper .thumb-wrapper {
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        -o-flex: 1;
        flex: 1;
        padding-bottom: 8px;
        min-height: 150px;
    }

    .gt-row.block-8 .slick-arrow {
        bottom: -80px;
    }

    .topbar {
        position: relative;
    }

    .search-popup-mobile-wrap {
        top: 56px;
    }

    .icons-brands {
        padding: 0 30px;
    }

    .gt-row.block-8 a.images-nav-back, .gt-row.block-8 a.images-nav-next {
        width: 30px;
    }

    .icons-brands .iconz a {
        margin: 0;
        height: 90px;
    }

    .term-shoppingil .product-wrapper .thumb-wrapper .product-badge,
    .home .product-wrapper .thumb-wrapper .product-badge,
    .term-blackfriday .product-wrapper .thumb-wrapper .product-badge,
    .product-wrapper .thumb-wrapper .product-badge {
        width: 60px;
    }

    /* .product-wrapper .thumb-wrapper .product-badge {
        width: 33px;
    } */

    div.product-info span.amount,
    .container.xsell-container .slick-list .price-wrap del,
    .container.xsell-container .slick-list .price-wrap ins {
        font-size: 13px;
    }



    h3.title a, h3 {
        font-size: 17px;
    }

    .product-wrapper .product-info .brand-wrap {
        font-size: 14px;
    }

    .product-wrapper .product-info h3.title:after {
        margin-top: 3px;
    }
}

.product-wrapper .thumb-wrapper a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* .product-wrapper {
    height: 100%;
} */
.product-wrapper .thumb-wrapper {
    height: 350px;
}


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


    /* .products {grid-gap: 80px 25px;} */
    div.products .product-wrapper {
        padding: 40px 12px;
    }

    ul.subcategories-list {
        display: none;
    }

    .product-wrapper {
        /* height: 100%; */
        display: flex;
        flex-flow: column;
        min-height: 200px;
    }
    .brand-wrap {
        flex-basis: 100%;
        flex: 1;
        align-self: flex-start;
    }
    
    .product-wrapper .thumb-wrapper {
        height: 250px;
    }
    
    #no-more-tables table, 
    #no-more-tables thead, 
    #no-more-tables tbody, 
    #no-more-tables th, 
    #no-more-tables td, 
    #no-more-tables tr { 
        display: block; 
    }
  
    #no-more-tables tr { border: 1px solid #ccc; }
 
    #no-more-tables td { 
        /* Behave  like a "row" */
        border: none;
        position: relative;
        white-space: normal;
        width: 100% !important;
        padding-right: 5%;
        text-align: right;
    }
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        right: -9999px;
    }

    #no-more-tables td p {
        margin-bottom: 0;
    }

    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        right: -9999px;
    }

    #no-more-tables td p {
        margin-bottom: 0;
    }
}

@media (max-width: 667px) {
    .container { max-width: 625px; }
}

@media (max-width: 812px) {
    .container { max-width: 761px; }

    .header-container .sticky.fixed {
        z-index: 99;
    }
}

@media (min-width: 780px) and (max-width: 900px) {
    .woocommerce-product-gallery {
        margin-bottom: 0 !important;
    }

    .header-container .sticky.fixed {right: 0;}

    body.single-product div.gt-single-product-right {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        padding: 0 !important;
    }

    .free-shipping-from span.add-more {
        min-height: 24px;
        font-size: 14px;
    }

    .sticky:not(.fixed) ul.woocommerce-mini-cart {
        height: 24vh;
    }

    .fixed a#logo { line-height: 1; }
    .topicons-container a#logo img { width: 190px; }
    .fixed .menubar { margin-top: 0; }

    .footer-bottom { padding: 10px; }
    .footer-bottom p { margin-right: 0px; }

    p.pay-with { width: 100px; }

    .f-widget.widget-right .col-xs-6 {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }

    body .product-wrapper .product-info  {
        display: block !important;
    }
    .product-wrapper .product-info .price-wrap {
        float: left;
    }
}

.single-product .woocommerce-breadcrumb-mobile {
    display: none;
}

@media (min-width: 1800px) {
    .container {
        max-width: 1792px;
    }
}