/* 

Copyright © 2018 eBurza Grupa d.o.o.
boja tekst:  #8d7770 - smeđa
boja izdv:   #3aaa35 - zelena 
boja naslov: #5d5d5d - 70% crna 
naslov:      #2d2d2d - 90% crna
			 #73ccda - naslov plava
boja pozadine: #eeeeee;
horizontal rule: #404040;
color: #4bbbff; naslov plava
color: #3aaa35; naslov zelena

manufacturer: #181818; line height: 20px;
red price: #e72d34; line height: 17px
overline price: #9b9b9b

logo
------------
naranđasta: f99d1c
zelena: 3aaa35
plava: 00c0f3
ljubičasta: ef5ba1
smeđa: af9783


@font-face {
    font-family: 'MarkPro';
    src: url('../fonts/MarkPro.woff2') format('woff2'),
        url('../fonts/MarkPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MarkPro';
    src: url('../fonts/MarkPro-Bold.woff2') format('woff2'),
        url('../fonts/MarkPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
*/

body {
	/*font-family: 'MarkPro', sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0;
	width: 100%;
	color: #5d5d5d;
	font-weight: normal;
}
@media screen and (min-width: 1940px) {
	body {
		width: 1940px;
		margin: 0 auto;
	}
}
/* bootstrap icon */
.carousel-indicators {
	bottom: -55px;
}
.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2d2d2d'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2d2d2d'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators [data-bs-target] {
	background-color: #000;
}
h1, h2, h3, h4 {
	/*font-family: 'MarkPro', sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
	font-weight: 700;
	color: #5d5d5d;
}
h1 {
	font-weight: 700;
	font-size: 14px;
}
h2 {
	font-weight: 400;
	font-size: 12px;
}
h3 {
	font-weight: 400;
	font-size: 12px;
}
input[type=button] {
    outline: none !important;
    box-shadow: none !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
} 
figure {
	margin: 0;
	padding: 0;
	display: block;
}
img {
    border: 0;   
}
img.archive {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}
p {
	/*font-family: 'MarkPro',  sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
}
a {
    text-decoration: none; 
	color: #3aaa35;
}
a:hover {
	color: #5d5d5d;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-ms-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
}
textarea:focus, input:focus{
    outline: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.convert_EUR {
	color: #00c0f3 !important;
	margin: 2px 0 4px 0;
	display: block;
}
.convert_inline_EUR {
	color: #00c0f3 !important;
	margin: 2px 0 4px 0px;
	display: inline;
}
.home-font, .last_view {
	font-size: 22px;
	top: 20px;
	padding: 0 45px;
}
.last_view {
	font-size: 14px;
	top: 9px;
	padding: 0 30px;
}
.spacer_m {
    display: block;
	clear: both;
	margin: 0;
	padding: 32px 0 0 0;
}
.special_menu {
	padding: 0px;
	margin: 0px;
}
.alert {
	width:95%;
	margin:5px auto
}
.thumb_figure_pic img {
	width: 100%;
}
.thumb_figure_pic figcaption {
	text-align: center;
}
span.delimeter {
	margin: 0 7px;
	font-size: 10px;
}
.btn-success.add-more,
.btn-danger.remove {
	width: 31px;
	height: 32px;
	padding-left: 7px;
	padding-top: 3px;
	border: 0;
	border-radius: 0;
	color: #fff;
}
@keyframes wave {
    0%, 100% {
        transform: translate(-50%, -50%);
    }
    50% {
        transform: translate(-50%, -30px);
    }
}

 .avatar {
	width: 120px;
	height: 120px;
	position:absolute;
	left: 35%;
	top:30%;
	/*box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);*/
	transform: translatey(0px);
	-webkit-animation: wave 5s ease-in-out infinite;
			animation: wave 5s ease-in-out infinite;
  }
  @media screen and (min-width: 1400px) {
		.avatar {
			width: 190px;
			height: 190px;
		}
	}
  .avatar img {
	width: 100%;
	height: auto;
  }
  
.tab_1, .tab_2 {
	display:grid; 
	grid-template-columns:98%; 
	gap: 20px;
}
@media screen and (min-width: 600px) {
	.tab_1 {
		grid-template-columns:40%;
	}
	.tab_2 {
		grid-template-columns:30% 30%;
	}
}

.tab_3 {
	margin-top:20px;
	display:grid; 
	grid-template-columns:98%; 
	gap: 20px;
}
@media screen and (min-width: 600px) {
	.tab_3 {
		grid-template-columns:48% 48%;
	}
}
@media screen and (min-width: 1200px) {
	.tab_3 {
		grid-template-columns:33% 33% 33%;
	}
}

.cat_filter {
	position:fixed;
	top: 206px;
	right: 30px;
	z-index: 100;
	padding: 5px 10px;
	background-color: #fff;
	color:#2d2d2d;
	border: 1px solid #2d2d2d;
}
.cat_filter a {
	color:#2d2d2d;
	display: block;
}
.sticky_filter {
	top: 80px;
}

/* table */
.table-hover th {
	text-transform: uppercase;
}

.panel > .panel-collapse > .table {
	width: 100%;
	margin-bottom: 10px;
}

.table-striped td > strong {
	font-size: 12px;
}

/* Zoom product details */

/* magnifying glass icon */
.zoom:after {
	content:'';
	display:block; 
	width:33px; 
	height:33px; 
	position:absolute; 
	top:0;
	right:0;
	background:url("/images/zoom.png");
}

.zoom img {
	display: block;
}

.zoom img::selection { background-color: transparent; }

/* Share button */
.share-wishlist {
	display: block;
	position: relative;
	padding: 15px 0;
}
.share-buttonM {
	display: inline-block !important;
}
.button > .fab,
.button > .far,
.button > .fas {
	font-size: 16px;
}
.button > .fa-facebook-square {
	color: #3c5a99;
}
.button > .fa-facebook-messenger {
	color: #1da1f2;
}
.button > .fa-print {
	color: #525b60;
}
.hidden {
  display: none;
}

.close-button > svg {
  width: 20px;
  height: 20px;
  margin-right: 7px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.share-button {
	color: black;
	cursor: pointer;
}
.share-button:hover {
	color: #3aaa35;
}
.fa-share-alt {
	border: 1px solid #5d5d5d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-size: 1.3em;
	
	width: 30px;
	height: 30px;
	text-align: center;
	
	padding: 6px;
	/*padding chrome*/
    -webkit-padding-before: 6px;  /* top */
	-webkit-padding-end: 6px;     /* right */
	-webkit-padding-after: 5px;   /* bottom */
    -webkit-padding-start: 6px;   /* left */
}
.fa-share-alt:hover {
	color: #3aaa35;
}

.targets > .button {
	display: block;
  /*display: inline-flex;*/
  
  justify-content: left;
  
  width: 150px;
  padding: 8px;
  color: #777;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  
  text-transform: capitalize;
  text-decoration: none;
  
  border-radius: 4px;
  border: 1px solid #ddd;
  cursor: pointer;
}
.targets > .button:hover {
  border-color: #cdd;
}
.share-dialog {
	position: absolute;
	display: none;
	
	max-width: 190px;
	box-shadow: 0 8px 16px rgba(0,0,0,.15);
	z-index: 10;
	border: 1px solid #ddd;
	padding: 20px;
	border-radius: 4px;
	background-color: #fff;
}
.share-dialog.is-open {
  display: block;
  z-index: 11;
}

.targets {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px;
  margin-bottom: 16px;
}

.close-button {
  background-color: transparent;
  border: none;
  padding: 0;
}

.close-button svg {
  margin-right: 0;
}

.share-dialog > .link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 4px;
  background-color: #eee;
}

/* END Share button */
.section_category {
	display: grid;
	grid-template-columns: 90px 90px 30px; 
	grid-gap: 5px 0;
}
@media only screen and (min-width: 490px) {
	.section_category {
		grid-template-columns: 90px 90px 60px 190px; 
	}
}
#dropdown_box {
	margin:0px;
	height:29px;
	background-color:white;
}
@media only screen and (min-width: 490px) {
	#dropdown_box {
		margin:15px 0;
	}
}
.go_back {
	display: block;
	color: #5d5d5d;
	margin: 15px 0;
	width: 80px;
	text-align: center;
	padding: 6px;
	border: 1px solid #2d2d2d;
	background-color: #fff;
	font-size: 11px;
}
.go_back:hover {
	color: #000;
	background-color: #eeeeee;
	text-decoration: none;
}
.new_product {
	/*width: 27%;*/
	width: 32px;
	height: 32px;
	z-index: 10;
	position: absolute !important;
	top: 5px;
	right: 0;
	filter: drop-shadow(0 0 0.35rem grey);
	box-shadow: (0 0 0.35rem grey);
	-webkit-box-shadow: (0 0 0.35rem grey);
	-moz-box-shadow: (0 0 0.35rem grey);
}
.picture_special,
.picture_special_2 {
	width:32px;
	height:32px;
	position: absolute !important;
	top: 5px;
	right: 5px;
	border-radius: 50%;
	display: inline-block;
	background-color: rgb(255, 255, 255);
	border: 1px solid grey;
	z-index: 40;
} 
.picture_special_2 {
	border: 0;
}

.picture_special img {
	position: relative;
	width: 17px;
	height: 17px;
	top: 5px;
	left: 7px;
}
.picture_special_2 img {
	position: relative;
	width: 48px;
	height: 48px;
	top: 5px;
	right: 7px;
}
.picture_special_details {
	display: inline-block;
}
.picture_special_details img {
	margin-left: 16px;
	margin-top: 3px;
}
.InformMeClass {
	float:left;
	width:100%;
}
.modal-body figure img {
	width: 50%;
}
.modal-header h5 {
	font-size: 14px;
	font-weight: bold;
}
.product_details1 > .new_product {
	/*width: 20%;*/
}
.hidden_content {
	display: none !important;
}
.error_page404 {
	display: none !important;
}
.mob_error_page404 {
	display: block;
	width: 100%;
}
.mob_error_page404 img {
	width: 100%;
}
.backto_earth,
.backto_earth_mob {
	display: block;
	background-color: #3aaa35;
	border-radius: 30px;
	
	z-index: 100;
	position: absolute;
	width: 100px;
	padding: 10px 5px;
	top: 150px;
	right: 80px;
	text-align: center;
	color: white;
	border: 1px solid white;
}
.backto_earth_mob {
	position: static;
	display: block;
	
	border-radius: 30px;
	width: 100px;
	padding: 10px 5px;
	margin-left: 20px;
	text-align: center;
	color: white;
	border: 1px solid white;
}

#content > .logo_brend {
	height: 130px;
	width: 36%;
	white-space: nowrap;
	float: left;
	text-align: center;
	margin: 0 20px;
}
#content > .logo_brend > .helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
#content > .logo_brend img {
	vertical-align: middle;
	max-height: 130px;
	max-width: 130px;
}
#content > .logo_brend img:hover {
	filter: grayscale(100%);
	opacity: 0.8;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
}
.mantitle_brand {
	width:70%;
}
.panel,
.panel-group {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	clear:both;
}
.table_compare_mobile {
	display: block;
}
.table_compare_desktop {
	display: none;
}
.header_text_d {
	display: none;
}
.header_text_m {
	text-align: center;
	padding: 15px;
	margin: 15px;   
}
.header_text_m > a {
	color: #2d2d2d;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
.header_text_m > a:hover {
   color: #3aaa35;
   text-decoration: underline;
}
label {
	font-size: 13px !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #2d2d2d !important;
	/*font-family: 'MarkPro',  sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
	font-size: 12px;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #2d2d2d !important;
	/*font-family: 'MarkPro',  sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
	font-size: 12px;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #2d2d2d !important;
	/*font-family: 'MarkPro',  sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
	font-size: 12px;
}
:-moz-placeholder { /* Firefox 18- */
	color: #2d2d2d !important;
	/*font-family: 'MarkPro',  sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
	font-size: 12px;
}
input[type="date"].form-control, input[type="time"].form-control,
input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: initial;
}

.izdvojeno {
	color: #3aaa35;
}
.naglaseno {
	font-weight: 700;
	color: #2d2d2d;
}
.pomak_mycart {
	margin-left: 5px;
	display: inline;
}
.podebljano {
	font-weight: 700;
	font-family: "FuturaPTHeavy", Tahoma, sans-serif;
}
.desno { 
	text-align: right;
	display: block;
	margin-top: 3px;
}
.hide_mob {
	display: none;
}
.man_title {
	/*text-transform: uppercase;*/
	font-size: 12px !important;
	display: block;
	color: #181818;
	font-weight: 600;
}
del {
    text-decoration: line-through;
    color: #9b9b9b;
	font-size: 12px;
	margin-right: 6px;
}
.full-price {
	display: block;
	color: #5d5d5d;
}
.code-name {
	display: inline-block;
	border: 1px solid #5d5d5d;
	margin: 5px 0;
	padding: 2px 3px;
	background-color: #f7f7f7;
	color: #3aaa35;
	font-size: 11px;
	font-weight: bold;
}
p.social_media {
	color: #2d2d2d;
}
.social_media > a > img {
	width: 24px;
	padding: 4px;
	margin-left: 10px;
	display: inline;
}
header {
	/*font-family: 'MarkPro',  sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
	margin: 0 auto;
	background-image: none;
	background-color:#fff !important;
	border: 0;
}
.sticky {
	position: fixed;
	z-index:1020;
	top: 0;
	width: 100% !important;
	background-color:#fff !important;
}

main {
	width: 100%;
}
header > .header_top {
	background-color:#3aaa35 !important;
	margin: 0 auto;
	padding: 10px 0;
}
header > .header_top > .header_title {
	width: 94%;
	margin: 0 auto;
}
header > .header_top > .header_title > .title_1,
header > .header_top > .header_title > .title_2 {
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
header > .header_top > .header_title > .title_1 > a,
header > .header_top > .header_title > .title_2 > span > a {
	color: #fff;
}
header > .header_top > .header_title > .title_2 > a {
	color: #ffffff;
}
header > .header_top > .header_title > .title_2 > a:hover {
	color: #eee;
}
header > .header_middle {
	padding-bottom: 20px;
}
header > .header_middle_d {
	display: none;
}
/* hamburger menu */
#menuToggle {
  display: block;
  position: absolute;
  top: 58px;
  left: 15px;
  font-size:30px;
  cursor: pointer;
}
.sticky > #menuToggle { 
	top: 6px;
}
.sidenav {
    height: 90%; 
    width: 0; 
    position: fixed; 
    z-index: 1000; 
    top: 0; 
    left: 0;
    background-color: #2d2d2d; 
    overflow-x: hidden; 
    padding-top: 5px; 
    transition: 0.5s; 
}
.sidenav > .home,
.sidenav > .panelnav > .mobile_product,
.sidenav > .panelnav > .mobile_brand,

