@font-face { 
  font-family: 'pattaya-regular'; 
  src: url('../fonts/Pattaya-Regular.ttf'); 
}

@font-face { 
	font-family: 'roboto'; 
	src: url('../fonts/Roboto-Regular.ttf'); 
	font-weight: normal;
	font-style: normal;
}

@font-face { 
	font-family: 'roboto'; 
	src: url('../fonts/Roboto-Bold.ttf'); 
	font-weight: bold;
	font-style: normal;
}

@font-face { 
	font-family: 'roboto'; 
	src: url('../fonts/Roboto-Italic.ttf'); 
	font-weight: normal;
	font-style: italic;
}

body {
    font-family: roboto !important;
    font-weight: normal;
}

.clear {
	clear: both;
}
.prod-desc{
	height:100px;
}
.prod-desc p,.prod-desc a{
	font-size:12px!important;
	text-decoration:none!important;;
}
.prod-desc a:hover{
	text-decoration:none!important;
	border:none!important;
}
.VMmenu a[href="/ru/promo"], .VMmenu a[href="/lv/promo"], .VMmenu a[href="/en/promo"] { color: red; }

.main-cat-desc {
    display: none;
}

.main-cat-desc.show {
    display: none;
}


#owl-product-image .owl-nav {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 0;
	z-index: 999;
}

#owl-product-image .owl-stage-outer {
	z-index: 100;
}

#owl-product-image .owl-nav .owl-prev {
    position: absolute;
    left: 8px;
	top: 130px;
}

#owl-product-image .owl-nav .owl-prev:hover {
    opacity: 1;
}

#owl-product-image .owl-nav .owl-next {
	position: absolute;
    right: 8px;
	top: 130px;
}

#owl-product-image .owl-nav .owl-next:hover {
	opacity: 1;
}

#owl-product-image .owl-item:hover {
    box-shadow: none;
}

#owl-product-image .owl-nav {
	display: none;
}


#owl-product-image:hover .owl-nav {
	display: block;
}

.margin-top-50 {
	margin-top: 50px;
}

.margin-top-0 {
	margin-top: 0px !important;
}

.margin-bottom-0 {
	margin-bottom: 0px !important;
}


#fancybox-content .item.item-page .page-header {
    display: none;
}


.title-style-1 {
	font-family: 'pattaya-regular'; 
    border-bottom: 1px solid #a5a5a5;
    padding-bottom: 5px;
	margin-top: 0px;
}

.title-style-1 img {
	display: none;
}


.title-style-footer {
	color: #fff;
    border-bottom: 4px solid #333;
    padding-bottom: 10px;
	width: 250px;
}

.title-style-footer img {
	display: none;
}

.title-style-3 {
	font-family: 'pattaya-regular'; 
	text-align: center;
	font-size: 36px;
	margin-bottom: 40px;
	display: block;
	
    position: relative;
    left: 0px;
    top: 0px;
    height: auto;
    width: auto;
    text-align: center;
	
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
	
    margin-bottom: 40px;
    margin-top: 10px;
}

h1.title-style-3 {
    margin-bottom: 20px;
    margin-top: 10px;
}

h2.title-style-3 {
    margin-left: 0px;
    margin-right: 0px;
}


.title-style-3 .title-box {
	position: relative;
    left: 0px;
    top: 0px;
    height: auto;
    width: auto;
    margin: auto;
    display: table;
    display: inline-block;
}

.title-style-3  span.left {
	background-image: url(/images/title/left.png) !important;
	background-position: center right; /* Положение фона */
    background-repeat: no-repeat;
	float: left;
	width: 57px;
	height: 17px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.title-style-3  span.right {
	background-image: url(/images/title/right.png) !important;
	background-position: center right; /* Положение фона */
    background-repeat: no-repeat;
	float: left;
	width: 57px;
	height: 17px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.title-style-3 .title-text {
	float: left;
}

.title-style-3 .title-box:before {
	content: "";
    height: 1px;
    background: #a5a5a5;
    position: absolute;
	left: -1000%;
    width: 1000%;
    top: 50%;
}

.title-style-3 .title-box:after {
	content: "";
    height: 1px;
    background: #a5a5a5;
    position: absolute;
	right: -1000%;
    width: 1000%;
    top: 50%;
}








.title-style-3-white {
	font-family: 'pattaya-regular'; 
	text-align: center;
	font-size: 36px;
	margin-bottom: 40px;
	display: block;
	
    position: relative;
    left: 0px;
    top: 0px;
    height: auto;
    width: auto;
    text-align: center;
	
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
}

.title-style-3-white .title-box {
	position: relative;
    left: 0px;
    top: 0px;
    height: auto;
    width: auto;
    margin: auto;
    display: table;
    display: inline-block;
}

.title-style-3-white  span.left {
	background-image: url(/images/title/left-white.png);
	background-position: center right; /* Положение фона */
    background-repeat: no-repeat;
	float: left;
	width: 57px;
	height: 17px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.title-style-3-white  span.right {
	background-image: url(/images/title/right-white.png);
	background-position: center right; /* Положение фона */
    background-repeat: no-repeat;
	float: left;
	width: 57px;
	height: 17px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

.title-style-3-white .title-text {
	float: left;
}

.title-style-3-white .title-box:before {
	content: "";
    height: 1px;
    background: #fff;
    position: absolute;
	left: -1000%;
    width: 1000%;
    top: 50%;
}

.title-style-3-white .title-box:after {
	content: "";
    height: 1px;
    background: #fff;
    position: absolute;
	right: -1000%;
    width: 1000%;
    top: 50%;
}



/*category+*/
.browse-view {
	margin-bottom: 0px;
}
/*category-*/


/*lang-mobile+*/
.lang-mobile {
	display: none;
}

.sidr-class-lang-mobile {
	margin-top: 40px;
}

#sp-bottom-1 {
	padding-top: 40px;
}

#sidr-main {
	background: #52453d;
}

.sidr .sidr-inner ul {
    border-top: 1px solid #63544b;
    border-bottom: 1px solid #63544b;
}

.sidr .sidr-inner ul li {
    border-top: 1px solid #63544b;
    border-bottom: 1px solid #63544b;
}

/*lang-mobile-*/

#sp-phone {
	display: none;
}

#sp-cart {
	display: none;
}

/*header un-fixed+*/
#sp-phone.hide {
	display: none;
}

#sp-cart.hide {
	display: none;
}
/*header un-fixed-*/

/*header fixed+*/
.n1av-placeholder {
	height: 70px !important;
}

#sp-header.menu-fixed:before {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	background: #ccc;
	background: rgba(255,255,255,0.5);
}

#sp-header.menu-fixed:after {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	background: #ccc;
	background: rgba(255,255,255,0.5);
}

#sp-header.menu-fixed #sp-logo {
    margin: 5px 0px;
    width: 220px;
}

#sp-header #sp-phone.display {
	color: #fff;
	font-size: 24px;
	margin-left: 40px;
	display: block;
}

#sp-header #sp-phone a {
	color: #fff;
}

#sp-header #sp-phone a:hover {
	color: #fff;
}

#sp-header.menu-fixed .top-phone i {
	display: block;
	float: left;
    line-height: 70px;
    margin-right: 10px;
}

