
.d-none {
	display: none!important;
}

.mob-head {
	display: none;
}

.mob {
	display: none;
}

.mob-logo {
	display: none;
}
.social-media {
	margin-right: 5px;
}
/*///////// REVIEWS ///////////*/
#review .review-table {
	width: 22%;
	max-width: 100%;
	margin-bottom: 13px;
	float: right;
}
#review .review-table img {
	width: 100%;
    object-fit: cover;
}
.review-td {
	width: 50%;
}
.red-text {
    color: red;
}
#review .review-table td {
	padding: 8px;
	border: none !important;
	word-break: keep-all;
	font-weight: bold;
	font-size: 15px;
} 
#review .review-table td p {
	font-size: 13px;
	font-weight: normal;
}
#review .review-table tr {
	background: none !important;
}
#review-image-td {
	padding: 0 !important;
}
#review .review-table .text-right {
	font-size: 12px;
	font-weight: normal;
}

.yellow-bg {
	background: #ffff29;
}

.click-to-reviews {
	cursor: pointer;
}

.mob {
	display: none;
}
#flags {
    display: block;
    font-size: 15px;
    cursor: pointer;
    background-color: #fff;
    position: absolute;
    z-index: 22222;
    border: 2px solid #bd1f47;
    background: url('/image/catalog/flags/arrow.png') no-repeat;
    background-size: 10px 10px;
    background-color: #fff;
    background-position: 97% center;
    padding-right: 18px;
    max-width: 180px;
	width: 100%;
	margin-right: -50px;
	right: 0;
	top: 26px;
}

#flags .active {
	display: block;
}
#flags:hover {
    background-position-y: 11px;
}


.planet_white {
    display: none;
}

#flags div:hover .planet_white {
    display: inline-block;
}

#flags div:hover .planet_red {
    display: none;
}

.countries .navbar-nav {
    margin-right: 170px;
    float: right;
}

.countries .navbar-nav a {
    color: #fff;
    line-height: 5px;
    padding-left: 3px;
}

#flags div.active {
    display: flex !important;
}

#flags div.country {
    padding: 5px;
    display: none;
}

#flags:hover div.country {
    display: flex;
    align-items: center;
}

.desk {
    display: block !important;
}
.ship_step2 {
    margin-top: 20px;
}
.shipSection {
    text-align: center;
}
.ship_step2 .container {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    padding-top: 0 !important;
}
.ship_step2 h1 {
    margin: 0;
}
.shipSection h1 {
    font-size: 18px;
    font-weight: bold;
}
.shipSection p {
    font-size: 16px;
}

#flags div:hover {
    background: #bd1f47;
    color: #fff;
}

#flags img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
#flags .active {
	display: block!important;
}

@media (max-width: 767px) {
    #flags {
        max-width: 90px;
        top: 12px;
        left: 40px;
		background-position-x: 87%;
		z-index: 999999999999999999999999999999999999999999999999999999999;
    }
    #flags:hover {
        background-position-x: center;
        padding: 35px 9px 5px 9px;
    }
}

.country .active {
    display: block !important;
}


.to-views-text {
	background-color: #f5f5f5;
    color: #000;
    font-size: 20px;
    letter-spacing: .6px;
    padding: 10px;
	border: 1px solid #d4d4d4;
	cursor: pointer;
	border-radius: 10px;
	max-width: 254px;
}
.to-views-text img {
	width: 30px!important;
	height: 25.3438px!important;
	margin-right: -23px!important;
	margin-bottom: -20px;
}

.text-quantity {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: red;
	margin-top: 5px;
}


@media screen and (min-width: 768px) {
	#review {
		-moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
		column-gap: 1em;
	}
	#review .review-table {
		width: 100%;
		break-inside: avoid;
		display: grid;
		float: none;
		word-break: break-word;
	}
	#review .review-table p {
		word-break: break-word;
	}
	#spain-txt {
		display: none;
	}
}

@media (max-width: 767px) {
	
	.desktop-head {
		display: none!important;
	}

	.mob-head {
		display: block!important;
		padding: 10px;
		margin-top: 0;
		font-size: 26px;
		margin-bottom: -2px;
	}
	.mob {
		display: block !important;
	}
	.desk {
		display: none !important;
	}

	.desk-logo {
		display: none;
	}

	.mob-logo {
		display: block;
    line-height: 60px;
    font-size: 22px;
    color: white;
	text-align: center;
	}
	.qc-name a {
		font-size: 15px!important;
	}
	
	#review .review-table {
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
	
	
	.to-views-text {
		display: block;
	}
	.to-views-text img {
		margin-right: -29px!important;
	}
	
}
@media screen and (min-width: 479px) and (max-width: 768px) {
	#review {
		-moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
		column-gap: 1em;
	}
}

