body, label, h2, h1, h3, h4
{
    color: #7f4f3e;
}
body{
	background: url(../images/bg.png);
}
@font-face {
    font-family: lobster;
    src: url("Lobster.ttf") /* TTF file for CSS3 browsers */
}
a 
{
    color: #e2858b!important;
}
a:hover 
{
    color: #E49398!important;
}
.top 
{
    //background:  url(../images/section_bottom.png) bottom repeat-x;
    position: relative;
    z-index: 30;
    padding-bottom: 1em;
    min-height: 200px;
}
strong, .tort-button, h1, h2, h3, h4, .file_input_button, .top-nav ul li a, .pager .page , p.clearing-caption
{
    font-family: 'lobster'!important;
    font-weight: normal!important;
}
h2, .product h1, p.clearing-caption
{
    font-size: 28px!important;
}

.product .torts-bottom
{
    margin-top: 30px!important;
}
.product .large-2
{
    background: #fff;
    margin-bottom: 30px;
}
.product .orbit-container
{
    margin-bottom: 1.5em;
}
.product .thumb-buttons a 
{
    margin: 0.7em;
}
#tort-slider
{
    width: 85%;
    margin: 0 auto;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    overflow:hidden;
}
.success-zakaz
{
    display: none;
}
.phone strong, .bottom h4, .file_input_button, .copyright strong, .pager .page
{
    font-size: 20px!important;
}
.bottom h4, .file_input_button
{
    color: #e2858b;
}
.file_input_button
{
    display: block;
    margin-top: 0.4em;
}
.phone span, p
{
    font-size: 14px;
}
.copyright p
{
    line-height: 1.2;
    margin-bottom: 0.8rem;
}
.erava_copy 
{
    font-size: 14px;
    background: url(../images/erava.png) no-repeat 50px center;
    padding-top: 5px;
    padding-left: 100px;
    min-height: 42px;
}
.erava_copy a 
{
    display: block;
    color: #e2858b;
}
.top .tort-button
{
    position:relative;
    top: 3.3em;
}
.alert-box
{
    background: #EEB0B0;
    border: solid #CE8181 1px;
}