#sp-header.menu-fixed .top-phone .text {
	display: block;
	float: left;
	line-height: 70px;
}

#sp-header #sp-cart.display {
	float: right;
	margin-top: 20px;
	display: block;
}

.menu-fixed #sp-cart .cart_text {
	display: none;
}

.menu-fixed #sp-cart #cart_products {
    color: #aeaeae;
    background: #555;
    font-weight: 600;
    border-radius: 10px;
    margin-top: 4px;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    display: block;
    float: right;
}

.menu-fixed #sp-lang {
	margin-top: 20px !important;
}

.menu-fixed #sp-mainmenu #gruemenu {
    margin-top: 15px !important;
}
/*header fixed-*/

/*sort+*/

.orderlistcontainer div.orderlist {
    display: none !important;
}

.orderlistcontainer .title {
	float: left;
}

.sort-col {
    float: left;
}

.sort-col a {
    color: #000;
    padding: 0px 10px;
    border: 1px solid #ccc;
	margin-left: 20px;
}

.sort-col a:after {
	content: "\f107";
    font-family: FontAwesome;
    color: #000;
    font-size: 14px;
    font-weight: 300;
	margin-left: 5px;
}
/*sort-*/

#sp-left {
	padding-right: 40px;
}

#sp-top-1 {
	border-bottom: 1px solid #555;
	font-family: 'pattaya-regular';
}

#sp-top1-1 {
	width: 25%;
}

#sp-top1-2, #sp-top1-3, #sp-top1-5  {
	width: 20%;
}

#sp-top1-1, #sp-top1-2, #sp-top1-3, #sp-top1-4 {
	border-right: 1px solid #555;
}

#sp-top1-4  {
	width: 15%;
}

#sp-top-1 .col-md-2, #sp-top-1 .col-md-4 {
	text-align: center;
	color: #aeaeae;
}

#sp-top-1 .text {
	font-size: 14px;
	line-height: 32px;
    float: left;
}

#sp-top1-1 .text {
	float: none;
}

#sp-top-1 i {
	font-size: 18px;
	line-height: 32px;
	display: block;
    float: left;
	margin-right: 10px;
}

#sp-top-1 .col-md-2 p, #sp-top-1 .col-md-4 p {
    margin: 0px;
}

#sp-top1-5 {
}

#sp-top1-5 .sp-module-content {
	height: 32px;
}

#vmCartModule.vmCartModule {
    border-radius: 0px;
    border-width: 0px;
    padding: 0px;
	height: auto;
	width: 100%;
}

#vmCartModule.vmCartModule img{
    float: left;
	opacity: 0.8;
	margin: 2px 0px;
}

#vmCartModule.vmCartModule img:hover{
	opacity: 1;
}


#vmCartModule.vmCartModule .cart_top {
	line-height: 32px;
	color: #aeaeae;
}

#vmCartModule.vmCartModule .cart_top:hover >span {
	border-bottom: 1px dashed #aeaeae;
}


#vmCartModule .wrap-cart-content {
    display: none;
}

#sp-header {
	height: auto !important;
}

#sp-header #sp-logo {
	margin: 15px 0px;
	width: 320px;
}

#sp-header .logo {
	height: auto !important;
	margin: 10px 0px;
}

#sp-header .logo .sp-default-logo {
	height: auto;
}

#sp-header #sp-lang {
	width: 65px;
    padding-left: 15px;
    padding-right: 0px;
	margin-top: 52px;
	float: right;
}

#sp-header #sp-lang .btn.dropdown-toggle {
	padding: 5px;
}

#sp-header #sp-lang .btn.dropdown-toggle img {
	float: left;
	width: 22px;
}

#sp-header #sp-lang .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

#sp-header #sp-lang .lang-inline.dropdown-menu {
	min-width: 28px;
    width: 28px;
    border-radius: 1px;
    border: 1px solid #5d5d5d;
    background: #52453d;
    line-height: 16px;
	top: 0px;
	left: 5px;
}

#sp-header #sp-lang ul.lang-inline.dropdown-menu li {
    border: none;
    margin: 0px 2px;
}

.c1arett{
  width: 0px;
  height: 0px;
  border: 4px solid transparent;
  border-top-color: #eaeaea;
  margin: 0;
  margin-left: 4px;
  padding: 0;
  float: left;
  transform: rotate(0deg) translate(0px, 4px);
  -webkit-transform: rotate(0deg) translate(0px, 4px);
  -moz-transform: rotate(0deg) translate(0px, 4px);
  -o-transform: rotate(0deg) translate(0px, 4px);
  -ms-transform: rotate(0deg) translate(0px, 4px);
}

.c1arett:before{
  content:'';
  width: 0px;
  height: 0px;
  border: 4px solid transparent;
  border-top-color: #52453d;
  display: inline-block;
  -webkit-transform: translate(-4px, -13px);
}

.carett{
  width: 0px;
  height: 0px;
  margin: 0;
  margin-left: 4px;
  padding: 0;
  float: left;
}

.carett:before{
    content: "\f107";
    font-family: FontAwesome;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    height: 10px;
    top: 2px;
    position: absolute;
}


#sp-mainmenu {
    width: 450px;
    float: right;
    padding: 0;
}

#gruemenu {
	background: transparent !important;
	float: right;
	margin-top: 45px !important;
}

#gruemenu > ul {
    box-shadow: none !important;
}

#gruemenu ul li a{
	color: #eaeaea !important;
	display: none;
}

#gruemenu ul li a:before{
	display: none;
}

#gruemenu > ul > li:hover > a, #gruemenu > ul > li > a:hover, #gruemenu > ul > li.active > a {
    color: #ffcc99 !important;
    background: transparent !important;
}

#gruemenu > ul > li:hover > a, #gruemenu > ul > li > a:hover {
    border-bottom: 1px dashed #ffcc99;
}

#gruemenu > ul > li > a {
    padding: 0px !important;
    padding-bottom: 5px !important;
    margin: 10px !important;
    border-right: 0px !important;
    text-decoration: none !important;
    letter-spacing: normal !important;
}

#gruemenu ul > li > a {
    font-size: 18px !important;
	text-transform: none !important;
}

#sp-top3 {
	min-height: 300px;
}

.custom.banner-text {
    width: 560px;
    padding: 40px;
    margin-top: 20px;
	background: #52453d;
	background: rgba(82,69,61,0.8);
	color: #fff;
	border: 1px solid #999;
}

.custom.banner-text .text-1 {
	font-family: 'pattaya-regular';
	font-size: 26px;
}

.custom.banner-text .text-2 {
	font-size: 16px;
	margin-top: 15px;
}

.custom.banner-text strong {
    font-size: 18px;
}

.breadcrumb{
    margin-bottom: 0px;
	font-family: 'pattaya-regular'; 
}

.breadcrumb li a {
    color: #4f4f4f;
	font-weight: 500;
}

.breadcrumb li a:hover {
    color: #e67700;
}

.breadcrumb>.active {
    color: #4f4f4f;
	font-weight: 500;
}

.breadcrumb>li+li:before {
	color: #4f4f4f;
    font-weight: 500;
}



.cat-wall-col {
	background: #fff;
    height: 140px;
    padding-left: 10px;
	margin-left: 20px;
	border: 0px solid #cbcbcb;
	overflow: hidden;
}