/*///////// NEW REVIEW ///////////*/
.new_product_tab
{
	font-size: 19px;
	font-weight: bold;
	padding: 10px 0px;
}
.new_caption
{
	min-height:120px!important;
}
.prod_rel_but
{
	color:white!important;
}
/*///////// RELATED PRODUCTS ON CHECKOUT ///////////*/
.related_checkout {
	margin-top: -12px;
}
.related_checkout .product-thumb {
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 0 !important;
	text-align: center;
}
.related_checkout .caption {
	margin: 0 !important;
	padding: 0 !important;
	min-height: 165px !important;
}
.related_checkout .product-thumb .caption h4 {
	min-height: 45px;
}
.related_checkout .product-thumb .caption h4 a {
	font-size: 13px !important;
}
.gmail-money-back-txt {
	width: 100%!important;
}
.money-back-txt {
	width: 100%!important;
}
@media (max-width: 768px) {
	.related_checkout {
		margin-top: -15px;
	}
}

/*///////// STEP 3 - SUCCESS ///////////*/

.fontCenter {
	text-align:center;
}
.f19 {
	font-size:19px;
}
.f26 {
	font-size:26px;
}
.congrats {
	display:table;
	margin:20px auto 0;
}
.congrats img {
	margin:0 10px 0 0;
}
.congrats strong {
	display:table-cell;
	vertical-align:middle;
	font-size:22px;
	font-weight:bold;
}
.step3_box {
	text-align:center;
	background-color:#1dc51d;
	max-width:700px;
	margin:20px auto;
	padding:20px 0;
	font-size:16px;
	width:100%;
	color: #fff;
}
table.tableStep3 {
	background: #ffffff none repeat scroll 0 0;
	border-collapse: collapse;
	border-radius: 10px;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: left;
	max-width: 470px;
	margin:20px auto;
	border:1px solid #000;
	color:#000;
	width:100%;
}
table.tableStep3 th {
	background: #8cc1e9;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 5px 10px 10px;
}
table.tableStep3 td {
	border: 1px solid #000000;
	margin: 0;
	padding: 10px 5px 10px 10px;
}
.table-bordered {
	width: 100%!important;
}
/*///////// END STEP 3 - SUCCESS ///////////*/

/* badges */
.subblock-step2 {
    overflow: hidden;
    margin-bottom: 15px;
}

.subblock-step2 img {
    float: left;
}

.subblock-step2 h4 {
    font-weight: bold!important;
    font-size: 17px;
    margin: 15px 0 10px 0;
}
.addinfo {
    display: flex;
}
.mybadges
{
	text-align:center;
}
/* end badges */
.mobile-img-infograp {
	display: none;
}

iframe {max-width: 100%;}

div#payment_address_confirm_input span {
    font-size: 10px;
}

#payment_method_list input{ opacity:1;}

.show_desktop
	{
		display:block;
	}
	.show_mobile
	{
		display:none;
	}

/* radio button back change */
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio input[type="radio"] + .quantity-select-price-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 5px;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.radio input[type="radio"]:checked + .quantity-select-price-label:before {
  background-color: green;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type="radio"]:focus + .quantity-select-price-label:before {
  outline: none;
  border-color: green;
}
.radio input[type="radio"]:disabled + .quantity-select-price-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.radio input[type="radio"] + .quantity-select-price-label:empty:before {
  margin-right: 0;
}
/* radio button back change */
.best-seller-radio, .price-off {
	position: absolute;
    left: 55px;
    font-weight: bold;
    font-size: 15px;
    color: green;
}
.best-seller-radio {
	top: 0;
}
#put-image {
	text-align: center;
}
#put-image img{
	max-width: 150px;
	margin-bottom: 20px;
}
.price-off {
	top: 39px;
}
#best-seller-text {
	display: inline-block;
    position: absolute;
    top: 77px;
    width: 100%;
    cursor: pointer;
}
.form-group {
	position: relative;
}

