/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

 /* Custom Logo
----------------------------------------------------------------------------------------------------*/

.tm-navbar .tm-search .tm-search-button::before,
.tm-navbar .tm-more .tm-search-button::before {
  content: "+7(4842)200-119";
}

.tm-navbar .tm-search .tm-navbar-button,
.tm-navbar .tm-more .tm-navbar-button {
width: 200px;
}

.addtocart-bar{
  text-align: right;
}

span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button{
  max-width: 100%;
  background: #12CC12;
  color: #fff;
  border: solid #12CC12 1px;
  border-radius: 4px;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
  letter-spacing: 1px;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 0;
}

@media (min-width: 960px) {
  .tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block-large:not(.tm-block-fullheight) {
    padding-top: 140px;
  }
  .tm-navbar-sticky.tm-header-offset.tm-navbar-centered-true .tm-block-header + .uk-block-large:not(.tm-block-fullheight) {
    padding-top: 290px;
  }
}

@media (min-width: 768px) {
  .tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block-large:not(.tm-block-fullheight) {
    padding-top: 140px;
  }
  .tm-navbar-sticky.tm-header-offset.tm-navbar-centered-true .tm-block-header + .uk-block-large:not(.tm-block-fullheight) {
    padding-top: 215px;
  }
}

/* spp---- */

.uk-navbar-nav.uk-hidden-small {
padding-left:200px;
}

.tm-navbar-sticky .tm-navbar-wrapper, .tm-navbar-sticky .tm-navbar-wrapper-animate {
border-width: 10px;
}

.floatleft.vm-order-list {
display:none;
}

.floatright.display-number {
display:none;
}

.output-billto span.values,.output-shipto span.values,.floatleft, span.floatleft{
  float: right;
}

.additional-images img{
  margin-right: 8px;
  width: 235px;
  height: auto;
}


p.product_s_desc {
text-align: center;
}

.vm-product-descr-container-1 {
min-height: 0px;
}

.tm-page {
  margin: 10px;
}

.vm-product-container .vm-product-media-container {
  float: right;
}

.main-image img {
  max-height: 1000px; 
}


img.browseProductImage {
max-height: 400px;
}

.vm3pr-2 {
display: none;
}

span.quantity-box {
display:none;
}

.vm-details-button {
display:none;
}

a.tm-logo.uk-navbar-brand.tm-navbar-left {
height: 0;
}


 h2 {
	 margin-top: 10px;
 }
 
 #content {
	 padding-top: 5px;
	 padding-bottom: 0px;
 }

 .width33 {
	 float:left;
 }
 
 .quantity-box {
	 display:none;
 }
 
 .quantity-controls {
	 display:none;
 }
 
 .custom-logo {
	display: inline-block;
	width: 190px;
	height: 60px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
}

/* Only Phones (Portrait) */
@media (max-width: 380px) {

	.custom-logo { width: 145px; }
	
}


@media (max-width: 420px) {

	.cellMiddle_spp {dosplay:none;}
	
}

@media (max-width: 720px) {

	.cellRight_spp {dosplay:none;}
	
}


 /* Widgetkit Slideshow Tabs Venture
----------------------------------------------------------------------------------------------------*/

.wk-slideshow-tabs-venture .nav li span {
	padding-top: 48px;
	background: url(../../../images/yootheme/demo/icons_tabs.png) 50% 0 no-repeat;
}

.wk-slideshow-tabs-venture .nav li.tab-1.active span { background-position: 50% -80px; }
.wk-slideshow-tabs-venture .nav li.tab-2 span { background-position: 50% -160px; }
.wk-slideshow-tabs-venture .nav li.tab-2.active span { background-position: 50% -240px; }
.wk-slideshow-tabs-venture .nav li.tab-3 span { background-position: 50% -320px; }
.wk-slideshow-tabs-venture .nav li.tab-3.active span { background-position: 50% -400px; }


 /* Frontpage Demo Content
----------------------------------------------------------------------------------------------------*/

.push33,
.pull33 { position: relative; }
.push33 { left: 33.333%; }
.pull33 { left: -33.333%; }

/*#top-b .frontpage .button-primary,
#top-b .frontpage .button-default { margin-top: 70px; }*/

/* No Phones */
@media (min-width: 768px) {

	/* Custom */
	#top-b .frontpage .width50 h3 { margin-top: 40px; }
	#top-b .frontpage.fp3 { margin-top: 15px; }
}

/* Only Phones */
@media (max-width: 767px) {
	
	#lz_floating_button {
		display:none;
	}

	/* Tools */
	.quote h1 {
		font-size: 32px;
		line-height: 32px;
	}
	.quote h2 {
		font-size: 18px;
		line-height: 18px;
	}
	.quote h1:before,
	.quote h2:after { display: none; }

	/* Custom */
	.push33 { left: auto; }
	.pull33 { left: auto; }

	#top-b .frontpage .button-primary,
	#top-b .frontpage .button-default { margin-top: 0; }

	#top-b .frontpage.fp1 .width33 { width: 100%; }

	#bottom-a .mod-dotted .frontpage { padding-bottom: 45px; }
	#bottom-a .mod-dotted .frontpage .button-default.float-right {
		float: none;
		position: absolute;
		bottom: 15px;
		left: 15px;
	}


}

div#spp_subscribe_field { 
 margin-top: 10px; 
} 

input#spp_subscribe_field { 
 clear: none !important; 
 
} 

div#spp_subscribe_input { 
 max-width: 5% !important;
 margin-top: 10px !important;
  
}

div#spp_subscribe_div {  
 width: 50% !important;   
 margin-top: 10px !important;  
}