/* Show it's not fixed to the top */
@import url('https://fonts.googleapis.com/css?family=Roboto:500');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@font-face {
	font-family: 'flexslider-icon';
	src: url('../fonts/flexslider-icon.eot');
	src: url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/flexslider-icon.woff') format('woff'), url('../fonts/flexslider-icon.ttf') format('truetype'), url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NeutraText-Book';
	src: url('../fonts/NeutraText-Book_gdi.eot');
	src: url('../fonts/NeutraText-Book_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/NeutraText-Book_gdi.woff') format('woff'), url('../fonts/NeutraText-Book_gdi.ttf') format('truetype'), url('../fonts/NeutraText-Book_gdi.otf') format('opentype'), url('../fonts/NeutraText-Book_gdi.svg#NeutraText-Book') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
@font-face {
	font-family: 'HelveticaNeue-UltraLight';
	src: url('../fonts/helveticaneue/HelveticaNeue-UltraLight_gdi.eot');
	src: url('../fonts/helveticaneue/HelveticaNeue-UltraLight_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/helveticaneue/HelveticaNeue-UltraLight_gdi.woff') format('woff'), url('../fonts/helveticaneue/HelveticaNeue-UltraLight_gdi.ttf') format('truetype'), url('../fonts/helveticaneue/HelveticaNeue-UltraLight_gdi.svg#HelveticaNeue-UltraLight') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-2212;
}
#navbar.navbar.sticky {
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.75);
}
.navbar{
	background: transparent;
	transition: all 0.7s ease-in-out!important;
	/*background: rgba(0, 0, 0, 0.75) !important;*/
}
.navbar.sticky.header-2
{
    background: rgb(246, 246, 246);
}
header.navbar.sticky.tax-navbar {
    background: rgba(0, 0, 0, 0.75);
}
body {
	background: #f6f6f6;
	color: #45474d;
	font-size: 15px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
}
:focus {
	outline: none;
}
a {
    cursor: pointer;
}
p {
	
	font-size: 14px;
		font-weight: 300;
}
p.no_products {
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
    padding-top: 10px;
    font-weight: 300;
    text-align: center;
}
a, a:hover, a:focus {
	text-decoration: none;
}
.single-product label.lbl-select {
    width: 90px;
	margin-right: 1px!important;
}
.info {
    min-height: 82px;
}
.button {
	width: 100%;
	padding: 10px 15px;
	border-radius: 10px;
	display: inline-block;
	background: #eaeaea;
	color: #fff;
	/* text-shadow: 0 1px 1px rgba(0,0,0,0.45); */
    /* transition: all 0.4s ease-in-out 0.4s; */
	font-size: 19px;
	font-weight: 400;
	border: 0px;
	outline: none;
}
.blockUI.blockMsg.blockElement {
    width: 300px !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.minus {
	-webkit-border-radius: 0px;
	color: #83878f;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	font-size: 21px;
	height: 17px;
	line-height: 15px;
	margin: 0;
	outline: 0 none;
	padding: 0;
	width: 20px;
	/* background-color: #ebe9eb; */
	text-shadow: none;
	margin-right: 10px;
	display: none;
}
.plus {
	-webkit-border-radius: 0px;
	color: #83878f;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	font-size: 21px;
	height: 17px;
	line-height: 15px;
	margin: 0;
	outline: 0 none;
	padding: 0;
	width: 20px;
	/* background-color: #ebe9eb; */
	text-shadow: none;
	margin-left: 10px;
	display: none;
}
.search-results .navigation.pagination {
    clear: both;
}
.discription {
	display: none;
	margin-top: 10px;
}
.clickExpand:hover {
	cursor: pointer;
}
.pull-left.quantitybox:hover .plus {
	display: inline-block;
}
.pull-left.quantitybox:hover .minus {
	display: inline-block;
}
.button:hover {
	background: #4cd964;
	color: #fff;
}
.bluebtn {
	background: #009def;
}
.bluebtn:hover {
	color: #fff;
	background: #4cd964;
}
.navbar-nav>li> a {
    padding: 21px 11px;
	text-transform: uppercase;
}
.dropdown-menu .dropdown-inner {
    float: left;
    width: 100%;
}
.list-unstyled {
    float: left;
    width: 100%;
}

.dropdown-menu li {
    width: 100%;
    padding:0px 12px;
}
.active a {
	color: #01a1ef!important;
}
.active a.btn.btnbacktoshop {
    color: #fff !important;
}
.divcolor-class .btnc.active {
	border: 1px solid #3dce4f!important;
	background-color: transparent!important;
	color: #3dce4f;
}
/*-----slim-scroll-----*/
/*------------------------------*/.menu-show::-webkit-scrollbar-track{  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  border-radius: 10px;    background-color: transparent;}
.menu-show::-webkit-scrollbar{  width: 6px; height:6px; background-color: transparent;}
.menu-show::-webkit-scrollbar-thumb{    border-radius: 10px;    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);   background-color: #888888; height:10px;}
/***** Home Page *****/
.header-right .karticon .kartnotifiaction, .header-right .karticon .kartnotifiaction {
	display: block;
	border-radius: 50%;
	background: #00aeef;
	text-align: center;
	color: #fff;
	position: absolute;
	z-index: 2;
	font-size: 10px;
    top: 3px;
	right: 0px;
	width: 20px;3
	height: 20px;
	line-height: 22px;
}
.headernav .headersearch, .headernav .headersearch {
	position: relative;
	/* background: #e3e4e6;*/
	color: #8e8e93;
	padding: 4px 10px 4px 10px;
	border-radius: 7px;
	width: 178px;
	height: 32px;
}
.headernav .headersearch.active, .headernav .headersearch.active {
	background: #e3e4e6;
}
.headernav .headersearch form#searchform2, .headernav .headersearch form#searchform2 {
	float: right;
}
.headernav .headersearch input[type="text"], .headernav .headersearch input[type="text"] {
	background: #e3e4e6;
	color: #8e8e93;
	border: none;
	/* border-left: solid 3px #00aeef; */
	height: auto;
	margin-bottom: 0;
	outline: none;
	padding: 4px;
}
.slideSection {
	overflow: hidden;
	width: 100%;
}
.flex-control-nav {
	bottom: 10px;
}
.flexslider .slides img {
	border-radius: 0px;
}
#wprmenu_menu.left {
	width: 230px !important;
z-index: 999 !important;

}
.flexslider .slides > li {
	background-position: center;
	height: 100%;
	width: 100%;
	display: none;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* padding-right: 2px; */
}
ul.slides {
	margin: 0;
	padding: 0;
}
.flexslider {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	border: 0px;
	overflow: hidden;
}
body.woocommerce-wishlist .woocommerce table.wishlist_table thead th
{
	padding: 0px 12px;
}
.flexslider-container, .flexslider .slides, .flex-viewport {
	height: 100%;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
	background: url('/wp-content/uploads/2017/03/prev.png') no-repeat;
	text-indent: -9999px;
	width: 60px;
	height: 66px;
	background-size: cover;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	background: url('/wp-content/uploads/2017/03/next.png') no-repeat;
	text-indent: -9999px;
	width: 60px;
	height: 66px;
	background-size: cover;
	text-align: inherit;
}
.flex-control-paging li a {
	border: 2px solid #fff;
	background: none;
	opacity: 0.5;
}
.flex-control-paging li a.flex-active {
	background: #00aeef;
}
.flex-control-paging li a {
	width: 13px;
	height: 13px;
}
.l1-l2-frame {
	background: #484848;
	padding: 0px;
	color: #fff;
}
.contentSection img {
max-width: 100%;
	
}
.frame-text a {
    color: #fff;
}
.img-container {
    height: 430px;
	text-align: center;
}
.img-container img{max-height: 100%;}
.img-container-large {
   height: 860px;
   text-align: center;
}
.img-container-large img{max-height: 100%;}
.l1-frame-text, .l2-frame-text, .l3-frame-text, .l3-mobile-text {
	opacity: 0.4;
}
.l1-frame-text:hover, .l2-frame-text:hover, .l3-frame-text:hover {
	opacity: 1;
	background: #00aeef;
}
.contentSection .frame-text h3 span {
	color: #00aeef;
}
.contentSection .l1-frame-text:hover .frame-text h3 span {
	color: #fff;
}
.contentSection .l2-frame-text:hover .frame-text h3 span {
	color: #fff;
}
.contentSection .l3-frame-text:hover .frame-text h3 span {
	color: #fff;
}
.contentSection .frame-text h3 {
	font-size: 22px;
	margin-bottom: 40px;
}
.contentSection .frame-text {
	padding: 30px;
	position: absolute;
	width: 100%;
	top:0px;
}
.contentSection .row {
	margin: 0px;
}
.l2-frame-text, .contentSection .col-md-8, .contentSection .col-md-6, .contentSection .col-md-3, .contentSection .col-md-4 {
	padding: 0px;
}
.frame-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 99;
	top: 0px;
	bottom: 0px;
	opacity: 0.6;
}
.flex-direction-nav a.flex-next:before {
	content: '';
}
.l1-frame .frame-hover-text, .l2-frame .frame-hover-text {
   font-family: 'HelveticaNeue-UltraLight';
font-size: 75px;
font-weight: normal;
position: absolute;
bottom:50px;
left: 20px;
z-index: 999;
color: #fff;

}
.shop_table.cart.wishlist_table tfoot {
    display: none;
}
.frame-hover-text .circle {
	float: right;
	width: 20px;
	height: 20px;
	background: #242424;
	border-radius: 50%;
	top: 0px;
	position: absolute;
	right: 0;
}
.l3-frame .frame-hover-text {
	    font-family: 'HelveticaNeue-UltraLight';
    font-size: 128px;
    font-weight: normal;
    position: absolute;
    top: 300px;
    right: 20px;
    z-index: 999;
    color: #fff;
}
.l1-frame:hover .l1-frame .frame-mask {
	opacity: 0;
}
.l1-l2-frame {
	/*display: table;*/
	overflow: hidden;
}
.l2-frame-text, .contentSection .col-md-8, .contentSection .l1-l2-frame .col-md-6, .contentSection .l1-l2-frame .col-md-4 {
	/*float:none;
display:table-cell;*/
	overflow: hidden;
}
.contentSection .col-md-3.l3-frame {
	/*display:table-cell;*/
	overflow: hidden;
	/*max-height: 668px;*/
}
.l3-mobile {
	display: none;
}
/*.l3:hover .l3 .circle
{
	background:#00aeef;
}
.l3:hover .l3.l3-frame-text
{
	background:#00aeef;
}
.l3:hover .l3.l3-frame-text
{
	opacity:1;
}
.l3:hover .l3 .frame-text h3 span
{
	color:#fff;
}
.l3:hover .l3 .frame-mask
{
	opacity:0;
}*/
/***** End Home Csss ****/
.mobile_view{
	display: none;
}
.navbar-nav li a:hover {
	color: #00aeef;
}
.navbar-nav li.active a {
	color: #00aeef;
}
.nav>li>a:focus, .nav>li>a:hover {
	background: none;
}
.search-icon1 {
    float: left;
    margin-right: 20px;
    line-height: 67px;
}
.search-icon1 img {
    width: 21px;
    margin-top: 2px;
}
.header-right .karticon {
	position: relative;
	float: right;
	cursor: pointer;
	font-size: 16px;
	width: 40px;
margin-top: 15px;
	height: 25px;
	padding: 8px 0px 9px 0px;
}
.navbar .header-right .karticon i {
	color: #fff;
	font-size: 27px;
}

.navbar.header-2 .header-right .karticon i {
	color: #b1b1b1;
}
.karticon img {
    width: 23px;
}
.karticon img:hover, .search-icon1 img:hover, .button-open #close:hover{
   opacity: 0.6;
}
.header-right .headersearch {
	margin-right: 60px;
	position: relative;
	background: #e3e4e6;
	color: #8e8e93;
	margin-top: 3px;
	margin-top: 12px;
	float: left !important;
	margin-right: 0;
	padding: 3px 0px 3px 33px;
	border-radius: 5px;
	width: 178px;
	height: 30px;
	background: rgba(107, 107, 107, 0.5);
		float: left !important;
		    display: none;

}
.header-right .headersearch:before {
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e003";
	left: 13px;
	top: 8px;
	font-size: 13px;
	position: absolute;
}
.header-right .headersearch input {
	color: #8e8e93;
	border: none;
	/*border-left:solid 3px #00aeef;*/
	height: auto;
	margin-bottom: 0;
	width: 148px;
	font-size: 15px;
	padding-left: 0px;
	background: transparent;
	line-height: 25px;
}
.headernav {
	margin-top: 4px;
	display: block;
    transition: all 0.7s ease-in-out!important;
}
header:hover .headernav {
    display: block;
    transition: all 0.7s ease-in-out!important;
	cursor:pointer;
}
.navbar-nav.pull-left {
	margin-left: 10px;
}
.navbar-nav.pull-right {
	margin-right: 0px;
}
.header-right .headersearch input ::-webkit-input-placeholder {
 color:#000;
}
.header-right .headersearch input:focus {
	outline: none;
}
.karticon .searchdropbox {
    position: absolute;
    top: 33px;
    right: 0px;
    width: 358px;
    z-index: 999;
    padding-top: 19px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
    height: 221px;
    overflow-y: auto;
	}
.woocommerce-page .checkout .col-2 h3#ship-to-different-address {
	border-bottom: none !important;
}
.woocommerce-checkout #ship-to-different-address label.checkbox {
    width: auto !important;
    margin-right: 20px;
}

.woocommerce-checkout #ship-to-different-address-checkbox {
	width: auto !important;
}
.karticon .searchdropbox ul {
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    padding: 0px 10px;
    border-left: solid 1px #cbcbcf;
    border-right: solid 1px #cbcbcf;
    border: 0;
}
.karticon .searchdropbox li {
    list-style: none;
    padding: 5px 0 0;
    width: 100%;
    transition: all 0.3s;
    border-top: solid 1px #cbcbcf;
    min-height: 31px;
    line-height: 20px;
    border-bottom: 1px solid rgba(255,255,255,0.15)!important;
    border: 0;
    color: #cccccc;
	}
.karticon .searchdropbox li a {
	    color: #45474d;
    font-size: 14px;
}
.karticon .searchdropbox li:hover {
    background: transparent;
    color: #00aeef;
}
.karticon .searchdropbox li:hover a, .karticon .searchdropbox li:hover span {
	color: #fff;
}
.karticon .searchdropbox span {
	background: none;
	color: #c7c7cc;
	position: relative;
	top: 0;
	right: 0;
	margin-top: 3px;
}
.karticon:hover .searchdropbox {
	opacity: 1;
	visibility: visible;
}
.header-right .karticon .searchdropbox span{
   display: none;
}
.rightbottom, .rightbottom a {
	color: #515869;
	font-weight: 400;
	font-size: 22px;
	margin-top: 30px;
}
.rightbottom .fullspecification i {
	color: #0b9fdb;
}
.midbody {
	margin-bottom: 0px;
}
.midleft {
    overflow: hidden;
}
.midright {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	padding-left: 25px;
}
.midright small {
	font-size: 10px;
	color: #83878f;
	letter-spacing: 2px;
	font-family: 'Roboto';
	font-weight: 300;
}
.productname, .pricetag {
	text-align: left;
	font-size: 30px;
	color: #45474d;
	font-weight: 300;
}
.pricetag {
	color: #515869;
    line-height: 15px;
    font-size: 16px;
    position: relative;
    top: 7px;
    margin: 0px 15px 0px 0px;
}
.pricetag sup {
	font-size: 16px;
	vertical-align: top;
	top: 10px;
}
.customekeyboard .keypadnum {
	width: 52px;
	height: 52px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	background: #515869;
	line-height: 45px;
	font-size: 18px;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	margin-bottom: 10px;
	cursor: pointer;
	transition: all 0.4s ease-in-out 0.3s;
	line-height: 45px;
	font-size: 27px;
	font-family: 'NeutraText-Book';
	color: #8e96a5;
}
.customekeyboard .keypadnum.lastkey {
	margin-right: 0px;
}
.customekeyboard .keypadnum:focus, .customekeyboard .keypadnum:hover, .customekeyboard .keypadnum.selectednum {
	background: #009fef;
	color: #fff;
}
.panel {
	background-color: transparent;
}
.postid-612 .description_tab {
	display: none;
}
.postid-612 .additional_information_tab {
	display: none;
}
.woocommerce-tabs.wc-tabs-wrapper {
	margin-top: 40px;
}
.postid-612 .reviews_tab {
	display: none;
}
.dialednum {
	background: #fff;
	border-radius: 30px;
	text-align: center;
	font-weight: 400;
	font-size: 25px;
	line-height: 20px;
	padding: 5px 15px;
	color: #515869;
	margin-bottom: 15px;
	font-family: 'NeutraText-Book';
	margin-top: 10px;
}
.quantitybox {
	padding: 10px 20px 8px;
	background: #fff;
	border-radius: 30px;
	text-align: center;
	width: 45%;
	margin-bottom: 10px;
	font-size: 25px;
	line-height: 19px;/*font-family: 'NeutraText-Book';*/
}
.quantitybox small {
	display: block;
}
.quantitybox sup {
	font-size: 12px;
}
.buttonbox {
	margin: 0px;
	text-align: center;
}
.delieveryaddress {
	font-weight: 400;
	font-size: 14px;
	margin-top: 18px;
}
.delieveryaddress strong {
	color: #515869;
}
.footerleft {
	float: left;
	padding-bottom: 10px;
}
.footerright {
    float: right;
    display: none !important;
}
footer a:hover
{
	color: #00aeef;
}
footer a.nav__logo.no-outline {
    padding-bottom: 0;
	bottom: 0;
}
.ad a:hover {
	text-decoration:underline;
}
a.nav__logo.no-outline {
    text-align: center;
    display: block;
	    padding-bottom: 20px;
}

.woocommerce-checkout #order_review #payment .form-row:first-child:before {
	border-top:0px;
}
.woocommerce-checkout #order_review #payment .form-row:nth-child(2):before {
	margin-bottom:15px;
}
#wc-eh_authorize_net_aim_card-cc-form {
	padding: 11px 15px 2px 15px;
}
#carousel li {
	/*padding:0 12px;*/
	padding-right: 12px;
}
#carousel li img {
	border-radius: 0px;
}
/**** Category Page *****/
.catergory-slide {
	width: 100%;
	overflow: hidden;
}
.catergory-slide img {
	width: 100%;
}

.product-detail img {
	width: 100%;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.product-detail img:hover {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}
.info {
	padding-top: 10px;
	padding-bottom: 10px;
}
.info p {
	margin: 0;
	font-weight: 400;
	font-size: 14px;
	color: #45474d;
}
.info span {
	font-weight: 400;
	font-size: 15px;
	color: #8b8b8b;
	position: relative;
	top: 7px;
}
.product-heading {
	background: #00aeef;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	position: absolute;
	bottom: 28px;
	border-radius: 20px;
	right: 15px;
	/* top: 20px; */
    /* display: inline-table; */
	z-index: 99;
}
.product-heading p {
	margin: 7px 45px;
	text-align: center;
}
.filer-color {
	background: #f6f6f6;
	width: 100%;
	text-align: right;
	padding: 40px 0px;
}
/*14th feb,17*/
.breadcrumb {
	padding: 18px 15px;
	margin-bottom: 0px;
	font-size: 15px;
	background-color: #e3e3e3;
	border-radius: 0;
}
.postid-612 .onsale {
	display: none;
}
.postid-612 .price {
	display: none;
}
.postid-612 .add_to_cart_button {
	display: none;
}
header.navbar, header.navbar {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.75);
    /* padding: 8px 0px 9px 0px; */
    border: 0px;
    z-index: 999;
    padding-top: 2px;
}
header.navbar.tax-navbar {
    background: transparent;
}
#wprmenu_menu .wprmenu_icon_par {
    left: inherit !important;
    right: 0px !important;
	height: 100%;
}
.headernav .headersearch, .headernav .headersearch {
	background: rgba(255, 255, 255, 0.18);
}
.headernav .headersearch input[type="text"] {
	background: transparent;
}
#searchform2 ::-webkit-input-placeholder {
 color:#ffffff;
 opacity:1;
}
 #searchform2 :-moz-placeholder {
