body {
	color: #535353;
	background: #fff;
	font-size: 16px;
	font-family: 'Signika', sans-serif;
	font-weight: 300;
	font-style: normal;
	overflow: hidden;
	padding: 0 !important;
}
ul, li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
a:focus {
	outline: 0;
}
html {
	position: relative;
	min-height: 100%;
	overflow-y: scroll;
}
.clear {
	height: 20px;
	clear: both;
	width: 100%;
}
.cler {
	height: 10px;
	clear: both;
	width: 100%;
}
.clr {
	height: 0px;
	clear: both;
	width: 100%;
}
.no-left-padding {
	padding-left: 0px;
}
.no-right-padding {
	padding-right: 0px;
}
.no-padding {
	padding: 0px;
}
p {
	margin-bottom: 0px;
}
.section {
	display: block;
	position: relative;
	overflow: hidden;
}
.container {
	max-width: 1170px;
}
.header {
	display: block;
	position: relative;
	background-color: #002e4d;
}
.top-section {
	display: block;
	border-top: 4px solid #f6a015;
	padding: 8px 0 10px;
}
.top-slogan {
	font-size: 14px;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-weight: 400;
}
.top-icon {
	margin: 0 12px;
	position: relative;
}
.count {
	position: absolute;
	right: -10px;
	top: 0;
	z-index: 2;
	border-radius: 50%;
	background-color: #fff;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #000;
	font-size: 14px;
	font-weight: 400;
}
.cart-icon-box {
	position: relative;
	max-width: 45px;
}
.cart-icon a {
	text-decoration: none !important;
}
.cart-icon a .amount {
	font-size: 20px;
	color: #fff !important;
	font-weight: 400;
	margin-left: 15px;
}
/*...Menu css Start...*/


.menu_section {
	background: #006db6;
	height: auto;
	position: relative;
	z-index: 1000;
}
.custom_menu a span {
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
}
.custom_menu li {
	height: auto;
}
.custom_menu li:hover {
	background: #f6a015;
}
.subnav {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 20;
	min-width: 400px;
	max-width: 1170px;
	padding: 0;
	display: block !important;
	background-color: #fff;
	/*border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;*/
	opacity: 0;
	visibility: hidden;
	overflow: visible;
	height: auto !important;
}
.subnav .cutom-menu-row {
}
.custom-mega-menu ul.dropdown li:hover div.subnav {
	display: block;
}
ul.dropdown > li:hover > ul.subnav {
	opacity: 1;
	visibility: visible;
}
.menu-heading {
	padding: 10px 20px !important;
	color: #f6a015;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #0269ad;*/

	font-weight: 700 !important;
}
.custom-mega-menu ul.dropdown ul {
	width: 100%;/*top: 0;

	z-index: inherit !important;*/
}
.custom-mega-menu ul.dropdown ul li {
	display: block;
	text-align: left;
	padding: 0px;/*border-bottom: 1px solid #0269ad;*/
}
.custom-mega-menu ul.dropdown ul li:last-child {
	border-bottom: none !important;
}
.custom-mega-menu ul.dropdown ul li a {
	position: relative;
	display: block;
	padding: 5px 20px;
	font-weight: 400;
	text-transform: uppercase;
}
.menu-product-image {
	display: none;
	position: absolute;
	width: 80px;
	height: 80px;
	right: 0px;
	top: 0px;
	z-index: 600;
	border: 1px solid #888;
	background-color: #fff;
}
.custom-mega-menu ul.dropdown ul li a:hover .menu-product-image {
	display: block;
}
.mega-inner-menu:nth-child(4n+4) .menu-product-image {
/*left: -155px;
	right: inherit;*/
}
.custom-mega-menu ul.dropdown li.sub:hover div.subnav {
	display: block;
}
.width-25 {
	width: 25%;
	box-sizing: border-box;
	/*border-right: 4px solid #0262a1;

	border-bottom: 4px solid #0262a1;*/

	float: left;
}
ul.dropdown ul li:hover {
	background-color: #fff;
}
.custom-mega-menu ul.dropdown ul li a:hover, .custom-mega-menu ul.dropdown ul li a:focus {
	color: #f6a015;
}
.row.cutom-menu-row {
/*-moz-column-count: 4;
	-webkit-column-count: 4;
	-moz-column-gap: 0em;
	-webkit-column-gap: 0em;*/

}
.row.cutom-menu-row > .width-25 {
/*display: inline-block;
	width: 100%;
	float: none;*/
}
.middle_menu > li {
	min-height: 68px;
	max-height: 68px;
}
/*.width-25:nth-child(4n+1) {
	border-right:none;
}*/


