@font-face {
	font-family: "fbreformaen";
	src: url("../fonts/fbreformaen-regular-webfont.eot");
	src:
		url("../fonts/fbreformaen-regular-webfont.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/fbreformaen-regular-webfont.ttf") format("truetype"),
		url("../fonts/fbreformaen-regular-webfont.svg#fbscorpionregular")
			format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "fbreformaen";
	src: url("../fonts/reformamediumwebfont.eot");
	src:
		url("../fonts/reformamediumwebfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/reformamediumwebfont.ttf") format("truetype"),
		url("../fonts/reformamediumwebfont.svg#fbscorpionregular") format("svg");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "livorna bold";
	src: url("../fonts/livorna-bold.eot");
	src:
		url("../fonts/livorna-bold.eot#iefix") format("embedded-opentype"),
		url("../fonts/livorna-bold.woff") format("woff"),
		url("../fonts/livorna-bold.ttf") format("truetype"),
		url("../fonts/livorna-bold.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

ul,
ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

img {
	max-width: 100%;
	height: auto;
}

img.alignleft {
	float: left;
	margin: 30px;
}

.attachmentpage {
	width: 100%;
	padding-bottom: 10px;
}

img.attachmentpage {
	width: 100%;
}

.container,
.container-fluid {
	direction: rtl;
}

header {
	background: #232020;
	width: 100%;
	float: left;
	padding-bottom: 10px;
	position: relative;
}

/*==================== slider text-warp=======================*/

.caps {
	background: url(../images/banner-textbg-img.png) no-repeat;
	font-size: 47.72px;
	padding: 46px 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 19px;
	right: 44px;
	width: 142px;
	height: 139px;
	line-height: 31px;
}

.caps a {
	color: #fff;
	text-decoration: none;
	display: block;
}

.tp-caption img {
	transform: scale(1.5, 1.5) rotate(0deg);
	margin-top: 15%;
}

/*============================ product-top ==========================*/

.product-top .col-sm-4 {
	text-align: center;
	background: #bee5ed;
}

.product-top .col-sm-4 h2 {
	color: #352929;
	font-size: 60px;
	font-weight: bold;
	line-height: 42px;
}

.product-top .col-sm-4 p {
	color: #404041;
	font-size: 17px;
	padding: 0 62px;
	line-height: 22px;
}

.product-top .col-sm-4 .box {
	padding: 36px 90px 12px;
}

.product-top .col-sm-4 .box .img {
	min-height: 281px;
}

.product-top .col-sm-4 .box .img p {
	margin: 0;
}

.product-top .col-sm-4:nth-child(2) {
	background: #d7e3d1;
}

.product-top.product-bottom .col-sm-4:nth-child(2) {
	background: #bee5ed;
}

.product-top.product-bottom .col-sm-4 {
	background: none;
	padding: 0;
}

.product-top .col-sm-4:first-child .box h2 {
	padding: 0px 66px;
}

.product-top.product-bottom .col-sm-4 .box {
	padding: 36px 90px 55px;
}

.product-top.product-bottom .box-bottom {
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
	text-align: center;
	top: 0;
}

.product-top.product-bottom .img-first {
	position: relative;
	width: 100%;
	height: 100%;
}

.product-top.product-bottom .box-bottom .logo-img {
	display: table-cell;
	vertical-align: middle;
	top: 0;
}

.product-top.product-bottom .col-sm-4 h2 {
	margin-top: 42px;
	margin-right: 15px;
	margin-bottom: 5px;
}

.product-top.product-bottom .col-sm-4 p {
	line-height: 20px;
	padding: 0px 80px;
}

.product-top.product-bottom .img-first img {
	width: 100%;
	height: 100%;
}

/*============ footer css start ===================*/

footer .top {
	background: #352929;
	color: #b1cce7;
	padding: 17px 0 32px 0px;
}

footer .footer-bottom ul {
	float: right;
	width: 16%;
	text-align: right;
	border-left: #5b8998 1px dashed !important;
	margin-left: 39px;
}

#menu-footer-nav li ul li {
	display: inline-table;
	margin: 0;
	padding: 0;
	width: 100%;
	float: right;
	line-height: 15px;
	border-left: 0px !important;
}

footer .footer-bottom ul li ul {
	border-left: 0px !important;
	width: 100%;
}

#menu-footer-nav li ul {
	border: 0 !important;
	width: 164px !important;
}

footer .footer-bottom .container {
	margin-bottom: 66px;
}

footer .footer-bottom ul:last-child {
	margin-left: 0px;
	border: 0;
}

footer .footer-bottom ul h2 {
	font-size: 17px;
	color: #e4e5e6;
	font-weight: bold;
	margin: 13px 0 5px 0;
}

footer .footer-bottom ul li {
	margin: 0;
	padding: 0;
	width: 100%;
	float: right;
	line-height: 15px;
	border-left: 0px !important;
}

footer .footer-bottom ul li:nth-child(2) {
	margin-right: 0px;
	padding: 0px;
}

footer .footer-bottom ul li a {
	font-size: 13px;
	color: #e4e5e6;
	text-decoration: none;
}

footer .footer-bottom ul li a:hover {
	color: #5b8998;
}

footer ul {
	padding: 0;
	margin: 0;
	text-align: center;
}

footer ul li:first-child {
	border-left: 3px solid #b1cce7;
}

footer .footer-bottom {
	background: #68686b;
	color: #fff;
	padding: 46px 0 23px 0;
}

footer .footer-bottom .copyright-con ul {
	float: left;
	text-align: left;
	width: 100%;
	font-size: 13px;
	font-family: arial;
	border-left: 0px !important;
}

footer .footer-bottom .copyright-con {
	padding-left: 40px;
}

footer .footer-bottom .copyright-con ul li {
	float: left;
	font-size: 13.65px;
	width: auto;
	margin: 5px 5px;
}

footer .footer-bottom .copyright-con ul li:first-child {
	border-left: 0;
	border-right: 1px solid#fff;
	padding-right: 10px;
}

footer ul li:nth-child(2) {
	margin-right: 21px;
	padding: 0 10px;
}

footer ul li {
	display: inline-table;
	font-size: 35px;
	padding-right: 23px;
	padding-left: 22px;
	line-height: 30px;
	margin-top: 3px;
}

footer ul li span {
	font-weight: bold;
}

/*============================ About us css =============================*/

.inner-top-warp {
	position: relative;
	width: 100%;
	float: left;
}

.inner-top-warp img {
	width: 100%;
}

.inner-top-warp .logo-img-warp {
	position: absolute;
	top: 9%;
	left: 29.2%;
}

.inner-content-warp .bottom-warp {
	background: #e5f5f8;
	width: 100%;
	padding: 10px 0px 0px 0;
	float: left;
	position: relative;
}

.inner-content-warp .bottom-warp ul {
	padding: 0;
	float: left;
}

.inner-content-warp .bottom-warp ul li {
	display: block;
	float: right;
	padding: 2px 8px;
	color: #6d6e71;
	font-size: 11.05px;
	background: url(../images/sprite.png) 0px -107px no-repeat;
}

.inner-content-warp .bottom-warp ul li:last-child {
	background: none;
}

.inner-content-warp .bottom-warp ul li a {
	padding: 0 5px;
	color: #6d6e71;
	font-size: 11.05px;
	text-decoration: none;
}

.inner-content-warp .bottom-warp ul li a:hover {
	color: #000;
}

.inner-content-warp .bottom-warp h2 {
	float: right;
	font-size: 25.57px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 3px 33px 0;
	position: relative;
}

.inner-content-warp .singlepage h2 {
	float: right;
	font-size: 25.57px;
	font-weight: normal !important;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-top: 0;
	padding: 3px 33px 0;
	position: relative;
}

.inner-content-warp .categorypage h1 {
	float: right;
	font-size: 25.57px;
	font-weight: normal !important;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 3px 33px 0;
	position: relative;
}

.inner-content-warp .categorypage h1 span {
	font-weight: bold;
}

.inner-content-warp .categorypage h1::before {
	background: url(../images/sprite.png) 0px -137px no-repeat;
	content: "";
	position: absolute;
	top: 0px;
	left: -30px;
	width: 27px;
	height: 27px;
	float: right;
}

.inner-content-warp .categorypage h1::after {
	background: url(../images/sprite.png) 0px -137px no-repeat;
	content: "";
	position: absolute;
	top: 0px;
	right: -10px;
	width: 27px;
	height: 27px;
	float: right;
}

.inner-content-warp .simplepage h1 {
	float: right;
	font-size: 25.57px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 3px 33px 0;
	position: relative;
}

.inner-content-warp .simplepage h1::before {
	background: url(../images/sprite.png) 0px -137px no-repeat;
	content: "";
	position: absolute;
	top: 0px;
	left: 0;
	width: 27px;
	height: 27px;
	float: right;
}

.inner-content-warp .simplepage h1::after {
	background: url(../images/sprite.png) 0px -137px no-repeat;
	content: "";
	position: absolute;
	top: 0px;
	right: 0;
	width: 27px;
	height: 27px;
	float: right;
}

