body {
	font-family: 'Open Sans';
	color:#040404;
	font-size:1rem;
	font-weight:300;
}
a {
	color:#335a9c
}
header {
	 -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	background:#f5f5f5
}
header .logo {
	max-height: 70px;
	width: auto;
    min-width: 100px;
}
.logo-footer {
	width:70px
}
.apcom {
	max-height: 16px;
}
.bg-light {
	background:#E6E6E6
}
h2 {
	/*font-size:1.2rem;*/
	font-weight:600;
}
h3 {
	font-size:1.2rem;
	font-weight:600
}
.modal-content .cms-content {
	padding:20px 25px
}
/** offcanvas **/
.offcanvas-active{
	overflow:hidden;
}
.screen-overlay {
	height: 100%;
	z-index: 30;
	position: fixed;
	top: 0;
	left: 0;
	opacity:0;
	visibility:hidden;
	background-color: rgba(34, 34, 34, 0.6);
	transition:opacity .2s linear, visibility .1s, width 1s ease-in;
}
.screen-overlay.show {
	transition:opacity .5s ease, width 0s;
	opacity:1;
	width:100%;
	visibility:visible;
}

.offcanvas{
	width:350px;
	visibility: hidden;
	transform:translateX(-100%);
	transition:all .2s;
	border-radius:0;
	box-shadow: 0 5px 10px rgba(0,0,0, .2);
	display:block;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1040;
	background-color: #fff;
	overflow-y: scroll;
	overflow-x: hidden;
}
.offcanvas.offcanvas-right {
   right: 0;
   left: auto;
   transform: translateX(100%);
 }
.offcanvas.show{
	visibility: visible;
	transform: translateX(0);
	transition: transform .2s;
}
.offcanvas {
	background:#f7f7f7
}
.offcanvas-wrapper {

}
.account-nav {
	background:#2b2b2b;
	color:#fff
}
.account-nav-left i {
	font-size: 1.4rem;
	background:#fff;
	color:#2b2b2b;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.account-nav-right h4{
	font-weight:300;
	margin: 0;
	font-size: 1.2rem;
}
.account-nav-right a{
	color:#fff
}
.left-nav > li > a {
	color:#335a9c;
	font-weight:600;
	font-size:1.2rem
}
.left-nav > li li a {
	color:#335a9c;
}
.cart-sidebar-header {
	position:relative;
	overflow:hidden;
	height:72px
}
.cart-sidebar-header .float-right{
	line-height:72px;
	font-weight:400;
	font-size:1.2rem
}
.close-canvas {
	position: absolute;
	padding: 0 18px;
	height: 100%;
	top: 0;
	place-content: center;
	display: flex;
	flex-direction: column;
	background:#f5f5f5;
	width: 72.2px;
	text-align: center;
}
.cart-sidebar > a {
	line-height:72px;
	height:72px
}
.cart-sidebar .quantity-wrapper input {
	display: inline-block;
	border-radius: 0;
	background:transparent;


}
.cart-sidebar .quantity-wrapper  {
	white-space:nowrap;
	text-overflow:ellipsis
}
.intl-tel-input {
    width: 100%;
}
.wrap-img {
	padding: 2px;
	margin-left: 5px;
}
/** End offcanvas **/
/** Header **/
.header-menu a {
	color:#474747
}
.nav-item-account {
	background-color: rgb(131, 203, 171);
	color:#fff
}
.nav-item-account h4 {
	margin:0;
	font-size:1.2rem;
	font-weight:400
}
.nav-item-account a{
	color:#fff
}
.img-responsive
{
	max-height:155px;
}
.header .navbar.static-top {
	padding:0
}
.navbar-nav-right li {
	place-content: center;
	display: flex;
	flex-direction: column;
}
.nav-link-lang a {
	color:#474747;
}
.nav-link-lang a:after {
	content:" | "
}
.nav-link-lang a:last-child:after {
	display:none
}
.nav-link-cart {
	position:relative
}
.nav-link-cart i {
	font-size:1rem;
	color:#474747
}
.nav-link-cart .count-pdt {
	position: absolute;
	top: -3px;
	color:#bababa;
	font-size: 12px;
	font-weight: 600;
}
/** End Header **/