/ Firefox 18- / color:#ffffff;
 opacity:1;
}
figure.pull-left {
	padding: 5px 0px;
	margin: 8px 0px 9px 0px;
}
/*14th feb,17*/
/*15th feb,17*/
form {
	/*float: left;*/
}
.divcolor {
	float: left;
	background-color: #ffffff;
	line-height: 9px;
	padding: 12px;
	margin: 0 20px 0 0;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	font-size: 18px;
	font-weight: 500;
}
.divcolor-class {
	float: right;
}
.Blue {
	border: none;
	color: #ffffff;
	font-size: 18px;
	padding: 5px 20px;
	border-radius: 18px;
	margin: 0 10px 0 0;
	float: left;
}
.Green {
	border: none;
	color: #ffffff;
	font-size: 18px;
	padding: 5px 20px;
	border-radius: 18px;
	margin: 0 10px 0 0;
	float: left;
}
.Red {
	border: none;
	color: #ffffff;
	font-size: 18px;
	padding: 5px 20px;
	border-radius: 18px;
	margin: 0 10px 0 0;
	float: left;
}
.White {
	border: none;
	color: #696969;
	font-size: 18px;
	padding: 5px 20px;
	border-radius: 18px;
	margin: 0 10px 0 0;
	float: left;
}
.search-icon img {
	margin: 2px 0px;
	display: none;
}
nav.woocommerce-breadcrumb a {
	color: #00aeef;
	font-weight: 500;
}
.tabs.wc-tabs {
	padding: 0px;
	float: left;
	border-bottom: 1px solid #e0e0e0;
	width: 100%;
	margin-bottom: 45px;
}
.tabs.wc-tabs li {
	list-style-type: none;
	float: left;
	background-color: #e8e8e8;
	padding: 12px;
	border-radius: 5px 5px 0px 0px;
	margin-right: 5px;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	width: 235px;
	text-align: center;
	border-bottom: 3px solid #e8e8e8;
}
nav.woocommerce-breadcrumb {
	font-size: 14px;
	color: #45474d;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;}
.breadcrumb nav.woocommerce-breadcrumb {
	margin-bottom:0px;}
.flexslider.catalog-slide {
    position: relative;
}
.Categories-title-tax {
    position: absolute;
    color: #ffffff;
    font-size: 75px;
    letter-spacing: 1px;
    z-index: 99;
    font-weight: 100;
    font-family: 'Roboto';
	bottom: 10px;
    left: 28px;
}
.content-holder .Categories-title-tax {
color: #000;
    font-size: 27px;
    text-transform: uppercase;
	    padding-top: 10px;
		font-weight: 300;
}
.content-holder .Categories-title-tax p {
     font-size: 17px;
    text-transform: none;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 30px;

}
span.price-info {
      top: 0px;
    color: #00aeef;
    clear: both;
    float: left;
}
.content-holder {
    background: #e3e3e3;
    margin-top: 110px;
}
.catergory-slide.inner-taxonomy {
    background-image: url(/wp-content/themes/luxello/images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.5);
}
.current-menu-item a {
	color: #00aeef!important;
}
.tab-editor-container.ywtm_content_tab {
	clear: both;
}
/*15th feb,17*/
/*16th feb,17*/
.products {
	padding: 0px;
}
.products li {
	list-style-type: none;
	float: left;
	padding: 0px 15px;
	margin-bottom: 0px!important;
}
#tab-description {
	display: none!important;
}
.products h3 {
	font-weight: 400;
	font-size: 17px;
	color: #45474d;
	margin: 10px 0px;
}
span.price {
	font-size: 16px;
	color: #8b8b8b;
	font-weight: 400;
	font-size: 15px;
	color: #8b8b8b;
}
span.onsale {
	display: none;
	position: absolute;
	left: 10px;
	top: 10px;
}
a.add_to_wishlist,
a.added_to_wishlist{
	float: right;
	padding: 12px 15px;
	color: #ffffff;
	font-weight: 500;
}
#tblLoading {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99999999;
}
.tabs.wc-tabs li a {
	font-size: 17px;
	color: #494749;
	font-weight: 300;
	text-transform: capitalize;
	display: block;
}
/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
	background-color: #fff;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
	padding: 10px 21px;
	font-size: 18px;
	border-bottom: none!important;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
	background-color: #fff;
}
/* Style the accordion panel. Note: hidden by default */
.midright div.panel {
	padding: 0px;
	display: block;
	background: #fff;
}
.panel-group .panel+.panel {
	border: none;
	margin-top: 15px;
}
.yith-wcwl-add-button.show i {
	margin-right: 0px;
	font-size: 10px;
	color: #7D7D7D
}
.product-addon {
    margin: 0px 5px 0 0!important;
	/*float: left;*/
}
.subname h2 {
	font-size: 20px;
	font-weight: 300;
	margin: 25px 0;
}
.yith-wcwl-add-button.show a {
	background: #e7e7e7;
	border-radius: 3px;
	padding: 0px 5px;
	color: #828488;
	border: 1px solid #e2e2e2;
	display: block;
}
.panel-group {
	padding-right: 30px;
}
body.single.woocommerce .cart button {
    margin-left: 0px;
    background: #e8e8e8;
    border-radius: 3px;
    padding: 3px 14px;
    color: #ffffff;
    font-size: 12px;
    width: auto;
    position: relative;
    border: 1px solid #44d25c;
    background: #48d360!important;
    background: -webkit-linear-gradient(#48d360, #39cc4a)!important;
    background: -o-linear-gradient(#48d360, #39cc4a)!important;
    background: -moz-linear-gradient(#48d360, #39cc4a)!important;
    background: linear-gradient(#48d360, #39cc4a)!important;
	height: 26px;
	line-height: 18px;
  }
.all-tag li {
	list-style: none;
	display: inline-table;
	float: left;
	width: 100%
}
form.cart {
    float: none;
}
body .cart-banner .item img, body .checkout-banner .item img {
    height: 220px;
}
/*.addtocart {
    width:250px;
}*/
.yith-wcwl-add-button.show .ajax-loading {
	display: none!important;
}
.midright .yith-wcwl-add-to-wishlist {
	float: left;
	    margin: 1px 8px 0px 0px !important;
}
.all-tag {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 13px 0px;
}
.midright .add-to-wishlist-869 {
	display: none;
}
.midright .add-to-wishlist-869 {
	display: none;
}
button.accordion:after {
	background-image: url(/wp-content/uploads/2017/02/minus.png);
	font-size: 26px;
	color: #777;
	font-weight: bold;
	float: right;
	/* margin-left: 5px; */
	content: "";
	font-family: fontAwesome;
	line-height: 15px;
	position: relative;
	top: 11px;
	width: 23px;
	height: 4px;
}
li.slide-img {
	width: 140px !important;
}
header .yith-wcwl-add-to-wishlist {
	margin: 0px 0px 0 0px!important;
}
.yith-wcwl-add-button.show a:hover {
	background: #fff;
}
body.single.woocommerce .cart button:hover {
    background: #2ca241!important;
    border-color: #2ca241;
}
.wishlist {
	float: left;
	margin-top: 6px;
}
.wishlist .yith-wcwl-add-button.show a {
	background: transparent;
	font-size: 14px;
	border: none;
	margin: 0px;
	padding: 5px 15px;
}
.midleft .yith-wcwl-add-to-wishlist {
    margin-top: 0;
}
.midleft .yith-wcwl-wishlistaddedbrowse.hide {
    margin-top:9px;
}
.midleft .yith-wcwl-wishlistaddedbrowse.show {
    margin-top: 9px;
}
.midleft .wishlist .yith-wcwl-add-button.show a:hover {
	background: transparent;
	color: #4b4b4b;
}
.panel-title i {
	float: right;
}
.panel-group .panel-title {
	font-size: 20px;
	font-weight: 300;
}
.panel-group .panel-heading {
	background: transparent!important;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: none;
}
.panel.entry-content.wc-tab {
	border: none;
	box-shadow: none;
	margin-bottom: 30px;
}
.tabs.wc-tabs li.active {
	border-bottom: 3px solid #0b9dd7!important;
}
.xoo-cp-btn-vc.xcp-btn {
	background: #f3f3f3;
	color: #000;
	border-color: #e0e0e0;
}
#first {
	display: none;
}
.xoo-cp-btn-ch.xcp-btn {
	background: #d6d6d6;
	color: #000;
	border-color: #c5c5c5;
}
.xoo-cp-btn-ch.xcp-btn:hover {
	background: #989898;
	color: #fff;
}
.xoo-cp-btn-vc.xcp-btn:hover {
	background: #989898;
	color: #fff;
}
.xoo-cp-close.xcp-btn {
	background: #44d25c;
	border-color: #1fbb39;
}
.xoo-cp-close.xcp-btn:hover {
	background: #1fbb39;
	border-color: #44d25c;
}
td#cpnumber span {
	border: 1px solid #ababab;
	padding: 9px 20px;
	position: relative;
	top: 2px;
}
.xoo-cp-ptotal {
	margin-bottom: 20px;
}
.accordion-toggle:after {
	background-image: url(/wp-content/uploads/2017/02/minus.png);
	height: 5px;
	width: 22px;
	content: "";
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
}
body.single.woocommerce-page .variations .value select {
	width: 240px !important;
	font-size: 13px;
	padding: 10px 3px;
}
.social ul {
	padding-left: 0px;
}
.email-txt {
font-size: 16px;
    font-weight: 400;
    margin: 30px 20px 10px 0px;
}
.email-txt a {
	color: #00a0ef;
}
.social {
	margin:0;
}
.social ul li:first-child {
    padding-left: 0;
    margin: auto;
    text-align: center;
    float: none;
    display: initial;
}
.subname {
	display: none;
}
h1.product_title.entry-title {
    text-transform: capitalize;
    font-family: 'Roboto';
    font-weight: 300;
    margin: -5px 0px 8px 0;
    font-size: 28px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	margin-top: 30px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 0!important;
	margin-right: 25px!important;
}
.woocommerce .products li {
	width: 23.05%!important;
}
li#prod-10 {
	margin-right: 0px!important;
}
.midbody.groupped-prod .midright p.price {
	display: none;
}
.accordion-toggle {
	position: relative;
	display: block;
}
.social ul li {
	list-style: none;
	display: inline-table;
	padding: 0px 10px;
	color: #c9c7c9;
}
.social ul li a:hover {
	color: #3bcd4e;
}
.social ul li a {
	color: #c6c4c6;
	font-size: 26px;
}
.accordion_container {
	width: auto;
	padding-right: 20px;
	margin-top: 25px;
}
.accordion_head {
	background-color: #fff;
	color: #515868;
	cursor: pointer;
	font-family: 'Roboto';
	margin: 10px 0 0px 0px;
	padding: 7px 20px;
	font-weight: bold;
	font-size: 20px;
	font-weight: 300;
	position: relative;
}
.email-txt a:hover {
	color: #3bcd4e;
}
.accordion_head:after {
	content: '';
	position: absolute;
	left: 0px;
	display: inline-block;
	height: 1em;
	width: 100%;
	border-bottom: 1px solid;
	margin-top: 15px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}
.accordion_head:hover:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.accordion_body {
	background: #fff;
	padding: 0px 10px;
}
.first-block {
	display: block!important;
}
.accordion_body p {
	padding: 18px 11px;
	margin: 0px;
	font-size: 13px;
	font-weight: 400;
}
.plusminus {
	float: right;
}
.productContent {
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
}
.discription {
	display: block;
}
.pull a {
	color: #515869;
	font-weight: 400;
	font-size: 22px;
}
.dis {
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
	margin: 10px 0px;
}
.midleft .wishlist {
	position: absolute;
	top: 5px;
	right: 25px;
	z-index: 999999;
}
.woocommerce-product-search input {
	-webkit-appearance: none;
	background: transparent;
	border: none;
	padding-left: 25px;
	width: 178px;
}
.search-icon:before {
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e003";
	left: 13px;
	top: 9px;
	position: absolute;
}
.midleft .wishlist .yith-wcwl-add-button.show a, .midleft .wishlist a.remove_current_from_wishlist {
	background: rgba(0,0,0,0.4);
	color: #00a3f2;
	padding: 9px 11px;
	border-radius: 3px;
}
.midleft .wishlist .yith-wcwl-add-button.show i {
	font-size: 17px;
	color: #fff;
}
.midleft .wishlist .yith-wcwl-add-button.show a:hover {
	background: #3bcd4e;
	color: #00a3f2;
}
.accordion_body strong {
	color: #515869;
	font-size: 14px;
}
.productsku {
	margin: 0px 0px 8px 0px;
	clear: both;
	float: left;
	font-size: 12px;
	width: 100%;
}
.productsubtitle {
	margin: 0px 0px 10px 0px;
	clear: both;
	float: left;
	font-size: 14px;
	width: 100%;
}
.flexslider {
	margin: 0;
}
.add_to_wishlist i {
	margin-right: 10px;
	font-size: 22px;
	color: #b8b8b8;
}
.add_to_wishlist span,
.added_to_wishlist span{
    font-size: 14px;
    font-weight: 400;
    position: relative;
    top: 2px;
    color: #cccccc;
    left: 3px;
}
.midleft nav.woocommerce-breadcrumb {
	margin: 0px 0px 35px 0px;
	text-transform: capitalize;
}
nav.woocommerce-breadcrumb a:hover {
	color: #3bcd4e;
}
header .added_to_wishlist {
	margin: 0px;
	padding: 5px 15px;
}
.breadcrumb .container {
	padding: 0;
}
.divcolor-class .divcolor {
	font-size: 13px!important;
	padding: 2px 12px!important;
	line-height: 20px;
	margin: 0 12px 0 0;
}
.color-filters .divcolor {
    line-height: 22px;
}
.divcolor-class .Green {
	font-size: 14px!important;
	padding: 3px 20px!important;
}
.divcolor-class .Red {
	font-size: 14px!important;
	padding: 3px 20px!important;
}
.divcolor-class .White {
	font-size: 14px!important;
	padding: 3px 20px!important;
	margin: 0;
}
.divcolor-class {
	padding: 0;
	margin: 30px 0px;
}
.divcolor-class .Blue {
	font-size: 14px!important;
	padding: 3px 20px!important;
}
button.blue.btnc {
	margin-right: 0px;
}
.button-container {
	float: right;
}
ol.flex-control-nav.flex-control-paging {
	display: none;
}
.flex-prev:before {
	font-family: inherit;
	font-size: inherit;
	content: inherit;
	color: inherit;
	text-shadow: inherit;
	background-image: url(/wp-content/uploads/2017/02/arrow-left.png);
	width: 50px;
	height: 52px;
}
.flex-next:before {
	font-family: inherit;
	font-size: inherit;
	content: inherit;
	color: inherit;
	text-shadow: inherit;
	background-image: url(/wp-content/uploads/2017/02/arrow-right.png);
	width: 50px;
	height: 52px;
}
.flex-direction-nav a {
	width: 50px;
}
header ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color:#8e8e93!important;
}
header ::-moz-placeholder { /* Firefox 19+ */
 color:#8e8e93!important;
}
header :-ms-input-placeholder { /* IE 10+ */
 color:#8e8e93!important;
}
header :-moz-placeholder { /* Firefox 18- */
 color:#8e8e93!important;
}
form.woocommerce-product-search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color:#fff!important;
}
form.woocommerce-product-search ::-moz-placeholder { /* Firefox 19+ */
 color:#fff!important;
}
form.woocommerce-product-search :-ms-input-placeholder { /* IE 10+ */
 color:#fff!important;
}
form.woocommerce-product-search :-moz-placeholder { /* Firefox 18- */
 color:#fff!important;
}
.woocommerce-page ul.products li.first {
	clear: none!important;
}

.header-right .headersearch::before {
	z-index: 9;
	top: 10px;
}
header input[type="submit"] {
	position: absolute !important;
	left: 0;
	width: 34px !important;
	height: 24px !important;
	padding-left: 0;
}
#productsdisplay .products li {
	margin-bottom: 0px !important;
	width: 25%;
	float: left;
}
#productsdisplay .products li img {
	max-width: 100%;
}
#productsdisplay .products li h3 {
	font-size: 20px;
	color: #45474d;
	margin: 10px 0px;
}
#productsdisplay span.price {
	font-weight: 400;
	font-size: 12px;
	color: #8b8b8b;
}
.loader_product {
	height: 30px;
	width: 30px !important;
}
.productname a {
	display: none;
}
.productsku b {
	padding-right: 10px;
}
.pull-left a {
	text-transform: capitalize;
	font-weight: 400;
	font-size: 25px;
}
.divcolor-class .btnc {
	font-size: 12px !important;
	padding: 4px 20px !important;
	border: medium none;
	font-size: 18px;
	padding: 5px 20px;
	border-radius: 18px;
	margin: 0px 10px 0px 0px;
	text-transform: capitalize;
	float: left;
	color: #fff;
	border: 1px solid;
	line-height: 18px;
}
.divcolor-class .btnc:last-of-type {
    margin-right: 0px;
}
.divsize-class .divdropdownfilter .divdropdownfilter {
	float: left;
	padding: 3px;
}
.divsize-class {
	padding: 0px;
	margin: 30px 0px;
}
#chosefilter, #chosesizenumberfilter {
	font-size: 13px !important;
	line-height: 21px;
	padding: 0px 12px 0px 0px !important;
	background: transparent;
	border: none;
	width: 127px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url(/wp-content/uploads/2017/03/drop-icn.png);
	background-repeat: no-repeat;
	background-position: 100% 56%;
	background-size: 8%;
	margin-left: 12px;
}
.divdropdownfilter {
	background: #fff;
	width: 200px;
	height: 32px;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
	padding: 4px 10px;
}