a.sel_product,
a.sel_brand,
.personal_info > nav > ul > li > a {
    padding: 11px 0;
	margin: 0 25px;
	font-size: 14px;
	border-bottom: 1px solid #404040;
    text-decoration: none;
    color: #eee;
    display: block;
	text-transform: uppercase;
}
a.sel_product,
a.sel_brand {
	margin-left: 35px;
	font-size: 13px;
}
.personal_info > nav > ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.personal_info > nav > ul > li {
	margin-left: 0;
	padding-left: 0;
}
.personal_info > nav > ul > li > a {
	color: #5d5d5d;
	border-bottom: 1px solid #5d5d5d;
	margin-left: 0;
	padding-left: 4%;
	width: 100%;
}
.personal_info > nav > ul > li > a.selected,
.personal_info > nav > ul > li > a:hover {
	color: #3aaa35;
	background-color: #2d2d2d;
}
.personal_info > nav > ul > li > a.delivery {
	background-image: url("/images/delivery-truck.svg");
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 28px 28px;
	padding-left: 3em;
}
.personal_info > nav > ul > li > a.delivery:hover,
.personal_info > nav > ul > li > a.delivery.selected {
	background-image: url("/images/delivery-truck-white.svg");
}
.personal_general .product_bought,
.cart_sticky .product_bought {
	padding: 20px 0;
	min-height: 150px;
	text-align: center;
	font-size: 1.1em;
}
.personal_general .product_bought > img,
.cart_sticky .product_bought > img {
	width: 20%;
	border: 3px solid #9e9e9e;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0.8em;
	margin: 1em;
}
.sidenav > a.news {
	color: #fff;
}
.sidenav > a.news.selected {
	font-weight: bold;
}
.sidenav > .panelnav > .mobile_product > a > .collapsible,
.sidenav > .panelnav > .mobile_brand > a > .collapsible {
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: 100% 0;
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDQ1MS44NDYgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NiA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTM0NS40NDEsMjQ4LjI5MkwxNTEuMTU0LDQ0Mi41NzNjLTEyLjM1OSwxMi4zNjUtMzIuMzk3LDEyLjM2NS00NC43NSwwYy0xMi4zNTQtMTIuMzU0LTEyLjM1NC0zMi4zOTEsMC00NC43NDQgICBMMjc4LjMxOCwyMjUuOTJMMTA2LjQwOSw1NC4wMTdjLTEyLjM1NC0xMi4zNTktMTIuMzU0LTMyLjM5NCwwLTQ0Ljc0OGMxMi4zNTQtMTIuMzU5LDMyLjM5MS0xMi4zNTksNDQuNzUsMGwxOTQuMjg3LDE5NC4yODQgICBjNi4xNzcsNi4xOCw5LjI2MiwxNC4yNzEsOS4yNjIsMjIuMzY2QzM1NC43MDgsMjM0LjAxOCwzNTEuNjE3LDI0Mi4xMTUsMzQ1LjQ0MSwyNDguMjkyeiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}
.sidenav > .panelnav > .mobile_product > a > .active,
.sidenav > .panelnav > .mobile_brand > a > .active {
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: 100% 0;
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1MS44NDcgNDUxLjg0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUxLjg0NyA0NTEuODQ3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPHBhdGggZD0iTTIyNS45MjMsMzU0LjcwNmMtOC4wOTgsMC0xNi4xOTUtMy4wOTItMjIuMzY5LTkuMjYzTDkuMjcsMTUxLjE1N2MtMTIuMzU5LTEyLjM1OS0xMi4zNTktMzIuMzk3LDAtNDQuNzUxICAgYzEyLjM1NC0xMi4zNTQsMzIuMzg4LTEyLjM1NCw0NC43NDgsMGwxNzEuOTA1LDE3MS45MTVsMTcxLjkwNi0xNzEuOTA5YzEyLjM1OS0xMi4zNTQsMzIuMzkxLTEyLjM1NCw0NC43NDQsMCAgIGMxMi4zNjUsMTIuMzU0LDEyLjM2NSwzMi4zOTIsMCw0NC43NTFMMjQ4LjI5MiwzNDUuNDQ5QzI0Mi4xMTUsMzUxLjYyMSwyMzQuMDE4LDM1NC43MDYsMjI1LjkyMywzNTQuNzA2eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}
.sidenav > .panelnav > .mobile_product > a > h2 {
	color: #4bbbff;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-decoration: none;
	background-color: none;
}
.sidenav > .panelnav > .mobile_brand > a > h2 {
	color: #96c03d;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-decoration: none;
	background-color: none;
}
.sidenav > .panelnav > .mobile_product a,
.sidenav > .panelnav > .mobile_brand   a {
	text-decoration: none;
}
.sidenav .selected {
	font-weight:bold;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.pay-code {
	width: 230px;
}
.pay-code input {
	margin-top: 8px;
}
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
.downArrow{
	position: absolute;
	bottom: 2%;
	right: 5%;
}
.bounce {
	-moz-animation: bounce 3s infinite;
	-webkit-animation: bounce 3s infinite;
	animation: bounce 3s infinite;
}
	@-moz-keyframes bounce {
	  0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		transform: translateY(0);
	  }
	  40% {
		-moz-transform: translateY(-30px);
		transform: translateY(-30px);
	  }
	  60% {
		-moz-transform: translateY(-15px);
		transform: translateY(-15px);
	  }
	}
	@-webkit-keyframes bounce {
	  0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	  }
	  40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	  }
	  60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	  }
	}
	@keyframes bounce {
	  0%, 20%, 50%, 80%, 100% {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0);
	  }
	  40% {
		-moz-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	  }
	  60% {
		-moz-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	  }
	}
/* end hamburger menu */
#myCarouselD {
	display: none;
}
#myCarouselP_D,
#myCarouselP1_D {
	display: none;
}

/* start mobile carousel products */
#myCarouselP_M,
#myCarouselP1_M,
#myCarouselLinked {
	display: block;
	margin: 20px auto;
	padding: 0 2%;
}
#myCarouselLinked {
	overflow: hidden;
}

#myCarouselP_M .item,
#myCarouselP1_M .item,
#myCarouselLinked .item {
	color: #747d89;
	overflow: hidden;
}
#myCarouselP_M .thumb-wrapper,
#myCarouselP1_M .thumb-wrapper,
#myCarouselLinked .thumb-wrapper {
	background: #fff;
	position: relative;
	width: 30%;
	float: left;
	margin-left: 10px;
}
#myCarouselLinked .thumb-wrapper {
	width: 27%;
	margin-left: 20px;
}
#myCarouselLinked .thumb-wrapper img {
	width: 100%;
}
.thumb-wrapper > article > figure > a > img {
	width: 30%;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
}
.thumb-wrapper > figure span {
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px 5px;
	font-size: 10px;
	text-align: center;
	color: #fff;
	background: rgba(51, 51, 51, .5);
}
.thumb-wrapper > .home {
	min-height: 260px;
}
.thumb-content p {
	margin: 4px 0;
}
.thumb-content p > span {
	margin: 3px 0;
	color: #96c03d;
}
.more_linked_info {
	display:block;
	margin: 8px 0;
	padding: 5px 4px;
	background:#fff;
	border: 1px solid #96c03d;
	text-align:center;
	color:#5d5d5d;
	width:99.5%;
}
.more_linked_info:hover {
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-ms-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
	-webkit-transition: background-color .5s linear;
	-ms-transition: background-color .5s linear;
	transition: background-color .5s linear;
	background:#eeeeee;
	color: #96c03d;
}
.c_message,
.w_message {
	width:150px;
	padding: 8px 5px;
	margin: 6px 0;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-size: 16px 16px;
	font-size:1em;
	border: 1px solid #5d5d5d;
	color: #fff;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	
	webkit-animation: seconds 6.0s forwards;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 6s;
	animation: seconds 6.0s forwards;
	animation-iteration-count: 1;
	animation-delay: 6s;
}
.c_message.success,
.w_message.success {
	background-color:rgba(93, 93, 93, 1);
}

.c_message.success > a,
.w_message.success > a {
	color: #fff;
	
}
.c_message.success > a:hover,
.w_message.success > a:hover {
	color: #96c03d;
}
.c_message.remove,
.w_message.remove {
	background-color:rgba(234, 82, 151, 1);
}

.c_message_d.success > a:active,
.w_message_d.success > a:active {
	color: #fff;
	text-decoration: underline;
	
}
@-webkit-keyframes seconds {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    left: -9999px; 
    position: absolute;   
  }
}
@keyframes seconds {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    left: -9999px;
    position: absolute;     
  }
}

#myCarouselP_M .item img,
#myCarouselP1_M .item img {	
	max-width: 100%;
	max-height: 100%;
	display: block;
}
#myCarouselP_M .price,
#myCarouselP1_M .price {
	font-size: 12px;
}
#myCarouselP_M .price > del,
#myCarouselP1_M .price > del {
	font-size: 12px;
}
#myCarouselP_M .carousel-control,
#myCarouselP1_M .carousel-control {
	height: 44px;
	width: 40px;
	background: none;	
    margin: auto 0;
    border-radius: 4px;
	opacity: 0.8;
	color: #747d89;
}
#myCarouselP_M .carousel-control.left span:hover,
#myCarouselP_M .carousel-control.right span:hover,
#myCarouselP1_M .carousel-control.left span:hover,
#myCarouselP1_M .carousel-control.right span:hover {
	color: #96c03d;
}
/* end carousel products */

header > .header_middle > .logo {
	margin-left: 60px;
	margin-top: 6px;
	display: block;
}
header > .header_middle > .logo > a > img {
	width: 100px;
	display: block;
	cursor: pointer;
	margin-top: 22px;
}

header > .header_middle > .logo > a > img:hover {
	opacity: 0.5;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	cursor: pointer;
}

header > .header_middle > .search {
	display: none;
}
.shopping_cart,
.shopping_cartM,
.search_mob,
.user_registration,
.user_registration_active,
.user_registration_google,
.wishlist_icon,
.dark_mode_button {
	position: absolute;
	width: 22px;
	height: 22px;
	float: right;
	top: 66px;
	right: 25px;
	display: block;
}
.dark_mode_button {
	right: 173px;
	top: 70px
}
.search_mob {
	right: 60px;
}
.wishlist_icon {
	right: 98px;
}
.user_registration {
	right: 131px;
}
.user_registration_google {
	top: 60px;
	right: 125px;
}
.user_registration_active {
	top: 68px;
	right: 125px;
}
.user_registration_active > a > span {
	border: 1px solid #5d5d5d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-size: 12px;
	height: 22px;
	width: 22px;
	background-color: #eeeeee;
	padding: 5px 5px;
}
header > .header_middle > .sticky {
	padding-bottom: 12px
}
.sticky  .logo {
	margin-top: 7px !important;
}


.sticky > .shopping_cart,
.sticky > .shopping_cartM,
.sticky > .search_mob,
.sticky > .user_registration,
.sticky > .wishlist_icon {
	top: 15px;
}
.sticky > .user_registration_active {
	top: 18px;
}
.sticky > .user_registration_google {
	top: 15px;
}
.sticky > .dark_mode_button {
	top: 17px;
}
.shopping_cart .shopping_cart_icon img:hover,
.shopping_cartM .shopping_cart_icon img:hover,
.user_registration img:hover,
.wishlist_icon img:hover {
	opacity: 0.5;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	cursor: pointer;
}
span.cart,
div.wishlist_icon > span,
div.compare_icon > span {
	font-size: 9.5px !important;
	font-weight: 700;
	position: absolute;
	top: -9px;
	right: -9px;
	background-color: #fff;
	border: 1px solid #5d5d5d;
	color: #3aaa35;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 18px;
	height: 18px;
	text-align: center;
	padding: 1px;
	margin: 0;
}
div.compare_icon > span {
	top: 5px;
	right: -7px;	
}
div.wishlist_icon > span {
	top: -10px;
	width: 19px;
	height: 18.5px;
}

.shopping_cart_icon .shopping_products {
	display: none;
	position: relative;
}

.shopping_products .list-cart {
	border: 1px solid #eeeeee;
	padding: 0px;
	padding-bottom: 15px;
	text-align: left;
    /*font-family: 'MarkPro',  sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
}
.shopping_products .list-cart .header {
	padding: 5px 10px;
	color: #fff;
	font-size: 13px;
}


.shopping_products .list-cart .body {
	background-color: #fff;
	padding: 5px 10px;
	overflow: auto;
}
.list-cart .body img {
	float: left;
	width: 30%;
	margin-right: 5px;
}
.shopping_cart_icon:hover .shopping_products .list-cart .body article {
	float: left;
	width: 66%;
}
.shopping_cart_icon:hover .shopping_products .list-cart .body .item-name,
.list-cart .body .item-name a,
.list-cart .body .item-price,
.list-cart .body .item-lower,
.item-status,
.item-date {
	display: block;
	padding-bottom: 2px;
	color: #3aaa35;
	font-weight: bold;
}
.item-date {
	font-size: 0.9em;
	font-style: italic;
}
.item-status > img {
	width: 10px;
	margin-right: 0.2em;
}
.list-cart .body .item-quantity {
	display: inline;
	margin-left: 3px;
}
.list-cart .body .item-lower {
	color: #3aaa35;
	font-size: 12px;
}
.list-cart .body .item-price {
	font-size: 14px;
	padding-bottom: 3px;
}
.list-cart > .body > hr {
	clear: both;
	border: 0;
	border-bottom: 1px solid #fff;
	padding: 7px;
	margin-bottom: 15px;
}
.list-cart > .subtotal {
	padding: 10px;
	background-color: #f8f8f8;
	color: #5d5d5d;
	font-size: 14px;
}
.list-cart > .checkout > a { 
	display: block;
	color: #3aaa35;
	margin: 15px auto 5px auto;
	width: 80%;
	text-align: center;
	background-color: #2d2d2d;
	padding: 6px;
	border: 1px solid #5d5d5d;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.list-cart > p {
	width: 100%;
	margin: 10px 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
}
.list-cart > .checkout > a:hover {
	background-color: #eeeeee;
	color: #3aaa35;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-ms-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
	-webkit-transition: background-color .5s linear;
	-ms-transition: background-color .5s linear;
	transition: background-color .5s linear;
}
#collapseSearch {
	background-color: #fff;
	padding: 2%;
	position: relative;
	width: 100%;
	margin-top: 5px;
}
#collapseSearch > form.search > .autocomplete > input {
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #9b9b9b;
	font-family: 'MarkPro',  sans-serif;
	font-weight: 700;
	color: #5d5d5d;
	width: 85%;
	padding: 6px 6px;
	margin: 0%;
	margin-left: 7px;
	background: url(/images/search2.svg) no-repeat scroll 7px 7px;
	background-size: 16px;
	padding-left:30px;
}
#collapseSearch > form.search > .autocomplete > input::placeholder {
	font-size: 14px;
	font-weight: 400;
}
#collapseSearch > form.search > .autocomplete > a {
	display: inline-block;
	margin: 0;
}
#collapseSearch > form.search > .autocomplete > a > img {
	width: 12px;
	position: absolute;
	top: 7px;
	right: 6px;
	display: inline;
}
.autocomplete-items {
	position: absolute;
	min-width: 38%;
	z-index: 100;
	margin-left: 1%;
}
.autocomplete-items div {
	padding: 5px 10px;
	cursor: pointer;
	background-color: #fff; 
	border-bottom: 1px solid #d4d4d4; 
	color: #2d2d2d;
}
.autocomplete-items div:hover {
	background-color: #e9e9e9;
	color: #2d2d2d;
}
.autocomplete-active {
	background-color: DodgerBlue !important; 
	color: #ffffff; 
}

#popup-show-M {
	display: block;
}
#popup-show-D,
#popup-show-D-newsletter {
	display: none;
}
.newsletterInput { 
	width: 100%;
}
.newsletterInput h1, 
.newsletterInput h2,
.newsletterInput h3,
.newsletterInput h4 {
	text-align: center;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
.newsletterInput h2,
.newsletterInput h3,
.newsletterInput h4 {
	font-size: 18px;
}
.newsletterInput p {
	font-size: 14px;
}
#popup-width,
#popup-width-newsletter {
	width: 95%;
}
#newsletter_email,
#newsletter_submit {
	width: 90%;
	font-size: 14px;
	text-transform: uppercase;
}
#newsletterForm {
	margin: 0;
}

#myCarousel {
	margin-top: -15px;
}
#content {
	/*width: 90%;
	margin-left: 2.5%;*/
	width: 94%;
	margin: 10px 3% 0 3%;
}
main > #content > h1 {
	text-transform: uppercase;
	padding-bottom: 15px;
	padding-top: 8px;
	border-bottom: 0.5px solid #eee;
	font-weight: 700;
	color: #5d5d5d;
	font-size: 1.3em;
}
main > #content > h1.title {
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase !important;
	background-color: #f8f8f8;
	padding: 10px 15px;
	display: block;
}