.cat-wall-col:first {
	margin-left: 0px;
}

.cat-wall-col:hover {
	box-shadow: 0 0 1px 1px #999;
}

.cat-wall-col  .col-1 {
	width: 60%;
	float: left;
	text-align: left;
	margin-top: 20px;
}

.cat-wall-col  .title-1 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin-top: 36px;
    margin-left: 20px;
    padding-bottom: 8px;
}

.cat-wall-col  .text-1 {
	font-size: 10px;
	line-height: 14px;
	margin-top: 10px;
    color: #000;
    font-weight: 400;
    display: none;
}

.cat-wall-col  .col-2 {
	width: 40%;
	float: left;
}

.cat-wall-col  .col-2 img{
	width: auto;
	max-width: none;
	height: 140px;
}

#sp-component {
	m1argin-top: 46px;
}

.option {
	width: 40px;
	height: 30px;
	margin: 0px 5px;
    background-position: center;
    background-repeat: no-repeat;
	position: relative;
	background-size: contain;
}

.option-tooltip {
	display: none;
	position: absolute;
	bottom: 40px;
	background-color: #fff;
	color: #000;
	padding: 5px;
	text-align: center;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.16);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.16);
	box-shadow: 0 1px 1px rgba(0,0,0,.16);
}

.option > .option-tooltip:before {
	content: " ";
	position: absolute;
	top: 98%;
	left: 10%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid #fff;
	border-color: #fff transparent transparent transparent;
	z-index: 2;
}

.option> .option-tooltip:after {
	content: " ";
	position: absolute;
	top: 100%;
	left: 10%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid #fff;
	border-color: rgba(0,0,0,.16) transparent transparent transparent;
	z-index: 1;
}

.option:hover > .option-tooltip {
	display: block;
	width: auto;
    white-space: nowrap;
}

#one-plus-one.option {
	background-image: url(/images/options/one-plus-one.png);
	width: 26px;
}

#one-plus-one.option > .option-tooltip:before, #one-plus-one.option> .option-tooltip:after {
	left: 13px;
}

#chili.option {
	background-image: url(/images/options/chili.png);
	width: 40px;
}

#chili.option > .option-tooltip:before, #chili.option> .option-tooltip:after {
	left: 20px;
}

#top.option {
	background-image: url(/images/options/top.png);
	width: 20px;
}

#top.option > .option-tooltip:before, #top.option> .option-tooltip:after {
	left: 10px;
}

#percent.option {
	background-image: url(/images/options/percent.png);
	width: 17px;
}

#percent.option > .option-tooltip:before, #percent.option> .option-tooltip:after {
	left: 8px;
}

#vegan.option {
	background-image: url(/images/options/vegan.png);
	width: 35px;
}

#vegan.option > .option-tooltip:before, #vegan.option> .option-tooltip:after {
	left: 17px;
}

#hot.option {
	background-image: url(/images/options/hot.png);
	width: 25px;
}

#hot.option > .option-tooltip:before, #hot.option> .option-tooltip:after {
	left: 17px;
}


.productdetails .col-1 {
	width: 50%;
	float: left;
}

.productdetails .col-1 .main-image img {
	width: 100%;
}

.productdetails .col-2 {
	width: 50%;
	float: left;
	padding-left: 40px;
}

.productdetails .col-2 .price-col {
	width: 100%;
}

.productdetails .col-2 h1{
	margin-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d9d9d9;
	font-family: 'pattaya-regular'; 
	font-weight: 500;
}


.productdetails .col-2 .sku-right {
	display: none;
}

.product-related-products {
    padding-top: 60px;
}

.product-related-products, .product-related-categories {
    border-top: 0;
}

.product-related-products .sku-right {
	display: none;
}

#carousel-related .product-field .sku-right {
	display: block;
}


.productdetails .back-to-category {
	display: none;
}

.productdetails .col-2 .options {
	border-bottom: 1px solid #d9d9d9;
}

.productdetails .col-2 .sku {
	float: left;
	margin-right: 10px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
}

.productdetails .col-2 .product-fields {
	float: left;
}

.productdetails .col-2 .product-field {
	width: auto;
}

.price-col {
	padding: 20px 0px;
    b1order-bottom: 1px solid #d9d9d9;
}

.price-col .price-old {
	text-decoration: line-through;
    margin-top: 12px;
    margin-right: 10px;
    float: left;
}

.price-col .product-price {
	margin: 0px;
}

.price-col .PricesalesPriceTt.vm-display.vm-price-value {
	float: left;
    line-height: 32px;
}

span.PricesalesPriceTt {
	font-size: 32px;
	display: block;
    line-height: 32px;
	font-weight: normal;
}

span.PricebasePrice {
	font-size: 16pt;
    color: #fe0000;
    font-weight: normal;
}

.quantity-controls-col {
	border: 1px solid #d9d9d9;
    float: left;
	margin-right: 0px;
}


.addtocart-area {
	float: right;
}

.productdetails-view .addtocart-bar {
    margin: 0px;
}


span.quantity-controls.js-recalculate {
	width: auto;
    margin: 0px;
}

.addtocart-button {
	border: 1px solid #ff4918;
}
 span.addtocart-button input.addtocart-button {
    background: #ff4918 !important;
    border: none !important;
    border-radius: 0px !important;
    padding: 8px 4px !important;
    font-size: 12px !important;
}

input.quantity-input.js-recalculate{
	border-radius: 0px;
    padding: 0px;
    border-top: 0px;
    border-bottom: 0px;
	height: 26px;
	outline:none;
    border: 0px;
    height: auto;
    line-height: 26px;
    padding: 2px 0px;
    background: #fff;
    width: 28px;
}

input.quantity-input.js-recalculate:focus{
	outline:none;
}


.quantity-controls.js-recalculate .quantity-controls.quantity-plus {
	background: transparent;
	width: auto;
    font-size: 20px;
    font-weight: 600;
    padding: 1px 5px;
    line-height: 20px;
    height: auto;
    line-height: 30px;
    padding: 0px 5px;
    margin: 0px;
}

.quantity-controls.js-recalculate .quantity-controls.quantity-plus:hover {
	background: #a1a1a1;
}

.quantity-controls.js-recalculate .quantity-controls.quantity-minus {
	background: transparent;
	width: auto;
    font-size: 20px;
    font-weight: 600;
    padding: 1px 5px;
    line-height: 24px;
    height: auto;
    line-height: 30px;
    padding: 0px 7px;
    margin: 0px;
}

.quantity-controls.js-recalculate .quantity-controls.quantity-minus:hover {
	background: #a1a1a1;
}

.product-description table{
	font-weight: normal;
    line-height: 24px;
    font-size: 16px;
    height: auto;
	width: 100%;
}

.product-description table tr td:nth-child(1){
	width: 70% !important;
}

.product-description table tr td:nth-child(2){
	width: 30% !important;
}

.product-description table tr td a:hover{
	color: #fe0000;
	border-bottom: 1px dashed #fe0000;
}

.product-description table a{
	color: #000;
}

.product-description table tr:first-child td {
	margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ccc
}

