@media (max-width: 1347px) {
	.container{
		width: auto;
	}
	
	.head-menu-wrap .container{
		width: 100%;
	}
	.home-top-baner-right img{
		_height: 480px;
	}
	
	.swiper-slide {
		height: auto;
		
		}	
	
	.head-menu-wrap a{
		font-size: 13px;
	}
	.home-service-list li{
		width: 24%;
	}
	.home-about-company-left {
		width: 450px;
	}
	.home-about-company-right{
		/*width: 60%;*/
		width: calc(100% - 450px);
	}
	.home-about-company{
		align-items: center;
	}
	.safe-materials-content,
	.practic-and-quality-content{
		left: 5%;
	}
	.modern-design-content{
		left: auto;
		right: 5%;
	}
	#mfilter-opts-price-min, 
	#mfilter-opts-price-max {
	    width: 90px;
	    min-width: 90px;
	}
	.home-service-list li {
	    padding-left: 80px;
	    background-position: 20px center;
	}
	.calculate-project-online {
	    display: flex;
	    align-items: center;
	    flex-wrap: wrap;
	    justify-content: space-evenly;
	}
	.calculate-project-online h5 {
	    font-size: 26px;
	    margin-right: 0;
	    width: 40%;
	    display: block;
	    padding-left: 50px;
	}
	.calc-shower-enclosure,
	.calc-shower-screen{
		width: 27%;
		margin-right: 0;
	}
	/*.head-menu-wrap a:nth-child(6) span{
		left: 10%;
	}
	.head-menu-wrap a:last-child span {
	    left: 43%;
	}*/
	.form-review-right #button-review {
	    width: auto;
	    padding: 0 60px;
	}
	.shower-screen-form-left .form-input-row .form-input-block{
		width: 48%;
	}
	.shower-screen-form .row{
		display: flex;
		flex-wrap: wrap;
	}
	.shower-screen-form .row .shower-screen-form-left,
	.shower-screen-form .row .shower-screen-form-right{
		width: 50%;
	}
	.shower-screen-form-left input[type=text], .shower-screen-form-left input[type=email]{
		width: 100%;
	}
	.product-thumb .caption h4 a{
		line-height: 150%;
	}
	#search{
		width: 90%;
	}
	.home-calc-block-right{
		width: auto;
	}
	.home-calc-block {
	    display: flex;
	    padding: 35px 0;
	    align-items: center;
	    height: auto;
	    background-size: contain;
	    flex-wrap: wrap;
	    justify-content: space-evenly;
	}
	.home-calc-block-left {
	    margin-left: 0;
	    padding-left: 9%;
	    width: 60%;
	    padding-right: 30px;
	}
	.home-calc-block-right {
	    margin-left: 0;
	    width: 33%;
	    max-width: 300px;
	    align-items: center;
	}

}
@media (max-width: 1280px) {
.dropdown-cart{max-height: 480px;}
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	.product-grid .product-thumb .caption {
		min-height: 150px;
		padding: 0 10px;
	}
	.home-prod-cat .module-home-category>div{
		height: auto;
	}
	

}
@media (max-width: 1100px) {
	.home-about-company-left {
		width: 350px;
		text-align:center;
	}
	
	.home-about-company-left img {
		width: 300px;
		height: 300px;
	}	

	.home-about-company-left::after {
		width: 300px;
		height: 300px;		
		background-size: 300px 300px;
	}	
	
	.home-about-company-right {
		width: calc(100% - 350px);
	}
	.home-about-company-img,
	.home-about-company-img-border {
		width: 300px;
		height: 300px;
		background-repeat: no-repeat;
  		background-size: 100%;
	}
	
	
}
@media (max-width: 768px) {
	
	.we-can-help-form #input-payment-postcode {
		width: auto;
	}	
	.we-can-help-form .textarea-wrap {
		order: initial;
		width: auto;	
        margin-top: 10px;		
	}
	
	.we-can-help-form .textarea-wrap textarea {
		margin-top: 0px;		
	}	
	
	
	
	.map_box{
		margin-bottom: 30px;
	}	
	
	.desktop-hide {
		display: block;
	}
	.mobile-hide {
		display: none;
	}
	.form-group-block .options-description {
		margin-top: 30px;
		margin-bottom: 25px;
	}

	.id_box{
		
	}
	.tabs-list-right .btn-group{
		display: flex;
		flex: 0 0 25%;
	}
	.tabs-list-right .rating{

	}
	.tabs-list-right .btn-group button.btn-default{
		padding: 0 10px;
	}
	
	
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}

	.product-grid .product-thumb .caption {
		min-height: 0;
	}

	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
	html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }
    
    html[dir=rtl] .navbar-nav > li {
        float: right;
    }
	
	.home-about-company-left,
	.home-about-company-right {
		width: 100%;
	}
	
	.home-about-company-left img {
		width: 300px;
		height: 300px;		
	}	
	
	.home-about-company-left::after {
		width: 300px;
		height: 300px;		
		background-size: 300px 300px;
	}		
	
	.home-about-company-right{
		margin-top: 20px;
	}
	.home-about-company-img,
	.home-about-company-img-border{
		width: 300px;
		height: 300px;
		margin: 0 auto;
	}
	.home-about-company{
		margin-top: 60px;
		margin-bottom: 10px;
	}
	.home-about-company-img-border {
	    left: calc(50% - 133px);
	}
	.home-about-company-img,
	.home-about-company-img-border {
	    background-size: contain;
	}
	
	
	
	
	
}