main > #content > h2 {
	text-align: left;
	text-transform: uppercase;
	line-height: 20px;
	width: 90%;
	margin: 15px auto 5px auto;
	font-size: 14px;
	font-weight: 700;
}
main > #content > h3 {
	text-transform: uppercase;
	margin: 0 !important;
	line-height: 20px;
	width: 90%;
	margin: 15px auto 5px auto;
	font-size: 13px;
	font-weight: 700;
}
main > #content > p,
.personal_info > p,
.personal_info_register > p {
	text-align: justify;
	font-size: 12px;
	margin: 1.3em auto;
}
main > #content > ul,
main > #content > ol {
	margin-left: 0;
	padding-left: 40px;
}	
main > #content > ul > li,
main > #content > ol > li {
	list-style-type: square;
	padding-left: 6px;
	padding-top: 8px;
	font-size: 14px;
}
main > #content > ol > li {
	list-style-type: decimal;
}
main > #content > a > img {
	height: 20px;
	float: left;
	margin-right: 5px;
}
main > #content > a > img.payway {
	height: 100px;
	float: left;
	margin-right: 5px;
}
main > #content > .product_choose {
	display: grid;
	grid-template-columns: 48% 48%;
	grid-gap: 15px;
}
@media only screen and (min-width: 490px) {
	main > #content > .product_choose {
		grid-template-columns: 33% 33% 33%;
	}
}
@media only screen and (min-width: 1000px) {
	main > #content > .product_choose {
		grid-template-columns: 25% 25% 25% 25%;
	}
}
@media only screen and (min-width: 1500px) {
	main > #content > .product_choose {
		grid-template-columns: 20% 20% 20% 20% 20%;
	}
}
.my_cart_suggestion {
	grid-template-columns: 50% 50%;
}
@media only screen and (min-width: 1000px) {
	.my_cart_suggestion {
		grid-template-columns: 25% 25%;
	}
}
main > #content > .product_choose > .box {
	display: inline-block;
	border-bottom: 2px solid #ea5297;
	padding-bottom: 5px;
	margin-top: 25px;
	
}
main > #content > .product_choose a {
	color: #2d2d2d;
	text-decoration: none;
}
main > #content > .product_choose > .box > figure > a > img {
	width: 100%;
	height: auto;
}
main > #content > .product_choose > .box > figure > a > img:hover {
	opacity: 0.5;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	cursor: pointer;
}
main > #content > .product_choose > .box > h2 {
	text-transform: uppercase;
	font-size: 13px;
	padding-top: 2px;
	display: block;
}
main > #content > .product_category > .box {
	display: inline-block;
	margin-right: 15px;
	width: 43%;
	border-bottom: 2px solid #3aaa35;
	padding-bottom: 10px;
	margin-top: 25px;
	height: 190px;
}
main > #content > .product_category > .box > figure {
	width: 140px;
	margin-right: 15px;
	float: left;
}
main > #content > .product_category > .box > figure > a > img {
	width: 100%;
}
main > #content > .product_category > .box > figure > a > img:hover {
	opacity: 0.5;
	transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	cursor: pointer;
}
main > #content > .product_category > .box > h2 {
	float: left;
	text-transform: uppercase;
	font-size: 13px;
	padding-top: 15px;
	display: block;
}
main > #content > .product_category > .box_category {
	display: none;
}
main > #content > .product_category > .box_category_right {
	width: 100%;
	margin-top: 25px;
}
.boxcat_m {
	font-size: 14px;
	font-weight: bold;
}
.boxcat_m > nav > ul {
	padding: 0;
	margin: 20px 0;
	list-style-type: none;
}
.boxcat_m > nav > ul > li {
	margin: 6px 0;
}
.title_homepage {
	font-size: 16px;
	border-bottom: 2px solid #3aaa35;
	padding-bottom: 10px;
	text-transform: uppercase;
	margin: 40px 30px 20px 30px;
}
.homepage_categories {
	margin: 10px 6px 0 15px;
}
.homepage_categories > .homepage_category {
	width: 100%;
	position: relative;
	margin-bottom: 16px;
	overflow: hidden;
}
.homepage_categories > .homepage_category img {
	width: 100%;
	transition: transform .5s, filter 1.5s ease-in-out;
}
.homepage_categories > .homepage_category img:hover {
	transform: scale(1.1);
}
.homepage_categories > .homepage_category h2 {
	position: absolute;
	z-index: 5;
	text-align: right;
	padding: 10px 20px 10px 5px;
	line-height: 26px;
	width: 70%;
	color: #fff;
	font-size: 16px;
	/*background: rgba(45, 45, 45, .5);*/
	background: rgb(45,45,45);
	background: linear-gradient(90deg, rgba(45,45,45,0.5) 0%, rgba(45,45,45,1) 50%, rgba(45,45,45,0.5) 100%);
	bottom: 10px;
	right: 0;
	text-transform: uppercase;
	font-style: italic;
}
.homepage_sm_banner {
	display: block;
	width: 100%;
	margin: 5px 0 15px 0;
}
.homepage_sm_banner_large {
	display: block;
	width: 100%;
	margin: 5px 0;
}
.homepage_sm_banner img {
	width: 94%;
	margin: 6px 0 6px 15px;
}
.homepage_sm_banner_large img {
	width: 100%;
	margin: 6px 0 6px 0;
}
.homepage_lg_banner,
.homepage_lg_banner_large {
	display: none;
}
main > #content > .product_category > .box > ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
main > #content > .product_category > .box > ul > li {
	margin: 2px 0 0 0;
	padding: 2.5px 0;
}
main > #content > .product_category > .box a {
	color: #5d5d5d;
}
main > #content > .product_category > .box a:hover {
	color: #3aaa35;
}
main > #content article.product,
main > #content > .list2 > .loadMore article.product,
span.product_sale {
	display: block;
	position: relative;
	margin-top: 30px;
	padding-bottom: 10px;
}
.thumb-wrapper > .LinkedID a > span {
	position: absolute;
	z-index: 100;
	top: 5px;
	left: 0px;
	font-size: 10px;
	background-color: #3aaa35;
	padding: 4px 6px 4px 6px;
	color: #fff;
	text-align: right;
}
span.product_sale {
	position: absolute;
	z-index: 100;
	top: 5px;
	left: 0px;
	font-size: 10px;
	margin-top: 0px;
	background-color: #3aaa35;
	padding: 4px 6px 4px 6px;
	color: #fff;
	text-align: right;
}
main > #content  .product > figure,
main > #content > .list2 > .loadMore  .product > figure {
 	width: 43%;
	margin-right: 3%;
	float: left;
	position: relative;
}
main > #content .product > figure > a > img,
main > #content > .list2 > .loadMore .product > figure > a > img {
	width: 100%;
}
main > #content .product > figure > a > img:hover,
main > #content > .list2 > .loadMore .product > figure > a > img:hover {
	opacity: 0.5;
	transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
}

main .grid_products {
	display: grid;
	grid-template-columns: 100%;
}
@media only screen and (min-width: 490px) {
	main .grid_products {
		grid-template-columns: 50% 50%;
		grid-gap: 5px 0;
	}
}
@media screen and (min-width: 766px) {
	main .grid_products {
		grid-template-columns: 33% 33% 33%;
	}
}
@media screen and (min-width: 766px) {
	main .grid_products {
		grid-template-columns: 25% 25% 25% 25%;
	}
}
@media screen and (min-width: 1400px) {
	main .grid_products {
		grid-template-columns: 20% 20% 20% 20% 20%;
	}
}

.aside_product > p > span,
.aside_product > span,
.aside_product > p {
	font-size: 12px;
	color: #2d2d2d; 
}
main > #content .product > aside,
main > #content > .list2 > .loadMore .product > aside {
	width: 45%; 
	float: left;
}
main > #content .product > aside > .more_info,
main > #content > .list2 > .loadMore .product > aside > .more_info {
	display: none;
}
main > #content .product > .more_info_mob,
main > #content > .list2 > .loadMore .product > .more_info_mob,
.item-block > .more_info_user {
	text-transform: uppercase;
	width: 24px;
	float: right;
	margin-top: 45px;
}
.item-block > .more_info_user {
	margin-top: 40px;
}
aside > p,
main > #content > .list2 > .loadMore .product > aside > p,
.product_details > .product_details2 > p {
	margin: 1px 0;
	padding: 0;
	font-size: 12px;
}
.picture_description_text {
	font-size: 16px !important;
	margin: 3px 0;
}
p.price > span,
main > #content > .list2 > .loadMore.product > aside > p.price > span,
.product_details > aside > p.price > span {
	font-size: 12px;
	color: #3aaa35;
}
main > #content .product > aside > .price,
main > #content > .list2 > .loadMore .product > aside > .price,
.product_details > aside > .price {
	font-size: 12px;
	color: #000;
}
main > #content .product > aside > .price > del,
main > #content > .list2 > .loadMore .product > aside > .price > del,
.product_details > aside > .price > del {
	font-size: 12px;
}
.mycart_add,
.product_details2 > span > .mycart_add {
	font-size: 12px;
	display:block;
	margin:0;
	margin-top: 20px;
	color: #fff;
	background-color:#5d5d5d;
	padding: 7px 0;
	width: 150px;
	text-align: center;
}
.mycart_add:hover,
.product_details2 > span > .mycart_add:hover {
	background-color:#333;
	/*background-image: url(/images/shopping-cart-remove.png);*/
	color: #d2d2d2;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-ms-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
	-webkit-transition: background-color .5s linear;
	-ms-transition: background-color .5s linear;
	transition: background-color .5s linear;
}
.mycart_remove,
.product_details2 > span > .mycart_remove {
	font-size: 12px;
	color: #2d2d2d !important;
	display:block;
	margin: 0;
	margin-top: 20px;
	background-color:#ffffff;
	padding: 7px 0;
	width: 150px;
	text-align: center;
}
.mycart_remove:hover,
.product_details2 > span > .mycart_remove:hover {
	background-color:#fff;
	color: #3aaa35 !important;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-ms-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
	-webkit-transition: background-color .5s linear;
	-ms-transition: background-color .5s linear;
	transition: background-color .5s linear;
}
.product_details2 .options,
.product_details2 .details_icons {
	display: grid; 
	margin:10px 0 15px 0;
	grid-gap: 10px 5px;
	grid-template-columns: 90%;
}
.compare_remove {
	color: #8d7770;
}
/* discount */
figure > a > span,
.product_details1 .discount,
main > #content > .list2 > .loadMore .product > figure > a > span {
	position: absolute;
	z-index: 100;
	top: 5px;
	left: 0px;
	font-size: 10px;
	background-color: #3aaa35;
	padding: 3px 4px 3px 10px;
	color: #fff;
	text-align: right;
}
.product_details1 .discount {
	left: 100px;
}
/* end discount */

/* Wishlist */
.wishlist-buttonM,
span.wishlist-buttonM {
	display: inline-block !important;
}
.wishlist2-buttonM {
	display: inline-block !important;
}
.wishlist_add {
	color: #5d5d5d;
	cursor: pointer;
	text-align: center;
    vertical-align: middle;
	margin-left: 3px;
	padding-top: 2px;
}
.wishlist_remove {
	color: #3aaa35;
	cursor: pointer;
	text-align: center;
    vertical-align: middle;
	margin-left: 3px;
	padding-top: 2px;
}
.wishlist_add img,
.wishlist_remove img {
	margin-top: 0px;
	margin-left: 5px;
}
/* End wishlist */

main > #content .product > aside > .available_cart,
main > #content > .product_details > .product_details2 > .available_cart,
main .item-detail .available_cart,
main > #content > .list2 > .loadMore .product > aside > .available_cart,
#myCarouselP_M .available_cart,
#myCarouselP1_M .available_cart,
#myCarouselP_D .available_cart,
#myCarouselP1_D .available_cart  {
	color: #2d2d2d;
	margin-top: 5px;
}
span.available_cart,
span.unavailable_cart {
	color: #2d2d2d;
	margin-top: 5px;
}
span.unavailable_cart {
	color: #2d2d2d;
	margin-top: 5px;
}
main > #content .product > aside > .unavailable_cart,
main > #content > .product_details > .product_details2 > .unavailable_cart,
main .item-detail .unavailable_cart,
main > #content > .list2 > .loadMore > .product > aside > .unavailable_cart,
#myCarouselP_M .unavailable_cart,
#myCarouselP1_M .unavailable_cart,
#myCarouselP_D .unavailable_cart,
#myCarouselP1_D .unavailable_cart {
	color: #2d2d2d;
	margin-top: 5px;
}
main > #content .product > aside > .archive_cart,
main > #content > .product_details > .product_details2 > .archive_cart,
main .item-detail .archive_cart,
main > #content > .list2 > .loadMore > .product > aside > .archive_cart,
#myCarouselP_M .archive_cart,
#myCarouselP1_M .archive_cart,
#myCarouselP_D .archive_cart,
#myCarouselP1_D .archive_cart {
	color: #2d2d2d;
	margin-top: 5px;
}

p.available_cart,
p.unavailable_cart,
p.archive_cart {
	font-size: 11px !important;
	width: 90%;
}
.mobile { 
	display: block;
}
.desktop { 
	display: none;
}
.panel_product {
	margin: 2px 0;
	padding:0;
	border: none !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0 auto;
	width: 96%;
}
.panel_product.mobile,
.panel_product.desktop {
	border-bottom: 1px solid #2d2d2d !important;
	margin-bottom: 15px;
}
.panel_product > a > h2.collapsible {
	height: 25px;
	width: 90%;
	float: left;
	font-size: 14px;
}
.panel_product p {
	line-height: 21px;
}
.truck img { 
	width: 22px;
	margin-right: 10px;
}


._accordion::after,
._accordion.collapsed::after {
	font-family: 'bootstrap-icons';
	content:"\F285"; /* right chevron */
	font-size: 14px;
	color: #2d2d2d;
	text-align: right;
	float:right;
	margin-top: 15px;
	margin-right: 4px;
}

._accordion::after {
	content:"\e114"; /* down chevron */
}

.accordion-button {
	background-color: white !important;
}

.panel_product > .accordion-toggle.collapsed:after {
	font-family: 'bootstrap-icons';
    content: "\F285";
    float: right; 
    color: #2d2d2d;
	margin-top: 20px;
	font-size: 15px;
}
.panel_product > .accordion-toggle:after {
	font-family: 'bootstrap-icons';
	content: "\F285";
	float: right; 
    color: #2d2d2d;
	margin-top: 20px;
	font-size: 15px;
}

.panel_product .more_pictures {
	width:49%;
	display:inline-block;
	margin: 0;
	padding:0;
	list-style-type:none;
}


.panel_spec > a > h2.collapsible {
	height: 17px;
	float: left;
	
}
.panel_spec > .accordion-toggle:after {
	font-family: 'bootstrap-icons';
	content: "\F285";
	float: left; 
    color: #2d2d2d;
	margin-top: 16px;
	margin-left: 16px;
	font-size: 12px;
}
.panel_spec > .accordion-toggle.collapsed:after {
	font-family: 'bootstrap-icons';
    content: "\F285";
    float: left; 
    color: #2d2d2d;
	margin-top: 16px;
	margin-left: 16px;
	font-size: 12px;
	
}
.filter_title {
	font-weight: bold;
	padding: 0 0 3px 0;
	text-transform: uppercase;
	font-size: 12px;
}
.collapse h2,
.collapse h3,
.collapse h4 {
	font-weight: bold;
	font-size: 14px;
	color: #2d2d2d;
	text-shadow: 0;
}
.collapse strong {
	font-weight: bold;
	color: #2d2d2d;
	text-shadow: 0;
	font-size:12px;
}
.collapse h2,
.collapse h3,
.collapse h4 {
	margin: 15px 0;
}
.collapse p,
.collapse li, {
	font-size: 11px;
	letter-spacing: 0.6px;
}
.collapse > p > strong {
	font-size:12px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	margin-top: 0;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
main > #content > .tags,
main > #content > .product_details > .tags {
	margin: 20px 0 0 0;
	padding: 0;
}
main > #content > .tags > li,
main > #content > .product_details > .tags > li {
	list-style-type: none;
}
.tags li {
  float: left;
  padding: 0 !important;
  margin: 0;
}
.tags li a {
	display: block;
	border: 0.3px solid #b69d86;
	background: #fff;
	color: #999;
	margin: 2px 8px 10px 0;
	padding: 4px 6px 4px 0px;
	text-decoration: none;
}
.tags li a:hover {
	color: #e65294;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-ms-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
}
.tag span {
	color: #e65294;
	margin: 0 4px;
}
main > #content > .product_details > h2 {
	margin: 0 0 5px 0;
	padding: 0;
}
.back {
	margin-bottom: 10px;
	display: block;
}
main > #content > .product_details > #product_details0 {
	margin-right: 2%;
	margin-bottom: 2%;
	height: 260px;
	overflow: none;
	width: 25%;
	float: right;
}

main > #content > .product_details > #product_details0 figure {
	margin-bottom: 0.2em;
}
.panel-body  {
	z-index: 20;
	width: 100%;
	height: 250px;
	overflow-y: auto;
	margin: 0 !important;
	padding: 0 !important;
}
.panel-body img {
	width:90%;
	margin-bottom: 5px;
	border: 1px solid #eee;
}
.panel-body img:hover {
	opacity: 0.5;
	transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
}
main > #content > .product_details > .product_details1 {
	margin: 0;
	width:100%;
	position: relative;
}
main > #content > .product_details > .product_details1 > a > img {
	width: 100%;
}
main > #content > .product_details > .product_details2 {
	margin: 2% 0;
	display: block;
	width:100%;
	clear: both;
}
aside > .product_description {
	padding-top: 15px;
}
.collapse > ul > li,
.collapse > ol > li,
main > #content > .product_details > .product_details2 > .product_description > ul > li,
main > #content > .product_details > .product_details2 > .product_description > ol > li {
	padding-left: 6px;
	font-size: 12px;
	list-style-type: none;
}
.collapse > ul > li::before,
.collapse > ol > li::before,
main > #content > .product_details > .product_details2 > .product_description > ul > li::before,
main > #content > .product_details > .product_details2 > .product_description > ol > li::before {
	content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
	color: #3aaa35; /* Change the color */
	font-weight: bold; /* If you want it to be bold */
	display: inline-block; /* Needed to add space between the bullet and the text */
	width: 1em; /* Also needed for space (tweak if needed) */
	margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.collapse > ol > li,