.product-description table tr:last-child td {
	margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.product-description table:last-child tr:first-child td {
    border-top: 0px solid #ccc;
	font-weight: 600;
}

.product-description table:last-child tr:last-child td {
    border-bottom: 0px solid #ccc;
}

#sp-bottom-2 {
	position: relative;
}

#sp-bottom-2:before  {
	content: "";
	position:absolute;
	width: 100%;
	top: 0px;
	height: 100%;
	background: rgba(0,0,0,0.7);
}

.about {
	width: 70%;
	margin: auto;
	color: #fff;
	font-size: 14px;
}

.about strong{
	font-size: 16px;
	font-weight: 600;
}

/*footer+*/

.contacts-footer {
	color: #fff;
}

.contacts-footer i {
	display: block;
	float: left;
	width: 40px;
	color: #ffcc99;
    line-height: 40px;
    font-size: 20px;
}

.contacts-footer strong {
	color: #ffcc99;
	font-weight: 500;
    font-size: 14px;
    line-height: 40px;
}

.footer-menu ul li {
	border-bottom: 0px !important;
	width: 35%;
	float: left;
}

.footer-menu ul li a:before {
    display: none;
}


.footer-menu ul li a {
    line-height: 20px !important;
	color: #ffcc99 !important;
	font-weight: 500;
}

.footer-menu ul li a:hover {
	color: #fff !important;
	border-bottom: 1px dashed #fff;
	display: inline;
}

.social {
	margin-top: 30px !important;
	color: #ffcc99;
}

.social span {
    display: block;
    float: left;
    line-height: 30px;
	margin-right: 20px;
}

.social a {
	display: block;
    float: left;
    padding: 2px 12px;
    border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #ffcc99;
}

.social a:last-child {
    border-right: 1px solid #fff;
}

.social a:hover {
	color: #fff;
}

.made-by {
	color: #fff;
    width: 100px;
    margin: auto;
    margin-top: 10px;
    height: 45px;
}

.made-by a {
	color: #c5c5c5;
}

.made-by a:hover {
	color: #c5c5c5;
}

.made-by a:hover img {
	opacity: 1;
}

.made-by span{
    display: block;
    float: left;
    margin-right: 10px;
    line-height: 35px;
}

.made-by img{
    display: block;
    float: left;
    opacity: 0.5;
}


/*footer-*/

.owl-item {
    margin-top: 10px;
    margin-bottom: 10px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0);
}

.owl-item:hover {
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
}


.owl-carousel .owl-stage .owl-item li{
	width: 100%;
	background: #fff;
	padding: 5px;
	padding-top: 10px;
}

.owl-carousel .owl-stage .owl-item li a{
	font-size: 16px;
	font-weight: normal;
    color: #000;
	text-align: center;
}

.owl-carousel .owl-stage .owl-item li .product-field {
	width: auto;
}

.sp-module.top-sales {
    margin-top: 100px;
}

.sp-module.top-sales .title-style-3 {
    margin-bottom: 20px;
}

.sp-module.top-sales .productdetails {
    padding-top: 8px;
}

#carousel-top {
	m1argin: 0 10px;
	margin-left: 8px;
	margin-bottom: 50px;
}

.owl-carousel .owl-stage-outer {
    z-index: 1;
}


.owl-carousel .owl-nav {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
	top: 50%;
    margin-top: -20px;
	opacity: 0.5;
}

.owl-carousel .owl-nav .owl-prev:hover {
    opacity: 1;
}

.owl-carousel .owl-nav .owl-next {
	position: absolute;
    right: -30px;
	top: 50%;
    margin-top: -20px;
	opacity: 0.5;
}

.owl-carousel .owl-nav .owl-next:hover {
	opacity: 1;
}


.owl-carousel .addtocart-area {
    float: none;
}

.owl-carousel .sku {
    line-height: 26px;
    margin-bottom: 6px;
    float: left;
    font-size: 18px;
    font-weight: 600;
    padding: 2px 5px;
    margin-left: 5px;
    background: #f5f5f5;
}

.owl-carousel .addtocart-bar {
	padding: 10px 0px;
    margin-top: 15px !important;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.owl-carousel span.addtocart-button input.addtocart-button {
    background: #ff4918 !important;
	border: none !important;
    border-radius: 0px !important;		
	padding: 8px 4px !important;
	font-size: 12px !important;
	
}

span.addtocart-button input.addtocart-button:hover {
    background: #d82e01 !important;
}

.owl-carousel .price-old {
    margin-top: 6px;
    margin-right: 10px;
    float: left;
}

.owl-carousel .price-old span {
	text-decoration: line-through;
}

.owl-carousel .price {
	text-decoration: line-through;
    margin-top: 12px;
    margin-right: 10px;
    float: left;
}

.owl-carousel .quantity-controls-col {
	margin-left: 20px;
	background: #eee;
}

.owl-carousel span.addtocart-button {
	margin-right: 0px;
}

.owl-carousel li {
	text-align: center;
}

.owl-carousel li a img {
	margin-top: 10px;
}

.owl-carousel li a:hover + a {
	border-bottom: 1px dashed #000;
}




#carousel-related  .owl-stage .owl-item {
	width: 100%;
	background: #fff;
	padding: 5px;
	padding-top: 10px;
}

#carousel-related  .product-container a img{
	margin-top: 10px;
}

#carousel-related  .product-container a{
	font-size: 16px;
	font-weight: normal;
    color: #000;
	text-align: center;
}

#carousel-related  .product-container a:hover{
	border-bottom: 1px dashed #000;
}

#carousel-related .product-field {
	width: 100%;
	margin: auto;
}

#carousel-related .product-fields .product-field {
	width: auto;
}

#carousel-related  .owl-stage-outer {
    z-index: 1;
}

#carousel-related  .owl-nav {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}

#carousel-related  .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
	top: 50%;
    margin-top: -20px;
	opacity: 0.5;
}

#carousel-related  .owl-nav .owl-prev:hover {
    opacity: 1;
}

#carousel-related  .owl-nav .owl-next {
	position: absolute;
    right: -30px;
	top: 50%;
    margin-top: -20px;
	opacity: 0.5;
}

#carousel-related  .owl-nav .owl-next:hover {
	opacity: 1;
}


#carousel-related .addtocart-area {
    float: none;
}

#carousel-related  .sku {
    line-height: 26px;
    margin-bottom: 6px;
    float: left;
    font-size: 18px;
    font-weight: 600;
    padding: 2px 5px;
    margin-left: 5px;
    background: #f5f5f5;
}

#carousel-related  .addtocart-bar {
	padding: 10px 0px;
    margin-top: 15px !important;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
	text-align: center;
}

#carousel-related  span.addtocart-button input.addtocart-button {
    background: #ff4918;
	border: none !important;
    border-radius: 0px !important;		
	padding: 8px 4px !important;
	font-size: 12px !important;
	
}

#carousel-related  .vm-product-media-container {
	margin-bottom: 0px;
}

#carousel-related .vm3pr-related {
    padding-top: 8px;
    padding-bottom: 16px;
}

#carousel-related  .price-old {
	text-decoration: line-through;
    margin-top: 12px;
    margin-right: 10px;
    float: left;
}

#carousel-related  .price {
	text-decoration: line-through;
    margin-top: 12px;
    margin-right: 10px;
    float: left;
}

#carousel-related  .quantity-controls-col {
	margin-left: 20px;
}

