@font-face {
	font-family: 'hexabit';
	src: url('../font/PFFuturaNeu-Book.otf') format('truetype');
	font-style: normal;
	font-weight: 400;font-display:swap;
}
@font-face {
	font-family: 'hexabit-bold';
	src: url('../font/PFFuturaNeu-Bold.otf') format('truetype');
	font-style: normal;
	font-weight: 500;font-display:swap;
}
@font-face {
	font-family: 'hexabit-light';
	src: url('../font/PFFuturaNeu-Light.otf') format('truetype');
	font-style: normal;
	font-weight: 300;font-display:swap;
}

@font-face {
	font-family: 'hexabit-thin';
	src: url('../font/PFFuturaNeu-Thin.otf') format('truetype');
	font-style: normal;
	font-weight: 300;
	font-display:swap;
}
.dropdown {
	display: none;
}
p {
	margin: auto;
}

:root {
	--site-main-color: #b60000;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 25px;
}
.cf_filtering_knob {
	background-color: red !important;
}
#fancybox-title{display:none!important;}
.homeblog {
	background-size: cover !important;
	height: 500px;
	margin: 0 10px;
	width: calc(50% - 22px);
	display: inline-table;
	padding-top: 250px;
}
.addtocart-bar input {
    float: left;
    margin: 1px;
}
.addtocart-bar {
    margin: 0 auto;
    display: inline-block;
}
.homeblog h3 {
	background: #a16100;
	display: table;
	padding:8px 27px;
	font-size:20px;
	margin-bottom: -5px;
	margin-left: 20px;
	position: relative;
	color:#fff;
	font-family: hexabit-bold;letter-spacing: 0.8px;
}
#levites-fysikou-aeriou h2{
	color:#cb7a00;font-family:hexabit-bold;
}
.homeblog h3 a {
	color: #fff;
	font-weight: 300;
}

.homeblog .introtext {
	background: rgba(255, 255, 255, 0.9);
	padding: 20px;
	width:90%;
	color: #000;
}

.homeblog .introtext a {
	color: #fff;
}

.blog h2 {
	margin: 0;
	padding:4px 0;
	color: #ef8718;
	text-align: center;
}
.proopc-step {
	background: #ef8718;
}
#ProOPC .proopc-process-title {
    
	background: #eebe8b !important;
} 
.blog h2 a {
	margin: 0;
	padding: 0;
	color: #ef8718;
	font-family:hexabit-bold;
}
.proopc-shipments, .proopc-payments, .proopc-coupon, .proopc-cartlist, .proopc-confirm-order,.proopc-bt-address, .proopc-st-address {
    border: 1px solid #eebe8b ;
    margin: 0 5px 0 0;
	background: #fff8f7;
	border-radius:5px;
	
}
.blog .page-header {
	padding-bottom: 5px;
	margin: 0;
	border-bottom: 1px solid #ef8718;
}

.blog .pull-left {
	width:40%;
	margin-right:20px;
	float:left;margin-top: 20px;
}
.headerinner{
padding:15px 0;
z-index: 1;
background:#ffffffdd;
}
.blog-items{background:#f6f6f6;padding:10px 0;}
.titlehead{max-width:454px;margin:24px auto;text-align:center;}
.titlehead h2{font-family:hexabit-bold;font-size:24px;}
img{max-width:100%;}
.logo{
    
    max-width: 300px;


}
.headerinner li{
	padding:7px;
}


.stats{
	padding:100px 0;

}

.putsplit {
    padding-right: 15px;
    margin-right: 5px;
    border-right: 1px solid #fff;
}
body #vmwishlist a,
#vmwishlist a:visited {
	width: 100%;
	background: var(--site-main-color) !important;
	height: auto !important;
}

.quantity-box {
	display: inline-table;
}
.product-fields{margin-bottom:14px;}
.product-fields label{padding: 5px 7px;
    margin: 4px 0;
    border: 1px solid #ef8718;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;border-radius: 4px;
}
.product-fields label:hover{
	background-color: #ef8718;
	color:#FFF;
}
.product-fields label input[type="radio"]{
    width: 0;
}
.product-fields label:after{
	content:'';
}
.product-fields label:focus-within, .product-fields label:focus-visible, .product-fields label:focus, .product-fields label:active, .product-fields label:active{
	background: #ef8718;
	color:#FFF;
}
.manufimagee {
	max-width: 100px;
	display: block;
}

