﻿@media(max-width:992px) {
    .brandDialog {
        max-width: 95%;
    }
    .mfp-content {
        margin-top: 0px !important;
    }
    img.mfp-img {
        max-width: 100% !important;
    }
    .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
        right: 6px !important;
    }
    .groupProductSaleDetailsTitle{
        font-size:15px!important;
    }
    .groupProductSaleDetailsAmount {
        font-size: 15px !important;
    }
    .groupProductDetailsTimer {
        font-size: 15px !important;
    }
    .groupProductDetailsUnits {
        font-size: 15px !important;
    }
    .groupProductDetailsCart {
        max-width: 100px;
        justify-content: flex-start;
    }
    .thankyouOrderContainer {
        padding: 0 15px 50px;
    }
    .CartDescription h3{
        font-size:12px;
    }
    .main-image-slider button.slick-next {
        right: 0px;
    }
   
    .main-image-slider button.slick-prev {
        left: 15px;
    }
    .productPageGallery {
        min-height: 365px;
    }
    .favProductsItemImg {
        background-size: contain;
    }
    .filterCol {
        position: fixed;
        background-color: #fff;
        right: 0;
        bottom: -100%;
        z-index: 999999;
        height: 65%;
        width: 100%;
        transition: all 0.3s ease-in-out;
        overflow-y: scroll;
        border-top: 1px solid #000;
    }
        .filterCol.in {
            bottom: 15px;
            z-index: 99999;
        }
    .closeFilterColI {
        padding: 10px;
        display: block;
    }
    .closeFilterColIDiv {
        width: 35px;
        /* height: 4px; */
        flex-shrink: 0;
        margin: 0 auto;
        display: block;
        border-radius: 33px;
        /* background: #C2C2C2; */
        text-align: center;
    }
        .closeFilterColIDiv i {
            font-size: 22px;
            color: #C2C2C2;
        }
        .filterBtn {
            width: 100%;
            background-color: #fff;
            border: 1px solid #000;
            padding: 15px;
            text-align: center;
            display: block;
            border-radius: 5px;
        }
        .filterBtn img{
            margin-right:10px;
        }
    .catBannerH1 {
        font-size: 35px;
    }
    .catBannerContainer {
        margin-top: 110px;
        margin-bottom: 0px;
    }
    .main-container-wrapper {
        padding-top: 15px;
    }
    .mainNavbarTop {
        display: none;
    }
    .p-r-l-0{
        padding-left:0;
        padding-right:0;
    }
    .favProductsItem {
        width: 47%;
    }
    .favProductsItems {
        flex-wrap: wrap;
    }
    .favProductsItemBtns {
        padding: 5px;
    }
    .favProductsItemAdd {
        font-size: 14px !important;
        margin-bottom: 10px;
    }
    .favProductsItemName {
        font-size: 20px;
    }
    .productsContainer .productItem {
        flex: 1 0 47%;
        margin: 20px 5px;
        flex-grow: 0;
        max-width: 50%;
    }
    .productItemImg {
        margin: 0 auto;
        max-width: 100%;
        max-height: 100%;
        display: block;
        width: auto;
    }
    .productBidForm {
        width: 100%;
    }
    .productBidFormTitle {
        font-size: 26px;
    }
    .productBidFormBtn {
        font-size: 16px;
    }
    .homeTopContainer {
        min-height: 360px;
        margin-top: 115px;
        max-width: 100%;
    }
    .videoOvelay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #00000080;
    }
    .bredcrumbsVideo a {
        color: #fff !important;
    }
    .videoParallaxTitles {
        color: #fff;
    }
    #video-bgHero {
        width: 100%;
        border-radius: 5px;
    }
    .videoHolder {
        border-radius: 5px;
    }
    #video-bgHeroClients {
        top: 0%;
    }
    .over {
        height: 95px;
    }
    .clientsTxt {
        margin: 10px auto;
    }
    .clientsTopContainer {
        min-height: 185px;
        margin-top: 0;
        max-width: 100%;
    }
    .clientsTxtDiv {
        padding: 0;
        margin: 15px 0;
    }
        .clientsTxtDiv h2 {
            font-size: 26px;
            text-align: center;
        }
    .logosTitle {
        font-size: 35px;
    }
   /* #video-bgHeroClients {
        width: 225%;
    }*/
    .homeTopH1Real {
        font-size: 40px;
        margin-bottom: 20px;
        margin-top: 5px;
        text-align: center;
        font-weight: 700;
    }
    .homeTopDivReal p {
        text-align: center;
        font-weight: 400;
        font-size: 20px;
        line-height: 30px;
    }
    .homeCatsMobileItems{
        margin-bottom:35px;
    }
    .homeProductsContainer {
        padding: 45px 0;
    }
    .homeArticlesTopRow {
        min-height: 30px;
    }
    .homeArticlesContainer {
        margin-top: 0px;
    }

    .saleOrderItemAmountTemp {
        font-size: 14px;
    }



    .MainArticleImg {
        height: 110px;
    }

    .moreArticlesTitle {
        font-size: 16px;
    }

    .readMoreP {
        font-size: 16px;
    }

    .moreArticlesDesc {
        font-size: 14px;
    }

    .moreArticlesItem {
        height: 355px;
    }

    .ArticleTxt {
        max-width: 100%;
        padding: 15px;
    }

        .ArticleTxt h2 {
            line-height: 30px;
        }

    .homeTitleP {
        font-size: 22px;
        font-weight: 400;
    }

        .homeTitleP img {
            max-width: 40px;
        }

    .homeArticlesItem {
        margin: 5px;
        padding: 8px;
        width: 45%;
    }

    .homeArticlesItemImgDiv {
        height: 115px;
    }

    .homeArticlesItemTitle {
        font-size: 16px;
    }

    .homeArticlesItemA {
        font-size: 14px;
    }

    .mainNavbarTopMenu {
        display: none;
    }

    .closebtn {
        display: block;
    }

    .userMenuUL a {
        color: #0e293e !important;
    }

    #myNav {
        display: unset;
    }

    .mainNavbarTopPersonal {
        width: 50%;
    }

    .mainNavbarTopPhone {
        width: 50%;
    }

    .product-Fav-delete {
        font-size: 16px;
    }

    .parallax-category {
        min-height: 200px;
        background-size: cover;
        background-attachment: initial;
    }
    .parallax-article {
        min-height: 200px;
        background-size: cover;
        background-attachment: initial;
    }

    .mainParallaxH1 {
        font-size: 27px;
        margin-bottom: 15px;
        line-height: 40px;
        font-weight: 600;
    }

    .subCategoryItems {
        margin-bottom: 10px;
    }

    .subCategoryItem {
        padding-left: 5px;
        padding-right: 5px;
    }

    .subCategoryItemAmount {
        font-size: 12px;
        display: block;
    }

    .mainNavbarBottomMenu {
        display: none;
    }

    .mainNavbarBottomLogoA img {
        max-width: 105px;
    }

    .social {
        min-height: 60px;
    }

    .mainNavbarBottomSearch {
        display: none;
    }
    /* NavBar Start */
    .topBarPhone {
        position: absolute;
        top: 19px;
        right: 13%;
        font-size: 25px;
        color: #fff;
    }

    .faPhoneLink {
        display: block;
    }

    .navbarIcons {
        float: right;
        display: flex;
    }

    .faPhoneLink {
        font-size: 18px;
        /*padding: 0 3px;*/
    }

    .navPhoneIcon {
        color: #fff;
        background: transparent !important;
    }

    .faContactLink {
        font-size: 18px;
        padding: 0 3px;
    }

    .navContactIcon {
        color: #fff;
        background: #fcfcfc;
    }

    .faWhatsappLink {
        font-size: 18px;
        padding: 0 3px;
    }

    .navWhatsappIcon {
        color: #fff;
        background: #fcfcfc;
    }

    .faIcon2 {
        padding-top: 10px;
        width: 35px;
        text-align: center;
        text-decoration: none;
        border-radius: 50%;
        height: 35px;
        float: right;
        margin-top: 18px;
    }

    .faIcon3 {
        padding-top: 9px;
        width: 35px;
        text-align: center;
        text-decoration: none;
        border-radius: 50%;
        height: 35px;
        float: left;
        margin-top: 18px;
    }

    .faIcon4 {
        padding-top: 9px;
        width: 35px;
        text-align: center;
        text-decoration: none;
        border-radius: 50%;
        height: 35px;
        float: left;
        margin-top: 18px;
    }


    .mobileNavbarLogo img {
        height: 100%;
        width: 190px;
        padding-top: 10px;
        padding-bottom: 10px;
        float: left;
        margin-left: 11px;
    }

    ::-webkit-scrollbar {
        width: 0px;
        height: 12px;
    }

    .navbar-toggle {
        display: block !important;
        float: right !important;
        margin-right: 10px !important;
        padding: 10px 10px !important;
        margin-top: 18px !important;
        border: none;
        margin: 0 auto !important;
        padding: 22px 0px 20px 20px !important;
        background: transparent;
        width: 25%;
    }

        .navbar-toggle span {
            color: white;
        }

    .mobileLogoDiv {
        display: block;
        width: 50%;
        text-align: center;
    }

    .mobileLogoA {
    }

    .mobileLogoImg {
        max-width: 130px;
        padding-top: 10px;
    }
    .productItemHeart {
        padding: 4px 7px 4px 6px;
        left: 32%;
        bottom: 15px;
    }
    .productItemCart {
        padding: 4px 7px;
        bottom: 15px;
    }
    .mobileCartDiv {
        display: block;
        width: 12%;
        text-align: center;
    }
    .brandCatItem {
        min-height: 180px;
    }

    .mobileCartA {
        padding-top: 20px;
        display: block;
    }

    .mobileCartImg {
    }
    .SocialShareButtonsAndTitleHolder {
        align-items: center;
    }
    .SocialShareButtonsTitle {
        font-size: 14px;
    }
    .productPageRightDiv {
        padding-left: 15px;
    }
    .mobileHeartDiv {
        display: block;
        width: 12%;
        text-align: center;
    }

    .mobileHeartA {
        padding-top: 20px;
        display: block;
    }

    .mobileHeartImg {
    }

    .homeTopH1 {
        font-size: 38px;
    }

        .homeTopH1 b {
            display: block;
            margin-top: 20px;
        }

    .homeTopContainerCenter {
        padding: 10px;
        max-width: 90%;
        box-shadow: none;
        position: relative;
    }

    .homeTopH2 {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 25px;
    }

    .homeCatsH2 {
        font-size: 32px;
        margin-bottom: 30px;
        font-weight: 600;
        text-align: center;
    }

    .homeProductsH2 {
        font-size: 32px;
        padding-right: 0;
        text-align: center;
        float: none;
        font-weight: 600;
        margin-bottom: 24px;
    }
    .logosTitleHome {
        font-size: 32px;
    }
    .logosTitleHome2 {
        text-align: center;
        margin-bottom: 30px;
        max-width: 80%;
        margin: 0 auto;
        margin-bottom: 24px;
    }
    .homeProductsBtnDesk {
        display: none;
    }

    .homeCatsMobileItem {
        height: 290px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        border-radius: 5px;
        padding: 20px;
        margin: 6px;
    }

    .homeCatsMobileItemA {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 5px;
        background-color: rgb(0 0 0 / 25%);
    }

    .homeCatsMobileName {
        position: absolute;
        bottom: 30px;
        font-size: 20px;
        color: #fff;
        font-weight: 700;
    }