main > #content > .product_details > .product_details2 > .product_description > ol > li {
	list-style-type: upper-roman;
}
main > hr {
	clear: both;
	border: 0;
	border-bottom: 1px solid #dddddd;
	padding: 15px 0;
	margin-bottom: 25px;
	width: 80%;
}
.cards_home {
	display: grid; 
	grid-gap: 10px 10px; 
	padding: 20px 0 20px 0;
	justify-content: center;
	grid-template-columns: 95%;
}
.cards_home h2 {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color:#3aaa35;
}
.cards_home p {
	font-size: 12px;
	text-align: center;
}
.cards_home > div {
	background-color: #f2f2f2;
	padding: 10px;
	
}
@media only screen and (min-width: 900px) {
	.cards_home {
		grid-template-columns: 16.6% 16.6% 16.6% 16.6% 16.6%;
		width:75%;
	}
}
.safecards {
	grid-template-columns: 100%;
	width:90%;
}
@media only screen and (min-width: 1320px) {
	.safecards {
		grid-template-columns: 33% 33% 33%;
		width:75%;
	}
}
.social {
	grid-template-columns:90%;
}
@media only screen and (min-width: 900px) {
	.social {
		grid-template-columns:60% 40%;
	}
}

#last_view,
.linked_words {
	width: 95%;
	margin: 5px auto;
}

#last_view > h1 {
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
main > #last_view article.product {
	float: left;
	width: 110px;
	height: 230px;
	margin-right: 20px;
	margin-bottom: 5px;
}
main > #last_view article.product img {
	width:100%;
}

h1#vblog > a,
h2#vblog {
	color: #73ccda !important;
	margin-left: 0 !important;
}
main > #content > #vblog > .blog {
	background-repeat: no-repeat !important;
	background-position: center !important; 
	background-size: cover !important;
	margin: 0;
	margin-bottom: 1em;
	width: 100%;
	height: 11.8em;
	position: relative;
}
main > #content > #vblog > .blog > a > h2 {
	color: #fff;
	font-size: 1.2em;
	padding: 0 4%;
	position: absolute;
	top: 60%;
}
main > #content > #vblog > .blog > a > h2:hover {
	text-decoration: underline;
}
main > #content > #vblog > .blog_right {
	width: 100%;
	display: block;
}
main > #content > #vblog > .blog_right > aside {
	background-repeat: no-repeat !important;
	background-position: center !important; 
	background-size: cover !important;
	margin-bottom: 1em;
	width: 100%;
	height: 11.8em;
	display: block;
	position: relative;
}
main > #content > #vblog > .blog_right > aside > span.sponsored,
main > #content > #vblog > .blog > span.sponsored,
main > #content > #vblog_2 > .blog_2 > span.sponsored,
main > #content > #vblog_2 > .blog_2 > span.sponsored {
	position: absolute;
	bottom: 1%;
	right: 1%;
	padding: 0.1% 0.1%;
	font-size: 0.9em;
	color: #fff;
}

main > #content > .blog_more > .blog_header >  span.sponsored {
	position:absolute;
	font-size: 0.9em;
	color: #fff;
	bottom: 2%;
	right: 1%;
}
main > #content > #vblog > .blog > a.link,
main > #content > #vblog > .blog_right > aside > a.link	{
	font-size: 0.9em;
	color: #fff;
	padding: 0.1% 0.1%;
	margin: 1% 4%;
	background-color: #73ccda;
	position: absolute;
	top: 55%;
	text-transform: uppercase;
}
main > #content > #vblog > .blog_right > aside > a.link	{ 
	font-size: 0.9em;
	top: 55%;
}
main > #content > #vblog > .blog_right > aside > a > h2 {
	color: #fff;
	padding: 0 4%;
	margin: 0;
	position: absolute;
	top: 72%;
	font-size: 1.2em;
}
main > #content > #vblog > .blog_right > aside > a > h2:hover {
	text-decoration: underline;
}
main > #content > #vblog_2 {
	margin-top: 1.5em;
}
main > #content > #vblog_2 > .blog_2 {
	background-repeat: no-repeat !important;
	background-position: center !important; 
	background-size: cover !important;
	margin-right: 1%;
	width: 100%;
	height: 11.8em;
	margin-bottom: 1em;
	position: relative;
}
main > #content > #vblog_2 > .blog_2 > a > h2 {
	color: #fff;
	font-size: 1.6em;
	padding: 0 4%;
	position: absolute;
	top: 61%;
}
main > #content > #vblog_2 > .blog_2 > a > h2:hover {
	text-decoration: underline;
}
main > #content > #vblog_2 > .blog_2 > a.link {
	font-size: 0.9em;
	color: #fff;
	padding: 0.3% 0.5%;
	margin: 0.5% 4%;
	background-color: #73ccda;
	position: absolute;
	top: 58%;
	text-transform: uppercase;
}
.blog_more_right > .blog_news > p {
	font-size: 1em !important;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
}
.blog_more_right > .blog_news > p > a {
	margin-top: 0.4%;
	color: #2d2d2d;
	text-decoration: none;
}
.blog_more_right > .blog_news > p > a:hover,
.blog_more_right > .blog_news > p > a.link:hover {
	color: #3aaa35;
}
.blog_more_right > .blog_news > p > a.link {
	font-size: 0.9em;
	color: #73ccda;
	padding: 0.3% 0;
}
main > #content > #vblog_2 > .blog_2 > a.link_category {
	font-size: 0.8em;
}
ul.news_category  {
	margin: 1% 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.news_category > li {
	margin: 0 1% 0 0 !important;
	padding: 0 1% 0 0 !important;
	display: inline-block;
	border-right: 1px solid grey;
}
.news_category li > a {
	color: grey;
	text-transform: uppercase;
	font-size: 0.9em;
}
.news_category li > a:hover {
	color: #3aaa35;
}
.blog_more > hr {
	margin: 8px 0 15px 0; 
	padding: 0;
	border: 0;
	clear: both;
}
.blog_more {
	margin-top: 2em;
	width: 100%;
}
.blog_more_right {
	margin-top: 2em;
	width: 100%;
}
.blog_more_right h2 {
	font-size: 1.4em;
	color: #73ccda;
	padding: 0;
	margin: 0;
}
.blog_more_right > .blog_news > a > img {
	width: 25%;
	margin-right: 2%;
	margin-bottom: 2%;
	float: left;
}

.blog_header {
	background-repeat: no-repeat !important;
	background-position: center !important; 
	background-size: cover !important;
	height: 200px;
	display: block;
	margin-bottom: 2em;
	position: relative;
}
.blog_header h3 {
	color: #fff;
	padding: 0 2%;
	margin: 0;
	padding-top: 8.5em;
	font-size: 1.4em;
}
#light_gallery > .news_gallery,
figure.news_video {
	width: 48.5%;
	margin-right: 2px;
	margin-bottom: 2px;
	display: inline-block !important;
}
#light_gallery > .news_gallery > a > img {
	width: 100% !important;
}
figure.news_video {
	position: relative;
}
figure.news_video > a > img.video {
	position: relative; 
	z-index: 1;
	width: 100% !important;
}
figure.news_video > a > img.play {
	position: absolute;
	left:35%; 
	top: 30%;
	z-index: 10;
}
main > #content > #vblog > .blog > figure > a > img {
	width: 100%;
}
main > #content > .blog_more > h2,
main > #content > .blog_more > h3 {
	font-size: 14px;
	padding-bottom: 3px;
	text-transform: uppercase;
}
main > #content > .blog_more > p {
	font-size: 1.1em;
}
main > #content > .blog_more > figure > a > img.article {
	width: 100%;
	margin-bottom: 10px;
}
#my_cart > .cart_products {
	width: 90%;
	margin: 0 auto;
}
.cart_product > .item-block {
	background-color: #fff;
	border: 1px solid #eee;
	width: 100%;
	padding: 2%;
	position: relative;
}
.cart_product > .item-block:hover {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	box-shadow: 3px 3px 8px #eee;
	-webkit-box-shadow: 3px 3px 8px #eee;
	-moz-box-shadow: 3px 3px 8px #eee;
}
.item-compare-remove {
	z-index: 10;
	top: 0px;
	right: 0px;
	position: absolute;
}
.item-compare-remove img {
	width:12px;
}

.cart_product > .item-block > .item-delete {
	position: absolute;
	z-index: 10;
	top: 15px;
	right: 15px;
	width: 16px;
}
.cart_product > .item-block > .item-delete > a > img {
	width: 100%;
}
.cart_product > .item-block > .item-delete > a > img:hover {
	transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
}
.cart_product > .item-block > .item-picture {
	float: left;
	display: block;
	margin-right: 5px;
	width: 30%;
	position:relative;
}
.cart_product > .item-block > .item-picture img {
		width: 100%;
	}
.cart_product > .item-block > .item-detail {
	display: block;
	width: 54%;
	float: left;
	position: relative;
}
.cart_product > .item-block > .item-detail > .item-price {
	display: block;
	padding-bottom: 4px;
	font-size: 12px;
	color: #2d2d2d;
}
.cart_product > .item-block > .item-detail > .item-name {
	display: block;
	padding-bottom: 6px;
}
.cart_product > .item-block > .item-detail > .item-quantity,
.cart_product > .item-block > .item-detail > .item-size {
	display: block;
	margin: 8px 6px 10px 0;
	float: left;
}
.cart_product > .item-block > .item-detail > .item-size > select {
	background-color: #eee;
	padding: 4px;
	color: #5d5d5d;
	border: 1px solid #f0f0f0;
	width: 80px;
	/*font-family: 'MarkPro',  sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
	font-weight: 700;
}
.cart_product > .item-block > .item-detail > .item-quantity > input,
.cart_product > .item-block > .item-detail > .item-code > input,
.cart_sticky > .pay-code > input,
.form-inline > select,
.cart_sticky > .pay-option > select {
	background-color: #eee;
	padding: 5px;
	color: #5d5d5d;
	border: 1px solid #f0f0f0;
	width: 50px;
	/*font-family: 'MarkPro',  sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial, sans-serif;
	font-weight: 700;
}
.search_form > form > .form-inline {
	margin-top: 15px;
}
.form-inline > select {
	width: 100%;
}
.cart_product > .item-block > .item-detail > .item-code > input,
.cart_sticky > .pay-code > input {
	width: 219px;
}
.cart_sticky > .pay-option > select {
	width: 100%;
}
.cart_sticky > .pay-option > select > option {
	/*font-family: 'MarkPro',  sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
	font-weight: 700;
}
.cart_sticky > .pay-code > input {
	background-color: #f0f0f0;
	width: 97%;
}
.cart_product > hr {
	clear: both;
	border: 0;
	border-bottom: 1px solid #eee;
	padding: 2px 0;
	margin-bottom: 15px;
	width: 75%;
}
.cart_sticky,
.personal_info,
.personal_info_register {
	background-color: #fff;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	width: 90%;
	padding: 2%; 
	margin: 20px auto;
	box-shadow: 3px 3px 8px #eee;
	-webkit-box-shadow: 3px 3px 8px #eee;
	-moz-box-shadow: 3px 3px 8px #eee;
}
.cart_sticky h1,
.personal_info h1,
.personal_info_register h1 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	font-weight: 700;
	color: #2d2d2d;
}
.personal_info h1,
.personal_info_register h1 {
	text-transform: uppercase;
	margin-top: 10px;
}
.personal_info p,
.personal_info_register p {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.personal_info .registration,
.personal_info_register .registration {
	width: 100%;
	margin: 10px 0;
	padding: 15px 0;
	text-align: center;
	font-weight: 400;
	background-color: #333;
	color: #3aaa35;
	display: block;
	cursor: pointer;
	border: 1px solid #eee;
	font-size: 1.2em;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;
}
.personal_info .registration:hover,
.personal_info_register .registration:hover {
	background-color: #eee;
	color: #3aaa35;
	border-color:rgba(51, 51, 51, 0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 51, 51, 0.6);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 51, 51, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 51, 51, 0.6);outline:0;outline:thin dotted \9;
}
.cart_sticky > hr {
	clear: both;
	border: 0;
	border-bottom: 1px solid #eee;
	padding: 0px;
	margin: 6px 0 3px 0;
}
.cart_sticky h2 {
	font-size: 13px;
	font-weight: 400;
	color: #2d2d2d;
}
.item-code,
.item-quantity,
.item-name,
.cart_sticky > .pay-option,
.cart_sticky > .pay-code {
	display: block;
	margin: 8px 0 0 0;
	font-size: 12px;
}
.cart_sticky > a.shop_link,
.cart_sticky > input.checkout,
.search_form > form > input.checkout {
	border: 1px solid #eee;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	width: 100%;
	margin: 10px 0 !important;
	padding: 15px 0;
	text-align: center;
	font-weight: 400;
	background-color: #2d2d2d;
	color: #3aaa35;
	display: block;
	cursor: pointer;
	font-size: 1.2em;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;
}
.cart_sticky > a.shop_link {
	background-color: #eee;
	color: #333;
}
.cart_sticky > .shop_link:hover,
.cart_sticky > .checkout:hover,
.search_form > form > input.checkout:hover {
	background-color: #eee;
	color: #3aaa35;
	border-color:rgba(51, 51, 51, 0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 51, 51, 0.6);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 51, 51, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 51, 51, 0.6);outline:0;outline:thin dotted \9;
}
.cart_sticky > .checkout:hover {
	color: #af9783;
}
.my_cart_form,
.registration_form,
.personal_general {
	display: block;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
	position: relative;
}
.personal_address {
	width: 95%;
}
.personal_general > .personal_address > ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.personal_general > .personal_address > ul > li {
	font-size: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.personal_general > .personal_address > ul > li > span {
	color: #3aaa35;
	display: block;
}
.personal_general > .personal_address > ul > li > sup {
	color: #96c03d;
}
.personal_general > .personal_address > ul > li.accepted {
	background-image: url("/images/accept-icon.png");
	background-repeat: no-repeat;
	padding-left: 25px;
	background-size: 14px 14px;
	background-position: 2px 50%; 
}
.personal_general > .personal_address > p > span {
	color: #3aaa35 !important;
}
.profile_button {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 290px;
	text-transform: uppercase;
	padding: 8px;
	text-align: center;
	font-weight: 400;
	background-color: #333;
	color: #3aaa35;
	display: block;
	font-size: 1.1em;
	cursor: pointer;
	border: 1px solid #eee;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;
}
.profile_button:hover {
	color: #fff;
	text-decoration: none;
}
.delete_profile_button {
	text-align: right;
	font-weight: 200;
	font-style: italic;
	color: #a7a7a7;
	display: block;
	font-size: 0.9em;
	cursor: pointer;
}
.delete_profile_button:hover {
	color: #000;
}

.my_cart_form .form-block,
.registration_form .form-block,
#MyRegistrationForm .form-block {
	font-size: 12px;
	margin: 15px 0;
	display: block;
}
.my_cart_form .form-block input,
.registration_form .form-block input,
.my_cart_form .form-block select,
.registration_form .form-block select,
.my_cart_form .form-block textarea,
.registration_form .form-block textarea {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	/*font-family: 'MarkPro',  sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
	font-weight: 700;
	color: #5d5d5d;
	padding-left: 6px;
	padding-right: 6px;
	margin: 1.5px 0;
	font-size:12px;
}
.my_cart_form .form-block select,
.registration_form .form-block select,
.my_cart_form .form-block option,
.registration_form .form-block option {
	width: 100%;
	/*font-family: 'MarkPro',  sans-serif;*/
	font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
	font-weight: 700;
}
.my_cart_form .form-block input:hover,
.registration_form .form-block input:hover,
.my_cart_form .form-block select:hover,
.registration_form .form-block select:hover,
.my_cart_form .form-block textarea:hover,
.registration_form .form-block textarea:hover {
	box-shadow: 3px 3px 8px #eee;
	-webkit-box-shadow: 3px 3px 8px #eee;
	-moz-box-shadow: 3px 3px 8px #eee;
	border: 1px solid #eee;
}
.MyCartForm label.error,
.my_cart_form label.error,
.registration_form label.error,
#my_cart label.error {
	color: #990000!important;
	display: block;
	margin: 2px 0 0 0;
	padding: 0;
	text-align: left;
	font-size: 11px !important;
}
.my_cart_form .form-block input.checkout,
.registration_form .form-block input.checkout {
	border: 1px solid #5d5d5d;
	width: 100%;
	padding: 10px 3px;
	font-weight: 400;
	background-color: #3aaa35;
	color: #fff;
	display: block;
	font-size: 13px;
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;
}
.my_cart_form .form-block input.checkout:hover,
.registration_form .form-block input.checkout:hover {
	background-color: #eeeeee;
	color: #3aaa35;
}
.my_cart_form h2,
.registration_form h2,
.reclamation_note h2,
.personal_general h2 {
	text-transform: uppercase;
	padding-bottom: 15px;
	padding-top: 8px;
	border-bottom: 0.5px solid #eee;
	font-weight: 700;
	color: #2d2d2d;
	font-size: 14px;
}
.reclamation_note {
	width: 100%;
}
.submit_popust {
	border: 1px solid #eee;
	width: 100px;
	padding: 5px;
	font-weight: 400;
	display: inline-block;
	font-size: 12px;
	cursor: pointer;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;
}
/* checkbox */