.row.handle_menu.cutom-menu-row {
	-moz-column-width: 60em;
	-webkit-column-width: 60em;
	-moz-column-gap: 0em;
	-webkit-column-gap: 0em;
}
.row.handle_menu.cutom-menu-row > .width-25 {
	display: inline-block;
	width: 100%;
	float: none;
}
.row.handle_menu.cutom-menu-row .custom-mega-menu ul.dropdown ul li {
	width: 100%;
	float: left;
}
.row.handle_menu.cutom-menu-row .width-25 li {
	float: left;
	width: 33.333333%;/*border-right: 4px solid #0262a1;*/
}
.row.handle_menu.cutom-menu-row .width-25 li a {
/*padding: 5px 14px;*/

}
.row.handle_menu.cutom-menu-row .width-25 li.menu-heading {
	width: 100%;
}
.row.handle_menu.cutom-menu-row .width-25 {
	border-right: none;
}
.menu1 {
	float: left;
	width: 12%;
	text-align: center;
	background: #f6a015;
	position: relative;
}
.menu1 ul li a {
	padding: 44px 0;
}
.menu2 {
	float: left;
	width: 75.9%;
	position: relative;
}
.middle_menu > li {
	width: 114px;
	padding: 0 0px !important;
}
.cutom-menu-row .width-25 li {
	width: 100%;
}
.mega-inner-menu .menu-heading {
	/*padding-left: 10px !important;*/

	padding-top: 15px !important;
	padding-bottom: 0 !important;
	font-size: 14px !important;
}
.clear_all_btn {
	background-color: #f6a015;
	color: #fff;
	float: right;
}
.custom-hr-line {
	position: relative;
}
.custom-hr-line:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	height: 1px;
	background-color: #012e4f;
	z-index: 2;
	width: 100%;
	max-width: 74%;
	margin: 0 auto;
}
#top-dropdown .subnav {
/*	margin-top: -68px;*/

}
.menu2 .subnav {
	left: 0;
	right: 0;
	max-height: none !important;
	overflow: visible;
}
.middle_menu ul.dropdown > li {
	height: auto;
	width: 12.5%;
	padding: 0 0px !important;
}
#top-dropdown .row.cutom-menu-row {
/*-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4;*/
}
.menu2 .acrylic_panelling_menu .subnav {
	max-height: 412px;
}
#top-dropdown .acrylic_panelling_menu .row.cutom-menu-row {
/*-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;*/
}
.lighting_main_menu .row.cutom-menu-row {
/*-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;*/
}
.custom_menu .active {
	background: #f6a015;
}
.custom-mega-menu ul.dropdown ul li a {
	color: #037ac8
}
ul#top-dropdown.dropdown {
	position: relative !important;
	z-index: 100;
	width: 100%;
}
.cards {
	width: 100%;
	position: relative;
}
.card {
	width: 190px;
	padding: 0;
	border: none;
	display: block !important;
	float: left;
	flex: inherit;
	flex-direction: inherit;
}
#cards2 .card {
	width: 200px;
}
#cards3 .card {
	width: 260px;
}
#cards4 .card {
	width: 200px;
}
#cards5 .card {
	width: 260px;
}
#cards6 .card {
	width: 260px;
}
#cards7 .card {
	width: 200px;
}
#cards8 .card {
	width: 200px;
}
#cards9 .card {
	width: 200px;
}
#cards10 .card {
	width: 200px;
}
#cards11 .card {
	width: 200px;
}
#cards12 .card {
	width: 200px;
}
#cards13 .card {
	width: 200px;
}
#cards14 .card {
	width: 200px;
}
#cards15 .card {
	width: 96%;
}
#cards16 .card {
	width: 200px;
}
#cards17 .card {
	width: 200px;
}
.hover_over_image {
	position: absolute;
	right: 7px;
	top: 5px;
}
.fr_typ {
	margin-bottom: 0;
	height: 56px;
	padding-right: 30px;
}
.custom-mega-menu ul.dropdown ul li a:hover .menu-product-image {
	display: block;
}
.custom-mega-menu .card ul li a img.menu-product-image {
	top: inherit !important;
	bottom: 0 !important;
}
.custom-mega-menu .card ul li:nth-child(2) a img.menu-product-image {
	bottom: inherit !important;
	top: 0 !important;
}
.for_menu_height {
/*max-height: 260px;*/
	/*overflow-y: auto;*/
	/*overflow-x: hidden;*/
}
.menu1 .subnav {
	width: 800px !important;
}
.product-color-img {
	display: none;
	position: absolute;
	width: 150px;
	height: 150px;
	right: -66px;
	top: -5px;
	z-index: 10000001;
	border: 1px solid #888;
}
.custom-mega-menu ul.dropdown ul li a:hover .product-color-img {
	display: block;
}
/*...Menu css End...*/