.inner-content-warp .bottom-warp h2::before {
	background: url(../images/sprite.png) 0px -137px no-repeat;
	content: "";
	position: absolute;
	top: 0px;
	left: 0;
	width: 27px;
	height: 27px;
	float: right;
}

.inner-content-warp .bottom-warp h2::after {
	background: url(../images/sprite.png) 0px -137px no-repeat;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 27px;
	height: 27px;
	float: right;
}

.inner-content-warp .bottom-warp .breadcrumb-warp {
	position: relative;
	margin-left: 14px;
	top: 0;
}

.single-post .inner-content-warp .bottom-warp .breadcrumb-warp {
	position: static;
	margin-left: 5px;
	top: unset;
	display: inline-block;
}

.inner-content-warp .bottom-warp .breadcrumb-warp .text-warp {
	position: absolute;
	width: 98px;
	height: 96px;
	float: left;
	top: 29px;
	left: 6px;
	background: url(../images/black-text-bg.png) 0 0 no-repeat;
	font-size: 22.02px;
	color: #fff;
	font-weight: bold;
	padding: 29px 15px;
	text-align: center;
	line-height: 17px;
	z-index: 9999;
}

.inner-content-warp .bottom-warp .breadcrumb-warp .text-warp a {
	display: block;
	color: #fff;
	text-decoration: none;
}

.inner .textpera {
	margin-top: 40px;
	float: right;
	width: 87%;
	padding: 0 10px;
}

.inner .textpera p {
	font-size: 14px;
	padding-right: 15px;
	text-align: justify;
	line-height: 24.8px;
}

.gallery_sec {
	margin-top: 34px;
	margin-bottom: 27px;
}

.gallery_sec .gallery_scroll {
	width: 100%;
	float: left;
	overflow: hidden;
	direction: ltr;
}

.gallery_sec .gallery_img {
	margin: 0;
	position: relative;
	left: 0;
}

.gallery_sec .gallery_img li {
	display: inline-block;
	padding: 4px 3.5px;
	float: left;
	width: 25%;
}

.gallery_sec .gallery_pagination {
	width: 100%;
	float: left;
	padding-left: 8px;
	padding-top: 6px;
}

.gallery_sec .gallery_pagination li {
	float: left;
	font-size: 45.79px;
	font-weight: bold;
}

.gallery_sec .gallery_pagination li a {
	color: #000;
}

.gallery_sec .gallery_pagination li.active a,
.gallery_sec .gallery_pagination li a:hover {
	color: #0051f3;
	text-decoration: none;
}

.gallery_sec .textpera {
	margin-top: 8px;
}

.our_store {
	margin-bottom: 115px;
}

.our_store_head .bottom-warp .breadcrumb-warp .text-warp {
	top: 49px;
}

.our_store_head .bottom-warp {
	margin-bottom: 16px;
}

.our_store_head .bottom-warp h2 {
	margin-right: 21px;
	margin-bottom: 5px;
}

.our_store .head {
	width: 221px;
	height: 217px;
	display: inline-block;
	background: url(../images/our-store-img.png) no-repeat;
	font-size: 50.3px;
	color: #bee5ed;
	font-family: "livorna bold";
	padding: 78px 50px;
	text-align: center;
	line-height: 38px;
}

.our_store section {
	margin-top: 89px;
}