.Checkbox {
  width: 80%;
}
.Checkbox > input[type=checkbox] {
	width: 32px;
	height: 30px;
	position: relative;
	float: left;
	margin: 6px 0;
}
.Checkbox > label {
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 0;
	padding: 0;
}

.Checkbox > label > a {
	color: #5d5d5d;
}
.Checkbox > label > a:hover {
	color: #3aaa35;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-ms-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
}
.Checkbox > label.error {
	color: #990000!important;
	width: 100%;
	margin-top: 17px;
	margin-left: 30px;
	display: block;
	font-size: 11px;
}
.Checkbox > * {
  position: absolute;
}
.Checkbox-visible {
  width: 22px;
  height: 22px;
  margin: 2px 0;
  background-color: #fff;
  border: 1px solid #2d2d2d;
}
.Checkbox > input {
  width: 25px;
  height: 25px;
  z-index: 15;
  opacity: 0;
  left: 9px;
  top: 5px;
  -webkit-transform: translatex(-50%) translatey(-50%);
          transform: translatex(-50%) translatey(-50%);
  display: block;
  cursor: pointer;
}
.Checkbox > input:checked + .Checkbox-visible,
.Checkbox > input:checked + label + .Checkbox-visible {
  background-color: #fff;
  border-color: #2d2d2d;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgaWQ9ImluZm8iLz48ZyBpZD0iaWNvbnMiPjxwYXRoIGQ9Ik0xMCwxOGMtMC41LDAtMS0wLjItMS40LTAuNmwtNC00Yy0wLjgtMC44LTAuOC0yLDAtMi44YzAuOC0wLjgsMi4xLTAuOCwyLjgsMGwyLjYsMi42bDYuNi02LjYgICBjMC44LTAuOCwyLTAuOCwyLjgsMGMwLjgsMC44LDAuOCwyLDAsMi44bC04LDhDMTEsMTcuOCwxMC41LDE4LDEwLDE4eiIgaWQ9ImNoZWNrIi8+PC9nPjwvc3ZnPg==);
}
.Checkbox > input:hover + .Checkbox-visible,
.Checkbox > input:hover + label + .Checkbox-visible {
  background-color: #fff;
}
.Checkbox > input:hover:checked + .Checkbox-visible,
.Checkbox > input:hover:checked + label + .Checkbox-visible {
  border-color: #96c03d;
}
.Checkbox > input:focus + .Checkbox-visible,
.Checkbox > input:focus + label + .Checkbox-visible {
  border-color: #96c03d;
}

/* END Checkbox */

/* Radio button */
.my_cart_form input[type="radio"],
.registration_form input[type="radio"] {
  width: 13px;
  height: 13px;
  appearance: none;
  margin: 0 12px 0 0;
  background: #fff;
  box-shadow: inset 0 0 0 .2em white, 0 0 0 .1em;
  -moz-box-shadow: inset 0 0 0 .2em white, 0 0 0 .1em;
  -webkit-box-shadow: inset 0 0 0 .2em white, 0 0 0 .1em;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-appearance: inherit;
  transition: .2s;
  cursor: pointer;
  color: #2d2d2d;
}
.my_cart_form input[type="radio"]:hover,
.my_cart_form input[type="radio"]:checked,
.registration_form input[type="radio"]:hover,
.registration_form input[type="radio"]:checked {
  background: #2d2d2d;
  box-shadow: inset 0 0 0 .3em white, 0 0 0 .1em;
  -moz-box-shadow: inset 0 0 0 .3em white, 0 0 0 .1em;
  -webkit-box-shadow: inset 0 0 0 .3em white, 0 0 0 .1em;
}
.my_cart_form input[type="radio"]:checked,
.registration_form input[type="radio"]:checked {
  background: #2d2d2d;
  box-shadow: inset 0 0 0 .2em white, 0 0 0 .1em #2d2d2d;
  -moz-box-shadow: inset 0 0 0 .2em white, 0 0 0 .1em #2d2d2d;
  -webkit-box-shadow: inset 0 0 0 .2em white, 0 0 0 .1em #2d2d2d;
}
.my_cart_form input[type="radio"]:focus,
.registration_form input[type="radio"]:focus {
  outline: 0;
}
/* END Radio button */
/* Start Google Sign in */
.user-create {
	width: 100%;
	margin: 20px 0 5px 0;
	text-align:center;
}
.google-signin {
	width: 100%;
	display: block;
	padding: 5px 0 15px 0;
	text-align: center;
}
.google-signin h2 {
	font-size: 15px;
	text-transform: uppercase;
}
.g-terms {
	display: none;
}
.g-terms-m {
	display: block;
}
.g-signin2{
	width: 100%;
}
.g-signin2 > div {
	margin: 20px auto 5px auto;
}
.g-signin2.g-mycart > div {
	margin: 20px 5px 0 0;
}
.sign-title {
	font-size: 15px;
}
.g-wrapper {
	display: none;
}
.sign-or {
   width: 100%; 
   text-align: center !important; 
   border-bottom: 1px solid #000; 
   line-height: 1px !important;
   margin: 10px 0 20px; 
}
.sign-or span {
	background:#fff; 
    padding:0 10px; 
}
.g-sign-mycartform {
	width: 88%;
	margin-left: 22px;
}
.g-btn-info {
	width:150px;
	margin-left: 22px;
}
/* End Google Sign in */
.reclamation_note a {
	font-size: 12px;
}
footer {
	padding: 0 0 6px 0;
	border: 0;
	width: 100%;
	/*background-color: #5d5d5d;*/
	background-color: #fff;
}
footer > p {
	margin: 10px 0px;
	padding: 10px 20px;
	color: #fff;
	background-color: #3aaa35;
}
footer > p > a {
	color: #fff;
}
footer > p > a:hover {
	color: #3aaa35;
}
footer > .box_20,
footer > .box_60 {
	float: left;
	min-height: 300px;
}
footer > .box_20 {
	width: 50%;
}
footer > #bg_1 {
	background-color: #ffffff/*#dae0de*/;
}
footer > #bg_2 {
	background-color: #ffffff /*#fbf8f4*/;
}
footer > #bg_3, footer > #bg_4 {
	background-color: #ffffff /*#f4e9df*/;
}

footer > .box_60 {
	width: 100%;
}
footer > .box_20 .bg_1 {
	background-color: #f4e9df;
}
footer > .box_20 > ul {
	padding: 0 8%;
	margin: 0;
	list-style-type: none;
	display: block;
}
footer > .box_20 > ul > li {
	margin: 2px 0 3px 0;
	padding: 2.5px 0;
	display: block;
}
footer > .box_20 > h1, 
footer > .box_60 > h1 {
	font-size: 14px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 6px;
	text-transform: uppercase;
	border-bottom: 1px solid #3aaa35;
	text-align: center;
}
footer > .box_60 > h2 {
	font-size: 16px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
footer > .box_60 > div > a > img {
	width: 100%;
}
footer > .box_20 > ul > li > a {
	color: #5d5d5d;
	text-transform: uppercase;
	font-size: 11px;
}
footer > .box_20 > ul > li > a:hover,
footer > .box_20 > ul > li > .selected,
.Checkbox .selected {
	color: #3aaa35;
}
.megastore {
	width:90%;
	margin: 0 10px;
}
.megastore > h2 {
	font-size: 1.2em;
	margin-left: 10px;
}
.megastore > h2 > a {
	font-size: 1em;
	color: #2d2d2d;
}
.megastore > p {
	font-size: 1em;
	margin-left: 10px;
	line-height:22px;
}
.megastore > p > a {
	font-size: 1em;
	color: #2d2d2d;
}
.megastore > a > img {
	float: left;
	width: 22px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.box_60 > .megastore_location > img {
	width:100%;
}
.box_60 > .megastore_location > iframe {
	width:100%;
	height:300px;
	border:0;
	margin:0;
	padding:0;
}

#footer_contact {
	z-index: 1;
	width: 100%;
	margin: 0;
	padding: 0;
	position: fixed; 
	bottom: 0; 
	left: 0; 
	text-align: left;
	background-color:rgba(255,255,255,0.6);
	border-top: 1px solid #eee;
}
#footer_contact p {
	margin: 0;
	padding: 3px 3px 3px 2%;
	opacity: 1;
	
	color: #1a1a1a;
}
#footer_contact p #phone {
	color: #1a1a1a;
	border: 0.5px solid #888888;
	padding: 0 3px 0 3px;
	background-color: #96c03d;
	font-size:10px;
	display: inline-block;
}
#footer_contact p a {
	font-size:10px;
	color: #1a1a1a;
	border: 0.5px solid #888888;
	padding: 0 3px 0 3px;
	background-color: #96c03d;
	display: inline-block;
}
#footer_contact p a:hover {
	color: #ea5198;
}
/* cookie */
#cookie-bar {background-color:rgba(0,0,0,0.90); color:#eeeeee; text-align:left; padding:5px;}
#cookie-bar.fixed {position:fixed; bottom:0; left:0; width:100%;}

#cookie-bar p {padding: 0 5px;color: #ffffff;text-align: left; opacity: 1;width: 100%;}
#cookie-bar a {color: #3aaa35; display:inline-block; text-decoration:none; }

#cookie-bar .cb-enable {font-size: 90%;color: #fff; background:#3aaa35; padding: 3px 4px; margin: 8px 0 10px 5px; opacity: 1;border: 1px solid #eeeeee; display: inline;text-transform: uppercase; text-align: center;}
#cookie-bar .cb-enable:before { content:"\e013"; margin-right:3px; font-family:"Glyphicons Halflings";}
#cookie-bar .cb-enable:hover {opacity: 0.6;background:#fff;color: #000}

#cookie-bar .cb-preferences {font-size: 90%;color: #fff; background:#3aaa35; padding: 3px 4px; margin: 8px 0 10px 5px; opacity: 1;border: 1px solid #eeeeee; display: inline;text-transform: uppercase; text-align: center;}
#cookie-bar .cb-preferences:before {content:"\e019"; margin-right:3px; font-family:"Glyphicons Halflings";}
#cookie-bar .cb-preferences:hover {opacity: 0.6;background:#fff;color: #000}

#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#ffffff;}
#cookie-bar .cb-policy:hover {background:#eeeeee;}
/* end cookie */