#carousel-related  span.addtocart-button {
	margin-right: 0px;
}

#carousel-related .product-price {
	float: none;
}

#carousel-related  li {
	text-align: center;
}

#carousel-related  li a img {
	margin-top: 10px;
}

#carousel-related  li a:hover {
	border-bottom: 1px dashed #000;
}









#fancybox-wrap {
	width: auto !important;
	max-width: 100%;
}

#fancybox-content {
	box-sizing: content-box;
}


.padded-col {
    b1order-width: 10px !important;
    width: 440px !important;
    height: auto !important;
    b1order: 0px;
    padding: 30px 20px;
}

.padded-col h4 {
	font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.padded-col .continue_link {
    color: #fff;
    background: #ff4918;
    line-height: 24px;
    font-size: 14px;
    padding: 8px 10px;
    float: left;
}

.padded-col .continue_link:hover {
    background: #d82e01;
}

.padded-col .showcart.floatright {
	color: #fff;
    background: #ff4918;
    line-height: 24px;
    font-size: 14px;
    padding: 8px 10px;
}

.padded-col .showcart.floatright:hover {
    background: #d82e01;
}












.product.vm-col {
	
}

.product.vm-col .spacer.product-container {
	width: auto;
	background: #fff;
	padding: 10px;
	padding-top: 10px;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0);
}

.product.vm-col .spacer.product-container:hover {
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
}

.product.vm-col:nth-child(3n-2)>.spacer.product-container {
	margin-right: 10px;
}

.product.vm-col:nth-child(3n-1)>.spacer.product-container {
	margin-left: 5px;
	margin-right: 5px;
}

.product.vm-col:nth-child(3n)>.spacer.product-container {
	margin-left: 10px;
}



.product.vm-col .spacer.product-container h2 a {
	font-size: 16px;
	font-weight: normal;
    color: #000;
	text-align: center;
}

.product.vm-col .spacer.product-container h2 a:hover {
	border-bottom: 1px dashed #000;
}

.product.vm-col .spacer.product-container .vm-product-descr-container-0 {
	min-height: auto;
}

.product.vm-col .spacer.product-container .vm-product-media-container img {
	width: 100%;
	margin-top: 10px;
}

.product.vm-col .spacer.product-container .product-fields .product-field {
	width: auto;
}

.product.vm-col .spacer.product-container .addtocart-area {
	float: none;
	margin: 8px 0 16px 0;
}

.product.vm-col .spacer.product-container .addtocart-bar {
	padding: 10px 0px;
    margin-top: 15px !important;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}


.product.vm-col .spacer.product-container .quantity-controls-col {
	border: 1px solid #d9d9d9;
    float: left;
	margin-right: 30px;
}

.product.vm-col .spacer.product-container .quantity-controls-col {
	margin-left: 0;
}

.product.vm-col .spacer.product-container span.addtocart-button {
	margin-right: 0;
}

.product.vm-col .spacer.product-container span.addtocart-button input.addtocart-button {
    background: #ff4918 !important;
	border: none !important;
    border-radius: 0px !important;		
	padding: 8px 4px !important;
	font-size: 12px !important;
}

.product.vm-col .spacer.product-container span.addtocart-button input.addtocart-button:hover {
        background: #d82e01 !important;
}

.product.vm-col .spacer.product-container .product-price {
	float: none;
}

.product.vm-col .spacer.product-container .price-old {
    text-decoration: line-through;
    margin-top: 12px;
    margin-right: 10px;
    float: left;
}

.product.vm-col .spacer.product-container span.PricebasePrice {
    font-size: 20px;
    color: #fe0000;
    font-weight: normal;
}

.product.vm-col .spacer.product-container span.PricesalesPriceTt {
    font-size: 32px;
    display: block;
    line-height: 32px;
    font-weight: normal;
	text-align: center;
}

.product.vm-col .spacer.product-container .sku {
    line-height: 26px;
    margin-bottom: 6px;
    float: right;
    font-size: 18px;
    font-weight: 600;
    padding: 2px 5px;
    margin-left: 5px;
    background: #f5f5f5;
}

.VmClose .VmArrowdown, .VmOpen .VmArrowdown {
	background: transparent;
}

.VmClose span:after {
    content: "\f105";
    font-family: FontAwesome;
    color: #000;
    font-size: 14px;
    font-weight: 300;
}

.VmOpen span:after {
    content: "\f107";
    font-family: FontAwesome;
    color: #000;
    font-size: 14px;
    font-weight: 300;
}

.VMmenu a {
	color: #000;
}

.VMmenu a:hover {
	color: #fe0000;
	border-bottom: 1px dashed #000;
}

.VMmenu .active a {
	c1olor: #fe0000;
}

.VMmenu .active ul li a {
	color: #000;
}

.VMmenu > li {
    font-size: 14px;
    font-weight: 600;
	border-bottom: 1px solid #ccc !important;
}

.VMmenu li ul li {
    font-size: 14px;
    font-weight: 300;
	border-bottom: 0px;
	margin-left: 10px;
}

.VMmenu .current>div>a {
	color: #fe0000 !important;
	border-bottom: 1px dashed #000;
}

section#sp-main-body {
    p1adding-top: 10px !important;
	p1adding-bottom: 40px !important;
	b1order-top: 1px solid #fff;
	padding: 50px 0;
}


#sp-top-5 {
    background-color: #f4f2ef;
    border-bottom: 1px solid #e2e2e2;
}


/*contacts+*/
.map .sp-module-content {
	padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
}

.contacts-col .col-1 {
	margin-top: 10px;
}

.contacts-col span {
	margin-left: 40px;
}

.contacts-col i {
    position: absolute;
    font-size: 18px;
    line-height: 24px;
}
/*contacts-*/

/*shop main+*/

.category-view .spacer h2 {
	position: absolute;
    bottom: 20px;
    color: #fff;
    padding: 10px 20px 10px 10px !important;
	font-weight: 700;
	font-size: 16px !important;
}

.category-view .spacer img {
	width: 100%;
	height: auto;
}

.category-view .spacer .cat-image {
	position: relative;
    height: 140px;
    overflow: hidden;
}

.category-view .spacer .cat-image:after {
	content: '';
	background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
}

.category-view .spacer a:hover > .cat-image:after  {
	background: rgba(0,0,0,0.0);
}

.category-view .spacer a:hover > h2  {
	color: #000;
    background: rgba(255,255,255,0.7);
}

.product .spacer h2{
    position: inherit;
    padding: inherit !important;
	font-size: 14px !important;
}
/*shop main-*/

/*opc+*/

#opc_basket {
	margin-top: 30px;
}

.mshow {
	display: none;
}

#onepage_main_div div.left_checkout {
	width: 100%;
	margin-right: 0;
    padding-right: 20px;
    box-sizing: border-box;
}

div#onepage_main_div .left_checkout h3 {
    background: #444;
    color: #fff;
    font-weight: 400 !important;
	font-family: 'pattaya-regular' !important; 
	padding: 0px 10px !important;
	box-sizing: border-box;
	font-size: 18px !important;
	text-transform: none !important;
}

div#onepage_main_div .right_checkout {
	width: 100%;
    padding-right: 20px;
    box-sizing: border-box;
}