.radio-label {
    padding: 15px;
    border: 1px solid #ddd;
    margin-bottom: 4px;
	display: block;
	margin-bottom: -1px;
	cursor: pointer;
}
.radio-label:nth-of-type(2) {
  background: gainsboro;
}
.radio-label:nth-of-type(2):before {
	content: "";
    position: absolute;
    top: 40px;
    left: -8px;
    width: 25px;
    height: 56px;
    background: url(/image/catalog/arrow.png) no-repeat;
    z-index: 1;
}
.radio label {
	font-weight: bold;
	display: initial;
	padding-left: 40px;	
}
.quantity-select-price-label {
	padding-left: 10px !important;
}

.co-agree
{
    margin-top: -20px;
    margin-bottom: 10px;
    display: block;
}
.co-agree a
{
	font-size:13px!important;
	font-weight:bold;
}
 #talkbubble {
	display: inline-block;
    margin-left: 10px;
    background: red;
    color: white;
    padding: 5px 15px;
    font-weight: bold;
    position: relative;
    top: -5px;
	float: right;
    margin-top: 6px;
 }
  #talkbubble span{
	color:yellow;
  }
  .badges {
	  padding: 5px;
  }
 /* Flash class and keyframe animation */
#talkbubble{
	-webkit-animation: flash linear 2s infinite;
	animation: flash linear 2s infinite;
}
@-webkit-keyframes flash {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}
@keyframes flash {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}
/* Pulse class and keyframe animation */
.promo-text {
	background: yellow;
	color: black;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
	letter-spacing: 2px;
	font-size: 15px;
}
.quantity-left {
	color: red;
	float: right;
	-webkit-animation: flash linear 2s infinite;
	animation: flash linear 2s infinite;
}
.price-date {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px;
}

.myfeatured
	{
	
		margin:0 auto;
		
	}
	.qc-name small{
		display: none;
	}

.prod_rel_but
	{
    margin: 0 auto;
    display: block;
    max-width: 140px;
}
#cookie-consent-bar {
	text-align: left;
	padding: 10px 20px 10px 10px;
	font-size: 18px;
	background-color: rgba(22, 22, 22, 0.83);
	position: fixed;
	bottom: 0;
	z-index: 2222;
	width: 100%;
	color: #fff;
	/* border-top-right-radius: 40px; */
	width: 100%;
	display: flex;
	align-items: center;
}


#cookie-consent-bar p {
	color: #fff;
	font-size: 14px;
	margin: 0 10px 0 16px;
	max-width: 90%;
}

#cookie-consent-bar a {
	font-weight: 500;
	cursor: pointer;
	color: #9ae0ff;
}

#accept-cookies,
#read-cookie-policy {
	padding: 5px;
	font-size: .8em;
	border-width: 2px;
	border-style: solid;
	background-color: rgba(68, 68, 68, 0.9);
	color: #fff;
	display: inline-block;
	width: 200px;
	height: 40px;
	margin: 5px;
	cursor: pointer;
}


#read-cookie-policy {
	background: #333;
	color: #fff;
}

.product-thumb
{
	border:none;
	margin-bottom: 0;
	padding: 20px;
}

.product-thumb:hover
{
	box-shadow: 5px 20px 40px rgba(0, 0, 0, 0.3);
}

.product-thumb .caption
{
	min-height: 80px;
    text-align: center;
	
}
.home-fea
{
	border-top: 1px solid;
    border-color: rgba(223, 231, 247, 1);
}

.hidden_button
{
	display:none;
	position: absolute;
    overflow: hidden;
    width: 100%;
    left: 50%;
    transform: translate3d(-50%,-100%,1px);
}

#product-product
{
	margin-top:30px;
}
 .product-layout
{
	z-index:10;
}
.product-layout:hover
{
	z-index:11;
}

#qc_confirm_order
{
	background: rgba(46, 175, 35, 1)!important;
    border-radius: 10px!important;
    border: none!important;
    padding: 15px!important;
    box-shadow: none;
}

#common-home .product-thumb .caption
{
	min-height: 80px;
}

/* #common-home .swiper-text */
/* { */
    /* position: absolute; */
    /* left: 10%; */
    /* color: white; */
    /* top: 10%; */
    /* z-index: 999; */
    /* font-size: 55px; */
    /* width: 800px; */
    /* line-height: 65px; */
    /* font-weight: bold; */
	