@media (max-width: 576px) {	
.mfilter-quick-link{display:none;}
.sort-input-sel .select2-container .select2-selection--single{width:176px;}
#button-cart-bottom div{display: flex;    justify-content: space-between;    width: 100%;}
.but_bot_price{display:block;}
#cart-totals{display:none;}
#request-callback-bottom, #button-cart-bottom{height:40px; font-size:14px;}
#requestCallback{width: 95%; padding: 30px; top: calc(50% - 160px);}
.head-menu-wrap .head-rev a span{
	width: auto;
    height: auto;
    position: unset;
    display: inline;
    top: unset;
    left: unset;
    background: none;
    transition: unset;
}
	.head-rev{width:150px;}
	.head-menu-wrap .head-rev a{    flex-wrap: wrap;    padding-left: 0;    min-height: 50px;}
	.bm .row{margin:0;}
	.bm .row .bm-grid-item{padding:0;}
	.bm img {    max-width: 100%;}
	.bm{max-width: calc(100% - 15px)}
	.home-top-baner-right img{height:350px;} 
	.dropzone {
		flex-wrap: wrap;
		flex-direction: row !important;		
	}
.most-viewed .caption{bottom:-10px;}	

	#product-product #column-right-top{display:flex; flex-wrap:wrap;}
	#product-product #column-right-top div{order:2;}
	#product-product #column-right-top div.module-wrap{order:1;}
	
	.dropdown-cart{
	position: fixed;
    left: 0;
    right: 0;
    top: 88px;
    z-index: 999;
    width: 100%;
    padding: 20px;
    min-width: 100%;
	max-height: calc(100% - 170px);
		}
	.scrolled .dropdown-cart{top: 88px;}
	.dropdown-cart-empty{text-align:center;}
	.dropdown-wrap-prod {width:100%;}
	.dc-product-item{flex-wrap:wrap; margin-top: 20px;        padding-bottom: 20px;}
	.dc-product-option-item{margin-top: 2px;    line-height: 110%;}
	.dc-product-img{width:70px;}
	.dc-product-img img{width:70px;}
	.dc-product-info{
	    width: calc(100% - 85px);
    margin-left: 10px;
    margin-top: -5px;
	line-height:110%;
		}
	.dc-product-price{
	    width: auto;
    margin-top: 20px;	
		}
	.dc-product-close{margin-top: 20px;}
	.dropdown-cart-but{justify-content:center;}
	.dropdown-cart-head{padding-bottom:10px;}
	.dropdown-cart-total{margin-top: 20px;        padding-bottom: 20px;}

	#account-login, #account-register, #account-forgotten, #account-account, #account-edit, #account-password, #account-address, #account-wishlist {
		padding-top: 0px;
	}


    #product-product .hidden-xs {
        display: block !important; 
    }

	
	
	#column-right .responsive-video iframe {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		max-width: none;
	}	
	
	#information-information .info-content-wrap ul.payment_list li div.p-icon {
		height:25px;
		flex: 0 0 100px;
		align-self: center;
	}	
	#information-information .info-content-wrap ul.payment_list li div {		
		line-height: normal;
	}	

	
	.we-can-help-form .textarea-wrap {
		order: initial;
		width: auto;		
	}
	
	.we-can-help-form .textarea-wrap textarea {
		margin-top: 0px;		
	}	
	
	.right-coll-panel {
		height: 34px;
	}

    .menu-item-wrapper {
        position: relative;
    }


    .menu-item-wrapper .submenu {
        display: none;
    }

    .menu-item-wrapper.active .submenu {
        display: block;
    }

    .menu-item-wrapper .submenu a {
        display: block;
        padding: 10px;
        border-bottom: 1px solid #9b9b9b;
        text-decoration: none;
    }
	
	.trust-review-item-top{
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top:0;
	}
	.trust-review-item-top .rating{
		display: flex;
		margin-right: 0;
		flex-wrap: nowrap;
		width: 100px;
	}
	.trust-review-name{
	    margin-top: 20px;
		text-align: right;
		width: 100px;	
		margin-left:0;
		font-size:14px;
	}
	
	.home-trust-review-item p{
        font-size: 14px;
        height: auto;
        line-height: 140%;
        margin-bottom: 20px;
		}
	.trust-review-date{font-size:13px;}
	.trust-review-item-top .rating .fa-star, .trust-review-item-top .rating .fa-star-o{margin:0;}
	