div#onepage_main_div .right_checkout #payment_top_wrapper {
	display: none !important;
}

div#onepage_main_div .op_inside h3 {
    background: #444;
    color: #fff;
    font-weight: 400 !important;
    font-family: 'pattaya-regular' !important;
    padding: 0px 10px !important;
    box-sizing: border-box;
    font-size: 18px !important;
    text-transform: none !important;
}

.op_basket_row.op_basket_header {
    background: #444;
    color: #fff !important;
    font-weight: 400 !important;
	font-family: 'pattaya-regular' !important; 
	padding: 0px !important;
	box-sizing: border-box;
	font-size: 18px !important;
	text-transform: none !important;
}

.op_basket_row.op_basket_header div {
	color: #fff !important;
    border-right: 0px !important;
	margin-top: 0px !important;
}

.op_basket_row.op_basket_header .op_col1 {
	display: none;
}

.op_basket_row.op_basket_rows .op_col1 {
	display: none;
}

.op_basket_row.op_basket_rows {
    border-right: 0;
}

.left_checkout .tabcontent3 fieldset {
    background: transparent !important;
}

.left_checkout .tabcontent3 fieldset .all_fields {
	padding-left: 0px !important;
}

#vmMainPageOPC .left_checkout .tabcontent3 fieldset .all_fields .formField {
	width: 100%;
	min-width: 100%;
}

.left_checkout .tabcontent3 fieldset .all_fields {
	margin-top: 10px;
}

.left_checkout .tabcontent3 fieldset .all_fields input {
	max-width: 100% !important;
	min-width: 100% !important;
	width: 100% !important;
	padding: 0 10px !important;
	box-sizing: border-box !important;
	height: 40px !important;
    line-height: 40px !important;
}

.left_checkout .tabcontent3 fieldset .formLabel {
    display: none !important;
}

.left_checkout #payment_top_wrapper {
	d1isplay: none !important;
}

.left_checkout .pay_box.payment1 {
	margin-top: 20px;
}

.onepage_main_div {
	margin-top: 0px;
}

div#vmMainPageOPC .op_inside {
	margin-top: 20px;
}

div#vmMainPageOPC .op_inside fieldset {
	background: transparent !important;
    border: 1px solid #444 !important;
    box-sizing: border-box !important;
	margin-bottom: 0px !important;
	padding-bottom: 5px;
	padding-top: 10px;
}

div#vmMainPageOPC .op_inside .opc_ship_wrap input {
    margin-right: 10px;
    margin-top: 5px;
}

#delivery_area {
    text-align: center;
    margin-bottom: 8px;
    width: 100%;
    float: left;
	margin-top: 20px;
}

#delivery_area .delivery_area_button {
    padding: 10px;
    background: #ff4918;
}

#delivery_area .delivery_area_button:hover {
    background: #d82e01;
}

#delivery_area a {
    color: #fff;
    font-size: 12px;
}

#delivery_area a:hover {
    color: #fff;
}

div#onepage_main_div .tabcontent3 h3, div#onepage_main_div h3.payment_h3, div#onepage_main_div h3.shipping_h3 {
    border-top: 1px solid #d7d7d7;
}

div#vmMainPageOPC .opc-col-1 .other_address {
	display: none;
}

div#basket_container div.op_basket_row div.op_col2 {
    width: 50%;
	border-right: 0px;
}

div#basket_container div.op_basket_row.op_basket_rows.set div.op_col2 {
    width: 50%;
	border-right: 0px;
}

.op_basket_row.op_basket_rows .op_col2 div {
	float: left;
	width: auto !important;
}

.op_basket_row.op_basket_rows .op_col2 img {
	width: 150px;
}


#basket_container .op_basket_row.op_basket_rows .op_col2 .cart-title {
	float: left;
	margin-top: 55px;
	margin-left: 20px;
}

#basket_container .op_basket_row.op_basket_rows .op_col2 .cart-title a {
	color: #000;
}

#basket_container .op_basket_row.op_basket_rows .op_col2 .cart-title a:hover {
	border-bottom: 1px dashed #000;
}

div#basket_container div.op_basket_row div.op_col3 {
    display: none;
}

#basket_container .op_basket_row.op_basket_rows .op_col5 {
	margin-top: 55px;
	border-right: 0px;
}

#basket_container .op_basket_row.op_basket_rows .op_col5 .opc_price_general {
	float: left;
}

#vmMainPageOPC a.deletebtn, #vmMainPageOPC a.deletebtn:hover {
    clear: none;
	width: 40px !important;
	margin-top: 4px;
}

#vmMainPageOPC input.updatebtn {
    width: 40px !important;
	margin-top: 2px;
}

#basket_container .op_basket_row.op_basket_rows .op_col6 {
	border-right: 0px;
}

#basket_container .op_basket_row.op_basket_rows .op_col7 {
	margin-top: 55px;
}

#basket_container .black-basket .col-module_content, .basket_container .black-basket .col-module_content {
    border: 0px;
}

.bottom-col {
	margin-top: 40px;
}

.bottom-col .col-1 {
	width: 50%;
	float: left;
}

.bottom-col .col-2 {
	width: 50%;
	float: left;
}

.bottom-col .col-2 .op_basket_row {
    border-bottom: 0px !important;
	border-right: 0px !important;
	border: 0px !important;
}

.bottom-col .col-2 .op_basket_row div {
	border: 0px !important;
}

.bottom-col .col-2 .op_basket_row.custom_chec div {
	line-height: 24px !important;
}

#vmMainPageOPC div#agreed_div a {
    float: none;
}

#vmMainPageOPC div#agreed_div .opc_bottom_labels {
	color: #000;
}

#vmMainPageOPC div#agreed_div .opc_bottom_labels span {
	font-size: 14px;
}

#vmMainPageOPC div#agreed_div .opc_bottom_labels a {
	color: #000;
	font-size: 14px;
}

div#basket_container div.op_basket_row div.op_col1_4, div.basket_container div.op_basket_row div.op_col1_4 {
    width: 80%;
}

div#basket_container div.op_basket_row div.op_col5_3 {
    width: 20%;
	text-align: right;
}

.payment-col {
    background: #fff;
    color: #000;
    padding: 10px 20px;
    margin-top: 20px;
}

#vmMainPageOPC #onepage_info_above_button {
    float: right;
}

#vmMainPageOPC div#onepage_info_above_button > div {
    float: right;
}

#vmMainPageOPC input#confirmbtn.buttonopc {
background: #ff4918 !important;
    border: none !important;
    border-radius: 0px !important;
    padding: 8px 8px !important;
    font-size: 12px !important;
    height: auto;
    line-height: initial;
    text-transform: none;
    font-weight: normal;
    width: auto !important;
	float: right;
}

#basket_container .black-basket .col-module_content div.op_basket_row {
    padding: 0px !important;
}






div#billTo_box {
	width: 100%;
	margin-top: 0px;
}

div#billTo_box div#billTo_head {
	margin-bottom: 20px;
}

div#billTo_box div#billTo_container {
	margin-left: 0px;
}

div#billTo_box div#billTo_container div {
	margin-left: 0px;
}

div#billTo_box div .formLabel {
    display: none;
}

div#billTo_box div.formField {
	margin-left: 0;
	width: 100%;
}