.btn-load-more {
	cursor: pointer;
	width: 100%;
	margin: 15px 0 0 0;
	background-color: #333; 
	font-family: "FuturaPTMedium", Tahoma, Geneva, sans-serif; 
	cursor:pointer; 
	-webkit-appearance:button; 	
	display: block;  
	padding: 6px 20px; 
	color: #fff;
}
.btn-load-more:hover { 
	background-color: #333;
	color:#fff; 
	/* color transition */ 
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-ms-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
	/* background color transition */ 
	-webkit-transition: background-color .5s linear;
    -ms-transition: background-color .5s linear;
    transition: background-color .5s linear;
	/* box shadow */ 
	box-shadow: 3px 3px 8px #eee;
	-webkit-box-shadow: 3px 3px 8px #eee;
	-moz-box-shadow: 3px 3px 8px #eee;
	
	outline:0; 
	outline:thin dotted \9;
}
.show_sizes {
	margin: 7px 0 3px 0;
}
.sizes_available, .sizes_notavailable {
	padding: 1px 2px;
	margin-right: 7px;
	margin-top: 4px;
	background-color: #e4e4e4;
	color: #2d2d2d;
	text-transform: uppercase;
	float: left;
	font-size: 11px;
}
.sizes_notavailable {
	color: #3aaa35;
}
/* resolution 490px */
@media only screen and (min-width: 490px) {
	#popup-width-newsletter {
		width: 350px;
	}
	#newsletterForm {
		margin: 0 0 0 35px;
	}
	.header_text_m { 
		display: none;
	}
	.header_text_d {
		display: block;
		text-align: center;
		padding: 10px;
	}
	.header_text_d > a {
		color: #2d2d2d;
		text-align: center;
		font-size: 12px;
		font-weight: normal;
	}
	.header_text_d > a:hover {
		color: #3aaa35;
		text-decoration: underline;
	}
	#content > .logo_brend {
		width: 130px;
	}
	.cat_filter {
		display: none;
	}
	.c_message,
	.w_message	{
		width:99%;
	}
	.c_message_d,
	.w_message_d {
		width:165px;
		font-size: 10px;
	}
	p.available_cart_d,
	p.unavailable_cart_d,
	p.archive_cart_d {
		width: 90%;
	}
	main > #content > .product_details > .product_details2 > .available_cart,
	main > #content > .product_details > .product_details2 > .unavailable_cart,
	main > #content > .product_details > .product_details2 > .archive_cart	{
		padding-top: 0;
		background-position: 0 2px;
	}
	header > .header_top > .header_title > .title_1,
	header > .header_top > .header_title > .title_2	{
		float: left;
		width: 50%;
	}
	header > .header_top > .header_title > .title_2 {
		float: right;
		width: 50%;
		text-align: right;
	}
	header > .header_middle {
		display: none;
	}
	.header_middle_d {
		display: block!important;
		padding: 4px 3%;
	}
	.stickyD {
		position: fixed;
		z-index:1020;
		top: 0;
		width: 100%;
		background-color:#fff;
	}
	.header_middle_d > .logo {
		float: left;
		width: 120px;
		text-align: left;
	}
	.header_middle_d > .logo img {
		width: 100%;
	}
	.header_middle_d > .search  > .autocomplete {
		float: left;
		margin: 14px 20px 5px 120px;
		width: 470px; 
	}
	.header_middle_d > form.search > .autocomplete > input {
		background-color: #eee;
		border: 0 !important;
		border-bottom: 1px solid #9b9b9b !important;
		font-family: 'MarkPro',  sans-serif;
		font-weight: 700;
		color: #5d5d5d;
		width: 70%;
		padding: 8px 6px;
		margin: 0;
		background: url(/images/search2.svg) no-repeat scroll 7px 7px;
		background-size: 16px;
		padding-left:30px;
	}
	.header_middle_d > form.search > .autocomplete > input::placeholder {
		font-size: 16px;
		font-weight: 400;
	}
	
	.header_middle_d > form.search > .autocomplete > a {
		display: inline-block;
		margin: 0;
		background-color: #fff;
		border-bottom: 0px solid #5d5d5d;
		/*padding: 8px 15px;*/
		position: relative;
	}
	.header_middle_d > form.search > .autocomplete > a > img {
		width: 12px;
		position: absolute;
		top: 6px;
		right: 10px;
		display: inline;
	}
	.autocomplete-items {
		min-width: 34%;
		margin-left: 0;
	}
	.homepage_categories {
		margin: 20px 0 0 30px;
	}
	.homepage_categories > .homepage_category {
		width: 44%;
		float: left;
		margin-right: 6%;
	}
	.homepage_categories > .homepage_category h2 {
		width: 75%;
		font-size: 14px;
	}
	
	.shopping_cart,
	.user_registration,
	.user_registration_active,
	.user_registration_google,
	.dark_mode_button,
	.wishlist_icon {
		width: 24px;
		position: absolute;
		right: 25px;
		top: 55px;
	}
	.dark_mode_button {
		top: 57px;
		right: 125px;
	}
	.wishlist_icon {
		right: 61px;
	}
	.user_registration {
		right: 90px;
	}
	.user_registration_active {
		right: 105px;
		top: 50px;
	}
	.user_registration_google {
		right: 97px;
		top: 47px;
	}
	.stickyD > .shopping_cart,
	.stickyD > .wishlist_icon,
	.stickyD > .user_registration	{
		top: 19px;
	}
	.stickyD > .user_registration_active {
		top: 23px;
	}
	.stickyD > .dark_mode_button {
		top: 22px;
	}
	.stickyD > .user_registration_google {
		top: 19px;
	}
	.shopping_cart_icon:hover .shopping_products {
		top: 50px;
		right: 4px;
	}
	.header_middle_d > .shopping_cart > .cart,
	.header_middle_d > .shopping_cart > .shopping_cart_icon > img {
		width: 100%;
	}
	.header_middle_d > .shopping_cart > .shopping_cart_icon > img:hover {
		opacity: 0.5;
		transition: opacity .5s ease-in-out;
	   -moz-transition: opacity .5s ease-in-out;
	   -webkit-transition: opacity .5s ease-in-out;
	   cursor: pointer;
	}
	.header_middle_d > .shopping_cart span.cart {
		font-size: 9.5px !important;
		font-weight: 700;
		position: absolute;
		top: -10px;
		right: -8px;
		background-color: none;
		border: 1px solid #5d5d5d;
		color: #3aaa35;
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		text-align: center;
		width: 18px;
		height: 18px;
		padding: 1px;
	}
	.stickyD .shopping_cart_icon:hover .shopping_products {
		top: 22px;
	}
	.shopping_cart_icon:hover .shopping_products .list-cart .header:after, .list-cart .header:before {
		top: -9px;
	}
	.list-cart > .subtotal {
		font-size: 14px;
	}
	.header_middle_d > #menu_products {
		display: block;
		margin: 20px auto 10px auto;
	}
	
	.header_middle_d > #menu_products > .dropdown > div > .dropbtn {
		border: none;
		padding: 0;
		margin: 0;
		position: relative;
		float: left;
	}
	.header_middle_d > #menu_products > .dropdown > div {
		float: left;
		display: inline-block;
	}
	.header_middle_d > #menu_products > .dropdown > div > .dropbtn.selected {
		text-decoration:underline;
	}
	.header_middle_d > #menu_products > .dropdown > div > a.dropbtn0,
	.header_middle_d > #menu_products > .dropdown > div > a.dropbtnr1 {
		color: #00c0f3 !important;  /*border-bottom: 3px solid #5d5d5d;*/
	}
	.header_middle_d > #menu_products > .dropdown > div > a.dropbtnr1 {
		color: #b2d235 !important;/*border-bottom: 3px solid #3aaa35;*/
	}
	.header_middle_d > #menu_products > .dropdown > div > a.dropbtn0:hover,
	.header_middle_d > #menu_products > .dropdown > div > a.dropbtnr1:hover	{
		color: #5d5d5d !important;
	}
	.header_middle_d > #menu_products > .dropdown > div > .dropbtn0.selected {
		color: #ea5198;
	}
	.header_middle_d > #menu_products > .dropdown > div > a.dropbtn {
		height: 23px;
		color: #5d5d5d;
		text-transform: uppercase;
		padding: 0px;
		margin-bottom: 5px;
		font-weight: 600;
		font-size:12px;
	}
	.header_middle_d > #menu_products > .dropdown > div > span {
		margin: 3px 9px;
		font-size: 8px;
		float: left;
	}

	.header_middle_d > #menu_products > .dropdown > div > a.dropbtn:hover {
		color: #3aaa35;
	}
	.header_middle_d > #menu_products > .dropbtn.selected {
		color: #3aaa35;
	}
	.header_middle_d > #menu_products > .dropbtn0 {
		background-color: #e9e5df;
		
		margin-left: 10px;
	}
	.header_middle_d > #menu_products > .dropbtn0.selected {
		color: #ea5198;
	}
	.header_bottom > #menu_products > .dropdown {
		position: relative;
		display: inline-block;
	}
	.header_middle_d > #menu_products > .dropdown > .dropdown-content > .dropdown-title {
		margin: 0 0 5px 0;
		border-bottom: 2px solid #eee;
		padding: 0;
		padding-bottom: 10px;
	}
	.header_middle_d > #menu_products > .dropdown > .dropdown-content > .dropdown-title a,
	.header_middle_d > #menu_products > .dropdown > .dropdown-content > .dropdown-title h1 {
		font-size: 16px;
		font-weight: normal;
		margin: 0 !important;
		padding: 0 !important;
		font-weight: 700;
		color: #4bbbff !important;
		text-transform: uppercase;
		float: left;
	}
	.header_middle_d > #menu_products > .dropdown > .dropdown-content > .dropdown-title a:hover {
		color: #ea5198!important;
	}
	.header_middle_d > #menu_products > .dropdown > .dropdown-content > a > img {
		float: right;
		width: 14px;
		cursor: pointer;
		margin-right: 10px;
	}
	.dropdown-content,
	.dropdown-content0 {
		/* position of window */
		overflow-y: auto;
		margin: 0 auto;
		width: 100%;
		height: 280px;
		display: none;
		border-bottom: 1px solid #000;
		padding: 2%;
		background-color: #2d2d2d;
	}
	.dropdown-content0 {
		background-color: #fff;
	}

	.header_middle_d > #menu_products > .dropdown > .dropdown-content0 {
		width: 100%;
		padding: 15px 0;
	}
	.header_middle_d > #menu_products > .dropdown > .dropdown-content a {
		color: #eee;
		padding: 4px 0;
		text-decoration: none;
		display: block;
	}
	.header_middle_d > #menu_products > .dropdown > .dropdown-content0 > figure {
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.header_middle_d > #menu_products > .dropdown  a:hover {color: #ea5198;}
	.header_middle_d > #menu_products > .dropdown0  a:hover {color: #3aaa35!important;}
	.header_middle_d > #menu_products > .dropdown > .show {display: block;}
	.box_header {
		display: block;
		padding-bottom: 15px;
		width: 100%;
	}
	
	.box_header span > a {
		font-weight: 700;
		color: #eee;
		text-transform: uppercase;
		font-style: italic;
		padding-bottom: 8px;
		padding-top: 20px;
		width: 300px;
		border-bottom: 2px solid #ea5198;
		margin-top: 0!important;
		float: left;
	}
	.box_header ul {
		margin: 0 0 0 1.5%; padding: 0;
	}
	.box_header li {
		padding: 0 13px 0 0;
		margin: 0 12px 0 0;
		float: left;
		color: #eee;
	}
	
	.box_header a {
		padding: 0;
		margin: 0;
		text-transform: uppercase;
	}
	.box_header a.selected,
	.box_header a:hover {
		color: #ea5198 !important;
	}
	#myCarousel {
		display: none;
	}
	#myCarouselD {
		display: block!important;
	}
	#content {
		width: 94%;
		margin: 0 3%;
		position: relative;
	}
	.product_container {
		margin: 0 3%;
		position: relative;
	}
	main > hr,
	main > #content > hr {
		clear: both;
		border: 0;
		border-bottom: 1px solid #dddddd;
		padding: 15px 0;
		margin-bottom: 25px;
		width: 80%;
	}
	main > #content > h1 {
		font-size: 18px;
		text-transform: uppercase;
		padding-bottom: 15px;
		border-bottom: 0.5px solid #eee;
		font-weight: 700;
	}
	main > #content > h1 > a:hover {
		color: #2d2d2d;
		webkit-transition: color .5s linear;
		-moz-transition: color .5s linear;
		-ms-transition: color .5s linear;
		-o-transition: color .5s linear;
		transition: color .5s linear;
	}
	main > #content > h2 {
		text-align: left;
		font-size: 15px;
		text-transform: uppercase;
		line-height: 20px;
		width: 100%;
	}
	main > #content > h3 {
		text-align: left;
		text-transform: uppercase;
		font-size: 12px;
		margin: 0 !important;
		width: 100%;
	}
	main > #content > p {
		line-height: 22px;
	}
	main > #content > ul,
	main > #content > ol {
		margin-left: 0;
		padding-left: 20px;
	}	
	main > #content > ul > li,
	main > #content > ol > li {
		list-style-type: square;
		padding-left: 0px;
		margin-left:15px;
	}
	main > #content > ol > li {
		list-style-type: decimal;
	}
	main > #content > table,
	main > #content > table > tr > td {
		border: 1px solid #eee;
	}
	main > #content > table {
		margin: 10px 0;
	}
	.row_title {
		background-color: #eee;
		color: #5d5d5d;
		text-transform: uppercase;
		text-align: center;
		padding: 5px;
	}
	.row_odd {
		padding: 5px;
		background-color: #eee;
	}
	.row_even {  
		padding: 5px;
	}
	main > #content > .product_category > .box {
		width: 45%;
		margin-right: 20px;
	}
	main > #content > .product_category > .box > figure {
		width: 150px;
		text-align: center;
	}
	.blog_more > hr {
		margin: 8px 0 15px 0; 
		padding: 0;
		border: 0;
		clear: both;
	}
	#light_gallery > .news_gallery,
	figure.news_video {
		width: 19%;
		margin-right: 2px;
		margin-bottom: 2px;
	}
	#light_gallery > .news_gallery > a > img {
		width: 100% !important;
	}
	figure.news_video {
		position: relative;
	}
	figure.news_video > a > img.video {
		position: relative; 
		z-index: 1;
		width: 100% !important;
	}
	figure.news_video > a > img.play {
		margin-left:10%; 
		margin-top: 10%;
		z-index: 10;
	}
	main > #content > #vblog > .blog > figure > a > img {
		width: 100%;
	}
	main > #content > #vblog > .blog > h2,
	main > #content > .product_category > h2 {
		font-size: 16px;
		border-bottom: 2px solid #eee;
		padding-bottom: 5px;
		text-transform: uppercase;
	}
	main > #content > .blog_more > h3 {
		font-size: 15px;
		padding-bottom: 3px;
		text-transform: uppercase;
	}
	main > #content > .blog_more > figure > a > img.article {
		width: 30%;
	}
	main > #content > .product_category > ul,
	footer > .box_20 > ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	main > #content > .product_category > ul > li,
	footer > .box_20 > ul > li {
		margin: 2px 0 0 10px;
		padding: 2.5px 0;
		
	}
	
	main > #content > .product_category a:hover {
		color: #3aaa35;
	}
	main > #content .product > .more_info_mob,
	main > #content > .list2 > .loadMore .product > .more_info_mob {
		display: none;
	}
	
	main > #content .product, 
	main > #content > .list2 > .loadMore .product {
		float: left;
		width: 97%;
		margin-right: 1%;
		margin-bottom: 15px;
		position: relative;
		display: block;
	}
	main > #content .aside_product {
		min-height: 205px;
		margin-top: 5px;
	}
	
	main > #content .product > figure,
	main > #content > .list2 > .loadMore .product > figure {
		clear: both !important;
		width: 100% !important;
	}
	main > #content .product > figure > a > img,
	main > #content > .list2 > .loadMore .product img {
		width: 100%;
	}
	main > #content .product img:hover,
	main > #content > .list2 > .loadMore .product img:hover,
	main > #content > #vblog > .blog > a > img:hover,
	article > figure > a > img:hover {
		opacity: 0.5;
		transition: opacity .5s ease-in-out;
	   -moz-transition: opacity .5s ease-in-out;
	   -webkit-transition: opacity .5s ease-in-out;
	}
	
	main > #content .product > aside,
	main > #content > .list2 > .loadMore .product > aside {
		width: 100%;
	}
	main > #content .product > aside > p,
	main > #content > .list2 > .loadMore .product > p {
		padding: 1px 0;
		margin: 0;
	}
	main > #content .product > aside > .price,
	main > #content > .list2 > .loadMore .product > .price,
	main > #content > .product_details > .product_details2 > aside >  .price {
		font-size: 12px;
	}
	main > #content .product > .price > span,
	main > #content > .list2 > .loadMore .product > .price > span,
	main > #content > .product_details > .product_details2 > .price > span {
		color:#96c03d;
	}
	.product > aside > span > .mycart_add  {
		display:block;
		font-size: 11px;
		margin:0;
		margin-top: 20px;
		background-color:#5d5d5d;
		color: #fff;
		text-align:center;
		width:99.5%;
		padding: 5px 4px;
		position: absolute;
		bottom: 0;
	}
	.product_details2 > span > .mycart_add {
		width: 220px;
		font-size: 11px;
		margin-bottom: 10px;
		display:block;
		margin:0;
		margin-top: 20px;
		background-color:#5d5d5d;
		color: #fff;
		text-align:center;
		padding: 10px 4px;
	}
	.product > aside > span > .mycart_add:hover,
	.product_details2 > span > .mycart_add:hover {
		background-color:#333;
		color: #fff;
		-webkit-transition: color .5s linear;
		-moz-transition: color .5s linear;
		-ms-transition: color .5s linear;
		-o-transition: color .5s linear;
		transition: color .5s linear;
		-webkit-transition: background-color .5s linear;
		-ms-transition: background-color .5s linear;
		transition: background-color .5s linear;
	}
	.product  .mycart_remove {
		color: #2d2d2d;
		font-size: 12px;
		display:block;
		margin: 0;
		margin-top: 20px;
		background-color:#ffffff;
		text-align:center;
		width:99.5%;
		padding: 5px 4px;
		position: absolute;
		bottom: 0;
	}
	.product_details2 > span > .mycart_remove {
		width: 220px;
		font-size: 12px;
		margin-bottom: 10px;
		color: #2d2d2d;
		display:block;
		margin: 0;
		margin-top: 20px;
		background-color:#ffffff;
		text-align:center;
		padding: 10px 4px;
	}
	.product > aside > span > .mycart_remove:hover,
	.product_details2 > span > .mycart_remove:hover {
		background-color:#fff;
		color: #3aaa35;
		-webkit-transition: color .5s linear;
		-moz-transition: color .5s linear;
		-ms-transition: color .5s linear;
		-o-transition: color .5s linear;
		transition: color .5s linear;
		-webkit-transition: background-color .5s linear;
		-ms-transition: background-color .5s linear;
		transition: background-color .5s linear;
	}
	.more_info {
		display:block !important;
		margin: 8px 0;
		padding: 5px 4px;
		color: #000;
		background:#fff;
		border: 1px solid #96c03d;
		text-align:center;
		width:99.5%;
		position: absolute;
		bottom: 28px;
	}
	.more_info:hover {
		-webkit-transition: color .5s linear;
		-moz-transition: color .5s linear;
		-ms-transition: color .5s linear;
		-o-transition: color .5s linear;
		transition: color .5s linear;
		-webkit-transition: background-color .5s linear;
		-ms-transition: background-color .5s linear;
		transition: background-color .5s linear;
		background:#eeeeee;
		color: #96c03d;
	}
	.panel_product h2,
	.panel_product h3,
	.panel_product p {
		width: 100%;
	}
	
	main > #content > .product_details  {
		position: relative;
		margin: 10px 0;
	}
	main > #content > .product_details > h2 {
		margin: 0 0 5px 0;
		padding: 0;
	}
	main > #content > .product_details > #product_details0 {
		width: 120px;
		margin-top: 2%;
		float: right;
	}
	main > #content > .product_details > .product_details1 {
		margin:0;
		width:100%;
		position: relative;
	}
	main > #content > .product_details > .product_details1 > a > img {
		width: 100%;
		margin-bottom: 1%;
		display: block;
	}
	main > #content > .product_details > .product_details1 > a > img:hover,
	main > #content > #news > a > img:hover,
	#content > #gallery img:hover,
	.panel-body img:hover {
		opacity: 0.5;
		transition: opacity .5s ease-in-out;
	   -moz-transition: opacity .5s ease-in-out;
	   -webkit-transition: opacity .5s ease-in-out;
	}
	
	main > #content > .product_details > .product_details2 {
		float:left;
		margin: 0;
		display: block;
		width:100%;
	}
	main > #content > .product_details > .product_details2 > ul {
		margin-left: 0;
		padding-left: 20px;
	}
	
	main > #content > .product_details > .product_details2 > p,
	main > #content > .product_details > .product_details2 > li,
	main > #content > .product_details > .product_details2 > .product_description > p {
		margin: 3px 0;
		font-size: 12px;
	}
	main > #content > .product_details > .product_details2 > p.picture_description_text {
		margin-top: 50px;
	}
	main > #content > .product_details > .product_details2 > ul > li,
	main > #content > .product_details > .product_details2 > .product_description  ul li {
		font-size: 12px;
		padding-left: 6px;
	}
	main > #content > .product_details > .product_details2 > hr {
		margin: 0;
		padding: 0;
		border: 0;
		border-bottom: 1px dashed #5d5d5d;
	}
	main > #content > .product_details > .product_details2 > .form-inline,
	.search_form > form > .form-inline {
		margin: 5px 0 10px 0;
		padding: 0;
		font-size: 14px;
	}
	.search_form > form > .form-inline {
		float: left;
		margin-right: 20px;
	}
	main > #content > .product_details > .product_details2 > .form-inline > label,
	.search_form > form > .form-inline > label {
		margin: 5px 0;
	}
	main > #content > .product_details > .product_details2 > .form-inline > .product_size {
		margin: 5px 0;
		height: 30px;
		width: 80px;
	}
	main > #content > .product_details > .product_details2 > .product_description {
		height: 250px;
		overflow: auto;
		margin-right: 3%;
	}
	main > #content > form > p,
	main > #content > form > li {
		margin: 0;
		padding: 0;
		line-height: 23px;
	}
	main > #content > form > ul > li {
		list-style-type: circle;
		padding-left: 6px;
	}
	main > #content > .product_category > .box_category {
		display: block;
		float: left;
		width: 35%;
		border-bottom: 2px solid #3aaa35;
		padding-bottom: 15px;
		margin-right: 30px;
	}
	main > #content > .product_category > .box_category > .boxcat {
		font-size: 14px;
		font-weight: bold;
	}
	main > #content > .product_category > .box_category > nav > ul {
		padding: 0;
		margin: 20px 0;
		list-style-type: none;
	}
	main > #content > .product_category > .box_category > nav > ul > li {
		margin: 6px 0;
	}
	main > #content > .product_category > .box_category_right {
		width: 55%;
		float: left;
		display: block;
	}
	main > #content > .product_category > .box_category_right > .prodbox {
		width: 100%;
	}
	
	main > #content > .tags {
		margin: 20px 0 0 0;
		padding: 0;
	}
	main > #content > .tags > li {
		list-style-type: none;
	}
	.tags li {
	  float: left;
	  padding: 0 !important;
	  margin: 0;
	}
	.tags li a {
		display: block;
		border: 0.3px solid #b69d86;
		background: #fff;
		color: #999;
		margin: 2px 8px 10px 0;
		padding: 4px 6px 4px 0px;
		text-decoration: none;
	}
	.tags li a:hover {
		color: #e65294;
		-webkit-transition: color .5s linear;
		-moz-transition: color .5s linear;
		-ms-transition: color .5s linear;
		-o-transition: color .5s linear;
		transition: color .5s linear;
	}
	.tag span {
		color: #e65294;
		margin: 0 4px;
	}
	#my_cart > .cart_products {
		background-color: #fff;
		margin-top: 20px;
	}
	.cart_product > .item-block {
		background-color: #fff;
		border: 1px solid #eee;
		width: 100%;
		padding: 20px;
		position: relative;
	}
	.cart_product > .item-block:hover {
		border-top: 1px solid #eee;
		border-left: 1px solid #eee;
		box-shadow: 3px 3px 8px #eee;
		-webkit-box-shadow: 3px 3px 8px #eee;
		-moz-box-shadow: 3px 3px 8px #eee;
	}
	.cart_product > .item-block > .item-delete {
		position: absolute;
		z-index: 10;
		top: 15px;
		right: 15px;
		width: 16px;
	}
	.cart_product > .item-block > .item-delete > a > img {
		width: 100%;
	}
	.cart_product > .item-block > .item-delete > a > img:hover {
		transition: opacity .5s ease-in-out;
	   -moz-transition: opacity .5s ease-in-out;
	   -webkit-transition: opacity .5s ease-in-out;

	}
	.cart_product > .item-block > .item-picture {
		float: left;
		display: block;
		margin-right: 35px;
		width: 150px;
	}
	.cart_product > .item-block > .item-picture img {
		width: 100%;
	}
	.cart_product > .item-block > .item-detail > .item-price {
		display: block;
		padding-bottom: 4px;
		font-size: 12px;
		color: #2d2d2d;
	}
	.cart_product > .item-block > .item-detail > .item-name {
		display: block;
		padding-bottom: 6px;
	}
	.cart_product > .item-block > .item-detail > .item-quantity,
	.cart_product > .item-block > .item-detail > .item-size {
		display: block;
		margin: 8px 10px 10px 0;
		float: left;
	}
	.cart_product > .item-block > .item-detail > .item-size > select {
		background-color: #eee;
		padding: 4px;
		color: #5d5d5d;
		border: 1px solid #f0f0f0;
		width: 80px;
		/*font-family: 'MarkPro',  sans-serif;*/
		font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
		font-weight: 700;
	}
	.cart_sticky > .pay-option > select {
		width: 100%;
	}
	.cart_sticky > .pay-option > select > option {
		/*font-family: 'MarkPro',  sans-serif;*/
		font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
		font-weight: 700;
	}
	.cart_sticky > .pay-code > input {
		background-color: #f0f0f0;
		width: 97%;
	}
	.cart_product > hr {
		clear: both;
		border: 0;
		border-bottom: 1px solid #eee;
		margin-bottom: 25px;
		width: 75%;
	}
	
	.cart_sticky h1 {
		font-size: 20px;
		margin: 0;
		padding: 0;
		font-weight: 700;
		color: #2d2d2d;
	}
	.cart_sticky > hr {
		clear: both;
		border: 0;
		border-bottom: 1px solid #eee;
		padding: 0px;
		margin: 15px 0 3px 0;
	}
	.cart_sticky h2 {
		font-size: 17px;
		font-weight: 400;
		color: #2d2d2d;
	}
	.cart_sticky > .pay-option {
		display: block;
		margin: 18px 0;
	}
	.cart_sticky > a.shop_link,
	.cart_sticky  input.checkout {
		border-radius: 0px;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		width: 100%;
		margin: 10px 0 !important;
		padding: 15px 0;
		text-align: center;
		font-weight: 400;
		background-color: #333;
		color: #3aaa35;
		display: block;
		font-size: 16px;
		cursor: pointer;
		border: 1px solid #eee;
		-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;
	}
	.cart_sticky > a.shop_link {
		background-color: #eee;
		color: #333;
	}
	.cart_sticky > .shop_link:hover,
	.cart_sticky > .checkout:hover {
		background-color: #eee;
		color: #3aaa35;
		border-color:rgba(51, 51, 51, 0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 51, 51, 0.6);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 51, 51, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 51, 51, 0.6);outline:0;outline:thin dotted \9;
	}
	.cart_sticky > .checkout:hover {
		color: #333;
	}
	.my_cart_form,
	.registration_form	{
		display: block;
		width: 89%;
	}
	.my_cart_form .form-block {
		margin: 15px 0; 
		display: block;
	}
	.my_cart_form .form-block input,
	.my_cart_form .form-block select,
	.my_cart_form .form-block textarea {
		border: 1px solid #b7b7b7;
		background-color: #f4f4f4;
		/*font-family: 'MarkPro',  sans-serif;*/
		font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
		font-weight: 700;
		color: #5d5d5d;
		padding: 8px 6px;
		margin: 1.5px 0;
		
	}
	.my_cart_form .form-block select,
	.my_cart_form .form-block option {
		width: 100%;
		/*font-family: 'MarkPro',  sans-serif;*/
		font-family: "Open Sans", HelveticaNeue, HelveticaNeueu, arial,sans-serif;
		font-weight: 700;
	}
	.my_cart_form .form-block input:hover,
	.my_cart_form .form-block select:hover,
	.my_cart_form .form-block textarea:hover {
		box-shadow: 3px 3px 8px #eee;
		-webkit-box-shadow: 3px 3px 8px #eee;
		-moz-box-shadow: 3px 3px 8px #eee;
		border: 1px solid #eee;
	}
	.my_cart_form .form-block label.error,
	#my_cart label.error {
		color: #990000!important;
		display: block;
		margin: 2px 0 0 0;
		padding: 0;
		text-align: left;
		font-size: 11px;
	}
	.Checkbox > label.error {
		margin-left: 27px;
		display: block;
	}
	.my_cart_form .form-block input.checkout {
		margin: 10px 0 !important;
		padding: 15px 0;
		text-align: center;
		font-weight: 400;
		background-color: #333;
		color: #3aaa35;
		display: block;
		font-size: 16px;
		cursor: pointer;
		border: 1px solid #eee;
		-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;
	}
	.my_cart_form .form-block input.checkout:hover {
		background-color: #eeeeee;
		color: #3aaa35;
	}
	
	/* FOOTER */
	footer > p {

		text-align: left;
	}
	footer > p:hover {
		opacity: 1;
	}
	footer > .box_20,
	footer > .box_60 {
		padding: 2%;
		float: left;
		min-height: 292px;
	}
	footer > .box_20 {
		width: 50%;
	}
	footer > .box_60 {
		width: 100%;
	}
	footer > .box_20 > h1, 
	footer > .box_60 > h1 {
		font-size: 16px;
		color: #5d5d5d;
		margin-bottom: 20px;
		padding-bottom: 6px;
		text-transform: uppercase;
		text-align: center;
	}
	footer > .box_60 > h2 {
		font-size: 16px;
		margin-bottom: 4px;
		text-transform: uppercase;
	}
	footer > .box_20 > ul,
	footer > .box_20 > li {
		margin: 0;
		padding: 0;
		display: block;
	}
	footer > .box_20 > ul > li {
		margin-bottom: 3px;
	}
	main > #content > .product_details > a {
		text-transform: uppercase;
	}
	main > #content > .product_details > a,
	footer > .box_20 > ul > li > a {
		color: #5d5d5d;
	}
	main > #content > .product_details > a:hover,
	footer > .box_20 > ul > li > a:hover,
	footer > .box_20 > ul > li > .selected {
		color: #3aaa35;
		-webkit-transition: color .5s linear;
		-moz-transition: color .5s linear;
		-ms-transition: color .5s linear;
		-o-transition: color .5s linear;
		transition: color .5s linear;
	}
	footer > .box_60 > div > a > img {
		float: right;
		width:50%;
	}
	.box_60 > .megastore_location > img {
		width:50%;
	}
	footer > .box_60 > div > a > img:hover {
		opacity: 0.6;
		transition: 0.5s;
	}
	/* END FOOTER */
	
}
@media screen and (min-width: 550px) {
	main > #content article.product,
	main > #content > .list2 > .loadMore article.product {
		margin-top: 22px;
		min-height: 130px;
	}
	.mobile { 
		display: none !important;
	}
	.desktop { 
		display: block !important;
	}
	.panel {
		width: 22%;
		float: left;
		margin-right: 3%;
	}
	.panel-default {
		clear: both;
		width: 100%!important;
		border: 0;
	}
	.panel-group {
		border: 0;
	}
	.panel .more_pictures {
		width:24%;
	}
	
	.table_compare_mobile {
		display: none;
	}
	.table_compare_desktop {
		display: block;
	}
	main > #content > p {
		width: 100%;
		font-size: 13px;
	}
	main > #content .product > aside > p.price > span,
	main > #content > .list2 > .loadMore.product > aside > p.price > span,
	.product_details > aside > p.price > span {
		font-size: 12px;
	}
	.panel_product h2 {
		font-size: 14px;
	}
	main > #content > #vblog > .blog {
		margin-right: 1%;
		width: 69%;
		height: 38em;
		float: left;
	}
	main > #content > #vblog > .blog > a > h2 {
		color: #fff;
		font-size: 1.5em;
		padding: 0 4%;
		top: 80%;
	}
	main > #content > #vblog > .blog > a > h2:hover {
		text-decoration: underline;
	}
	main > #content > #vblog > .blog_right {
		width: 28%;
		float: left;
		display: block;
	}
	main > #content > #vblog > .blog_right > aside {
		height: 12em;
	}
	main > #content > #vblog > .blog > a.link,
	main > #content > #vblog > .blog_right > aside > a.link	{
		font-size: 1em;
		color: #fff;
		margin: 1% 4%;
		background-color: #73ccda;
		position: absolute;
		top: 76%;
		text-transform: uppercase;
	}
	main > #content > #vblog > .blog_right > aside > a.link	{ 
		font-size: 1em;
		top: 52%;
	}
	main > #content > #vblog > .blog_right > aside > a > h2 {
		color: #fff;
		padding: 0 4%;
		margin: 0;
		position: absolute;
		top: 70%;
		font-size: 1.1em;
	}
	main > #content > #vblog > .blog_right > aside > a > h2:hover {
		text-decoration: underline;
	}
	main > #content > #vblog_2 > .blog_2 > a > h2 {
		top: 68%;
	}
	
	
}
@media screen and (min-width: 650px) {

	

	.dark_mode_button {
		right: 145px;
	}
	.user_registration_active {
		top: 58px;
	}
	.mob_error_page404 {
		display: none;
	}
	.error_page404 {
		display: block !important;
		width: 100%
	}
	.error_page404 img { 
		width: 100%
	}

	.error_page404 a:hover {
		color: #73ccda;
		text-decoration: none;
	}

	#cookie-bar.fixed {width:50%;}
	.item-block > .more_info_user {
		margin-top: 60px;
	}
	main > #content > .product_category > .box {
		width: 21%;
		margin-right: 22px;
	}
	main > #content > .product_category > .box > figure {
		width: 150px;
	}
	main > #content > #vblog_2 > .blog_2 {
		background-repeat: no-repeat !important;
		background-size: cover !important;
		margin-right: 1%;
		width: 19%;
		height: 25em;
		float: left;
		position: relative;
	}
	main > #content > #vblog_2 > .blog_2 > a > h2 {
		color: #fff;
		font-size: 1.4em;
		padding: 0 4%;
		position: absolute;
		top: 73%;
	}
	main > #content > #vblog_2 > .blog_2 > a > h2:hover {
		text-decoration: underline;
	}
	main > #content > #vblog_2 > .blog_2 > a.link {
		font-size: 1em;
		color: #fff;
		padding: 0.2% 0.3%;
		margin: 1% 4%;
		background-color: #73ccda;
		position: absolute;
		top: 72%;
		text-transform: uppercase;
	}
	main > #content > .product_category > .box_category_right {
		width: 67%;
	}
	main > #content > .product_category > .box_category {
		width: 28%;
	}
	main > #content > .product_category > .box_category_right > .prodbox {
		width: 49%;
	}
	.blog_more_right > .blog_news > img {
		width: 15%;
	}
	.personal_address {
		width: 48%;
		margin-right: 2%;
		float: left;
	}
	/* Start Google Sign in */
	.google-signin {
		margin-top: 60px;
		width: 35%;
		float: right;
	}
	.registration-form {
		width: 55%;
		float: left;
	}
	.g-wrapper {
		float: right;
		display: block;
		position: relative;
		width: 1px;
		height: 280px;
		border-right: 1px solid #000;
		margin-top: 50px;
		margin-right: 5%;
	}
	.g-line {
		float: right;
		width: 1px;
		background: #ccc;
		z-index: 1;
	}
	.g-wordwrapper {
		text-align: center;
		height: 12px;
		position: absolute;
		left: -9px;
		right: 0;
		top: 50%;
		margin-top: -12px;
		z-index: 2;
	}
	.g-word {
		color: #000;
		padding: 5px;
		background-color: #fff !important;
	}
	.sign-or {
		display: none; 
	}
	.g-terms-m {
		display: none;
	}
	.g-terms {
		margin-top: 25px;
		display: block;
	}
	.g-sign-mycartform {
		margin-left: 31px;
	}
	.g-btn-info {
		margin-left: 31px;
	}
	/* End Google Sign in */
	.Checkbox > label {
		margin-top: 2px;
	}
	
	.box_60 > .megastore {
		width: 40%;
		float: left;
	}
	.box_60 > .megastore_location {
		width: 55%;
		float: right;
	}
	
}