.tort-button
{
    margin-top: 1em;
    padding: 5px 10px!important;
    font-size: 18px;
    color: #fff!important;
    background-color: #e2868c; /* Для старых браузров */
    background: -moz-linear-gradient(bottom, #e2868c, #f5a6ab); /* Firefox 3.6+ */  
    /* Chrome 10+, Safari 5.1+ */   
    background: -webkit-linear-gradient(bottom, #e2868c, #f5a6ab);
    background: -o-linear-gradient(bottom, #e2868c, #f5a6ab); /* Opera 11.10+ */
    background: -ms-linear-gradient(bottom, #e2868c, #f5a6ab); /* IE10 */
    background: linear-gradient(bottom, #e2868c, #f5a6ab); /* CSS3 */
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
}
.tort-button:hover
{
    background: #f5a6ab;
    color: #fff!important;
    
}
.slider_img
{
    width: 100%;
}
.logo-wrap 
{
    position: relative;
}
.logo-wrap hr 
{
    position: absolute;
    top: 3em;
    z-index: 10;
    width: 30%;
}
.hr-left
{
	left: 0;
}
.hr-right
{
	right: 0;
}
.logo 
{
    position: relative;
    display: block;
    margin: 0 auto;
    width: 10em;
    z-index: 200;
}

.align-center
{
    text-align: center;
}
.tort
{
    float: left;
    width: 25%;
}

.top-nav ul
{
    margin-bottom: 10px ;
    list-style: none;
}
.top-nav ul li 
{
    display: inline-block;
}
.top-nav ul li a
{
    font-size: 20px;
    display: block;    
    color: #e2858b;
    padding: 0.35em 0.8em;
    border: solid #7f4f3e 1px;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
.top-nav ul li.active > a, .top-nav ul li a:hover
{
    color:#fff!important;
    border: solid #fff 1px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}

.clearing-thumbs .tort 
{
	height: 280px;
}
.clearing-container .carousel .clearing-thumbs .tort
{
	height: 120px;
}
.torts-wrap .tort-thumb 
{
    width: 80%;
}
.tort-thumb
{
    height: auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0 auto;
    margin-top: 5px;
    border: solid #eee 3px;
    box-shadow: 0px 0px 5px #BEA8A0;
    -webkit-box-shadow: 0px 0px 5px #BEA8A0;
    -moz-box-shadow: 0px 0px 5px #BEA8A0;
    -ms-box-shadow: 0px 0px 5px #BEA8A0;
    -o-box-shadow: 0px 0px 5px #BEA8A0;
}
.thumb-buttons .active .tort-thumb
{
    box-shadow: 0px 0px 5px #825242;
    -webkit-box-shadow: 0px 0px 5px #825242;
    -moz-box-shadow: 0px 0px 5px #825242;
    -ms-box-shadow: 0px 0px 5px #825242;
    -o-box-shadow: 0px 0px 5px #825242;
}
.slider-box
{
    position: relative;
    overflow: hidden;
    width:100%;
    margin-bottom: 10px;
}
.tort-desc-wrap
{
    position: absolute;
    width: 100%;
    top: 10%;
    z-index: 30;
}
.tort-desc 
{
    width: 30em;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background:#7f4f3e;
    color: #fff;    
    border: none;
    padding: 1.3em;
}
.tort-desc p 
{
    color: #fff;
}
.tort-desc strong, .brown-section strong
{
    font-size: 40px;
    line-height: 1;
}
.tort-desc strong span 
{
    font-size: 28px;
}
.orbit-container .orbit-prev, .orbit-container .orbit-next
{
    z-index: 9999;
}
.welcome-wrap
{
    display:none;
}
.torts-wrap .items
{
    float:left;
}
.pager 
{
    float:left;
    width: 100%;
}
.pager .first, .pager .last  
{
    display: none;
}
.pager .page a 
{
    padding: 0 10px;
    color: #e2858b;
}
.pager .page.selected a
{
    color: #7f4f3e;
}
.yiiPager
{
    text-align: center;
    margin: 0 auto!important;
    list-style: none;
    width:auto;
    display: table;
}
.yiiPager li 
{
    display:table-cell;
    vertical-align: middle;
}
.previous a, .next a  
{
    display: block;
    width: 42px;
    height: 42px;
    background: #7f4f3e;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    text-indent:-999pt;
    padding: 0;
}
.gallery-list
{
    position:relative;
    z-index:30!important;
}
.gallery-list ul 
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.gallery-list ul li 
{
    width:25%;
    margin: 0;
    padding: 0;
    float: left;
}
.main 
{
    z-index: 10;
    margin-top: -10px;
    //background:  url(../images/bottom_top.png) bottom repeat-x;
}
.main .slider-wrap
{
    position: relative;
    width: 100%;
    height: auto;
}
.main .slider-wrap .orbit-container .orbit-bullets-container
{
    margin-top: -55px!important;
    position: relative;
    //background:  url(../images/section_top.png) bottom repeat-x;
    z-index: 30;
}
.main .slider-wrap .orbit-container .orbit-bullets-container .orbit-bullets li 
{
    width: 0.8625rem;
    height: 0.8625rem;
    background: #fff;
}
.main .slider-wrap .orbit-container .orbit-bullets-container .orbit-bullets .active
{
    background: #7f4f3e;
}
.brown-section
{
    width: 100%;
    background: url(../images/bg2.png);//#7f4f3e url(../images/section_top.png) bottom repeat-x;
    color: #fff;
    padding:30px 0;
}
.bottom 
{
    background: #fff;//#f2e9e5;
}
.bottom p 
{
    font-size: 14px;
}
.submit-row
{
    margin-top: 1em!important;
}
.submit-row .tort-button
{
    margin-top: 1.3em!important;
}
.submit-row img
{
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    height: 37px;
}
.fb-like
{
    margin-left:80px;
}
.footer
{
    padding-top: 0.7em;
    //background:  url(../images/bottom_bottom.png) top repeat-x;
    height: 150px;
}
.footer .row 
{
    padding-top: 2.5em;
}
.phone 
{
    margin-top: 3em;
    height: 42px;
    padding-left: 45px;
    padding-top: 5px;
    text-align: right;
    background: url(../images/phone.png) 10px 0 no-repeat;
}

#zakaz form input, #zakaz form textarea, .input_field 
{
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border: none;
}
.input_field
{
    background: #fff;
    height: 37px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.tort-carousel strong, .tort strong
{
    display: block;
    padding: 0.8em;
    color: #e2858b;
}
.tort-carousel p
{
    font-size: 14px;
}
.torts-wrap 
{
    padding: 2em 0;
}
.torts-wrap .orbit-container
{
    z-index: 30;
    padding-bottom: 50px;
}
.torts-wrap .orbit-container .orbit-prev, .torts-wrap .orbit-container .orbit-next
{
    top: 94%!important;
}
.orbit-container .orbit-prev, .orbit-container .orbit-next
{    
    width: 42px;
    height: 42px;
    background: #7f4f3e;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    padding: 0;
    top: 50%!important;
}
.orbit-container .orbit-prev, .previous a 
{    
    background: #7f4f3e url(../images/arrow-prev.png) center center;
}
.torts-wrap .orbit-container .orbit-prev
{
    left: 39%;
}
.orbit-container .orbit-prev:hover , .pager .previous a:hover
{
    background: #a96a54 url(../images/arrow-prev.png) center center;
}
.orbit-container .orbit-next:hover , .pager .next a:hover
{
    background: #a96a54 url(../images/arrow-next.png) center center;
}
.orbit-container .orbit-prev span, .orbit-container .orbit-next span
{
    border: none;    
}
.orbit-container .orbit-next, .next a
{    
    background: #7f4f3e url(../images/arrow-next.png) center center;
}
.torts-wrap .orbit-container .orbit-next
{
    right: 39%;
}
.torts-bottom
{
    position:relative;
    height: 3em;
    z-index: 10;    
    margin-top: -2.9em!important;
}
.torts-bottom hr 
{
    position: absolute;
    top: 0;
    z-index: 10;
    margin: 1.5rem 0 1.1875rem;
    width: 35%;
}
.gallery .torts-bottom .column 
{    
    margin-top:-48px;
}
.torts-bottom .column
{
    top: 0;
    z-index: 20;
    min-height: 3em;
    text-align: center;
    //background: #fff;
    padding-top: 1em;
}
.alltorts
{
    z-index: 50;
    min-height: 3em;
    text-align: center;
    margin-top: -2em;
}
.for-medium-only, .for-small-only
{
    display: none!important;
}
.for-large-only
{
    display:block!important;
}
.clearing-caption
{
    background: url(../images/caption1.png);
}
.clearing-assembled .clearing-container .visible-img, .clearing-blackout
{
    background: #f2e9e5;
}
.clearing-container .visible-img img 
{
    max-width: 80%!important;
    border-radius: 20px!important;
    -webkit-border-radius: 20px!important;
    -moz-border-radius: 20px!important;
    -ms-border-radius: 20px!important;
    -o-border-radius: 20px!important;
    box-shadow: 0 0 10px #473C3C;
    -webkit-box-shadow: 0 0 10px #473C3C;
    -moz-box-shadow: 0 0 10px #473C3C;
    -ms-box-shadow: 0 0 10px #473C3C;
    -o-box-shadow: 0 0 10px #473C3C;
}
.gallery-menu
{
    position: fixed;
    top: 10px;
    left: 10px;
    z-index:200;
}
.gallery-menu ul 
{
    list-style: none; 
    border-left: solid #E49398 1px;
    padding-left: 10px;
}
.gallery-menu ul li 
{
    width: 100%!important;
    float: none;
}
.gallery-menu ul li a 
{
    font-size: 14px!important;
    line-height: 1.5;
    position: relative!important;
    top: 0!important;
    right: 0!important;

}
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
    
    .phone strong, .bottom h4, .file_input_button, .copyright strong, .pager .page {
        font-size: 18px!important;
    }
    .phone span, p {
        font-size: 12px;
    }
    .phone 
    {
        width: 200px;
    }
    .tort-button
    {
        font-size: 15px;
    }
    .top .large-6 
    {
        width: 36%;
    }
    .top .large-3
    {
        width:32%;
    }
    .top .tort-button
    {
        top:4em;
        text-align: center;
    }
    .column, .columns 
    {
        padding-left: 0.6375em;
        padding-right: 0.6375em;
    }
    .banner-slider
    {
        height:400px!important;
    }
    .banner-slider li 
    {
        height: 100%;
        overflow:hidden;
    }
    .banner-slider li img
    {
        height: 100%;
        width: auto;
        max-width: 2000px!important;
        margin-left:-50%;
    }
    .tort-desc
    {
        width: 25em;
    }
    .tort-desc strong
    {
        font-size:30px;
    }
    .tort-desc strong span
    {
        font-size:25px;
    }    
    .for-large-only 
    {
        display: none!important;
    }
    .for-medium-only
    {
        display:block!important;
    }
    .gallery-list ul li
    {
        width: 33.33%;
    } 
    .tort 
    {
        width: 33.33%;  
    }
    .alltorts
    {
        width: 20%;
    }
    .torts-wrap .orbit-container .orbit-prev
    {
        left: 35%;
    }
    .torts-wrap .orbit-container .orbit-next
    {
        right: 35%;
    }
    .torts-bottom .large-3
    {
        width: 35%;
    }
    .footer .large-6
    {
        width: 30%;
    }
    .footer .large-3
    {
        width: 35%;
    }
}


@media only screen and (max-width: 40em) { 
    .phone 
    {
        margin: 0 auto;
        margin-top: 1em;
        width: 200px;
        padding-left: 40px;
        background: url(../images/phone.png) 0px 0 no-repeat;
    }
    .top-for-small-only
    {
        position: relative!important;
        top: 0!important;
        margin: 1em auto!important;
    }
    .hide-for-mobile
    {
        display:none!important;
    }
    .show-for-small-only
    {
        display: block!important;
        width: 94%;
        position: relative!important;
        top: 0!important;
        margin: 1em auto!important;
    }
    .zakaz
    {
        text-align: center;
        margin-top: 0.5em;
        margin-bottom: 1em;
    }
    .top .tort-button
    {
        top: 0!important;
    }
    .banner-slider
    {
        height:300px!important;
    }
    .banner-slider li 
    {
        height: 100%;
        overflow:hidden;
    }
    .banner-slider li img
    {
        height: 100%;
        width: auto;
        max-width: 1000px!important;
        margin-left:-50%;
    }
    .for-large-only
    {
        display: none!important;
    }
    .for-small-only
    {
        display: block!important;
    }
    .tort-carousel .tort
    {
        width: 60%;
        float:none;
        margin: 0 auto;
    }
    .torts-wrap
    {
        padding: 1em 0;
    }
    .tort-carousel 
    {
        margin-bottom:3em;
    }
    .torts-wrap .orbit-container .orbit-prev
    {
        left: 20%;
    }
    .torts-wrap .orbit-container .orbit-next
    {
        right: 20%;
    }
    .torts-bottom 
    {
        display:none;
    }
    .alltorts
    {
        position: relative;
        float:none;
        margin: 0 auto;
        padding:0;
        width:110px;
        margin-top:-1.9em!important;
            
    }
    .torts-wrap .orbit-container .orbit-prev, .torts-wrap .orbit-container .orbit-next 
    {
        top: 93%!important;
    }
    .copyright p 
    {
        text-align: center;
    }
    .copyright strong
    {
        display:none;
    }
    .erava_copy
    {
        background: url(../images/erava.png) no-repeat top center;
        padding: 50px 0 20px 0!important;
        text-align: center;
    }
    .gallery-list ul li
    {
        width:100%;
    }
    .clearing-container .visible-img img 
    {
        width:95%!important;
    }
} 
 