.woocommerce-cart .woocommerce-message {
	display: none;
}
table.shop_table.cart {
	width: 100%!important;
}
table.shop_table.cart th {
    text-align: left;
    padding-left: 20px;
    font-weight: 500;
}
.detail h2 {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 10px;
	padding-bottom: 6px;
	margin-top: 0;
}
td.product-remove {
	position: relative;
	top: -0px;
	left: -20px;
}
td.product-thumbnail {
	width: 80px;
}
table.shop_table.cart .product-name.name {
    min-width: 200px;
}
table.shop_table.cart td {
	vertical-align: top;
	text-align: left;
	padding-left: 20px!important;
	    font-weight: 300;
		font-size: 14px;
}
td.table-sku {
    min-width: 112px;
}
table.shop_table.cart input[type="number" i] {
    width: 60px;
    padding: 3px 6px 2px;
    border-radius: 3px;
    border: 1px solid #e0e0e0;
}
.login .button {
	width: auto;
}
.woocommerce-error li {
	list-style: none;
}
.woocommerce-page .woocommerce-error::before {
	display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-error, .woocommerce-checkout .woocommerce-error {
	padding: 10px 10px 10px 10px;
	color: #f03030;
}
.button:hover {
	opacity: .9;
}
.product-remove .remove {
	background: #c9c9c9;
	color: #ffffff;
	font-size: 16px;
	border-radius: 50%;
	padding: 0px 6px;
	color: #fff !important;
	display: block;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
}
.product-remove .remove:hover {
	background: #000;
}
.button {
	font-size: 13px;
	padding: 7px 15px;
	border-radius: 3px;
	width: auto;
	background: #3bcd4e!important;
}
input.button.update-cart {
	background: transparent!important;
	color: #a0a0a0!important;
	border: 1px solid #3dce4f!important;
	padding: 6px 15px;
}
input.button.update-cart:hover {
	background: transparent;
}
td.product-name a {
	color: #000;
}
.wc-proceed-to-checkout {
	margin-top: 15px;
}
.checkout-button.button.alt.wc-forward {
	background-color: #3fcd57!important;
	margin-top: 15px;
}
.button.continue-shop {
	background: #00aaee!important;
	display: inline-block!important;
}
.button.continue-shop:hover, .checkout-button.button.alt.wc-forward:hover {
    text-decoration: underline!important;
}
.divddownfilterlabel {
	float: left;
	color: #00aeef;
	padding-right: 4px;
	font-size: 13px !important;
	line-height: 22px;
	padding-left: 5px;
}
.lbl-wishlist {
	font-size: 14px;
	font-weight: 400;
	position: relative;
	top: 2px;
	left: 3px;
}
.navbar{border-radius:0;}

.discription p {
	font-size: 15px;
	font-weight: 300;
	line-height: 24px;
}
.festi-cart-view-cart {
	padding: 0px 20px!important;
	border-radius: 4px!important;
	margin-top: 20px!important;
	line-height: 35px;
	font-family: 'Roboto';
}
.festi-cart-view-cart:hover {
	background-color: #3dcd55!important;
	border-color: inherit!important;
}
body div.festi-cart-pop-up-products-content p.festi-cart-buttons a.festi-cart-view-cart {
	border: none!important;
	font-family: 'Roboto';
}
.festi-cart-title {
	color: #000!important;
}
.billing-heading {
	background: #fff!important;
	padding: 13px 15px 10px!important;
	font-family: 'Roboto'!important;
	text-transform: uppercase!important;
    border: 1px solid #e6e6e6;
border-bottom: 1px solid #00aeef;	color: #0ae !important;
    font-weight: 300;
}
.woocommerce-page table.cart td.actions {
	text-align: left !important;
}
.button.update-cart {
	float: right;
}
.woocommerce-page #edit-account {
	padding: 15px!important;
}
.wc-proceed-to-checkout {
	float: right;
	clear: both;
}
td.product-remove {
	left: 0;
}
table.shop_table.cart td {
	padding: 10px 0px;
}
table.shop_table.cart thead tr:first-child, #order_review .table thead tr:first-child {
	background: #ececec;
	height: 40px;
	line-height: 40px;
}
.woocommerce-checkout .woocommerce .col2-set, .woocommerce-page .col2-set {
	padding: 0px!important;
}
.woocommerce-checkout .woocommerce #payment #place_order, .woocommerce-checkout #payment #place_order {
	height: auto !important;
	width: auto;
	padding: 7px 25px;
	border-radius: 3px;
	font-size: 14px;
	text-transform: capitalize;
}
.total-product, #payment .payment_methods {
	padding: 15px!important;
}
.woocommerce-checkout .woocommerce #payment ul.payment_methods {
	padding: 15px !important;
}
.button:hover {
	opacity: 0.9;
}
.form-row.form-row-wide {
	float: left;
	    margin: 2px 8px 0px 0px !important;
}
div#edit-account form {
	float: none;
}
td.actions .button {
	width: auto;
}
.woocommerce-page .scheda-prodotto .main-container {
	background: inherit!important;
}
.woocommerce-checkout .woocommerce .woocommerce-info::before, .woocommerce-page .woocommerce-info::before {
	display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
	padding: 12px;
}
form.checkout.woocommerce-checkout {
	padding: 0px;
}
#searchform2 {
	float: none;
}
.store-title {
	display: none;
}
.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
	width: auto!important;
}
.productname {
    margin-bottom: 4px;
    margin-top: 20px;
    letter-spacing: -1px;
    font-size: 17px;
    line-height: 21px;
    color: #45474d;
    font-weight: 400;
}
.checkout-container .woocommerce {
	padding: 10px;
}
form#yith-wcwl-form {
    float: none;
    background: #fff!important;
    border: 1px solid rgba(0,0,0,.1);
	    padding: 15px!important;
}
table.shop_table.cart.wishlist_table th {
    font-size: 15px;
    font-family: 'Roboto';
}
.navbar-nav li a:hover {
	color: #00aeef;
}
div.festi-cart-pop-up-body div.festi-cart-pop-up-header span.festi-cart-added-to-cart-msg {
	color: #3bcd4e!important;
	text-transform: uppercase;
	font-size: 24px!important;
}
div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping {
	color: #00aeef!important;
}
div.festi-cart-pop-up-footer span.festi-cart-continue.b-close span.festi-cart-continue-shopping:hover {
	color: #3bcd4e!important;
}
.product-thmbnial {
	overflow: hidden;
}
nav.woocommerce-breadcrumb span:hover {
	color: #3bcd4e;
}
.product-detail a {
	color: #45474d;
}
.product-detail:hover a {
	color: #00aeef;
}
.info p a {
	color: #45474d;
    clear: both;
    float: left;
}
.midleft .add_to_wishlist.active {
	border-bottom: none!important;
	background: none;
}
.midbody i {
	margin-right: 0;
	font-size: 23px;
	color: #ffffff;
}
.midbody a.remove_current_from_wishlist i {
	color: #3bcd4e;
	font-size: 17px;
	margin-right: 0;
}
.midright a.remove_current_from_wishlist i {
	font-size: 10px;
}
.midbody .add_to_wishlist {
	background: rgba(0, 0, 0, 0.4);
	text-align: center;
	border-radius: 5px;
}
.midbody .midright .add_to_wishlist, .midbody .midright .remove_current_from_wishlist {
	background: #e8e8e8;
	padding: 1px 4px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
}
.divcolor-class .btnc:hover {
	border: 1px solid #3dce4f!important;
	background-color: transparent!important;
	color: #3dce4f;
}
.midbody .midright .add_to_wishlist i {
	margin-right: 0;
	font-size: 10px;
	color: #b9b9b9;
}
.midbody .midright .add_to_wishlist:active i {
	color: #3bcd4e;
}
/*#wprmenu_bar,#wprmenu_menu {display: none}*/
header .wishlist {
	margin-top: 11px;
	position: relative;
}
.midbody .social i {
	color: #b9b9b9;
}
.midbody .social i:hover {
	color: #3bcd4e;
}
.midright .yith-wcwl-add-to-wishlist.add-to-wishlist-610 {
	display: none;
}
.product_meta {
	clear: both;
}
.midright .quantity.quantity_select input[type="number"] {
	padding: 0px 0px 1px 8px;
	border-radius: 2px;
	box-shadow: none;
	border: 1px solid #ccc;
}
.variations label {
	line-height: 45px;
}
.midright .quantity.quantity_select.is_single_prod {
	margin-right: 15px;
}
.midright .sku {
	font-weight: 300;
}
.midright .stock.in-stock {
	margin-top: 15px;
}
.midright .sku_wrapper {
	font-weight: 700;
}
.prod-sku {
	font-size: 10px;
	font-weight: 500;
	font-style: italic;
}
.woocommerce-page .woocommerce .woocommerce-message {
	margin-bottom: 10px;
}
.woocommerce-page .woocommerce .woocommerce-message:before {
	display: none;
}
.midright .yith-wcwl-add-to-wishlist.add-to-wishlist-612 {
	display: none;
}
.single-prod .midright .cart {
	margin: 25px 0px;
}
.woocommerce-checkout .woocommerce table.shop_table, .woocommerce-page table.shop_table {
	width: 100%;
}
.woocommerce-checkout .payment_methods li {
	list-style: none;
}
a.about_paypal {
	display: block;
}
.festi-cart-buttons .festi-cart-view-cart {
	border: 1px solid #44d25c;
	background: #48d360!important;
	background: -webkit-linear-gradient(#48d360, #39cc4a)!important;
	background: -o-linear-gradient(#48d360, #39cc4a)!important;
	background: -moz-linear-gradient(#48d360, #39cc4a)!important;
	background: linear-gradient(#48d360, #39cc4a)!important;
	color: #fff !important;
	padding: 0px 20px !important;
}
div#festi-cart-pop-up-content span.festi-cart-closed.b-close {
    display: block;
    float: right;
    cursor: pointer;
    position: relative;
    right: 20px!important;
    top: -5px!important;
    background: #fff;
    padding: 5px 7px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    box-shadow: 0px 0px 5px #797979;}
div#festi-cart-pop-up-content span.festi-cart-closed.b-close span.festi-cart-closed-button {
	font-size: 30px;
	font-weight: bold;
	color: #00a8ca;
	line-height: 20px;
}
.woocommerce-checkout .select2-container .select2-choice {
	padding: 6px 15px !important;
}
#clearfilter, .reset-filters .modern_numbers {
	display: inline;
	width: 18px;
	height: auto;
	margin: 6px 0px 6px 7px;
	    pointer-events: none;
}
.product-detail img a:hover {
	background-color: red;
}
.wishlist .karticon {
	position: absolute;
	top: -5px;
	right: 45px;
}
.accordion_head:hover {
	color: #00acef;
}
body.post-type-product .widefat td, .widefat th {
	padding: 8px 0px;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
	width: 200px!important;
	float: right!important;
	text-align: right!important;
}
.color-filters {
	float: left;
}
.download-file i {
	color: #333 !important;
	font-size: 18px;
}
.download-file span {
	color: #333;
}
.download-file span:hover {
	color: #00aeef;
}
.reset-filters {
	float: left;
	margin-right: 20px;
}
.form-row.form-row-wide.create-account.woocommerce-validated .checkbox {
	width: 157px;
}
#account_password_field label {
	width: 157px;
}
#account_password {
	float: none;
	width: 37%;
}
.login {
	padding: 15px;
}
body.single.woocommerce-page .single_variation {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
}
body.single.woocommerce-page .single_variation .amount {
	color: #505050;
}
body.woocommerce-variation.single_variation .price {
	line-height: 24px;
}
.reset_variations {
	background: #efefef;
	padding: 10px 10px 11px 10px;
	color: #000;
	line-height: 30px;
	border: 1px solid #dedede;
	font-size: 14px;
	margin-left: 5px;
}
.reset_variations:hover {
	background: #fff;
}
body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-delete a.festi-cart-remove-product {
	font-size: 16px!important;
	line-height: 25px!important;
}
body div.festi-cart-pop-up-products-content table.festi-cart-list tr.festi-cart-item td.festi-cart-product-delete {
	vertical-align: middle!important;
}
.order_details li {
	list-style: none;
}
.shop_table.order_details th {
	padding: 15px;
}
.shop_table.order_details td {
	padding: 15px;
}
.custom-detail h2 {
	margin-bottom: 10px;
	background: #f0f0f0;
	padding: 10px;
}
header.title h3 {
	font-size: 20px;
	font-weight: normal;
}
.shop_table.order_details tr {
	border-bottom: 1px solid #e0e0e0;
}
.shop_table.shop_table_responsive.customer_details th {
	padding: 15px;
}
dl.variation {
	margin: 0;
}
div#customer_details {
	padding: 15px!important;
    width: auto;
    background: #fff;
    padding: 42px;
    border: 1px solid rgba(0,0,0,.1);
    border-bottom: 0px;
    border-top: 0px;
}
.col2-set.addresses .col-lg-6 {
	padding-left: 0;
}
label.lbl-select {
	/*position: relative;*/
	display: inline-block;
	font-weight: normal;
	width: 100px;
	margin-bottom: 0;
	margin-top:0px;
}
input.extended-name::-webkit-input-placeholder {
    font-size: 11px;
    font-weight: 400;
}
label.lbl-select:after {
	content: 'â–¼';
	position: absolute;
	width: 20px;
	color: #999;
	font-weight: bold;
	font-size: 12px;
	right: 2px;
	bottom: 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	pointer-events: none;
	z-index: 2;
}
label.lbl-select:before {
    content: '';
    right: 0px;
    top: 0px;
    width: 22px;
    height: 27px;
    background: #e8e8e8;
    position: absolute;
    pointer-events: none;
    display: block;
    z-index: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-right: 1px solid #d9d9d9;
    background:url(/luxellostaging/wp-content/uploads/2017/02/drop_03.png) no-repeat right;
}
label.lbl-select select {
	position: relative;
	width: 250px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff;
	color: #999;
	border: none;
	outline: none;
	font-size: 11px;
	padding: 0px 5px;
	margin: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	height: 27px;
	border: 1px solid #d9d9d9;
}
header.header-2 {
	position: relative;
background: transparent !important;
margin-bottom: 35px;
box-shadow: 0px 0px 10px #d4d4d4;


}
.spacing {
    margin: 32px 0px;
}
.hd{    font-size: 24px;
    color: #00aeef;}
.addres:hover .hd {
    color: #fff;
}	
.addres {
    text-align: left;
    padding: 20px;
    border: 1px solid #e6e6e6;
    background: rgba(255, 255, 255, 0.87);
    border-bottom: 4px solid #00aeef;
    min-height: 202px;
    margin: 15px 0px;
	min-height: 242px;
	}
.ad::before {
    content: "\f041";
    position: absolute;
    left: 0;
    top: 4px;
    font-family: fontAwesome;
    border: 1px solid #00aeef;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    line-height: 22px;
    font-size: 13px;
    color: #00aeef;
    margin-right: 4px;
    text-align: center;
}
.head {
    margin-bottom: 30px;
}
.addres:hover {
    background: #00aeef;
    color: #fff;
	border-bottom: 4px solid #e6e6e6;
}
.addres:hover p i {
    border: 1px solid #fff;
    color: #fff;
}
.addres p {
margin: 0px 0px 10px 0px;
position: relative;
}
.ad {
    padding: 3px 0px 0px 30px;
}
.addres p i {
     border: 1px solid #00aeef;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    line-height: 22px;
    font-size: 13px;
    color: #00aeef;
    margin-right: 4px;
    text-align: center;
}
.ad a {
    color:inherit;
}
.addres:hover .ad::before {
    border: 1px solid #fff;
    color: #fff;
}
.conatc-img {
    text-align: center;
    margin: 40px 0px;
}
.conatc-img img {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.5s;
    -webkit-transition-property: transform;
    transition-property: transform;
	max-width: 100%;
}
.conatc-img img:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
#thumbnailslider {
	min-height: 771px;
}
/******************* 7 April *******************/
.contentSection .frame-text h3 {
	font-size: 24px;
}
.contentSection .frame-text p {
	font-size: 16px;
}
.checkout-container .billing-heading {
    color: #00aeef !important;}
body.woocommerce-checkout .woocommerce #payment ul.payment_methods, body.woocommerce-checkout .woocommerce-page #payment ul.payment_methods {
    padding: 20px !important;
}
div#festi-cart-pop-up-content div.festi-cart-pop-up-body {
    height: 400px;
    overflow-x: scroll;
}
.login .input-text {
    width: 20% !important;
    float: left !important;
}
.btn.btn-readmore {
     background: transparent;
    padding: 0;
}
.btn.btn-readmore:hover {
    color: #3dce4f!important;
}
.btn.active, .btn:active {
    box-shadow: none;
}
.modal-body table {
    width: 100%;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}
input.button.update-cart:hover {
    background: #3dce4f!important;
    color: #fff!important;
}
.modal-mndlg {
    margin: 30px auto;
    max-width: 670px;
    width: 100%;
}
#cartModal {
    padding: 0!important;
}
body .close {
    font-size: 30px;
    right: -5px!important;
    top: 17px!important;
    background: #fff;
    padding: 5px 7px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    box-shadow: 0px 0px 5px #797979;
    opacity: 1;
    line-height: 20px;
    position: relative;
    z-index: 9;
}
body .close span {
    font-size: 30px;
    font-weight: bold;
    color: #00a8ca;
}
.clearfix.rightbottom .pull-left a {
    font-weight: 300;
}
#show_less {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}
.breadcrumb.seriescustomcls nav.woocommerce-breadcrumb {
	margin-bottom: 0px;
}
#tab-faq p {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: 'Roboto';
}

#tab-faq strong{
	font-family: 'Roboto';
}

.social.social-like iframe {
    height: 30px;
    margin: 30px 0 0 0;
    text-align: center;
    width: 100%;
}
.social.social-like ul {
    margin-bottom: 0;
}
iframe {
    width: 100%;
}
.social.social-like {
    margin: 0;
}
.social.social-like li {
    padding: 0;
}
.shop_table.cart .prod-sku {
    font-weight:400!important;
    font-style: normal;
}
.prod-price {
    font-size: 22px;
    font-family: 'Roboto';
}
/********************11May*********************/
/*11th may,17*/

.image{
    height: auto;
    display: block;
    height: auto;
}
.product-thmbnial {
   position: relative;
    
}
.overlay {
    position: absolute;
    top: 0;
    left: 0px;
    width: auto;
    height: 100%;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    right: 0;
}
.text {
    color: #cccccc;

}
.info a:hover {
    color: #00aeef;
}
.overlay .text p span {
    color: #00aeef;
}
.overlay .text p a {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}
/*header.header-2.sticky {
    position: fixed;
    background: rgba(238, 238, 238, 0.9);
    z-index: 99999999999;
}*/
.product-detail:hover .overlay {
    opacity: 1;
}
.empty {
    margin-bottom: 30px;
}

.l1-frame-text.l1 .frame-text {
    top: 0;
    bottom: inherit;
}
.accordion_container i{margin-right: 0;
    font-size: 17px;
    color: #9a9a9a;}
span.plusminus.active i {
    color:#00aeef;
}	
#dropfilter-main
{

	display:none;
}
#droplight-main
{

	display:none;
}
#menu-top-right-menu #dropfilter
{
display:none;

}

#menu-top-right-menu #droplight{
display:none;

}
#dropfilter-main,
#droplight-main{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 5px 10px;
    margin: 0px 0 0;
    list-style: none;
    font-size: 14px;
    /* background-color: #fff; */
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    background: rgba(0, 0, 0, 0.8);
	min-width: 255px;
}
/*#droplight-main {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 255px;
    padding: 5px 10px;
    margin: 0px 0 0;
    list-style: none;
    font-size: 14px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    background: rgba(0, 0, 0, 0.55);
}*/

.header-2 ul li a{color: #232323;}
.header-2 ul li ul li a {
    letter-spacing: 0.5px;
    color:#cccccc!important;
    font-weight: 300;
    text-shadow: none;
    font-size: 13px;
}
.header-2 ul li ul li a:hover{color: #00aeef!important;}
.header-2  ul li ul li {
    border-bottom: 1px solid;
    border-bottom-color: rgba(255,255,255,0.15);
    width: 100%;
	padding: 4px 0;
	
}
.header-2  #dropfilter-main {
    background: rgba(0, 0, 0, 0.75);
}
.header-2  #droplight-main {
    background: rgba(0, 0, 0, 0.75);
}

 .navbar-nav li ul li a {
     font-size: 13px;
    width: 100%;
    display: block;
    text-align: left;
	border-bottom: 1px solid rgba(255,255,255,0.15);
	padding: 7px 0px;
	text-transform: uppercase;
}

ul#dropfilter-main li,ul#droplight-main li {
    padding:0;
}
.product-detail {
    position: relative;
}


/******************* 7 April *******************/
.product-quantity .text {
    color: #000000;
}
.thumb-box .thumbs {
    margin: auto;
    padding: 0;
    text-align: center;
    float: none;
    display: flex;
}
.outer-wrapper {
    text-align: center;
}