/* resolution 640 */
@media screen and (min-width: 620px) {
	.homepage_sm_banner,
	.homepage_sm_banner_large {
		display: none;
	}
	.homepage_lg_banner {
		display: block;
		width: 99%;
		margin: 5px 0 15px 1%;
		text-align: center;
	}
	.homepage_lg_banner_large {
		display: block;
		width: 100%;
		margin: 5px 0;
		text-align: center;
	}
	.homepage_lg_banner img {
		width: 32%;
		margin: 6px 1% 6px 0;
	}
	.homepage_lg_banner_large img {
		width: 100%;
		margin: 6px 0;
	}
}
/* resolution 766 */
@media screen and (min-width: 766px) {
	.home-font {
		font-size: 34px;
		padding: 8px 40px;
	}
	#popup-show-M {
		display: none;
	}
	#popup-show-D {
		display: block;
		width: 100%;
	}
	#popup-show-D-newsletter {
		display: inline-block;
		width:200px;
		margin-right:10px;
		
	}
	.newsletterInput {
		width:50%;
		margin: 0;
		float: right;
	}
	#newsletterForm {
		margin: 25px 0 10px 10px;
	}
	
	#content > .logo_brend {
		margin: 0 37px;
	}
	#popup-width {
		width: 70%;
	}
	#popup-width-newsletter {
		width: 70%;
	}
	#myCarouselP_M,
	#myCarouselP1_M	{
		display: none;
	}

	/* start mobile carousel products */
	#myCarouselP_D,
	#myCarouselP1_D	{
		display: block !important;
		margin: 20px auto;
		padding: 0 2%;
	}
	#myCarouselP_D .item,
	#myCarouselP1_D .item {
		color: #747d89;
		overflow: hidden;
	}
	#myCarouselP_D .thumb-wrapper,
	#myCarouselP1_D .thumb-wrapper	{
		background: #fff;
		position: relative;
		width: 90%;
		float: left;
		margin-left: 10px;
	}
	
	#myCarouselP_D .thumb-wrapper > article > figure > a > img,
	#myCarouselP1_D .thumb-wrapper > article > figure > a > img	{
		width: 100%;
		margin-bottom: 10px;
		width: 100%;
		position: relative;
	}
	#myCarouselP_D .thumb-wrapper > figure span,
	#myCarouselP1_D .thumb-wrapper > figure span {
		position: absolute;
		top: 0;
		left: 0;
		padding: 2px 5px;
		font-size: 10px;
		text-align: center;
		color: #fff;
		background: rgba(51, 51, 51, .5);
	}
	.thumb-wrapper > .home {
		min-height: 340px;
	}
	#myCarouselP_D .thumb-content p,
	#myCarouselP1_D .thumb-content p {
		margin: 4px 0;
	}
	#myCarouselP_D .thumb-content p > span,
	#myCarouselP1_D .thumb-content p > span	{
		margin: 3px 0;
		color: #96c03d;
	}
	#myCarouselP_D .item img,
	#myCarouselP1_D .item img	{	
		max-width: 100%;
		max-height: 100%;
		display: block;
	}
	#myCarouselP_D .price,
	#myCarouselP1_D .price {
		font-size: 12px;
	}
	#myCarouselP_D .price > del,
	#myCarouselP1_D .price > del {
		font-size: 12px;
	}
	#myCarouselP_D .carousel-control,
	#myCarouselP1_D .carousel-control {
		height: 44px;
		width: 40px;
		background: none;	
		margin: auto 0;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		opacity: 0.8;
		color: #747d89;
	}
	#myCarouselP_D .carousel-control.left span:hover,
	#myCarouselP_D .carousel-control.right span:hover,
	#myCarouselP1_D .carousel-control.left span:hover,
	#myCarouselP1_D .carousel-control.right span:hover {
		color: #96c03d;
	}
	/* end carousel products */
	.homepage_categories > .homepage_category {
		width: 22.6%;
		margin-right: 2%;
	}
	.homepage_categories > .homepage_category h2 {
		font-size: 14px;
	}
	.user_registration {
		right: 96px;
	}
	.panel > .panel-collapse > .table {
		width: 50%;
	}
	.dark_mode_button {
		right: 140px;
	}
	
}
	