.cat-description-wrap{padding-left:0;padding-right:0;}

	.ff32 .row{margin-left:0; margin-right:0;}
	.quickcheckout-content {
		padding: 0;
	}
	.quickcheckout-content {margin-top:10px;}
	
	.quickcheckoutleft {
		border-right:none;
	}
	
	.quickcheckout-cart>div {
		padding: 10px;
	}
	
	.quickcheckout-cart .quantity {
		flex: 1 1 100%;
		display: flex;
		justify-content: center;		
	}
	
	#quickcheckoutconfirm .quickcheckout-cart .quantity .input-group.btn-block {
		width: 116px;
		margin-bottom: 15px;		
	}
	
	.quickcheckout-cart .product-info .name	{
		grid-row: span 2;		
	}
	
	.quickcheckout-cart .product-info .options {
		grid-column: 1 / -1;
	}
	
	.quickcheckout-cart .price1, .quickcheckout-cart .total	{
		justify-content: start;
	}
	
	#quickcheckoutconfirm #payment-address .quickcheckout-content, #quickcheckoutconfirm #shipping-address .quickcheckout-content {
		grid-template-columns: 1fr;
	}
	
	.btn-group-mob {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		gap: 8px;	
	}

	.prod-title-tab {
		margin-bottom: 10px;
	}

	.deliveri_info {
		margin-bottom:0px;
	}

	.sec-title {
		margin-bottom: 20px;
	}

	.partners_block {
		padding-top: 0;
	}

	.partners_list {
		gap: 15px;
		row-gap: 10px;
		justify-content: center;
	}

	.partners_list a,
	.partners_list div{
		flex: 0 0 30%;
        vertical-align: middle;
        justify-content: center;
        align-items: center;
        display: flex;		
	}
	
	#product-category .product-grid.col-lg-3,
	#product-category .product-grid.col-md-3,
	#product-category .product-grid.col-sm-6{
		padding-left: 5px;
		padding-right: 5px;
	}	

	#product-category .product-list.col-lg-3,
	#product-category .product-list.col-md-3,
	#product-category .product-list.col-sm-6{
		padding-left: 5px;
		padding-right: 5px;
	}	


	.cat-products-wrap .product-list .product-thumb{
		display: flex;
		justify-content: space-between;
		height: auto;
		overflow: hidden;	
		flex-direction: column;
	}
	.cat-products-wrap .product-list .product-thumb .caption{
		margin-left: 0;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
	}
	.cat-products-wrap .product-list .product-thumb .price{
		width: 100%;
		display: flex;
		align-items: center;
        justify-content: space-between;
        flex-direction: row;
		font-size: 20px;
	}
	
	.product-thumb .price-new {
		font-size: 16px;
	}
	.product-thumb .price, .product-thumb .price-new {
		font-size: 16px;
		line-height: 16px;
	}
	
	#product-category .image .best-img-label, .product-page .image .best-img-label {
		font-size: 13px;
		height: 25px;
		padding: 0 5px 0 15px;
		top:10px
	}
	
	.cat-products-wrap .product-list .product-thumb .price-new{
		order: 2;
		margin-top: 0;
		font-size: 20px;
	}
	.cat-products-wrap .product-list .product-thumb .price-old {
		margin-right: 10px;
		order: 3;
		font-size: 20px;
	}
	.cat-products-wrap .product-list .product-thumb .price button{
		position: relative;
		order: 3;
		margin-left: 20px;
	}
	.product-list .product-thumb .caption h4 {
		margin-top: 15px;
	}
	
	.cat-products-wrap .product-list .product-thumb .caption h4 a {
		font-size: 16px;
	}
	.cat-products-wrap .product-list .product-thumb .caption h4 a:hover {
		color: #FD9711;
	}
	.cat-products-wrap .product-list .product-thumb>div:last-child {
		width: 100%;
	}
	.cat-products-wrap .product-list .product-thumb .image img {
		width: 100%;
		position: initial;
	}


	#product-category .product-list .product-thumb .image {
		height: auto;
	}



.swiper-wrapper .product-thumb .image {
        max-height: 350px;
        width: 100%;
        position: relative;
        overflow: hidden;
        height: auto;
}
.swiper-wrapper .product-thumb .image img {
    object-fit: contain;
}
.product-grid .product-thumb .image{
	height: 160px;
    width: 100%;
    position: relative;
    overflow: hidden;
	
}
.product-grid .product-thumb .image img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 160px;
    max-width: none;
}

.product-thumb .image .best-img-label {
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 1;
}	




	.product-grid .product-thumb {
		min-height: auto;
	}

	.product-list .product-thumb {
		min-height: auto;
	}

	.product-thumb .caption a {
		font-size: 12px;
		text-align: center;
			
	}
	
	.product-thumb .caption .rating a {
		font-size: 16px;
			
	}

	.text-in-door-cat {
		font-size: 5.9vw;
	}
	
	.cat-products-wrap {
		
	}

	.product-grid {
	    flex: 0 0 50%;	
	}

	.product-list {
	    flex: 0 0 100%;	
	}
	
	.swiper-slide {
		min-height: auto;
	}
	
	
	.products_relates_row .product-thumb {
		flex: 0 0 48%;
	}
	
	.products_relates_row  .caption {
		padding: 0 10px;
	}
	
	.alert-success {

        max-width: 90%;
        padding: 30px;

	}	
	
	.container{
		width: 100%;
	}
	


	.home-slider-and-baner-mobile {
		display:block;
	}	
	
	#cart .dropdown-menu {
		width: 100%;
	}
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
	.form-input-row,
	.header-wrap, 
	.head-menu-wrap .container{
	    flex-direction: column;
	    height: auto;
	}
	.footer-menu-1,
	.footer-menu-2,
	.footer-menu-3,
	#search{
		width: 100%;
	}
	.top-header-baner>.container {
	    justify-content: flex-start;
	}
	.top-header-baner h3{
		margin-right: 25px;
	}
	.safe-materials-left{
		width: 100%;
	}
	#top .container{
		height: auto;
	}
	#top-links {
	    position: relative;
	    right: 0;
	}
	.head-menu-wrap{
		height: auto;
	}
	.home-safe-materials{
		height: auto;
	}
	.safe-materials-img-right {
	    position: relative;
	    right: 0;
	    z-index: 1;
	    width: 100%;
	    overflow: hidden;
	    height: auto;
	}
	.safe-materials-content{
		left: 0;
		height: auto;
		margin-top: 20px;
		position: relative;
	}
	.home-trust-content{
		height: auto;
	}
	.home-trust-right{
		width: 100%;
		padding-left: 0;
	}
	.home-trust-left{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.home-trust-left{
		padding-bottom: 30px;
		margin-bottom: 20px;
	}
	.home-trust-left{
		background-size: 40%;
	}
	.modern-design-left{
		width: 100%;
		height: 500px;
	}
	#homeform .form-but-row {
	    flex-direction: column;
	    margin-top: 0;
	}
	#homeform .form-but-row .fl_upld {
	    width: 100%;
	    margin-right: 0%;
	}
	
	.modern-design-content,
	.practic-and-quality-content{
		left: 0;
		height: auto;
        margin-top: 20px;
		position: relative;
	}
	
	.practic-and-quality-left,
	.practic-and-quality-right{
		width: 100%;

	}
	.home-trust-review-item{
		height: auto;
		padding: 20px;
	}
	.bottom-but-carusel ul{
	    padding-inline-start: 0px;
	}
	.mfilter-free-container .mfilter-iscroll #mfilter-opts-price-min, 
	.mfilter-free-container .mfilter-iscroll #mfilter-opts-price-max {
	    width: 75px;
	    min-width: 70px;
	}
	.shower-screen-form-right{
		margin-top: 90px;
	}
	.shower-screen-form-left{
		padding-right: 15px;
	}
	.home-trust-right{
		margin-left: 0;
	}
	.shower-screen-form-left input[type=text]{
		width: 100%;
		margin-bottom: 15px;
	}
	.we-can-help{
		height: auto;
		padding: 25px 25px 35px;
	}
	.we-can-help-form {
	    flex-direction: column;
	    width: 100%;
	}
	
	.we-can-help-form div {
		flex-direction: column;
		width: auto;
	}	
	
	.we-can-help-form input[type=text]{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.we-can-help-form input[type=submit]{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.home-service-list {
		flex-direction: column;
	}
	
	.home-service-list li{
		width: 100%;
		align-items: center;
		background-position: center 12px;
	    height: auto;
		text-align: center;
		padding: 60px 15px 20px;		
	}
	.sel-city span {
	    min-width: 100px;	
	}
	.head-phone {
		align-items: self-start;
		flex-direction: row;		
        white-space: nowrap;	
		display: flex;
        gap: 10px;		
	}	
	
	.head-login a,
	.head-phone a{
		margin-left: 0;
	}
	#top .container{
		justify-content: space-between;
	}
	.head-menu-wrap a:nth-child(6) {
	    justify-content: flex-start;
	}
	.head-menu-wrap a:nth-child(6) span {
	    left: 0;
	}
	.head-menu-wrap a:last-child {
	    justify-content: flex-start;
	}
	.head-menu-wrap a:last-child span {
	    left: 0;
	}

	.mob-menu #search{
		display: block;
	}
	#top-links{
		display: none;
	}
	.top-links{
		min-width: 40%;
        margin: 0;
        padding: 5px;
        align-self: flex-start;
	}
	