.banner-colm {
	display: block;
	position: relative;
}
.banner-main-image {
	position: relative;
	max-width: 100%;
	height: auto;
	width: 100%;
	right: 0;/*clip-path: polygon(40% 0, 100% 0%, 100% 100%, 60% 100%);*/
}
.banner-caption {
	clip-path: polygon(0 0, 70.5% 0, 100% 100%, 0% 100%);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
	width: 60%;
	background-color: #ff9e00;
	min-height: 450px;
}
.banner-caption:after {
	position: absolute;
	left: 0;
	content: "";
	top: 0;
	width: 98%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#002a47+0,005995+100 */
	background: #002a47; /* Old browsers */
	background: -moz-linear-gradient(left, #002a47 0%, #005995 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #002a47 0%, #005995 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #002a47 0%, #005995 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002a47', endColorstr='#005995', GradientType=1 ); /* IE6-9 */
	clip-path: polygon(0 0, 70% 0, 100% 100%, 0% 100%);
	z-index: 11;
}
.banner-container {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 20;
	top: 0;
	bottom: 0;
}
.banner-container h2 {
	font-size: 44px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 0.02rem;
	line-height: 3rem;
	margin: 0 0 20px;
	max-width: 464px;
}
.banner-container p {
	font-size: 19px;
	font-weight: 300;
	color: #fff;
	letter-spacing: 0.02rem;
	line-height: 1.5rem;
	margin: 0 0 0;
	max-width: 464px;
}
.custom-btn {
	border: none;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ce8001+0,ff9e00+100 */
	background: #ce8001; /* Old browsers */
	background: -moz-linear-gradient(top, #ce8001 0%, #ff9e00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ce8001 0%, #ff9e00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ce8001 0%, #ff9e00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce8001', endColorstr='#ff9e00', GradientType=0 ); /* IE6-9 */
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.02rem;
	text-transform: uppercase;
	padding: 8px 24px;
	border-radius: 8px;
}
.custom-btn:hover {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff9e00+6,ce8001+100 */
	background: #ff9e00; /* Old browsers */
	background: -moz-linear-gradient(top, #ff9e00 6%, #ce8001 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ff9e00 6%, #ce8001 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ff9e00 6%, #ce8001 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9e00', endColorstr='#ce8001', GradientType=0 ); /* IE6-9 */
	color: #000;
}
.big-btn {
	color: #000;
	font-size: 18px;
	padding: 6px 30px;
}
.grey-bg-btn {
	background: #33363b !important;
	color: #fff;
}
.grey-bg-btn:hover {
	background: #000 !important;
	color: #fff;
}
.three-boxes {
	font-weight: 300;
	font-size: 16px;
	color: #595959;
}
.three-boxes h5 {
	font-size: 18px;
	color: #002e4d;
	font-weight: 500;
	margin-bottom: 0;
}
.create-style-box {
	position: relative;
}
.create-style-box img {
	max-width: 100%;
	height: auto;
}
.create-style-box h5 {
	margin: 0 0 20px;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.02rem;
	font-weight: 700;
	color: #ffffff;
}
.create-style-box h3 {
	margin: 0 0 20px;
	font-size: 35px;
	font-weight: 600;
	color: #ffffff;
}
.create-style-box p {
	margin: 0 0 25px;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
}
.create-style-box_inner {
	padding: 50px 40px;
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	position: absolute;
}
.create-style-box2 {
	position: relative;
}
.create-style-box2 img {
	max-width: 100%;
	height: auto;
}
.create-style-box2_inner {
	background: rgba(0,0,0,0.8);
	position: absolute;
	bottom: 0;
	padding: 20px;
	width: 100%;
}
.create-style-box2_inner h5 {
	font-size: 20px;
	color: #FFF;
}
.small_btn {
	font-size: 13px;
	padding: 8px 16px;
	line-height: 13px;
	font-weight: 500;
}
.two_box_section_main {
	background: #efefef;
}
.two_box_section {
	position: relative;
}
.two_box_section img {
	max-width: 100%;
	height: auto;
}
.two_box_section_inner {
	position: absolute;
	bottom: 0;
	padding: 20px;
	width: 100%;
	color: #FFF;
	z-index: 99;
}
.two_box_section_inner h5 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 700;
}
.two_box_section_inner h3 {
	font-size: 24px;
	font-weight: 500;
	line-height: normal;
}
.two_box_section_inner p {
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #fdb541;
}
.two_box_section:after {
	position: absolute;
	content: "";
	background: -moz-linear-gradient(top, rgba(255,255,255,0.12) 0%, rgba(150,150,150,0.12) 41%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.12) 0%, rgba(150,150,150,0.12) 41%, rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0.12) 0%, rgba(150,150,150,0.12) 41%, rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fffffff', endColorstr='#000000', GradientType=0 ); /* IE6-9 */
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0px;
}
.our_story_section {
	background: url(../images/our_story.webp) no-repeat ;
	height: 463px;
	background-size: cover;
}
.our_story_inner {
	position: absolute;
	width: 550px;
	height: 300px;
	background: rgba(0,0,0,0.8);
	border-left: 6px solid #f6a015;
	top: 18%;
	padding: 35px;
}
.our_story_inner h2 {
	color: #FFF;
	font-size: 35px;
	font-weight: 600;
}
.our_story_inner p {
	color: #FFF;
	padding-bottom: 15px;
}
.story-bg-btn {
	font-size: 18px;
	padding: 10px 26px;
	line-height: 18px;
	font-weight: 500;
}
.review_section h3 {
	font-size: 30px;
	color: #141415;
	font-weight: bold;
}
.review_section p {
	font-size: 22px;
	color: #141415;
}
#owl-product_gallery .owl-controls {
	margin-top: 0px;
}
#owl-product_gallery .owl-controls .owl-buttons div {
	width: 45px;
	background: none;
	border-radius: 0;
	color: #ae7603;
	opacity: 1;
	text-align: center;
	padding: 0;
	position: absolute;
	bottom: 50%;
	z-index: 99;
	font-size: 34px;
}
#owl-product_gallery .owl-controls .owl-buttons .owl-prev i, #owl-product_gallery .owl-controls .owl-buttons .owl-next i {
	display: block;
}
#owl-product_gallery .owl-controls .owl-buttons .owl-prev {
	left: -10px;
}
#owl-product_gallery .owl-controls .owl-buttons .owl-next {
	right: -10px;
}
#owl-product_gallery .owl-pagination {
	position: absolute;
	z-index: 99;
	left: 47%;
	bottom: 0%;
	z-index: 99999;
}
#owl-product_gallery .owl-controls .owl-page span {
	background-color: #2b7a00;
	width: 15px;
	height: 15px;
}
.review-bg-btn {
	font-size: 18px;
	padding: 10px 26px;
	line-height: 18px;
	font-weight: 500;
	background: #002e4d;
}
.home_contact_section {
	background: url(../images/contact_back.webp) no-repeat;
	height: 255px;
	background-size: cover;
	color: #FFF;
}
.home_contact_inner .form-control {
	width: 312px;
}
.home_contact_section ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.home_contact_section ul li {
	display: inline-block;
	padding: 30px 4px;
	vertical-align: middle;
}
.contact-bg-btn {
	font-size: 18px;
	padding: 11px 26px;
	line-height: 18px;
	font-weight: 500;
	background: #ce8001;
	background: -moz-linear-gradient(top, #ce8001 0%, #ff9e00 100%);
	background: -webkit-linear-gradient(top, #ce8001 0%, #ff9e00 100%);
	background: linear-gradient(to bottom, #ce8001 0%, #ff9e00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce8001', endColorstr='#ff9e00', GradientType=0 );
}
footer {
	background: #002e4d;
	padding-bottom: 18px;
}
.footer_bottom {
	height: 55px;
	margin-top: 10px;
	line-height: 55px;
}
.footer_bottom {
	font-size: 16px !important;
	background: #FFF;
	color: #141415 !important;
}
.footer_bottom a {
	line-height: 40px;
	font-size: 16px;
	text-decoration: none;
	color: #141415 !important;
}
.footer1 {
	color: #FFF;
	font-weight: 300;
}
.footer1 h3 {
	display: block;
	position: relative;
	font-size: 20px;
	color: #f6a015;
	margin: 0 0 10px;
	padding: 0 0 8px;
}
.list_time li {
	width: 46%;
	float: left;
}
.footer-list {
	padding: 0px;
	margin: 0px;
}
.footer-list li {
	font-size: 16px;
	color: #afafaf;
	font-weight: 300;
	margin-bottom: 10px;
	display: block;
	width: 100%;
	display: inline-block;
}
.footer-list li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	font-weight: 300;
}
.footer-contact {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.footer1 ul {
	margin-bottom: 0px;
}
.footer-contact li {
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-left: 30px;
	margin-bottom: 18px;
}
.footer-contact li i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 22px;
	color: #fff;
	width: 30px;
}
.footer-list {
	padding: 0px;
	margin: 0px;
}
.social_footer li {
	display: inline-block;
	padding-left: 5px;
}
.sub_banner-bottom-section {
	background: #f6a015;
}
.breadcrumbs_text {
	font-size: 16px;
	color: #010101;
	text-transform: uppercase;
}
.breadcrumbs_text a {
	color: #FFF;
	text-decoration: none;
}
.category_box {
	margin-bottom: 30px;
}
.category_box img {
	border-radius: 50%;
	/*box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.27);
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.27);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.27);*/
	max-width: 100%;
	height: auto;
	border: 1px solid #ccc;
}
.category_text a {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 20px;
	display: block;
	color: #010101;
	text-decoration: none;
}
.total_product {
	font-size: 16px;
	color: #454545;
	text-align: right;
}
.filter_section h3 {
	font-size: 18px;
	color: #000000;
}
.filter_section ul {
	width: 100%;
	height: auto;
}
.filter_section ul li {
	list-style-type: none;
	display: inline-block;
}
.filter_section ul li a {
	color: #313030;
	text-decoration: none;
	border-radius: 30px;
	line-height: 33px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #bbbbbb;
	width: auto;
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
	padding: 0px 20px;
	margin-bottom: 10px;
	cursor: pointer;
}
.filter_section ul li a:hover {
	background: #f6a015;
	color: #fff !important;
	border: 1px solid #f6a015;
}
.product_image_box {
	position: relative;
}
.product_image_box img {
	max-width: 100%;
	height: auto;
}
.product_title a {
	font-size: 16px;
	color: #010101;
	width: 100%;
	text-align: center;
	padding: 10px 10px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	height: 109px;
}
.product_color {
	color: #005995;
	font-size: 16px;
	text-align: center;
	padding: 0px 10px;
}
.color_list {
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 10px 20px 10px 20px;
}
.color_list li {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.color_list li a {
	width: 20px;
	height: 20px;
	/*	background:#cec2b4;
	border:1px solid #989898;
*/	border-radius: 50%;
	display: inline-block;
}
.product-qty {
	display: block;
	font-size: 18px;
	color: #7e7e7e;
}
.product-qty span {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
input.qtyminus {
	width: 32px;
	height: 32px;
	background: #979797;
	border: none;
	font-size: 25px;
	color: #FFF;
	float: left;
	cursor: pointer;
	line-height: 32px;
}
#product_quantity {
	float: left;
}
.product-qty .form-control {
	height: 32px;
	border: 1px solid #979797;
	padding: 0 5px;
	font-size: 14px;
}
.qty {
	width: 48px;
	height: 32px;
	text-align: center;
	margin: 0px 0px;
	border: none;
	border-radius: 0px !important;
	float: left;
}
input.qtyplus {
	width: 28px;
	height: 32px;
	background: #979797;
	border: none;
	font-size: 15px;
	color: #FFF;
	cursor: pointer;
	line-height: 32px;
}
button.qtyplus {
	width: 32px;
	height: 32px;
	background: #3c3b3b;
	border: none;
	font-size: 15px;
	color: #FFF;
	cursor: pointer;
	line-height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
}
button.qtyminus {
	width: 32px;
	height: 32px;
	background: #3c3b3b;
	border: none;
	font-size: 15px;
	color: #FFF;
	float: left;
	cursor: pointer;
	line-height: 26px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ad_to_cart_btn {
	font-size: 15px;
	padding: 7px 12px;
	line-height: 18px;
	font-weight: 500;
	border-radius: 6px;
}
.product_listing_box {
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.27);
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.27);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.27);
	border: 1px solid #fff;
	padding-bottom: 15px;
	position: relative;
	height: 478px;
}
.product_listing_box:hover {
	border: 1px solid #808080;
}
.heart_icon a {
	position: absolute;
	right: 6px;
	z-index: 9;
	font-size: 25px;
	top: 4px;
	color: #7f7e7f;
}
.expand a {
	position: absolute;
	right: 6px;
	z-index: 9;
	font-size: 25px;
	bottom: 4px;
	color: #7f7e7f;
}
.custom_pagination .page-item .page-link {
	background: #f6a015;
	color: #FFF;
	border: 1px solid #6f6e6e;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
}
.custom_pagination .page-item .page-link:hover {
	background: #000;
}
.custom_pagination .page-link:focus {
 box-shadow: 0 0 0 .0rem rgba(13,110,253,.25);
}
.custom_pagination .page-link {
 padding: .375rem .95rem;
}
.cart-store-details__store-name {
	display: inline-block;
	font-size: 14px;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cart-store-details__total-price {
	font-size: 14px;
	text-align: right;
}
.clear {
	clear: both;
}
.cart-store-details__other-charges {
	font-size: 14px;
}
.text--danger {
	color: #f34343 !important;
}
.cart-items-product:first-child {
	border-top: 1px solid #f8f8f8;
}
.cart-card__img {
	margin-right: 16px;
}
.cart-card__img {
	height: 68px;
	margin-right: 4px;
	position: relative;
	vertical-align: top;
	width: 68px;
	float: left;
}
.cart-items-product__details {
	float: left;
}
.product-name {
	color: #666;
	font-size: 13px;
}
.product-name {
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	margin-top: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.img-loader__wrapper {
	height: 100%;
	position: relative;
}
.img-loader__wrapper__wrapper {
	height: 100%;
}
.cart-checkout__proceed-cta {
	padding: 16px 20px;
	text-align: left;
}
.btn--full {
	display: inline-block;
	width: 100%;
}
.btn--full {
	background: #e96125;
	border-radius: 3px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: inherit;
	font-size: 14px;
	outline: none;
	padding: 13px 12px;
	text-align: center;
}
.btn--full:hover {
	color: #fff;
}
.img-loader__wrapper img {
	width: 69% !important;
	height: auto;
	border: 1px solid #ccc;
	margin-top: 5px;
}
#myModal2 .modal-content {
	background: #eee;
}
.cart-store-details {
	padding: 6px 20px;
	background-color: #fff
}
.cart-items-product {
}
.cart-items-product {
	/*border-bottom: 1px solid #f8f8f8;*/
	position: relative;
	padding: 16px 20px 13px;
	background: #FFF;
}
.cart-card {
	padding: 10px 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.add-to-cart--cart-modal {
	/*display: inline-block;*/

	height: 20px;
	width: 100px;
	float: left;
}
.cart-items span {
	position: relative !important;
}
.cart-items-product__details .product-items .total-price {
	bottom: 2px;
	font-weight: 500;
	position: absolute;
	right: 16px;
}
.cart-checkout {
	position: absolute;
	bottom: 10px;
	width: 94%;
}
.cart-checkout span {
	right: 25px;
	position: absolute;
}
.add-to-cart__dec {
	height: 27px;
	width: 27px;
	border: 1px solid #e96125;
	font-size: 28px;
	line-height: normal;
	padding: 1px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	display: block;
}
.add-to-cart__dec:hover {
	background: #e96125;
	color: #FFF;
}
.add-to-cart__quantity {
	border: none;
	background: none;
}
.product-items {
	padding-top: 10px;
}
.product-items .new-price {
	padding-top: 10px;
	font-size: 12px;
}
#myModal2 {
	z-index: 105099;
}
.cart-items-product__details .product-discount {
	background-color: #f2fef2;
	border: 1px solid #51aa1b;
	border-radius: 3px;
	color: #51aa1b;
	display: inline-block;
	font-weight: 500;
	line-height: 1;
	margin-top: 8px;
	padding: 3px 5px 2px;
	font-size: 14px;
}
.text-red_cart {
	cursor: pointer;
	position: absolute;
	right: 1px;
	top: 1px;
	width: 18px;
	height: 18px;
	height: 18px;
	background: red;
	text-align: center;
	border-radius: 50%;
	color: #FFF !important;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}
.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
}
.cart-store-details__store-name {
	display: inline-block;
	font-size: 14px;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cart-store-details__total-price {
	font-size: 14px;
	text-align: right;
}
.float-right {
	float: right !important;
}
.float-left {
	float: left !important;
}
.newsletter_search-form.search-box-section .btn {
	background: url(../images/search_icon.png) center center no-repeat;
	width: 50px;
	height: 50px;
	border: none;
	border-radius: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 4;
	text-indent: -99999px;
}
.search-form .btn {
	background: url(../images/search-button-bg.jpg) center center no-repeat;
	width: 50px;
	height: 40px;
	border: none;
	border-radius: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	text-indent: -99999px;
	padding: 0px;
}
.search-form {
	display: block;
	position: relative;
}
.search-form .form-control {
	padding-left: 52px;
	color: #000;
	font-size: 14px;
	padding-right: 20px;
	height: 40px;
}
.dropdown_autocomplete {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	list-style-type: none;
	position: absolute;
	background: #fff;
	width: 100%;
	z-index: 9999;
	line-height: 33px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-left: 0px;
	border-radius: 6px;
	border: 2px solid #f6a015;
	max-height: 276px;
	overflow: auto;
}
.dropdown_autocomplete {
	list-style-type: none;
	line-height: 33px;
	font-weight: 400;
	letter-spacing: 1px;
}
.dropdown_autocomplete li {
	padding: 5px;
	border-bottom: 1px solid;
	cursor: pointer;
}
#btn-back-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	background-color: #e4910a;
	border-color: #bc7d18;
}
#owl-carousel-review .owl-nav button {
	width: 45px;
	height: 45px;
	background: none;
	border-radius: 0;
	color: #000;
	opacity: 1;
	text-align: center;
	padding: 0;
	position: absolute;
	top: 45%;
	z-index: 99;
	font-size: 40px;
	line-height: 45px;
}
#owl-carousel-review .owl-nav .owl-prev button, #owl-carousel-review .owl-nav .owl-next button {
	display: block;
	line-height: 45px;
}
#owl-carousel-review .owl-nav .owl-prev {
	left: -40px;
}
#owl-carousel-review .owl-nav .owl-next {
	right: -40px;
}
#owl-carousel-review .owl-pagination {
	position: absolute;
	z-index: 99;
	left: 47%;
	bottom: 0%;
	z-index: 99999;
}
#owl-carousel-review .owl-page span {
	background-color: #2b7a00;
	width: 15px;
	height: 15px;
}
#owl-product_gallery .owl-nav button {
	width: 45px;
	height: 45px;
	background: none;
	border-radius: 0;
	color: #000;
	opacity: 1;
	text-align: center;
	padding: 0;
	position: absolute;
	top: 45%;
	z-index: 99;
	font-size: 40px;
	line-height: 45px;
}
#owl-product_gallery .owl-nav .owl-prev button, #owl-product_gallery .owl-nav .owl-next button {
	display: block;
	line-height: 45px;
}
#owl-product_gallery .owl-nav .owl-prev {
	left: 0px;
}
#owl-product_gallery .owl-nav .owl-next {
	right: 0px;
}
#owl-product_gallery .owl-pagination {
	position: absolute;
	z-index: 99;
	left: 47%;
	bottom: 0%;
	z-index: 99999;
}
#owl-product_gallery .owl-page span {
	background-color: #2b7a00;
	width: 15px;
	height: 15px;
}
#owl-product_gallery img {
	height: auto;
}
.product_details_right h2 {
	font-size: 22px;
	font-weight: 300;
	color: #1e1e1e;
	letter-spacing: 1px;
}
.price_for_details {
	font-size: 28px;
	font-weight: 500;
	color: #1e1e1e;
	letter-spacing: 0;
}
.price_for_details i{
	font-size: 23px;
}
.product_details_right h4 {
	color: #545353;
	font-size: 16px;
	font-weight: 500;
}
.color_product_listing {
	width: 100%;
}
.color_product_listing li a {
	width: 39px;
	height: 39px;
	display: block;
	line-height: 19px;
	border-radius: 50px;
}
.cl1 {
	background: #ddccc2;
}
.cl2 {
	background: #f8dec5;
}
.cl3 {
	background: #40333a;
}
.heart_icon1 a {
	font-size: 25px;
	color: #7f7e7f;
}
.product_listing_box.fixed_height_box {
	height: 100% !important;
}
.product_listing_box.bedroom_drawer_box{
	height:100% !important;
}
.product_listing_box.accessories_box{
	height:100% !important;
}
.product_listing_box.sliding_door_box,
.product_listing_box.kitchen_drawer_box{
	height:100% !important;
}
.product_listing_box.kitchen_cabinet_box{
	height:100% !important;
}
.product_listing_box.egger_worktop_box{
	height:100% !important;
}
.product_listing_box.egger_worktop_box .product_title a {
  height: 115px;
}
.product_listing_box.bedroom_drawer_box .product_title a {
  height: 90px;
}
.fetch_color_bb{
	height: 100%;
}
.product_title.product_title2 a{
	height:auto;
	text-transform:capitalize !important;
	font-size:14px;
}