.outer-wrapper .inner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  white-space: nowrap;
}

.four-wrapper {
  position: relative;
  width: 200px;
  height: 260px;
  margin:6px;
}
.four-wrapper .leg-1 {
  background: linear-gradient(to right, #2d2d2d 0%, #464646 20%, #3c3c3c 50%, #020202 100%);
  width: 210px;
  height: 65px;
  overflow: hidden;
  position: absolute;
  top: 44px;
  left: 0;
  border-radius: 35px;
  transform-origin: 50% 100%;
  transform: rotate(-50deg);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  z-index: 3;
}
.four-wrapper .leg-2 {
  background:linear-gradient(to right, #2d2d2d 0%, #464646 20%, #3c3c3c 50%, #020202 100%);
  width: 100%;
  height: 65px;
  overflow: hidden;
  position: absolute;
  top: 113px;
  left: 0;
  border-radius: 35px;
  z-index: 1;
}
.four-wrapper .leg-2::before, .four-wrapper .leg-2::after {
  content: '';
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.1);
}
.four-wrapper .leg-2::before {
  width: 30px;
  height: 80px;
  transform: rotate(50deg);
  left: 50px;
  top: -15px;
}
.four-wrapper .leg-2::after {
  width: 30px;
  height: 100%;
  transform: skew(-15deg);
  left: 88px;
  top: 0;
}
.four-wrapper .leg-3 {
  background:linear-gradient(to right, #2d2d2d 0%, #464646 20%, #3c3c3c 50%, #020202 100%);
  width: 65px;
  height: 235px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 95px;
  border-radius: 35px;
  box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.four-wrapper .leg-3::before, .four-wrapper .leg-3::after {
  content: '';
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.05);
}
.four-wrapper .leg-3::before {
  width: 30px;
  height: 100%;
  transform: rotate(25deg);
}
.four-wrapper .leg-3::after {
  top: -30px;
  width: 25px;
  height: 100%;
  transform: rotate(50deg);
}

.zero-wrapper {
  background:linear-gradient(to right, #2d2d2d 0%, #464646 20%, #3c3c3c 50%, #020202 100%);
  position: relative;
  width: 235px;
  height: 235px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.2) inset;
  margin: 12px;
}
.zero-wrapper::before, .zero-wrapper::after {
  content: '';
  display: block;
  position: absolute;
}
.zero-wrapper::before {
  top: 40%;
  left: 33px;
  width: 104px;
  height: 60%;
  transform: rotate(35deg);
  background-color: rgba(0, 0, 0, 0.05);
}
.zero-wrapper::after {
  top: -60px;
  left: -5px;
  width: 60%;
  height: 110%;
  background-color: rgba(255, 255, 255, 0.1);
  transform: rotate(45deg);
}
.zero-wrapper .zero-wrapper__middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 104px;
  height: 104px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.outer-wrapper a {
    border: 1px solid #000000;
    /* display: block; */
    color: #000000;
    padding: 10px 40px;
    text-transform: capitalize;
    border-radius: 3px;
}
.outer-wrapper a:hover {
      background: #00aeef;
    color: #fff;
    border-color: #00aeef;
}
.btr {
    /* clear: both; */
    margin: 40px 0px;
}
.outer-wrapper h1 {
      font-weight: 300;
    color:#575757;
}
.mob {
    display: none;
}
/*16th feb,17*/
.woocommerce-billing-fields p.form-row.form-row-wide.create-account.woocommerce-validated {
    margin-bottom: -30px !important;
}
.checkout .form-row.form-row.form-row-wide.woocommerce-validated {
    float: none;
}
.checkout .form-row.form-row.form-row-wide.address-field.validate-required {
    float: none;
}
.checkout .form-row.form-row.form-row-wide.address-field {
    float: none;
}
.checkout .form-row.form-row.form-row-wide {
    width: 100%;
    margin-bottom: 15px !important;
}

.woocommerce-Tabs-panel.wc-tab {
	clear: both;
}
#yith-wcwl-form .wishlist-title {
    display: inline-table;
    width: 100%!important;
}
#yith-wcwl-form .wishlist-title h2 {
      padding: 0px 0px 8px 15px!important;
    font-family: 'Roboto'!important;
    text-transform: uppercase!important;
    border-bottom: 1px solid #00aeef;
    color: #0ae !important;
    font-weight: 300;
    margin: 0px -15px 15px -15px;
    display: flex;
	font-size: 26px;
}
.shop_table.cart.wishlist_table .button.remove_product_from_wishlist.add_to_cart.button.alt {
    display: inline!important;
    padding: 5px 17px;
}
#sel input {
    width: 90px;
    line-height: 25px;
    border: 1px solid #c5c5c5;
    padding: 0px 5px;
    border-radius: 3px;
	font-size:11px;
	    float: left;
    margin-right: 5px;
	    float: left
}
/*.Categories-title-tax p { display:none;}*/
.yith-wcwl-add-to-wishlist { display:none;}
/*------5july--popup---*/
#ip_modal .modal-content {
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    border: 0;
}
#ip_modal .modal-header {
    padding: 0;
    border-bottom: 0px;
}
#ip_modal .modal-body {
    background-color: #fff;
	text-align: center;
    padding: 25px 40px 32px;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border: 1px solid rgba(0,0,0,.2);
}
#ip_modal .modal-body h2
{
	font-size: 21px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Roboto';
    letter-spacing: 1px;
	position: relative;
    margin-bottom: 60px;
	margin-top: 10px;
}
#ip_modal .modal-body h2:after
{
	width: 102px;
    height: 4px;
    background-color: #00aeef;
    bottom: -27px;
    left: 50%;
    margin-left: -51px;
	content:'';
	position: absolute;
}
#ip_modal .modal-header .close {
    margin: 0 auto 13px;
    display: table;
    float: none;
    background: url(../images/sprites.png);
    background-repeat: no-repeat;
    background-position: -289px 0;
    width: 37px;
    height: 37px;
    opacity: 1;
}
#ip_modal .modal-header .close:hover
{
	 background-position: -252px 0;
}
#ip_modal .continue-browsing {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 375px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0px;
    text-align: center;
    padding: 17px 35px 15px 35px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: solid 2px;
	background: #00aeef!important;
}
#ip_modal .continue-browsing:hover
{
background: transparent!important;
    border: solid 2px #00aeef;
    color: #00aeef;
}
#ip_modal .site-switcher {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 371px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: solid 2px;
	font-size: 13px;
	text-align: right;
    /*padding: 5px 0 4px 0px;*/
	margin-top:17px;
	line-height: 41px;
}
.inner-switcher {
    text-align: left;
	position:relative;
}
.lbl-label {
    position: relative;
    /*left: 35px;*/
    left: 8px;
    padding: 2px 0 2px 0px;
}
/*#ip_modal .site-switcher label {
    margin-bottom: 0;
    float: left;
	font-weight: normal;
}*/
#ip_modal select#website-changer {
    margin: 0;
    border: 0;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/Arrow.png);
    background-repeat: no-repeat;
    background-position: 98%;
    background-size: 2.3%;
    width: 46px;
    cursor: pointer;
    width: 100%;
    position: absolute;
    top: 0;
    direction: rtl;
    padding-right: 21px;
    height: 47px;
}
#ip_modal select#website-changer option {
    direction: rtl;
}
#website-changer li {
    list-style: none;
    font-size: 13px;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #45474d;
	padding-right: 21px;
    line-height: 19px;
    border: solid 1px #7a9cd3;
	background: #fff;
}
#website-changer li:hover, #website-changer li.active
{
	background-color:#1e90ff;
	color:#fff;
}
#website-changer li:first-child:hover
{
	background-color: transparent;
	color: #45474d;
}
ul#website-changer {
    padding: 0;
    margin: 0;
    background-image: url(../images/Arrow.png);
    background-repeat: no-repeat;
    background-position: 98%;
    background-size: 2.3%;
    width: 46px;
    cursor: pointer;
    width: 100%;
    position: absolute;
    top: 0;
    /* direction: rtl; */
    height: 47px;
    text-align: right;
}
.selected-val {
    margin-top: 2px;
    display: block;
    line-height: 44px;
    border: 0px;
    font-size: 13px;
    text-transform: capitalize;
    letter-spacing: 0;
    color: #45474d;
    padding-right: 21px;
}

/*------24jan------*/
.contact-slide {
    display: none;
}
.contact-spacing{
    /*background: url(/luxellostaging/wp-content/uploads/thumbs/banner-1200X550.jpg);*/
	background: url(/staging/wp-content/uploads/2019/10/Luxello-Non-Illuminated.jpg);
    height: 94vh;
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
	padding-top: 63px;
	position: relative;
	z-index: 9;
}
.contact-spacing::after {
    content: '';
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.19;
    z-index: -1;
}
/* .page-template-template-contact footer {
    margin-top: 0;
} */
.contact-spacing h4, .contact-us-content h4 {
    color: #fff;
	font-size: 18px;
}
.Categories-title-tax a {
    font-size: 28px;
    color: #fff;
}
.catalog-title {
    line-height: 57px;
}
.contact-us-content h4 {
    display: none;
}
.contactthanks p {
    text-align: left;
    padding: 20px;
    border: 1px solid #e6e6e6;
    background: rgba(255, 255, 255, 0.87);
    border-bottom: 4px solid #00aeef;
    /* min-height: 202px; */
    margin: 0px 0px 15px;
}
/*-----31jan-----*/
.mobile-view-section {
    display: none;
}
#wprmenu_menu ul li {
    position: relative !important;
}
#wprmenu_menu .icon_default.wprmenu_icon_par::before {
	content: "";
	width: 7px;
	height: 13px;
	background: url('/wp-content/uploads/2019/02/drop_icon.png');
    background-repeat: repeat;
    background-size: auto auto;
	background-repeat: no-repeat;
	right: 8px;
	position: absolute;
	top: 20px;
	background-size: 85%;
}
#wprmenu_menu .icon_default.wprmenu_par_opened::before{
    transform:rotate(90deg);
	right: 12px;
}
#wprmenu_menu::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
#wprmenu_menu::-webkit-scrollbar
{
	width: 6px;
	height:6px;
	background-color: #F5F5F5;
}

#wprmenu_menu::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ededed;
}
.single-product label.lbl-select.form-row.form-row-wide{
  margin-top:0px!important;
}
.woocommerce-cart .cart-collaterals {
    border-top: 1px solid #e0e0e0;
}
.woocommerce-cart tr.cart_item {
    border-bottom: 1px solid #e0e0e0;
}
/*ul#dropfilter-inch-main {
    left: 242px;
    position: absolute;
    padding:5px 10px;
    margin: 0px;
    top: 1px;
    background: rgba(0, 0, 0, 0.55);
    min-width: 14.3em;
    width: auto;
    border-color: rgba(255,255,255,0.15);
    box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
    transform: translateY(0em);
    z-index: -1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    list-style: none;
        opacity: 1;

}*/
ul#dropfilter-inch-main {
    padding: 0px 0px 0px 16px;
}
.colorbtns {
    font-size: 12px !important;
    padding: 4px 20px !important;
    border: medium none;
    font-size: 18px;
    padding: 5px 20px;
    border-radius: 18px;
    margin: 0px 10px 0px 0px;
    text-transform: capitalize;
    float: left;
    color: #fff;
    border: 1px solid;
    line-height: 18px;
}
.colorbtns:hover, .colorbtns:active {
    border: 1px solid #3dce4f!important;
    background-color: transparent!important;
    color: #3dce4f;
}
button.single_add_to_cart_button.option-btn.button.alt.button.bluebtn {
    margin: 0;
    padding: 3px 12px;
    height: 26px;
    line-height: 18px;
}
label.lbl-select.form-row.color-number {
    top: -2px;
}

.shipping-content {

    width: 52%;
    float: left;

}
/*------19april---*/

.modal-open #termofsale.modal {
    display: flex!important;
    align-items: center;
}
#termofsale .modal-dialog {
    width: 640px;
}
#termofsale .modal-content {
    border: 3px solid;
    border-radius: 10px;
    border-color: #00a8ca;
    padding: 10px;
    box-shadow: 0 0 0px 0px #5e5e5e;
    background-color: rgba( 255, 255, 255, 1 );
    height: 400px;
    overflow-y: auto;
}
#termofsale .modal-header {
    padding: 0;
    border-bottom: 0;
    position: absolute;
    right: 0;
    top: 0px;
}
#termofsale .modal-body h2 {
    font-size: 24px;
    font-weight: 500;
    border: 0;
    margin: 0;
    padding: 0;
}
#termofsale .modal-body {
    padding: 10px 15px;
}
#termofsale .close {
    font-size: 30px;
    font-weight: bold;
    color: #00a8ca;
    opacity: 1;
    text-shadow: none;
    right: -9px!important;
    top: -8px!important;
    background: #fff;
    padding: 5px 7px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    box-shadow: 0px 0px 5px #797979;
    line-height: 20px;
    position: absolute;
    z-index: 99;
}
#termofsale .modal-content::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
#termofsale .modal-content::-webkit-scrollbar
{
	width: 6px;
	height:6px;
	background-color: #F5F5F5;
}

#termofsale .modal-content::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ededed;
}
#termofsale .line {
    margin-top: 0!important;
}

.shipping-content a {
    font-size: 15px;
    color: #45474d;
    font-weight: 300;
    text-decoration: underline;
}
.shipping-content p {
    font-size: 15px;
	margin-bottom: 0px;
}
.shipping-content a.model_btn {
    margin-top: 4px!important;
    display: inline-block;
}
/*------*/
#number {
    height: 27px;
}
.single-product .midright .all-tag li {
    display: block;
    float: none;
}
.single-product .midright .addtocart {
    margin-top: 12px;
}
.woocommerce-checkout .woocommerce .checkout .col-2 h3#ship-to-different-address, .woocommerce-page .checkout .col-2 h3#ship-to-different-address{margin-top: 0;}
/*------16oct------*/
.inner-title {
    margin-top: 0;
}
.cont_main {
   position: relative;
}
.contact-us-content {
    position: absolute;
    z-index: 99;
    top: 160px;
    left: 0;
    right: 0;
}
.catergory-slide .slides li img {
    height: 91vh;
    object-fit: cover;
}

/* Home Page Slider */

.main section {
	 margin: 0;
	 height: 100vh;
}
 .main section:nth-child(1) {
	 background-color: #3e5050;
}
 .main section:nth-child(2) {
	 background-color: #495f5f;
}
 .main section:nth-child(3) {
	 background-color: #546d6d;
}
 .main section:nth-child(4) {
	 background-color: #5f7c7c;
}
 .main section:nth-child(5) {
	 background-color: #6b8a8a;
}
 .main section h1 {
	 font-size: 38px;
	 color: #fff;
	 margin: 0;
	 padding: 50px 0 20px;
	 text-align: center;
}
.my-sec .description_icon {
    background: transparent;
    border: 0;
}
.my-sec .description_icon i
{
  font-family: 'FontAwesome'!important;
  font-size: 32px;
  color: #ffffff;
  position:relative;
}
.my-sec .description_icon i::before{
	content: '';
	position: absolute;
    background: url(/public/common_images/back.png);
    background-repeat: no-repeat;
    transform: rotate(-90deg);
    width: 24px;
    height: 24px;
	bottom: 0;
}
.my-sec .title .card-body {
    font-size: 17px;
    text-transform: none;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 30px;
    letter-spacing: 1px;
    color: #fff;
    text-align: left;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.72);
    width: 61%;
    margin: 15px auto 0;
    padding: 1.25rem;
}
 #pagination li { 
    width: 4px;
    height: 4px;
    background: transparent;
     position: relative;
	 margin: 20px 0;
	  transition: all 0.3s linear;
}

#pagination .active a::before ,#pagination li:hover a::before{
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: transparent;
    border-radius: 100%;
    border: solid 1px #ffffff;
    top: -4px;
    left: -4px;
     transition: all 0.3s linear;
}
 #pagination { 
	 position: fixed;
	 top: 50%;
	 transform: translateY(-50%);
	 right: 30px;
	 list-style: none;
}

 #pagination a {
	 position: absolute;
	 text-decoration: none;
	 left: 0;
	 top: 0;
	 color: inherit;
	 width: 100%;
	 height: 100%;
}
body #pagination li a {
    width: 4px;
    height: 4px;
    transform: scale(1)!important;
    border: 1px solid #fff;
    background: transparent;
    border-radius: 100%;
    transition: all 0.3s linear;
}
 body {
	 font-family: sans-serif;
	 margin: 0;
}
 body.page-1 #pagination li:nth-of-type(1), body.page-2 #pagination li:nth-of-type(2), body.page-3 #pagination li:nth-of-type(3), body.page-4 #pagination li:nth-of-type(4), body.page-5 #pagination li:nth-of-type(5) {
	 transform: scale(2);
}
 

/* ********Catalog Slider******** */
    #slides {
      /*display: none;*/
	     height: 91vh;
		     background: #000;
    }
	div#slides img {
    height: 91vh;
    object-fit: cover;
}
#slides ul.slidesjs-pagination {
    display: none;
}
.footer__wrapper {
    background-image: repeating-linear-gradient( 110deg, #2f2f2f, #2f2f2f 1px, transparent 1px, transparent 6px, #2f2f2f 6px, #2f2f2f 7px, transparent 7px, transparent 12px, #2f2f2f 12px, #2f2f2f 13px, transparent 13px, transparent 18px, #2f2f2f 18px, #2f2f2f 19px, transparent 19px, transparent 24px, #2f2f2f 24px, #2f2f2f 25px, transparent 25px, transparent 30px, #2f2f2f 30px, #2f2f2f 31px, transparent 31px, transparent 45px ), repeating-linear-gradient( -110deg, #2f2f2f, #2f2f2f 1px, transparent 1px, transparent 6px, #2f2f2f 6px, #2f2f2f 7px, transparent 7px, transparent 12px, #2f2f2f 12px, #2f2f2f 13px, transparent 13px, transparent 18px, #2f2f2f 18px, #2f2f2f 19px, transparent 19px, transparent 24px, #2f2f2f 24px, #2f2f2f 25px, transparent 25px, transparent 30px, #2f2f2f 30px, #2f2f2f 31px, transparent 31px, transparent 45px );
    padding: 30px calc(99.9% / 12 - (20px - 20px / 12));

}
footer ul {
    padding: 0;
    line-height: 1;
}
footer ul li {
    list-style: none;
	text-align: center;
}
.zero{padding:0;}
footer ul li a {
    position: relative;
    display: inline-block;
    padding: 10px 10px 10px;
    font-size: 12px;
    color: #cccccc;
    letter-spacing: 1px;
    transition: color .3s cubic-bezier(.445, .05, .55, .95);
    margin: 0 5px;
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
}
.centerfooter-menu li {
    display:inline-table!important;
}
.copy {
   color: #cccccc;
    transition: color .3s cubic-bezier(.445, .05, .55, .95);
    display: block;
    text-align: center;
    padding: 15px 0px 0px 0px;
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
ul.centerfooter-menu {
    display: inline-table;
    padding: 12px 0px 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    width: 100%;
    text-align: center;
}
body footer {
    height: auto;
}

.navbar-nav li ul li ul li a {
       line-height: 15px;
}

.slidesjs-previous.slidesjs-navigation {
    position: absolute;
    top: 40%;
    z-index: 9;
    left: 0;
    width: 100px;
    height: 100px;
    opacity: 0;
}
.slidesjs-next.slidesjs-navigation {
    position: absolute;
    top: 40%;
    z-index: 9;
    right: 0;
    width: 100px;
    height: 100px;
    opacity: 0;
}
#slides .slidesjs-container {

    height: 91vh !important;

}
#slides  .slidesjs-control {

    height: 91vh !important;

}
.mn {

    position: relative;

}
/***** Product Page *****/
/* Carousel Fading slide */
.carousel-fade .carousel-inner { background: #000; }
.carousel-fade .carousel-control { z-index: 2; }  
.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  }

  .carousel-fade .next.left,
  .carousel-fade .prev.right,
  .carousel-fade .item.active { opacity: 1; }

  .carousel-fade .active.left,
  .carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
    }


 .footer1
 {
 	background: #f5f5f5 !important;
    border-top: solid 1px #cecece !important;
    padding: 20px 0 10px !important;
    margin-top: 20px; !important
    clear: both !important;
    color: #45474d;
 }

 .footer1 a {
    color: #45474d;
    margin: 0 5px;
    font-weight: 500;
    font-size: 12px;
}

