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

@import url(../warp/css/layout.css);
#top-b  .mod-box {
    padding: 0px;
    border:none;
    background: none;
}
#bottom-c a {
color: #fff;	
	
}
.category_description  h2  {
	margin: 0px 0 15px 0;
}
#page #top-a .mod-box-default a:hover {
    color: #36B04A;
}
.frontpage-features  {min-height: 109px;}
#block-bottom-b.bg-white  {padding: 0;}
#bottom-b  .mod-box.nofon {

    margin: 0;
}
#top-a  .module {
    margin: 0px;
}
#top-a .flexslider {
    margin: 0;
    padding: 0px;
}
#block-top-a  {padding: 0; margin: 0;}
#bottom-c .nofon {
color: #fff;		
}
.search .button  {
    margin-left: -30px;
}
}
#block-bottom-b   .module {
    margin: 0px;
}
#bottom-a  h5 {      font-family: 'Cuprum', sans-serif;
    font-size: 16px;
    line-height: 20px;}
#bottom-a	.module.deepest {
		min-height: 260px !important;
	}
#bottom-a 	h3.module-title  {    text-align: center;
    font-size: 35px;
    color: #fff;     margin-bottom: 30px; line-height: 40px;}
.mod-box.nofon {
    padding: 0px;
    border: none;
    background: none;
}
#mod_virtuemart_search  {width: 250px;     padding: 10px;
    border-radius: 7px;}
.category-view	.spacer  {text-align: center; background: #fff;}
.category-view	.spacer {
	transition: all 1s ease 0s;
}
	.category-view	.spacer:hover  {  box-shadow:
   0 1px 4px rgba(0, 0, 0, .3),
   -23px 0 20px -23px rgba(0, 0, 0, .8),
   23px 0 20px -23px rgba(0, 0, 0, .8),
   0 0 40px rgba(0, 0, 0, .1) inset;}
	.adr {    background: url(../images/1.png) left center no-repeat; padding-left: 30px; color: #fff;      text-shadow:none; font-size: 18px;}
.mail{    background: url(../images/3.png) left center no-repeat; padding-left: 30px;}
#sp-top3  h3 {    background: url(../images/2.png) left center no-repeat; padding-left: 30px;}
#top-b a {color: #fff; border-bottom: 1px dashed #fff;}

#page  h3,#page  h2 {font-family: 'Cuprum', sans-serif;}
#top-b   h3 {font-size: 30px;}
#block-main  {background-repeat: no-repeat;
    background-image: url(../images/color-bg-left-bottom.png), url(../images/color-bg-right-bottom.png), url(../images/color-bg-right-top.png);
    background-position: 0 100%, 100% 100%, 110% 0;}.accordion {
  width:100%;
  
  margin: 0;
}
.menu-responsive  {padding: 10px;}

/* секции аккордеона */
.accordion .accordion_item {
  margin-bottom:1px;
  position:relative
}
/* заголовки панелей аккордеона */
.accordion .title_block {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  cursor:pointer;
  background: #ddd;
  padding:7px 15px;
  -webkit-transition:all .2s linear 0;
  -webkit-transition-delay:.2s 0;
  transition:all .2s linear 0;
  border: 1px solid #ccc;
}
/* переключатель панелей, положение вниз */
.accordion .title_block:before {
  content:'';
  height:8px;
  width:8px;
  display:block;
  border:2px solid #333;
  border-right-width:0;
  border-top-width:0;
  -ms-transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  transform:rotate(-45deg);
  position:absolute;
  right:20px;
  top:12px
}
/* активный переключатель, положение вверх */
.accordion .active_block .title_block:before {
  border:2px solid #333;
  border-left-width:0;
  border-bottom-width:0;
  top:18px
}
.accordion .title_block:hover {
  background: #efefef; 
}
 
/* заголовок активного блока  */
.accordion .active_block .title_block {
  background: #59bb50;
  color:#fefefe
}
/* блоки с содержанием */
.accordion .info {
  display:none;
  padding:10px 15px;
  overflow: hidden;
  background:#f7f7f7
}
/* параграф внутри блоков с содержанием */
.accordion .info_item {
  margin-bottom:10px
}
/* картинки внутри аккордеона */
.accordion .info img {
    height: auto;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.module { margin: 10px; }

#breadcrumbs,
#content { margin: 20px 10px; }

#block-header + * #breadcrumbs { margin: 0 10px 20px 10px; }

#footer .module { margin: 0; }

/* Layout
----------------------------------------------------------------------------------------------------*/

/* Blocks */
#block-header + * {   }
#block-header { 
 
	background: #FFF; 
	    border-bottom:  1px solid #E0E0E0;
 
}

.wrapper.max-width65 { max-width: 65%; }
.wrapper.max-width80 { max-width: 80%; }
.wrapper.max-width100 { max-width: 100%; }

/* Backgrounds */
.bg-white,
.bg-colored { padding: 20px 0;} 

.bg-colored {
	border-top: 1px solid rgba(0,0,0,0.15);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}

.bg-colored h1,
.bg-colored h2,
.bg-colored h3,
.bg-colored h4,
.bg-colored h5,
.bg-colored h6,
.bg-colored { color: #FFF; }

.bg-colored a {
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
}

.bg-colored code { color: #FFF; } 

.bg-white + .bg-white { margin-top: -40px; }
.bg-white { background: #FFF; }

.bg-dark a:hover { 
	color: #B0B6BB;
	color: rgba(255,255,255,0.65);
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25); 
}

/* Header */
#header { padding: 0 10px; }

#logo { height: 72px; }
#logo > img {
	width: auto;
	max-height: 100%;
}

#menubar {
	margin-bottom: -1px;
	float: right;
}

/* Footer */
#footer {
	padding: 10px;
	line-height: 18px;
	text-align: left;
	font-size: 12px;
}

/* ToTop Scroller */
#totop-scroller {
	display: block;
	position: absolute;
	top: 13px;
	right: 10px;
	z-index: 1;
	width: 34px;
	height: 34px;
	background: url(../images/totop_scroller.png) 0 0 no-repeat;
	text-decoration: none;
	opacity: 0.7
}

#totop-scroller:hover { 
	opacity: 1;
	background-position: 0 -40px; 
}