/** Slider **/
.slider .carousel-item img {
	width:100%;
	max-height:500px;
	object-fit: cover;
}
/** End slider **/
/** Product listing **/
.product-mini {
	display: flex;
	flex-direction: column;
	height:100%
}
.product-mini .img-wrapper {
	margin:0 0 15px 0;
	text-align:center;
	display:block;
}
.product-mini .img-wrapper img {
	max-height: 100%;
	width:100%;
	object-fit:cover
}
.product-mini h3 {
	font-weight: 300;
	font-size: 1.2rem;
	flex-grow: 1;
}

.product-mini .bottom {
	align-self: flex-end;
	width:100%
}
.product-mini .btn {
	width:100%;
}
.product-price {
	font-weight:600
}
.old_price {
	text-decoration: line-through;
	font-size:0.8rem;
	color:#ff9900;
}
.public-price {
	font-size:0.8rem;
	color:#595959;
}
.ribbon {
	position: absolute;
	border:1px solid #ff9900;
	color:#ff9900;
	background-color:rgba(255, 255, 255, 0.8);
	padding: 5px 15px;
	font-size:0.8rem;
}
.page-name {
	margin: 10px 0 30px;
	font-size: 1.4rem;
}
/** End Product listing **/

/** Other **/
#cc-modal .close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 2;
}
.cart-page .cart-line:nth-child(odd) {

}

.cart-page  .cart-line:nth-child(even) {
	background: #fbfbfb;
}
.cart-sidebar {

}
.cart-sidebar a {

}
.cart-sidebar .cart-line {
	padding-right: 15px;
	padding-left: 15px;
}
.cms-box h3 {
	color:#040404;
	font-size: 1.4rem;
	font-weight: 700;
}

.shipping_method {
	background: #fff;
	padding: 10px 0;
    margin: 10px 0;
	align-items: center;
    font-size: 1rem;
	display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
}
.shipping_method .radio{
	margin: 0px 0;
    flex: 0 0 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
	padding: 0 20px;
    height: auto;
}

.shipping_method .radio .check {
    left: 10px;
    top: -10px;
	padding: 0;
}
.shipping_method .lbl{
	display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
	padding: 0 10px;
    flex: 1;
}
.shipping_method .lbl .icone{
	flex: 0 0 auto;
    margin-right: 20px;
    min-width: 60px;
}
.shipping_method .lbl .icone img{
	max-width: 100%;
    display: block;
}
.shipping_method .lbl .carrier {
	display: flex;
    flex-wrap: nowrap;
	flex: 1;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
	padding-right: 10px;
}
.shipping_method .lbl .carrier .name  {
	    font-weight: 700;
		text-transform: uppercase;
}
.shipping_method label .carrier .price-box{
	    min-width: 87px;
    text-align: right;
}
.product-name {
	font-size:1.2rem;
	padding:0;
	margin:0
}
.big-title {
	font-size:2.2rem;
}
.product-cover {
	max-height:600px
}
.small-info {
	font-size:0.6rem;
}
.box-info-product .d-inline-flex{
	vertical-align:middle
}
.product-infos-wrapper .product-price{
	font-size:1.6rem;
	font-weight:200
}
.btn-primary {
	background-color: rgb(131, 203, 171);
	border-color:rgb(131, 203, 171);
}
.btn-primary:hover {
	background-color: rgb(131, 203, 171);
	border-color:rgb(131, 203, 171);
}
.bg-primary, a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: rgb(131, 203, 171) !important;
}
.glim-alert {
	color:#fff
}
.glim-alert p {
	margin:0
}
.fixed-footer {
	position: fixed;
	width: 100%;
	bottom: 0;
}
#qr-reader #reader {
	max-width: 100%;
}
/*.opening-hours {
	max-width: 500px;
}*/

.cursor-pointer {
	cursor: pointer;
}

/** End Other **/
@media (max-width: 1200px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {

}
@media (min-width: 992px) {
	.container-fluid {
		padding-right: 50px;
		padding-left: 50px;
	}
}