.footer1 a:hover {
    color: #009def;
}

.label1
{
	width: 100% !important;
}
/*----terms-page-----*/
body .terms-main {
    max-width: 100%;
    padding: 0 12px!important;
	margin-top: 92px!important;
}
.term-title {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 30px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    letter-spacing: 0;
}
.term-page {
    
}
.term-page p a {
    color: #909090;
}
.term-page p a:hover{
    color: #0056b3;
}
.term-page .entry p {
    margin-bottom: 10px;
    line-height: 23px;
    font-size: 16px;
}
/* Safari Fix */
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}




/* Carousel Control custom */
.carousel-control .control-icon {
  font-size: 48px;
  height: 30px;
  margin-top: -15px;
  width: 30px;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
  }
  .carousel-control .prev { margin-left:  -15px;  left: 50%; } /* Prev */
  .carousel-control .next { margin-right: -15px; right: 50%; } /* Next */


/* Removing BS background */
.carousel .control-box { opacity: 0; }
a.carousel-control.left  { left: 0; background: none; border: 0;}
a.carousel-control.right { right: 0; background: none; border: 0;}


/* Animation */
.control-box, a.carousel-control, .carousel-indicators li {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;   
  /* hardware acceleration causes Bootstrap carousel controlbox margin error in webkit */
  /* Assigning animation to indicator li will make slides flicker */
  } 


/* Hover animation */
.carousel:hover .control-box { opacity: 1; }
.carousel:hover a.carousel-control.left { left: 15px; }
.carousel:hover a.carousel-control.right { right: 15px; }  


/* Carouse Indicator */
.carousel-indicators li.active,
.carousel-indicators li { border: 0; }

.carousel-indicators li {
  background: #666;
  margin: 0 3px;
  width: 12px;
  height: 12px;
  }

.carousel-indicators li.active {
  background: #fff;
  margin: 0 3px;
  }
 .prod-slider img {
    width: 100%;
}
 .prod-slider .carousel-caption {
    left: 3%;
}
.prod-slider p {
    position: absolute;
    color: #ffffff;
    font-size: 75px;
    letter-spacing: 1px;
    z-index: 99;
    font-weight: 100;
    font-family: 'Roboto';
    bottom: 10px;
    left: 0;
    line-height: 97px;
    text-align: left;
}
.small-detail {
    background: #e3e3e3;
}
.inner-detail h2 {
    color: #000;
    font-size: 27px;
    text-transform: uppercase;
    padding-top: 18px;
    font-weight: 300;
    font-family: 'Roboto';
    bottom: 10px;
    letter-spacing: 1px;
    margin-top: 0px;
}
.inner-detail {
    font-size: 17px;
    text-transform: none;
    font-weight: 300;
    line-height: 30px;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.inner-detail p {
    font-size: 17px;
    text-transform: none;
    font-weight: 300;
    line-height: 30px;
    color: #000;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
nav.woocommerce-breadcrumb {
    padding: 5px 0 0;
}
#productsdisplay {
    clear: both;
}
/**** Product Detail ****/
.product-slider { 
	padding: 0; 
}
.product-slider #carousel { 
	margin: 0; 
}
.product-slider #thumbcarousel { 
	margin: 12px 0 0; 
	padding: 0; 
}
.product-slider #thumbcarousel .item { 
	/*text-align: center; */
}
.product-slider #thumbcarousel .item .thumb { 
	/*width: 33%; */
	margin: 0; 
	display: inline-block; 
	vertical-align: middle; 
	cursor: pointer;
	max-width: 100%; 
	padding: 0 0.6%;
}
.product-slider #thumbcarousel .item .thumb:nth-child(1) { 
	padding-left: 0;
}
.product-slider #thumbcarousel .item .thumb:last-child { 
	padding-right: 0;
}
.product-slider #thumbcarousel .item .thumb:hover { 
	border-color: #1089c0; 
}
.product-slider .item img { 
	width: 100%; 
	height: auto; 
}
.product-slider .thumb img { 
	border: 1px solid #e5e5e5; 
}
.carousel-control { 
	color: #0284b8; 
	text-align: center; 
	text-shadow: none; 
	font-size: 30px; 
	width: 30px; 
	height: 30px; 
	line-height: 20px; 
	top: 23%; 
}
.carousel-control:hover, .carousel-control:focus, .carousel-control:active { 
	color: #333; 
}
.carousel-caption, .carousel-control .fa { 
	font: normal normal normal 30px/26px FontAwesome; 
}
.carousel-control { 
	background-color: rgba(0, 0, 0, 0); 
	bottom: auto; font-size: 20px; 
	left: 0; 
	position: absolute; 
	top: 30%; 
	width: auto; 
}
.carousel-control.right, .carousel-control.left { 
	background-color: rgba(0, 0, 0, 0); 
	background-image: none; 
}
.prod-dtl-des h4 {
    text-transform: capitalize;
    font-weight: 300;
    font-size: 25px;
    color: #515869;
    margin: 0 0 14px;
}
.prod-dtl-des p {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    font-family: 'Roboto';
    color: #45474d;
}
.dtl-desc {
    padding: 0;
}
.prod-dtl-des {
    margin: 45px 0 40px;
}
.dtl-tabs .nav-tabs>li>a {
    border: 1px solid transparent;
    font-size: 17px;
    color: #494749;
    font-weight: 300;
    text-transform: capitalize;
    display: block;
    padding: 0;
}
.dtl-tabs .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: transparent;
    border: transparent;
    border-bottom-color: transparent;
}
.dtl-tabs .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    list-style-type: none;
    float: left;
    background-color: #e8e8e8;
    padding: 12px;
    border-radius: 5px 5px 0px 0px;
    margin-right: 5px;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    width: 235px;
    text-align: center;
}
.dtl-tabs .nav-tabs>li.active {
    border-bottom: 3px solid #0b9dd7!important;
}
.dtl-tabs .nav-tabs {
    margin-bottom: 45px;
}
.dtl-desc label.lbl-select::after {
    content: ""!important;
}
.dtl-desc label.lbl-select select {
    width: 100%;
}
.dtl-desc .button {
    line-height: 14px;
}
/*** Accrdn ***/
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.desc-accord {
    clear: both;
    padding-top: 25px;
    padding-right: 0;
}
.desc-accord div.panel {
    border: none;
}
.desc-accord .panel-group .panel-title {
    background-color: #fff;
    color: #515868;
    cursor: pointer;
    font-family: 'Roboto';
    margin: 0px 0 0px 0px;
    padding: 0;
    font-size: 20px;
    font-weight: 300;
    position: relative;
}
.desc-accord .panel-title > a:before {
    padding-right: 0;
    background: #9a9a9a;
    font-size: 8px;
    color: #fff;
    padding: 5px 0 0;
    border-radius: 50px;
    width: 18px;
    height: 18px;
    text-align: center;
}
.social i {
    margin-right: 0;
    font-size: 23px;
    margin-top: 5px;
}
.brd-cum {
    margin: 8rem 0 0;
}
.desc-accord p {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-weight: 400;
}
/*** Popup ***/
.festi-cart-pop-up-header {
    text-align: center;
    border: none;
    padding: 15px 15px 0;
    margin: 0px 0px 20px;
}
.festi-cart-added-to-cart-msg {
    color: #3bcd4e!important;
    text-transform: uppercase;
    font-size: 24px!important;
    font-weight: 400;
}
.festi-cart-added-to-cart-msg1 {
    color:#e21225!important;
    text-transform: uppercase;
    font-size: 24px!important;
    font-weight: 400;
}

.modal-bckg {
	border: 3px solid #00a8ca;
    border-radius: 10px;
    box-shadow: 0 0 0px 0px #5e5e5e;
    padding: 10px 10px 0px;
    height: 400px;
    /* overflow-y: auto; */
    overflow-x: hidden;
    margin: 0 auto;
    width: 100%;
}
.festi-cart-product-img img {
    width: 50px;
    border: 0;
    padding: 0;
    border-radius: 0px;
    vertical-align: top;
}
.festi-cart-product-title {
    /*text-align: center;*/
    font-size: 13px;
    color: #000;
    font-weight: 400;
}
.festi-cart-list td {
    padding: 5px 5px 0;
}
.festi-cart-list td b{
    font-weight: 500;
}
.festi-cart-total {
    border: 0px solid;
    border-color: #e6e6e6;
    border-radius: 7px;
    background-color: #eeeeee;
    color: #000000;
    font-size: 13px;
    text-align: right;
    margin-top: 5px;
    padding: 10px;
    font-weight: 700;
}
.festi-cart-buttons {
    text-align: center;
    margin: 18px 0 23px;
}
.festi-cart-buttons .festi-cart-view-cart {
	padding: 8px 14px !important;
    font-size: 13px;
    margin: 0 3px;
}
.festi-cart-pop-up-footer {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px;
}
.festi-cart-item {
    width: 100%;
    border-bottom: 1px solid #e8e4e3;
}
.festi-cart-list {
    width: 100%;
}
.festi-cart-item td, body #festi-cart-pop-up-products-list-body .festi-cart-item .product-remove {
    vertical-align: top!important;
}
.modal-bckg .modal-header .close {
    margin-top: -2px;
    right: -15px!important;
    top: -11px!important;
    background: #fff;
    padding: 5px 7px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    box-shadow: 0px 0px 5px #797979;
    position: absolute;
    font-size: 27px;
    font-weight: bold;
    color: #00a8ca;
    opacity: 1;
    line-height: inherit;
}
.modal-mndlg{
    margin: 0px auto;
	max-width: 670px;
    width: 100%;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0,45%);
    -ms-transform: translate(0,45%);
    -o-transform: translate(0,45%);
    transform: translate(0,45%);
}
/*** Checkout ***/
.checkout-col {
    display: none;
}
.checkout-sec {
    padding: 40px 0;
    background-color: transparent;
}
.cart-checkout {
    margin: 4rem 0 0;
}
.cart-checkout .cart_item img {
    max-width: 100%;
    height: auto;
}
.cart-checkout .cart_item, #order_review .cart_item {
    border-bottom: 1px solid #e0e0e0;
}
#order_review .table>tbody>tr>td {
    border-top: 0px;
    padding: 10px 0px 10px 9px;
    font-weight: 300;
    font-size: 14px;
}
#order_review .table>tbody>tr>td.product-thumbnail {
    width: 22px;
}
tbody#cart_total {
    border: 0;
}
#cart_total td {
    padding-bottom: 0!important;
    padding-top: 3px!important;
}
.payment_method_stripe label {
    display: none;
}
.cart-checkout .cart_totals {
    margin: 0;
}
.cart_totals {
    float: right;
    width: 48%;
    background: #f9f9f9;
    padding: 20px 20px 25px;
    margin-top: 30px;
}
.cart_totals table {
    width: 200px!important;
    float: right!important;
    text-align: right!important;
}
.cart-collaterals {
    border-top: 1px solid #e0e0e0;
    padding: 30px 0 0px;
    width: 100%;
    display: inline-block;
}
.checkout-content h2{
	background-color: #f6f6f6;
    padding: 10px 11px;
}
.checkout-sec .checkout-content input[type=radio]{
	margin: 0;
	display: inline-block;vertical-align: middle;
}
.checkout-sec .checkout-content p{
	display: inline-block;vertical-align: middle;
	padding-left: 4px;margin: 0;
}
.checkout-sec .checkout-content label{
	margin-left: 7px;
}
.checkout-sec .checkout-content ul{
	list-style: none;
    margin: 10px 0;
    padding: 0;
}
.checkout-sec .checkout-content ul li{
	display: inline-block;
}
.billing_info .form-control{
	line-height: 17px;
    padding: 3.3px 10px 2px;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: none;
    border-radius: 3px;
    color: #000;
    font-size: 14px;
    width: calc(100% - 156px);
    display:inline-block;
    vertical-align: middle;
    height: 38px;
	width: 56%;
}
.billing_info .form-group label{
	width: 43%;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 19px;
    color: #000;
}
.billing_info input[type="text"].form-control, .notes label {
    font-size: 14px;
    color: #000000!important;
}
div#payment {
    background: #ffffff;
    margin-bottom: 52px;
	border: 1px solid rgba(0,0,0,.1);
    margin-top: 20px;
	padding-bottom: 60px;
}
#payment .billing-heading {
    border: 0;
	margin: 0
}
.t_op{
	margin-top: 20px;
}

.check-terms {
    background: #f9f9f9;
}

.check-terms label{
    font-weight: 400;
    color: #777777;
    font-size: 14px;
    padding: 6px 12px;
}
.check-terms label input{
    margin: 0px 5px 0px 0px;
    width: 9px;
    vertical-align: middle;
}
.check-terms label span
{
	    font-size: 9px;
}
.confirm-order {
    border-top: 1px solid #EAE8E8;
    padding: 15px 0;
    margin-top: 5px;
}
.confirm-order .button.btn-default {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    padding: 0 12px;
    line-height: 30px;
    background: none !important;
    text-transform: none;
    color: rgb(123, 123, 123);
    font-size: 13px!important;
    border-radius: 0;
}
.confirm-order #Confirm-button {
    float: right;
    padding: 0 12px;
    line-height: 30px;
    background: #66cc00;
    color: #fff!important;
    border: solid 1px #66cc00;
    border-radius: 0;
    font-weight: 400;
    font-family: "Open Sans";
    text-transform: none;
}

#comment {
    border: solid 1px rgb(228, 228, 228);
    box-shadow: none;
    height: 65px;
    width: 100%;
}

.innercontent {
    text-align: center;
    padding: 130px 0;
}

.continue .btn.btn-primary {
    background: #44d25c;
    border: 0;
    border-radius: 3px;
}

.dropdown-menu {
    min-width: 260px !important;
}
.dropdown-menu li {
    border: none !important;
    padding: 0px 0px !important;
}
/*.headernav li.dropdown:hover .dropdown-menu {
    display: block;
}*/
.headernav .dropdown-menu {
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    padding: 0px 10px !important;
    max-height: 0;
    transition: max-height .9s;
    overflow: hidden;
    display: inline-block;
}
.headernav li.dropdown:hover .dropdown-menu {
    max-height: 999px; transition: max-height .9s;
}
.sub_children_ul a {
    padding: 7px 15px !important;
}

header.header-2 {
    background: #f6f6f6 !important;
}
#order_review {
    background: #ffffff;
    padding: 15px;
    border: 1px solid #e6e6e6;
    border-top: 0px;
}
#order_review .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0;
}
.info_text p a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.head-box {
    position: relative;
    z-index: 9;
}
.head-box .toggle-menu > span {
    display: inline-block;
    width: 35px;
    height: 30px;
    position: relative;
    margin-right: 0;
    z-index: 9;
    bottom: 5px;
    padding-top: 4px;
}
.head-box .toggle-menu > span > .menu-bar-middle {
    margin-top: 9px;
}
.head-box .toggle-menu > span > .menu-bar-bottom {
    margin-top: 5px;
}
/*.bred_cerm .card-header h5 button {
    pointer-events: none;
    cursor: text !important;
}*/
.bred_cerm .card-header h5 button > span {
    display: none;
}
/*.sselect_1 + .clear + .form-group {
    display: none;
}*/
.bred_cerm .collapse.in, .bred_cerm .collapsing {
    display: block;
    width: 100%;
    background: #000000;
    padding: 0px;
}
.close:focus, .close:hover{
	opacity: 0.9;
}
.bred_cerm .card-body {
    max-width: 98%;
    padding: 8px 15px;
    margin: 0 auto;
}
.bred_cerm .container.luxello-container h5.mb-0 {
    width: 97% !important;
    margin-left: auto;
    margin-right: auto;
}
.bred_cerm .container.luxello-container {
    max-width: 100%;
    width: 100%!important;
    padding: 0 !important;
}
section.bred_cerm:hover {
    background: #000;
}
.body-liner-effect  section.inner_banner {
     position: relative;
    transition: all 0.7s ease-in-out;
}
.body-liner-effect section.inner_banner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: linear-gradient(180deg, rgb(0 0 0 / 0%) 12%, rgb(0 0 0 / 20%) 46%, rgb(0 0 0 / 35%) 58%, #000000 100%);
    transition: all 0.7s ease-in-out;
}
#myCarousel a.left.carousel-control span.glyphicon.glyphicon-chevron-left:before {
    content: "";
    background: url(/public/common_images/back.png);
    background-repeat: no-repeat;
    transform: rotate( -1deg );
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 15px;
    margin-left: 20px;
}

#myCarousel a.carousel-control.right .glyphicon-chevron-right:before {
    background: url(/public/common_images/back.png);
    background-repeat: no-repeat;
    transform: rotate( -180deg );
    width: 24px;
    height: 24px;
    content: "";
    position: absolute;
    bottom: 15px;
}
#myCarousel a.carousel-control.right {
    right: 50px;    top: 50%;
}
section.inner_banner {
    position: relative;
}
#prod-sec .tab_content .row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
#prod-sec .tab_content .row .col-xl-3.col-lg-3.col-md-4.col-sm-6.col-xs-6.col-6.prod_list_col {
    width: 100%;
    float: none !important;
}
#prod-sec .tab_content .row::before {
    display: none;
}


/*----MEDIA-----*/
#customer_details .select2-container--default .select2-selection--single {
    border: 1px solid #dedede;
}
@media (max-width: 2520px) and (min-width: 1520px){
.menu-show {
    margin-left: 0px;
}
}

@media(max-width:1990px) {
.contact-us-content {
	position: unset;
    padding-top: 100px;
}
}
@media(max-width:1199px) {
#prod-sec .tab_content .row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
	#sel input {
    width: 79px;}
.sel-dropdown select {
	margin: 0px 5px;
}
.midright {
padding-left: 0px;
padding-right: 0;

}
.woocommerce table.shop_table.cart.wishlist_table thead th, .woocommerce table.shop_table.cart.wishlist_table tbody td {
    width: 1%;
}

.shop_table.cart.wishlist_table .button.remove_product_from_wishlist.add_to_cart.button.alt {
    display: inline-block !important;
}