.our_store section:nth-last-child(2) .right_sec .cont {
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.our_store h3 {
	font-weight: bold;
	font-size: 35.17px;
	margin-top: 0;
	margin-bottom: 5px;
}

.our_store p {
	font-size: 13.16px;
	line-height: 25px;
	margin-bottom: 20px;
	text-align: justify;
}

.cont_bottom_info {
	display: block;
	font-size: 20.21px;
	line-height: 26px;
}

.return_to_home {
	float: left;
	padding-left: 30px;
	margin-bottom: 20px;
	margin-top: 13px;
}

.return_to_home a.link {
	font-size: 30.77px;
	color: #0051f3;
	font-weight: bold;
	border-left: 2px solid;
	border-right: 2px solid;
	padding: 0 15px;
	line-height: 27px;
	margin-bottom: 15px;
	display: inline-block;
}

.return_to_home .share {
	text-align: center;
}

.return_to_home .share li {
	display: inline-block;
}

.return_to_home .share li {
	border-left: 1px solid #000;
	padding: 3px 0px 3px 10px;
	margin-left: 5px;
}

.return_to_home .share li:last-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

.return_to_home .share li a {
	display: block;
}

.return_to_home .share li.email a {
	width: 35px;
	height: 24px;
	background: url(../images/share_icon.jpg) -110px -3px no-repeat;
}

.return_to_home .share li.fb a {
	width: 24px;
	height: 25px;
	background: url(../images/share_icon.jpg) -70px -3px no-repeat;
}

.return_to_home .share li.like a {
	float: left;
}

/*Gallery Slider*/

/*Gallery Slider End*/

.carpet.daf-mutzar .return_to_home a.link {
	color: #0051f3;
}

.single_product dl {
	margin-bottom: 22px;

	font-size: 14px;
}

.single_product dl dt {
	margin-bottom: 15px;
	font-weight: normal;
}

.single_product dl p {
	margin-bottom: 0px;
	line-height: 17px;
}

.foot.product_sku {
	color: #000;
}

.foot.product_price {
	color: #28a8e0 !important;
	font-size: 22px !important;
}

.carpet.daf-mutzar .single_product .return_to_home {
	text-align: right;
	padding-right: 20px;
	margin-bottom: 0;
	margin-top: 73px;
}

.carpet.daf-mutzar .single_product .return_to_home a.link {
	font-size: 20.74px;
	padding: 0 15px;
	line-height: 18px;
}

.single_product {
	margin-top: 70px;
}

.wood_info_sec {
	padding-right: 20px;
	border-right: 1px dashed #cdcaca;
}

.wood_info_sec p {
	line-height: 18px;
}

.wood_info_sec h3 {
	margin-top: 0;
	position: relative;
	display: inline-block;
	font-weight: bold;
	padding: 0 21px;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 19px;
}

.wood_info_sec h3::before {
	background: url(../images/sprite.png) 0px -137px no-repeat;
	content: "";
	position: absolute;
	top: 2px;
	left: -12px;
	width: 27px;
	height: 27px;
	float: right;
}

.wood_info_sec h3::after {
	background: url(../images/sprite.png) 0px -137px no-repeat;
	content: "";
	position: absolute;
	top: 2px;
	right: -10px;
	width: 27px;
	height: 27px;
	float: right;
}

.singlepage_content h1 {
	margin-top: 0;
	position: relative;
	display: inline-block;
	font-weight: bold;
	padding: 0 21px;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 19px;
}

.singlepage_content h1::before {
	background: url(../images/sprite.png) 0px -137px no-repeat;
	content: "";
	position: absolute;
	top: 2px;
	left: -12px;
	width: 27px;
	height: 27px;
	float: right;
}

.singlepage_content h1::after {
	background: url(../images/sprite.png) 0px -137px no-repeat;
	content: "";
	position: absolute;
	top: 2px;
	right: -10px;
	width: 27px;
	height: 27px;
	float: right;
}

.product_gallery,
.product_gallery section {
	width: 100%;
	float: right;
}

.product_gallery .thumb {
	float: right;
}

.product_gallery section {
	margin-bottom: 52px;
}

.product_gallery li {
	float: right;
	margin-left: 10px;
	width: 25%;
}

.wood_table_f {
	margin-top: 49px;
}

.wood_table_f h4,
.wood_table_f input[type="submit"] {
	background: #352929;
	display: inline-block;
	color: #fff;
	font-weight: bold;
}

.wood_table_f h4 {
	font-size: 20px;
	padding: 5px 18px 3px 24px;
	margin-bottom: 0;
}

.wood_table_f section {
	padding: 28px 0 20px;
	border-top: 2px solid #352929;
	border-bottom: 2px solid #352929;
	font-size: 22.6px;
}

.wood_table_f section label {
	margin-bottom: 0px;
	padding-left: 4px;
}

.wood_table_f section input[type="text"] {
	border: 1px solid #919090;
	padding: 0 5px;
	width: 250px;
	max-width: 100%;
}

.wood_table_f input[type="submit"] {
	border: none;
	float: left;
	margin-top: 16px;
	font-size: 25px;
	line-height: 35px;
	padding: 0px 35px;
}

.carpet .inner-content-warp.bot .bottom-warp h2 {
	font-weight: bold;
	float: right;
	position: relative;
	margin-right: 10px;
	margin-top: 31px;
	font-size: 45.76px;
	padding: 3px 33px 0 33px;
	margin-bottom: 6px;
}

.carpet .inner-content-warp.bot .bottom-warp h2 span {
	font-weight: normal;
	margin-right: 9px;
}

.carpet .inner-content-warp.bot .bottom-warp ul li {
	background: transparent url("../images/sprite.png") no-repeat scroll
		1px -101px;
	padding: 5px 8px 2px 0px;
}

.carpet .inner-content-warp.bot .bottom-warp ul li:last-child {
	background: none;
}

.carpet .inner-content-warp.bot .bottom-warp ul li a {
	padding: 0px 0px 0px 19px;
}

.carpet .bot-menu {
	padding: 40px 12px 14px 0px;
	float: right;
}

.carpet .bot-menu ul {
	margin: 0 0 0 78px;
	width: 129px;
	float: right;
}

.carpet .bot-menu ul li {
	border-top: 1px dashed #cdcaca;
	display: block;
	padding: 0px 17px 0px 0;
	float: right;
	width: 100%;
	font-size: 16px;
	position: relative;
	line-height: 31px;
}

.carpet .bot-menu ul li:last-child {
	border-bottom: 1px dashed #cdcaca;
}

.carpet .bot-menu ul li:hover {
	background: #b0c2df;
}

.carpet .bot-menu ul li:after {
	content: "";
	position: absolute;
	top: 12px;
	right: 5px;
	border: 4px solid transparent;
	border-right: 4px solid #000;
}

.carpet .bot-menu ul li a {
	display: block;
	color: #232020;
	text-decoration: none;
}

.carpet .bot-menu ul li a:hover {
	color: #fff;
}

.carpet .bot-menu ul .active {
	color: #fff;
	background: #b0c2df;
}

.carpet .bot-menu ul .active a {
	color: #fff;
}

.carpet .bot-menu ul:nth-child(3) {
	width: 131px;
}

.carpet .bot-menu ul:nth-child(4) {
	margin-left: 55px;
}

.carpet .bot-menu ul:nth-child(5) {
	margin-left: 0px;
	width: 177px;
}

.carpet .pera-warp {
	background: #e5f5f8;
	float: right;
	width: 100%;
	padding: 30px 0 25px 0;
	font-weight: bold;
	line-height: 20px;
	color: #352929;
	font-size: 18px;
}

.carpet .product-warp {
	width: 100%;
	float: right;
	text-align: center;
	margin: 24px 0 0 0;
}

.carpet .product-warp > ul {
	display: flex;
	flex-wrap: wrap;
}

.carpet .product-warp ul li {
	text-align: center;
	width: calc(33.33% - 10px);
	margin: 0 5px 100px;
	float: right;
}

.carpet .product-warp .text-warp {
	padding: 0 15px;
}

.carpet .product-warp .img-box {
	position: relative;
}

.carpet .product-warp .img-box .offer-warp {
	width: 105px;
	height: 105px;
	/* background: url(../images/our-store-img.png) no-repeat 0 0; */
	background-size: 100%;
	position: absolute;
	font-style: normal;
	bottom: 24px;
	left: 2px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 20px 15px;
	line-height: 17px;
}

.carpet .product-warp .img-box .offer-warp a {
	color: #fff !important;
}

.carpet .product-warp ul li h2 {
	color: #352929;
	font-size: 32px;
	padding: 0px 25px;
	height: 60px;
	overflow: hidden;
	line-height: 31px;
}

.carpet .product-warp ul li h2 a {
	color: #352929;
	text-decoration: none;
}

.carpet .product-warp ul li h2 a:hover {
	color: #2aa7df;
}

.carpet .product-warp ul li p {
	margin-bottom: 10px;
	color: #919395;
	font-size: 16px;
	overflow: hidden;
	padding: 0 25px;
}

.carpet .product-warp ul li p:not(.foot) strong {
	color: #ec1c24;
	display: block;
}

.carpet .product-warp ul li p.product_sku {
	color: #18a6df;
}

.carpet .return_to_home {
	float: none;
	text-align: center;
	padding-left: 0;
	margin-bottom: 70px;
}

.carpet .return_to_home a.link {
	color: #3060ab;
	padding: 0px 22px;
	margin-top: 8px;
	margin-bottom: 25px;
}

.carpet .product-warp ul li .gal ul li {
	width: 100%;
	margin: 0 0 20px 0;
	border-bottom: 0;
	display: none;
}

.carpet .product-warp ul li .gal ul {
	list-style: none outside none;
	padding-left: 0;
}

.carpet .product-warp ul li .gal ul:before,
.carpet .product-warp ul li .gal ul:after {
	content: " ";
	display: table;
}

.carpet .product-warp ul li .gal ul:after {
	clear: both;
}

.carpet .product-warp.catalog2 {
	margin: 16px 0px 0px;
}

.carpet .product-warp.catalog2 .img-box .offer-warp {
	top: -15px;
	left: -28px;
	z-index: 9;
}

header .container {
	position: relative;
}

header .nav > li.mega-menu {
	position: inherit;
}

header .nav > li.mega-menu ul {
	width: 100%;
	right: 0px;
	padding: 15px;
	background-color: #7ecfe2;
	z-index: 9999999999999999999999999999;
	position: absolute;
	top: 29px;
}

header .nav > li.mega-menu ul li {
	float: right;
	width: 15%;
	padding: 4px 12px 4px 0;
	margin-left: 5%;
	font-size: 14px;
}

header .nav > li.mega-menu ul li a {
	padding-bottom: 5px !important;
}

header nav li.mega-menu a {
	position: relative;
}

header .nav > li.mega-menu ul li:nth-child(5n) {
	margin-left: 0;
	width: 18%;
}

.hazmana-ishit .inner-content-warp .bottom-warp {
	background: none;
}

.hazmana-ishit .contant-warper {
	padding: 0 30px;
	font-size: 14px;
	text-align: justify;
}

.hazmana-ishit .contant-warper img {
	margin: 25px 0;
}

.hazmana-ishit .slider-warp h2 {
	font-weight: bold;
	float: right;
	position: relative;
	margin-right: 10px;
	margin-top: 31px;
	font-size: 45.76px;
	padding: 3px 33px 0px;
	margin-bottom: 6px;
}

.hazmana-ishit .slider-warp h2::before {
	background: transparent url("../images/sprite.png") no-repeat scroll
		0px -137px;
	content: "";
	position: absolute;
	top: 13px;
	left: 0;
	width: 27px;
	height: 27px;
	float: right;
}

.hazmana-ishit .slider-warp h2::after {
	background: transparent url("../images/sprite.png") no-repeat scroll
		0px -137px;
	content: "";
	position: absolute;
	top: 13px;
	right: 0px;
	width: 27px;
	height: 27px;
	float: right;
}

.hazmana-ishit .slider-warp {
	width: 100%;
	float: right;
	margin: 20px;
}

.hazmana-ishit .slider-warp .carousel {
	float: right;
	opacity: 1;
}

.hazmana-ishit .slider-warp .carousel img {
	width: 100%;
}

.hazmana-ishit .slider-warp .carousel-control {
	width: auto;
	opacity: 1;
}

.hazmana-ishit .slider-warp .carousel-control:hover {
	opacity: 0.5;
}

.hazmana-ishit .slider-warp .glyphicon-chevron-right {
	background: transparent url("../images/banner-arrow-next.png") no-repeat 0;
	width: 51px;
	height: 98px;
	margin-right: -80px;
	opacity: 1;
	background-size: 100%;
}

.hazmana-ishit .slider-warp .glyphicon-chevron-right::before {
	content: "";
}

.hazmana-ishit .slider-warp .glyphicon-chevron-left::before {
	content: "";
}

.hazmana-ishit .slider-warp .glyphicon-chevron-left {
	background: transparent url("../images/banner-arrow-pre.png") no-repeat 0 0;
	width: 51px;
	height: 98px;
	margin-left: -80px;
	background-size: 100%;
}

.hazmana-ishit .return_to_home h4 {
	font-size: 36px;

	font-weight: bold;
	color: #352929;
	display: inline-block;
}

.hazmana-ishit .return_to_home h4 span {
	margin-right: 10px;
	display: inline-block;
}

.contact-page {
	float: right;
	width: 100%;
	padding: 0px 11px 0 18px;
}

.contact-page h2 {
	margin: 46px 0 34px 0;
	font-weight: bold;
	font-size: 35px;
	padding-left: 100px;
}

.contact-page .input-group {
	width: 100%;
	margin-bottom: 23px;
}

.contact-page input {
	height: 42px;
	padding: 0px 10px 0 0;
	border: 1px solid #c9c8c8;
	font-size: 25px;
}

.contact-page .input-group textarea {
	height: 238px;
	padding: 2px 17px;
	font-size: 25px;
}

.contact-page input[type="text"]::-webkit-input-placeholder,
.contact-page input[type="email"]::-webkit-input-placeholder,
.contact-page textarea::-webkit-input-placeholder,
.contact-page input[type="text"]:-moz-placeholder,
.contact-page input[type="email"]:-moz-placeholder,
.contact-page textarea:-moz-placeholder,
.contact-page input[type="text"]:-ms-input-placeholder,
.contact-page input[type="email"]:-ms-input-placeholder,
.contact-page textarea:-ms-input-placeholder {
	color: #000;
}

.contact-page .col-right {
	width: 50%;
	float: right;
	padding-left: 8.5px;
}

.contact-page .col-left {
	width: 50%;
	float: right;
	padding-right: 8.5px;
}

.contact-page .bt-fm ul {
	text-align: right;
	color: #0051f3;
	font-size: 18.21px;
}

.contact-page .bt-fm ul li {
	display: inline-block;
	border-left: 1px solid #0051f3;
	line-height: 13px;
	padding: 0 9px;
}

.contact-page .bt-fm ul li:nth-child(even) {
	border: 0;
}

.contact-page .bt-fm ul li strong {
	font-weight: bold;
}

.contact-page .bt-fm span {
	position: absolute;
	width: 98px;
	height: 96px;
	float: left;
	top: -25px;
	left: 2px;
	background: transparent url("../images/black-text-bg.png") no-repeat scroll
		0 0;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	padding: 3px 4px;
	text-align: center;
	line-height: 93px;
}

.contact-page .bt-fm span input {
	color: #fff;
	background: none;
	border: none;
	height: auto;
	width: 100%;
	text-align: center;
	padding: 0;
	display: block;
	text-decoration: none;
}

.contact-page .bt-fm {
	width: 100%;
	margin: 25px 0;
	position: relative;
}

.contact-page .return_to_home {
	float: none;
	padding-left: 0px;
	margin: 63px -70px 85px 0;
	text-align: center;
}

.contact-page .sp_heading {
	text-align: center;
	margin-top: 120px;
}

.contact-page .sp_heading h3 {
	font-size: 45px;
}

.contact-page .sp_heading p {
	font-size: 20px;
	border-top: 2px solid;
	border-bottom: 2px solid;
	display: inline-block;
	padding: 10px 0;
}

.contact-page .wpcf7-form .bt-fm {
	margin-bottom: 0;
}

.contact-page .wpcf7-form .bt-fm span {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none;
}

.bott-box-gle {
	width: 100%;
	float: right;
	margin-top: 17px;
}

.bott-box-gle .warper {
	margin-top: 20px;
	float: right;

	width: 100%;
}

.bott-box-gle .warper .top-warp {
	margin-top: 0;
	padding-bottom: 10px;
	margin-bottom: 20px;
	display: table;
}

.bott-box-gle .col-sm-4,
.col-sm-8 {
	padding: 0;
}

.bott-box-gle .col-sm-8 {
	border-right: 0px solid #352929;
	padding-right: 10px;
	line-height: 15px;
}

.bott-box-gle .warper .top-warp p {
	display: table-cell;
	vertical-align: top;
}

.bott-box-gle h2 {
	color: #352929;
	font-size: 25px;
	font-weight: bold;
	margin: 0;
}

.bott-box-gle p {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
}

.bott-box-gle .warper .top-warp {
	border-bottom: 2px solid #352929;
	padding-bottom: 12px;
	float: right;
	width: 100%;
	margin-bottom: 25px;
	margin-top: 71px;
}

.bott-box-gle .warper .top-warp {
	margin-top: 0;
	padding-bottom: 10px;
	margin-bottom: 20px;
	display: table;
}

.bott-box-gle .warper .top-warp h2 {
	white-space: nowrap;
	padding-left: 10px;
	border-left: 1px solid #000;
	width: 270px;
}

.bott-box-gle .warper .top-warp p {
	padding-right: 10px;
	line-height: 16px;
}

.bott-box-gle .warper .top-warp h2,
.bott-box-gle .warper .top-warp p {
	display: table-cell;
	vertical-align: middle;
	height: 27px;
}

.bott-box-gle .img-warp {
	float: right;
	width: 100%;
}

.bott-box-gle .img-warp ul {
	position: relative;
}

.bott-box-gle .img-warp ul li {
	width: 138px;
	height: 135px;
	position: relative;
	float: right;
	margin: 0 0 27px 28px;
}

.bott-box-gle .img-warp ul li .text-warpn {
	width: 462px;
	position: absolute;
	visibility: hidden;
	z-index: 9;
	opacity: 0;
	transition: all 0.5s;
	top: -10px;
	left: 25px;
}

.bott-box-gle .img-warp ul li:nth-child(6n + 1) .text-warpn {
	left: 0;
	right: 25px;
}

.bott-box-gle .img-warp ul li:nth-child(6n + 2) .text-warpn {
	left: 0;
	right: 25px;
}

.bott-box-gle .img-warp ul li:nth-child(6n + 3) .text-warpn {
	left: 0;
	right: 25px;
}

.bott-box-gle .img-warp ul li .text-warpn .title {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 10px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
}

.bott-box-gle .img-warp ul li:hover .text-warpn {
	opacity: 1;
	visibility: visible;
}

.bott-box-gle .img-warp ul li .text-warpn img {
	width: 100%;
}

.bott-box-gle .img-warp ul li:nth-child(6n) {
	margin-left: 0;
}

/*============== sales page css ===============*/

.sales .cont ul.light-b {
	text-align-last: center;
}

.sales .cont ul.light-b li {
	margin: 0 0 0 5px;
	display: inline-block;
	width: 32.5%;
}

.sales .cont ul.light-b li ul li {
	width: 100%;
	margin: 0px;
}

.sales .cont ul.light-b li ul li img {
	width: 100%;
}

.sales .cont {
	float: right;
	width: 100%;
	border-bottom: 0;
	padding-bottom: 46px;
	margin-bottom: 17px;
}

.our_store.sales section:first-child .right_sec .cont {
	border-bottom: 1px dashed #cdcaca;
	padding-bottom: 46px;
	margin-bottom: 17px;
}

.sales .cont ul.light-b li a {
	margin: 0;
}

.sales .cont ul.light-b li:last-child {
	margin: 0;
}

.our_store.sales h3 {
	font-size: 45px;
}

.our_store.sales p {
	font-size: 16px;
}

.sales .cont_bottom_info {
	color: #0051f3;
	margin: 25px 0;
}

.our_store.sales section {
	margin-top: 22px;
}

.sales .cont a {
	text-align: left;
	color: #0051f3;
	font-size: 20px;
	margin: 22px 0px 0px 0px;
	float: left;
}

.page-id-16 .sales .cont a {
	text-align: right;
	color: #0051f3;
	font-size: 20px;
	margin: 22px 0px 0px 0px;
	float: none;
}

.our_store.sales p img {
	margin: 25px 0 6px;
}

.sales .return_to_home {
	float: left;
	padding-left: 0;
	margin-bottom: 90px;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}

/* ===================== catalog main page css==========================*/

.carpet .product-warp.catalog-main ul li {
	width: 32.8%;
	border-bottom: 0;
	margin: 0px 0px 100px 5px;
}

.carpet .product-warp.catalog-main ul li:nth-child(3n) {
	margin-left: 0;
}

.carpet .product-warp.catalog-main ul li h2 {
	padding: 0;
	font-size: 35.52px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 0;
	height: auto;
}

.carpet .product-warp.catalog-main ul li p {
	height: 34px;
	overflow: hidden;
	font-size: 12px;
	color: #404041;
	padding: 0px 25px 0px;
	margin: 0px 40px 8px 40px;
}

.carpet .product-warp ul li .btn_product {
	background: #3f3f41;
	display: block;
	padding: 2px 10px;
	color: #fff;
	font-size: 20px;
	height: 30px;
	margin-top: 25px;
}

.carpet .product-warp ul li .btn_product span {
	display: inline-block;
	position: relative;
	padding-left: 15px;
}

.carpet .product-warp ul li .btn_product span:after {
	content: "";
	width: 9px;
	height: 13px;
	background: url("../images/sprite.png") 0px -208px no-repeat;
	display: inline-block;
	position: absolute;
	top: 7px;
	left: 0;
}

.carpet .product-warp.catalog-main {
	margin: 20px 0px 0px;
}

.carpet.main-catalog .return_to_home {
	margin-bottom: 133px;
}

/*======================sales-new page==============================*/

.our_store.sales.sales-new h3 {
	font-size: 45px;
	margin: 10px 0 16px;
}

.our_store.sales.sales-new section:last-child h3 {
	font-size: 43px;
	margin: 14px 0px 7px;
}

.our_store.sales.sales-new section:last-child .right_sec p img {
	margin-top: 56px;
}

.our_store.sales.sales-new p {
	margin-bottom: 8px;
}

.sales.sales-new .cont_bottom_info {
	margin: 68px 0px -6px;
}

.our_store.sales.sales-new section:nth-last-child(2) .right_sec .cont {
	border-bottom: 0;
}

.our_store.sales-new section .left_sec {
	padding-right: 18px;
	margin-top: 11px;
}

.our_store.sales-new .head {
	font-size: 44.85px;
	padding: 65px 12px;
	line-height: 33px;
}

.product-cat {
	width: auto;
	float: right;
	position: relative;
}

.inner-content-warp .categorypage .product-cat h1 {
	font-weight: bold !important;
	padding: 3px 22px 0px 5px;
}

.product-cat span {
	font-size: 25.57px;
}

@media (min-width: 768px) {
	header nav li.mega-menu:hover a::before {
		background: url(../images/sprite.png) 50px -71px no-repeat;
		position: absolute;
		content: "";
		width: 110px;
		height: 9px;
		right: 0;
		bottom: -8px;
	}

	header .nav > li.mega-menu ul li::after {
		position: absolute;
		content: "";
		border: 6px solid transparent;
		border-right: 6px solid #000;
		right: 0px;
		top: 7px;
	}

	header .call {
		float: left;
	}

	header nav {
		float: right;
	}

	header nav li:first-child a {
		padding-right: 0;
	}

	header nav li:last-child a {
		padding-left: 0;
	}

	header nav li ul {
		display: none;
		position: absolute;
		z-index: 100;
		text-align: right;
	}

	header nav li:hover ul {
		display: block;
	}

	header nav li ul {
		padding-top: 7px;
		width: 182px;
		right: 0;
	}

	header nav li ul li a {
		color: #000;
	}

	header nav li ul li a:hover {
		color: #fff;
		text-decoration: none;
	}

	header nav li ul li {
		border-bottom: 1px dashed #68a4b2;
		background-color: #7ecfe2;
		position: relative;
		padding: 5px 15px;
	}

	header nav li ul li:first-child::before {
		background: url(../images/sprite.png) 110px -70px no-repeat;
		position: absolute;
		content: "";
		width: 182px;
		height: 10px;
		right: 0;
		top: -10px;
	}

	.wood_table_f section aside {
		width: 100%;
		padding-right: 62px;
		position: relative;
	}

	.wood_table_f section label {
		width: 52px;
		position: absolute;
		right: 0;
	}

	.wood_table_f section aside input {
		width: 100%;
	}
}

@media (min-width: 1220px) and (max-width: 1560px) {
	.product-top .col-sm-4 .box {
		padding: 15px;
	}

	.product-top .col-sm-4 .box .img {
		width: 100%;
		min-height: 215px;
	}

	.product-top .col-sm-4 .box .img img {
		max-width: 100%;
	}

	.product-top .col-sm-4 h2 {
		font-size: 32px;
		line-height: 24px;
	}

	.product-top .col-sm-4:first-child .box h2 {
		padding: 0px;
	}

	.product-top.product-bottom .col-sm-4 h2 {
		margin-top: 15px;
	}

	.product-top.product-bottom .col-sm-4 .box {
		padding: 0;
	}

	.product-top.product-bottom .col-sm-4 p {
		padding: 0 15px;
	}

	footer ul li {
		font-size: 16px;
		padding-right: 10px;
		padding-left: 10px;
		line-height: 20px;
	}

	footer ul li:nth-child(2) {
		margin-right: 0px;
	}

	.inner-top-warp .logo-img-warp {
		top: 20px;
		left: 29.2%;
		width: 210px;
	}
}

/*BEFORE 1920 */

@media (min-width: 1440px) {
	footer .footer-bottom .container {
		width: 70%;
	}

	.our_store section .left_sec {
		padding-left: 10px;
		padding-right: 19px;
	}

	.our_store section .right_sec {
		padding-right: 38px;
	}

	.wood_info_sec {
		padding-left: 30px;
	}

	.single_product .col-sm-5 {
		width: 39.4%;
	}

	.single_product .col-sm-7 {
		padding-right: 0;
		padding-left: 0;
		width: 60.6%;
	}

	.product_gallery li {
		width: auto;
	}

	.bott-box-gle .col-sm-4 {
		width: 27%;
	}

	.bott-box-gle .warper:first-child .top-warp .col-sm-4 {
		width: auto;
	}

	.our_store.sales-new section .right_sec {
		padding-left: 0;
		padding-right: 36px;
	}

	/*====== 21-10-2015=======*/

	.navbar-collapse.collapse {
		padding-right: 0;
	}

	.nav > li > a {
		font-size: 18px;
		padding-left: 7px;
		padding-right: 7px;
	}

	.caps {
		font-size: 24px;
		padding: 36px 25px;
		width: 115px;
		height: 110px;
		line-height: 20px;
		background-size: 100%;
	}
}

/*END OF (min-width:1440px)  */

@media (max-width: 1199px) {

	.product-top.product-bottom .box-bottom .logo-img img {
		max-width: 200px;
	}

	.carpet .inner-content-warp.bot .bottom-warp h2 {
		font-size: 32px;
	}

	.inner-content-warp .bottom-warp h2::before {
		top: 5px;
	}

	.inner-content-warp .bottom-warp h2::after {
		top: 5px;
	}

	.carpet .bot-menu ul li {
		font-size: 15px;
	}

	.carpet .bot-menu ul {
		margin: 0;
		width: 20%;
		padding: 0px 0 0 29px;
	}

	.carpet .bot-menu ul:nth-child(3) {
		width: 20%;
	}

	.carpet .bot-menu ul:nth-child(4) {
		margin-left: 0px;
	}

	.carpet .bot-menu ul:nth-child(5) {
		width: 20%;

		padding: 0;
	}

	.hazmana-ishit .slider-warp {
		margin: 0px;
	}

	.hazmana-ishit .slider-warp h2 {
		font-size: 32px;
	}

	.hazmana-ishit .slider-warp h2::before {
		top: 5px;
	}

	.hazmana-ishit .slider-warp h2::after {
		top: 5px;
	}

	.hazmana-ishit .slider-warp .glyphicon-chevron-right {
		width: 34px;
		height: 66px;
		margin-right: 0px;
	}

	.hazmana-ishit .slider-warp .glyphicon-chevron-left {
		width: 34px;
		height: 66px;
		margin-left: 0px;
	}

	.hazmana-ishit .return_to_home h4 {
		font-size: 24px;
	}

	.contact-page .bt-fm ul li {
		border-left: 0px none;
		line-height: 22px;
		padding: 0px 9px;
		display: block;
	}

	.bott-box-gle .img-warp ul li {
		width: 16%;
		margin: 0px 0px 12px 5px;
	}

	.carpet .product-warp.catalog-main ul li {
		width: 32.9%;
	}

	.our_store.sales.sales-new h3 {
		font-size: 42px;
	}

	.our_store.sales.sales-new section:last-child h3 {
		font-size: 36px;
	}

	.carpet .inner-content-warp .bottom-warp h2 {
		font-size: 32px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.caps {
		font-size: 24px;
		padding: 36px 25px;
		width: 115px;
		height: 110px;
		line-height: 20px;
		background-size: 100%;
	}

	.nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}

	.product-top .col-sm-4 h2 {
		font-size: 26px;
		line-height: 24px;
	}

	.product-top .col-sm-4 p {
		font-size: 14px;
		padding: 0 62px;
		line-height: 17px;
	}

	.product-top .col-sm-4 .box .img {
		min-height: auto;
	}

	.inner-top-warp .caps {
		font-size: 35px;
		padding: 44px 15px;
		width: 140px;
		height: 136px;
		line-height: 24px;
	}

	.inner-top-warp .logo-img-warp {
		width: 169px;
	}

	.carpet .product-warp.catalog-main ul li h2 {
		font-size: 24px;
	}

	footer .footer-bottom .container {
		padding: 0 30px 0;
	}
}

@media (max-width: 1024px) {
	.our_store .head {
		margin-bottom: 20px;
	}

	.carpet .product-warp > ul {
		justify-content: center;
	}

	.carpet .product-warp ul li {
		width: 288px;
		margin: 0px 5px 20px;
		float: none;
		display: inline-block;
	}

	.carpet .product-warp ul li h2 {
		font-size: 24px;
		height: 40px;
		line-height: 20px;
	}

	header .nav > li.mega-menu ul li {
		width: 18%;
		margin-left: 2%;
	}

	.carpet .product-warp.catalog-main ul li {
		width: 288px;
		margin-left: 5px;
		margin-right: 5px;
	}

	footer .footer-bottom ul {
		width: 15%;
	}

	.product-top .col-sm-4 .box {
		padding: 15px !important;
	}

	.product-top.product-bottom .col-sm-4 p {
		padding: 0px 30px !important;
	}

	.product-top.product-bottom .box-bottom .logo-img {
		display: table-cell;
		vertical-align: middle;
	}

	.product-top.product-bottom .box-bottom .logo-img img {
		max-width: 150px;
	}

	.product-top .col-sm-4:first-child .box h2 {
		padding: 0px 50px;
	}

	.product-top .col-sm-4 p {
		font-size: 14px;
		padding: 0 40px;
		line-height: 17px;
	}

	footer ul li {
		display: inline-table;
		font-size: 16px;
		padding-right: 0px;
		padding-left: 10px;
		line-height: 16px;
		margin-top: 0px;
	}

	footer ul li:nth-child(2) {
		margin-right: 0px;
		padding: 0 7px;
	}

	footer ul li:first-child {
		border-left: 2px solid #b1cce7;
	}

	footer .top {
		background: #352929;
		color: #b1cce7;
		padding: 17px 0 12px 0px;
	}

	footer ul li img {
		width: 50%;
	}

	footer .footer-bottom {
		background: #68686b;
		color: #fff;
		padding: 15px 0 60px 0;
	}
}

@media (max-width: 767px) {
	.gal ul li {
		display: inline-block;
		width: 47% !important;
		margin: 0 0 0 5px;
	}

	.our_store section,
	.our_store section .left_sec {
		display: contents;
	}

	.inner-content-warp .categorypage .product-cat h1 {
		font-size: 24px;
	}

	.product-cat:before {
		left: -8px !important;
	}

	.product-cat span {
		font-size: 24px;
		display: inline-block;
	}

	.bott-box-gle .warper .top-warp h2,
	.bott-box-gle .warper .top-warp p {
		height: 30px;
		float: right;
		margin-bottom: 10px;
	}

	.nav > li > a {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar li ul a {
		display: block;
		position: relative;
	}

	.navbar li ul a:hover {
		color: #7ecfe2;
		text-decoration: none;
	}

	.navbar li ul a:before {
		position: absolute;
		display: inline-block;
		font-family: "Glyphicons Halflings";
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		content: "\e257";
		-webkit-font-smoothing: antialiased;
		margin-top: 2px;
		right: -21px;
		font-size: 15px;
	}

	.caps {
		height: 76px;
		font-size: 24px;
		padding: 24px 15px;
		top: 10px;
		right: 44px;
		width: 94px;
		height: 90px;
		line-height: 16px;
		background-size: 100% auto;
	}

	.product-top .col-sm-4:first-child .box h2 {
		padding: 0px 25px;
	}

	.product-top .col-sm-4 h2 {
		font-size: 25px;
		line-height: 24px;
		margin-top: 5px;
	}

	.product-top .col-sm-4 p {
		padding: 0;
		font-size: 13px;
		line-height: 18px;
	}

	.product-top .col-sm-4 .box .img {
		min-height: 130px;
	}

	.product-top .col-sm-4 .box .img img {
		max-width: 80%;
	}

	.product-top.product-bottom .box-bottom .logo-img img {
		max-width: 120px;
	}

	.product-top.product-bottom .col-sm-4 {
		height: 100%;
	}

	.product-top.product-bottom .col-sm-4 .box {
		padding: 1px;
	}

	footer ul li {
		font-size: 18px;
		padding-right: 0;
		padding-left: 0;
		line-height: 19px;
		display: block;
	}

	footer ul li:first-child {
		border-left: 0;
	}

	.inner-top-warp .caps {
		font-size: 24px;
		padding: 19px 15px;
		top: 5px;
		right: 5px;
		width: 70px;
		height: 181px;
		line-height: 15px;
		background-size: 100% auto;
	}

	.inner-content-warp .bottom-warp ul {
		float: right;
		width: 100%;
	}

	.inner-content-warp .bottom-warp .breadcrumb-warp {
		text-align: right;
		top: 2px;
	}

	.inner-content-warp .bottom-warp .breadcrumb-warp .text-warp {
		position: inherit;
		top: 10px;
		display: inline-block;
		float: none;
	}

	.inner-content-warp .bottom-warp h2 {
		font-size: 30px;
	}

	.inner-content-warp .bottom-warp h2::before,
	.inner-content-warp .bottom-warp h2::after {
		top: 3px;
	}

	.inner .textpera {
		padding: 0;
		margin-top: 20px;
		width: 100%;
	}

	.inner .textpera p {
		font-size: 13px;
		padding: 0;
	}

	.gallery_sec {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.gallery_sec .gallery_pagination li {
		font-size: 25px;
	}

	.our_store {
		margin-bottom: 20px;
	}

	.our_store section {
		margin-top: 20px;
	}

	.our_store .col-md-12 {
		margin: 0 -15px;
	}

	.our_store .head {
		width: 110.5px;
		height: 108.5px;
		background-size: 100%;
		font-size: 25px;
		padding: 37px 20px;
		line-height: 20px;
	}

	.our_store h3 {
		font-size: 27px;
	}

	.carpet .inner-content-warp.bot .bottom-warp h2 {
		margin-right: 10px;
		margin-top: 0px;
		font-size: 24px;
		padding: 0px 33px 0;
	}

	.carpet .inner-content-warp.bot .bottom-warp h2::after {
		top: 0;
	}

	.carpet .inner-content-warp.bot .bottom-warp h2::before {
		top: 0;
	}

	.carpet .bot-menu {
		padding: 10px;
	}

	.carpet .bot-menu ul {
		margin: 0 0 -1px 10px;
		width: 100%;
		float: right;
		padding: 0px;
	}

	.carpet .bot-menu ul li {
		float: right;
		width: 45%;
		margin-left: 5%;
		border-top: 0;
		border-bottom: 1px dashed #cdcaca;
	}

	.carpet .bot-menu ul:nth-child(5) {
		margin-left: 10px;
		width: 100%;
	}

	.carpet .bot-menu ul:nth-child(4) {
		margin-left: 10px;
	}

	.carpet .bot-menu ul:nth-child(3) {
		width: 100%;
	}

	.carpet .pera-warp {
		padding: 15px;
		font-size: 14px;
		line-height: 17px;
	}

	.carpet .product-warp.catalog2 .img-box .offer-warp {
		top: -22px;
		left: -9px;
	}

	header .nav > li.mega-menu ul {
		width: 100% !important;
		right: 0px !important;
		padding: 0 15px !important;
		background-color: #232020 !important;
		position: inherit;
		float: left;
	}

	.hazmana-ishit .slider-warp h2 {
		margin-right: 10px;
		margin-top: 0px;
		font-size: 24px;
		padding: 0px 33px;
	}

	.hazmana-ishit .slider-warp h2::before {
		top: 0;
	}

	.hazmana-ishit .slider-warp h2::after {
		top: 0;
	}

	.hazmana-ishit .slider-warp .glyphicon-chevron-right {
		width: 20px;
		height: 40px;
	}

	.hazmana-ishit .slider-warp .glyphicon-chevron-left {
		width: 20px;
		height: 40px;
	}

	.hazmana-ishit .return_to_home h4 span {
		margin-right: 0px;
		display: block;
	}

	header .nav > li.mega-menu ul li:nth-child(5n) {
		width: 50%;
	}

	header .nav > li.mega-menu ul li {
		width: 50%;
		margin-left: 0px;
	}

	header .nav > li.mega-menu {
		height: auto !important;
		width: 100%;
		float: left;
	}

	.nav > li {
		clear: both;
		margin-bottom: 10px;
	}

	.contact-page h2 {
		margin: 15px 0px 15px;
		font-size: 18px;
	}

	.contact-page .col-right {
		width: 100%;
		padding-left: 0;
	}

	.contact-page .col-left {
		width: 100%;
		margin-right: 0;
		padding-right: 0;
	}

	.contact-page input {
		height: 35px;
	}

	.contact-page .input-group {
		width: 100%;
		margin-bottom: 15px;
	}

	.contact-page .input-group textarea {
		height: 130px;
		padding: 2px 8px;
		font-size: 18px;
	}

	.contact-page .bt-fm span {
		position: relative;
		top: 0;
		right: 0;
		float: right;
	}

	.contact-page .bt-fm ul li {
		border: 0;
		padding: 0;
		line-height: 20px;
	}

	.contact-page .bt-fm {
		margin: 15px 0px;
		float: right;
	}

	.contact-page .return_to_home {
		float: right;
		padding-left: 0px;
		margin: 15px 0;
	}

	.return_to_home {
		text-align: center;

		width: 100%;
		padding: 0;
	}

	.bott-box-gle .warper .top-warp {
		margin-top: 0;
	}

	.bott-box-gle .col-sm-8 {
		border-right: 0;
		padding-right: 0;
	}

	.bott-box-gle .img-warp ul {
		text-align: center;
	}

	.bott-box-gle .img-warp ul li {
		width: 70px;
		height: 68px;
		float: none;
		display: inline-block;
		margin: 5px;
	}

	.sales .cont ul.light-b li {
		width: 31%;
	}

	.our_store.sales h3 {
		font-size: 22px;
	}

	.our_store.sales p {
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 5px;
	}

	.sales .cont_bottom_info {
		margin: 10px 0px;
	}

	.our_store.sales section:nth-last-child(2) .right_sec .cont {
		padding: 10px;
		margin-bottom: 5px;
	}

	.our_store.sales p img {
		margin: 5px 0;
	}

	.sales .cont a {
		margin: 5px 0;
	}

	.sales .return_to_home {
		margin: 0px 0 0 0px;
	}

	.carpet .product-warp.catalog-main ul li h2 {
		font-size: 24px;
	}

	.carpet.main-catalog .return_to_home {
		margin-bottom: 20px;
	}

	.carpet .product-warp.catalog-main ul li:nth-child(3n) {
		margin-left: 5px;
	}

	.carpet .product-warp.catalog-main ul li {
		margin-bottom: 20px;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.our_store.sales-new .head {
		font-size: 22px;
		padding: 28px 10px;
		line-height: 18px;
	}

	.our_store.sales.sales-new h3 {
		font-size: 24px;
	}

	.sales.sales-new .cont {
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.sales.sales-new .cont_bottom_info {
		margin: 10px 0px 0px;
	}

	.our_store.sales.sales-new section:last-child h3 {
		font-size: 22px;
	}

	.sales.sales-new .return_to_home {
		margin: 15px 0px 0px;
	}

	.our_store.sales.sales-new section {
		margin-top: 0px;
	}

	.bott-box-gle .img-warp ul li .text-warpn {
		width: 210px;
	}

	.bott-box-gle .img-warp ul li:nth-child(6n + 1) .text-warpn {
		top: 5px;
		left: 0;
		right: 0px;
	}

	.bott-box-gle .img-warp ul li:nth-child(6n + 2) .text-warpn {
		top: 5px;
		left: 0;
		right: -50px;
	}

	.bott-box-gle .img-warp ul li:nth-child(6n + 5) .text-warpn {
		top: 5px;
		left: 0;
		right: -50px;
	}

	.bott-box-gle .img-warp ul li:nth-child(6n + 4) .text-warpn {
		top: 5px;
		left: 0;
		right: 0px;
	}

	.bott-box-gle .img-warp ul li:nth-child(3n) .text-warpn {
		top: 5px;
		left: 0;
		right: -150px;
	}

	.wood_table_f section label {
		width: 100%;
		text-align: right;
	}

	.contact-page .bt-fm ul {
		clear: both;
		padding-top: 10px;
	}

	.inner-content-warp .bottom-warp h2 {
		margin-right: 10px;

		margin-top: 0px;
		font-size: 24px;

		padding: 3px 33px;
	}

	.wood_table_f section input[type="text"] {
		width: 100%;
	}

	.wood_table_f section input[type="email"] {
		width: 100%;
	}

	.daf-mutzar .inner-content-warp .bottom-warp h2,
	.daf-mutzar .inner-content-warp .bottom-warp h1 {
		font-size: 24px;
	}

	.daf-mutzar .inner-content-warp .bottom-warp ul li {
		padding: 2px 5px;
	}

	.carpet .inner-content-warp .bottom-warp h2,
	.carpet .inner-content-warp .bottom-warp h1 {
		font-size: 24px;
	}

	.inner .inner-content-warp .bottom-warp h2,
	.inner .inner-content-warp .bottom-warp h1 {
		font-size: 30px;
		margin-right: 24px;
		margin-top: 20px;
		padding: 3px 40px;
	}

	.page-id-12 .inner .inner-content-warp .bottom-warp h2 {
		font-size: 24px;
		margin-right: 10px;
		margin-top: 0;
		padding: 0 33px;
	}

	.carpet .inner-content-warp .bottom-warp h2 {
		font-size: 24px;
		margin-right: 10px;
		margin-top: 0px;
	}

	.inner-content-warp .bottom-warp {
		padding: 5px 0 8px 0;
	}

	footer .footer-bottom .container {
		margin-bottom: 25px;
		padding: 0 30px;
	}

	footer .footer-bottom ul {
		width: 46%;
		margin-left: 20px;
		margin-bottom: 20px;
		height: auto;
	}

	footer .footer-bottom ul:nth-child(2n) {
		margin-left: 0;
	}

	footer .footer-bottom .copyright-con ul {
		width: 100%;
		margin-bottom: 0;
		float: none;
	}

	footer .footer-bottom .copyright-con ul li {
		font-size: 12px;
	}

	footer .footer-bottom .copyright-con {
		padding-left: 10px;
	}

	.single_product dl {
		line-height: 28px !important;
		margin-bottom: 10px !important;
		font-size: 18px !important;
	}

	.wood_info_sec p:first-of-type {
		line-height: 28px !important;
		margin-bottom: 10px !important;
		font-size: 18px;
	}
}

/*END OF MEDIA QUERY (max-width: 767px)*/

.hazmana-ishit {
	margin-bottom: 20px;
}

.inner-content-warp .bottom-warp h2 span {
	font-weight: normal;
}

.wood_table_f span.wpcf7-not-valid-tip {
	font-size: 14px;
	text-align: right;
}

.wood_table_f div.wpcf7-response-output {
	margin: 4em 0.5em 1em;
	text-align: right;
}

.product_gallery img {
	width: 100%;
}

.thumb li a img {
	max-width: 113px !important;
	max-height: 113px !important;
	width: 113px !important;
	height: 113px !important;
}

.wood_table_f section input[type="email"] {
	border: 1px solid #919090;
}

.page-template-tpl-contactus .inner-content-warp .bottom-warp h2 span {
	font-weight: bold;
}

/*28-10-15*/

.product-top .col-sm-4 .box a {
	color: #352929;
}

.inner-content-warp {
	z-index: 999999;
}

.bott-box-gle .img-warp .img_stages_right {
	padding-left: 15px !important;

	/* float: right;*/

	width: 100%;
}

.bott-box-gle .img-warp .img_stages_left {
	width: 100%;
}

#nav a {
	line-height: 20px;
	padding: 10px 15px;
}

#nav a span {
	display: block;
	font-size: 11px;
	color: #ccc;
}

#nav a:hover span {
	color: #999;
}

@media (min-width: 1920px) {
	.tp-caption img {
		transform: scale(1, 1) rotate(0deg);
		width: 374px;
		height: 366px;
		margin-top: -50px;
		margin-left: -50px;
	}
}

@media (min-width: 1600px) and (max-width: 1919px) {
	.caps {
		font-size: 30px;
		padding: 36px 25px;
		width: 115px;
		height: 110px;
		line-height: 20px;
		background-size: 100%;
	}

	.tp-caption img {
		transform: scale(1, 1) rotate(0deg);
		margin-top: 18%;
	}

	.nav > li > a {
		font-size: 15px;
	}

	.nav > li > a {
		padding-left: 20px;
		padding-right: 20px;
	}

	footer .footer-bottom ul {
		width: 15%;
	}

	.product-top .col-sm-4 h2 {
		font-size: 41px;
		line-height: 36px;
	}
}

@media (min-width: 1440px) and (max-width: 1599px) {
	.caps {
		font-size: 30px;
		padding: 36px 25px;
		width: 115px;
		height: 110px;
		line-height: 20px;
		background-size: 100%;
	}

	.tp-caption img {
		transform: scale(1, 1) rotate(0deg) !important;
		width: 280px !important;
		height: 274px !important;
		margin-top: -42px !important;
		margin-left: -50px !important;
	}

	footer .footer-bottom ul {
		width: 15%;
	}

	.product-top .col-sm-4 h2 {
		font-size: 37px;
		padding: 0 25px;
		margin: 0 0 5px 0;
		line-height: 32px;
	}

	.product-top .col-sm-4 .box {
		padding: 20px 80px 0px;
	}

	.product-top .col-sm-4 p {
		font-size: 14px;
		padding: 0 0px;
		line-height: 17px;
	}

	.product-top.product-bottom .box-bottom .logo-img {
		position: absolute;
		display: table-cell;
		vertical-align: middle;
		top: -30px;
		padding: 130px 130px 80px 130px;
	}

	.nav > li > a {
		font-size: 15px;
	}

	.nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}

	footer ul li {
		display: inline-table;
		font-size: 23px;
		padding-right: 0px;
		padding-left: 10px;
		line-height: 16px;
		margin-top: 0px;
	}

	footer ul li:nth-child(2) {
		margin-right: 0px;
		padding: 0 7px;
	}

	footer ul li:first-child {
		border-left: 2px solid #b1cce7;
	}

	footer .top {
		background: #352929;
		color: #b1cce7;
		padding: 22px 0 17px 0px;
	}

	footer ul li img {
		width: 80%;
	}

	footer .footer-bottom {
		background: #68686b;
		color: #fff;
		padding: 15px 0 60px 0;
	}

	.fullwidthbanner-container {
		max-height: 390px !important;
	}
}

@media (min-width: 1025px) and (max-width: 1439px) {
	.caps {
		font-size: 30px;
		padding: 36px 25px;
		width: 115px;
		height: 110px;
		line-height: 20px;
		background-size: 100%;
	}

	.tp-caption img {
		transform: scale(1, 1) rotate(0deg) !important;
		width: 267px !important;
		height: 261px !important;
		margin-top: -28px !important;
		margin-left: -50px !important;
	}

	footer .footer-bottom ul {
		width: 15%;
	}

	.product-top .col-sm-4 h2 {
		font-size: 34px;
		padding: 0 25px;
		margin: 0 0 5px 0;
		line-height: 32px;
	}

	.product-top .col-sm-4 .box {
		padding: 20px 80px 0px;
	}

	.product-top .col-sm-4 p {
		font-size: 13px;
		padding: 0 0px;
		line-height: 17px;
	}

	.product-top.product-bottom .box-bottom .logo-img {
		position: absolute;
		display: table-cell;
		vertical-align: middle;
		top: -30px;
		padding: 130px 130px 80px 130px;
	}

	.nav > li > a {
		font-size: 15px;
	}

	footer ul li {
		display: inline-table;
		font-size: 22px;
		padding-right: 0px;
		padding-left: 10px;
		line-height: 16px;
		margin-top: 0px;
	}

	footer ul li:nth-child(2) {
		margin-right: 0px;
		padding: 0 7px;
	}

	footer ul li:first-child {
		border-left: 2px solid #b1cce7;
	}

	footer .top {
		background: #352929;
		color: #b1cce7;
		padding: 22px 0 17px 0px;
	}

	footer ul li img {
		width: 80%;
	}

	footer .footer-bottom {
		background: #68686b;
		color: #fff;
		padding: 15px 0 60px 0;
	}

	.fullwidthbanner-container {
		max-height: 374px !important;
	}
}

@media (min-width: 1280px) and (max-width: 1600px) {
	.caps {
		font-size: 24px;
		padding: 36px 25px;
		width: 115px;
		height: 110px;
		line-height: 20px;
		background-size: 100%;
	}

	footer .footer-bottom .container {
		padding: 0 30px 0;
	}

	.caps {
		font-size: 30px;
		padding: 36px 25px;
		width: 115px;
		height: 110px;
		line-height: 20px;
		background-size: 100%;
	}

	.tp-caption img {
		transform: scale(1, 1) rotate(0deg);
		margin-top: 18%;
	}

	footer .footer-bottom ul {
		width: 15%;
	}
}

@media (min-width: 1025px) and (max-width: 1199px) {
	.caps {
		font-size: 30px;
		padding: 36px 25px;
		width: 100px;
		height: 96px;
		line-height: 20px;
		background-size: 100%;
	}

	.tp-caption img {
		transform: scale(1.8, 1.8) rotate(0deg);
		margin-top: 18%;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
	.caps {
		font-size: 25px;
		padding: 22px 20px;
		width: 84px;
		height: 81px;
		line-height: 20px;
		background-size: 100%;
	}

	.tp-caption img {
		transform: scale(1.2, 1.2) rotate(0deg);
		margin-top: 10%;
	}
}

@media (min-width: 420px) and(max-width:768px) {
	.caps {
		font-size: 22px;
		padding: 18px 18px;
		width: 75px;
		height: 72px;
		line-height: 18px;
		background-size: 100%;
		z-index: 9999;
	}

	.contact-page input {
		font-size: 18px;
	}

	.contact-page h2 {
		padding-left: 0px;
	}

	.inner-content-warp .bottom-warp .breadcrumb-warp {
		top: 2px;
	}

	.inner-top-warp .logo-img-warp {
		top: 2px;
		left: 75px;
		width: 90px;
	}

	.tp-caption img {
		transform: scale(1.8, 1.8) rotate(0deg);
		margin-top: 18%;
	}
}

@media (min-width: 375px) and (max-width: 419px) {
	.contact-page input {
		font-size: 18px;
	}

	.contact-page h2 {
		padding-left: 0px;
	}

	.inner-content-warp .bottom-warp .breadcrumb-warp {
		top: 2px;
	}

	.inner-top-warp .logo-img-warp {
		top: 6px;
		left: 115px;
		width: 75px !important;
	}

	.tp-caption img {
		transform: scale(1.8, 1.8) rotate(0deg);
		margin-top: 18%;
	}
}

@media (max-width: 374px) {
	.contact-page input {
		font-size: 18px;
	}

	.contact-page h2 {
		padding-left: 0px;
	}

	.inner-content-warp .bottom-warp .breadcrumb-warp {
		top: 2px;
	}

	.inner-top-warp .logo-img-warp {
		top: 0;
		left: 75px;
		width: 70px !important;
	}

	.tp-caption img {
		transform: scale(1.7, 1.7) rotate(0deg);
		margin-top: 15%;
	}
}

@media (max-width: 768px) {
	.container,
	.container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 767px) {
	.bott-box-gle .img-warp ul li:nth-child(6n + 2) .text-warpn {
		right: 0px !important;
	}

	.bott-box-gle .img-warp ul li:nth-child(3n) .text-warpn {
		top: 5px;
		left: 0;
		right: 0px !important;
	}

	.bott-box-gle .img-warp ul li:nth-child(6n + 5) .text-warpn {
		right: 0px !important;
	}

	.bott-box-gle .img-warp ul li .text-warpn {
		position: relative !important;
		width: 100% !important;
	}

	.img-box.gal ul li a {
		display: inline-block;
		width: 288px;
		height: auto;
	}
}

/*RDX*/

.gal ul li {
	display: inline-block;
	width: 32%;
	margin: 0 0 0 5px;
}

.gal ul li:last-child {
	margin: 0;
}

.hide_galery li {
	display: none !important;
}

.hide_galery li:first-child {
	display: list-item !important;
	float: left;
}

.hide_galery li img {
	display: none;
}

.title-box img {
	display: none;
}

.gal ul li img {
	width: 100%;
}

.holder {
	width: 100%;
	float: left;
	padding-left: 8px;
	padding-top: 6px;
}

.holder a {
	float: left;
	font-size: 45.79px;
	font-weight: bold;
	color: #000;
}

.holder a {
	cursor: pointer;
}

.holder .jp-current,
.holder a:hover {
	color: #0051f3;
	text-decoration: none;
}

@media (min-width: 361px) and (max-width: 640px) {
	.inner-top-warp .caps {
		font-size: 14px !important;
		padding: 12px 12px !important;
		width: 50px !important;
		height: 48px !important;
		line-height: 12px !important;
		background-size: 100%;
		z-index: 9999;
	}

	.caps {
		font-size: 14px;
		padding: 12px 12px;
		width: 50px;
		height: 48px;
		line-height: 12px;
		background-size: 100%;
		z-index: 9999;
	}

	.inner-top-warp .logo-img-warp {
		width: 100px !important;
		top: 20px !important;
	}
}

@media (max-width: 480px) {
	.inner-top-warp .caps {
		font-size: 10px !important;
		padding: 12px 12px !important;
		width: 40px !important;
		height: 38px !important;
		line-height: 8px !important;
		background-size: 100%;
		z-index: 9999;
	}

	.caps {
		font-size: 10px;
		padding: 12px 12px;
		width: 51px;
		height: 50px;
		line-height: 8px;
		background-size: 100%;
		right: 60px;
		z-index: 9999;
	}

	.inner-top-warp .logo-img-warp {
		width: 68px !important;
		top: 2px !important;
	}

	.tp-rightarrow.default {
		background: transparent url("../images/large_left.png") no-repeat;
		width: 34px;
		height: 34px;
		background-size: 100% !important;
	}

	.tp-leftarrow.default {
		background: transparent url("../images/large_left.png") no-repeat;
		width: 34px;
		height: 34px;
		background-size: 100%;
	}

	.tp-rightarrow.default {
		background: transparent url("../images/large_right.png") no-repeat;
	}
}

.category_list_head {
	display: none;
}

@media (max-width: 767px) {
	.tp-caption img {
		margin-top: 0;
	}

	.bot-menu {
		display: none;
	}

	.category_list_head {
		display: block;
	}

	.title_left {
		float: right;
		padding-top: 8px;
		font-size: 15px;
	}

	.category_list_head {
		float: right;
		width: 100%;
		direction: rtl;
		background: rgba(204, 204, 204, 0.55);
		padding: 5px 20px;
		cursor: pointer;
	}

	.List_icon {
		background: #505050;
		transition: all 1s;
		cursor: pointer;
		width: 34px;
		height: 34px;
		float: left;
	}

	.List_icon i {
		background: url(../images/sprite_list.png) no-repeat 2px 6px;
		width: 32px;
		height: 32px;
		float: left;
		transform: rotate(45deg);
		transition: all 0.5s;
		background-size: cover;
	}

	.show i {
		transform: rotate(0deg) !important;
	}
}

#wpcf7-f1669-o1 .input-group label {
	display: none !important;
}

.copyright-access {
	float: right;
	font-size: 12px;
	width: auto;
	margin: 0px 5px;
}

.copyright-access a {
	color: #fff;
}

.copytxt {
	font-size: 14px;
}

.product-warp .txt_area {
	min-height: 152px;
}

.caps a .pressGall {
	font-size: 14px;
	text-decoration: underline;
	font-weight: 300;
}

/* ******************************* */

.mt-30 {
	margin-top: 30px !important;
}

.mb-30 {
	margin-bottom: 30px !important;
}

.category-container .row:first-child {
	margin-top: 120px;
}

.post-title {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	text-decoration: none;
	color: #232020;
}

.post-card {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	height: 512px;
}

.post-card .post-image img {
	width: 100%;
	height: 240px;
	overflow: hidden;
}

.post-text p {
	font-size: 17px;
}

.gallery .gallery-item {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.gallery .gallery-item img {
	width: 100%;
	height: 100%;
	border-width: 1px !important;
}

.cat-separator:last-child {
	display: none;
}

@media (max-width: 767px) {
	.caps a .pressGall {
		font-size: 8px;
	}

	.category-container .row:first-child {
		margin-top: 10px;
	}

	.post-card .post-image img {
		width: 330px;
		height: auto;
	}

	.post-card {
		height: auto;
		border-bottom: 1px solid #eee;
	}
}