@media screen and (min-width: 900px) {
	.spacer_m {
		display: none;
	}
	header > .header_top > .header_title > .title_1,
	header > .header_top > .header_title > .title_2	{
		font-size: 14px;
	}
	.shopping_cart,
	.user_registration,
	.wishlist_icon	{
		top: 60px;
	}
	.dark_mode_button {
		top: 62px;
	}
	.user_registration_active {
		top: 53px;
	}
	.user_registration_google {
		top: 61px;
	}
	.shopping_cart_icon:hover .shopping_products {
		top: 54px;
		width: 450px;
	}
	.shopping_cart_icon:hover .shopping_products .list-cart .header:after, .list-cart .header:before {
		top: -6px;
	}
	main > #content > .product_details > #product_details0 {
		width: 120px;
		float: left;
	}
	main > #content > .product_details > .product_details1 {
		margin:0;
		float: left;
		width: 55%
	}
	main > #content > .product_details > .product_details2 {
		clear: none;
		float: right;
		width: 40%;
	}
	main > #content > .product_details > .product_details2 > p.picture_description_text {
		margin: 5px 0 10px 0;
	}
	.panel_product h2 {
		font-size: 15px;
	}
	.megastore {
		margin: 0;
	}
	.megastore > a > img {
		width: 28px;
	}
	footer > .box_20 {
		width: 20%;
		height: 450px;
	}
	footer > .box_60 {
		width: 60%;
		height: 450px;
	}
	#footer_contact {
		text-align: center;
	}
	#footer_contact p {
		width: 100%;
	}
	.Checkbox > label,
	.Checkbox > label > a {
		margin-left: 0.3em;
		-webkit-margin-start: 0.3em;
		padding-left: 0;
		font-size: 12px;
	}
	.Checkbox > label > p {
		margin-left: 0.3em;
		margin-top: 2px;
	}
	.Checkbox > label.error {
		margin-left: 27px;
	}
	main > #content > #vblog > .blog_right > aside {
		height: 11.8em;
	}
	.blog_more {
		width: 78%;
		float: left;
		margin-right: 2%;
	}
	.blog_more_right {
		width: 20%;
		float: left;
	}
	
	.blog_more_right > .blog_news > a > img {
		width: 40%;
		margin-bottom: 2em;
	}
	.blog_more_right > .blog_news > p > a {
		margin: 0;
		padding: 0;
	}
	.box_60 > .megastore_location > iframe {
		display: none;
	}
	
}
/* resolution 1000px */
@media screen and (min-width: 1000px) {
	.home-font {
		font-size: 38px;
		top: 34px;
	}
	#popup-width-newsletter {
		width: 55%;
	}
	#popup-show-D-newsletter {
		width:250px;
	}
	.newsletterInput {
		width:46%;
	}
	#newsletterForm {
		margin: 25px 0 0 35px;
	}
	.InformMeClass {
		width:50%;
		float:right;
	}
	.modal-body figure img {
		width: 80%;
	}
	.alert {
		width:75%;
	}
	.mantitle_brand {
		width:90%;
	}
		
	
	#my_cart > .cart_products {
		width: 55%!important;
		float: left;
	}
	.cart_sticky,
	.personal_info {
		float: right;
		width: 30%;
		clear: none;
	}
	.cart_sticky {
		width: 43%;
	}
	.personal_info_register {
		width: 60%;
		margin: 30px auto 0 auto;
	}
	.my_cart_form,
	.registration_form,
	.personal_general	{
		width: 100%;
		float: left;
		font-size: 14px;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
	}
	.my_cart_form	{
		width: 40%;
	}
	.signin {
		margin-top: 45px;
		width: 100%;
	}
	.personal_address {
		width: 90%;
	}
	.personal_general {
		width: 60%;
	}
	.personal_form {
		width: 100%;
	}
	.personal_info > p {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	.my_cart_form .form-block {
		font-size: 14px;
	}
	.reclamation_note a {
		font-size: 14px;
	}
	main > #content > #vblog > .blog {
		height: 450px;
	}
	.Checkbox > input[type=checkbox] {
		width: 16px;
		height: 16px;
	}
	
	.Checkbox-visible {
		width: 16px;
		height: 16px;
	}
	.Checkbox > input {
		  width: 20px;
		  height: 20px;
	}
	.Checkbox > label.reg_user {
		font-size: 12px !important;
		margin-left: 0.6em;
		-webkit-margin-start: 0.6em;
	}
	main > #content > .product_details > .product_details2 {
		width: 40%;
		margin-top: 0;
	}
	.user_registration {
		right: 98px;
	}
	.g-sign-mycartform {
		width: 90%;
		margin: 0;
		margin-bottom: 20px;
	}
	.btn-info {
		margin-left: 0;
	}
	
	main > #content > .product_category > .box_category_right {
		width: 76%;
	}
	main > #content > .product_category > .box_category {
		width: 20%;
	}
	main > #content > .product_category > .box_category_right > .prodbox {
		width: 32%;
	}
	main > #content > .product_category > .box {
		width: 22.4%;
		height: 230px;
	}
	main > #content > .product_category > .box > figure {
		width: 200px;
	}
	/* Compare */
	.compare-button {
		margin-top: 3px;
	}

	/* End compare */
	
}

/* resolution 1200px */
@media screen and (min-width: 1200px) {
	.homepage_lg_banner,
	.homepage_lg_banner_large {
		width: 75%;
		margin: 5px auto;
		text-align: left;
	}
	.homepage_lg_banner img {
		width: 31.5%;
		margin: 6px 1% 6px 0;
	}
	.homepage_lg_banner_large img {
		width: 97.2%;
	}
	#popup-show-D-newsletter {
		width:250px;
	}
	.newsletterInput {
		width:55%;
	}
	.newsletterInput h1, 
	.newsletterInput h2,
	.newsletterInput h3,
	.newsletterInput h4 {
		margin-top: 20px;
	}
	#newsletterForm {
		margin: 25px 0 0 0;
	}
	#newsletter_email,
	#newsletter_submit {
		width: 100%;
	}
	.InformMeClass {
		width:50%; 
	}
	.hide_mob {
		display: block;
	}
	
	.header_middle_d {
		padding: 10px 13% !important;
	}
	
	.shopping_cart,
	.user_registration,
	.user_registration_active,
	.user_registration_google,
	.dark_mode_button,
	.wishlist_icon	{
		width: 24px;
		position: relative !important;
		right: 0;
		top: 15px;
	}
	.wishlist_icon {
		right: 62px;
	}
	.dark_mode_button {
		top: 18px;
		right: 188px;
	}
	.user_registration {
		right: 120px;
	}
	.user_registration_active {
		right: 122px;
		top: 19px;
	}
	.user_registration_google {
		right: 122px;
		top: 15px;
	}
	.shopping_cart_icon > span,
	.wishlist_icon > span {
		width: 18px;
		height: 17px !important;
	}
	.shopping_cart_icon:hover .shopping_products {
		top: 64px;
		right: 13.6%;
	}
	.shopping_cart_icon:hover .shopping_products .list-cart .header:after, .list-cart .header:before {
		top: 0px;
		right: 64px;
	}
	main > #content > .product_category > .box {
		width: 21.9%;
	}
	main > #content > .product_details > .product_details2 > .available_cart,
	main > #content > .product_details > .product_details2 > .unavailable_cart,
	main > #content > .product_details > .product_details2 > .archive_cart	{
		padding-top: 3px;
		background-position: 0 5px;
		padding-left: 15px;
	}
	#content,
	#last_view,
	main > hr {
		width: 74%;
		margin: 0 auto !important;
	}
	.last_view {
		font-size: 16px;
		top: 10px;
	}
	
	#content p,
	#content li {
		font-size: 12px;
	}
	#content_product,
	.loadMore {
		height: 460px;
	}
	.panel_product h2 {
		font-size: 1.2em;
	}
	.panel-body  {
		height: 350px;
	}
	
	.homepage_categories > .homepage_category {
		width: 23.7%;
		margin-right: 1%;
	}
	.homepage_categories > .homepage_category h2 {
		font-size: 16px;
	}
}
/* resolution 1400*/
@media screen and (min-width: 1400px) {
	#popup-width-newsletter {
		width: 50%;
	}
	#popup-show-D-newsletter {
		width:300px;
	}
	.newsletterInput {
		width:50%;
	}
	.newsletterInput h1, 
	.newsletterInput h2,
	.newsletterInput h3,
	.newsletterInput h4 {
		margin-top: 40px;
	}
	#newsletterForm {
		margin: 25px 0 0 0;
	}
	.new_product {
		width: 40px;
		height: 40px;
	}
	.panel-body  {
		height: 500px;
	}
	.homepage_categories > .homepage_category {
		width: 24%;
		margin-right: 1%;
	}
	.homepage_lg_banner_large img {
		width: 96.5%;
	}
	.wishlist-buttonM,
	span.wishlist-buttonM {
		bottom: 0px;
	}
	main > #content > .product_details > .product_details1 {
		width: 55%;
	}
	main > #content > .product_details > .product_details2 {
		width: 42%;
	}
	.shopping_cart_icon:hover .shopping_products {
		top: 58px;
		right: 13.6%;
	}
	.shopping_cart_icon:hover .shopping_products .list-cart .header:after, .list-cart .header:before {
		top: 0px;
		right: 64px;
	}
	.box_60 > .megastore {
		width:25%;
	}
	.box_60 > .megastore_location {
		width:70%;
	}
	.box_60 > .megastore_location > img {
		width: 270px;
		float: right;
	}
	footer > .box_60 > div > a > img {
		width:270px;
	}
	.box_60 > .megastore_location > iframe {
		display: inline !important;
		width: 260px;
		height: 195px;
		float: right;
	}
	main > #content > .product_category > .box {
		width: 17.5%;
	}
	

}
/* resolution 1550*/
@media screen and (min-width: 1550px) {
	#popup-width-newsletter {
		width: 45%;
	}
	
}

/* search table */
.searchtable {
    margin: 10px 0 0 0;   
}
.searchtable_title {
    font-size: 100%;
    text-align: center;
    color: #95866f;
}
.searchtable_title a {
    color: #ffffff;
}
.searchtable_title td {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #c9e8fb;
    padding: 10px 5px;
}
.searchtable_even td {
    background-color: #F1F1F1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
	padding: 5px;
}
.searchtable_odd td {
    background-color: #FAFAFA;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
	padding: 5px;
}
.searchtable_odd tr:hover {
	background-color: green;
}
/* end search table */


.navigation_box{
    margin:0;
    padding:10px 0 0 0;
    font-size: 14.5px;
}
.navigation_box strong,
.navigation_box b,
.navigation_box a {
    display:block;
    padding:3px 0px;
    margin: 5px;
    text-decoration:none;
    float:left;
	width: 35px;
	text-align: center;
}
.navigation_box strong {
    border:1px solid #cdc2b4;
    color:#2d2d2d;
}
.navigation_box a:link,
.navigation_box a:active,
.navigation_box a:visited{
    border:1px solid #333;
    color:#2d2d2d;
    background-color:#eee;
}
.navigation_box a:hover{
    border:1px solid #333;
    color: #8d7759;
    background-color:#fff;
}
.search_more {
	display:inline-block;
	margin:5px 0 5px 2px;
	background:#96c03d;
	border:2px solid #b5ca31;
	text-align:center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width:168px;
	height:18px;
	box-shadow: 2px 2px 3px #eee;
}
.search_more a {
	text-transform: uppercase;
	display: block;
}
.spacer {
    clear: both;
    margin: 0;
    padding: 0;   
}
#my_cart_form p {
	padding: 0 10px;
}

/* checkbox slider toggle */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #3aaa35;
}

input:focus + .slider {
  box-shadow: 0 0 1px #3aaa35;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
/* end checkbox slider toggle */

/* Input */
.form-control, .form-select {
	background-color: #fff !important;
	color: #2d2d2d !important;
	border: 1px solid black !important;
	padding: 5px 6px !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
}

/* End input */

/* Select dropdown menu */
.box_size {
  margin: 15px 0 20px 0;
  position: relative;
  width: 180px;
  border: 1px solid #2d2d2d;
}

.box_size select {
  background-color: #fff;
  color: #2d2d2d;
  width: 175px;
  border: none;
  font-size: 12px;
  padding: 11px 3px;
 
  -webkit-appearance: button;
  appearance: button;
  outline: none;
}

.box_size::before {
  
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  /*height: 100%;*/
  text-align: center;
  font-size: 20px;
  line-height: 40px;
  color: #73ccda;
  background-color: #5d5d5d;
  pointer-events: none;
}

.box_size:hover::before {
  color: rgba(255, 255, 255, 0.6);
  background-color: #2d2d2d;
}

.box_size select option {
  padding: 30px;
}
.box_size .NotAvailable {
	color: #3aaa35;
}
/* END select dropdown menu */
/* Start collapse text*/
#module {
	margin-top: 10px;
	background-color: white; /* For browsers that do not support gradients */
  	background-image: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 68%);
}
		
#module #collapseExample:not(.in) {
	display: block;
	height: 200px;
	overflow: hidden;
}
#module #collapseExample.collapsing {
	height: 200px;
}
#module button {
	font-size: 12px;
	background-color:transparent;
	color: #3aaa35;
	border: 0;
	border-radius: 0;
}
#module button.collapsed::after {
	content: '+ Prikaži više';
}
#module button:not(.collapsed)::after {
	content: '- Prikaži manje';
}
/* End collapse text*/

/* Switch button */


.btn-toggle.btn-xs {
	margin: 0 0;
	padding: 0;
	position: relative;
	border: none;
	height: 1.5rem;
  	width: 3rem;
	border-radius: 1rem;
}
  .btn-toggle.btn-xs:focus,
  .btn-toggle.btn-xs.focus,
  .btn-toggle.btn-xs:focus.active,
  .btn-toggle.btn-xs.focus.active {
	outline: none;
  }
  .btn-toggle.btn-xs:before,
  .btn-toggle.btn-xs:after {
	line-height: 1rem;
	width: 0;
	text-align: center;
	font-weight: 600;
	font-size: 0.55rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: absolute;
	bottom: 0;
	transition: opacity 0.25s;
  }
  .btn-toggle.btn-xs:before {
	content: 'Off';
	left: 0;
  }
  .btn-toggle.btn-xs:after {
	content: 'On';
	right: 0;
	opacity: 0.5;
  }
  .btn-toggle.btn-xs > .handle {
	position: absolute;
	top: 0.1875rem;
	left: 0.1875rem;
	width: 1.125rem;
	height: 1.125rem;
	border-radius: 1.125rem;
	background: #4c4c4c;
	transition: left 0.25s;
  }
  .btn-toggle.btn-xs.active {
	transition: background-color 0.25s;
  }
  .btn-toggle.btn-xs.active > .handle {
	left: 1.6875rem;
	transition: left 0.25s;
  }
  .btn-toggle.btn-xs.active:before {
	opacity: 0.5;
  }
  .btn-toggle.btn-xs.active:after {
	opacity: 1;
  }
  .btn-toggle.btn-xs.btn-sm:before,
  .btn-toggle.btn-xs.btn-sm:after {
	line-height: -0.5rem;
	color: #fff;
	letter-spacing: 0.75px;
	left: 0.275rem;
	width: 1.55rem;
  }
  .btn-toggle.btn-xs.btn-sm:before {
	text-align: right;
  }
  .btn-toggle.btn-xs.btn-sm:after {
	text-align: left;
	opacity: 0;
  }
  .btn-toggle.btn-xs.btn-sm.active:before {
	opacity: 0;
  }
  .btn-toggle.btn-xs.btn-sm.active:after {
	opacity: 1;
  }
  .btn-toggle.btn-xs.btn-xs:before,
  .btn-toggle.btn-xs.btn-xs:after {
	display: none;
  }
  .btn-toggle.btn-secondary:before,
  .btn-toggle.btn-secondary:after {
	color: #6b7381;
  }
  
/* End Switch button */