/*
Theme Name:    Auslux
Theme URI:
Description:    Child theme for divi theme
Author:         Auslux
Author URI:
Template:       Divi
Version:        1.0.0
*/
/*------------------------------ ADDITIONAL CSS HERE ------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
}

div#et-main-area {
    overflow: hidden;
}


/*==================== BANNER SECTION =========================*/

.box_time h3 {
    color: #fff;
    font-weight: 600;
}

.box_time {
    background: red;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


/* .wfc_cart_basket{
    display: none !important;
} */

.cl_prod_hover_box li.addedd {
    display: block !important;
}

span.onsale_inner {
    position: absolute;
    top: 30px;
    left: 0;
    background: red;
    padding: 10px;
    font-size: 18px;
    right: auto;
    color: #fff;
}

button.qty_button.minus.custome_btn,
button.qty_button.plus.custome_btn {
    display: none !important;
}

.woocommerce table.cart .product-thumbnail {
    display: block !important;
}


/* .show_quote_count {
    position: absolute;
    right: 46px;
    top: 15px;
    bottom: 0;
    margin: auto;
    font-size: 20px;

} */

input.site_button.raq-send-request {
    color: #000;
    background: transparent;
}

input.site_button.update_list {
    background: transparent;
    color: #000;
}

.cl_product_inner_row .slick-prev.slick-arrow {
    position: absolute;
    bottom: -35px;
    left: 35%;
}

.cl_product_inner_row .slick-arrow .fa {
    font-size: 30px;
    color: #000;
    border: 1px solid #07b24b;
    padding: 0px 5px;
}

.cl_product_inner_rowv .slick-arrow:hover {
    border: none !important;
}

.cl_product_inner_row .slick-next.slick-arrow {
    position: absolute;
    right: 45%;
}

.aux_banner_section {
    padding: 0px !important;
}

.aux_banner_row {
    padding: 0px !important;
}

.wide_range_title {
    font-size: 58px;
    color: white;
    font-weight: 500;
    text-shadow: -1px 5px 1px black;
    display: block;
    line-height: 1.2;
}

.wide_range_sml {
    color: white;
    font-size: 26px;
    line-height: 1.2;
    background: rgba(0, 0, 0, 0.8);
    display: block;
    padding: 9px;
    font-weight: 500;
}

.banner_btn {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.banner_btn .site_button {
    margin-left: 25px;
    background: #FFCC34;
    border: 3px solid #FFCC34;
    color: black;
    z-index: 0;
}

.aux_banner_section .et_pb_slide {
    height: 795px;
}


/*================== All About Section =====================*/

.main_au_title {
    color: black;
    font-size: 38px;
    line-height: 1.2;
    text-align: center;
    position: relative;
    font-weight: 600;
    /*   padding-bottom: 20px; */
    display: block;
    text-transform: capitalize !important;
    width: fit-content;
    margin: auto;
}

.au_about_section {
    padding: 0px !important;
}

.au_about_row {
    padding: 60px 100px !important;
}

.abs_sml_txt {
    color: black;
    font-size: 21px;
    line-height: 1.2;
    display: block;
    text-align: center;
    padding-bottom: 12px;
}

.main_au_title:after {
    content: "";
    position: absolute;
    background: url(../../../wp-content/uploads/2021/12/line.png) 0 0 no-repeat;
    width: 188px;
    height: 15px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    left: -191px;
}

ul.woocommerce-error,
.woocommerce-message {
    background: #000;
}

.main_au_title:before {
    content: "";
    position: absolute;
    background: url(../../../wp-content/uploads/2021/12/right_line.png) 0 0 no-repeat;
    width: 188px;
    height: 15px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: -203px;
}

.au_product_range_title_block {
    display: flex;
    margin-bottom: 10px !important;
}

.au_product_range_title_block .et_pb_text_inner {
    margin: auto;
}


/*=================== OUR PRODUCT RANGE SECTION ===================*/

.au_product_range_Section {
    background: #ebebeb;
    padding: 0px !important;
}

.au_product_range_row {
    padding: 55px 0px !important;
}

.product_range_cat_row {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}

.sml_img img {
    width: 100%;
    height: 308px;
    object-fit: cover;
}

.product_range_cat_col {
    padding: 15px;
}

.big_img img {
    width: 100%;
    height: 646px;
    object-fit: cover;
    border-radius: 25px;
}

.product_range_cat_title_box {
    color: white;
    font-size: 23px;
    line-height: 1.2;
    display: block;
    position: absolute;
    bottom: 17px;
    left: 20px;
    font-weight: 600;
    z-index: 99;
}

.product_range_cat_img_box {
    position: relative;
    border-radius: 25px;
    overflow: hidden;
}

.product_range_cat_img_box a {
    display: flex;
    color: white;
}

.product_range_cat_row_inner {
    margin-bottom: 30px;
    overflow: hidden;
    transform: scale(1);
    transition: 1s !important;
}

.product_range_cat_row_inner .product_range_cat_img_box img {
    transition: 1s !important;
    transform: scale(1);
}

.product_range_cat_row_inner:hover .product_range_cat_img_box img {
    transform: scale(1.1);
    transition: 1s !important;
}

.product_range_cat_img_box a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(18deg, #000000c4, transparent);
    border-radius: 25px;
}


/* contact_section */

.exp_treding_inner_col ul li {
    display: flex;
    flex: 1;
    position: relative;
    justify-content: center;
    align-items: center;
}

.exp_treding_inner_col ul li:last-child::after {
    display: none;
}

.exp_treding_inner_col ul li::after {
    position: absolute;
    content: '';
    background: #07b24b;
    width: 2px;
    height: 100px;
    top: -10px;
    right: 0px;
}

.exp_treding_inner_col ul {
    display: flex;
    padding: 0;
}

.exp_treding_inner_col ul li img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.exp_treding_inner_col_inner {
    padding-left: 15px;
}

.exp_treding_inner_col_inner span {
    font-size: 23px;
    color: #07b24b;
    font-weight: 600;
}

.exp_treding_inner_col_inner h4 {
    font-size: 22px;
    color: #07b24b;
    padding-top: 10px;
}

.contact_section {
    padding: 0px !important;
}

.brand_section {
    padding: 0px !important;
}

.lswr-logo-slider {
    padding-bottom: 0px !important;
}

.lswr-logo-slider-clear {
    padding: 0px !important;
}


/* We-have */

.we_have_section {
    display: block;
    font-size: 40px;
    color: #fff;
    line-height: 1.1;
}

.we_have_section_inner_btn {
    display: flex;
    justify-content: center;
    margin-top: 28px;
}

.we_have_section_inner_btn a {
    margin-left: 10px;
}


/* best_seller_section */

.cl_product_image_box img {
    height: 350px;
    object-fit: contain;
    width: 100%;
    text-align: center;
}

.cl_product_box {
    height: 590px;
    border: 1px solid #000;
    position: relative;
    margin: 10px;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
}

span.cl_price {
    color: #000;
    font-weight: 600;
    font-size: 25px;
    padding: 0px 5px;
}

.cl_product_title_box a {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    line-height: 1.3;
    height: auto;
    white-space: normal;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cl_review_box {
    margin: 15px 0px;
}

.cl_product_title_box {
    margin: 10px 0px;
    height: auto;
}

.cl_product_title_box_cat {
    margin-bottom: 10px;
    white-space: normal;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.cl_product_title_box_cat a {
    font-size: 20px;
    color: #07b24b;
}

.cl_prod_hover_box ul {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.cl_prod_hover_box ul li {
    list-style-type: none;
    line-height: 0;
}

.cl_prod_hover_box .site_button span {
    color: #000;
}

a.add_to_wishlist.single_add_to_wishlist {
    height: 55px;
    font-size: 35px;
    border: 3px solid #07B24B;
    display: flex;
    width: 50px;
    margin-left: 10px;
    align-items: center;
    justify-content: center;
    color: #000;
}

ul.slick-dots {
    justify-content: center;
    margin: 0;
    padding: 1rem 0 0 0;
    list-style-type: none;
    text-align: center;
}

.slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #07b24b;
    text-indent: -9999px;
}

.slick-dots li.slick-active button {
    background-color: #ffcc34;
}

.slick-dots li {
    margin: 0 0.25rem;
    display: inline-block;
}

.trending_section_row,
.best_seller_section_row {
    padding: 0px !important;
}

.map_section {
    line-height: 0;
}

a.add_to_wishlist.single_add_to_wishlist:hover {
    background: #07b24b;
    color: #fff;
    transition: 1s !important;
}

.cl_review_box_inner {
    height: 42px;
}

#auslux_site_popup {
    position: fixed !important;
}

ul#shipping_method li {
    display: flex;
}

.map_view_box {}

.map_section .et_pb_code_inner {
    overflow: hidden;
}

.map_view_box {
    position: absolute;
    top: 0;
    z-index: 99;
    background: white;
    height: 142px;
    border-radius: 0px 10px 10px 0px;
    color: black;
    display: flex;
}

.map_view_box a {
    line-height: 1.2em;
    color: black;
    margin: auto;
    padding: 20px;
}

.map_view_box_title {
    margin-top: 20px;
    font-size: 15px;
}

.map_view_box_title_location {
    font-weight: bold;
}

.aus_site_popup_row {
    height: 100% !important;
    overflow: hidden;
    overflow-y: scroll !important;
}
.et_pb_slider .et_pb_slide_0>.et_pb_background_pattern,.et_pb_slider .et_pb_slide_0>.et_pb_background_mask,.et_pb_slider .et_pb_slide_1>.et_pb_background_pattern,.et_pb_slider .et_pb_slide_1>.et_pb_background_mask{
	display:none !important;
}

@media all and (min-width: 320px) and (max-width: 767px) {

	.product_range_cat_title_box{
		left:0px !important;
		right:0px !important;
	}
	.inner_row_range .et_pb_column {
    	display: flex;
		align-items:center;
		margin-bottom:0px !important;
	}
	.inner_row_range .et_pb_column .et_pb_module{
			width:50% !important;
		margin-bottom:0px !important;
	}
    .box_time {
        position: unset;
    }

    li.product .cl_product_image_box img {
        height: 180px !important;
    }

    .sml_img img {
        height: 200px;
    }
	.cl_product_inner_row .slick-next.slick-arrow{
    position: absolute;
    right: -30px;
    left: 0;
    margin: auto;
    display: flex;
    justify-content: center;
	}
	.cl_product_inner_row .slick-prev.slick-arrow {
    position: absolute;
    bottom: -32px;
    left: -30px;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
   }
    .slick-prev.slick-arrow {
        left: 40%;
    }
	.slick-arrow:hover{
		border:none !important;
	}
    .slick-next.slick-arrow {
        right: 40%;
    }

    .trending_section {
        padding-bottom: 60px !important;
    }

    /* about_section */
    .best_seller_section {
        padding-bottom: 60px !important;
    }

    .au_about_row {
        padding: 30px 100px !important;
    }

    .au_about_row {
        padding: 30px 10px !important;
    }

    .abs_sml_txt {
        font-size: 16px;
    }

    .slick-dots button {
        width: 14px;
        height: 14px;
    }

    /* --------------- */
    .main_au_title {
        font-size: 22px !important;
    }

    .wide_range_title {
        font-size: 26px;
    }

    .wide_range_sml {
        font-size: 16px;
    }

    .banner_btn {
        margin-top: 26px;
        display: block;
    }

    .aux_banner_section .et_pb_slide {
        height: 591px;
    }

    .banner_btn .site_button {
        margin: auto !important;
    }

    .aux_banner_section .et_pb_slide_description {
        padding: 0px !important;
    }

    /* brand */
    .exp_treding_inner_col ul li img {
        height: 40px;
        width: 40px;
    }

    .exp_treding_inner_col_inner h4 {
        padding-top: 0px !important;
        font-size: 16px;
    }

    .exp_treding_inner_col_inner span {
        font-size: 18px;
    }

    .exp_treding_inner_col ul li::after {
        top: 0;
        height: 100%;
    }

    .contact_section_Row {
        padding-left: 10px;
    }

    .exp_treding_inner_col ul {
        display: block;
    }

    .exp_treding_inner_col ul li {
        justify-content: left;
        width: 100%;
        float: left;
        height: auto;
    }

    .exp_treding_inner_col ul {
        display: block;
    }

    .exp_treding_inner_col ul li::after {
        display: none;
    }

    /* ----------------- */
    .map_section iframe {
        height: 350px;
    }

    /* we_have_section */
    .we_have_section {
        font-size: 21px;
    }

    .we_have_section_row {
        padding: 10px;
    }

    .we_have_section_inner_btn a {
        margin: auto !important;
        margin-top: 10px !important;
        margin-left: 5px !important;
    }

    .we_have_section_inner_btn {
        display: block;
    }

    /*  */
    /* best-seller */
    span.cl_price {
        font-size: 20px;
    }

    .cl_review_box {
        margin: 10px 0px !important;
    }

    .cl_product_box {
        height: auto;
        padding: 10px;
    }

    .cl_product_image_box img {
        object-fit: contain;
        height: 220px;
    }

    .cl_product_title_box {
        margin: 10px 0px;
        height: auto;
    }

    a.add_to_wishlist.single_add_to_wishlist {
        height: 48px;
    }

    .cl_prod_hover_box .site_button {
            width: 136px !important;
        height: 51px;
        font-size: 15px !important;
                line-height: normal;
        border: 1px solid #07B24B;
    }

    .trending_section,
    .best_seller_section,
    .we_have_section_inner {
        padding: 30px 0px;
    }

    /*  */
    /* product_category_range */
    .au_product_range_row {
        padding: 30px 0px !important;
    }

    .big_img img {
        height: 210px;
    }

    .product_range_cat_col {
        padding: 0px 10px 0px 10px;
    }

    a.add_to_wishlist.single_add_to_wishlist {
        height: auto;
    }

    .product_range_cat_row_inner {
        margin-bottom: 20px;
    }

    .product_range_cat_row {
        display: grid;
        grid-template-columns: 100%;
    }

    .product_range_cat_title_box {
               font-size: 16px !important;
        text-align: center;
    }

    /* about_section */
    .au_about_row {
        padding: 30px 100px !important;
    }

    .au_about_row {
        padding: 30px 10px !important;
    }

    .cl_review_box_inner {
        height: auto;
    }

    .cl_product_box {
        margin: 5px !important;
        padding: 5px !important;
    }

    .cl_product_title_box a {
        font-size: 15px !important;
    }

    .et-db #et-boc .et-l .et_pb_shop ul.products.columns-1 li.product,
    .et-db #et-boc .et-l .et_pb_shop ul.products.columns-2 li.product,
    .et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product,
    .et-db #et-boc .et-l .et_pb_shop ul.products.columns-4 li.product,
    .et-db #et-boc .et-l .et_pb_shop ul.products.columns-5 li.product,
    .et-db #et-boc .et-l .et_pb_shop ul.products.columns-6 li.product {
        width: 50% !important;
        margin: 0 !important;
    }
	.product_range_cat_row_inner{
		margin:10px !important;
	}
	span.cl_price{
		        font-size: 18px;
	}
	.aux_banner_section .et_pb_slide{
		height: 450px !important;
	}
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .cl_review_box_inner {
        height: 34px;
    }

    .exp_treding_inner_col ul li {
        justify-content: left;
        width: 50%;
        float: left;
        height: 80px;
    }

    .product_range_cat_row {
        display: grid;
        grid-template-columns: 50% 50% 50% 50%;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .box_time {
        position: unset;
    }

    .cl_prod_hover_box ul {
        margin-top: 10px !important;
    }

    li.product .cl_product_image_box img {
        height: 250px !important;
    }

    .cl_review_box_inner {
        height: 29px;
    }

    .slick-prev.slick-arrow {
        left: 40%;
    }

    .slick-next.slick-arrow {
        right: 40%;
    }

    /* product_category_range */
    .au_product_range_row {
        padding: 30px 0px !important;
    }

    .big_img img {
        height: 310px;
    }

    .product_range_cat_col {
        padding: 10px;
    }

    a.add_to_wishlist.single_add_to_wishlist {
        height: 51px;
    }

    .product_range_cat_row_inner {
        margin:10px !important;
    }

    .product_range_cat_row {
        display: grid;
        grid-template-columns: 33.33% 33.33% 33.33% 33.33%;
    }

    .product_range_cat_title_box {
        font-size: 20px !important;
    }

    /* about_section */
    .au_about_row {
        padding: 30px 100px !important;
    }

    .au_about_row {
        padding: 30px 50px !important;
    }

    /* --------------- */
    .main_au_title {
        font-size: 34px;
        text-transform: capitalize;
    }

	
    .wide_range_title {
        font-size: 38px;
    }

    .wide_range_sml {
        font-size: 18px;
    }

    .banner_btn {
        margin-top: 28px;
    }

    .aux_banner_section .et_pb_slide {
        height: 584px;
    }

    /* brand */
    .exp_treding_inner_col ul li img {
        height: 40px;
        width: 40px;
    }

    .exp_treding_inner_col_inner h4 {
        padding-top: 0px !important;
        font-size: 16px;
    }

    .exp_treding_inner_col_inner span {
        font-size: 18px;
    }

    .exp_treding_inner_col ul li::after {
        top: 0;
        height: 100%;
    }

    .contact_section_Row {
        padding-left: 10px;
    }

    .exp_treding_inner_col ul {
        display: block;
    }

    .exp_treding_inner_col ul li {
        justify-content: left;
        width: 50%;
        float: left;
    }

    .exp_treding_inner_col ul {
        display: block;
    }

    .exp_treding_inner_col ul li::after {
        display: none;
    }

    /* ----------------- */
    /* ----------------- */
    .map_section iframe {
        height: 350px;
    }

    /* we_have_section */
    .we_have_section {
        font-size: 30px;
    }

    .we_have_section_row {
        padding: 10px;
    }

    /*  */
    /* best-seller */
    span.cl_price {
        font-size: 20px;
    }

    .cl_product_title_box {
        margin: 10px 0px;
        height: auto;
    }

    .cl_review_box {
        margin: 10px 0px !important;
    }

    .cl_product_box {
        height: 450px;
        padding: 10px;
        margin: 5px;
    }

    .product_title_box {
        text-align: center;
        padding: 10px 0px;
    }

    .cl_product_image_box img {
        object-fit: contain;
        height: 210px;
    }

    a.add_to_wishlist.single_add_to_wishlist {
        height: 49px;
    }

    /*  */
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    li.product .cl_product_image_box img {
        height: 250px !important;
    }

    /* product_category_range */
    .cl_review_box_inner {
        height: 40px;
    }

    .au_product_range_row {
        padding: 30px 0px !important;
    }

    .product_range_cat_col {
        padding: 10px;
    }

    a.add_to_wishlist.single_add_to_wishlist {
        height: 51px;
    }

    .product_range_cat_row_inner {
        margin-bottom: 20px;
    }

    .product_range_cat_row {
        display: grid;
        grid-template-columns: 33.33% 33.33% 33.33% 33.33%;
    }

    .product_range_cat_title_box {
        font-size: 20px !important;
    }

    /* about_section */
    .au_about_row {
        padding: 30px 100px !important;
    }

    .au_about_row {
        padding: 30px 50px !important;
    }

    /* --------------- */
    a.add_to_wishlist.single_add_to_wishlist {
        height: 50px;
    }

    .main_au_title {
        font-size: 40px;
    }

    .wide_range_title {
        font-size: 41px;
    }

    .wide_range_sml {
        font-size: 17px;
    }

    .banner_btn {
        margin-top: 28px;
    }

    .aux_banner_section .et_pb_slide {
        height: 660px;
    }

    /* brand */
    .exp_treding_inner_col ul li img {
        height: 40px;
        width: 40px;
    }

    .exp_treding_inner_col_inner h4 {
        padding-top: 0px !important;
        font-size: 16px;
    }

    .exp_treding_inner_col_inner span {
        font-size: 18px;
    }

    .exp_treding_inner_col ul li::after {
        top: 0;
        height: 100%;
    }

    .contact_section_Row {
        padding-left: 10px;
    }

    /* ----------------- */
    /* ----------------- */
    .map_section iframe {
        height: 350px;
    }

    /* we_have_section */
    .we_have_section {
        font-size: 30px;
    }

    .we_have_section_row {
        padding: 10px;
    }

    /*  */
    /* best-seller */
    span.cl_price {
        font-size: 20px;
    }

    .cl_review_box {
        margin: 10px 0px;
        height: auto;
    }

    .cl_product_box {
        height: 470px;
        padding: 10px;
    }

    .cl_product_image_box img {
        object-fit: contain;
        height: 210px;
    }

    .cl_product_title_box {
        margin: 15px 0px;
        height: auto;
    }

    /*  */
}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    /* product_category_range */
    .cl_review_box_inner {
        height: 40px;
    }

    .au_product_range_row {
        padding: 30px 0px !important;
    }

    .product_range_cat_col {
        padding: 10px;
    }

    a.add_to_wishlist.single_add_to_wishlist {
        height: 51px;
    }

    .product_range_cat_row_inner {
        margin-bottom: 20px;
    }

    .product_range_cat_row {
        display: grid;
        grid-template-columns: 33.33% 33.33% 33.33% 33.33%;
    }

    .product_range_cat_title_box {
        font-size: 20px !important;
    }

    /* --------------- */
    /* about_section */
    .au_about_row {
        padding: 30px 100px !important;
    }

    .au_about_row {
        padding: 30px 50px !important;
    }

    /* --------------- */
    .main_au_title {
        font-size: 40px;
    }

    .wide_range_title {
        font-size: 45px;
    }

    .wide_range_sml {
        font-size: 20px;
    }

    .banner_btn {
        margin-top: 28px;
    }

    .aux_banner_section .et_pb_slide {
        height: 660px;
    }

    /* brand */
    .exp_treding_inner_col ul li img {
        height: 40px;
        width: 40px;
    }

    .exp_treding_inner_col_inner h4 {
        padding-top: 0px !important;
        font-size: 16px;
    }

    .exp_treding_inner_col_inner span {
        font-size: 18px;
    }

    .exp_treding_inner_col ul li::after {
        top: -20px;
    }

    /* ----------------- */
    .map_section iframe {
        height: 350px;
    }

    /* we_have_section */
    .we_have_section {
        font-size: 30px;
    }

    .we_have_section_row {
        padding: 10px;
    }

    /*  */
    /* best-seller */
    span.cl_price {
        font-size: 20px;
    }

    .cl_product_title_box a {
        font-size: 18px;
    }

    .cl_review_box {
        margin: 10px 0px;
    }

    .cl_product_box {
        height: 460px;
        padding: 10px;
    }

    .cl_product_image_box img {
        object-fit: contain;
        height: 220px;
    }

    /*  */
    li.product .cl_product_image_box img {
        height: 250px !important;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .cl_product_title_box a {
        font-size: 18px;
    }

    li.product .cl_product_image_box img {
        height: 270px !important;
    }

    /* product_category_range */
    .cl_review_box_inner {
        height: 38px;
    }

    .au_product_range_row {
        padding: 30px 0px !important;
    }

    .product_range_cat_col {
        padding: 10px;
    }

    a.add_to_wishlist.single_add_to_wishlist {
        height: 51px;
    }

    .product_range_cat_row_inner {
        margin-bottom: 20px;
    }

    /* --------------- */
    /* about_section */
    .au_about_row {
        padding: 30px 100px !important;
    }

    .au_about_row {
        padding: 30px 50px !important;
    }

    /* --------------- */
    .main_au_title {
        font-size: 40px;
    }

    .wide_range_title {
        font-size: 48px;
    }

    .wide_range_sml {
        font-size: 22px;
    }

    .banner_btn {
        margin-top: 28px;
    }

    .aux_banner_section .et_pb_slide {
        height: 660px;
    }

    /* brand */
    .exp_treding_inner_col ul li img {
        height: 50px;
        width: 50px;
    }

    .exp_treding_inner_col_inner h4 {
        padding-top: 0px !important;
        font-size: 16px;
    }

    .exp_treding_inner_col_inner span {
        font-size: 20px;
    }

    .exp_treding_inner_col ul li::after {
        top: -20px;
    }

    /* ----------------- */
    .map_section iframe {
        height: 350px;
    }

    /* we_have_section */
    .we_have_section {
        font-size: 34px;
    }

    /*  */
    /* best-seller */
    span.cl_price {
        font-size: 22px;
    }

    .cl_review_box {
        margin: 10px 0px;
    }

    .cl_product_box {
        height: 480px;
        padding: 10px;
    }

    .cl_product_image_box img {
        object-fit: contain;
        height: 250px;
    }

    /*  */
}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    /* product_category_range */
    .cl_review_box_inner {
        height: 37px;
    }

    .au_product_range_row {
        padding: 30px 0px !important;
    }

    .product_range_cat_col {
        padding: 10px;
    }

    a.add_to_wishlist.single_add_to_wishlist {
        height: 51px;
    }

    .product_range_cat_row_inner {
        margin-bottom: 20px;
    }

    /* --------------- */
    /* about_section */
    .au_about_row {
        padding: 30px 100px !important;
    }

    /* --------------- */
    .main_au_title {
        font-size: 44px;
    }

    .wide_range_title {
        font-size: 48px;
    }

    .wide_range_sml {
        font-size: 22px;
    }

    .banner_btn {
        margin-top: 28px;
    }

    .aux_banner_section .et_pb_slide {
        height: 660px;
    }

    /* brand */
    .exp_treding_inner_col ul li img {
        height: 50px;
        width: 50px;
    }

    /* ----------------- */
    /* brand */
    .exp_treding_inner_col ul li img {
        height: 50px;
        width: 50px;
    }

    .exp_treding_inner_col_inner h4 {
        padding-top: 0px !important;
        font-size: 20px;
    }

    .exp_treding_inner_col_inner span {
        font-size: 20px;
    }

    .exp_treding_inner_col ul li::after {
        top: -20px;
    }

    /* ----------------- */
    .map_section iframe {
        height: 350px;
    }

    /* we_have_section */
    .we_have_section {
        font-size: 36px;
    }

    /* best-seller */
    span.cl_price {
        font-size: 26px;
    }

    .cl_review_box {
        margin: 10px 0px;
    }

    .cl_product_box {
        height: 560px;
        padding: 10px;
    }

    .cl_product_image_box img {
        object-fit: contain;
        object-fit: contain;
        height: 320px;
    }

    /*  */
}

@media all and (min-width: 1441px) and (max-width: 1680px) {

    /* about_section */
    .au_about_row {
        padding: 30px 100px !important;
    }

    /* --------------- */
    .main_au_title {
        font-size: 44px;
    }

    .wide_range_title {
        font-size: 52px;
    }

    .wide_range_sml {
        font-size: 22px;
    }

    .banner_btn {
        margin-top: 28px;
    }

    .aux_banner_section .et_pb_slide {
        height: 700px;
    }

    /* brand */
    .exp_treding_inner_col ul li img {
        height: 50px;
        width: 50px;
    }

    .exp_treding_inner_col_inner h4 {
        padding-top: 0px !important;
        font-size: 20px;
    }

    .exp_treding_inner_col_inner span {
        font-size: 20px;
    }

    .exp_treding_inner_col ul li::after {
        top: -18px;
    }

    /* ----------------- */
    /* we_have_section */
    .we_have_section {
        font-size: 36px;
    }

    /*  */
    /* best-seller */
    span.cl_price {
        font-size: 26px;
    }

    .cl_review_box {
        margin: 10px 0px;
    }

    .cl_product_box {
        height: 560px;
        padding: 20px;
    }

    .cl_product_image_box img {
        object-fit: contain;
        object-fit: contain;
        height: 320px;
    }

    /*  */
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .wide_range_title {
        font-size: 52px;
    }

    .wide_range_sml {
        font-size: 22px;
    }

    .banner_btn {
        margin-top: 28px;
    }

    .aux_banner_section .et_pb_slide {
        height: 700px;
    }

    /* best-seller */
    span.cl_price {
        font-size: 25px;
    }

    .wpgs-nav img {
        height: 100px !important;
        object-fit: contain !important;
        padding: 0px !important;
    }

    /*  */
}

@media all and (min-width: 981px) and (max-width: 3000px) {
    .wpgs-nav img {
        height: 100px !important;
        object-fit: contain !important;
        padding: 0px !important;
    }

    .sfm-rollback.sfm-color1.sfm-theme-none.sfm-label-visible.sfm-label-metro {
        display: none !important;
    }

    .footer_sticky_section {
        display: none;
    }
}

.single-product div.product div.images .wpgs-nav img {
    height: 100px !important;
    object-fit: contain !important;
    padding: 0px !important;
}