/* mobile menu css start */

.sidebar {
  position: fixed;
  top: 0;
  left: -300px;
  width: 300px;
  height: 100%;
  background: #002e4d;
  color: white;
  overflow-y: auto;
  z-index: 1101;
  transition: left 0.3s ease;
  padding: 25px 0;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
}
.sidebar.active {
  left: 0;
}
.sidebar a {
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  font-size: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  transition: color 0.2s ease;
  position: relative;
  min-height: 48px;
}
.sidebar a:hover,  .sidebar a.active {
  color: #f6a015;
}
.submenu {
  display: none;
  background-color: #006db6;
}
.submenu a {
  font-size: 14px;
  padding: 6px 10px;
}
.submenu > li > ul > li > a {
  font-size: 14px;
}
.submenu-arrow {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.submenu-arrow i {
  transition: transform 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.submenu-arrow i.rotate {
  transform: rotate(90deg);
}
#menu-toggle {
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
  background: transparent;
  color: #f6a016;
  border: none;
  padding: 0;
  border-radius: 0;
  font-size: 28px;
  width: 24px;
  height: 24px;
  line-height: 0;
}
#close-sidebar {
  position: absolute;
  top: 15px;
  right: 15px;
  background: none;
  border: none;
  color: white;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 0;
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1050;
  display: none;
  transition: opacity 0.3s ease;
}
#overlay.active {
  display: block;
}
.submenu > li > ul > li > a {
  font-size: 14px;
}
a.menu-have-child{
  padding-right: 48px;
}
.media-free-digital-section {
  background: rgba(255, 255, 255, 1);
  backdrop-filter: blur(2px);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.media-free-digital-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  flex-direction: row;
  padding: 10px 0;
  align-items: center;
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  align-self: auto;
}