.top-links .list-inline .login:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../image/icon-auth.svg);
    background-size: cover;
    margin-right: 8px;
}	
.top-links .list-inline .reg:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(../image/icon-register.svg);
    background-size: cover;
    margin-right: 8px;
}		
	
	
	.google-rev-img{
		display: none;
	}
	.mob-menu .google-rev-img{
		display: none;
	}
	#top {
	   display: flex;
	   align-items: center;
	   position: fixed;
	   z-index: 999;
	   background: #fff;
	   width: 100vw;
	}
	.warning-message--city span:hover {
		text-decoration: underline;
	}
	.head-login .dropdown>a{
		margin-left: 10px;
	}
	.header-wrap{
		margin-top: 35px;
		flex-direction: unset;
	}
	.logo-and-description {
	    align-items: center;
	    justify-content: space-between;
	}
	
	.logo-and-description img {	
		
	}
	
	.description-wrap{
		display: none;
	}
	.head-icons-menu .header-review-wrap{
		display: none;
	}
	.description-wrap-mob #cart > .btn {
	    width: auto;
	    box-shadow: none;
	    background: #fff;
	    background-image: none;
	    border: none;
	    padding-right: 0;
	    padding-left: 0;
	}
	.description-wrap-mob{
		display: flex;
		justify-content: space-around;
		align-items: center;
		width: 50%;
	}
	.description-wrap-mob>img{
		margin-right: 30px;
	}
	.description-wrap-mob span a,
	.description-wrap-mob #cart > .btn{
		display: inline-flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.description-wrap-mob span a img,
	.description-wrap-mob #cart > .btn img{
		margin-bottom: 7px;
	}
	.description-wrap-mob span a span{
		font-weight: 400;
		font-size: 14px;
		line-height: 16px;
		color: #445D77;
		transition: .3s;
	}
	.description-wrap-mob span a:hover span{
		color: #FD9711;
	}
	.description-wrap-mob #cart > .btn {
		width: auto;
		box-shadow: none;
		background: #fff;
		background-image: none;
		border: none;
		padding-right: 0;
		padding-left: 0;
	}
	.description-wrap-mob #cart-total{
		font-weight: 400;
		font-size: 14px;
		line-height: 16px;
		color: #445D77;
		text-shadow: none;
	}
	.description-wrap-mob>span{
		display: inline-flex;
		margin: 0;
	}
	.description-wrap-mob #cart-total span{
		position: absolute;
		top: 7px;
		right: -2px;
		font-weight: 700;
		font-size: 10px;
		line-height: 12px;
		color: #FFFFFF;
		background: #FD9711;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
		width: 12px;
		height: 12px;
	}
	.description-wrap-mob #cart{
		width: auto;
		margin-bottom: 0;
	}
	/* cart */
	.description-wrap-mob #cart {
		margin-bottom: 0;
		_margin-top: 7px;
	}
	.description-wrap-mob #cart > .btn {
		font-size: 12px;
		line-height: 18px;
		color: #FFF;
	}
	.description-wrap-mob #cart.open > .btn {
		background-image: none;
		background-color: #FFFFFF;
		border: 1px solid #E6E6E6;
		color: #666;
		box-shadow: none;
		text-shadow: none;
	}
	.description-wrap-mob #cart.open > .btn:hover {
		color: #444;
	}
	.description-wrap-mob #cart .dropdown-menu {
		background: #eee;
		z-index: 1001;
	}
	.description-wrap-mob #cart .dropdown-menu {
		min-width: 100%;
		width: 350px;
		overflow-y: auto;
		max-height: 800px;
		scrollbar-width: thin;
		overflow-x: hidden;
	}
	.description-wrap-mob #cart .dropdown-menu table {
		margin-bottom: 10px;
	}
	.description-wrap-mob #cart .dropdown-menu li > div {
		min-width: 100%;
		padding: 0 10px;
	}
	.description-wrap-mob #cart .dropdown-menu li p {
		margin: 20px 0;
	}
	#logo{
		width: 100%;
	}
	.two-banners-left>img{
		max-width: none;
	    max-height: none;
	    width: 100%;
	    height: 100%;
	    object-fit: cover;
	}
	.two-banners-left{
		margin-bottom: 20px;
	}
	.two-banners-right{
		height: 300px;
	}
	.bottom-but-slider{
		right: auto;
	}
	.two-banners-left>span{
		bottom: 60px;
	}
	.more-than-company{
		margin-top: 60px;
		margin-bottom: 50px;
	}
	.more-than-company h1,
	.more-than-company p{
		width: 100%;
	}
	.more-than-company p{
		padding-left: 0;
	}
	.more-than-company h1{
		margin-bottom: 20px;
	}
	.home-calc-block{
		height: auto;
		flex-direction: column;
		padding: 25px 25px 35px;
	}
	.home-calc-block-left,
	.home-calc-block-right{
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.home-calc-block{
		background-image: none;
	}
	.home-calc-block-left{
		margin-bottom: 30px;
	}
	.module-wrap h2{
		margin-bottom: 20px;
	}
	.home-prod-cat .module-home-category>div{
		width: 100%;
	}

	.best-wrap-left,
	.best-items-right{
		width: 100%;
	}
	.best-items-right {
	    width: 100%;
	    flex-direction: column;
	}
	.best-item {
	    width: 90%;
	    margin-left: 5%;
	    height: 450px;
	    margin-bottom: 20px;
	}
	.best-wrap-left{
		height: auto;
	}
	.best-title{
		margin-bottom: 25px;
	}
	.best-view-all {
	    position: relative;
	    bottom: 0;
	    left: 0;
	    margin-bottom: 30px;
	}
	.bestsellers-wrap{
		padding: 0 0 45px;
	}
	.shower-screen-form-title h4 {
	    font-size: 30px;
	    line-height: 34px;
	}
	.cat-filter-row #input-sort {
	    background: url(../image/arrow-bottom-filter.svg) no-repeat 95% center;
	}
	.cat-top-filter ul li{
		height: 40px;
		margin-bottom: 15px;
	}
	.cat-filter-mob{
		display: flex;
	    margin-bottom: 15px;
	    margin-top: 15px;
	    justify-content: flex-end;
	}
	.cat-filter-mob:before{
		content: "";
		background-image: url(../image/sort-icon.png);
		background-size: cover;
		background-repeat: no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		margin-right: 20px;
	}
	.cat-filter-mob span{
		font-weight: 500;
		display: inline-flex;
		align-items: center;
	}
	.cat-filter-mob span:after{
		content: "";
		background-image: url(../image/arrow-bottom-filter.svg);
		background-size: 100% 100%;
		background-position: center center;
		background-repeat: no-repeat;
		width: 20px;
		height: 20px;
		display: inline-block;
		margin-left: 15px;
	}
	.cat-filter-mob span.active:after{
		background-image: url(../image/arrow-bottom-filter.svg);
	}
	.cat-filter-row{
		display: none;
	}
	.cat-filter-row.active{
		display: flex;
    	flex-direction: column-reverse;
	}
	.sort-input-sel {
	    display: flex;
	    justify-content: flex-start;
	    align-items: center;

	}
	.cat-filter-row .form-group{
		width: 100%;
	}
	.product-thumb .price {
        display: flex;
        flex-direction: column;
	}
	.faq-container .faq-page{
		padding-right: 50px;
	}
	.faq-container .faq-page:after{
		right: 15px;
	}
	.breadcrumb{
		margin-top: 5px;
		display: flex;
		overflow-x: clip;
		padding-bottom: 0px;
		margin-bottom: 5px;
	}
	.breadcrumb > li:after {
	    top: 6px;
	}
	.breadcrumb > li a {
	    font-size: 14px;
	    width: max-content;
	    display: flex;
	}
	.product-page{
		overflow: hidden;
	}
	.breadcrumb > li:after{
		top: 5px;
	}
	.thumbnails-wrap{
		padding-right: 15px;
	}
	.price-and-buttons{
		padding-left: 15px;
		padding-right: 15px;
	}
	.product-page .help-choose-wrap,
	.product-page .options-description{
		padding-left: 0px;
	}
	.tabs-wrap {
	    display: flex;
	    flex-direction: column-reverse;
	}
	.product-page .tabs-list-right {
	    position: relative;
	    right: 0;
	    top: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 10px;
		line-height: 99%;
	}
	.product-page h1{
		margin-top: 0px;
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	.product-page .nav-tabs {
	    margin-bottom: 10px;
	    margin-top: 10px;
	    display: flex;
	    overflow-x: scroll;
	}
	.product-page .nav-tabs>li>a{
		display: inline-flex;
	}
	
	.prod-icons-services-wrap {
	    padding: 0;	
	}
	
	.prod-icons-services {
	    position: relative;
	    right: 0;
	    top: 0;
	    width: 100%;
	    height: auto;
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	    justify-content: space-between;
	    margin-top: 20px;
		border: none;
	}
	.prod-icons-services span:nth-child(4) {
		border: none;
	}
	
	.prod-icons-services span {
		width: 50%;
        height: 60px;
        margin-bottom: 35px;
        padding-top: 60px;
        border-left: none;
        align-items: center;
		text-align: center;
	}
	.tab-content{
		margin: 25px 15px 0px 15px;
	}
	.product-page #tab-description {
	    width: 100%;
	    padding-right: 0px;
	    margin-bottom: 50px;
	}
	.product-page #tab-specification {
	    width: 100%;
	}
	.calculate-project-online{
		height: auto;
		margin-top: 60px;
		align-items: center;
		justify-content: center;
		padding-top: 20px;
		padding-bottom: 30px;
		background-size: cover;
		flex-direction: column;
		background-blend-mode: multiply;
	}
	.calculate-project-online h5{
		margin-right: 0;
		margin-bottom: 30px;
		text-align: center;
		width: 100%;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.calc-shower-enclosure{
		margin-right: 0;
		margin-bottom: 15px;
		width: 100%;
    	max-width: 298px;
	}
	.calc-shower-screen{
		margin-right: 0;
		width: 100%;
    	max-width: 298px;
	}
	.form-review-left {
	    width: 100%;
	    padding-right: 0px;
	}
	.form-review-right{
		width: 100%;
		margin-top: 40px;
	}
	.form-review-right #button-review {
	    width: 100%;
	    padding: 0 60px;
	}
	.foot-bottom{
		flex-direction: column;
	}
	.footer-description-1{
		padding-right: 15px;
		margin-bottom: 20px;
	}
	.footer-description-1 img{
		margin: 0 auto 25px;
		display: inherit;
	}
	.foot-menu{
		_margin-bottom: 25px;
	}
	#quickcheckoutconfirm .quickcheckoutmid .terms {
	    flex-direction: column;
	    padding-bottom: 12px;
	}
	#quickcheckoutconfirm .terms #button-payment-method.btn-primary{
		width: 100%;
		font-size: 16px;
	}
	#quickcheckoutconfirm #payment-address .quickcheckout-content,
	#quickcheckoutconfirm #shipping-address .quickcheckout-content {
		border: none;
		padding: 0;
	}
	#product-search .top-row-search {
	   display: flex;
	   align-items: flex-start;
	   flex-direction: column;
	}
	#product-search .top-row-search #input-search,
	#product-search .top-row-search select{
		width: 100%;
		margin-bottom: 15px;
	}
	#product-search #button-search{
		width: 100%;
	}
	.home-top-slider-left,
	.home-top-baner-right{
		width: 100%;
	}
	.home-top-slider-left{
		margin-bottom: 70px;
		overflow: inherit;
	}
	.bottom-but-slider.swiper-pagination-bullets.swiper-pagination-horizontal {
	    right: 0;
	    bottom: -33px;
	    left: 0;
	    display: flex;
	    justify-content: center;
	}
	.bottom-but-slider.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
		background: #f7d09c;
	}
	.bottom-but-slider.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
		background: #FD9711;
	}
	.home-top-slider-left .home-swiper{
		overflow: hidden;
		_height: 478px;
		border-radius: 5px;
	}
	.home-top-slider-left a img{
		width: auto;
	}
	

	.swiper-wrapper {
		height: auto;
	}
	
	.home-top-slider-left {
		height: min-content;		
	}
	.home-top-slider-left img {
		max-width: 100%;
		height: auto;		
	}	
	
	.home-top-baner-right{
		height: auto;
	}


	
	.mob-menu-header-logo a {
		display: flex;
		width: 50%;
		justify-content: left;		
	}
	
	.mob-menu-header-phone a{
		color: #1A3A5A;
		display: flex;
		align-items: center;
	}
	
	
	.mob-menu-header-phone .fax:before {
		content: "";
        display: inline-block;
        width: 24px;
        height: 24px;
        background-image: url(../image/icon-phone-mob.svg);
        margin-right: 12px;
        background-position: center center;
        background-repeat: no-repeat;
		margin-top: -2px;
	}
	
	.mob-menu-header-phone .mobile:before {
	    content: "";
        display: inline-block;
        width: 24px;
        height: 24px;
        background-image: url(../image/mobile-phone-icon-mob.svg);
        margin-right: 12px;
        background-position: center center;
        background-repeat: no-repeat;
		margin-top: -2px;
	}	
	
	.mob-menu #search {
		display: flex;
		flex-wrap: wrap;
		border: 1px solid grey;
   	margin-bottom: 40px;
	}
	.mob-menu #search .input-lg {
		width: 90%;
	}
	.mob-menu #search .input-group-btn {
	    width: 10%;
	    display: flex;
	}
	.mob-menu{
		display: none;
	}
	.mob-menu.active{
		display: flex;
		flex-direction: column;
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		background: #fff;
		z-index: 1000;
		overflow-y: scroll;
	}
	.head-menu-wrap .head-menu-item::after{
		display: none;
	}

	.mob-menu .head-menu-wrap .container{
		max-width: 50%;
        align-self: self-start;		
	}

	.but-burger{
		display: inline-flex;
		background-size: contain;
		background-image: url(../image/burger-menu-2.png);
		min-width: 28px;
		height: 22px;
		margin-right: 5px;
		background-repeat: no-repeat;
	}
	
	.list-inline {
		display: flex;
		list-style: none;
		flex-direction: column;		
	}
	
	.list-inline li a {
		padding:0;
		color:#23a1d1;
	}
	


	.mob-menu .nav.top-links>ul{
		_display: flex;
		_flex-direction: column;
		_align-items: center;
		margin-top: 40px;
	}
	.mob-menu.active #search{
		display: none;
	}
	.recommended-products .rp-swiper-btn-prev {
	    left: 0;
	}
	.recommended-products .rp-swiper-btn-next {
	    right: 0;
	}
	.recommended-products .rp-pagination{
		display: block;
	}
	.prod-rev-title {
	    position: relative;
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
	}

	.prod-rev-title-stars .fa{
		width: 1.2em;
	}

	.prod-rev-wrap{
		padding: 10px;
	}
	.shower-screen-form-left .fl_upld label{
		justify-content: center;
	}
	.shower-screen-form-left input[type=text], .shower-screen-form-left input[type=email]{
		width: 100%;
	}
	.shower-screen-form .row .shower-screen-form-left, 
	.shower-screen-form .row .shower-screen-form-right {
	    width: 100%;
	}
	.shower-screen-form-left .form-input-row .form-input-block {
	    width: 100%;
	}
	

	.safe-materials-img-left {
	    position: relative;
	    width: 100%;
	    height: 400px;
	    margin-top: 50px;
	}
	.home-modern-design {
	    min-height: 400px;
	}
	.home-practic-and-quality{
		height: auto;
	}
	.shower-screen-form {
	    margin-top: 0px;
	}
	.product-center-column {
	    padding-left: 15px;
	}
	.mfilter-widget-position-left .mfilter-free-button {
	    margin: 170px 0 0 180px;
	}
	#account-password #content {
	    min-height: 380px;
	}
	.head-menu-wrap{
		background: #fff;
		margin-top: 20px;
        font-size: 14px;
        line-height: 150%;
        color: #0074c4;
		text-align:center;
	}
	.form-reg .buttons .pull-right>span{
		font-size: 16px;
	}
	.form-reg .buttons .pull-right>input[type=checkbox]{
		margin-left: 5px;
	}
	#product-compare #content{
		overflow: scroll;
	}
	#product-compare .table-bordered>tbody>tr>td, 
	#product-compare .table-bordered>tbody>tr>th, 
	#product-compare .table-bordered>tfoot>tr>td, 
	#product-compare .table-bordered>tfoot>tr>th, 
	#product-compare .table-bordered>thead>tr>td, 
	#product-compare .table-bordered>thead>tr>th{
		font-size: 14px;
	}
	#information-information .info-content-wrap p {
	    font-size: 16px;
	    line-height: 150%;
	}
	#information-information .info-content-wrap h3,
	#information-information .info-content-wrap h2 {
	    margin-bottom: 20px;
	    margin-top: 35px;
	}
	#information-information h1{
		margin-bottom: 35px;
	}
	.we-can-help h3{
		font-size: 26px;
	}
	.we-can-help-form .field_error {
	    position: relative;
	    bottom: 12px;
	}
	#product-category .cat-title{
		position: relative;
		font-size: 7vw;
		text-align: center;		
		line-height: normal;
	}
	

	.text-in-door-cat {	
		margin-bottom: 0px;
	}
	
	#quickcheckoutconfirm .quickcheckoutleft, #quickcheckoutconfirm .quickcheckoutright {
	    width: 100%;

	}
	