/* } */


	#common-home .swiper-text
{
    position: absolute;
    color: white;
    top: 10%;
    z-index: 999;
    font-size: 66px;
    line-height: 60px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    left: 5%;
    right: 0;
    width: 1200px;
	
}

.swiper-text-move
{
	width: 650px;
}

.product_price
{
	
	color:green;
	font-size: 27px;
	font-weight: bold;
}
.product_price_regular
{
	text-decoration: line-through;
	color:#FF0000;
	font-size:20px;
	margin-right: 5px;
}

.myfeatured2_mobile
{
	display:none;
	max-width:100%;
}


#common-home #green_button
{
        color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-weight: 800;
    display: block;
	    margin-top: 20px;
    padding-top: 0px;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-right: 20px;
    border-radius: 20px;
    max-width: 450px;
    background-color: rgba(0, 168, 10, 1);
    text-align: center;
    text-decoration: none;
	
}
#common-home
{
	width:100%;
}
header {
	background-color: black;
}
#cart {
	padding-top: 5px;
}
#navbar-container {
	width: 100%;
	background-color: #161616;
}
.navbar {
	border: none;
	font-weight: bold;
	font-size: 1.1em;
}
#menu {
	background-color: #000;
	background-image: none;
	background-repeat: none;
	border-color: none;
	min-height: 40px;
	margin-bottom: 0;
}
.navbar-nav li:hover {
	background-color: rgba(231, 40, 77, 1);
} 

#slideshow0 img
{
	width:100%;
}

.swiper-viewport
{
	border: none;
}
.myslide
{
	background:black!important;
	border:none!important;
	border-radius: 0px;
    box-shadow: none;
}

#common-home #content
{
	padding-left:0px;
	padding-right:0px;
}

.feat_title
{
	text-align:center;
	color: #000;
    font-weight: 900;
    
    font-size: 32px;
}

.myfeatured2
{
	display:none;
}

footer {
    background-color: #000000;
}
.breadcrumb {
	display: none;
}
.btn {
	border-radius: 10px;
	border: none;
	padding: 15px;
	box-shadow: none;
}
#button-buy-now {
	background: rgba(46, 175, 35, 1);
	margin-top: 20px;
}
#button-buy-now:hover {
	background: rgba(0, 138, 221, 1);
}
#button-cart {
	background: rgba(49, 56, 70, 1);
	margin-top: -15px;
}
#button-cart:hover {
	background: rgba(0, 138, 221, 1)!important;
}
.price-new {
	color: #50b83c;
	font-size: 17px;
}
.price-old {
	font-size: 17px;
}
.feat_title {
	margin-bottom: 35px;
}
#content a {
    color: black;
	font-size: 17px;
}
#d_quickcheckout
{
	margin-top:30px;
}
.btn-inverse {	
    color: #ffffff;
    text-shadow: none;
    background-color: black;
    background-image: none;
    background-repeat: no-repeat;
    border: none;
}
.btn-inverse:hover {
	color: rgba(231, 40, 77, 1) !important;
	background-color: black;
    background-image: none;
}
#cart .fa-shopping-cart {
    font-size: 40px;
}
#cart.open > .btn {
    background-image: none;
    background-color: black;
    border: none;
    color: white;
    box-shadow: none;
    text-shadow: none;
}
#confirm_agree_input .control-label
{
	text-align:left!important;
}

#confirm_agree_input .agree
{
	font-size:13px;
}
#confirm_wrap .panel-default
{
	
	margin-top: -35px;
    border-top: none;
    border-radius: 0px 0px 4px 4px;
}
#product-category h2 {
    text-align: center;
    font-weight: bold;
	color: black;
}
.product-thumb .price-old {
	margin: 0;
}

