/*Fonts embed*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

/*CSS Import*/
@import url('responsive-table.css');

/*
font-family: "Poppins", sans-serif;
font-family: "Open Sans", sans-serif;
font-family: "Rubik", sans-serif;
*/

/*General*/
body { font-family: 'Noto Sans JP', sans-serif; font-weight: 400 !important; }
.container { width: 95%; max-width: 1800px;  }
.caps, .caps a { text-transform: uppercase; }
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto', sans-serif; font-weight: 600; }
.home-heading { 
	font-family: 'Roboto', sans-serif;  text-transform: uppercase; text-align: center; margin: 0 0 25px 0; 
	font-size: 25px; color: #333; font-weight: 600; padding: 25px 0 12px 0;
}
.text-shadow { text-shadow: 2px 2px #ccc; }
.main-container.container {  min-height: 350px; }
label.error { font-size: 12px; color:#8b0000; }

h1, h2, h3, h4, h5, h6 { font-family: "Open Sans", sans-serif; } 

.spcc.cart-count { background:#8b0000; color:#fff; padding:3px 8px; font-size: 13px; border-radius:25px; position:absolute; right:-15px; right: 8%; top:0; }  

.nopadding{ padding: 0; }
/*General END*/

/*Home Brand Products*/
.home-brand-prods { border:0px solid; background:#ededed; padding:0 0; background:unset; }
.home-brand-prods h2 { font-size:25px; color:#000; text-transform:uppercase; margin:7px 0; }

.home-brand-prods.white { background:unset;  }

/*Header CSS*/
.header-top { background: #ededed; color:#fff; font-size: 12px; white-space: nowrap; }
.header-top a { color: #fff !important; font-size: 12px; }
.header-top .welcome-msg { text-transform: uppercase; }
.header-top .header-top-right li { padding: 0 10px !important; }

.header-top .currencies-block, .header-top .currencies-block a { color:#fff; }
.header-top .currencies-block .dropdown-menu a { color:#333 !important; }

.header-bottom .megamenu-wrapper .megamenu li a { font-family: "Rubik", sans-serif; font-size: 16px; letter-spacing: 1px; background:unset !important; color:#fff !important; }
.header-bottom .megamenu-wrapper .megamenu li a:hover { font-weight:500 !important; }

/*.header-top .header-top-left .currencies-block:after { display: none; }*/
.header-top .header-top-left li img { margin-right: 5px; vertical-align: middle; height: 18px; }
.header-top .header-top-left .flagmain img { height: 25px; width: auto; margin-right: 7px; vertical-align: middle; }

.header-center .navbar-logo { padding-top: 0; }

.header-center #sosearchpro .input-group { display: unset; }
.header-center #sosearchpro button { top: -9px; outline: none; }

.megamenu-hori, .megamenu-hori a { font-family: 'Noto Sans JP', sans-serif; font-weight: 400 !important; }
.static-menu .main-menu { text-transform:unset !important; font-weight: 600 !important; }
.static-menu .main-menu + ul li a { line-height: 18px !important; color: #333 !important; letter-spacing: 0.5px; font-size: 12px !important; }
.static-menu .main-menu + ul li a:hover { color: #0083c1 !important; }
ul.megamenu li .sub-menu .content .static-menu .menu ul { margin:0; }

.masonry { /* Masonry container */
  column-count: 5;
  column-gap: 0;
}

.masonry .item { /* Masonry bricks or child elements */
  display: inline-block;
  margin: 0;
  width: 100%;
}

.header-top .header-top-left .dropdown-toggle { line-height: 34px; font-family: 'Noto Sans JP', sans-serif; }

a.currency-selectable { font-family: "Rubik", sans-serif; color:#333 !important; font-size:15px; margin-right:20px; vertical-align:middle; display:inline-block;  }
a.currency-selectable img { height:30px; width:auto; vertical-align:middle;  }

/*Inner Page*/
.inner-text p  { font-size: 14px; color: #555555; line-height: 25px; margin-bottom:20px;  }
.inner-text h1 { margin: 0 0 15px 0; font-size: 35px; color: #333; margin-bottom:30px;  }
.inner-text h3 { margin: 0 0 15px 0; font-weight:600;  }
.about-us .client-say-content .owl-dots { bottom: -32px; top:unset; }

.testimonials-section { 
	padding: 45px 0; 
	background-color: #f5f5f5; background-image:url(../../images/root/testimonial-back.jpg); 
	background-repeat: no-repeat; background-size: contain; background-position: top left; background-repeat: no-repeat;  }
.testimonials-section p { color: #666; line-height: 22px; }
.testimonials-section .name-member { margin:0; }
.testimonials-section .job-member  { margin:0 0 15px 0; }
.testimonials-section .client-say-content .owl-dots .owl-dot.active span { background:#0083c1; }
.testimonials-section .img-block { text-align: center; text-align: center;  }
.testimonials-section .img-block img { width: 80px; height: 80px; border-radius:50%; border:4px solid #fff; margin: 0 auto; }

.faqs-section .icon { background-color: #0083c1 !important;  }

/*Top Cart*/
.shopping_cart .shoppingcart-box { padding: 8px;  }
.header-center .shopping_cart .cart_product_name { font-size: 13px; }


/*Home Css */


.banners-container { margin: 0 auto; padding: 0 0 0 0; width: 100%;  max-width: 1800px; text-align: center;  }
.banners-container .slider-container {  }

.cat { /*padding-right: 0;*/ margin-bottom: 15px; }
.category-box { position: relative; border:0px solid #ccc; margin-bottom: 15px; overflow: hidden; }
.category-box img.catimg { width: 100%; height: auto; }

.category-box .overlay { transition: all 0.5s ease; position: absolute; background: rgba(51,51,51,0.5); height: 100%; width: 100%; text-align: center; padding-top: 35%;  }
.category-box .overlay span, .category-box .overlay span a { color: #fff; font-size: 23px; }

.category-box:hover .overlay { opacity: 0; }

.brands .img-brand { position: relative; height: 80px; }
.brands .img-brand img { width: 72%; position: absolute; top: 0; bottom: 0; right: 0; left: 0; margin:auto;  }


.body-container { margin-top: 15px; margin-bottom: 15px; }

.product-box { margin-bottom:25px;  }
.product-box .product-image-container { border:1px solid #ededed; padding:10px; text-align: center; background:#fff; }
.product-box .product-image-container img { width:90%; height:auto; }
.product-box .product-image-container a { display:block; }
.product-box .pinfo { padding:5px 5px 5px 5px; }
.product-box .pinfo h4 { overflow: hidden; margin-bottom: 4px; font-family: "Open Sans", sans-serif; color: #000; font-weight: 500; font-size: 14px; line-height:21px; height:47px; border:0px solid; }
.product-box .pinfo .price { font-family: "Open Sans", sans-serif; font-size: 18px; color: #8b0000; font-weight: 500; }

.product-box button[type=submit] { height: 40px; font-family: "Poppins", sans-serif; margin-top: 15px; border: 0; color: #fff; font-size: 16px; width: 100%; background:#333; padding:10px 0; }
.product-box button[type=submit] img { margin-left:15px; width:25px; vertical-align; display:unset; }
.product-box button[type=submit]:hover { background:#0083c1 }

.product-box a.oos { 
	width: 100% !important; margin-top: 15px; height: 40px;
	font-family: "Poppins", sans-serif; border-radius: 0 !important; outline: none; text-transform: uppercase; background: #8b0000; padding: 11px 0; font-size: 15px; display: inline-block; text-align: center; color: #fff; }

.product-box .product-item-container:hover button[type=submit] { background:#0083c1; } 

.product-box .price-old { text-decoration: line-through; font-size: 16px; color: #333; }

.main-container #content .products-list {
    display: block;
}

.main-container #content .products-list .product-layout .product-item-container .right-block .price span { font-family: "Poppins", sans-serif; font-weight: 600; font-size: 16px; }




.promo01 a {
    display: block; margin-bottom: 10px; overflow: hidden;
}
.promo01 [class*=col-] {
    padding-left: 5px; padding-right: 5px;
 }

.promo01 a img:hover, .promo01 a img:hover, .promo01 a img:hover, .promo01 a img:hover {
    transform: scale(1.1); -webkit-transform: scale(1.1); -ms-transform: scale(1.1);
}

.promo01 a img, .promo01 a img, .promo01 a img, .promo01 a img {
    transition: .2s; -moz-transition: .2s; -webkit-transition: .2s; width: 100%;
}

.promo01 .row {
    margin-left: -5px;
    margin-right: -5px;
}

/* Product Pagination */
.pagination-container {
	padding: 7px 0;
	/*width: 100%;*/
	margin: 0 auto;
	text-align: center;
	clear: both;
		
}

.pagination {
	margin: 0;
	border-radius: 0;
	display: unset;
}

.pagination>li {
	display: inline-block;
	margin-left: 4px
}

.pagination>li i {
	vertical-align: middle;
	margin-top: -4px
}

.pagination>li:first-child {
	margin-left: 0
}

.pagination>li>a {
	background: #fdfdfd;
	background: -moz-linear-gradient(top, #fdfdfd 0, #f1f1f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfdfd), color-stop(100%, #f1f1f1));
	background: -webkit-linear-gradient(top, #fdfdfd 0, #f1f1f1 100%);
	background: -o-linear-gradient(top, #fdfdfd 0, #f1f1f1 100%);
	background: -ms-linear-gradient(top, #fdfdfd 0, #f1f1f1 100%);
	background: linear-gradient(to bottom, #fdfdfd 0, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f1f1f1', GradientType=0);
	border: 1px solid #eaeaea;
	min-width: 30px;
	padding: 3px 10px 0;
	height: 30px;
	line-height: 24px;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	color: #333;
	display: block;
}

.pagination>li:first-child>a,
.pagination>li:last-child>a,
.pagination>li>a {
	border-radius: 1px
}

.pagination>.active>a {
	cursor: default
}

.pagination>.active>a,
.pagination>li>a:hover {
	border: 1px solid #ccc;
	color: #fff;
	background: #3f3f3f;
	border-bottom: 2px solid #0cafc0;
}

/*Product Detail Css*/
.breadcrumbs { padding:10px 0 20px 0; }
.breadcrumbs a { color: #333; font-size: 14px; font-family: "Poppins", sans-serif; }
.breadcrumbs a:hover { color: #0083c1; }
.breadcrumbs a i { margin-right: 5px; }

.middle-section {  }
.middle-section .prod-title { margin: 0; font-size: 18px; color: #333; line-height: 23px; margin-bottom: 10px;  }
.middle-section .prod-title + .sku { padding: 0 0 5px 0; display: block; }

.middle-section .product-price { font-family: 'Roboto', sans-serif; margin-top: 30px; font-weight: 600; }
.middle-section .product-price .price-new { font-size: 30px; display: block; padding-bottom: 8px; color: #333; display: inline-block; margin-right: 15px; }
.middle-section .product-price .price-old { text-decoration: line-through; color: #666; display: inline-block; font-size: 17px; }

/*product detail qty box*/
.middle-section .product-qty { margin-top: 45px; }
.middle-section .product-qty + hr { margin-top: 102px; }
.middle-section .product-qty .quantity-control{ /*float: left;*/ margin: 0;  position: relative; }
.middle-section .product-qty .quantity-control .form-control {
 	width: 80px; border: 1px solid #dddddd; border-radius: 5px; z-index: 0; float: left; height: 40px; line-height: 28px; box-shadow: none;
 }

 .middle-section .delivery-time-est { clear: both; font-size: 17px; font-weight: 500; margin:35px 0 0 0;  }

 .middle-section .product-qty .quantity-control label {
 	float: left; font-weight: 700; font-size: 14px; margin-top: 8px; padding-right: 5px;
 }

.middle-section .product-qty .quantity-control span{
 	border-radius: 0; cursor: pointer; line-height: 20px; border: 0 none;  color: #555555; background: none; padding: 0; font-size: 14px; 
 	border-left: 1px solid #dddddd;
}

.middle-section .product-qty .quantity-control .product_quantity_down { 
	position: absolute; right: 0; top: 20px; width: 40px; height: 20px;
}
 
.middle-section .product-qty .quantity-control .product_quantity_up { 
	position: absolute; right: 0; top: 0; width: 40px; height: 20px;
}

.middle-section .product-qty .quantity-control span.product_quantity_up:after {
    content: ""; width: 23px; height: 1px; background: #dddddd; margin-left: 7px;  position: absolute; top: 20px; right: 8px;
}
/*product detail qty box END*/

.middle-section .shipping-charges { padding: 15px 0;  }
.middle-section .shipping-charges h3 { margin: 0; padding: 0 0 12px 0; color:#333; font-weight: bold; font-size: 15px; }
.middle-section .shipping-charges span { width: 49.5%; display: inline-block; font-size: 14px; color: #333; }
.middle-section .shipping-charges span i { font-size: 17px; vertical-align: middle; }

.middle-section .action-buttons {  margin-top: 10px;  }
.middle-section .action-buttons span { width: 49.5%; display: inline-block; white-space: nowrap !important; margin-bottom: 15px; }
.middle-section .action-buttons span button { 
	width: 100%; border:0; background-image: linear-gradient(to right, #FF512F 0%, #F09819  51%, #FF512F  100%); 
	padding: 10px 45px; text-align: center; text-transform: uppercase; transition: 0.5s; background-size: 200% auto; color: white; 
	box-shadow: 0 0 20px #eee; border-radius: 4px; display: block; font-size: 16px; font-weight: 400;
}

.middle-section .action-buttons span:first-child button { background:#333; box-shadow: unset;  }
.middle-section .action-buttons span:first-child button:hover { background:#000;  }
.middle-section .action-buttons span:last-child button { background:#0083c1; box-shadow: unset;  }

.middle-section .action-buttons span button:hover {
	background-position: right center; color: #fff; text-decoration: none;
}

.right-section .prod-info { border:1px solid #ccc; padding: 5px 7px; margin-bottom: 7px; float: left; width: 100%; }
.right-section .prod-info span:first-child { width: 15%; display: inline-block; float: left; text-align: center; }
.right-section .prod-info span:last-child  { width: 85%; float: left; font-size: 11px; }
.right-section .prod-info strong { font-family: 'Roboto', sans-serif; display: block; font-size: 15px; }
.right-section .prod-info i { font-size: 18px; vertical-align: middle; }

.right-section .product-stock { color: #fff; text-align: center; padding: 10px; margin-bottom: 5px; font-size: 15px;  }
.right-section .product-stock.instock { background-color:#0083c1; }
.right-section .product-stock.outofstock { background-color:#8b0000; }

.product-information { margin-top: 30px; }
.product-information .video-tab iframe { max-width: 800px; width: 100%; }


/*Sidebar CSS*/
.showcat { font-weight: bold; }
.showcat > div { display: block !important; font-weight: normal; }
.showcat > div.showcat { display: block !important; font-weight: bold; color:#0083c1; }

.showcat > a:first-child { color:#0083c1; }

.latest-product .modcontent { margin: 0; }
.menu-category { padding-right: 0; }
.menu-category { margin: 0; /*min-height: 450px;*/ }
.menu-category a { font-size: 13px; padding:5px 0; display: inline-block; }
.menu-category a:hover { color:#0083c1;  }
.menu-category .parent01 { /*border-bottom: 1px solid #aaa;*/  }
.menu-category .parent02 { padding-left: 10px; }
.menu-category .parent03 { padding-left: 15px; }
.menu-category .parent02, .menu-category .parent03 { display: none; }

.brand-list-side input[type=checkbox], .brand-list-side input[type=radio] { opacity:1; vertical-align: middle; }
.brand-list-side { font-size: 12px; }

.prod-loop { padding-right: 0; }

.product-sidebar { border:0; /*border-right: 1px solid #e6e6e6;*/ padding: 0; }
.product-sidebar legend { font-weight: bold; font-size: 15px; text-transform: unset; margin-bottom: 10px; }


.filter-shopby .checkboxes_list > li:not(:last-child), .filter-row .checkboxes_list > li:not(:last-child), .filter-shopby .simple_vertical_list li:not(:last-child), .filter-row .simple_vertical_list li:not(:last-child) {

	    margin-bottom: 8px;
}

/*Shopping Cart*/
.shopping-cart {  }
.shopping-cart tr th { text-align: center; color: #333; font-size: 12px;  }
.shopping-cart .img-thumbnail { border: 0px; }
.shopping-cart tr td { color: #333; font-size: 13px; }
.shopping-cart tr td.middle { vertical-align: middle; }
.shopping-cart a { color: #333; font-size: 15px;  }
.shopping-cart a:hover { border-bottom: 1px dotted #ccc; }
.shopping-cart #cart-qty { width: 70px; text-align: center; border: 1px solid #ccc; padding:4px 0; outline: none; }
.shopping-cart #cart-qty::-webkit-inner-spin-button, 
.shopping-cart #cart-qty::-webkit-outer-spin-button { opacity: 1; transform: scale(1.5); }
.cart-message { background:green; color: #fff; text-align: center; padding: 5px 0; margin-bottom: 7px; font-size: 13px; }
.shopping-cart a.remove.removeItem:hover { color:#8b0000;  }
.shopping-cart a.remove.removeItem i { font-size: 20px; }

/*Checkout Page*/
.so-onepagecheckout {  }
.so-onepagecheckout .nopadding{ padding: 0; }
.so-onepagecheckout input[type=text] {
	border-radius: 0; border: 1px solid #d3d3d3; box-shadow: unset; outline: none; margin-bottom: 5px;  font-size: 14px; color: #333;
}

.so-onepagecheckout select { 
	border-radius: 0; 
	background: url(../../images/root/img/theme/icon/bg-selectbox.png) no-repeat right center #fff !important; }

.so-onepagecheckout #account label { font-family: "Open Sans", sans-serif; font-size:14px; color:#000; font-weight:500  }
.so-onepagecheckout #account label.error { color: #8b0000; font-size:13px; }
.so-onepagecheckout .panel-body { padding: 15px 0; }

.so-onepagecheckout div.required .control-label:before { display:none; }
.so-onepagecheckout div.required .control-label:after { content: ' *'; color: #F00; font-weight: bold; }
.so-onepagecheckout .confirm-details { padding: 15px;  }
.so-onepagecheckout .col-right .panel-body { padding: 0 15px; }
.so-onepagecheckout .col-right .couponsv .panel-body { padding: 20px 15px;  }
/**/

.sb-container-table.chk { border: 0px solid #333; }
.sb-container-table.chk thead tr th { text-align: left; color: #333; border-bottom: 1px solid #d3d3d3;  }
.sb-container-table.chk tbody tr td { font-family: "Open Sans", sans-serif; text-align: left; font-weight: 500; padding: 10px 10px 5px 10px; font-size: 13px; color: #000; vertical-align: top; line-height:21px }
.sb-container-table.chk tbody tr td strong.product-quantity { display: block; margin:4px 0 0 0; }
.sb-container-table.chk tfoot { border-top: 1px solid #d3d3d3; padding:10px 0; }
.sb-container-table.chk tfoot tr:first-child { padding-top:10px;  }
.sb-container-table.chk tfoot tr th { font-family: "poppins", sans-serif; text-align: right; color: #000; font-size: 14px; font-weight: 500; padding: 5px; text-transform: unset; }
.sb-container-table.chk tfoot tr td { text-align: center; font-size: 14px; font-weight: 500; color: #000; }

.confirm-details .pay-options { padding: 0 0 0 6px }
.confirm-details .pay-options label { margin: 0; display: inline-block; font-weight: 500; color:#000; font-size: 15px; margin: 0 50px 10px 0; }
.confirm-details .pay-options label input {  }
.confirm-details .pay-options label img { height: 40px; width: auto; margin-top: 7px; }
.confirm-details .pay-options button { 
	width: 100%; text-transform: uppercase; background: #333; color: #fff; padding:7px 15px; margin:25px 0 0 0; font-size: 15px; vertical-align: top; border: 0; 
}
.confirm-details .pay-options button:hover { background: green; }
.prod-warranty { margin: 7px 0; padding: 20px 0 10px 0; color: #000; font-size: 14px; vertical-align: middle; }
.prod-warranty img { margin-right: 7px; height: 23px; }


/*Products Result Panel*/
.filters-panel { 
	border:0px solid #f00 !important; height: unset !important; background:unset !important; margin-top: 0 !important; }
.result-panel  { border:0px solid #f00; }


/*Confirmation Page*/
.order-confirmation .mtitle { color:#333; text-align: center; font-size: 35px; margin:15px 0 0 0;  }
.order-confirmation .stitle { color:#333; font-size: 20px; margin-bottom: 15px; }
.order-confirmation .ctitle { color:#333; font-size: 19px; margin: 40px 0 0 0; }
.order-confirmation p { font-size: 14px; color:#333; }
.order-confirmation a { color: #333; border-bottom: 1px dotted #d3d3d3; }
.order-confirmation table { margin: 0 auto; border: 0; text-align: left; }
.order-confirmation table td { font-size: 14px; color:#333; vertical-align: top; padding-bottom: 10px; }
.order-confirmation table td i { 
	font-size: 20px; border: 0px solid #d3d3d3; width: 30px; height: 30px; text-align: center; vertical-align: top; padding-top: 5px; 
	color:#333; margin-right:10px;
}

/*Contact Us Page*/
.contact-form-cust .nopadding { padding-left: 0; }
.contact-form-cust input[type=text], .contact-form-cust textarea {
	border-radius: 5px; border: 1px solid #d3d3d3; box-shadow: unset; outline: none; margin-bottom: 5px; 
}
.contact-form-cust select { 
	border-radius: 5px; 
	background: url(../../images/root/img/theme/icon/bg-selectbox.png) no-repeat right center #fff !important; }

.contact-form-cust label.control-label { font-size:14px; color: #333; padding-bottom: 5px; font-family: "Poppins", sans-serif; font-weight: 500; }
.contact-form-cust .cftitle { color: #333; font-size: 30px; }
.contact-form-cust .cftitle span { display: block; border: 1px solid #0083c1; height: 1px; width: 100px; margin-top: 5px; }

.contact-form-cust .info-store { padding-left: 43px; }
.contact-form-cust .info-store .text { font-size: 13px; }


/*Login Register*/
.page-login .well { padding: 9px 19px; border: 1px solid #f3f3f3; box-shadow: unset; border-bottom: 2px solid #0083c1;}
.page-login .well input[type=text], .page-login .well input[type=password] { border-radius: 5px; border: 1px solid #d3d3d3; box-shadow: unset; }
.page-login .bottom-form .btn { border-radius: 5px; width: 150px; }
.main-container #content h2 { font-size: 25px; color: #333; font-weight: 500; text-transform: unset; }
.actionbtn { 
	background: #333; color:#fff; text-align: center; border: 0; border-radius: 3px; width: 150px;
    outline: 0; text-transform: uppercase; font-size: 15px; padding: 0; font-weight: 300; letter-spacing: 0.5px; 
}
.actionbtn:hover { background: #0083c1; }
#reg_form label.control-label,
#login_form label.control-label { font-family: "Poppins", sans-serif; color:#333; margin: 0; font-size:14px; font-weight:500; letter-spacing:0.5px; }

.customer-login #timer { font-weight: 500; font-size: 14px; color: #8b0000; }


/*Footer CSS*/
.footer-top { padding-top: 35px !important; }
.footer-top .footer-lists { list-style: none; padding: 0 }
.footer-top .footer-lists li { line-height: 24px; color: #fff; }
.footer-top .footer-lists li a { color: #fff; }
.footer-top a { line-height: unset !important; }
.footer-top h3 { font-family: "Poppins", sans-serif; padding: 0 0 7px 0 !important; margin: 0 0 14px !important;}

.footer-top p { font-size:16px !important; margin-bottom:10px !important; }

.footer-top .modcontent p { font-size:14px; }
.footer-top .modcontent p i { font-size:18px; margin-right:7px; vertical-align:middle;  }

.footer-top .modcontent .footer-lists a {  font-size:16px; }
.footer-top .modcontent .footer-lists li { margin-bottom:15px; }

.footer-container .footer-top .box-information  { width: 30%; }
.footer-container .footer-top .box-extras 		{ width: 30%; }

.footer-bottom-block { background: #333; padding: 18px 0 12px 0; color:#fff; font-size: 12px;  }
.footer-bottom-block .footer-bottom-header .credits { font-family: "Poppins", sans-serif; padding-top: 10px; font-size: 15px; }
.footer-bottom-block .pay-icons { height: 35px; width: auto; margin: 0; }
.footer-bottom-block .pay ul li { padding: 0; }

.social-box { margin-top: 20px !important; }
.footer-container .footer-top .collapsed-block .share-icon ul li{ width: 30px !important; height: 30px !important; line-height: 32px !important; margin-right: 3px !important; }
.social-box .facebook 	{ background-color:#3b5999 !important; color:#fff !important; }
.social-box .twitter 	{ background-color:#55acee !important; color:#fff !important; }
.social-box .linkedin 	{ background-color:#0077B5 !important; color:#fff !important; }
.social-box .instagram 	{ background-color:#e4405f !important; color:#fff !important; }
.social-box .whatsapp 	{ background-color:#25D366 !important; color:#fff !important; }
.social-box .pinterest 	{ background-color:#bd081c !important; color:#fff !important; }
.social-box .flickr 	{ background-color:#ff0084 !important; color:#fff !important; }
.social-box .dribbble 	{ background-color:#ea4c89 !important; color:#fff !important; }
.social-box .youtube 	{ background-color:#cd201f !important; color:#fff !important; }
.social-box .vimeo 		{ background-color:#1ab7ea !important; color:#fff !important; }

.row.desktop { display: block; }
.row.mobile  { display: none; }

/*Mobile Menu CSS*/
.megamenu-wrapper .label-menu { display: none; }

/*.row.product-information * { font-family:Arial,Helvetica,sans-serif !important; }*/

.gc-display-area, .glass-case ul li { border: 1px solid #7f7f7f; }


#mod_prod_brands { display: none; }



/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index:999;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 102px;
}

.spotti-msg { 
	display: block;
    margin: 10px 0 0 0;
    background: #FDFD96;
    padding: 2px 5px;
    color: #8b0000;
    border: 1px solid #ccc; 
}

/*Home Spotlight*/
.so-spotlight2 { border:0px solid #f00 !important; padding:30px; }
.so-spotlight2 h3 { font-family: "Poppins", sans-serif; font-weight:600; color:#000; }
/**/


#icon-container { margin-right:7px; font-size:13px;  }
#icon-container:last-child { margin-right:0px; }
#icon-container img.scicon { width:40px; height:auto; vertical-align:middle; padding-top:0;  } /*Cart Icon*/
#icon-container img.scicon.user { width: 35px; display:block; margin:0 auto 5px auto; }
#icon-container img.scicon.trackingord { width: 43px; display:block; margin:0 auto 5px auto; }
#icon-container img.scicon.shoppingcart { width: 35px; display:block; padding-top: 3px; margin:0 auto 4px auto; }

.producttab .tabsslider { padding:0 15px 0 15px; }
.producttab .tabsslider .nav-tabs li { margin-bottom: 0; }
.producttab .tabsslider .nav-tabs li a { font-family: "Poppins", sans-serif !important; letter-spacing:1px; padding:9px 20px; border-radius:0; font-weight: 500; }
.producttab .tabsslider .nav-tabs li.active a:after { height:0; }

.confirmation-page .h125 {  font-family: "Poppins", sans-serif; font-weight:500; font-size:30px; margin-top:50px;  }
.confirmation-page .ord-details-head { color:#000; font-size:15px;  }
.confirmation-page .ord-details-head label { font-size:16px; font-weight:600; }


#checkout-form .spinner {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #3498db;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#checkout-form .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
  z-index: 1;
}

#checkout-form .spinner  {
  z-index: 2;
}

#checkout-form .table-responsive {
  position: relative;
  z-index: 0; /* Keep it behind the overlay */
}

/*Track Your Order*/
.track-your-order { border:0px solid;   }
.track-your-order h1.mtitle { text-transform: uppercase; font-family: "Poppins", sans-serif; font-size:25px; margin:10px 0 20px 0; }
.track-your-order input[type=text] { color:#000; padding:15px 10px !important; }
.track-your-order .info { font-size:12px; color:#8b0000; font-weight:600; }

/*Myaccount*/
.myaccount .myaccountback { font-family: "Poppins", sans-serif; font-size:15px; font-weight: 600; letter-spacing: 1px; border:0px solid; display: inline-block; min-width: 160px; background:#ccc; color:#000; padding:10px 0; text-align:center; text-transform:uppercase; }
.myaccount .myaccountback:hover { background:#333; color:#fff;  }
.myaccount .noprod { font-size: 14px; font-weight: 600; }
.myaccount .ma-blocks { text-align:center; }
.myaccount .ma-blocks img { border:0px solid; height:100px; width:auto; }
.myaccount .ma-blocks img + h2 { font-family: "Poppins", sans-serif; font-size:18px; font-weight:500; margin:10px 0 20px 0; }
.myaccount.profile { min-height:400px; }
.myaccount.profile .form-group label { font-family: "Poppins", sans-serif; font-weight:500; font-size:15px;  }
.myaccount.profile .form-group input { font-size:14px; padding:0 15px; vertical-align:middle; }
.myaccount.profile .orders {  }
.myaccount.orders .order-block { border-bottom:1px solid #333; margin-bottom:25px }
.myaccount.orders .order-block:last-child { border:0;  }
.myaccount.orders .order-block .ord-info { border:0px solid; font-family: "Open Sans", sans-serif; font-size:16px; font-weight:500; color:#000; margin-bottom:15px;  }
.myaccount.orders .order-block .ord-details .img-blk { border:0px solid; margin:7px 0 10px 0; display:inline-block; }
.myaccount.orders .order-block .ord-details .img-blk img { height:90px; width: auto; border:1px solid #ededed; margin:0;  } 
.myaccount.orders .order-block .ord-view { border:0px solid #333; margin:0 0 25px 0; }
.myaccount.orders .order-block .ord-view a { display: inline-block; font-size:16px; background:#333; color:#fff; padding:7px; min-width:150px;  }

.myaccount .orders-details-acc { border:0px solid; }
.myaccount .orders-details-acc h2 { font-size:22px; color:#000; }
.myaccount .orders-details-acc p { font-family: "Open Sans", sans-serif; font-size:15px; margin:20px 0 0 0; color:#000; }
.myaccount .orders-details-acc p span { min-width:90px; display:block; margin-bottom:12px; }
.myaccount .orders-details-acc p span strong { display:inline-block; min-width:90px; }

.myaccount .cart-table-myaccount.sym-cart-table.table { margin-top:30px; }
.myaccount .cart-table-myaccount.sym-cart-table.table thead tr th { text-align:left; }
.myaccount .cart-table-myaccount.sym-cart-table.table thead tr th { font-family: "Poppins", sans-serif; background: #4a4a4a; font-weight: 500; font-size: 14px; letter-spacing: 1px; padding: 2px 15px; color:#fff; padding:7px;  }
.myaccount .cart-table-myaccount.sym-cart-table.table tbody tr td { font-family: "Poppins", sans-serif; font-weight: 500; font-size: 15px; ext-align: center; line-height: 20px; }
.myaccount .cart-table-myaccount.sym-cart-table.table tbody tr td span { display:block !important; margin: 0; padding: 0; }
.myaccount .cart-table-myaccount.sym-cart-table.table tbody tr td .cart-image { height: 100px; }
.myaccount .ord-pricing {}
.myaccount .ord-pricing h2 { font-size:25px; color:#000; margin:25px 0 20px 0; }
.myaccount .ord-pricing span { display:block; font-size:15px; margin-bottom:7px; color:#000; }
.myaccount .ord-pricing span strong { display:inline-block; min-width:80px; }

/*SideCart*/
#mside-menu {
  height: 100%; width: 0; position:fixed; z-index: 9; top: 0; left: 0; background-color: #333; overflow-x: hidden; transition: 0.5s; padding-top: 60px;
  background: #ededed; width:100%; max-width: 300px; display:none ;
}

#mside-menu .menu-content { padding: 0; }
#mside-menu .menu-content a { font-family: "Poppins", sans-serif; border-bottom:1px solid; color:#333; padding:15px 12px; font-size:15px; }
#mside-menu .menu-content a:hover { background:#a9a9a9; color:#000; }
#mside-menu .logo { /*margin-bottom: 30px;*/ }
#mside-menu .logo img { width:100%; max-width:230px; margin-top:-50px; }
#mside-menu a {
  padding: 8px;
  text-decoration: none;
  font-size: 25px;
  color: #fff;
  display: block;
  transition: 0.3s;
}


#mside-menu .close-btn { position: absolute; top: 20px; right: 15px; font-size: 30px; color: #333; }

/* Open button */
.open-btn {
  position: fixed;
  top: 20px;
  right: 15px;
  font-size: 20px;
  z-index: 1000;
  background-color: #333;
  color: white;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
}

/*Whatsapp Floating Icon*/
.whatsapp.float {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 30px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.whatsapp.float .my-float { margin-top: 12px; font-size: 33px; }