.full-product-cart{
	height:43px;
}
.top-left-head, .top-right-head{
	font-size: 20px;    
	height: 24px;
}
.top-left-text{
	font-size: 14px;    
	height: 19px;
}
.top-right-text{
	height: 19px; 
	font-size: 11px;
	justify-content: right;
}
.top-right-but{
	display:none;
}
.full-products-name{
	font-size:14px; 
	font-weight:400; 
	line-height: 140%;
	}
.full-products-option{
	font-size:14px;
	}
.full-products-head, .full-bottom-left, .full-bottom-right{
	font-size:16px; 
	font-weight:500;
	}
.empty-product-cart{    
	flex-wrap: wrap;
    gap: 8px;
    flex-direction: column-reverse;
	}	
#cart-buttons{
	flex-wrap: wrap;
    gap: 8px;
}
#button-cart-bottom, #request-callback-bottom{
	width: 100%;
}
#cart-totals .total-price{
	    font-size: 26px;
    font-weight: 500;
}
#cart-totals .total-text{
	font-size: 14px;
    line-height: 150%;
}

.full-products{margin-top:16px;}
.full-cart-bottom, .full-products-wrap{margin-top:6px;}
.full-products-img img{width:50px;}

	.categories_region_row {
		gap: 15px;
	}
	.categories_region_row .region_item {
		flex: 0 0 47%;
	}
	.categories_region_row .region_item ul {
		margin-bottom: 0;
	}	
	
    .head-menu-wrap .head-menu-wrap-list {
        flex-direction: row;
        align-items: stretch;
        flex-wrap: wrap;
        gap: 20px;
		justify-content: center;
    }