.product-thumb .price-new {
	margin-left: 10px;
}
img {
	max-width: 100%;
}
.faq-title {
	background-color: #f5f5f5;
    color: #000;
    font-size: 20px;
    letter-spacing: .6px;
    padding: 10px;
	border: 1px solid #d4d4d4;
	cursor: pointer;
}
.faq-title h4{
    font-size: 20px;
    letter-spacing: .6px;
}
.faq-content {
    display: none;
    padding: 15px 20px;
	border: 1px solid #d4d4d4;
	border-top: 0;
    color: #707070;
	background: #fff;
}
.question {
	margin-top: 20px!important;
	margin-bottom: 20px!important;
}
.answer {
	margin-bottom: 40px!important;
}
.plus-sign::before {
    content: '';  
  background-color: #707070;
  -webkit-mask-image: url(../image/plus.svg);
  mask-image:url(../image/plus.svg);
  mask-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
  width: 18px;
  height: 20px;
  margin-bottom: -10px;  
  margin-top: 10px;
  float: right;
}
.minus-sign::before {
    content: '';  
  background-color: #707070;
  -webkit-mask-image: url(../image/minus.svg);
  mask-image:url(../image/minus.svg);
  mask-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  display: inline-block;
  width: 18px;
  height: 20px;
  margin-top: 10px;
  margin-bottom: -10px;  
  float: right;
}
#c-image {
	margin-top: -40px;
}

img {
	max-width: 100%;
}

.stickers {
	margin-top: 10px;
}

.rating a {
	font-size: 12px!important;
}

.text-quantity {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}

.checkout-select {
    display: flex;
    justify-content: space-between;
}
 

/*//////  OUT OF STOCK ////*/

.out_of_stock_title {
  font-size: 30px;
  display: block;
  text-align: center;
  color: red;
  margin: 18px;
  margin-bottom: 13px;
  line-height: 35px;
}

.out_of_stock_text {
  text-align: center;
}

#out-of-stock-mail {
  margin-top: 10px;
  font-weight: normal;
}

#out-of-stock {
  background: rgba(49, 56, 70, 1);
  margin-top: 15px;
  white-space: normal !important;
  word-wrap: break-word;
}

.thank-you-stock {
  background: green;
  padding: 15px;
  display: block;
  color: white;
  border-radius: 10px;
  text-align: center;
}

/*///////// PRE-ORDER ///////////*/

.coming_soon {
  left: 50px;
  top: 200px;
  position: absolute;
  display: block;
  background: #382f2f;
  color: red;
  /* padding: 5px; */
  font-size: 40px;
  font-weight: bold;
  z-index: 99;
  width: 86%;
  opacity: 0.7;
  height: 110px;
  vertical-align: middle;
  transform: rotate(-20deg);
  text-align: center;
  padding: 45px 0px;
}

.coming_soon_category {
  left: 20px;
  top: 100px;
  position: absolute;
  display: block;
  background: #000000;
  color: red;
  /* padding: 5px; */
  font-size: 27px;
  font-weight: bold;
  z-index: 99;
  width: 86%;
  opacity: 0.7;
  /* height: 79px; */
  vertical-align: middle;
  transform: rotate(-20deg);
  text-align: center;
  padding: 20px 0px;
  line-height: 26px;
  text-shadow: 1px 1px black;
}

@media (max-width: 767px) {
  .coming_soon {
    left: 26px;
    top: 150px;
    font-size: 27px;
  }
  .coming_soon_category {
    left: 16px;
    top: 51px;
    padding: 10px 0px 20px 10px;
    width: 84%;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    height: 59px;
  }
}

/*///////// END PRE-ORDER ///////////*/

@media (max-width: 992px){
	.myfeatured
	{
		/* width:100%; */
		margin:0 auto;
		
	}
}

@media (min-width: 992px){

	
	.myfeatured2
	{
		display:block;
		width:80%;
		max-width:1280px;
		margin:0px auto;
	}
	.myfeatured2 img
	{
		width:100%;
	}
	.navbar-collapse {
		border: none;
	}
	
	
	
}

/* @media (max-width: 992px){ */
	/* #common-home .swiper-text */
	/* { */
		/* left: 5%; */
		/* font-size: 25px; */
		/* width: 300px; */
		/* line-height: 29px; */
		/* right:unset; */
	/* } */


	/* .swiper-text-move */
	/* { */
		/* width: 100%; */
	/* } */
/* } */

@media (min-width: 620px){	
	#shipping_method {
		display: inline-block;
		width: 48.7%;
		margin-right: 15px;
	}
	#payment_method {
		display: inline-block;
		width: 48.7%;
	}
}

@media (min-width: 1200px){	
	
	#shipping_method {
		display: inline-block;
		width: 49%;
		margin-right: 15px;
	}
	#payment_method {
		display: inline-block;
		width: 49%;
	}
	.navbar-collapse.collapse {
		width: 1170px;
		margin: 0 auto;	
	}
	
		.myfeatured
	{
		width:1170px;
		margin:0px auto;
	}
	

} 