.l1-frame .frame-hover-text, .l2-frame .frame-hover-text {
    font-size: 45px;
}
.l3-frame .frame-hover-text {
    font-size: 110px;
}
.addres {
min-height: 243px;
}
header .added_to_wishlist {
	margin: 0px 5px;
}
.headernav .headersearch, .headernav .headersearch {
	width: 138px;
}
.col2-set.addresses .col-lg-6 {
	padding-left: 15px;
}
.info p {
	min-height: 60px;
}
.header-right .headersearch {
	width: 135px;
}
.form-row.form-row-wide {
	margin: 0px 0px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 21.5%!important;
}
.product-detail .info {
	min-height: 85px;
}
.contentSection .frame-text {
    padding: 8px;
    bottom: 0px;
}
.single-product .pricetag {
    font-size: 14px;
    margin: 0px 4px 0px 0px;
}
.single-product .pricetag sup {
    font-size: 14px;
}
body  .woocommerce .cart-collaterals .cart_totals, body .woocommerce-page .cart-collaterals .cart_totals {
    width: 59%;
}
input.input-text.qty.text {
    width:68px!important;
}
.contact-us-content {
    top: 160px;
}
.prod-slider p {
    bottom: -10px;
}
.product-slider #thumbcarousel .item .thumb {
    width: 32.9%;
    padding: 0 0%;
}
.cart_totals {
    width: 59%;
}
.hero__text .title {
    font-size: 42px!important;
}
.prod-slider p {
    font-size: 54px;
}
.my-sec .title .card-body {
    width: 96%;
}
body .prod-det-right-col {
    padding-left: 15px;
}
}
@media(max-width:991px) {
#prod-sec .tab_content .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
 /*    button.single_add_to_cart_button.option-btn.button.alt.button.bluebtn {
    margin: 3px 0px 0px;
} */
/*.navbar-toggle {
	background: #333;
}*/
.pricetag sup {
    font-size: 14px;
}
.hero__text .title {
    font-size: 38px!important;
}
.pricetag {
	font-size: 14px;
	margin: 0px 5px 0px 0px;
}
.woocommerce-page .woocommerce form .form-row input.input-text, .woocommerce-page .woocommerce form .form-row textarea, .woocommerce-page .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
    width: 65%!important;
}
.woocommerce-page .woocommerce form .form-row label, .woocommerce-page form .form-row label {
    width: 35%!important;
}
body.woocommerce-page .woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row .select2-container {
    width: 65% !important;
}

.l1-frame .frame-hover-text, .l2-frame .frame-hover-text {
    font-size: 35px;
}
.l3-frame .frame-hover-text {
    font-size: 35px;
}
.luxello-container {
    overflow-x: hidden;
}
.mob {
    font-size: 150px;
    font-weight: bold;
    line-height: 110px;
}
.mob {
    display: block;
}
.four-wrapper {
    display: none;
}
.zero-wrapper, .goto-next {
    display: none;
}
.outer-wrapper h1 {
    font-size: 21px;
}
.navbar-toggle .icon-bar {
	background: #fff;
}
.navbar-collapse {
	width: 100%;
}
.customekeyboard .keypadnum.lastkey {
	margin-right: 15px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 45.05%!important;
}
.navbar-nav li a {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
}
.navbar-nav > li {
	float: none;
	display: inline-table;
}

.divcolor-class .btnc {
	padding: 4px 15px !important;
}
.headernav .headersearch, .headernav .headersearch {
	width: 130px;
	height: 32px;
	position: absolute;
	top: 52px;
	left: 120px;
}
.header-right .headersearch {
	margin-left: 4px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 45%;
}
.Categories-title-tax {
	font-size: 50px;
}
.product-detail .info {
	min-height: 85px;
}
.col2-set.addresses .col-lg-6 {
	padding-left: 15px;
}
.contentSection .frame-text {
    position: inherit;
}
.contact-spacing {
    padding: 103px 0px 35px;
	height:auto;
}
.catalog-title {
    line-height: 46px;
	bottom: 15px;
}
.web-view-section{
   display:none;
}
.mobile-view-section {
   display:block;
}
.mobile-view-section .img-container-large {
    height: 430px;
}
.house_num h4 {
    font-size: 25px;
}
#productsdisplay .info {
      margin-bottom: 20px;
   }
   #productsdisplay .empty {
      margin-bottom: 0px;
   }
   #productsdisplay .product-detail .prod-price {
    font-size: 19px;
	}
	h1.product_title.entry-title {
    font-size: 25px;
   }
   .all-tag li {
		min-height: 27px;
	}
	.single-product .form-row.form-row-wide{
		margin-right:0px!important;
	}
	.single-product .extendProductnamecls .form-row-wide {
    margin-right: 1px!important;
	}
	#sel input {
    width: 75px;
}
	body.single.woocommerce .cart button {
		padding-left: 12px;
		padding-right: 12px;
	}
	.single-product .midright .addtocart {
       margin-top: 0px;
	}
 /*----*/
	body .woocommerce .cart-collaterals .cart_totals, body .woocommerce-page .cart-collaterals .cart_totals {
		width: 78%;
	}
	.cart_totals.calculated_shipping {
		float: right!important;
	}
	.catergory-slide .slides li img {
		height: auto;
		min-height: 451px;
	}
	#slides {
     height: auto;
    min-height: 451px;
}
.footer__wrapper {
    padding: 40px 0px;
}
footer ul li a {
	padding: 10px 5px 10px;
}
#slides {
    height: auto;
    min-height: 451px;
}

#slides .slidesjs-container {
    height: auto !important;
    min-height: 451px !important;
}
#slides .slidesjs-control {
    height: auto !important;
    min-height: 451px;
}
div#slides img {
    height: auto;
    min-height: 451px;
}
.prod-slider p {
    font-size: 40px;
    line-height: 48px;
}
.carousel-caption {
    right: 5%;
}
.product-slider #thumbcarousel .item .thumb {
    width: 32%;
}
body .prod-det-col .backpet_text {
    margin-top: 20px;
}
body .prod-det-col .backpet_text h2 {
    font-size: 25px;
    margin-top: 20px;
    line-height: 26px;
}
.house_num h4 {
    font-size: 25px;
}
.festi-cart-buttons .festi-cart-view-cart {
    width: 55%;
    max-width: 249px;
    font-size: 14px;
    display: inline-block;
    margin: 10px auto 0!important;
	padding:5px 14px !important;
}
body .festi-cart-buttons #checkoutpopup {
    padding: 14px 20px!important;
    float: none;
    max-width: 249px;
    width: 100%;
    font-size: 14px;
    display: table;
    margin: 12px auto 0;
}
.cart_totals {
    width: 78%;
}
}
@media(max-width:767px) {
    .pricetag {
    top: 0px;
}
#myCarousel a.left.carousel-control span.glyphicon.glyphicon-chevron-left:before {
    margin-left: 0;
}
.bred_cerm .container.luxello-container h5.mb-0 {
    padding-left: 17px;    margin-bottom: 0;
}
.Categories-title-tax {
    left: 20px;
}
.card-body {
    font-size: 14px;
    line-height: 25px;
}
div#myCarousel img {
    height: 420px;
    width: 100%;
    object-fit: cover;
}
div#myCarousel a.carousel-control.left {
    left: 20px;
    top: 50%;
}
a.copy {
    max-width: 300px;
    margin: 20px auto 0;
    border-top: 1px solid #cccccc;
    padding-top: 20px;
}
.footer__wrapper>.col-sm-4:nth-child(1)>ul.ul-inner {
    margin-top: 30px;
}
.navbar-toggle .icon-bar {
    background: #0b0708;
}
.inner-detail h2 {
    font-size: 25px;
    line-height: 32px;
}
.inner-detail p {
    font-size: 14px;
    line-height: 25px;
}
	#wprmenu_menu.wprmenu_levels ul li .sub-menu li {
    padding-left: 0px;
}
    figure.pull-left {
        padding:0;
        margin:0;
    }
.header-right .karticon {
    padding:0;
	margin-right:0px;
	margin-top: 25px;
}
.header-right .karticon .kartnotifiaction, .header-right .karticon .kartnotifiaction {
    top: -5px;
	line-height: 21px;
}
.content-holder .Categories-title-tax {
    font-size: 25px;
    line-height: 32px;
}
#yith-wcwl-form .wishlist-title h2 {
    font-size: 15px;
}
form#yith-wcwl-form {
    overflow-x: auto;
}
body.woocommerce-wishlist .woocommerce table.shop_table.cart.wishlist_table thead th {
    padding: 0px 0px;
    text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.woocommerce-checkout #ship-to-different-address-checkbox {
    margin-top: 10px!important;
}

.contentSection .frame-text p {
    line-height: 21px;
}

header.navbar.tax-navbar {
    background: #2C2C2C;
}	
.content-holder .Categories-title-tax p {
    font-size: 14px;
    line-height: 25px;
}
.navbar-nav.pull-left, .navbar-nav.pull-right {
	margin: 0px;

}
.karticon .searchdropbox {
    width: 300px;
}
div#festi-cart-pop-up-content span.festi-cart-closed.b-close {
    right: 0px !important;
    top: 15px !important;}
.page-template-template-contact-php #wprmenu_bar, .page-template-template-projects-php #wprmenu_bar {
    background: #2c2c2c;
}
.addres {
max-width: 350px;
margin: 15px auto;
clear: both;	
}
.addres {
min-height: 196px;}
.karticon .searchdropbox {
    top: 50px;}
header.navbar, header#navbar {
	position: inherit;
	background: #2C2C2C;
	border-radius: 0px;
}
/* .archive #wprmenu_bar {
    background: #2c2c2c;
} */
.home #wprmenu_bar, .archive #wprmenu_bar {
    background: transparent;
}
.navbar-toggle {
	margin: 0px 14px;
}
.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
	text-indent: -999px;
	opacity: 0;
}
.flex-direction-nav a:before {
	content: none;
}
.l3-mobile, .l3-mobile {
	display: block;
}
.contentSection .frame-text {
	bottom: 0px;
	padding: 15px;
}
.contentSection .frame-text h3 {
	margin-bottom: 5px;
	font-size: 18px;
}
p, p {
	font-size: 12px;
	line-height: 16px;
}
/* .l3-frame.l3, .l2-row .l3 {
	display: none;
} */
.tabs.wc-tabs li {
	margin: 0 0 20px 0px;
}
#ship-to-different-address label.checkbox {
	font-size: 12px;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
	font-size: 14px;
}
#menu-top-right-menu {
	width: 100%;
}
.header-right .headersearch {
	width: 110px;
	height: 34px
}
.wishlist .yith-wcwl-add-button.show i {
	margin-right: 2px;
}
.midleft .wishlist .yith-wcwl-add-button.show a {
	padding: 9px 10px;
}
table {
	width: 100%;
}
.rightbottom, .rightbottom a {
	font-size: 22px;
	margin-top: 20px;
	line-height: 26px;
}
.productContent {
	font-size: 15px;
	line-height: 25px;
}
.tabs.wc-tabs li {
	width: 100%!important;
}
.accordion_container {
	padding-right: 0;
}

body.single.woocommerce .cart button::before {
	display: none;
}
.divcolor-class {
	float: left;
	text-align: left;
	margin: 0px 0px 25px 0px;
	padding-left: 0;
}
.button-container {
	float: none;
}
footer a, footer a {
	margin-left: 0;
}
.shop_table.cart td {
    font-weight: 300!important;
}
.button-container button {
	margin-bottom: 10px;
}
.header-right .headersearch {
	margin-top: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
	width: 100%!important;
	float: none!important;
	text-align: center!important;
}
.header-right .headersearch input {
	width: 80px;
}
div#festi-cart-pop-up-content div.festi-cart-pop-up-body {
	width: 100%!important;
}
div#festi-cart-pop-up-content {
	width: 100% !important;
	left: 0 !important;
	padding: 10px;
}
div#edit-account form {
	overflow-x: auto;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: right !important;
}
.woocommerce .billing-heading {
	font-size: 15px !important;
}
.woocommerce-checkout .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
	padding-left: 10px;
}
.login {
	padding: 0px 10px;
}
.woocommerce-page .woocommerce form .form-row label, .woocommerce-page form .form-row label {
	width: 41%!important;
	font-size: 12px!important;
}
.singleproductclass.woocommerce-page .woocommerce form .form-row input.input-text, .woocommerce-page .woocommerce form .form-row textarea, .woocommerce-page .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea {
	width: 56%!important;
}
body.singleproductclass.woocommerce-page .woocommerce form .form-row.woocommerce-validated .select2-container, body.woocommerce form .form-row .select2-container {
	width: 56% !important;
}
#s2id_billing_state {
	width: 56% !important;
}
.woocommerce-shipping-fields h3 {
	margin: 0px;
	font-size: 20px;
}
h1.product_title.entry-title {
display: none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 20px 0px !important;
}
.divcolor-class .btnc {
	padding: 4px 12px !important;
	margin: 0px 2px 10px 0px;
}
.navbar-toggle {
    /* display: none; */
}
.navbar-toggle i {
    color: #fff;
}
.karticon .searchdropbox span {
	display: none;
}
.woocommerce-page table.cart td.actions .button {
	margin-bottom: 5px;
}
header.navbar {
	padding: 10px 0px 0px 0px;
}
#wprmenu_bar {
	position: fixed !important;
	top: 50px !important;
	padding-bottom: 40px !important;
}
header.navbar {
	border-bottom: none;
}
.yes-js.js_active.js.wf-inactive {
	padding-top: 0px !important;
}
.midbody {
	margin-top: 60px;
}
#wprmenu_menu.left, #wprmenu_menu.right {
	top: 0px!important;

}
#wprmenu_bar .wprmenu_ic_1 {
	top: 1px !important;
}
#wprmenu_bar .wprmenu_ic_3 {
	top: 17px!important;
}
#wprmenu_bar .wprmenu_ic_2 {
	top: 9px!important;
}
#wprmenu_bar .wprmenu_icon span {
	width: 40px!important;
	height: 5px!important;
}
#wprmenu_bar .wprmenu_icon {
	width: 30px!important;
	height: 30px!important;
}
body #wprmenu_bar.menu_is_opened .wprmenu_ic_1 {
	top: 0!important;
}
body #wprmenu_bar.menu_is_opened .wprmenu_ic_2 {
	top: 8px !important;
	transform: none!important;
}
body #wprmenu_bar.menu_is_opened .wprmenu_ic_3 {
	top: 16px !important;
	transform: none!important;
}
#wprmenu_menu ul li a, #wprmenu_menu ul li a:hover {
	padding: 13px 14px 13px 0px;
	/* margin-left: 20px !important; */
	margin-left: 10px !important;
}
#wprmenu_menu.wprmenu_levels ul li a {
	padding-left: 0 !important;
	border-bottom: 1px solid #e0dede !important;
	margin-left: 20px;
}

.slideSection {
  /* margin-top: 39px; */
   margin-top:0px;
}

.midright {
padding-left: 15px;
padding-right: 15px;

}
.button.continue-shop {
	display: inline-block !important;
}
.mainbody {
	margin-top: 0px;
}
.checkout-container .woocommerce {
	padding: 0!important;
}
.singleproductclass.woocommerce-page .woocommerce form .form-row label, .singleproductclass.woocommerce-page form .form-row label {
	width: 44% !important;
}
.woocommerce-checkout .woocommerce form .form-row .input-checkbox {
	margin: 15px 10px !important;
}
.info p a {
	font-size: 12px;
}
header.header-2 {
	background: transparent;
}

body .woocommerce-page .woocommerce form .form-row.woocommerce-validated .select2-container, body .woocommerce form .form-row .select2-container {
    width: 56% !important;
}
#ip_modal .modal-dialog {
    max-width: 550px;
    margin: 20px auto 0;
}
#ip_modal .modal-body {
    padding-left: 20px;
    padding-right: 20px;	
}
.lbl-label {
    letter-spacing: -0.3px;
	left:7px;
}
#ip_modal select#website-changer {
    padding-right: 23px;
}
.contact-spacing{
    padding: 63px 0px 40px;
}
.catalog-title {
    line-height: 32px;
	font-size: 35px;
}
.Categories-title-tax a {
    font-size: 20px;
}
  @supports (-webkit-overflow-scrolling: touch) {

     body{cursor: pointer;}
   }
   .wprmenu_levels .mobile-menu-closeicon {
    line-height: 40px;
    font-size: 34px!important;
    float: right;
    position: relative;
    top: 0px;
    right: 13px;
    cursor: pointer!important;
	}
	#wprmenu_menu_ul{
	  clear:both;
	}
	.header-right .karticon a img {
    width: 20px;
	}
	/*----menu-toggle---*/
	body #wprmenu_bar {
	overflow: visible;
	top: 9px !important;
	padding-bottom: 0px !important;
	width: 30px;
	right: unset;
	left: 0;
	height: 40px;
	z-index: 9999;
	background: transparent;
    }
	body #wprmenu_bar .wprmenu_icon {
     position: absolute;
     right: unset;
	 overflow: visible;
	 height: 25px !important;
	 top: 5px !important;
	 cursor: pointer;
   }
   #wprmenu_bar .wprmenu_icon span {
    height: 4.4px !important;
	width: 24px !important;
    }
    header#navbar figure.pull-left {
    margin-left: 38px;
	    margin-top: 13px;
}
body div#wprmenu_bar.menu_is_opened {
    left: 220px;
}
	header.navbar {
    padding: 4px 0px 4px 0px;
	margin-bottom:0px;
    }
	#wprmenu_menu.left, #wprmenu_menu.right{
	 z-index: 9999!important;
	}
	/*----*/
	.flexslider:hover .flex-direction-nav .flex-prev, .flexslider:hover .flex-direction-nav .flex-next{
	  width:41px;
	  height:45px;
	}
	.home-frames .frame-hover-text {
     bottom: 18px;
	 left: 15px;
	 font-size: 29px;
    }
	.divcolor-filter-template {
    width: 38%;
	margin: 30px 0px 23px;
	}
	.divcolor-filter {
		width: 62%;
		margin: 30px 0px 23px;
	}
	.reset-filters {
		margin-right: 6px;
	}
	.divcolor-class .divcolor {
		margin: 0px;
	}
	.divcolor-filter .color-filters {
		float: right;
	}
	.info p a {
    font-size: 14px;
	}
	#productsdisplay .info {
      margin-bottom: 0px;
    }
	#productsdisplay span.price-info {
     top: 4px;
     font-size: 14px;
	}
	#productsdisplay .product-detail {
     box-shadow: 0px 0px 0px 1px #efefef;
	}
   .term-recessed-led-lights .divcolor-filter-template {
     width: 100%;
     margin-bottom: 5px;
	}
	.productsubtitle {
     margin: 0px;
	 font-size: 15px;
	}
	.all-tag {
     margin-top: 0px;
	}
	#show_less , #show_more{
    font-size: 16px;
	}
	.discription button, .single-product .pricetag {
     font-size: 15px;
	}
	.productsku {
     font-size: 14px;
	}
	body.single.woocommerce .cart button, label.lbl-select select{
	 font-size:13px;
	}
	#sel input{
	 font-size:13px; 
	 width: 100px;
	 /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	}
	.single-product form.cart input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	 font-size:13px!important;
	}
	.single-product form.cart input::-moz-placeholder { /* Firefox 19+ */
	 font-size:13px!important;
	}
	.single-product form.cart input:-ms-input-placeholder { /* IE 10+ */
	 font-size:13px!important;
	}
	.single-product form.cart input:-moz-placeholder { /* Firefox 18- */
	 font-size:13px!important;
	}
	.single-product .midbody {
     margin-top: 10px;
	}

	.accordion_body p {
    font-size: 14px;
	}
	.all-tag li {
     min-height: 19px;
   }
	body .woocommerce .cart-collaterals .cart_totals, body .woocommerce-page .cart-collaterals .cart_totals {
		width: 88%;
	}
	header.navbar .textwidget img {
     padding-left: 25px;
   }
   .catergory-slide .slides li img {
		height: auto;
		min-height: 385px;
	}
 /*  .contact-us-content {
		top: 13%;
	}
	*/
   footer .col-sm-4 {
    width: 100%;
    text-align: center;
   }
.ul-inner.one {
    padding-top: 50px;
}
a.nav__logo.no-outline {
    top: -148px;
    left: 50%;
    position: absolute;
    width: 108px;
    padding: 0;
    margin: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);



}
.copy {
padding: 10px 0px 0px 0px;}