div#billTo_box div.formField input {
	max-width: 100%;
	width: 100%;
	height: 48px;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
	border-radius: 0px;
}

div#shipping_box {
	width: 100%;
}

div#shipping_box div#billTo_container {
	margin-left: 0px;
}

div#shipping_box div#billTo_container div {
	margin-left: 0px;
}

div#shipping_box div .formLabel {
    display: none;
}

div#shipping_box div.formField {
	margin-left: 0;
	width: 100%;
}

div#shipping_box #ajaxshipping {
	width: 100% !important;
}

div#shipping_box div#shipping_container select {
	max-width: 100%;
	width: 100%;
	height: 48px;
	-webkit-box-sizing: border-box;
    box-sizing: border-box;
	border-radius: 0px;
}

div#vmMainPageOPC div.bandBoxStyle {
    background: #444;
    color: #fff;
    font-weight: 400;
	font-family: 'pattaya-regular'; 
	padding: 12px !important;
	box-sizing: border-box;
}

div#basket_container div.op_basket_head {
    color: #fff;
    background: #444;
	font-family: 'pattaya-regular';
	font-size: 18px;
    text-transform: none;
	font-weight: 400;
	margin-bottom: 20px;
}

div#basket_container div.op_basket_head div.op_col2, div#basket_container div.op_basket_head div.op_col5, div#basket_container div.op_basket_head div.op_col6, div#basket_container div.op_basket_head div.op_col7 {
    padding: 12px;
}

div#basket_container div.op_basket_head div.op_col2 {
	width: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
}

div#basket_container div.op_basket_head div.op_col3 {
	width: 30%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
	padding-left: 0px;
}

div#basket_container div.op_basket_head div.op_col5 {
	width: 10%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
	padding-left: 0px;
}

div#basket_container div.op_basket_head div.op_col6 {
	width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
	padding-left: 0px;
}

div#basket_container div.op_basket_head div.op_col7 {
	width: 15%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
	padding-left: 0px;
}

#vmMainPageOPC input.updatebtn, #vmMainPageOPC input.updatebtn:hover {
    background: transparent url(/images/cart/refresh.png) no-repeat center center;
}

div#vmMainPageOPC a.deletebtn {
    background: transparent url(/images/cart/del.png) no-repeat center center !important;
}

div#basket_container div.op_basket_row div.op_col1 {
    width: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
}

div#basket_container div.op_basket_row div.op_col2_2 {
    width: 30%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
	margin-top: 60px;
    padding-left: 20px;
}

div#basket_container div.op_basket_row div.op_col5 {
    width: 10%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
	margin-top: 60px;
}

div#basket_container div.op_basket_row div.op_col6 {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
	margin-top: 50px;
	padding-left: 0px;
}

div#basket_container div.op_basket_row div.op_col6 input {
    padding: 0px 10px;
    text-align: center;
    height: 30px;
    border-radius: 0px;
}

div#basket_container div.op_basket_row div.op_col6 .updatebtn {
    margin-left: 0px;
    padding-left: 0px;
}

div#basket_container div.op_basket_row div.op_col7 {
    width: 15%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	text-align: left;
	margin-top: 60px;
}

div#basket_container div.op_basket_row div.op_col7 .opc_PricesalesPrice {
	text-align: left;
	float: left;
}

div#basket_container div.op_basket_row div.op_col1 > div{
    height: auto !important;
    width: 100% !important;
}

div#basket_container div.op_basket_row div.op_col1 > div > div{
    height: auto !important;
    width: 100% !important;
}

div#basket_container div.op_basket_row div.op_col1 > div > div img{
    width: 100%;
}

div#basket_container div.op_basket_row div.op_col1 {
    margin-bottom: 0px;
}

#basket_container .black-basket .col-module_content div.op_basket_row {
    padding: 20px 0px;
    margin: 0px;
    border-bottom: 1px solid #ccc;
	height: auto;
}

div#basket_container .payment_col {
	width: 50%;
	float: left;
}

div#basket_container div#subtotal_box {
	width: 50% !important;
	float: left;
}

.note-box {
	display: none;
}

.basket-col-right {
	width: 70%;
	float: right;
}

.form-donotvalidate {
	width: 30%;
	float: left;
	padding-right: 20px;
    box-sizing: border-box !important;
}

.tos-col {
	width: 50%;
	float: left;
	padding: 20px;
}

.price-col {
	width: 50%;
	float: left;
}

.price-col .op_basket_row {
	border: 0;
	border-bottom: 0 !important;
}

.price-col .op_basket_row div {
	border-right: 0 !important;
	padding: 0px !important;
}

.op_basket_row.op_basket_header .op_col2, .op_basket_row.op_basket_header .op_col5, .op_basket_row.op_basket_header .op_col6, .op_basket_row.op_basket_header .op_col7 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	line-height: 39px;
	height: auto !important;
}

#basket_container .op_basket_row.op_basket_rows .price-old {
    color: #fe0000;
    font-weight: normal;
	text-decoration: line-through;
}
/*opc-*/

/*history+*/

.product_h_desc {
    float: left;
    padding: 10px 0px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: justify;
}

.product_h_desc img {
    padding-right: 10px;
    padding-top: 0px;
}
/*history-*/




.products-view .row {
	width: 33%;
    float: left;
	margin-bottom: 10px !important;
}

.products-view .row div.product {
    min-width: auto;
}


@media (max-width: 1169px) {
#sp-top-1 .text {
    font-size: 10px;
}

.cart_top {
	font-size: 10px;
}

#vmCartModule {
    font-size: 10px;
}

span.PricebasePrice {
    font-size: 12pt;
}

span.PricesalesPriceTt {
    font-size: 24px;
}

.option {
    margin: 0 2px;
}
}

@media (max-width: 991px) {
	
#sp-top-1 i {
    display: none;
}

.cart_top {
	font-size: 10px;
	line-height: normal !important;
}

.products-view .row {
	width: 50%;
}

#sp-mainmenu {
	width: 100%;
}

#gruemenu {
    margin-top: 0px !important;
}

#sp-header.menu-fixed #sp-phone {
    width: 260px;
}

.menu-fixed #sp-mainmenu #gruemenu {
    margin-top: 0px !important;
}

}

@media (max-width: 800px) {
	.product.vm-col.vm-col-1 {
		width: 100%;
	}
}


@media (max-width: 767px) {
	
#owl-product-image .owl-nav {
    h1eight: 100%;
	display: none !important;
}
	
.lang-mobile {
	display: block;
}
	
.products-view .product .vm-col {
    width: 50%;
}

#sp-top-1 {
	display: none;
}


/*header+*/

#sp-header.animated {
    position: fixed !important;
	height: 100px !important;
    z-index: 9999;
}

#sp-header.animated .container {
	height: 100px;
}

#sp-header.animated:before {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	background: #ccc;
	background: rgba(255,255,255,0.5);
}

#sp-header.animated:after {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	background: #ccc;
	background: rgba(255,255,255,0.5);
}

#sp-header.animated #sp-logo {
    margin: 5px 0px;
    width: 200px;
}

#sp-header.animated #sp-phone, #sp-header.animated #sp-phone.hide {
	color: #fff;
	display: block !important;
    font-size: 18px;
    line-height: 20px;
    width: 200px;
    padding: 0;
    top: 70px;
	position: relative;
    margin-left: 0;
    margin: auto;
    float: none;
	
	width: 100%;
}