.head-menu-wrap .head-menu-item.menu-item-8 {
	/*width:100px;*/
}
	
	#block-fixed
 {
    width: 100%;
    height: 80px;
}
.head-menu-wrap.menust{margin-top:50px;}
.head-menu-wrap.menust a.head-menu-item{font-size:15px; width: calc(50% - 10px);}

    .head-menu-wrap .head-menu-wrap-list .menu-item-wrapper {
        position: relative;
		width: calc(50% - 10px);
    }


    .head-menu-wrap .head-menu-wrap-list .menu-item-wrapper .head-menu-item::after {
        content: '\25BC'; /* Unicode for down arrow */
        font-size: 0.8em;
        transition: transform 0.3s ease;
    }
	        .head-menu-wrap .head-menu-wrap-list .menu-item-wrapper .submenu a:not(:last-child) {
            border-bottom: none;
			width: 100%;
        }

    .head-menu-wrap .head-menu-wrap-list .menu-item-wrapper.active .head-menu-item::after {
        transform: rotate(180deg);
    }

    .head-menu-wrap .head-menu-wrap-list .menu-item-wrapper .submenu {
        position: static;
        visibility: hidden;
        opacity: 0;
        max-height: 0;
        overflow: hidden;
        transition: all 0.3s ease;
        box-shadow: none;
		display:none;
    }

    .head-menu-wrap .head-menu-wrap-list .menu-item-wrapper.active .submenu {
        visibility: visible;
        opacity: 1;
        max-height: 500px; /* Adjust this value based on your content */
		background:transparent;
		display:block;
		padding:0;
		margin-top:10px;
    }

    .head-menu-wrap .head-menu-wrap-list .menu-item-wrapper .submenu a {
        padding: 10px;
        border-bottom: 0;
    }	
	
	
	.mob-menu{
	display: none;
    flex-direction: column;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 1000;
	padding:30px;
	}

