@media (max-width: 1347px) {
	.container{
		width: auto;
	}
	
	.head-menu-wrap .container{
		width: 100%;
	}
	.home-top-baner-right img{
		height: 480px;
	}
	.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: 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>a{
		height: 360px;
	}
}
@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) {
	#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-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
		padding: 0 10px;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
	.product-list .product-thumb .button-group {
		border-left: none;
	}
	.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) {
	.cat-products-wrap {
		display: block;
	}
	
	
	.products_relates_row .product-thumb {
		flex: 0 0 48%;
	}
	
	.products_relates_row  .caption {
		padding: 0 10px;
	}
	
	.alert-success {
		min-width: 90%;
	}	
	
	.container{
		width: 100%;
	}
	
	
	.home-slider-and-baner {
		display:none;
	}

	.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-bottom: 20px;
		padding-left: 0;
	}
	.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 input[type=text]{
		width: 100%;
		margin-bottom: 15px;
		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;		
	}
	.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;
	}
	#search{
		display: none;
	}
	.mob-menu #search{
		display: block;
	}
	#top-links{
		display: none;
	}
	.top-links{
		display: block;
	}
	.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;
	}
	.logo-and-description {
	    align-items: center;
	    justify-content: space-between;
	}
	.description-wrap{
		display: none;
	}
	.head-icons-menu{
		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: 30%;
	}
	.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>a{
		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: 30px;
	    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;
	    margin-bottom: 15px;
	}
	.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: 12px;
		margin-bottom: 12px;
	}
	.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: 15px;
	}
	.tabs-wrap {
	    display: flex;
	    flex-direction: column-reverse;
	}
	.product-page .tabs-list-right {
	    position: relative;
	    right: 0;
	    top: 0;
	}
	.product-page .tabs-list-right{
		justify-content: space-between;
	}
	.product-page h1{
		margin-top: 15px;
		font-size: 30px;
	}
	.product-page .nav-tabs {
	    margin-bottom: 30px;
	    margin-top: 20px;
	    display: flex;
	    overflow-x: scroll;
	}
	.product-page .nav-tabs>li>a{
		display: inline-flex;
	}
	.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: 60px;
	}
	.prod-icons-services span {
	    width: 50%;
	    height: 60px;
	    margin-bottom: 15px;
	    border-left: none;
	}
	.tab-content{
		margin-top: 55px;
	}
	.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: 22px;
	}
	#quickcheckoutconfirm #payment-address .quickcheckout-content{
		border: none;
		padding: 15px 0 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;
	}
	.home-top-baner-right{
		height: auto;
	}
	.mob-menu-header{
		display: flex;
		flex-wrap: wrap;
		margin-bottom: 30px;
	}
	.mob-menu-header-logo,
	.mob-menu-header-phone{
		width: 50%;
		display: flex;
		justify-content: center;
		align-items: center
	}
	.mob-menu-header-phone a{
		color: #1A3A5A;
		display: flex;
		align-items: center;
	}
	.mob-menu-header-phone a:before {
	    content: "";
	    display: inline-block;
	    width: 18px;
	    height: 18px;
	    background-image: url(../image/icon-phone.svg);
	    background-size: cover;
	    margin-right: 8px;
	}
	.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;
		padding-top: 10px;
	}
	.head-menu-wrap{
		display: none;
	}
	.mob-menu>.head-menu-wrap{
		display: block;
	}
	.mob-menu .head-menu-wrap .container{
		flex-direction: row;
		flex-wrap: wrap;
	}
	.mob-menu>.head-menu-wrap a{
		width: 50%;
		margin-bottom: 20px;
	}
	.but-burger{
		display: inline-flex;
		background-size: contain;
		background-image: url(../image/burger-menu-2.png);
		width: 28px;
		height: 22px;
		margin-right: 25px;
	}
	.close-mob-menu{
		display: flex;
		align-items: flex-end;
		justify-content: flex-end;
		padding-right: 10px;
		margin-bottom: 10px;
	}
	.close-mob-menu span{
		font-size: 20px;
		color: #000;
		font-weight: 500;
		width: 20px;
		height: 20px;
		border: 1px solid #000;
		border-radius: 50%;
		display: inline-flex;
		cursor: pointer;
		align-items: center;
		justify-content: center;
	}
	.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;
	}
	.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;
	}
	#quickcheckoutconfirm .quickcheckoutleft, #quickcheckoutconfirm .quickcheckoutright {
	    width: 100%;
	}
	
	.categories_region_row {
		gap: 15px;
	}
	.categories_region_row .region_item {
		flex: 0 0 48%;
	}
	.categories_region_row .region_item ul {
		margin-bottom: 0;
	}	
	
}



@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;
}