.capps {
	display: block;
}

.capps:first-letter {
	text-transform: uppercase;
}

.emptycart {
	text-transform: none;
}

.acymailing_module_form .acymailing_introtext {
	padding-bottom: 0px !important;
	display: block;
}

.banks {
	max-width: 150px;
	position: relative;
	float: right;
	clear: both;
}

span.quantity-box {
	display: inline-block;
	position: relative;
	top: -17px;
}

.truecenter {
	position: absolute;
	left: calc(50% - 72px);
}

.vm-chzn-select {
	display: block !important;
}

.discount {
	font-weight: 300;
	color: #999;
	display: none;
}

.PricebasePriceVariant {
	text-decoration: line-through;
	font-weight: 300;
	color: #999;
}

.blog p{padding:5px;margin-top: 20px;
    font-size: 18px;}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: transparent;
}

.navbar-default {
	background: none !important;
	border-color: transparent;
}
.blog .items-leading .leadings{
	display: inline-block;
    margin-bottom: 20px;
}
a:hover,
a:active,
a:focus {
	outline: 0;
}

ol,
ul {
	margin-bottom: 10px;
	margin-top: 0;
	padding-left: 14px;
}

.vm-pagination-top {
	display: none !important;
}

.vm-pagination li {
	display: inline-block;
	border: 2px solid #ef8718;
	margin: 5px;
	
	color: #ccc;    border-radius: 5px;
}
.vm-pagination li a, .vm-pagination li span.pagenav{
	padding: 7px 16px;
	display:block;
}
.vm-pagination li a:hover{
	background: #ef8718;
    color: #FFF;
}
.vm-pagination {
	display: table;
	margin:40px auto 0 auto;
	text-align: center;
	width: 100%;
}

.orderlistcontainer {
	float: left;
	margin-right: 50px;
}
.additional-images{
	display: block;
    position: relative;
    margin: 11px 0 0 0;
}
.additional-images .floatleft {
	width: 20%;margin-right: 13px;
}
h2.socials-title{
	font-size: 18px;
    margin-top: 20px;
}
.white h3 {
	text-align: center;
	font-size: 25px;
}

a {
	color: #000;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}

a:hover {
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}

.footlogo {
	float: left;
}

.footmenu {
	float: left;
}

.footmenu li a {
	padding: 5px 15px;
}

.category-view .category-view {
	text-align: center;
}

.category-view .category-view .category {
	display: inline-block;
}

.category-view .category-view h2 {
	padding: 0;
	margin: 3px 0;
	display: inline-flex;
}

.category-view .category-view h2 a {
	color: #000;
	background: #eebe8b;
	font-size: 14px;
	padding: 5px 12px;
	border-radius: 5px;
}

.footcontact {
	float: right;
	text-align: right;
}

.til1 {
	font-size: 35px;
}

.homeparalax {
	color: #fff;
}

.prodimg{background-size:cover!important;}
.til2 {
	border-bottom: 1px solid red;
	color: #999;
	display: inline;
	font-size: 40px;
	text-align: right;
	width: 150px;
}

.til3 {
	font-size: 16px;
}

img {
	max-width: 100%;
}

body {
	font-family: 'hexabit-light';
	font-size: 16px;
}

#body {
	padding:32px 0 48px;
}

#white {
	padding: 10px 0;
}

.blacktop {
	min-height: 35px;
	background: #e5e5e5;
	color: #000;
	line-height: 35px;
	border-bottom: 2px solid var(--site-main-color);
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.18);
	position: relative;
	padding-top: 10px;
}

.gray {
	background: #d8d8d8;
	padding: 20px;
}

.gray h2 {
	font-size: 25px;
}

.gray h3 {
	text-align: center;
}

.topleft {
	float: left;
}

