/* *********** */
@media(min-width: 768px){
	.elementor-posts--skin-archive_custom .elementor, 
	.elementor-posts--skin-custom .elementor{
	    height: 100%;
	}

	.elementor-posts--skin-archive_custom .elementor .elementor-section-wrap,
	.elementor-posts--skin-custom  .elementor .elementor-section-wrap{
	    height: 100%;
	}

	.elementor-posts--skin-archive_custom .elementor .elementor-section-wrap>section,
	.elementor-posts--skin-custom .elementor .elementor-section-wrap>section {
	    height: 100%;
	}
	.elementor-posts--skin-archive_custom .elementor .elementor-section-wrap>section .elementor-container,
	.elementor-posts--skin-custom .elementor .elementor-section-wrap>section .elementor-container {
	    height: 100%;
	}
	.inner-equal,
	.inner-equal>div{
		height: 100%;
	}
	.inner-left>.e-con-inner {
	    margin-left: 0;
	}
	.inner-right>.e-con-inner {
	    margin-right: 0;
	}
	.container-bg-1::before {
	    width: 80%;
	}
	/*=========gallery vertical product====================*/
	.single-product .woocommerce-product-gallery {
	    -js-display: flex;
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-flow: row wrap;
	    flex-flow: row wrap;
	    flex-direction: row-reverse;
	}
    .single-product div.product .woocommerce-product-gallery .flex-viewport {
        margin-left: 2%;
        max-width: 80%;
        -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    }

    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
      
        max-width: 18%;
        -ms-flex-preferred-size: 18%;
        flex-basis: 18%;

    }
	/* Style each Thumbnail with width and margins */

	.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
	width: 100%;
	float: none;
	
	}
	.woocommerce div.product div.images .flex-control-thumbs li {
	    width: 100%;
	    padding-bottom: 18px;
	}
	.woocommerce div.product div.images .flex-control-thumbs li:last-child{
		padding-bottom: 0px;
	}
	.woocommerce div.product div.images .flex-control-thumbs {
	    overflow: auto;
	}
	/* width */
	.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar {
	  width: 10px;
	}

	/* Track */
	.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-track {
	  background: #f1f1f1; 
	}
	 
	/* Handle */
	.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-thumb {
	  background: #888; 
	}

	/* Handle on hover */
	.single-product div.product .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar-thumb:hover {
	  background: #555; 
	}
	/*=========gallery vertical product====================*/
}
@media(min-width: 1024px){
	.menu-main-dev nav ul li ul li a {
	    border-left: 0px !IMPORTANT;
	}

	.my-account-menu-icon ul li a {
	    border-left: 0px !IMPORTANT;
	}
	.button-contact{
		display: none !important;
	}
	.button-contact a {
	    font-weight: normal;
	    font-size: 16px;
	    border-radius: 0px;
	    padding-left: 15px !IMPORTANT;
	    padding-right: 15px !IMPORTANT;
	    transition: all 0.3s;
	    text-transform: uppercase;
	    font-weight: 700 !important;
	    color: #fff !important;
	    background-color: var(--e-global-color-secondary);
	    border-radius: 4px;
	}
	.button-contact a:hover{
		background-color: var(--e-global-color-63d6de5);
	}
	.menu-main-dev nav ul li.current-menu-item>a {
		font-weight: 700 !important;
	}
}
@media(min-width: 1320px){
	.slider-product-home1 .elementor-swiper-button.elementor-swiper-button-next {
	    right: -50px !IMPORTANT;
	}

	.slider-product-home1 .elementor-swiper-button.elementor-swiper-button-prev {
	    left: -50px !IMPORTANT;
	}
}
@media only screen and (min-device-width: 1315px) and (max-device-width: 1370px){
	.menu-main-dev nav ul li a {
	    font-size: 16px !IMPORTANT;
	}
}
@media only screen and (min-device-width: 1130px) and (max-device-width: 1315px){
	.menu-main-dev nav ul li a {
	    font-size: 16px !IMPORTANT;
	    margin-left: 0 !IMPORTANT;
	}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1130px){
	.menu-main-dev nav ul li a {
	    font-size: 15px !IMPORTANT;
	    margin-left: 0 !IMPORTANT;
	}
}
@media(max-width: 992px){
	.elementor .elementor-sticky--effects .elementor-element.menu-main-dev .elementor-nav-menu__container.elementor-nav-menu--dropdown {
	    margin-top: 17px !IMPORTANT;
	}
	.slider-post-dev button.slick-arrow.slick-next {
	    right: 8px;
	}

	.slider-post-dev button.slick-arrow {
	    left: 8px;
	}
	
}
@media(max-width: 768px){
	.sitepath-l h1 {
	    font-size: 30px;
	    line-height: 36px;
	}
	.brand-list  .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3{
		 width: calc(50% - 15px);
	}
	.sitepath-l h1, .sitepath-l .h1 {
        font-size: 32px;
        line-height: 36px;
    }
	.woocommerce div.product div.images .flex-control-thumbs {
	    height: auto !IMPORTANT;
	}
	.woocommerce div.product div.images .flex-control-thumbs {
	    height: auto !IMPORTANT;
	}

	.woocommerce div.product div.images .flex-control-thumbs {
	    margin-left: -5px;
	    margin-right: -5px;
	    padding-top: 10px;
	}

	.woocommerce div.product div.images .flex-control-thumbs li {
		    padding-left: 5px;
		    padding-right: 5px;
	}
    .slider-home1 .swiper-slide:before {
        background-size: 1139px auto;
        background-position: bottom center;
    }
    .number-slider1 {
	    bottom: 77px;
	}
	.phone-contact1 .elementor-icon-box-content {
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	    margin-top: -10px;
	}
    .brand-list .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 a {
        box-shadow: 0px 2px 3px 2px rgb(0 93 169 / 20%);
    }
	.brand-list .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
	    padding-bottom: 0;
	}
	.brand-list .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
	    padding-bottom: 0;
	}
	.pwb-brands-cols-outer {
	    display: flex;
	    flex-wrap: wrap;
	    gap: 9px 15px;
	}
}
@media(max-width: 550px){
	img.logo {
	    max-width: 200px;
	}

	.mhb-logo {
	    margin-left: 0;
	    margin-right: 0;
	}
	.wrapper-breacome {
	    height: 150px;
	}
	.title-shop-dev {
		font-size: 30px !important;
	}

}