/* Mobile Checkout */
@media (max-width: 767px) {
	.mob {
		display: block;
		padding-left: 10px;
    padding-right: 10px;
	}
	.desk {
		display: none;
	}
	h1.product_heading.mob {
		font-size: 26px;
	}
	.qc-checkout-product.panel-body {
		padding: 0px !important;
	}

	.qc-checkout-product.panel-body p.text {
		display: none;
	}

	.table.table-bordered.qc-cart {
		border: none !important;
	}

	.table.table-bordered.qc-cart tr {
		border-bottom: 1px solid #dddddd;
	}

	.table.table-bordered.qc-cart tr td {
		border: none !important;
		vertical-align: middle !important;
	}

	.table.table-bordered.qc-cart tr td div.qc-quantity {
		margin: 5px 0px;
	}

	.table.table-bordered.qc-cart tr td span.qc-total {
		position: absolute;
		top: 7px;
		margin-left: 5px;
	}
	
	.qc-checkout-product.panel-body .form-horizontal {
		padding: 10px;
	}
	
	
	#cookie-consent-bar {
		width: 100%;
		padding: 10px;
		flex-direction: column;
		text-align: center;
	}
	#cookie-consent-bar img {
		display: none;
	}
	#cookie-consent-bar p{
		margin: 0;
	}
	
	#navbar-container {
		width: 70px;
		background-color: #161616;
		position: absolute;
		top: 6px;
		padding: 0px;
		left: 10px;
	}

	#logo {
		/* margin: 11px 0 0px 64px; */
		margin: 0px auto;
	}
	#logo img{
	    margin: 5px auto;
    max-height: 50px;
	}
	#menu
	{
		min-width: 200px;
		z-index: 9999;
	}
	#menu #category
	{
		display:none!important;
	}
	#cart-total
	{
		display: inline!important;
		top: 9px;
		color: white;
		font-size: 17px;
		font-weight: bold;
	}
	
	#menu .btn-navbar {
		background-color: black;
		background-image: none;
		background-repeat: no-repeat;
		border-color: black;
		border: none;
		border-radius: 0;
		padding: 0;
		float: left;
	}
	#menu .btn-navbar:hover {
		background-color: black;
	}
	#menu .btn-navbar:active {
		background-color: black;
	}
	.fa-bars {
		font-size: 30px;
	}
	.cart-gg
	{
		position: absolute;
		top: -6px;
		right: 25px;
		z-index: 999999;
	}
	.logo-gg
	{
		margin: 0 auto; 
		padding: 0px 0px 0px 75px;
	}
	.dropdown-menu img
	{
		min-width:45px;
	}
	.navbar-collapse.in
	{
		overflow-y:visible;
		min-width: 200px;
    background: black;
	}
	
	#cart {
		padding-top: 0;
	}
	.desktop-img-infograp {
        display: none;
	}
	.mobile-img-infograp {
		display: block;
	}
	.mybadges {
		margin-top: 5px!important;
	}	
	.qc-total {
		width: 100px;
	}
	
	.row .myfeatured {
		margin: 0 auto;
	}
	
	.swiper-slide {
		display: none;
	}
	.swiper-wrapper {
		height: 550px;
		background-image: url(/image/catalog/back_mobile.jpg);
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.product-thumb {
		padding: 0;
		padding-bottom: 20px;
	}
	#common-home .swiper-text
	{
		width: 100%;
		left: 0;
		top: 2%;
	}
	.radio label {
		/*font-size: 11px;*/
	}
	.swiper-text-move {
		width: 100%;
		font-size: 35px;
		line-height: 36px;
		text-align: center;
		padding-left: 30px;
		padding-right: 30px;
	}
	.swiper-text-move span {
		font-size: 27px;
	}

	.new_product_tab {
		margin-left: 10px;
	}

	/* .swiper-text-move span { */
		/* background: rgba(64, 64, 64, 0.5); */
	/* } */
	#common-home #green_button
	{
		max-width: 100%;
		margin-top: 300px;
		font-size: 23px;
		line-height: 65px;
	}
	#cart > .btn {
		width: 5px;
		height: 5px;
		    width: 65px;
    height: 55px;
	}
	li a img {
		max-height: 150px;
	}
	.moved-div h1 {
		font-size: 21px;
		font-weight: bold;
		margin-top: 0;
	}
	.moved-div {

		padding: 0px 15px;
	}
	.product-thumb h4 {
		font-weight: bold;
		min-height: 60px;
	}
	
		.full_image_mob
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.tab-content
	{
		padding: 0px 15px;
	}
	.promo-text {
		display: block;
		font-size: 10px;
		padding: 1px 3px;
		letter-spacing: 0px;
	}
	
	
}
@media (max-width: 478px) {
	/* #cart .btn{ */
	/* padding:8px 0px!important; */
	/* } */
	.logo-gg {
		z-index: 999999;
		margin-left: 50px;
		padding-right: 100px!important;
	}
	.text-quantity {
		font-size: 11px;
	}

	#button-buy-now {
		margin-top: 10px;
	}
	.owl-controls {
		margin-top: -5px;
		margin-bottom: -10px;
	}
	.rating {
		margin-bottom: -10px;
	}
	#price_new_design_strike {
		font-size: 14px!important;
	}
	#price_new_design {
		font-size: 24px;
	}
	.stickers {
		margin-top: 5px;
		margin-bottom: -15px;
		text-align: center;
	}
	.stickers img {
		max-width: 300px;
	}
	.qc-name {
		width: 70%;
	}
	.max-w-60 {
		max-width: 60%;
	}
	#cart .dropdown-menu
	{
		width:150%;
		min-width: 280px;
		z-index: 99999;
	}
	/* #cart-total
	{
		display: none!important;
	} */
	.co-agree {
		display: block;
		margin-bottom: 25px;
    
	}
	.myfeatured2_mobile
	{
		display:block;
	}
	.mobile-money {
		margin-bottom: 20px;
	}
	.myfeatured2_mobile img {
		width: 100%;
		max-width: 100%;
	}
	#c-image {
		margin-bottom: 10px;
	}
	.feat_title {
		margin-bottom: 10px;
		margin-top: -40px;
	}
	.cart-gg
	{
		right: 40px;
	}
	
	.product-thumb h4 {
        min-height: 75px;
	}
	.logo-gg {
		padding: 0px 0px 0px 60px;
	}
	.thumbnails .image-additional {
		width: 50px;
		margin-right: -10px;
	}
	
	.product-layout {
    height: 360px;
    padding: 10px;
	}
	
	
	#owl-additional
	{
		display:none!important;
	}
	.owl-pagination
	{
		top:10px;
		margin-top: 30px;
	}
	#product-product
	{
		margin-top:0px; 
	}
	.owl-item div
	{
		padding:0;
	}
	.owl-wrapper-outer
	{
		border:none;
		box-shadow: none;
		border-radius: 0;
	}
	
	.owl-controls {
		margin-top: -35px!important;
		margin-bottom: 10px;
	}
	.moved-div h1 {
		margin-bottom: 5px;
	}
	.moved-div p {
		margin-bottom: 5px;
	}
	
	.show_desktop
	{
		display:none;
	}
	.show_mobile
	{
		display:block;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.radio-label:nth-of-type(2):before {	
		top: 68px;    
	}
	.price-off {
		top: 60px;;
	}
	#best-seller-text {
		top: 76px;
	}
}
@media (max-width: 320px) {
	#talkbubble {
		float: none;
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: -10px;
		width: 100%;
		text-align: center;
	}
	#best-seller-text {
		/* top: 101px; */
	}
	#owl-thumb .item img, #owl-additional .item img {
		width: 100%;
		height: 185px;
		object-fit: cover;
	}
}