/* Button css start */

.custom-btn-alt {
  color: #f6a015;
  background: #fff;
  font-size: 16px;
  font-weight: 600;
  height: 53px;
  border-radius: 10px;
  border: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 8px 30px 6px;
  line-height: 100%;
  letter-spacing: 0.02rem;
  text-transform: uppercase;
}
.custom-btn-alt:hover {
  background-color: #f6a015;
  color: #fff;
}
.yellow-btn {
  background-color: #f6a015;
  color: #fff;
}
.yellow-btn:hover {
  background-color: #0c3046;
  color: #fff;
}
.cutom-border-btn {
  border: 2px solid transparent;
  font-size: 16px;
  color: #1b1b1b;
  font-weight: 600;
  border-radius: 10px;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  overflow: hidden;
  z-index: 1;
  height: 53px;  
  background: linear-gradient(white, white) padding-box,  linear-gradient(to right, #0c3046, #f6a015) border-box;
}
.cutom-border-btn:hover {
  background: linear-gradient(to right, #0c3046, #f6a015) border-box;
  color: #fff;
}
.white-border-btn {
  border-color: #fff;
  color: #fff;
  background: transparent !important;
}
.white-border-btn:hover {
  background: #fff !important;
  color: #000;
}
.yellow-border-btn {
  border-color: #f6a015;
  color: #fff;
  background: #f6a015 !important;
}
.yellow-border-btn:hover {
  background: #f6a015 !important;
  color: #fff;
}
.sidebar > ul.list-unstyled{
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* Button css end */

/* mobile menu css end */

.min-w-100{
	min-width: 100px;
}
#exampleModal_search .modal-header{
	padding: .5rem 1rem;
}
.mobile_footer_section{
    display:none;
}
#accordion_mobile .accordion-item{
	background: transparent;
	border-radius: 0 !important;
	border: none;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
#accordion_mobile .accordion-button{
	background: transparent;
	border: none;
	color: #fff;
	padding-left: 5px !important;
}
.accordion_body_mobile{
	padding-left: 5px !important;
}
#accordion_mobile .accordion-button:after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  
}
.color_list li a i{
	color: #000 !important;
}
.floating_bundle_product .pop_list_img,
.floating_bundle_product .img-fluid{
  width: 80px;
  padding-right: 10px;
}
.cabinetry-panelling-box .product_listing_box{
	height: 100%;
}
.finsa-twenty-box .product_listing_box.accessories_box {
  height: 100% !important;
}
.product_details_right button.qtyminus{
	height: 40px;
}
.product_details_right button.qtyplus{
	height: 40px;
}
.product_details_right .product-qty .form-control{
	height: 40px;
}
.product_details_right .ad_to_cart_btn {
  min-height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-w-auto{
	width: auto !important;
}
.custom-responsive-table-box table thead tr th{
	font-size: 14px;
	white-space: nowrap;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter{
	padding-bottom: 20px;
}
table.dataTable.no-footer{
	border-top: 1px solid rgba(0,0,0,0.1) !important;
	border-bottom: 1px solid rgba(0,0,0,0.1) !important;
}
table.dataTable thead th {
  padding: 5px 10px !important;
  font-size: 14px !important;
  white-space: nowrap;
  padding-right: 18px !important;
}
table.dataTable thead td{
  padding: 5px 10px !important;
  font-size: 14px !important;
  white-space: nowrap;
  padding-right: 18px !important;
}
table.dataTable tbody td{
  padding: 5px 10px !important;
  font-size: 14px !important;
}
.releted-blog-sidebar{
	padding-bottom: 20px;
}
.about-hero-image img{
	max-width: 100%;
	height: 100%;
	display: block;
}
.product_category_section iframe{
	width: 100%;
	height: auto;
	display: block;
}
.our-management-team-box {
  display: flex;
  align-items: center;
}
.management-name{
	padding-top: 0 !important;
}
.filter_section.color_refine ul li a{
	background-color: transparent !important;
}