.topright {
	float: right;
}

.bann1 {
	padding: 0;
}

h3 {
	font-size: 25px;
}


#banner h1,
#banner h2 {
	background: rgba(255, 255, 255, 0.7);
	display: table;
	padding: 5px 20px;
	font-size: 22px;
	margin-bottom: -15px;
	margin-left: 20px;
	position: relative;
	color: #000;
	font-weight: 300;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
	
}

#banner .introtext {
	background: rgba(186, 0, 0, 0.7);
	padding: 20px;
	width: 80%;
	color: #fff;
}

.category-view {
	text-align: center;
}

.orderby-displaynumber {
	display: inline-block;
	width: 100%;
}

.browseCategoryImage {
	display: none;
}
.item-page.item-image {
	max-width: 900px;
	margin: 50px auto;
	padding: 30px;
}
.item-page .pull-left.item-image{float: left;
    max-width: 46%;
    margin: 0 20px 6px 0;
    box-shadow: -4px 3px 1px #ff9000;}
.text-lead{font-size:22px;}
.page-header{text-align: center;}
.misc-text {
    text-align: center;
    margin: 0 auto;
    font-size: .9rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    background: #ef8718;
    display: table;
    padding: 5px 25px;
    border-radius: 5px;
}
#jform_contact_email, #jform_contact_emailmsg, #jform_contact_message, #jform_contact_name {
    border-radius: 0;
    border: 0;
    background: #eebe8b;
    color: #000;
    
    letter-spacing: 1px;
}
.contact-title-wrap {
    text-align: center;
}
.contact_address-wrapper, .contact_contact-wrapper {
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 1em;
    font-size: 1.2rem;
    background-color: #eebe8b;
}
.foot .menu {
	display: inline-table;
}
.footercontact a{color:#fff;}
.footercontact{
	color:#fff;
	padding:26px 0 36px;
}
.foot .menu li {
	list-style-type: square;
	display: inline-block;
	
}
.footermenu{padding: 26px 0 0;}
.footerleftmenu{text-align: right;border-right: 1px solid #fff;}
.footerrightmenu{text-align: left;}
.commonleftright{width: 50%;float: left;}
.foot .menu li a {
	list-style-type: square;
	position: relative;
	display: block;
	padding:5px 15px;
	color:#FFF;letter-spacing: 0.4px;font-size: 1.2rem;
}
.foot .menu li a:hover{
	background:#000;color:#FFF;
}
.detailprice {
    display: table;
   
}
.Producth {
	width: calc(20% - 12px);
	display: block;
	text-align: center;
	border: 0px solid #cfcfcf;
	padding: 0px;
	margin: 12px 6px 46px 6px;
	float: left;
	height: 350px;
	position: relative;
	background-position-x: center !important;
	border-radius: 5px 5px 0 0;
}
.fiogos{
	width: 27px;
    margin-right: 6px;
}
.productlink{
display: block;
width: 100%;
height:100%;
background:rgba(255,255,255,0);
}
a:hover{color: #ef8718;}
.productlink:hover{

	background:rgba(255,255,255,0.3);
	}
	.productData a{color:#fff !important;}
.productData{
	font-size: 16px;
	width:100%;
	color:#fff;
	background: #ef8718;
	padding:4px 1px 4px 1px;
	border-radius:0px 0px 4px 4px;
	bottom: 10px;
	right: 0;
	text-align: center;letter-spacing: 0.2px;    font-weight: 600;
	position: relative;
}
.topphone{font-family: 'hexabit-bold';}
.pink{color:#ef8718 !important;}

.floatright .custom{display: inline-table;}
.navbar{padding: 0 !important;}

#black-innerreplace{
	display: table;
	
}
.leftmenu{
	float:left;
}
.navbar-mypink .navbar-toggler {
    color: #000!important;padding:0;width:100%;border:0;
}

.navbarbabis{display: table;
	float: right;}

.topdata {
    display: inline-table;}
.rightsearch{
float: right;
position: relative;
}
.rightsearch .search {
    float: right;
}

.search .inputbox{
	margin-top: 4px;
border:0px solid;
border-radius: 20px;
font-size: 16px;
width: 100%;
padding: 7px;
background:#fff;

}
#searchForm{display: none;}
.carousel-indicators li{
width:15px;
height:15px;
border-radius: 20px;
border: 1px solid #fff !important;
background:#844e15 ;
opacity: 1;
}
#proopc-order-submit {
	background:#ef8718;
	transition: 1s;
}
#proopc-order-submit:hover {
	background:#84bd52;
	transition: 1s;
}
.carousel-indicators .active{
	background:#ef8718;

}
.customer-reviews{display:none;}
.carousel-caption {text-align:left;margin:auto;bottom: 0;top:0;height:69px;}
.carousel-caption h2, .carousel-caption h1{background:#a36201;display: inline;padding:18px 45px;color:#fff;z-index:10;font-family:'hexabit-bold';font-size:25px;}
.carousel-caption .white{background:rgba(255,255,255,.8);padding:20px;color:#000;max-width:500px;margin-left:10px;z-index:9;}
.detailtitle::after{content:"";position:absolute;left:-46px;top:0;width:61px;height:55px;}
.product-description{margin:20px 0 26px 0;}
.OfferProducts {
    display: table;
    position: relative;
    width: 100%; 
}
.categoryprice{float: right;color:#fff;font-family: "hexabit-bold";    position: absolute;
    right: -1px;
	top: -33px;
	background: #bd6d18;
	padding: 5px 20px 5px 35px;
	clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.deletedprice{
	background:#ef8718;
	color:#fff;
	position: absolute;	
	bottom: 120px;
	right: 0;
	z-index: 1;
	font-size: 14px;
	text-decoration: line-through;
	padding:5px 10px 5px 30px;
	clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
}

.menuleft{
float: right;
}
.menuleft li{
	padding:5px;
}
.theproduct .PricesalesPrice{color:#ef8718!important;font-family:'hexabit-bold';font-size:18px;}

.leftbanner{width: 55%;float: left;
	background-image:url("../img/banner1.webp");
	background-size: cover;
	background-position: 50% 50%;
	height:600px;padding-top:200px;
}
.rightbanner{width: 45%;float: left;
	background-image:url("../img/banner2.webp");
	background-size: cover;
	background-position: 50% 50%;
	min-height:600px;padding:56px;
}
.banners {
    display: table;
	width: 100%;
	text-align: center;
}
.sticky {
	position: fixed !important;
	top: 0;
	width: 100%;
z-index: 9999;
  }
  
#copyright{text-align: center;padding:10px;}

.product{display: block;padding:20px 0;}
.aboutus{
display: block;
background-size: cover;
background-attachment: fixed;
height:700px;
text-align: center;
}

.titleabout{margin-top: -70px;}
.aboutbox{
    max-width: 760px;
    width: 100%;
    padding-top: 30px;
    line-height: 40px;
    float: right;
}
.pinkbox{

padding:60px;
margin:20px 120px ;
}

.whitebox{
    background-color: rgba(255,255,255,0.3);
	padding:30px;
	border-radius: 20px;
    color:#fff;
    }

.prdata {
	position: absolute;
	bottom: 0;
	width: 97%;
	background: rgba(255, 255, 255, .8);
}

.primage {
	height: 10vw;
	display: table;
	width: 100%;
}

.primage img {
	max-width: 100%;
}

.productpr {
	color: #00bf00;
	font-weight: bold;
}

.foot {
	background:#a36201;
	color: #000;
	margin: 40px 0 0;display: grid;
	width: 100%;
}
.footer-email{
	font-size: 1.3rem;
    letter-spacing: 2px;
    margin:6px 0;
    padding: 4px 0;
    display: inline-block;
    text-align: center;
	font-family: 'hexabit-bold';
}
.footerlogo{width: 100%;
	margin: 0 auto;
	padding:10px;
	background: #fff;}
.foot a:hover {
	color:#000;
}

.white {
	padding: 30px 0;
	position: relative;
}

.hometexts {
	position: absolute;
	bottom: 250px;
}
.theproduct{
	margin-bottom: 36px;
}
.theproduct .main-image {
	text-align: center;
}
.theproduct .main-image img, .additional-images img{
	border-radius: 10px;width: 100%;
}
.black {
	background: #bd6d18;
	color: #000;
	display: block;
	position: relative;
}

.black a {
	color: #000;
}

.browse-view h1 {
	clear: both;
}

.userfields_info {
	display: none;
}

.level3 {
	text-indent: 6px;
}

.level0 {
	position: relative;
	
}

.menucat .menucat {
	line-height: 22px
}

.level0 {
	color: #09C;
	border-radius: 5px 5px 0 0;
}

.label0,
.label0 a {
	color: #fff;
}

.level1 {
	position: absolute
}

.label1 {
	margin: 0px 10px 10px 0;
	border-radius: 5px;
	display: table-cell;
	max-width: 218px;
	width: 100%;
}

.label0 {
	display: inline-block;
	padding: 2px 12px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.product-sku {
	color: #ef8718;
	border-bottom: #ef8718 solid 1px;
	margin-bottom: 10px;
}

.product-description .title {
	display: none;
}
.quantity-input {
    border:1px solid #ef8718;    border-radius: 5px;
    width: 50px;
    text-align: center;padding:11.8px 0;
}
.level1 {
	color: #000;
	font-weight: 300;
	font-size: 16px;
	background: #FFF;
	text-align: left;
	padding-bottom: 15px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	border-top: 10px solid #ef8718;
	opacity: 0;
	display: table;
	visibility: hidden;
}

.label0:hover>.level1 {
	opacity: 1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	z-index: 100;
	visibility: visible;
	display: table;
}

footer {

	text-align: center;
}

footer .menus {
	float: left;
}

footer .contact {
	float: right;
	width: 100%;
	max-width: 300px;
	text-align: right;
}

.footertitle {
	font-size: 25px;
	font-weight: 100;
}

.level2 {
	font-size: 16px;
	color: #000;
}

.level1 a:hover {
	background: #ef8718;
	border: 0 solid;
	color: #fff;
	text-shadow: none;
}

.label2 a {
	color: #999999;
	display: block;
}

.label3 a {
	color: #4f002d
}

.theproduct .category-view {
	display: none;
}

.level3 a {
	padding-left: 4px
}

.label1 {
	display: table;
}

.label1 a {
	display: block;
	padding: 3px 5px;
	color: #303030;
}

.level2 a {
	font-weight: 500;
	padding: 3px 10px;
}

.level2 a:hover {
	background-color: #ff0000;
	color: #FFF;
}

.wishlist-box-view {
	background: none;
}

.wishlist-box-footer {

	background: #4c4c4c !important;
}

.wishlist-box-link a:link,
.wishlist-box-link a:visited {
	margin-top: -10px;
}

.wishlist-box-link h4 {
	font-size: 14px;
}

.mobmenu {
	display: none
}

.label0:hover {
	background-color: #ef8718;
	color:#fff;
}

.catItemTitle {
	font-size: 40px;
}

div.catItemImageBlock {
	margin: 0;
	padding: 8px 0;
}

.icon0 .level1,
.icon1 .level1,
.icon2 .level1,
.icon3 .level1,
.icon4 .level1,
.icon5 .level1,
.icon6 .level1,
.icon7 .level1 {

	margin-left:-12px;
	background-color: rgba(255, 255, 255, 1);
	background-position: 100% 100%, center bottom;
	background-repeat: no-repeat, repeat;
	background-size: auto, auto;
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.17);
	-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.17);
	box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.17);
	border-radius:0 0 5px 5px;
	z-index: 1;
}

.orderby-displaynumber {
	text-align: left;
}

.activeOrder {
	padding: 5px;
	border: 1px solid #ccc;
}

.filtersleft {
	text-align: left;
}

.orderlist {
	position: absolute;
	background: #fff;
	display: none;
	-webkit-box-shadow: 2px 6px 5px 0px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 2px 6px 5px 0px rgba(0, 0, 0, 0.14);
	box-shadow: 2px 6px 5px 0px rgba(0, 0, 0, 0.14);
	z-index: 9;
	width: 250px;
}

.orderlist a {
	padding: 5px 15px;
	display: table;
	border-bottom: 1px solid #eee;
	width: 100%;
}

.floatright {
    float: right;
   
}
.pinktopinner {
    display: table;
}
.container {
    max-width: 1400px !important;
}
.floatleft {
    float: left;
    padding-top: 10px;
    
    
}
.product-field-display select{
	min-width: 160px;
    margin: 7px 0;
    border: 2px solid #ef8718;
}
.quantity-plus,.quantity-minus,.addtocart-button{
	border:0px solid !important;
	background-color:#ef8718;
	
	height:50px;
	border-radius: 5px;
	color:#fff;
	
}
.quantity-plus:hover,.quantity-minus:hover,.addtocart-button:hover{
	
	background-color:#fd939e;
	transition: 1s;
	

	
}
.quantity-minus{
	background:#ef8718;
	width:50px;
}
.quantity-plus{

	background:#ef8718;
	width:50px;
}
#fancybox-content h4{
	font-size:18px;
	text-align: center;
	width: 100%;
	background: #fdf0ee;
margin:10px 0;
}
.maintop{
	position: relative;
}
.themenu {
	padding-top: 8px;
	position: absolute;
	display: block;
	float: right;
	top: 0;
	right: 0;
}
.socials a{	
	border:0px solid !important;
	background-color:#ef8718;
	font-family: 'hexabit-bold';
	padding:13px 18px;
	height:24px;
	width:24px;
	margin: 5px 2px;
	border-radius: 5px;
	font-size:16px;
	color:#fff;
	display: inline-table;
}
.continue_link,.showcart{
display: inline-table;
	border:0px solid !important;
	background-color:#ef8718;
	padding:13px 13px;
	
	border-radius: 5px;
	color:#fff;
}
.breadcrumb{
	background: #fff0dc;}

.category-view h1 {
	background: #eebe8b;
	border-radius: 5px;
	padding: 10px;
	color: #000;
	font-weight: 300;
}

.vm-search-custom-search-input {
	display: none;
}

.prsdesc {
	display: none;
}

.homeparalax-innerreplace h2 {
	font-size: 30px !important;
}


.browse-view h1 {
	text-align: center;
}

.btn-primary,.proopc-btn-inverse {
	width: 100%;
	background: #ef8718;
	font-size: 20px;
	border-radius: 0;
}

.modal-footer {
	text-align: center;
}

.modal-content {
	text-align: center;
}
.fab {
    font-family: "Font Awesome 5 Brands";
}
.modal {
	background: rgba(0, 0, 0, 0.5);
}
#vimata-egkatastasis-fysikou-aeriou h2{font-family: 'hexabit-bold';font-size: 1.3rem;}
.pinktop{
	background:#a36201;
	color:#fff;
	z-index:2;
	position:relative;
	padding:0;
}
.pinktop h1{font-size: 1rem;
    font-family: 'hexabit-bold';
    letter-spacing: 1px;
    margin: 0;}
.pinktop a{color:#FFF;}
.pinktop a:hover{color:#000;}
.numofproducts {
	font-family: 'hexabit';
    position: absolute;
	top: -2px;
	right: -3px;
	color:#000;
    font-size: 9px;
    background: #fff;
    width: 15px;
    text-align: center;
    height: 15px;
    border-radius: 50px;
    border: 1px solid #ef8718;
}
.total_products:hover> .hoverproducts{display:block;}
.hoverproducts .subtotal_with_tax{color: #ef8718 !important;}
.hoverproducts .total{color: #ef8718 !important;font-family: 'hexabit-bold';}
.hoverproducts .product_name{padding-right: 5px;}
.vmCartModule {
	display: inline-block;
	position: relative;
}
.hoverproducts {
	display: none;
	z-index: 1;
    position: absolute;
    background: #fff;
    color: #000;
    padding: 10px;
    border: 3px solid #eebe8b;
	border-radius: 5px;
	-webkit-box-shadow: 0px 6px 14px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px 6px 14px 0px rgba(0,0,0,0.21);
box-shadow: 0px 6px 14px 0px rgba(0,0,0,0.21);
top: 25px;
right: 0;
width: 300px;
}
.inbetween{display:block;width: 100%;text-align: center;}
.label0 a:hover{color:#fff;}

#com-form-login input[type=text],
#com-form-login input[type=email], 
.form-validate input[type=text],
.form-validate input[type=password],
.form-validate input[type=email],
.form-validate select,
#com-form-login input[type=password]{

border: 0px solid;
border-bottom: 2px solid #bd6d18;
background: #fdf0ee;
margin:5px;
}
#com-form-login,#adminForm{
	display: table;
	margin: auto;
}

.accountedit #body{text-align: center;}

.accountedit button,
.accountedit input[type=submit]
  {
    border: 0px solid !important;
    background-color: #ef8718;
    height: 50px;
    border-radius: 5px;
    color: #fff;
}
#com-form-login{margin-bottom:100px;}
.accountedit #body a{border-bottom: 2px solid #bd6d18;margin: 5px;}
#ProOPC .product-field-type-B, #ProOPC .product-field-type-S, #ProOPC .product-field-type-I{font-weight:700;margin-top:7px;display:block;}
select#limit{margin-left:12px;border:2px solid #ef8718;border-radius:5px;}
.activeOrder{border:2px solid #ef8718;border-radius:5px;}
span.divider img{position:relative;top:-2px;left:-3px;}

@media (max-width:1420px) {
	.Producth{height:310px;}
}
@media (max-width:1240px) {
	.Producth{height:292px;}
}

@media (max-width:1198px) {
	.aboutus{height:auto;}
	.Producth{height:280px;}
	.aboutbox{max-width:100%;width:100%;padding-top:30px;padding-bottom:30px;line-height:40px;float:none;}
	.white{padding:14px 0;}
}

@media (max-width:1126px) {
	.homeblog{padding-top:150px;height:414px;}
	.homeblog .introtext{width:100%;padding:16px;background: rgba(255, 255, 255, 0.95);}
	.homeblog .introtext p{font-size:14px;}
	.homeblog h3{margin-left:8px;}
}

@media (max-width:1000px) {
	.Producth{height:232px;}
}
@media (max-width:992px) {
	.Producth{height:230px;}
	.theproduct h1.detailtitle{font-size:28px;}
	.additional-images .floatleft{width:32%;}
	.carousel-caption h2, .carousel-caption h1{font-size:21px;padding:16px 30px;}
}
@media (max-width:887px) {
	.Producth{height:204px;}
	.productData{font-size:14px;}
	.theproduct h1.detailtitle{font-size:26px;}
	.carousel-caption h2, .carousel-caption h1{font-size:17px;padding:16px 28px;}
}
@media (max-width:765px) {
	.navbar-toggler{position:absolute;width:60px!important;height:60px;right:0;z-index:99;}
	.themenu, #black-innerreplace, .navbarbabis{width:100%;padding-top:0;}
	.inbetween li{width:100%;background:#ff9000;z-index: 9;}
	.inbetween li a{letter-spacing:0.3px;color:#FFF}
	.navbarbabis{position: relative;}
	.pinktopinner p.text-right{display:none;}
	.pinktopinner .floatleft, .pinktopinner .floatright{float:none;display:block;text-align:center!important;padding:6px 0;}
	.pinktopinner p{text-align:center!important;}
	ul.breadcrumb li:nth-child(1), ul.breadcrumb li:nth-child(2), ul.breadcrumb li:nth-child(3){display:none;}
	#black-innerreplace, .navbarbabis{padding:0;}
	.theproduct h1.detailtitle{font-size:22px;}
	.navbar-mypink .navbar-toggler{padding:10px 0;}
	.originallink{width:calc(100% - 40px);display:inline-block;float:left;}
	.label1{max-width:100%;border-bottom:1px solid #ccc;}
	.icon0 .level1,.icon1 .level1,.icon2 .level1,.icon3 .level1,.icon4 .level1,.icon5 .level1,.icon6 .level1,.icon7 .level1{display:none;margin-left:0px;background-color:rgba(255, 255, 255, 1);background-position:100% 100%, center bottom;background-repeat:no-repeat, repeat;background-size:auto, auto;-webkit-box-shadow:0px 4px 5px 0px rgba(0,0,0,0.17);-moz-box-shadow:0px 4px 5px 0px rgba(0,0,0,0.17);box-shadow:0px 4px 5px 0px rgba(0,0,0,0.17);border-radius:0 0 5px 5px;z-index:1;width:100%;text-align:center;}
	.dropdown{border:0px solid !important;background:#ef8718;height:25px;width:40px;border-radius:5px;color:#fff;display:block;float:right;}
	.level1{position:relative;}
	.carousel{display:none;}
	.homeblog{margin:10px 0;width:100%;}
	.pinkbox{padding:6px;margin:5px;line-height:1.5;}
	.pinkbox p{line-height:1.5;}
	.homeblog{height:330px;padding-top:215px;}
	.homeblog .introtext{width:100%;padding:4px;}
	.headerinner{padding:0;background:rgb(255 255 255 / 93%);}
	.whitebox{padding:8px;}
	.titleabout img{width:200px;max-width:100%;}
	.titleabout {margin-top:-56px;}
	.rightsearch{width:100%;}
	.rightsearch .search {float: none;margin: 0 auto;display: table;padding:5px;}
	.label0{width:100%;border-bottom:1px solid #fff;text-align:center;padding:5px;font-size:18px;}
	.Producth{width:48%;height:230px;}
	.leftbanner{width:100%;}
	.rightbanner{width:100%;}
	.sticky{background:rgb(255 255 255 / 93%);border-bottom:1px solid #ff9000;}
	#body {padding:0px 0 66px;}
}
@media (max-width:665px) {
	.Producth{height:229px;}
	.leftbanner{height:532px;}
}
@media (max-width:630px) {
	.Producth{margin:12px 5px 46px 5px;height:216px;}
}
@media (max-width:590px) {
	.label1 .originallink{width:100%;}
	.Producth{margin:12px 1% 60px 1%;height:180px;}
	.categoryprice{display:block;width:100%;text-align:center;}
	.productData{padding:6px 2px 26px 2px;}
	.productData a{width:100%;display:block;text-align:center;letter-spacing:0.5px;font-size:16px;}
	.logo{max-width:230px;}
	.breadcrumb{margin:0;}
	.white{padding:0;}
	#white-innerreplace{padding:0;}
	.theproduct h1.detailtitle{padding:18px 0 3px 0;text-align:center;}
	.additional-images .floatleft{width:49%;margin:0;}
	.additional-images .floatleft:nth-child(odd){margin-right:2%;}
	.detailtitle::after{left:-21px;width:46px;height:38px;background-size:cover;top:13px;}
	.detailprice{text-align:center;}
	.vm-order-list, .display-number{width:100%;text-align:center;}
	.orderlistcontainer{float:none;margin:0 auto 16px;}
}
@media (max-width:540px) {
	.logo{max-width:200px;}
	a.topphone{display:none;}
	.homeblog {height:310px;padding-top:190px;}
	.leftbanner{height:450px;}
	.item-page .pull-left.item-image{width:100%;}
}

@media (max-width:494px) {
	.productData{min-height:78px;}
	.Producth{margin:12px 1% 76px 1%;}
	.logo{max-width:190px;}
	.leftbanner{height:410px;}
	.Producth{height:165px;}
}
@media (max-width:442px) {
	.Producth{height:148px;}
	.homeblog{padding-top:165px;}
	.leftbanner{height:370px;}
	.homeblog h3{margin-bottom:-7px;}
}
@media (max-width:408px) {
	.pinktopinner{font-size:15px;}
	.Producth{height:133px;}
	.homeblog {
		padding-top: 133px;
	}
}

@media (max-width:388px) {
	.pinktopinner{font-size:14px;}
}