ul.centerfooter-menu {
    padding: 0;
    border-bottom: none;

}
.prod-slider .item img {
    min-height: 335px;
    height: auto;
    object-fit: cover;
}
.prod-dtl-des h4 {
    font-size: 22px;
    line-height: 26px;
}
.desc-accord p {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    font-weight: 400;
}
.modal-mndlg {
    padding: 0 20px;
}
.cart_totals {
    width: 88%;
}
form#paypal-form {
    float: none !important;
}
.billing_info.t_op .col-xs-6 {
    width: 100%;
}
.list_drop {
    max-width: 100% !important;
}
.tab_div {
    float: left !important;
}
.tab_div p {
    position: relative !important;
    top: -25px !important;
}
.filter-tabs .tab_div p {
    top: 0px !important;
}
.filter-tabs .tab_div ul.nav.nav-tabs a.nav-link {
    margin: 0px 0px 0px 7px !important;
}
.tab_div p span {
    padding: 2px 6px !important;
}
.tab_div p a {
    margin: 0px 6px !important;
}
.tab_div ul.nav.nav-tabs a.nav-link {
    padding: 4px 9px !important;
    margin: 16px 0px 0px 7px !important;
    clear: both !important;
}
.headernav.custom-nav {
    display: none!important;
}
.contact-us-content {
    top: 150px;
}
.term-page {
    width: 100%;
}
 body .bred_cerm .card .card-header button.btn.btn-link {
    font-size: 23px;
 }
 .prod-det-col .backpet_text p {
    font-size: 16px;
    line-height: 23px;
  }
  body .prod-det-right-col .house_num h4 {
    display: none;
  }
  .house_num h6 {
    font-size: 18px;
  }
  .productsku_totalpricewrap {
    font-size: 15px;
  }
  body .prod-det-right-col .price_tag {
    font-size: 14px;
  }
  body .prod-det-right-col .option_form select, body .numer_form input {
    font-size: 13px;
  }
  body .detail_acc .card .card-body p {
    font-size: 15px!important;
    line-height: 20px;
	padding: 0px 11px 9px!important;
  }
  body .prod-det-right-col {
    padding-left: 30px;
  }
  body .select_opct .numer_form .form-group {
    float: left;
   }
   body .numer_form button {
    margin-left: 6px;
  }
}
@media(max-width:600px) {
 .lighted-room-number-signs .divcolor-filter-template {
    margin-top: 5px;
}
.navbar-nav {
	width: 100%;
	float: none !important;
}
.hero__text .title {
    font-size: 32px!important;
}
.navbar-nav li {
	width: 100%;
	float: none;
}
.content {
    flex-basis: calc(100% * 12/12 - (20px - 20px * 12/12));
    max-width: calc(100% * 12/12 - (20px - 20px * 12/12));
    width: calc(100% * 12/12 - (20px - 20px * 12/12));
    padding: 0 15px;
}
.Categories-title-tax {
	font-size: 27px;
}
.addres {
    min-height:212px;;}
	.spacing.one .col-lg-3.col-md-3.col-sm-6.col-xs-6 {
    width: 100%;
}
#ip_modal .modal-dialog {
    max-width: inherit;
    width: 87%;
}
#ip_modal .modal-body h2 {
    font-size: 18px;
    margin-top: 7px;
    line-height: 23px;
}
#ip_modal .continue-browsing {
    padding: 17px 9px 15px 9px;
    letter-spacing: 0.3px;
}
#ip_modal .site-switcher {
    letter-spacing: 0.3px;
    /*padding: 5px 0 4px 0px;*/
}
.divcolor-filter-template {
    width: 100%;
	}
	.divcolor-filter {
		width: 100%;
		margin: 0px 0px 23px;
	}
	.divcolor-filter .color-filters {
		float: left;
	}

	.shipping-content {

    width: 100%;
    float: left;
    margin-bottom: 13px;

}
.woocommerce-page .cart-collaterals .cart_totals > table {
    float: left !important;
    text-align: left !important;
    margin-top: 10px;
}
.wc-proceed-to-checkout {
    float: left;
    clear: both;
}
/*----*/
.term-recessed-step-led-lights .divcolor-filter, .term-led-pendant-lamps .divcolor-filter, .term-led-wall-lamps .divcolor-filter{
    margin: 0px 0px 4px;
}
.prod-slider p {
    font-size: 27px;
    bottom: -20px;
    line-height: 39px;
}
.dtl-tabs .nav-tabs>li {
    width: 100%;
    margin: 0 0 20px 0px;
}
.cart_totals table {
    float: left !important;
    text-align: left !important;
    margin-top: 10px;
}
.info_text p a {
    -webkit-line-clamp: 2;
    min-height: 32px;
}
.mobile_view {
     display: block;
    }
     .mobile_view .cart .cart_item {
     position: relative;
     border-bottom: 1px solid #e0e0e0;
     padding-bottom: 10px;
     margin-bottom: 7px;
     display: inline-block;
     width: 100%;
    }
    .mobile_view .cart_item .test {
    float: right;
    width: 45%;
    text-align: end;
    max-width: 154px;
    }
    .woocommerce-cart .cart-collaterals .cart_totals table {
     width: 148px!important;
    }
    .mobile_view .cart .product-remove {
      position: absolute;
      right: 0;
      top: 1px;
    }
    .mobile_view .product-name.prod-title {
     padding-right: 30px;
     line-height: 22px;
     /* margin-top: 10px; */
     margin-bottom: 8px;
    }
    .mobile_view .product-name a {
      font-size: 14px;
      color: #000000;
      font-weight: 600;
    } 
    .mobile_view .product-name strong {
      font-size: 14px;
      color: #000000;
      font-weight: 400;
    }   
    .mobile_view .cart_item .product-name, .mobile_view .cart_item .product-price, .mobile_view .cart_item .product-quantity, .mobile_view .cart_item .product-subtotal {
      font-weight: 300;
      font-size: 14px;
      line-height: 25px;
    }   
    .mobile_view .cart_item .product-price, .mobile_view .cart_item .product-quantity, .mobile_view .cart_item .product-subtotal {
      /* display: inline-block; */
      margin-right: 0px;
    }
    .mobile_view .cart_item .product-quantity.qty {
     width: 100px;
    }
    .mobile_view .cart_item div strong {
     float: left;
     margin-right: 5px;
     font-weight: 600;
     color: #000000;
    }
    .mobile_view .product-quantity .text {
     width: 40px;
     padding: 3px 6px 2px;
     border-radius: 3px;
     border: 1px solid #e0e0e0;
     font-weight: 300;
     height: 26px;
     text-align: center;
    }
    .mobile_view .cart_item .product-name b{
     font-weight: 600;
     color: #000000;
    }
    .mobile_view .cart_item .bottomcontainer div strong {
     width: 55px;
     text-align: end;
     margin-right: 14%;
   }
   .mobile_view .bottomcontainer div span {
     width: 65px;
     text-align: left;
     float: left;
   }
}
@media(max-width:575px) {
  .contact-us-content {
	max-width: 100%;
    position: inherit;
    margin: 0;
    padding: 0 5px;
   }	
  .cont-dist {
    width: 100%;
  }
  .addres {
    width: 100%;
    max-width: 100%;
  }
}
 @media(max-width:480px){
   .cont-dist {
    width: 100%;
   }
   .addres {
    min-height: auto;
    margin:8px 0;
	padding: 16px 10px 5px 20px;
  }
  .project-temp .flexslider .slides img {
    height: 240px;
    object-fit: cover;
   }
   .Categories-title-tax a {
    font-size: 18px;
    letter-spacing: 0.5px;
   }
   .catalog-title {
    line-height: 30px;
   }
   /*---30jan--*/
   .home-frames {
     width: 100%;
	 min-height: auto !important;
	}
	.home-frames .img-container {
     height: 320px;
	}
	.home-frames .home-image {
     background-position: top center !important;
	}
	.contentSection .home-frames .frame-text h3 {
     margin-top: 13px;
	}
	.home-frames-img{
	   width:100%;	
	}
	#productsdisplay .info {
      margin-bottom: 20px;
    }
	.input-text.qty.text {

    width: 45px !important;

}
#sel input {
    width: 93px;
}
	.single-product label.lbl-select {
		width: 85px;
		margin-right: 1px !important;
	}
	.contact-us-content {
		top:5%;
	}
	.cont_main .project-temp .flexslider .slides img {
		height: auto;
		object-fit: cover;
		min-height: 563px;
	}
	.navbar-toggle {
		margin: 0px 4px;
	}
	.festi-cart-buttons .festi-cart-view-cart, body .festi-cart-buttons #checkoutpopup {
		display: table;
		margin: 6px auto 0!important;
	}
}
@media(max-width:350px){
	.sselect_1 {
	  margin-left: 0px!important;
      margin-top: 3px!important;
      width: 100%!important;
	}
	body .numer_form button {
    margin-left: 0;
	width: 100%;
    }
	body .select_opct .cart.numer_form .form-group, body .detail_tab .nav-item a {
     width: 100%!important;
    }
	body .illm_data .mid_right .select_opct .form-group input[type="text"] {
     width: 100%!important;
     top: 8px;
	 margin-left: 0px;
    }
	body .detail_tab .nav-item {
     margin-bottom: 15px;
     margin-right: 0;
     width: 100%;
	}
	.festi-cart-added-to-cart-msg {
     font-size: 21px!important;
     line-height: 22px;
   }
}
@media (min-width:320px) and (max-width:767px) 
{
  .productsubtitle {
    margin: 0px 0 8px;
 }
}
 @media(max-width:400px) {
.customekeyboard {
	text-align: center;
}
.quantitybox {
	width: 100%;
}
.footerright, .footerleft, .footer-right {
	display: block;
	width: 100%;
	text-align: center;
}
.overlay .text p a {
    font-size: 12px;
}

}
 @media(max-width:389px) {
   .divcolor-class .btnc {
      padding: 4px 8px !important;
  }
  #clearfilter, .reset-filters .modern_numbers {
    margin: 6px 0px 6px 3px;
    pointer-events: none;
  }
   .reset-filters {
    margin-right: 3px;
  }
  .divcolor-class .divcolor {
    padding: 2px 6px!important;
  }
 }
@media (min-width: 1200px) {
.container {
	width: 97%!important;
}
}
@media (min-width: 768px) {
.container {
	width: 97%!important;
}
}
@media (min-width: 1200px) {
.container-fluid {
	width: 95%!important;
}
}
@media (min-width: 768px) {
 .container-fluid {
	width: 98%!important;
 }
}

.luxello-container {
     padding-right: 0px !important;
     padding-left: 10px !important;
 }

/*vi start*/
.cart-checkout .container {
    width: 98% !important;
}
div#edit-account {
    border: 1px solid rgba(0,0,0,.1);
    border-top: none;
    padding: 15px;
    background: #fff;
    margin-bottom: 50px;
}
.billing-heading {
    margin-bottom: 0px;
    font-size: 26px;
}
td.product-thumbnail img.img-thumbnail {
    border: none !important;
    padding: 0px !important;
    border-radius: 0px !important;
}
.term_cont h2 {
	font-size: 24px;
    font-weight: 500;
    border: 0;
    margin-bottom: 18px;
    padding: 0;
    margin-top: 7px;
}
.term_cont p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 4px;
    line-height: 21px;
}
.term_cont p strong {
    font-weight: 300 !important;
}
.term_cont {
    margin-top: 60px;
}
.shipping-content .modal-dialog.modal-lg {
    max-width: 640px !important;
    margin-top: 150px;
}
.shipping-content .modal-content {
    border: 3px solid !important;
    border-radius: 10px !important;
    border-color: #00a8ca !important;
    box-shadow: 0 0 0px 0px #5e5e5e !important;
    background-color: rgba( 255, 255, 255, 1 ) !important;
    height: 406px !important;
}
.shipping-content .modal-body {
    padding: 10px 15px !important;
    height: 400px !important;
    overflow-y: auto !important;
    margin: 0px !important !important;
}
.shipping-content .modal-body .term_cont {
    margin-top: 10px !important;
}
.shipping-content button.btn.btn-default {
	font-size: 30px;
    font-weight: bold;
    color: #00a8ca;
    opacity: 1;
    text-shadow: none;
    right: -7px!important;
    top: -8px!important;
    background: #fff;
    padding: 4px 7px 5px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    box-shadow: 0px 0px 5px #797979;
    line-height: 20px;
    position: absolute;
    z-index: 99;
}
.shipping-content .shipping-content .modal-body .term_cont h2.page-title.term-title {
    border: none !important;
    padding: 0px;
}
.shipping-content .modal-footer {
    padding: 0px !important;
    border: none !important;
}
.model_btn {
    text-decoration: underline !important;
}
.shipping-content .modal-content h2.page-title.term-title {
    border: none !important;
    margin-bottom: 18px;
}
/*vi end*/



/*NEW CSS*/
body{
    font-family: 'Roboto', sans-serif;
}
.inner_banner .item img {
    height: 448px;
    width: 100%;
    object-fit: cover;
    cursor: pointer;
}
.colan {
    padding: 0 10px;
}
.luxello-container {
    max-width: 98%;
}
.bred_cerm {
    background-color: transparent;
    transition: all 0.4s ease;
	position: relative;
	margin-top: -80px;
}
.bred_cerm:hover {
    background: transparent;
}
.bred_cerm .bred_menu {
    padding: 0;
	display: none;
}
.bred_cerm .card {
    border: none !important;
    background: none !important;
}
.bred_cerm .card .card-header {
    border: none;
    background: none;
    box-shadow: none;
    padding: 0px;
    margin: 0px;
}
.bred_cerm .card .card-header button.btn.btn-link {
    color: #ffffff;
    font-size: 42px;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 8;
    font-weight: 100;
    font-family: 'Roboto';
    bottom: 18px;
    text-decoration: none !important;
    bottom: 20px;
    border: none;
    padding: 0px;
}
.card-body {
    font-size: 17px;
    text-transform: none;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 30px;
    letter-spacing: 1px;
    color: #fff;
    padding: 0px;
}
.bred_menu p {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin: 0px;
}
.bred_menu p a {
    color: #00aeef;
    font-weight: 500;
    font-size: 14px;
    padding: 0;
    text-decoration: none;
}
.bred_menu {
    padding: .75rem 0px;
}
.list_drop {
    background: #fff;
    max-width: 258px;
    height: 32px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 2px 10px;
}
.list_drop p {
    margin-bottom: 0px;
    color: #00aeef;
    padding-right: 4px;
    font-size: 13px !important;
    line-height: 25px;
    padding-left: 5px;
    display: inline-block;
}
.list_drop button {
    font-size: 13px !important;
    line-height: 21px;
    padding: 0px !important;
    border: none;
    background: none;
    color: #000;
    margin-left: 6px;
}
.tab_sec {
    background-color: #f6f6f6;
    padding: 1.9rem 0 3rem;
}
.tab_sec .btn-secondary {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}
.tab_sec .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #fff !important;
}
.tab_sec .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none !important;
}
.dropdown-toggle::after {
    display: none;
}
.list_drop button img {
    max-width: 15px;
    margin-left: 22px;
}

.tab_sec a.dropdown-item {
    font-size: 13px;
}
.dropdown-menu.show {
    left: -5px !important;
}
.tab_sec a.dropdown-item {
    font-size: 13px;
    padding: 4px 10px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #fff !important;
}
.tab_div {
    float: right;
}
.tab_div p {
    margin-bottom: 0px;
    display: inline-block;
	float: left;
}
.tab_div ul.nav.nav-tabs {
    display: inline-block;
    border: none !important;
	margin-bottom: 0;
}
.tab_div ul.nav.nav-tabs li.nav-item {
    display: inline-block;
}
.tab_div ul.nav.nav-tabs a.nav-link {
    font-size: 12px !important;
    padding: 4px 20px;
    border-radius: 18px;
    margin: 0px 9px 0px 0px;
    text-transform: capitalize;
    color: #fff;
    border: 1px solid;
    line-height: 18px;
    background-color: #C0C0C0;
    border-color: #C0C0C0;
}
.tab_div p span {
    background-color: #ffffff;
    padding: 2px 12px;
    margin: 0;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    display: inline-block;
}
.tab_div p a {
    margin: 0px 20px;
}
.brass_colr a.nav-link {
    background-color: #b5a642 !important;
    border-color: #b5a642 !important;
}
.black\)colr a.nav-link {
    background: #000 !important;
    border: 1px solid #000 !important;
}
.bronze_colr a.nav-link {
    background-color: #CD7F32 !important;
    border-color: #CD7F32 !important;
}
.tab_div ul.nav.nav-tabs a.nav-link:hover {
    border: 1px solid #3dce4f!important;
    background-color: transparent!important;
    color: #3dce4f !important;
}
.product_detail {
    position: relative;
}
.product_detail img {
    width: 100%;
    /*height: 200px;*/
}
.product_detail .overlay_div {
    position: absolute;
    top: 0;
    left: 0px;
    width: auto;
    height: 100%;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
    background-color: rgba(0, 0, 0, 0.75);
    opacity: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_detail .overlay_div:hover {
    opacity: 1;
}
.product_detail .overlay_div p {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    color: #cccccc;
    flex: auto !important;
}
.prod-price {
    font-size: 22px !important;
    display: block !important;
}
.tab_cont {
    margin-top: 28.8px;
}
a {
    text-decoration: none !important;
}
.info_text {
    padding-top: 10px;
    margin-bottom: 30px;
}
.info_text p {
    margin-bottom: 0px;
}
.info_text p a {
    font-weight: 400;
    font-size: 14px;
    color: #45474d !important;
}
.info_text span {
    color: #00aeef;
    clear: both;
    font-weight: 400;
    font-size: 15px;
    display: block;
}
.text_arrow img {
    filter: invert(1);
    max-width: 19px;
    position: relative;
    right: -8px;
    bottom: 0;
}
.carousel-control-prev-icon {
    background-image: url(../images/back.png);
    width: 24px;
    height: 24px;
    opacity: 1;
}
.carousel-control-next-icon {
    background-image: url(../images/next.png);
    width: 24px;
    height: 24px;
    opacity: 1;
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 1;
}
.carousel-control-prev, .carousel-control-next {
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 2;
    width: 4.3%;
}
.info_text p a:hover {
    color: #00aeef;
}
.inner_bred {
	padding-top: 39px;
    background: #f6f6f6;
    margin-top: 47px;
}
.inner_bred .bred_menu {
    padding-top: 10px;
	padding-bottom: 23px;
}
.inner_bred .bred_menu p {
    color: #45474d;
}
.inner_bred .bred_menu p:hover, .inner_bred .bred_menu a:hover {
    color: #3bcd4e;
    transition: all 0.5s;
}

#sync1 .item {
     background: #0c83e7;
     padding: 80px 0px;
     margin: 5px;
     color: #fff;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     text-align: center;
}
 #sync2 .item {
     background: #c9c9c9;
     padding: 10px 0px;
     margin: 5px;
     color: #fff;
     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
     text-align: center;
     cursor: pointer;
}
 #sync2 .item h1 {
     font-size: 18px;
}
#sync2 .owl-item {
    width: 10%!important;
    object-fit: cover;
	max-width: 159px;
}
#sync2 .current .item, #sync2 .item {
    background: none;
    padding: 0px;
    margin: 0px 20px 0px 0px;
}
/* #sync2 .current .item, #sync2 .item img {
    height: 90px;
} */
#sync2 .owl-dots {
    display: none;
}
 .owl-theme .owl-nav [class*='owl-'] {
     transition: all 0.3s ease;
}
 .owl-theme .owl-nav [class*='owl-'].disabled:hover {
     background-color: #d6d6d6;
}
 #sync1.owl-theme {
     position: relative;
}
 #sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
     width: 22px;
     height: 40px;
     margin-top: -20px;
     position: absolute;
     top: 50%;
}
 #sync1.owl-theme .owl-prev {
     left: 20px;
}
 #sync1.owl-theme .owl-next {
     right: 20px;
}
#sync1 .item {
    background: none;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
}
.prod-det-col #sync2 {
    position: static;
}
.prod-det-col #sync2 {
    position: static;
}
.prod-det-col .owl-nav {
    position: absolute;
    top: 25%;
}
.illm_data .owl-nav button.owl-prev, .illm_data .owl-nav button.owl-next {
    border: none !important;
    background: #fff;
    width: 2.8em !important;
    height: 2.8em !important;
    border-radius: 100px;
    padding: 0px !important;
    opacity: 0;
}
.illm_data .owl-nav button.owl-prev .fa, .illm_data .owl-nav button.owl-next .fa {
    font-size: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    left: -3px;top: -2px;
}
.illm_data .owl-nav button.owl-next .fa {
    right: -3px;
    left: auto;
}
.crousel_img img {
    cursor: pointer;
}
.illm_data button:focus {
    outline: none !important;
}
.illm_data .owl-nav button.owl-prev:hover, .illm_data .owl-nav button.owl-next:hover {
    opacity: 0.8;
}
.owl-stage-outer {
    padding: 3px 0 1em;
    margin-left: 0;
    width: 100%;
}