#sp-header.animated .top-phone {
	width: 170px;
	margin: auto;
	float: none;
	position: relative;
}

#sp-header.animated .top-phone i {
	display: block;
	float: left;
    margin-right: 10px;
	font-size: 20px;
    line-height: 20px;
	position: absolute;
    margin-top: 2px;
}

#sp-header.animated .top-phone .text {
	display: block;
	float: left;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    margin-left: 30px;
}

#sp-header.animated .top-phone a {
	color: #fff;
}

#sp-header.animated .top-phone a:hover {
	color: #fff;
}

#sp-header.animated #sp-cart, #sp-header.animated #sp-cart.hide {
    position: absolute;
	top: 20px;
    right: 50px;
    margin-top: 0;
	display: block !important;
}

#sp-header.animated #sp-cart .cart_text {
	display: none;
}

#sp-header.animated #sp-cart #cart_products {
    color: #aeaeae;
    background: #555;
    font-weight: 600;
    border-radius: 10px;
    margin-top: 4px;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    display: block;
    float: right;
}

#sp-header.animated #sp-lang {
	display: none;
	position: absolute;
    right: 80px;
    top: 45px;
	margin-top: 20px;
}


#sp-header.animated #sp-mainmenu #gruemenu {
    margin-top: 15px !important;
}

#sp-header.animated #navigation-toggle {
	background: transparent;
    right: 20px;
    top: 15px;
}

/*header-*/

#sp-top-2 {
	height: 100px;
}

#sp-top-3 {
	display: none;
}

.title-style-3 {
	display: none;
}


#sp-bottom-1 {
    padding-top: 40px;
    padding-bottom: 20px;
}


#sp-bottom-2 {
	display: none;
}

#sp-footer2 {
   
    margin: auto;
}

#sp-footer3 {
  
    margin: auto;
}

#sp-footer3 .social {
	margin-bottom: 20px;
}
#sp-footer1{
	max-width:300px;
	
}
#sp-footer1 .instaholic {
	padding-bottom: 10px;
	padding-right: 0px;
}


/*opc+*/
#vmMainPageOPC .title-style-3 {
	display: none;
}

.mhide {
	display: none;
}

.mshow {
	display: inline-block;
}

.form-donotvalidate {
    width: 500px;
	margin: auto;
	float: none;
    padding-right: 0;
}

#vmMainPageOPC #onepage_main_div div.left_checkout {
    padding-right: 0;
}

#vmMainPageOPC #onepage_main_div div.right_checkout {
    padding-right: 0;
}

#vmMainPageOPC .basket-col-right {
    width: 500px;
	margin: auto;
	float: none;
}

#basket_container .op_basket_row.op_basket_rows .op_col5 {
    display: none;
}

.op_basket_row.op_basket_rows.section1.set .op_col2 div:first-child {
	display: none;
}


.op_basket_row.op_basket_rows.section1.set .op_col2 {
	width: 100%;
    height: auto;
    margin-left: 10px;
}

div#basket_container div.op_basket_row.op_basket_rows.set div.op_col2 {
	width: 100%;
    height: auto !important;
    margin-left: 10px;
}

div#basket_container div.op_basket_row.op_basket_rows.set div.cart-title {
    margin-top: 10px;
    margin-left: 0;
}

div#basket_container div.op_basket_row.op_basket_rows.set div.op_col6 {
	height: auto;
    width: 140px;
    margin-top: 0;
    float: left;
}

div#basket_container div.op_basket_row.op_basket_rows.set div.op_col7 {
	height: auto;
    margin-top: 0;
}

.tos-col {
	width: 100%;
    padding: 20px 0;
}

.price-col {
    width: 100%;
}

.title-style-3 {
	display: none;
}

/*opc-*/



}








@media (max-width: 500px) {
	
	
.category-view div.category {
	width: 100%;
}


.vm-categories-wall  li.vm-categories-wall-catwrapper {
	width: 100%;
}

.vm-categories-wall  li.vm-categories-wall-catwrapper .cat-wall-col {
	margin-left: 0;
}

.products-view .row {
    width: 100%;
}

.products-view .product.vm-col  {
    width: 100%;
}

.top-sales {
	display: none;
}

section#sp-main-body {
	padding: 20px 0;
}

/*vm+*/
.category-view .title-style-3 {
	display: none;
}

#sp-left .VMmenu {
	margin-bottom: 20px;
}

.orderlistcontainer .sort-col a {
    margin-left: 5px;
    padding: 0px 2px;
}

.productdetails .col-1 {
    width: 100%;
}

.productdetails .col-2 {
    width: 100%;
    padding-left: 0px;
}

.product-related-products {
	display: none;
}




.padded-col {
    padding: 10px;
	text-align: center;
}

.padded-col a {
    float: none !important;
    margin: auto;
    margin-bottom: 10px;
    display: block;
    width: 200px;
}


.padded-col {
    width: 280px !important;
    height: auto !important;
    padding: 30px 20px;
}



/*vm-*/


/*opc+*/
#vmMainPageOPC .title-style-3 {
	display: none;
}

.form-donotvalidate {
    width: 100%;
    padding-right: 0;
}

#vmMainPageOPC #onepage_main_div div.left_checkout {
    padding-right: 0;
}

#vmMainPageOPC #onepage_main_div div.right_checkout {
    padding-right: 0;
}

#vmMainPageOPC .basket-col-right {
	width: 100%;
}

.op_basket_row.op_basket_rows.section1.set .op_col2 div:first-child {
	display: none;
}

.op_basket_row.op_basket_rows.section2.set .op_col2 div:first-child {
    display: none;
}


.op_basket_row.op_basket_rows.section1.set .op_col2 {
	width: 100%;
    height: auto;
    margin-left: 10px;
}

div#basket_container div.op_basket_row.op_basket_rows.set div.op_col2 {
	width: 50%;
    height: auto !important;
    margin-left: 0;
}

div#basket_container div.op_basket_row.op_basket_rows.set div.cart-title {
    margin-top: 0;
    margin-left: 0;
}

div#basket_container div.op_basket_row.op_basket_rows.set div.op_col6 {
	height: auto !important;
    width: 34%;
    margin-top: 0;
    float: left;
}

div#basket_container div.op_basket_row.op_basket_rows.set div.op_col7 {
	height: auto !important;
    margin-top: 0;
    width: 16%;
}

.tos-col {
	width: 100%;
    padding: 20px 0;
}

.price-col {
    width: 100%;
}

.title-style-3 {
	display: none;
}

/*opc-*/

.contacts-col {
	margin-bottom: 20px;
}

div.sidr {
	background: #52453d;
}

}

@media (max-width: 389px) {
div#basket_container div.op_basket_row.op_basket_rows.set div.op_col2 {
	width: 100%;
    height: auto !important;
    margin-left: 0;
}

div#basket_container div.op_basket_row.op_basket_rows.set div.cart-title {
    margin-top: 10px;
    margin-left: 0;
}

div#basket_container div.op_basket_row.op_basket_rows.set div.op_col6 {
	height: auto;
    width: 130px;
    margin-top: 0;
    float: left;
}
}