.mob-menu-header{
	display: flex;
	flex-wrap:nowrap;
	}
.mob-menu-header-logo{
        width: 50%;
        display: flex;
        align-items: center;
}
.close-mob-menu{
	display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: 50%;
	}
.close-mob-menu span{    display: flex;    align-items: center;}
.mob-menu-header-logo img{width:68px;}
.mob-menu>.head-menu-wrap{display:flex; margin-top:40px; flex-wrap:wrap;  padding-left:5px;}
.head-menu-products{width:100%;}
.menu-products-title{    
	color: #153F8F;
    font-size: 16px;
    font-weight: 400;
	text-align:left;
	}
.menu-products-list{margin-top:30px; margin-left:20px;}
.head-menu-wrap .menu-products-list a span{width:20px; height:20px;      background-color: #153F8F !important;}
.head-menu-wrap .head-menu-item.menu-item-1 span{        -webkit-mask: url(../image/icon-top-menu-1.svg) no-repeat center / contain;        mask: url(../image/icon-top-menu-1.svg) no-repeat center / contain;}
.head-menu-wrap .head-menu-item.menu-item-2 span{        -webkit-mask: url(../image/icon-top-menu-2.svg) no-repeat center / contain;        mask: url(../image/icon-top-menu-2.svg) no-repeat center / contain;}
.head-menu-wrap .head-menu-item.menu-item-3 span{        -webkit-mask: url(../image/icon-top-menu-3.svg) no-repeat center / contain;        mask: url(../image/icon-top-menu-3.svg) no-repeat center / contain;}
.head-menu-wrap .head-menu-item.menu-item-4 span{        -webkit-mask: url(../image/icon-top-menu-4.svg) no-repeat center / contain;        mask: url(../image/icon-top-menu-4.svg) no-repeat center / contain;}
.head-menu-wrap .head-menu-item.menu-item-5 span{        -webkit-mask: url(../image/icon-top-menu-5.svg) no-repeat center / contain;        mask: url(../image/icon-top-menu-5.svg) no-repeat center / contain;}
.head-menu-wrap .head-menu-item.menu-item-6 span{        -webkit-mask: url(../image/icon-top-menu-6.svg) no-repeat center / contain;        mask: url(../image/icon-top-menu-6.svg) no-repeat center / contain;}
.head-menu-wrap .head-menu-item.menu-item-7 span{        -webkit-mask: url(../image/icon-top-menu-7.svg) no-repeat center / contain;        mask: url(../image/icon-top-menu-7.svg) no-repeat center / contain;}
.head-menu-wrap .head-menu-item.menu-item-8 span{        -webkit-mask: url(../image/icon-top-menu-8.svg) no-repeat center / contain;        mask: url(../image/icon-top-menu-8.svg) no-repeat center / contain;}
.head-menu-wrap a{padding-left:34px; font-size:14px; font-weight:500; color: #153F8F;}
.head-menu-wrap a:last-child{min-height:20px;}
.mob-menu-item{    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;}
.mob-menu-item:last-child{border:none;}
    .mob-menu>.head-menu-wrap .menu-products-list a {
        width: 100%;
        margin-bottom: 0;
        height: 20px;
        display: flex;
        align-items: center;
    border-bottom: 0;
    padding-left: 35px;
    margin-top: 5px;
    }
.head-menu-links{width:100%; border-top: 1px solid #DFDFDF; margin-top:10px;}
.head-menu-links .list-inline > li{padding:0; margin-left:5px; height:16px; margin-top:30px;}
.head-menu-wrap .head-menu-links a, .head-menu-links .head-menu-links a:last-child{
	    min-height: auto;
        color: #153F8F;
        opacity: 0.6;
        font-size: 14px;
        font-weight: 400;
	}
.header-review-wrap{
	border-top: 1px solid #DFDFDF;
    margin-top: 40px;
	padding-top: 20px;
	padding-left:5px;
	width:100%;
}
.head-menu-soc{
	
    width: 100%;
	opacity:0.6;
	}

.head-menu-wrap .head-menu-soc a{padding-left:0; margin-top:20px; color: #153F8F; font-size:16px; font-weight:700;}
.head-menu-soc{padding-left:20px;}
.soc-ico{
           margin-top: 20px;
        height: 24px;
        display: flex;
        flex-wrap: nowrap;
        gap: 10px;
        align-items: center;
}
.head-menu-wrap .head-menu-soc .soc-ico a{    width: 24px;    height: 24px; margin:0;         display: flex;        justify-content: center;}

}




@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

.product-thumb .caption .price-tax{
	display: none;
}
.search-product-wrap .product-grid{
	padding-left: 10px;
    padding-right: 10px;
}

@media (max-width: 480px){
	.search_block{
		position: static;
	}
	.search_block #search{

		width: 100%;
		height: 30px;		
	}
	.search_block #search-cont{
		position: absolute;
		left: 10px;
		top: 49px;
		z-index: 5;
        width: calc(100% - 20px);	
	}
	.search_block .open .input-lg{
		margin-right: 30px;
	}
	#search .input-group-btn{
		width: auto;
		margin-left: 2px;
	}
}

@media (max-width: 385px) {
	.sel-city span {
	    min-width: 100px;	
	}	
	
    .head-phone a:before {
        content: none !important;
        display: none !important;
        width: 0 !important;
        height: 0 !important;
        background: none !important;
        background-image: none !important;
        margin: 0 !important;
    }
	
	
	.container {
		padding-right: 0 !important;
	}
}