.illm_data {
    background: #f6f6f6;
}
#sync1.owl-theme, div#sync2 {
    padding-left: 0px;
}
.backpet_text {
    margin-top: 30px;
}
.backpet_text h2 {
    color: #515869;
    font-size: 25px;
    font-weight: 300;
    margin: 0px 0 10px;
}
.backpet_text p {
    color: #45474d;
    font-size: 14px;
    font-weight: 300;
	margin-bottom: 20px;
}
.house_num h4 {
    text-transform: capitalize;
    font-weight: 300;
    margin: 0px 0px 8px 0;
    font-size: 28px;
    letter-spacing: 0;
}
.house_num h6 {
    margin-bottom: 4px;
    margin-top: 32px;
    letter-spacing: -1px;
    font-size: 17px;
    line-height: 21px;
    color: #45474d;
    font-weight: 400;
}
.product_subtitle p {
    margin: 5px 0px 5px 0px;
    font-size: 14px;
    font-weight: 300;
}
.productsku_totalpricewrap {
    margin-top: 4px;
    margin-bottom: 9px;
    margin-right: 40px !important;
    margin: 0px 0px 2px 0px;
    clear: both;
    font-size: 12px;
    display: inline-block;
    color: #515869;
}
.productsku_totalpricewrap b {
    padding-right: 10px;
    padding-bottom: 7px;
    display: inline-block;
}
.productsize {
    font-size: 12px;
    line-height: 26px;
    display: inline-block;
    margin-bottom: 0px;
    color: #515869;
}
.price_tag {
    color: #515869;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px;
}
.mid_right {
    padding-left: 40px;
}
.sselect_1 {
    display: inline-block;
    float: left;
    width: 32%;
    margin-top: 7px;
	margin-left: 5px;
}
.sselect_1:first-of-type {
    margin-left: 0px;
}
.sselect_2 {
    display: inline-block;
    width: 32%;
    margin-top: 7px;
    margin-left: 4px;
}
.sselect_3 {
    display: inline-block;
    width: 32%;
    margin-top: 7px;
}
.option_form label {
    display: block;
    margin-bottom: 4px;
    letter-spacing: 0px;
    font-size: 14px;
    line-height: 21px;
    color: #45474d;
    font-weight: 400;
    margin-top: 3px;
}
.option_form select {
    position: relative;
    width: 100%;
    background: #fff;
    color: #999;
    outline: none;
    font-size: 11px;
    padding: 0px 10px;
    margin: 0;
    cursor: pointer;
    height: 40px;
    line-height: 33px;
    border: 1px solid #d9d9d9;
	border-radius: 3px;
}
.numer_form input {
    line-height: 29px;
    border: 1px solid #c5c5c5;
    padding: 1px 5px 0px;
    border-radius: 3px;
    font-size: 11px;
    position: relative;
    text-align: left;
    height: 40px;
}
body .select_opct .numer_form .form-group {
    width: 32%!important;
    position: relative;
}
.illm_data .mid_right .select_opct .form-group {
    width: 65%;
}
.illm_data .mid_right .select_opct .form-group input {
    width: 100%;
    top: 3px;
}
.illm_data .mid_right .select_opct .form-group input[type="text"] {
    margin-left: 2px;
}
.numer_form button {
    margin-left: 2px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    position: relative;
    border: 1px solid #44d25c;
    background: linear-gradient(#48d360, #39cc4a)!important;
    width: 32%;
    padding: 11px 30px;
    position: relative;
    top: 5px;
}
.var_num_value {
    top: 10px;
    left: 0px;
    color: #00aeef;
    font-size: 15px;
    position: relative;
}
.illm_data .select_opct .numer_form button:hover {
    background: #2ca241!important;
    border-color: #2ca241;
    opacity: 1;
}
#accordion .card-header button.btn.btn-link.collapsed:after {
    font-family: 'FontAwesome';
    content: "\f067";
    background: #9a9a9a!important;
}
#accordion .card-header button.btn.btn-link:after {
    font-family: 'FontAwesome';
    content: "\f068";
    position: absolute;
    right: 0;
    background: #00aeef!important;
    border-radius: 100px;
    font-size: 8px;
    color: #fff;
    width: 16px;
    height: 16px;
    text-align: center;
    padding-top: 2px;
    top: 4px;
}
#accordion.accord-detail .card-header button.btn.btn-link:after{
   display: none;
}
.detail_acc .card-header {
    background-color: #fff;
    color: #515868;
    cursor: pointer;
    font-family: 'Roboto';
    padding: 7px 20px;
    font-size: 20px;
    font-weight: 300;
    position: relative;
    border-bottom: 1px solid transparent;
    display: block;
}
.detail_acc {
   margin-top: 45px;
   margin-left: -12px;
}
.detail_acc .card {
    margin-top: 10px;
    border: none;
    border-radius: 0px;
}
.detail_acc .card-header button.btn.btn-link {
    padding: 0px;
    color: #515868;
    cursor: pointer;
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 300;
    position: relative;
    text-decoration: none !important;
    width: 100%;
    text-align: left;
}
.detail_acc .card .card-body {
    background: #fff;
    padding: 0px 10px;
    color: #45474d;
    line-height: 1.5;
    letter-spacing: initial;
}
.detail_acc .card .card-body p {
    padding:0px 11px 12px!important;
    margin: 0px;
    font-size: 13px;
    font-weight: 400;
}
.detail_acc .card .card-body p:first-of-type {
    padding: 0;
}
.detail_acc .card-header h5 {
    position: relative;
    text-align: left !important;
	margin-bottom: 0;
}
.detail_acc .card-header:hover {
    border-bottom: 1px solid #00aeef!important;
}
.socal_div a.fac_btn {
    background: #007bff;
    color: #fff;
    font-size: 11px;
    padding: 4px 8px;
    border-radius: 2px;
    font-weight: 600;
}.socal_div p {
    display: inline;
    font-size: 11px;
    margin-left: 1px;
}
.mail_text {
    margin: 30px 20px 10px -13px;
}
.mail_text a {
    color: #00a0ef;
    margin-bottom: 14px;
    display: inline-block;
	font-size:16px;
}
.mail_text  ul {
    padding: 0px;
}
.mail_text ul li {
    list-style: none;
    display: inline-block;
    padding: 0px 20px 0px 0px;
}
.mail_text ul li a {
    color: #c6c4c6;
    font-size: 26px;
}
.mail_text ul li a span i {
    font-size: 26px;
}
.mail_text ul li a span i:hover {
    color: #3bcd4e;
}
.socal_div {
    margin-top: 30px;
}
.detail_tab {
    background: #f6f6f6;
    padding-top: 40px;
	padding-bottom: 45px;
}
.detail_tab ul.nav.nav-tabs {
    margin-bottom: 45px;
}
.detail_tab ul.nav.nav-tabs a.nav-link {
    font-size: 17px;
    color: #494749;
    font-weight: 300;
    text-transform: capitalize;
    display: block;
    padding: 13px 1rem;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background-color: #e8e8e8;
    width: 235px;
    border-radius: 5px 5px 0px 0px;
    margin-right: 5px;
    text-align: center;
    border: none !important;
    border-bottom: 3px solid #e8e8e8!important;
}
.detail_tab ul.nav.nav-tabs a.nav-link.active {
    border-bottom: 3px solid #0b9dd7!important;
	color: #494749!important;
}
.detail_tab ul.nav.nav-tabs 
 a.nav-link.active.show {
    border-bottom: 3px solid #0b9dd7!important;
    background-color: #e8e8e8 !important;
}
.faq_cont h4 {
    font-size: 15px;
    color: #00a3d7;
    font-weight: bolder;
    margin-bottom: 5px;
}
.faq_cont p {
	margin-bottom: 0px;
    font-size: 15px;
    color: #45474d;
    line-height: 1.5;
    font-weight: 400;
}
.faq_cont a {
    font-size: 15px;
    color: #909090;
    margin-bottom: 20px;
    display: inline-block;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-item {
	background: #fff !important;
}

#ship-to-different-address
{
	font-size: 21px;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 25px;
    margin-bottom: 20px;
    letter-spacing: 0;
}

/*Search Page */
	.search-page header.page-header {
	    position: inherit;
	    padding: 0 0 1.9rem;
	}

	.search-page h1 {
	    color: #000;
	    font-size: 27px;
	    text-transform: uppercase;
	    padding-top: 13px;
	    font-weight: 300;
	    display: inline-block;
	    padding-bottom: 2px;
	}

	.btnbacktoshop {
	    background: #00aaee!important;
	    font-size: 13px;
	    padding: 7px 15px;
	    border-radius: 3px;
	    width: auto!important;
	    color: #fff !important;
	    border: 0;
	    font-weight: normal;
	    margin: 0 auto 45px;
	    display: table!important;
	}
/*****search-popup*******/
div#searchModal {
    position: fixed;
    z-index: 9999;
}
div#searchModal.show {
    align-items: center;
    height: 100%;
}
#searchModal input[type="text"] {
    background-color: transparent;
    color: #cccccc;
    height: 42px;
    width: 90%;
    border: 0;
    font-size: 20px;
    text-transform: none;
    border-bottom: 1px solid #cccccc;
    -webkit-transition-delay: 99999s;
    transition-delay: 99999s;
    font-weight: normal;
    margin-left: -15px;
	text-transform: uppercase;
}
.search_btn {
    background-color: transparent;
    color: #cccccc;
    border: 0;
    height: 42px;
    position: absolute;
    padding: 7px 0px;
    border-bottom: 1px solid #cccccc;
    outline: none;
}
.search_btn img {
    width: 15px;
}
#frm_search {
    width: 100%;
}
/*******/
/*Sidebar toggle css*/
.toggle-menu {
    float: left;/*
    width: 40px;
    margin-right: 20px;*/
	position: relative;
    top: 27px;
    z-index: 9999;
	cursor: pointer;
}

.toggle-button:hover {
    cursor: pointer;
}
.head-box figure {
    margin-left: 25px;
    z-index: -1;
}
span.toggle-button.button-open {
    top: -7px;
    left: 532px;
    z-index: 99;
    position: absolute;
}

.toggle-button .menu-bar-top {
    border: 2px solid rgba(204, 204, 204, 0.8);
    border-bottom: none;
 
}

.toggle-button .menu-bar-middle {
    height: 2px;
    background-color: rgba(204, 204, 204, 0.8);
    margin-top: 4px;
    margin-bottom: 4px;
    top: 2px;
    transform-origin: 100% 50%;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: scaleX(0.8);
}

.toggle-button .menu-bar-bottom {
    border: 2px solid rgba(204, 204, 204, 0.8);
    border-top: none;
    top: 13px;
}

/*.button-open .menu-bar-top {
    border-color: #fff;
    transform: rotate(45deg) translate(4px, 8px);
    transition: .5s;
    top: -5px;
    border-radius: 0px;
}*/

/*.button-open .menu-bar-middle {
    background-color: #fff;
    transform: translate(230px);
    transition: .1s ease-in;
    opacity: 0;
}*/

.toggle-button .menu-bar-middle {
    height: 2px;
    background-color: rgba(204, 204, 204, 0.8);
    margin-top: 4px;
    margin-bottom: 4px;
    top: 2px;
    transform-origin: 100% 50%;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    transform: scaleX(0.8);
}

/*.button-open .menu-bar-bottom {
    border-color: #fff;
    transform: rotate(-45deg) translate(6px, -9px);
    transition: .5s;
    border-radius: 0px;
}*/

.toggle-menu:hover .toggle-button .menu-bar-middle {
    transform: scaleX(1);
}

#close {
    display: none;
}

.button-open #close {
    max-width: 24px!important;
    height: 24px!important;
    display: block!important;
    min-width: 24px!important;
}

.toggle-button .menu-bar {
    position: absolute;
    border-radius: 0;
    width: 30px;
    transition: .5s;
}

body .head-box .menu-show {
    margin-left: 0px;
}

.menu-wrap {
    background-color: #111;
    position: fixed;
    top: 0;
    height: 100%;
    max-width: 600px;
    margin-left: -650px;
    font-size: 1em;
    font-weight: 700;
    overflow: auto;
    transition: .25s;
    z-index: 10;
    left: 0;
    width: 100%;
}
body.overlay-full:after {
    width: 100%;
    background: rgba(0, 0, 0, 0.48);
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.menu-sidebar {
    margin: 10px 0 10px 0px;
    position: relative;
    top: 44px;
}
.menu-sidebar .submenu, .menu-sidebar .submenu ul {
    padding: 0;
}
.menu-show .form-bottom {
    display: block;
}
.menu-sidebar .submenu li {
    line-height: 25px;
}
.form-bottom {
    position: fixed;
    bottom: 0px;
    left: 0px;
    display: none;
    background: #111111;
    max-width: 600px;
    width: 100%;
    border-top: solid 1px #2a2a2a;
}

.bottom-icons {
    padding: 20px 20px 6px;
    width: 135px;
    display: inline-block;
    position: relative;
}

.karticon {
    position: relative;
    float: right;
    cursor: pointer;
    font-size: 16px;
    width: 40px;
    margin-top: 0px;
    height: 39px;
    padding: 1px 0px 9px 0px;
}

.bottom-icons a.search-icon {
    border-right: 1px solid rgba(255, 255, 255, 0.16);
    padding-right: 15px;
    margin-right: 15px;
    padding-top: 0px;
    padding-bottom: 4px;
    float: left;
}

.bottom-icons .kartnotifiaction {
    display: block;
    border-radius: 50%;
    background: #00aeef;
    text-align: center;
    color: #fff;
    position: absolute;
    z-index: 2;
    font-size: 10px;
    top: -9px;
    right: -16px;
    width: 20px;
    height: 20px;
    line-height: 22px;
}

.bottom-emails {
    float: right;
    padding: 22px 20px 22px 0;
}

.bottom-emails a {
    color: #cccccc;
    font-weight: 300;
    text-shadow: none;
    font-size: 14px;
}
a.nav__logo {
    position: relative;
    bottom: 43px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
}

.menu-sidebar .menu {
    padding-bottom: 72px;
	padding-left: 0;
}

.menu-sidebar .menu-item-has-children {
    position: relative;
}

.menu-sidebar li {
    padding: 7px 20px 5px;
    display: table;
	line-height: 31px;
}

.menu-sidebar li > a {
    padding: 0px 0px;
    color: #cccccc;
    font-weight: 300;
    text-shadow: none;
    font-size: 22px;
    text-transform: uppercase;
    position: relative;
}
.menu-sidebar li > a:hover, .bottom-emails a:hover {
    color: #00aeef !important;
}
.sidebar-menu-arrow::after, .sidebar-menu-arrowsub::after {
    /* content: "\f107"; */
    font-family: 'FontAwesome';
    padding: 10px;
    position: relative;
    top: 0px;
    background: url(../../common_images/arrow-down.png) no-repeat;
    transform: rotate(90deg);
    background-position: center center;
    background-size: 65%;
    content: '';
    left: 5px;
}

.menu-sidebar .submenu li a {
    font-size: 15px;
}
.menu-show .search-icon1 {
    line-height: normal;
}
.bottom-icons .search-icon1 {
    border-right: 1px solid rgba(255, 255, 255, 0.16);
    padding-right: 15px;
    margin-right: 15px;
    padding-top: 0px;
    padding-bottom: 4px;
    float: left;
}
.toggle-button.button-open .menu-bar {
    display: none;
}
.toggle-button .menu-bar {
    position: absolute;
    border-radius: 0;
    width: 30px;
    transition: .5s;
}
#searchModal .modal-dialog {
	left: 48%;
    max-width: 500px;
    right: unset;
    transform: translate(-50%,-50%);
    top: 45%;
    position: absolute;
    width: 96%;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 19px 0px 13px 0px;
}

#searchModal .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-radius: 0px;
}

#searchModal .modal-header {
    border-bottom: none;
    padding: 0 15px;
}

#searchModal .close {
    opacity: 1;
    color: #fff;
    margin-top: -30px;
    font-size: 30px;
    background: transparent;
    width: auto;
    height: auto;
    box-shadow: none;
}

#searchModal .modal-body {
    text-align: center;
    padding: 0px 15px 15px 15px;
}

.search_btn {
    background-color: transparent;
    color: #cccccc;
    border: 0;
    height: 42px;
    position: absolute;
    padding: 7px 0px;
    border-bottom: 1px solid #cccccc;
    outline: none;
}

body #checkoutpopup {
    border: 1px solid #44d25c;
    background: #48d360!important;
    background: -webkit-linear-gradient(#48d360, #39cc4a)!important;
    background: -o-linear-gradient(#48d360, #39cc4a)!important;
    background: -moz-linear-gradient(#48d360, #39cc4a)!important;
    background: linear-gradient(#48d360, #39cc4a)!important;
    color: #fff !important;
    padding: 6px 20px 5px!important;
    float: right;
    border-radius: 3px;
    font-size: 13px;
    margin-right: 10px;
}
#information-contact {
    width: 100%!important;
}
.contact-page
{
	background: url(../images/home-1200X550.png);
    min-height: 94vh;
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: flex;
    align-items: center;
    padding-top: 63px;
    position: relative;
    z-index: 9;
    height: 100%;
    margin-bottom: 20px;
}

.filter {
    background: #fff;
    width: 267px;
    height: 32px;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    padding: 2px 10px;
    margin-bottom: 1.8rem;
}

.filter-head {
    float: left;
    color: #00aeef;
    padding-right: 4px;
    font-size: 13px !important;
    line-height: 25px;
    padding-left: 5px;
}

#chosefilter {
    font-size: 13px !important;
    line-height: 27px;
    padding: 0px 12px 0px 0px !important;
    background: transparent;
    border: none;
    width: 195px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../../common_images/back_arrow.png);
    background-repeat: no-repeat;
    background-position: 177px 56%;
    background-size: 8%;
    margin-left: 12px;
}

/***** new media of 767px *****/
@media (max-width: 767px){
	.overlay-full .menu-wrap{
	max-width: 100%;
}
.overlay-full .toggle-menu {
    top: 17px;
    width: 100%;
}
span.toggle-button.button-open {
    top: -7px;
    right: 0;    left: unset;
    z-index: 99;
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: right;
}
.bred_cerm .card .card-header {
    margin: 37px 0 0;
}
#information-contact.contact-page{
	position: unset;
	padding-top: 120px;
}
}

@media (max-width: 575px){
.menu-sidebar li > a {
    font-size: 17px;
}
}