@media (max-width: 365px) {
	.mob-head {
		font-size: 22px;
	}
	.promo-text {
		font-size: 11px;
	}

	.mob-logo {
		height: 50px;
	}
	.rating {
		font-size: 11px!important;
	}
}

@media (max-width:992px) and (min-width:479px) {
	.myfeatured2
		{
			display:block;
			
		}
		
	.myfeatured2 img
	{
		width:100%;
	}
}​

/* IRINA RADIO 
input.quantity-select {
	bottom: calc(50% - 6.5px);
}

.quantity-select-price-label {
	position: absolute;
    right: 0;
    bottom: calc(50% - 6px);
}
*/

/*///////// START POPUP  CART ///////////*/

#successCart {
    z-index: 999999999;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    background: #00000070;
}

#successCart .modal-header {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    margin: 0;
}

.modal-header h5 {
    font-weight: bold;
    text-align: left;
}

.success-added-product {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.success-added-product .success-added-product-img {
    width: 100px;
    display: inline-block;
}

.success-added-product .success-added-product-name {
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    max-width: 350px;
}

.success-added-product .success-added-product-price {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    margin-left: 20px;
    color: #50b83c;
    letter-spacing: 0.08em;
    text-align: center;
    min-width: 90px;
}

.success-added-product .success-added-product-name {
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 16px;
}

.ecomm-btn-ghost {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #848484;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: #000;
    display: inline-block;
    padding: 8px 20px;
    font-size: 12px;
    width: 100%;
    margin-bottom: 5px;
}

.ecomm-btn-action {
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-appearance: none;
    background: #000;
    width: 100%;
    display: flex;
    border-style: solid;
    border-width: 1px;
    border-color: transparent;
    text-decoration: none;
    outline: 0;
    border-radius: 0;
    transition: background-color 0.2s ease 0s;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #FAF5EE;
    display: inline-block;
    padding: 8px 20px;
    font-size: 12px;
    min-height: auto;
}

.success-added-product-img {
	min-width: 80px;
	padding: 5px;
}

.modal {
	z-index: 99999999999!important;
}

/*///////// END POPUP  CART ///////////*/


/*///////// NEW QUANTITY ON CHECKOUT ///////////*/

.cart-plus-minus {
	margin-right: 15px;
	position: relative;
	width: 68px;
	text-align: left;
  }
  
  .cart-plus-minus .cart-plus-minus-box {
	border: 1px solid #ddd;
	color: #333;
	height: 46px;
	text-align: center;
	width: 40px;
  }
  
  .cart-plus-minus .dec.qtybutton {
	bottom: 0;
	right: 0;
  }
  
  .cart-plus-minus .dec.qtybutton,
  .cart-plus-minus .inc.qtybutton {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	color: #333333;
	cursor: pointer;
	height: 23px;
	line-height: 20px;
	position: absolute;
	text-align: center;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	width: 28px;
  }
  
  .cart-plus-minus .inc.qtybutton {
	border-bottom: none;
	top: 0;
	right: 0;
  }
  
  .cart-plus-minus .dec.qtybutton {
	bottom: 0;
	right: 0;
  }
  
  .cart-plus-minus .inc.qtybutton {
	border-bottom: none;
	top: 0;
	right: 0;
  }
  .order-btn-wrapper {
	display: flex;
	align-items: center;
	margin-bottom:30px;
  }
  
  svg:not(:root).svg-inline--fa {
	  overflow: visible;
  }
  .svg-inline--fa {
	  display: inline-block;
	  font-size: inherit;
	  height: 1em;
	  overflow: visible;
	  vertical-align: -0.125em;
  }
  
  @media only screen and (max-width: 520px) {
	.cart-plus-minus {
	  width: 75px;
	}
  }
  #price_new_design {
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
  }
  #price_new_design {
	color: green;
	font-weight: bold;
	font-style: normal;
  
	line-height: 16px;
	letter-spacing: 0.08em;
  }
  #price_new_design {
	color: #442413;
	font-style: normal;
	padding: 3px;
	line-height: 19px;
	letter-spacing: 0.08em;
	  color: green;
	font-weight: bold;
  }
  
  #price_new_design_strike {
		text-decoration: line-through;
	  color: #FF0000;
	font-style: normal;
	padding: 3px;
	line-height: 19px;
	letter-spacing: 0.08em;
	  font-size: 22px;
	font-weight: bold;
  }
  
  @media (max-width: 478px) {

	.order-btn-wrapper {
		margin-bottom: 5px;
	}

	.cart-plus-minus .cart-plus-minus-box {
		border: 1px solid #ddd;
		color: #333;
		height: 40px;
		text-align: center;
		width: 35px;
	}
}

  /*///////// NEW QUANTITY ON CHECKOUT ///////////*/


  #payment_method {
    width: 100%!important;
}

#free_over_product {
    display: block;
    border: 2px dashed red;
    font-size: 13px;
    max-width: 450px;
    padding: 10px;
    text-align: center;
    margin-top: 15px;
    line-height: 20px;
    color: black;
    font-weight: bold;
	margin-bottom: 25px;
}

.owl-carousel {
  -ms-touch-action: pan-y pinch-zoom;
  touch-action: pan-y pinch-zoom;
  margin-top: 20px;
}