/*    .productItemHeart {
        right: 15px;
    }

    .productItemCart {
        right: 15px;
    }*/

    .homeProductsBtnMobile {
        display: block;
        width: 200px;
        margin: 0 auto;
        float: none;
    }
    .showFavGalleryDiv {
        width: 48%;
        max-width: 100%;
    }
    .showFavItemGallery {
        height: 240px;
        position: relative;
    }
    .showFavItemTitle {
        font-size: 20px!important;
    }
        .showFavItemTitle span {
            font-size: 16px;
        }
    .showFavItemLogoDiv {
        margin: 5px 0;
    }
    .showFavItemLogoTitle img {
        max-width: 45px;
    }
    .carouselContainer {
        flex-wrap: wrap;
        display: flex;
    }

    .homeProductsMobile .productItem {
        max-width: 45%;
        margin: 8px;
        height: 330px;
        flex-grow: 1;
    }

        .homeProductsMobile .productItem .productItemImgDiv {
            height: 170px;
        }

    .productItemName {
        font-size: 16px;
        padding: 0 5px;
    }

    .homeClientsMobileContainer {
        padding: 50px 0;
    }

    .homeClientsMobileH2 {
        font-size: 26px;
        font-weight: 800;
        line-height: 120%;
        margin-bottom: 20px;
        padding-right: 15px;
    }
    .homeSaleOrders {
        padding: 30px 10px;
    }
    .homeClientsMobileImg {
        max-width: 100%;
        width: 100%;
        z-index: 1;
        position: relative;
    }
    .homeSaleOrdersTitle {
        font-size: 35px;
        margin-bottom: 25px;
    }
    .saleOrderItems {
        flex-wrap: wrap;
    }
    .saleOrderItem {
        margin: 5px 5px;
        padding: 10px;
        flex: 0 0 48%;
    }
    .groupOrderItemsCat {
        justify-content: flex-start;
    }
    .saleOrderItemTimer {
        position: relative;
        color: #DA4175;
        background-color: #fff;
        font-weight: 500;
        margin-top: 10px;
    }
    .saleOrderItemName {
        font-size: 15px;
    }
    .saleOrderItemAmount {
        font-size: 14px;
    }
    .saleOrderImgDiv {
        height: 150px;
        padding-top: 15px;
    }
    .saleOrderItemBtnMobile{
        display:none;
    }

    .saleOrderItemInner {
        height: 265px;
    }
    .tab-content {
        min-height: 170px;
    }









    .homeClientsMobileBtn {
        background-color: #000;
        color: #fff;
        padding: 10px;
        border-radius: 30px;
        max-width: 200px;
        display: block;
        text-align: center;
        margin: 0 auto;
        margin-top: -80px;
        z-index: 2;
        position: relative;
    }

    .homeGroupOrders {
        padding: 30px 0;
    }

    .homeGroupOrdersTitle {
        font-size: 28px;
        margin-top: 20px;
    }

    .groupOrderItems {
        flex-wrap: wrap;
        padding: 15px;
    }

    .groupOrderItem {
        flex: 0 0 45%;
        margin: 7px;
        padding: 10px;
    }

    .groupOrderItemTimer {
        width: 120px;
        font-size: 12px;
    }

    .groupOrderItemInner {
        height: 270px;
    }

    .groupOrderImgDiv {
        height: 175px;
    }

    .groupOrderItemBtnMobile {
        display: none;
    }

    .groupOrderItemA {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index:9;
    }

    .groupOrderItemName {
        font-size: 16px;
    }

    .groupOrderItemAmount {
        font-size: 15px;
    }

    .groupOrderImgDivUpload {
        max-width: 70%;
        max-height: 140px;
        margin: 0 auto;
    }

    .weAreMobile {
        background-color: #5C93AF;
        padding: 30px 15px 115px 15px;
        color: #fff;
        border-radius: 20px;
    }

    .weAreMobileTitle {
        font-size: 24px;
        text-align: center;
        font-weight: 600;
        margin-bottom: 15px;
    }
    .homePageBannerContainer {
        margin-bottom: 40px;
    }
    .weAreMoblieDesc {
    }

        .weAreMoblieDesc p {
            font-size: 18px;
            font-weight: 500;
            text-align: center;
            margin-bottom: 20px;
            letter-spacing: 1px;
        }

    .weAreTabsLi {
        margin-left: 0px;
        margin-right: 10px;
    }

        .weAreTabsLi a {
            font-size: 12px;
            padding: 10px 10px !important
        }

    .tab-content p {
        font-size: 15px;
    }

    .weAreBtn {
        display: block;
        max-width: 200px;
        margin: 0 auto;
        font-weight: 500;
    }

    .weAreMoblieImg {
        max-width: 100%;
        margin-top: -85px;
    }

    .homeContactTitle {
        font-size: 28px;
        max-width: 245px;
        margin: 0 auto;
        line-height: 35px;
    }

    .homeContactTitle2 {
        font-size: 16px;
        font-weight: 400;
    }

    .homeContactInputDiv {
        width: 100%;
        margin: 5px 0;
    }

    .homeContactBtn {
        margin: 0 auto;
        margin-top: 15px;
        padding: 12px;
        width: 95%;
    }

    .homeArticlesBtnDesk {
        display: none;
    }

    .homeArticlesBtnMobile {
        display: block;
        margin: 0 auto;
        float: none;
        max-width: 220px;
        margin-top: 26px;
    }

    .homeArticlesTitle {
        font-size: 28px;
        padding-right: 10px;
    }

    .homeArticlesRight {
        width: 100%;
        padding: 0 5px;
        border-left: none;
        float: none;
    }

    .homeArticlesLeft {
        width: 100%;
        padding: 15px 20px;
        float: none;
    }
    .footerUlRight {
        float: none;
        padding-right: 20px !important;
    }
    .weAreTabsLi.active {
        border-radius: 3px;
    }
    .homeArticlesLeftItemTitle {
        font-size: 19px;
        text-align: center;
    }

    .homeArticlesRowMobile {
        display: flex;
        flex-wrap: wrap-reverse;
    }

    .homeArticlesRightItemLeft {
        width: 55%;
        padding: 10px;
        float: right;
    }

    .homeArticlesRightItemImg {
        width: 125px;
        height: 80px;
    }

    .homeArticlesRightItemLeftRead {
        display: none;
    }

    .homeArticlesLeftItemRead {
        display: none;
    }

    .footerRow {
        display: flex;
        flex-wrap: wrap-reverse;
    }

    .footerUl li a {
        font-size: 16px;
    }

    .footer {
        padding: 40px 0;
    }

    .social {
        min-height: 45px;
    }

    .footerCol {
        text-align: center;
        border-bottom: 1px solid #C2C2C2;
        padding: 20px 0;
    }

    .footerLogo {
        max-width: 190px;
    }

    .footerText p {
        font-size: 14px;
        max-width: 80%;
        margin: 0 auto;
    }

    .footerCreditContainer {
        border-top: none;
    }



    .navbar-nav {
        text-align: right;
    }

    .navbar-toggle .icon-bar {
        background-color: #0e293e;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        display: block;
        width: 30px;
        height: 2px;
        border-radius: 1px;
    }

    .navbar-toggle.OpenButton .top-bar {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -moz-transform-origin: 10% 10%;
        -ms-transform-origin: 10% 10%;
        -o-transform-origin: 10% 10%;
        -webkit-transform-origin: 10% 10%;
        transform-origin: 10% 10%;
    }

    .navbar-toggle.OpenButton .middle-bar {
        opacity: 0;
    }

    .navbar-toggle.OpenButton .bottom-bar {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -moz-transform-origin: 10% 90%;
        -ms-transform-origin: 10% 90%;
        -o-transform-origin: 10% 90%;
        -webkit-transform-origin: 10% 90%;
        transform-origin: 10% 90%;
    }

    .navbar-toggle .top-bar {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    .navbar-toggle .middle-bar {
        opacity: 1;
    }

    .navbar-toggle .bottom-bar {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: transparent !important;
        color: #fcfcfc ;
    }

    .navbar-header {
        -moz-transition: background .4s ease;
        -o-transition: background .4s ease;
        -webkit-transition: background .4s ease;
        transition: background .4s ease;
        /* border-bottom: 1px solid rgba(28, 28, 28, 0.3) !important; */
        /* background: #000 !important; */
        max-width: 100%;
        z-index: 2000 !important;
        background: -webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 90%);
        background: -o-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 83%);
        background: -ms-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 83%);
        background: linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 83%);
        padding-bottom: 15px;
    }

    .menuMobileAccountBtns {
        width: 150px;
        margin: 0 auto;
        height: 55px;
        text-align: center;
    }

    .mobileMenuARight {
        float: right;
        color: white !important;
    }

    .mobileMenuALeft {
        float: right;
        color: white !important;
        margin-right: 50px;
    }

    .shrinked {
        -moz-transition: background .4s ease;
        -o-transition: background .4s ease;
        -webkit-transition: background .4s ease;
        transition: background .4s ease;
        border-bottom: 1px solid rgba(28, 28, 28, 0.3) !important;
        background: rgba(0, 0, 0, 0.8) !important;
        max-width: 100%;
        z-index: 2000 !important;
    }

    .MyNavBar {
        padding: 0 !important;
        width: 100%;
        margin-top: 70px;
        position: -moz-sticky !important;
        position: -ms-sticky !important;
        position: -o-sticky !important;
        position: -webkit-sticky !important;
        position: sticky !important;
        margin-bottom: -61px !important;
    }

    .MyNavBarContainer {
        padding: 0 !important;
        width: 100%;
        width: 100% !important;
        margin: 0 auto !important;
    }

    /* Arrow Icons Start */
    .icon-menu-2 {
        width: 50px;
        height: 37px;
        position: absolute;
        left: 15px;
        top: -8px;
        z-index: 99999999;
        float: left;
        color: #000;
    }

        .icon-menu-2:after {
            content: "\f107";
            font-size: 25px;
            position: absolute;
            font-weight: normal;
            display: inline-block;
            font-family: FontAwesome;
            padding: 15px 5px;
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

    .icon-menu-3 {
        width: 50px;
        height: 37px;
        position: absolute;
        left: 9px !important;
        top: 1px;
        z-index: 99999999;
        float: left;
    }

        .icon-menu-3:after {
            content: "\f107";
            font-size: 18px;
            position: absolute;
            font-weight: normal;
            display: inline-block;
            font-family: FontAwesome;
            padding: 15px 20px;
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

    .icon-menu-4 {
        width: 50px;
        height: 37px;
        position: absolute;
        left: 9px !important;
        top: 3px;
        z-index: 99999999;
        float: left;
    }

        .icon-menu-4:after {
            content: "\f107";
            font-size: 18px;
            position: absolute;
            font-weight: normal;
            display: inline-block;
            font-family: FontAwesome;
            padding: 15px 20px;
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }
    /* Arrow Icons END */


    /* Rama 1 Start */
    .Rama1UL {
        width: 100%;
        margin: 0 !important;
        position: relative !important;
        padding: 5px 0px 0px 0px !important;
        line-height: 0px !important;
        margin-bottom: 10px !important;
        text-align: center;
        background-color: #fff;
    }

    .Rama1LI {
        color: white;
        padding: 3px 20px 3px 2px !important;
        line-height: 0px !important;
        position: relative !important;
        width: 100%;
    }

        .Rama1LI .Rama1A {
            color: #000;
            padding: 10px 5px 10px 0px !important;
            line-height: 15px !important;
            font-size: 16px;
            font-weight: 600;
            text-align: right;
            border-bottom: 1px solid #C2C2C2;
        }

          /*  .Rama1LI .Rama1A:not(:last-child) {
                border-bottom: none;
            }*/

        .Rama1LI.active .Rama1A {
            color: #fcfcfc;
        }

        .Rama1LI .Rama1A.active {
            color: #fcfcfc;
        }
    /* Rama 1 END */

    /* Rama 2 Start */
    .Rama2UL {
        position: relative !important;
        list-style: none;
        padding: 10px 0px 10px 0px !important;
        line-height: 0px !important;
        display: none;
    }

    .Rama2LI {
        padding: 0px 0px !important;
        line-height: 0px !important;
        position: relative !important;
    }
    .Rama2LITitle a{
        color: #000 !important;
        font-weight:600!important;
    }

    .Rama2UL > .Rama2LI:first-child {
        width: 100%;
    }

    .Rama2UL > .Rama2LI:last-child {
        width: 100%;
    }

    .Rama2LI .Rama2A {
        color: #737373;
        padding: 10px 3px !important;
        line-height: 10px !important;
        font-size: 16px;
        font-weight: 500;
        text-align: right;
    }

    .Rama2LI.active .Rama2A {
        color: #fcfcfc;
    }

    .Rama2LI .Rama2A.active {
        color: #fcfcfc;
    }
    /* Rama 2 END */



    .SearchLI .search-open #free-search {
        width: 100%;
        margin: 0;
    }

        .SearchLI .search-open #free-search .InputDIV {
        }

            .SearchLI .search-open #free-search .InputDIV input {
                width: 90%;
                margin-right: 15px;
                /* margin: 0 auto; */
                height: 34px;
                font-size: 14px;
                line-height: 1.42857143;
                color: #000;
                background-color: #fff;
                background-image: none;
                border: none !important;
                border-radius: 0 !important;
                box-shadow: none !important;
                border-bottom: 1px solid white !important;
            }

    .navbar-responsive-collapse .SearchLI .SearchLIIcon {
        color: #aaa;
        margin-right: 15px;
        margin-top: 13px;
    }

        .navbar-responsive-collapse .SearchLI .SearchLIIcon:hover {
            color: #aaa;
        }

    .navbar-responsive-collapse .SearchLI {
        margin-top: 0px;
        height: 40px;
    }

    .navbar-responsive-collapse.shrink .SearchLI {
        margin-top: 0px;
    }

    .navbar-responsive-collapse .SearchLI .search-open {
        right: 45px;
        top: 0px;
        display: block;
        padding: 0;
        position: absolute;
        background: #fcfcfc;
        border-top: none !important;
        box-shadow: none !important;
        z-index: 99;
        width: 83vw;
    }

    .navbar-responsive-collapse.shrink .SearchLI .search-open {
        right: 45px;
        top: 0px;
        display: block;
        padding: 0;
        position: absolute;
        background: #fcfcfc;
        border-top: none !important;
        box-shadow: none !important;
        z-index: 99;
        width: 83vw;
    }

    .SearchBTN {
        border: 0;
        color: #fcfcfc;
        font-size: 14px;
        cursor: pointer;
        width: 30px;
        height: 30px;
        font-weight: 400;
        /* padding: 17px 13px; */
        position: relative;
        background: transparent;
        white-space: nowrap;
        display: inline-block;
        text-decoration: none;
        outline: 0 !important;
    }
    /* NavBar END */


    .mainParallaxTitles {
        width: 95%;
    }

    .mainParallaxH2 {
        font-size: 22px;
        max-width: 300px;
    }

    .mobileLogo {
        max-width: 205px;
    }

    .userMenu li a {
        font-size: 14px;
    }

    .mainNavbarTopPhoneA {
        color: #fff;
        margin-left: 10%;
        border-radius: 40px;
        padding: 7px 12px;
        border: 1px solid #fff;
    }

    .mainNavbarTopPhoneNavA {
        color: #0e293e;
        margin-left: 20px;
        margin-top: 0px;
        border-radius: 40px;
        padding: 7px 12px;
        border: 1px solid #0e293e;
        display: inline-block;
    }

    .rightSidebar {
        text-align: left;
        margin-top: 0px;
    }

    .caps {
        direction: ltr;
        font-size:14px;
    }
        .caps i{
            padding-right:3px;
        }
        .panel-body {
            padding: 10px;
        }
    /*<---------- NEW SIDEBAR MENU START -------------->*/
    .overlay {
        height: 0;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        background-color: #F5F0F0;
        overflow-x: hidden;
        transition: 0.5s;
        opacity: 0;
        /*border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;*/
    }

    .searchInputDIV {
        width: 80%;
        margin: 0 auto !important;
    }

    .mobileSearchInput {
        background-color: transparent !important;
        border-bottom: 1px solid #fff !important;
        width: 100% !important;
        color: white !important;
        font-size: 18px !important;
    }

    .m-r--15 {
        margin-right: -15px;
    }

    .overlay-content {
        position: relative;
        top: 0;
        width: 100%;
        text-align: center;
    }

    .overlay a {
        padding: 8px;
        text-decoration: none;
        font-size: 36px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

        .overlay a:hover, .overlay a:focus {
            color: #000;
            font-weight: 500;
        }

    .overlay .closebtn {
        position: absolute;
        left: 10px;
        color: #fff;
        font-size: 45px;
    }

    .overlay .PhoneBTN {
        display: none;
        position: absolute;
        top: 25px;
        left: 130px;
        font-size: 35px;
        color: white;
    }

    .overlay .WhatsappBTN {
        display: none;
        position: absolute;
        top: 25px;
        left: 45px;
        font-size: 35px;
        color: white;
    }

    @media screen and (max-height: 450px) {
        .overlay a {
            font-size: 20px;
        }

        .overlay .closebtn {
            font-size: 40px;
            top: 15px;
            right: 35px;
        }
    }

    .mobileMenuSocialHolder {
        width: 100%;
        padding: 20px;
        color: #fff;
        background-color: #000;
    }

    .MobileMenuSocialDiv {
        display: flex;
        justify-content: space-evenly;
    }

    .mobileMenuSocialTitle {
        color: #fff;
        font-size: 16px;
        padding: 10px 5px 15px 5px;
        border-bottom: 1px solid #fff;
        text-align: right;
        font-weight: 600;
    }

    .MobileMenuSocialA {
        padding: 8px 20px !important;
        font-size: 24px !important;
        margin: 15px 0 !important;
        color: #fff !important;
    }

    .mainNavbarBottomSearchDiv {
        padding: 5px;
        max-width: 95%;
        margin: 0 auto;
        min-height: 60px;
    }

    .mainNavbarBottomSearchInput {
        /*background-color:transparent;*/
        border-color: unset !important;
        border-bottom: 1px solid #fff;
    }

    .mainSearchBtn i {
        color: #fff;
    }

    .myNavInput {
        width: 95%;
        border: none !important;
    }

    .mainSearchFormNav {
        width: 100%;
        max-width: 95%;
    }

    .mainSearchBtnNav {
        left: 4px;
    }

    .myNavTop {
        background-color: #737373;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 200%;
        min-height: 50px;
        padding: 10px;
        display: flex;
    }

    .space {
        background-color: #F5F0F0;
        height: 10px;
    }

    .mayNavTopRight {
        width: 50%;
    }

    .mayNavTopRightA {
        font-size: 18px !important;
        color: #fff !important;
    }

        .mayNavTopRightA i {
            color: #fff;
            padding-left: 15px;
        }

    .mayNavTopLeft {
        width: 50%;
        text-align: left;
    }

    /*<---------- NEW SIDEBAR MENU END -------------->*/
    /*<---------- HOME PAGE START -------------->*/
    .parallax-section {
        margin-top: 0;
        background-attachment: unset;
    }

    .box .box-content {
        padding: 30px 0;
    }

    .box .title {
        font-size: 18px;
    }

    .homePageMainContentContainer {
        padding: 10px;
    }

    .homePageH2 {
        font-size: 35px;
        margin-top: 30px;
    }

    .homeMiddleParallax {
        margin-top: 30px;
    }

    .homeParallaxItems {
        padding: 25px;
        display: block;
    }

    .parallaxItem {
        width: 50%;
        float: right;
    }

    .parallaxItemImg {
        max-width: 50px;
        max-height: 50px;
    }

    .parallaxItemName {
        font-size: 16px;
    }

    .stepsHomeContainer {
        padding: 10px;
    }

    .stepsHomeH2 {
        font-size: 35px;
        line-height: 40px;
    }

    .stepsHomeRow {
        margin: 30px 0 50px 0;
    }

    .stepsHomeItemImg {
        max-width: 60px;
    }

    .stepsHomeItemTitle {
        font-size: 20px;
        margin: 30px 0;
    }

    .stepsHomeItemDesc p {
        font-size: 14px;
    }

    .clientsHomeContainer {
        padding: 10px;
    }

    .clientsHomeH2 {
        font-size: 35px;
        line-height: 40px;
    }

    .clientsHomeRow {
        padding: 20px;
        margin: 20px 0 30px 0;
    }

    .clientsHomeItem {
        width: 33.33%;
        height: 100px;
        padding: 10px;
        margin: 0px;
    }

    .clientsHomeItemImg {
        max-width: 100%;
        padding: 10px;
    }



    /*<---------- HOME PAGE END -------------->*/


    /*<---------- PRODUCT ITEM START -------------->*/
    .productItem {
        padding-left: 3px;
        padding-right: 3px;
        height: 330px;
    }
    .productItemImgDiv {
        height: 140px;
    }
    .product-grid4 .product-discount-label, .product-grid4 .product-new-label {
        font-size: 13px;
        font-weight: 500;
        top: 8px;
    }

    .product-image4 {
        height: 175px;
    }

    .product-grid4 .pic-1 {
        height: 175px;
    }

    .product-grid4 .pic-2 {
        height: 175px;
    }
    .colorIdLi {
        margin: 10px 15px;
        padding: 3px;
        width: 26px;
        height: 26px;
    }
    .Mytooltip {
        width: 18px;
        height: 18px;
    }

    .product-color {
        min-height: 21px;
    }

    .product-grid4 .add-to-cart {
        padding: 10px 6px;
        color: #000;
        font-weight: 500;
        font-size: 14px;
    }

    .product-grid4 {
        height: 400px;
        padding-top: 10px;
    }
    /*<---------- PRODUCT ITEM END -------------->*/

    /*<---------- PRODUCT PAGE START -------------->*/
    .headerOffsetProduct {
        padding-top: 0px;
    }

    .product-title {
        font-size: 24px;
        text-align: center;
    }

    .product-code {
        font-size: 16px;
    }

    .details-description h2 {
        font-size: 16px;
    }

    .SlideshowDIV {
        min-height: 300px;
    }

    .productTxt p {
        font-size: 16px;
    }

    .ProductPageHeader {
        font-size: 20px;
    }

    .quantityTable {
        max-width: 100%;
    }

    .slidecontainer {
        max-width: 100%;
    }

    .productBrandingLi label {
        font-size: 16px;
    }

    .productSummaryDiv {
        max-width: 100%;
    }

    .CartProductThumb img {
        padding: 0px;
    }
    /*<---------- PRODUCT PAGE END -------------->*/

    .generalTopContainer {
        margin-top: 120px;
    }

    .main-container {
        width: 100%;
    }

    .aboutItem {
        margin: 15px 0;
    }

    .aboutItem {
        flex-wrap: wrap-reverse;
        flex-direction: column;
    }

    .aboutItemImgDiv {
        width: 100% !important;
        min-height: 235px;
    }
    .aboutItemTextDesc p {
        font-size: 16px;
    }
    #video-about {
        width: 100%;
    }
    .aboutItemTextDiv {
        width: 100%!important;
        padding: 10px 0;
    }

    .aboutItemTextTitle {
        font-size: 25px;
        padding-top: 0px;
    }
    .clientsTxtDiv p {
        font-size: 16px;
    }
    .aboutLowerDiv {
        max-height: unset;
        flex-wrap: wrap-reverse;
        padding: 15px;
    }

    .aboutLowerTitle {
        font-size: 24px;
    }

    .aboutLowerRight {
        width: 100%;
    }

    .aboutLowerRightImg {
        margin-bottom: -45px;
    }

    .mainNavbarTopRow {
        font-size: 12px;
        padding: 5px;
        text-align: center;
    }

    .aboutPageMobileForm {
        margin: 0 -15px;
    }

    .contactRight {
        width: 100%;
        height: auto;
        padding: 0;
    }

    .contactRightTitles {
        width: 100%;
    }

    .contactRightTitle {
        font-size: 26px;
        text-align: center;
        padding: 0;
    }
    .contactRightDivImg {
        margin-right: 0;
    }
    .contactRightTitle2 {
        font-size: 15px;
        text-align: center;
        max-width: 100%;
        padding: 0;
    }

    .contactBreadcrumbs .breadcrumbAbs {
        text-align: center;
        padding-right: unset;
    }

    .contactBreadcrumbs {
        top: unset;
        right: unset;
        text-align: center;
    }

    .contactRightTitles {
        top: 40%;
    }

    .contactLeft {
        width: 100%;
        padding: 20px;
        flex-wrap: wrap;
    }

    .contactLeftForm {
        width: 100%;
    }

    .contactSocial {
        display: none;
    }

    .contactLeftContact {
        display: none;
    }

    .conctFormTitle {
        font-size: 30px;
    }

    .findRight {
        width: 100%;
        height: 300px;
    }

    .findRightTitles {
        width: 80%;
    }

    .findRightTitle {
        font-size: 26px;
        text-align: center;
    }

    .findRightTitle2 {
        font-size: 15px;
        text-align: center;
    }

    .findBreadcrumbs .breadcrumbAbs {
        text-align: center;
        padding-right: unset;
    }

    .findBreadcrumbs {
        top: unset;
        right: unset;
        text-align: center;
    }

    .findRightTitles {
        top: 40%;
    }

    .findLeft {
        width: 100%;
        padding: 20px;
        flex-wrap: wrap;
    }

    .findLeftForm {
        width: 100%;
        padding-right: 0;
    }

    .findSocial {
        display: none;
    }

    .findLeftfind {
        display: none;
    }

    .conctFormTitle {
        font-size: 30px;
    }

    .headerOffset {
        margin-top: 100px;
    }

    .loginLeft {
        width: 100%;
    }

    .loginRight {
        width: 100%;
        height: 100px;
        min-height: unset;
    }

    .loginLeftInner {
        padding-top: 20px;
    }

    .userInfo {
        max-width: 100%;
        margin: 0 auto;
    }
    tr.CartProduct td, tr.CartProduct th {
        padding: 10px 4px;
        font-size: 12px;
    }
    .brandText p {
        font-size: 14px;
    }
    .loginLeftInnerTitle {
        font-size: 28px;
    }

    .loginLeftInnerTitle2 {
        font-size: 20px;
        margin: 15px 0;
    }

    .articleTopContainer {
        margin-top: 115px;
    }

    .parallax-account {
        min-height: 115px;
        background-size: cover;
        background-attachment: initial;
    }

    .heading-primary {
        font-size: 2em;
        padding: 2em;
        text-align: center;
    }

    .accountProdsDiv {
        visibility: hidden;
        padding: 20px;
    }

    .accordionFilter {
        background-color: #FCF6EF;
        color: #000000;
        cursor: pointer;
        border-bottom: 1px solid #EFEFEF;
        border-radius: 0;
        padding: 18px 18px 10px 18px;
        width: 100%;
        border: none;
        text-align: right;
        outline: none;
        font-size: 16px;
        font-weight: 400;
        transition: 0.4s;
    }

        .accordionFilter dl, .accordionFilter-list {
            /*border: 1px solid #ddd;*/
            margin-bottom: 0;
        }

            .accordionFilter dl:after, .accordionFilter-list:after {
                content: "";
                display: block;
                height: 1em;
                width: 100%;
                background-color: #3f6997;
            }

        .accordionFilter dd, .accordionFilter__panel {
            background-color: #eee;
            font-size: 1em;
            line-height: 1.5em;
            overflow: initial;
        }

        .accordionFilter p {
            padding: 1em 2em 1em 2em;
        }

    .accordionFilter {
        position: relative;
        background-color: #fff;
        z-index: 9;
        border-bottom: 1px solid #dbdbdb;
        direction: rtl;
        padding: 15px;
    }


    .containeraccordionFilter {
        max-width: 960px;
        margin: 0 auto;
        padding: 0;
    }

    .accordionFilterTitle, .accordionFilter__Heading {
        background-color: #3f6997;
        text-align: center;
        font-weight: 700;
        padding: 25px;
        max-height: 55px;
        display: block;
        text-decoration: none;
        color: #fff;
        transition: background-color 0.5s ease-in-out;
        border-bottom: 1px solid #3f6997;
    }

        .accordionFilterTitle:before, .accordionFilter__Heading:before {
            content: "+";
            font-size: 1.5em;
            line-height: 0.5em;
            float: left;
            transition: transform 0.3s ease-in-out;
        }

        /*    .accordionFilterTitle:hover, .accordionFilter__Heading:hover {
        background-color: #3f6997;
        color: #fff;
    }

    .accordionFilterTitleActive, .accordionFilterTitle.is-expanded {
        background-color: #3f6997;
        color: #fff;
    }*/

        .accordionFilterTitleActive:before, .accordionFilterTitle.is-expanded:before {
            transform: rotate(-225deg);
        }

    .accordionFilterItem {
        height: auto;
        max-height: 50em;
        transition: max-height 1s;
    }

    @media screen and (min-width: 48em) {
        .accordionFilterItem {
            /*max-height: 15em;*/
            transition: max-height 0.5s;
        }
    }

    .accordionFilterItem.is-collapsed {
        max-height: 0;
        overflow: hidden;
    }

    .no-js .accordionFilterItem.is-collapsed {
        max-height: auto;
    }

    .activeParam {
        font-weight: 500;
    }

    .accordionFilter.activeFilter {
        font-weight: 600;
        transition: 0.1s;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    

    .mobileAccordionImg {
        width: 10%;
    }

    .resultImg {
        float: right;
    }
    .topMenuA {
        color: #fff;
        padding-left: 10px;
    }
    .catBanner {
        margin: 10px 0 25px;
        min-height: 205px;
        padding-top: 15px;
    }
    .mobileAccordionText {
        width: 75%;
        float: right;
        padding-right: 10px;
        text-align: right;
        padding-top: 10px;
    }
    .productsContainer {
        background-color: #F5F0F0;
        padding: 0;
    }
    .accountProductsMobile {
        gap: 6px;
        justify-content: left;
    }
        .accountProductsMobile .productItem {
            flex: 48%;
            flex-grow: 0;
            margin: 0;
            height: 235px;
            padding: 10px;
        }
    .accountProductItemImgDiv {
        height: 125px;
    }
    .accountProductItemHeart {
        right: 10px;
        top: 10px;
        padding: 4px 7px;
    }
    .accountProductItemCart {
        right: 10px;
        top: 45px;
        padding: 4px 8px;
    }
    .tabsDiv {
        margin-bottom: 40px;
    }
    .accountDetailsTitle {
        font-size: 18px;
        padding-right: 15px;
        margin: 10px 0 20px 0;
    }
    .detailsFormDiv .width50 {
        width: 100%;
    }
    .loginLabel {
        font-size: 14px;
    }
    .detailsFormDiv input {
        margin-bottom: 10px;
        height: 35px;
        padding: 15px;
        color: #737373;
        margin-top: 5px;
    }
    .cartItemInfoAmount {
        color: #040707;
        text-align: right;
        font-size: 14px;
        font-weight: 400;
        line-height: 120%;
    }
        .cartItemInfoAmount span {
            font-weight: 700;
        }
    .accountCartItemInfoTitle{
        font-size:15px;
    }
    .accountCartItemInfoSku{
        font-size:12px;
    }
    .accountCartItemTrash{
        width:20%;
    }
    .accountItemCartInfo {
        width: 80%;
    }
    .accountCartItemInfoImg {
        width: 100px;
        height: 130px;
    }
    .accountFavoritesDiv {
        background-color: transparent;
        padding: 0;
    }
    .nextDBtnDetails {
        padding: 10px 65px;
        width: 100%;
    }
    .accountFavoritesDiv .cartItem {
        box-shadow: unset;
        border-bottom: 2px solid #F5F0F0;
        border-radius: 0;
    }
    .cartItemInfoDate {
        color: #737373;
        text-align: right;
        font-size: 14px;
        font-weight: 400;
        line-height: 120%; /* 16.8px */
    }
    .panelFilter {
        padding: 0px;
        max-height: 0;
        overflow: hidden;
        border: none;
        transition: max-height 0.2s ease-out;
        border: none;
        border-top: 0px !important;
    }

    .accountProdsDiv {
        padding: 5px;
    }

    .accordionFilter:after {
        border-style: solid;
        border-width: 0.1em 0.1em 0 0;
        content: '';
        display: inline-block;
        height: 12px;
        left: 0.15em;
        position: relative;
        top: 15px;
        transform: rotate(-138deg);
        vertical-align: top;
        width: 12px;
        transition: all 0.3s ease-in-out;
    }
    .activeFilter:after {
        transform: rotate(-225deg);
        transition: all 0.3s ease-in-out;
    }

    .accountContainer {
        margin-top: 95px;
    }
    .weAreTabsLi.active a {
        color: #5C93AF !important;
    }
    .cartPageContainer {
        margin-top: 100px;
    }
    .breadcrumb {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .cartTitle {
        display: block;
        font-size: 22px;
    }
    .shareCartLink {
        font-size: 16px;
        font-weight: 600;
        margin: 12px 0;
    }
    .keppShoppingLink {
        display: none;
    }
    .cartFooter {
        padding-bottom: 15px;
        margin-top: 20px;
    }

    .cartLeftBox {
        margin-top: 15px;
    }
    .favPageContainer {
        margin-top: 100px;
    }
    .favContainer {
        padding: 15px;
    }
    .logosContainer {
        padding: 20px 0px;
    }
    .CenteredLogoClients {
        max-width: 75%;
    }
    .CenteredLogoClientsHome{
        max-width:65%;
    }
    .contactContainer {
        margin-top: 10px;
    }
    .productQuantityFirst {
        font-size: 16px;
    }
    .productQuantitySec {
        font-size: 16px;
    }
    .productQuantityThird {
        font-size: 16px;
    }
    .addToCartBtn {
        max-width: 100%;
    }
    .main-image-slider .slick-slide{
        max-width:100%;
    }
    .main-image-slider {
        max-width: 100%;
        background-color: transparent;
        overflow: hidden;
        margin-right: 0;
    }
    .brandTitle {
        font-size: 20px;
        padding: 10px 20px;
        line-height: 1.1;
    }
    .brandBody {
        padding: 15px 0;
    }
    .brandImgItems {
        padding: 10px;
        display:block;
    }
    .brandImgItem {
        padding: 5px;
        margin-top: 20px;
    }
    .brandImgItemDiv {
        display: block;
    }
    .brandImgItemRight {
        width: 100%;
    }
    .brandImgItemRightTitle{
        display:none;
    }
    .brandImgItemLeft {
        width: 100%;
    }
    .newFileInput {
        width: 230px;
        padding:5px;
    }
    .brandCloseBtnIn {
        width: 230px;
        padding:5px;
    }
    .fileUploadHolder {
        margin-bottom: 15px;
    }
    .brandImgTrash {
        margin-top: -25px;
    }
    .canvasContainer {
        width: 300px;
        height: 300px;
    }
    .brandClose {
        font-size: 25px !important;
    }
    .details-description h2{
        font-size:20px;
    }
    .productTxt {
        font-size: 18px;
    }
    .thumbnails-slider {
        display: none;
    }
    .slick-prev:before, .slick-next:before {
        font-size: 30px;
        color: #737373;
    }
    .ui-widget.ui-widget-content {
        right: 45px;
    }
    .cartItem {
        margin: 15px 0;
    }
    .cartItemInfoTitles {
        padding: 5px;
    }
    .cartItemInfoTitle {
        font-size: 16px;
    }
    .cartItemInfoSku {
        font-size: 14px;
        margin-top: 10px;
    }
    .cartItemInfoImg {
        width: 120px;
        height: 115px;
        background-size: contain;
    }
    .cartBtnNewStick {
        max-width: 75%;
    }
    .cartItemTrash img {
        max-width: 30px;
    }
    .number {
        margin: 5px;
    }
    .cartAmoutInput {
        width: 45px;
        font-size: 13px !important;
    }
    .minus, .plus {
        width: 15px;
        height: 22px;
        padding: 0px 5px 4px 5px;
        border: none;
    }
    .cartTableDiv table {
        margin: 15px 0;
    }
    .ProductPageH2 {
        font-weight: 500;
    }
    .checkoutTop {
        margin-top: 115px;
    }
    .catBannerH2 {
        font-size: 18px;
        max-width: 90%;
        margin: 0 auto;
    }
    .groupOrderItemsCat .groupOrderItem {
        width: 45%;
        margin: 7px;
        min-height: 285px;
        flex: 0 0 45%;
    }
    .findContainer {
        margin-top: 0;
    }
    .findFormTitle {
        font-size: 30px;
    }
    #findForm label {
        font-size: 14px;
    }
    .brandLogoDiv {
        right: 3%;
        bottom: unset;
        top: 10px;
    }
    .brandLogo {
        width: 55px;
        height: 55px;
        margin: 0 auto;
        display: inline-block;
    }
    .brandLogoTitle {
        font-size: 15px;
        color: #fff;
        display: inline-block;
        margin-right: 10px;
    }
    .detailsForm {
        text-align: right;
        margin-top: 10px;
    }
    .newCatsItem {
        width: 100%;
        height: 240px;
    }
    .homeContactBtnDiv {
        width: 100%;
        display: inline-block;
    }
    .parallax-section-review{
        margin-top:115px;
    }
    .section-title-inner-review {
        text-align: center;
        font-size: 22px;
    }
    .showFavLeftDiv {
        width: 52%;
    }
}
