*, body{
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
}
* {
  user-select: none;
}
@font-face {
    font-family: 'svgfont1';
    src: url('../fonts/svgfont1.eot?46386105');
    src: url('../fonts/svgfont1.eot?46386105#iefix') format('embedded-opentype'),
    url('../fonts/svgfont1.woff2?46386105') format('woff2'),
    url('../fonts/svgfont1.woff?46386105') format('woff'),
    url('../fonts/svgfont1.ttf?46386105') format('truetype'),
    url('../fonts/svgfont1.svg?46386105#svgfont1') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "svgfont1";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
.icon-user:before { content: '\e800'; }
.icon-shopping-bag:before { content: '\e801'; }
.icon-smartphone:before { content: '\e802'; }
.icon-magnifying-glass:before { content: '\e803'; }
.icon-right-open-big:before { content: '\e804'; }
.icon-location:before { content: '\e805'; }
.icon-right-open:before { content: '\e806'; }
.icon-facebook:before { content: '\e807'; }
.icon-mail:before { content: '\e808'; }
.icon-skype-outline:before { content: '\e809'; }
.icon-youtube:before { content: '\e80d'; }
.icon-gplus:before { content: '\f30f'; }
.icon-instagram:before { content: '\f31e'; }
@font-face {
    font-family: 'MyriadPro-LightSemiExt';
    src: url('../fonts/MyriadPro-LightSemiExt.eot');
    src: url('../fonts/MyriadPro-LightSemiExt.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-LightSemiExt.woff') format('woff'),
    url('../fonts/MyriadPro-LightSemiExt.ttf') format('truetype'),
    url('../fonts/MyriadPro-LightSemiExt.svg#MyriadPro-LightSemiExt') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-Light';
    src: url('../fonts/MyriadPro-Light.eot');
    src: url('../fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-Light.woff') format('woff'),
    url('../fonts/MyriadPro-Light.ttf') format('truetype'),
    url('../fonts/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-Regular';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-Regular.woff') format('woff'),
    url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
    url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-RegularItalic';
    src: url('../fonts/MyriadPro-It.eot');
    src: url('../fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-It.woff') format('woff'),
    url('../fonts/MyriadPro-It.ttf') format('truetype'),
    url('../fonts/MyriadPro-It.svg#MyriadPro-It') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-Semibold';
    src: url('../fonts/MyriadPro-Semibold.eot');
    src: url('../fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-Semibold.woff') format('woff'),
    url('../fonts/MyriadPro-Semibold.ttf') format('truetype'),
    url('../fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-SemiboldItalic';
    src: url('../fonts/MyriadPro-SemiboldIt.eot');
    src: url('../fonts/MyriadPro-SemiboldIt.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-SemiboldIt.woff') format('woff'),
    url('../fonts/MyriadPro-SemiboldIt.ttf') format('truetype'),
    url('../fonts/MyriadPro-SemiboldIt.svg#MyriadPro-SemiboldIt') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro-Bold';
    src: url('../fonts/MyriadPro-Bold.eot');
    src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-Bold.woff') format('woff'),
    url('../fonts/MyriadPro-Bold.ttf') format('truetype'),
    url('../fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.btn{
  cursor: pointer;
}
section.advantages {
    padding-top: 170px;
}
header{
    padding: 12px 0;
    background-color: rgba(77, 77, 77, 1);
    text-align: center;
    max-height: 800px;
    /*-webkit-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.75);*/
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9988;
}
header:hover{
    background-color: rgba(77, 77, 77, 1);
}
nav{
    display: inline-block;
}
.header_logo{
    display: inline-block;
    width: 22px;
    height: 50px;
    position: relative;
    cursor: pointer;
    float: left;
}
.logo_white{
    height: 50px;
    width: 22px;
    display: block;
    position: relative;
}
.logo_green{
    display: block;
    position: absolute;
    height: 50px;
    width: 22px;
    left: 0;
    top: 0;
    opacity: 0;
}
.header_logo:hover .logo_white{
    opacity: 0;
}
.header_logo:hover .logo_green{
    opacity: 1;
}
header nav ul{
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    float: left;
}
header nav ul li {
    display: inline-block;
    line-height: 50px;
    font-size: 18px;
    font-family: 'MyriadPro-Light', sans-serif;
    color: #fff;
    margin-left: 88px;
}
header nav ul li a{
    color: #fff;
    text-decoration: none;
}
header nav ul li a:hover{
    color: #41a53b;
    text-decoration: none;
}
a:visited, a:focus, a:active{
    color: inherit;
    text-decoration: none;
}
.header_cart {
    display: inline-block;
    width: 20px;
    height: 50px;
    float: left;
    position: relative;
    margin-left: 58px;
    line-height: 48px;
}
.clear{
    clear: both;
}
.header_cart span {
    font-size: 19px;
    color: #fff;
    cursor: pointer;
}
.header_cart span:hover{
    color: #41a53b;
}
.header_info{
    display: inline-block;
    margin-top: 4px;
}
.header_info_block{
    display: inline-block;
    float: left;
    margin-left: 60px;
    font-size: 16px;
    font-family: 'MyriadPro-Light', sans-serif;
    color: #fff;
    line-height: 22px;
    text-align: left;
}
.header_info_mail i {
    font-size: 16px;
    position: relative;
    top: 2px;
}
.header_info_skype i {
    font-size: 15px;
    position: relative;
    top: 1px;
    left: 1px;
    margin-right: 2px;
}
.header_info_mail, .header_info_skype{
    cursor: pointer;
}
.header_info_mail:hover, .header_info_skype:hover{
    color: #41a53b;
}
.header_info_mail:hover i, .header_info_skype:hover i{
    color: #fff;
}
.header_info_block a, .header_info_block a:hover{
    color: inherit;
    text-decoration: none;
}
.header_info_search_block{
    width: 315px;
    height: 27px;
    float: left;
    position: relative;
    top: 9px;
}
.header_info_search_block #jshop_search {
    width: 235px!important;
    height: 27px;
    display: block;
    float: left;
    border: none;
    outline: none;
    padding: 0 10px 0 30px;
    background-color: #A1A1A1;
    color: #fff;
    font-size: 16px;
    font-family: 'MyriadPro-Light', sans-serif;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.header_info_search_block form a{
    display: none;
}
.header_info_search_block input.button{
    width: 80px;
    height: 27px;
    border: none;
    outline: none;
    background-color: #299A55;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: 'MyriadPro-Light', sans-serif;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.header_info_search_block input.button:hover{
    background-color: rgba(41, 154, 85, 0.49);
}
.header_info_search_block i {
    position: absolute;
    font-size: 17px;
    color: #fff;
    top: 3px;
    left: 3px;
    line-height: 23px;
}
body{
    background-color: #F5F5F5;
}
.burger_block{
    display: none;
}
.burger_stripe{
    width: 100%;
    height: 4px;
    background-color: #f6f6f6;
    position: relative;
    top: 50%;
    margin-top: -2px;
}
.burger_stripe:before{
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #f6f6f6;
    left: 0;
    top: -9px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.burger_stripe:after{
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #f6f6f6;
    left: 0;
    bottom: -9px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.burger_block_opened .burger_stripe:before{
    top: -15px;
}
.burger_block_opened .burger_stripe:after{
    bottom: -15px;
}
header .header_info{
    max-height: 100px;
}
header.sticky_header .header_info{
    opacity: 0;
    max-height: 0;
    margin: 0;
}
header.sticky_header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9990;
    max-height: 72px;
    overflow: hidden;
    background-color: rgba(77, 77, 77, 0.67);
}
header.sticky_header:hover {
    background-color: rgba(77, 77, 77, 1);
}
.advantages{
    background-color: #F5F5F5;
    padding: 0 0 30px;
}
.container1200{
    width: 1230px;
}
.advantages_block{
    width: 100%;

}
.advantages_block:first-of-type{
    margin-bottom: 24px;
}
.advantages_img_wrapper {
    width: 100%;
    cursor: pointer;
}
.advantages_img_wrapper img {
    width: 70%;
    max-width: 450px;
    margin: auto;
    height: auto;
    display: block;
}
.advantages_text_wrapper{
    width: 100%;
}
.advantages_text_wrapper .custom {
    width: 95%;
    max-width: 450px;
    margin: auto;
    height: auto;
    display: block;
    text-align: center;
}
.advantages_text_wrapper h3{
    color: #000;
    font-size: 35px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 35px;
    margin-top: 25px;
    margin-bottom: 10px;
  	text-align: center;
}
.advantages_text_wrapper p{
    color: #000;
    font-size: 18px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 22px;
    margin-bottom: 10px;
  	text-align:justify;
}
.advantages_text_wrapper span, .learn-more span {
    color: #000;
    font-size: 20px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 18px;
    display: inline-block;
    margin-top: 0px;
}
.advantages_text_wrapper span i, .learn-more span i{
    position: relative;
    top: 1px;
    margin-left: -7px;
}
.advantages_text_wrapper span:hover,.learn-more span:hover{
    color: #299A55;
}
.advantages_text_wrapper span:hover i,.learn-more span:hover i{
    margin-left: 0;
}
.learn-more span {
    font-size: 22px;
}
.learn-more {
    margin-bottom: 30px;
}
/*.advantages_img_wrapper:hover img{
    -moz-transform:    scale(0.8) translateY(-60%);
    -o-transform:      scale(0.8) translateY(-60%);
    -webkit-transform: scale(0.8) translateY(-60%);
    transform:         scale(0.8) translateY(-60%);
}*/
.advantages_img_hover{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    display: table;
    overflow: hidden;
}
.advantages_img_hover_cell{
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 18px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 23px;
    width: 100%;
    text-align: center;
    letter-spacing: 3px;
    -moz-transform:    translateY(200px);
    -o-transform:      translateY(200px);
    -webkit-transform: translateY(200px);
    transform:         translateY(200px);
}
.advantages_img_wrapper:hover .advantages_img_hover{
    background-color: rgba(0, 0, 0, 0.6);
}
.advantages_img_wrapper:hover .advantages_img_hover_cell{
    -moz-transform:    translateY(0);
    -o-transform:      translateY(0);
    -webkit-transform: translateY(0);
    transform:         translateY(0);
}
.home_form_wrapper{
    width: 100%px;
    height: 520px;
    float: left;
    background-color: #fff;
    margin-left: 0px;
    position: relative;
}
.how_it_works{
    background-color: #fff;
    padding: 40px 0 50px;
}
h2, .h2{
    color: #333;
    font-size: 55px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 57px;
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
}
.how_it_works_slider{
    position: relative;
}
.how_slide_fixer{
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    opacity: 0;
}
.how_slide{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.how_slide.how_it_works_visible{
    opacity: 1;
}
.how_slide_1{  background-image: url("../img/slider/slide1_1000.jpg");  }
.how_slide_2{  background-image: url("../img/slider/slide2_1000.jpg");  }
.how_slide_3{  background-image: url("../img/slider/slide3_1000.jpg");  }
.how_slide_4{  background-image: url("../img/slider/slide4_1000.jpg");  }
.how_slide_5{  background-image: url("../img/slider/slide5_1000.jpg");  }
.how_slide_6{  background-image: url("../img/slider/slide6_1000.jpg");  }
.how_slide_7{  background-image: url("../img/slider/slide7_1000.jpg");  }
.how_slide_8{  background-image: url("../img/slider/slide8_1000.jpg");  }
.how_it_works h2{
    margin-bottom: 0;
}
.container.how_it_works_slider{
    padding: 0;
    max-width: 1000px;
}
.slider_detector{
    position: absolute;
    width: 100%;
    height: 1px;
    top: 20%;
}
footer{
    padding: 40px 0 0;
    background-color: #E8E6E6;
    text-align: center;
}
.footer_wrapper{
    display: inline-block;
    margin-bottom: 15px;
}
footer h4{
    color: #333;
    font-size: 26px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 28px;
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 25px;
}
.footer_social_icon{
    border-radius: 50%;
    background-color: #8B8B8B;
    text-align: center;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
.footer_social_icon i {
    color: #fff;
    line-height: 45px;
    font-size: 22px;
}
.footer_social_wrapper{
    width: 45px;
    height: 45px;
    margin: 0 8px;
    float: left;
    cursor: pointer;
}
.footer_social_wrapper:hover .footer_social_icon{
    -moz-transform:    rotateY(360Deg);
    -o-transform:      rotateY(360Deg);
    -webkit-transform: rotateY(360Deg);
    transform:         rotateY(360Deg);
    background-color: #fff;
}
.footer_social_wrapper:hover .footer_social_icon i{
    color: #8B8B8B;
}
.footer_articles, .footer_refs, .footer_social, .footer_contacts, .footer_map{
    float: left;
    margin: 0 25px;
}
.footer_articles a, .footer_refs a{
    color: #333;
    font-size: 20px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 22px;
    display: block;
    text-align: left;
    margin-top: 0;
    margin-bottom: 7px;
    text-decoration: none;
}
.footer_articles a:hover, .footer_refs a:hover{
    color: #299A55;
    text-decoration: none;
}
.footer_phone{
    color: #333;
    font-size: 20px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 22px;
    display: block;
    text-align: left;
    margin-top: 0;
    margin-bottom: 7px;
    text-decoration: none;
}
.footer_messenger{
    color: #888;
    font-size: 20px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 22px;
    display: block;
    text-align: left;
    margin-top: 0;
    margin-bottom: 7px;
    text-decoration: none;
}
footer a, footer a:hover{
    text-decoration: none;
    color: inherit;
}
.footer_messenger .icon-mail{
    position: relative;
    top: 2px;
    font-size: 19px;
    color: #9d9c9c;
}
.footer_messenger .icon-skype-outline{
    position: relative;
    top: 0;
    font-size: 17px;
    margin-left: 1px;
    margin-right: 2px;
    color: #b1b0b0;
}
.footer_messenger:hover{
    color: #299A55;
}
.footer_work{
    color: #888;
    font-size: 16px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 18px;
    display: block;
    text-align: left;
    margin-top: 0;
}
.footer_map h4{
    margin-bottom: 6px;
    cursor: pointer;
}
.map_icon_wrapper{
    display: inline-block;
}
.map_icon_wrapper .icon-location{
    font-size: 30px;
    display: block;
    color: #8b8b8b;
    position: relative;
    top: -2px;
    margin-bottom: 9px;
}
.map_icon_wrapper{
    cursor: pointer;
}
.icon-location:after{
    width: 36px;
    height: 6px;
    border: 1px solid #8b8b8b;
    content: '';
    display: block;
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin-left: -18px;
    border-radius: 50%;
}
.map_icon_wrapper:hover .icon-location:after{
    border-color: #299A55;
}
.map_icon_wrapper:hover .icon-location{
    color: #299A55;
}
.map_icon_wrapper:hover ~ h4{
    color: #299A55;
}
.footer_map h4:hover {
    color: #299A55;
}
.print_cart{
    color: #888;
    font-size: 16px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 18px;
    display: block;
    text-align: left;
    margin-top: 0;
    cursor: pointer;
}
.print_cart:hover{
    color: #299A55;
}
.copyright {
    padding: 15px 15px;
    text-align: left;
    color: #888;
    font-size: 14px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 17px;
    max-width: 1200px;
    margin: 0 auto;
}
.map_block{
    height: 0;
    overflow: hidden;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
.map_block.show_map{
    height: 300px;
}
.text_and_form{
    padding: 40px 0 40px;
    background-color: #F5F5F5;
}
.text_and_form_text{
    padding: 0 20px;
}
.text_and_form_text p{
    color: #333;
    font-size: 26px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 32px;
    margin-bottom: 6px;
    text-indent: 28px;
}
.content_wrapper{
    padding-top: 165px;
    padding-bottom: 45px;
}
.header_info_messengers .custom{
    display: inline-block;
    float: left;
}
.form_home {
    width: 100%;
    text-align: center;
    padding: 0 15px;
    max-width: 500px;
    margin: auto;
}
.form_home h3 {
    color: #000;
    font-size: 28px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 40px;
    margin-bottom: 40px;
    margin-top: 0;
}
.dt{
    display: table;
    position: absolute;
    height: 100%;
}
.dtc{
    display: table-cell;
    vertical-align: middle;
}
.home_form_input_wrapper {
    width: 100%;
    height: 50px;
    margin: 0 auto 25px;
    padding-left: 50px;
    position: relative;
}
.home_form_input {
    background: transparent;
    display: block;
    width: calc(100% - 45px);
    height: 50px;
    outline: none;
    border: none;
    border-bottom: 1px solid #555;
    box-sizing: border-box;
    color: #555;
    font-size: 24px;
    font-family: 'MyriadPro-Light', sans-serif;
}
.form_home label {
    font-size: 20px;
    font-family: 'MyriadPro-Light', sans-serif;
    position: absolute;
    left: 50px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    line-height: 20px;
    margin: 0;
    color: #333;
    cursor: text;
    font-weight: normal;
}
.form_home .active_home_input label {
    font-size: 14px;
    top: 0;
    line-height: 14px;
  	color:#000;
}
.form_home .active_home_input input {
    border-color: #000;
  	color:#000;
}
.form_home button {
    width: 300px;
    height: 60px;
    background-color: #00A72C;
    display: block;
    outline: none;
    border: none;
    border-radius: 3px;
    margin: 65px auto 0;
    cursor: pointer;
    color: #fff;
    font-size: 23px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 60px;
}
.form_home button:hover{
    background-color: #299A55;
}
.home_form_input_wrapper i {
    position: absolute;
    left: 0;
    color: #333;
}
.home_form_input_wrapper i.icon-user{
    font-size: 23px;
    top: 9px;
    left: -3px;
}
.home_form_input_wrapper i.icon-smartphone{
    font-size: 27px;
    top: 7px;
    left: -5px;
}
#thanks_popup, #dealer_popup {
    width: 100%;
    max-width: 500px;
    position: relative;
    overflow: auto;
    padding: 35px 50px;
    color: #333;
    font-size: 25px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 34px;
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 17px -1px rgb(255, 255, 255);
    -moz-box-shadow: 0 0 17px -1px rgb(255, 255, 255);
    box-shadow: 0 0 17px -1px rgba(255, 255, 255, 0.59);
}
.lity {
    background: rgba(0,0,0,0.8);
}
.custom_popup_close{
    width: 35px;
    height: 35px;
    background-color: #000;
    position: absolute;
    right: -18px;
    top: -18px;
}
ymaps{
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
}
.print_map_block{
    height: 0;
    overflow: hidden;
}
#scroll_to_top{
    width: 40px;
    height: 40px;
    background-color: #363d42;
    border: 2px solid #41A53B;
    cursor: pointer;
    -moz-transform:    rotate(-90deg);
    -o-transform:      rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform:         rotate(-90deg);
    position: fixed;
    right: 6px;
    bottom: 6px;
    opacity: 0.6;
    display: none;
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
    z-index: 9977;
}
#scroll_to_top:hover{
    opacity: 1;
}
#scroll_to_top i{
    color: #41A53B;
    font-size: 24px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    display: inline-block;
}
.cart_now{
    position: absolute;
    left: 0;
    top: 0;
}
.cart_now_number{
    position: absolute;
    color: #fff;
    font-size: 12px;
    font-family: 'MyriadPro', sans-serif;
    left: 21px;
    top: 6px;
    line-height: 12px;
}
.header_cart:hover .cart_now_number, .header_cart:hover span, .header_cart:hover #jshop_module_cart tr td #jshop_quantity_products{
    color: #41a53b;
}
#jshop_summ_product{
    display: none;
}
#jshop_module_cart tr td a{
    display: none;
}
#jshop_module_cart tr td{
    font-size: 0;
    color: transparent;
}
#jshop_module_cart tr td #jshop_quantity_products{
    position: absolute;
    color: #fff;
    font-size: 12px;
    font-family: 'MyriadPro', sans-serif;
    left: 21px;
    top: 6px;
    line-height: 12px;
}
.breadcrumb {
    padding: 0;
}
#comjshop .clearfix{
    display: none;
}
#mxcpr{
    display: none !important;
}
.breadcrumb > li + li:before {
    display: none;
}
.breadcrumb .divider img{
    display: none;
}
.breadcrumb .divider{
    display: block;
    width: 25px;
    height: 20px;
    float: left;
    position: relative;
}
.breadcrumb li span{
    display: inline-block;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #41a53b;
    float: left;
}
.breadcrumb li.active span{
    color: #a0a0a0;
}
.breadcrumb .divider:before{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '\e806';
    font-family: "svgfont1";
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    color: #92c98f;
    font-size: 14px;
}
.form_sort_count{
    display: none !important;
}
.content_wrapper{
    min-height: calc(100vh - 277px);
}
.jshop_related_list_product{
    margin-top: 10px;
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding: 30px 0;
}
.o_related_block_product {
    display: block;
    width: 270px;
    height: 350px;
    margin: 6px;
    background-color: #F5F5F5;
    float: left;
    padding: 25px;
    position: relative;
}
.o_related_image {
    height: 160px;
    width: 100%;
    margin-bottom: 45px;
}
.o_related_image img{
    height: 160px;
    width: auto;
    display: inline-block;
}
.jshop_related_list_product_wrapper{
    display: inline-block;
}
.o_related_name {
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    line-height: 19px;
    color: #333;
    text-align: left;
    margin-bottom: 5px;
}
.o_related_description{
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 16px;
    line-height: 17px;
    color: #333;
    text-align: left;
    margin-bottom: 5px;
}
a.o_related_button_detail{
    display: inline-block;
    position: absolute;
    bottom: 15px;
    right: 35px;
    color: #41a53b;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 15px;
    line-height: 15px;
}
a.o_related_button_detail:hover{
    color: #41a53b;
    text-decoration: none;
}
a.o_related_button_detail:visited, a.o_related_button_detail:focus, a.o_related_button_detail:active {
    color: #41a53b;
    text-decoration: none;
}
a.o_related_button_detail i {
    position: absolute;
    font-size: 13px;
    right: -16px;
    top: 0;
}
a.o_related_button_detail:hover i{
    right: -24px;
}
.o_related_price{
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 25px;
    color: #555;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    line-height: 18px;
}
.breadcrumbs_cat_wrapper{
    width: 100%;
    margin-bottom: 20px;
    min-height: 30px;
    margin-top: -15px;
}
.breadcrumbs_cat_wrapper a{
    color: #41a53b;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    line-height: 30px;
    display: inline-block;
    height: 30px;
    position: relative;
}
.breadcrumbs_cat_wrapper a:hover{
    color: #41a53b;
    text-decoration: none;
}
.breadcrumbs_cat_wrapper a:visited, .breadcrumbs_cat_wrapper a:focus, .breadcrumbs_cat_wrapper a:active {
    color: #41a53b;
    text-decoration: none;
}
.breadcrumbs_cat_sig{
    padding-left: 46px;
    margin-right: 35px;
}
.breadcrumbs_cat_liq{
    padding-left: 25px;
}
.breadcrumbs_cat_sig:before {
    content: '';
    width: 33px;
    height: 23px;
    position: absolute;
    display: block;
    left: 2px;
    top: 3px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/cat_sigarette.png");
}
.breadcrumbs_cat_liq:before {
    content: '';
    width: 10px;
    height: 23px;
    position: absolute;
    display: block;
    left: 2px;
    top: 3px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/cat_liquid.png");
}
.breadcrumbs_cat_sig:after, .breadcrumbs_cat_liq:after{
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    display: block;
    bottom: -2px;
    left: 0;
    background-color: #89c586;
}
.breadcrumbs_cat_sig:hover:after, .breadcrumbs_cat_liq:hover:after{
    width: 100%;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.single_product_main_wrapper {
    background-color: #fff;
    margin-bottom: 20px;
    width: 100%;
    padding: 25px 25px 25px 445px;
    min-height: 490px;
    position: relative;
}
.single_product_main_wrapper h1{
    color: #333;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 28px;
    line-height: 29px;
    margin-bottom: 10px;
}
.single_prod_desc {
    color: #555;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 26px;
    line-height: 27px;
    margin-bottom: 25px;
}
.single_prod_img_wrapper{
    width: 410px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #D9D9D9;
}
.single_prod_img_wrapper img {
    display: block;
    height: 400px;
    width: auto;
    position: absolute;
    top: 50%;
    margin-top: -200px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.att_none:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.single_prod_attr_title, .att_none .attributes_title .attributes_name{
    width: 200px;
    display: inline-block;
    float: left;
    color: #555;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 20px;
}
div.jshop_prod_attributes .attributes_title {
    padding-top: 0;
}
.single_prod_attr_block3 .single_prod_attr_title, .att_none:nth-child(1) .attributes_title .attributes_name{
    line-height: 50px;
}
.single_prod_attr_block4 .single_prod_attr_title, .jshop .att_none:nth-child(2) .attributes_title .attributes_name{
    line-height: 30px;
}
.att_none .input_type_radio input {
    display: none;
}
.single_prod_attr_sel, .att_none div:nth-child(2) {
    display: inline-block;
    float: left;
}
.single_prod_attr_block, .att_none {
    margin-bottom: 15px;
}
#single_prod_attr_sel_3, .att_none span[id$="_block_attr_sel_3"]>span {
    display: inline-block;
    height: 50px;
}
#single_prod_attr_sel_4, .att_none span[id$="_block_attr_sel_4"]>span {
    height: 30px;
  	display: inline-block;
}
#single_prod_attr_sel_3 label span, .att_none span[id$="_block_attr_sel_3"] span{
    color: #333;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    line-height: 48px;
    font-weight: normal;
}
#single_prod_attr_sel_4 label span, .att_none span[id$="_block_attr_sel_4"] label span{
    color: #333;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
}
#single_prod_attr_sel_3 label, .att_none span[id$="_block_attr_sel_3"] label{
    cursor: pointer;
    padding: 0 15px 0 35px;
    border: 1px solid #eee;
    border-radius: 2px;
    background-color: #eee;
    margin-right: 7px;
    position: relative;
}
#single_prod_attr_sel_4 label, .att_none span[id$="_block_attr_sel_4"] label{
    cursor: pointer;
    padding: 0 10px;
    border: 1px solid #eee;
    border-radius: 2px;
    background-color: #eee;
    margin-right: 7px;
    position: relative;
}
#single_prod_attr_sel_3 label:hover, .att_none:nth-child(1) div:nth-child(2)>span label:hover, .att_none span[id$="_block_attr_sel_3"] label:hover{
    border: 1px solid #bbb;
}
#single_prod_attr_sel_4 label:hover, .att_none span[id$="_block_attr_sel_4"] label:hover {
    border: 1px solid #bbb;
}
#single_prod_attr_sel_3 input:checked ~ label span, .att_none input:checked ~ label span{
    color: #41a53b !important;
}
#single_prod_attr_sel_4 input:checked ~ label span{
    color: #41a53b;
}
#single_prod_attr_sel_3 input:checked ~ label, .att_none input:checked ~ label{
    border: 1px solid #41a53b !important;;
    background-color: transparent !important;;
    cursor: auto;
}
#single_prod_attr_sel_4 input:checked ~ label{
    border: 1px solid #41a53b !important;;
    background-color: transparent !important;;
    cursor: auto;
}
#single_prod_attr_sel_3 .input_type_radio:nth-of-type(1) label:before, .att_none span[id$="_block_attr_sel_3"] .input_type_radio:nth-of-type(1) label:before {
    content: '';
    display: block;
    position: absolute;
    width: 11px;
    height: 24px;
    left: 16px;
    top: 11px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/bottle_small_grey.png");
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#single_prod_attr_sel_3 .input_type_radio:nth-of-type(2) label:before, .att_none span[id$="_block_attr_sel_3"] .input_type_radio:nth-of-type(2) label:before {
    content: '';
    display: block;
    position: absolute;
    width: 11px;
    height: 24px;
    left: 16px;
    top: 11px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/bottle_big_grey.png");
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#single_prod_attr_sel_3 .input_type_radio:nth-of-type(1) label:after, .att_none span[id$="_block_attr_sel_3"] .input_type_radio:nth-of-type(1) label:after {
    content: '';
    display: block;
    position: absolute;
    width: 11px;
    height: 24px;
    left: 16px;
    top: 11px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/bottle_small_green.png");
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#single_prod_attr_sel_3 .input_type_radio:nth-of-type(2) label:after, .att_none span[id$="_block_attr_sel_3"] .input_type_radio:nth-of-type(2) label:after {
    content: '';
    display: block;
    position: absolute;
    width: 11px;
    height: 24px;
    left: 16px;
    top: 11px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/bottle_big_green.png");
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#single_prod_attr_sel_3 .input_type_radio:nth-of-type(1) input:checked ~ label:before, .att_none span[id$="_block_attr_sel_3"] .input_type_radio:nth-of-type(1) input:checked ~ label:before {
    opacity: 0;
}
#single_prod_attr_sel_3 .input_type_radio:nth-of-type(2) input:checked ~ label:before, .att_none span[id$="_block_attr_sel_3"] .input_type_radio:nth-of-type(2) input:checked ~ label:before {
    opacity: 0;
}
#single_prod_attr_sel_3 .input_type_radio:nth-of-type(1) input:checked ~ label:after, .att_none span[id$="_block_attr_sel_3"] .input_type_radio:nth-of-type(1) input:checked ~ label:after {
    opacity: 1;
}
#single_prod_attr_sel_3 .input_type_radio:nth-of-type(2) input:checked ~ label:after, .att_none span[id$="_block_attr_sel_3"] .input_type_radio:nth-of-type(2) input:checked ~ label:after{
    opacity: 1;
}
#single_prod_attr_sel_3 .input_type_radio input, .att_none span[id$="_block_attr_sel_3"] .input_type_radio input {
    display: none;
}
#single_prod_attr_sel_4 .input_type_radio input, .att_none span[id$="_block_attr_sel_4"] .input_type_radio input {
    display: none;
}
#single_prod_attr_sel_3 .input_type_radio, .att_none span[id$="_block_attr_sel_3"] .input_type_radio {
    margin-right: 4px;
}
.single_prod_prod_qty_minus{ 
    width: 22px;
    height: 28px;
    background-color: #41a53b;
    cursor: pointer;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 20px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    float: left;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.single_prod_prod_qty_input input{
    outline: none;
    border: none;
    width: 50px;
    display: block;
    height: 28px;
    float: left;
    background-color: #eee;
    text-align: center;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    color: #333;
    line-height: 28px;
}
.single_prod_prod_qty_plus{
    width: 22px;
    height: 28px;
    background-color: #41a53b;
    cursor: pointer;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    float: left;
}
#single_prod_attr_sel_3 label, #single_prod_attr_sel_4 label, .single_prod_prod_qty_plus{
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.single_prod_prod_qty{
    display: inline-block;
    width: 200px;
    height: 28px;
    color: #555;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 20px;
    float: left;
}
.single_prod_delivery_payment_ref{
    margin-top: 25px;
    display: inline-block;
    color: #555;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 16px;
    text-decoration: underline;
}
.single_prod_delivery_payment_ref:visited, .single_prod_delivery_payment_ref:focus, .single_prod_delivery_payment_ref:active{
    text-decoration: underline;
    color: #555;
}
a.single_prod_delivery_payment_ref:hover{
    color: #41a53b;
}
.single_prod_quant_disable{
    background-color: #cfcfcf;
    cursor: auto;
}
.single_product_main_wrapper .prod_price {
    height: 45px;
    line-height: 45px;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 20px;
    color: #555;
    /* position: absolute; */
    left: 445px;
    /* bottom: 50px; */
    display: inline-block;
    margin-top: 15px;
}
.single_product_main_wrapper .prod_price #block_price {
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 26px;
    color: #333;
    line-height: 45px;
    display: inline-block;
    margin-left: 10px;
}
.single_prod_buttons input, .pull-right.td_2  a.btn.btn-arrow-right{
    width: 145px;
    height: 45px;
    background-color: #41a53b;
    border-radius: 3px;
    background-image: none;
    border: 1px solid #41a53b;
    outline: none;
    text-align: center;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 20px;
    color: #fff;
    line-height: 43px;
    padding: 0;
    cursor: pointer;
}
.pull-right.td_2  a.btn.btn-arrow-right{
  width: 180px;
}
.single_prod_buttons input:active, .single_prod_buttons input:hover, .pull-right.td_2  a.btn.btn-arrow-right:active, .pull-right.td_2  a.btn.btn-arrow-right:hover, .single_prod_buttons input:focus, .single_prod_buttons input:active:focus{
    border: 1px solid #41a53b;
    outline: none;
    background-image: none;
    background-color: #41a53b;
}
.single_prod_buttons input:hover, .pull-right.td_2  a.btn.btn-arrow-right:hover{
    background-color: transparent;
    color: #41a53b;
}
.single_prod_buttons {
    display: block;
    /*position: absolute;*/
    margin-top: 15px;
    /* bottom: 50px; */
    /* left: 645px; */
}
.main_banner_section{
    width: 100%;
    min-height: 600px;
    height: calc(100vh - 132px);
    position: relative;
    margin-bottom: 50px;
    margin-top: 132px;
}
.main_banner_section:before{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 200px;
    top: -200px;
    background-color: #4d4d4d;
}
.main_banner_wrapper{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: top center;
    opacity: 0;
    -webkit-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear;
}
.main_banner_wrapper.banner_visible{
    opacity: 1;
}
.main_banner_1{
    background-image: url("../img/banner/banner_1_2000.jpg");
}
.main_banner_2{
    background-image: url("../img/banner/banner_2_2000.jpg");
}
.main_banner_3{
    background-image: url("../img/banner/banner_3_2000.jpg");
}
.advantages ~ .content_wrapper{
    min-height: 0;
    padding: 0;
}
.main_page header{
    background-color: rgba(77, 77, 77, 0.67);
}
.main_page header:hover {
    background-color: rgba(77, 77, 77, 1);
}
.single_product_second_wrapper{
    width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
    position: relative;
}
.single_product_second_wrapper:after{
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 20px;
    background-color: #F5F5F5;
    top: 0;
    right: 40%;
}
.single_product_full_desc{
    width: 40%;
    float: right;
    padding: 25px 35px;
}
.single_product_full_desc h3, .single_product_reviews_wrapper h3{
    text-align: center;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 28px;
    color: #333;
    line-height: 29px;
    margin: 0 0 20px;
}
.single_product_full_desc p, .single_product_full_desc{
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #333;
    text-align: left;
}
.single_product_reviews_wrapper{
    width: 60%;
    float: left;
    padding: 25px 55px 25px 35px;
}
.prod_review_slider{
    width: 500px;
    margin: 0 auto 50px;
}
.leave_review_button, .leave_review_submit{
    width: 160px;
    height: 37px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    background-color: #41a53b;
    border-radius: 3px;
    border: 1px solid #41a53b;
    outline: none;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    padding: 0;
}
.leave_review_button:hover, .leave_review_submit:hover {
    background-color: transparent;
    color: #41a53b;
}
.prod_no_reviews{
    width: 500px;
    margin: 0 auto 50px;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 20px;
    color: #333;
    line-height: 35px;
    text-align: center;
    display: none;
}
.prod_review_name{
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 22px;
    color: #333;
    line-height: 22px;
    margin-bottom: 15px;
}
.prod_review_text{
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    color: #555;
    line-height: 20px;
}
.slick-dots {
    position: relative;
    margin-top: -20px;
    padding-bottom: 20px;
}
.slick-slide.slick-current.slick-active, .slick-slide:active, .slick-slide:focus{
    border: none!important;
    outline: none!important;
}
.slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #D9D9D9;
    border-radius: 50%;
}
.slick-dots li.slick-active{
    background-color: #41a53b;
}
.slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 0;
}
.slick-dots li button:before{
    display: none;
}
.slick-prev, .slick-next {
    width: 30px;
    height: 40px;
}
.slick-prev {
    left: -60px;
}
.slick-next {
    right: -60px;
}
.slick-prev:before, .slick-next:before {
    opacity: 1;
    color: #7D7D7D;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '\e804';
    font-family: "svgfont1";
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 40px;
}
.slick-prev:before{
    -webkit-transform: rotate(-180Deg);
    -ms-transform: rotate(-180Deg);
    transform: rotate(-180Deg);
}
.slick-prev:hover:before, .slick-next:hover:before{
    color: #41a53b;
}
.slick-list {
    transition: all 0s linear;
}
.leave_review_modal{
    width: 500px;
    background-color: #fff;
    padding: 25px 35px;
    border-radius: 2px;
    overflow: auto;
}
.leave_review_modal h4{
    text-align: center;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 28px;
    color: #333;
    line-height: 29px;
    margin: 0 0 20px;
}
.review_form_input_wrapper{
    width: 365px;
    height: 50px;
    margin: 0 auto 25px;
    position: relative;
}
.review_form_input{
    display: block;
    width: 100%;
    height: 50px;
    outline: none;
    border: none;
    border-bottom: 1px solid #ACACAC;
    box-sizing: border-box;
    color: #333;
    font-size: 20px;
    font-family: 'MyriadPro-Light', sans-serif;
    resize: none;
}
.review_form_label{
    font-size: 20px;
    font-family: 'MyriadPro-Light', sans-serif;
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    line-height: 20px;
    margin: 0;
    color: #aaa;
    cursor: text;
    font-weight: normal;
}
.review_form_textarea_wrapper label{
    top: 26px;
}
textarea.review_form_input{
    padding: 12px 0 0;
}
.active_review_input .review_form_label{
    font-size: 13px;
    line-height: 13px;
    top: 0;
}
.review_form_textarea_wrapper, .review_form_textarea_wrapper textarea{
    height: 150px;
}
.no_under, .no_under:focus, .no_under:active, .no_under:hover, .no_under:visited{
    text-decoration: none;
}
.single_product_third_wrapper {
    margin-bottom: 20px;
    background-color: #fff;
    padding: 30px 20px;
    border: none;
}
.single_product_third_video{
    width: 50%;
    float: left;
    padding: 0 15px;
}
.video_full{
    width: 100%;
    overflow: hidden;
}
.video_full iframe {
    width: 101%;
    display: block;
    height: 315px;
}
.single_product_third_text{
    width: 50%;
    float: left;
    padding: 0 15px;
}
.single_product_third_text h3{
    text-align: left;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 28px;
    color: #333;
    line-height: 29px;
    margin: 0 0 20px;
}
.single_product_third_text, .single_product_third_text p{
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    color: #333;
    line-height: 23px;
}
#added_to_cart_modal{
    width: 500px;
    background-color: #fff;
    padding: 25px 35px;
    border-radius: 2px;
    overflow: auto;
    text-align: center;
}
#added_to_cart_modal h4{
    text-align: center;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 28px;
    color: #333;
    line-height: 29px;
    margin: 0 0 20px;
}
.go_to_the_cart, .continue_shopping{
    width: auto;
    height: 37px;
    margin: 0 5px;
    text-align: center;
    cursor: pointer;
    background-color: #41a53b;
    border-radius: 3px;
    border: 1px solid #41a53b;
    outline: none;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    padding: 0 20px;
    display: inline-block;
}
.go_to_the_cart:hover, .continue_shopping:hover {
    background-color: transparent;
    color: #41a53b;
}
.about_us_wrapper h2{
    margin-top: 47px;
    margin-bottom: 12px;
    color: #448E3F;
    font-size: 32px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 40px;
    text-align: left;
}
.about_us_wrapper h2:first-of-type{
    margin-top: 20px;
}
.about_us_wrapper p {
    color: #4A4A4A;
    font-size: 20px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 29px;
    margin-bottom: 10px;
}
#conditions_popup{
    width: 1000px;
    background-color: #fff;
    padding: 25px 35px;
    border-radius: 2px;
    overflow: auto;
}
.conditions_half{
    width: 50%;
    float: left;
}
.conditions_half_left{
    padding-right: 15px;
}
.conditions_half_right{
    padding-left: 15px;
}
.conditions_half h3{
    color: #41a53b;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 26px;
    line-height: 27px;
    margin-bottom: 20px;
    text-align: center;
}
.conditions_half ol {
    padding-left: 18px;
    color: #333;
    font-size: 16px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 23px;
}
.conditions_half ol li {
    color: #333;
    font-size: 16px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 23px;
    margin-bottom: 6px;
}
.sblock2.jshop_categ.category {
    text-align: center;
  	padding: 0px 25px;
}
.sblock2 img.jshop_img  {
    max-width: 100%;
    width: 500px;
}
.big-text{
     color: #333;
    font-size: 26px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 32px;
    margin-bottom: 6px;
}
#catalog-text h1{
	margin-bottom:20px;
    margin-top:25px;
}
.sblock2.jshop_categ.category .sblock2 {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.category_name a, .category_name a:active, .category_name a:focus {
    font-size: 28px;
    font-family: 'MyriadPro-Light', sans-serif;
    text-decoration: none !important;
  	color:#333;
  	transition: color .3s ease-in;
}
.category_name a:hover {
    color:#41a53b;
}
.product-link{
  	text-align:left;
    color: #333;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 28px;
    line-height: 29px;
    margin-bottom: 10px;
}
.jshop_list_product .product .name{
    text-align: left;
}
.jshop_list_product .product .name a {
 	text-decoration: none !important;
	transition: color .3s ease-in;
}
.jshop_list_product .product .name a:hover {
    color:#41a53b;
}
.jshop_prod_attributes .jshop .attr_none:nth-child(3n+3) {
    display: none;
}
.jshop_price span {
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 26px;
    color: #333;
    line-height: 45px;
    display: inline-block;
    margin-left: 10px;
}
.jshop_list_product .product .buttons {
    display: none;
    text-align: center;
}
.jshop_list_product .jshop .base_price {
    display: none;
}
.jshop_list_product .product .jshop_price {
    display: inline-block;
}
.jshop_register {
    width: 500px !important;
    margin: auto;
}
table.jshop.cart th {
    font-size: 19px;
    font-family: 'MyriadPro-Light', sans-serif;
    padding-top: 13px;
    padding-bottom: 13px;
}
.cart th, .cart td {
    border: none;
}
td.jshop_img_description_center img {
    max-width: 150px;
    max-height: 150px;
}
td.remove img {
    max-width: 15px;
    max-height: 15px;
}
tr.jshop_prod_cart td {
    padding-top: 20px;
    padding-bottom: 20px;
}
.jshop .cart tr:nth-child(n+2) {
    border-top: 10px solid #f5f5f5 !important;
}
.cart th {
    text-align: center;
    background-color: #ececec;
  	font-weight: normal;
}
tr.jshop_prod_cart a, tr.jshop_prod_cart a:active, tr.jshop_prod_cart a:focus, .pull-left.td_1 a, .pull-left.td_1 a:focus,
.pull-left.td_1 a:active {
    text-decoration: none !important;
  	color:#000;
	transition: color 0.3s ease-in;
}
tr.jshop_prod_cart a:hover, pull-left.td_1 a {
    color: #41a53b;
}
.jshop .cart td {
    font-size: 20px;
    font-family: 'MyriadPro-Light', sans-serif;
}
.product_name .list_attribute {
    margin-top: 15px;
  	
}
p.jshop_cart_attribute {
    padding-left: 0px;
    font-weight: normal;
    font-style: normal;
  	font-family: 'MyriadPro-Light', sans-serif;
    font-size: 16px;
}
.cart .cart_reload img {
    cursor: pointer;
    max-width: 20px;
    margin-bottom: 7px;
}
span.cart_reload {
    margin-left: 10px;
}
.review_mark {
    display: none;
}
.count_commentar {
    display: none;
}
.btn.btn-arrow-left, .btn.btn-arrow-left:hover, .btn.btn-arrow-left:focus {
    background-image: url(/components/com_jshopping//images/arrow_left.svg);
    background-repeat: no-repeat;
    background-position: 8px center;
    padding-left: 27px;
    background-size: 12px;
  	color:#000;
  	font-size:16px;
	transition: color 0.3s ease-in;
 	font-family: 'MyriadPro-Light', sans-serif;
}
a.btn.btn-arrow-left {
    font-size: 20px !important;
    text-decoration: underline !important;
    /* border-bottom: 1px solid; */
    background: none !;
    color: #999;
    font-weight: 600;
  	box-shadow:none;
}
.btn.btn-arrow-left, .btn.btn-arrow-left:hover, .btn.btn-arrow-left:focus {
        color: #41a53b;
}
.jshop .total {
    font-weight: normal;
    font-size: 22px;
    line-height: 44px;
  	font-family: 'MyriadPro-Light', sans-serif;
}
table#jshop_menu_order {
    display: none;
}
div#div_delivery {
    display: none;
}
.control-group.box_button .requiredtext {
    display: none;
}
.jshop_register .control-label.name {
    text-align: left;
    width: 40%;
    float: left;
    font-family: 'MyriadPro-Light', sans-serif;
    text-align: left;
    text-indent: 20px;
    color: #333;
    font-size: 17px;
    padding: 0;
    padding-top: 8px;
}
.jshop_register .controls {
    text-align: left;
    width: 60%;
  	float:left;
}
.control-group.clearfix {
    display: block !important;
}
.control-group.clearfix {
    display: block !important;
    margin-bottom: 13px;
}
.box_button .controls{
  text-align:center;
  margin-top:15px
}
.box_button input.btn.btn-primary.button:active, .box_button input.btn.btn-primary.button:hover, .box_button input.btn.btn-primary.button{
  	width: 140px;
    height: 45px;
    background-color: #41a53b;
    border-radius: 3px;
    background-image: none;
    border: 1px solid #41a53b;
    outline: none;
    text-align: center;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 22px;
    color: #fff;
    line-height: 43px;
    padding: 0;
    cursor: pointer;
    border: 1px solid #41a53b;
    outline: none;
    background-image: none;
    background-color: #41a53b;
}
.box_button input.btn.btn-primary.button:hover{
    background-color: transparent;
    color: #41a53b;
}
.jshop_register {
    max-width: 500px !important;
    margin: auto;
}
.jshop_register .controls input, .jshop_register .controls select{
    width: 100%;
    border: 1px solid #e5e5e5;
    line-height: 20px;
    height: 40px;
    font-size: 18px;
    border-radius: 2px;
  	font-family: 'MyriadPro-Light', sans-serif;
 	text-align:left;
  	text-indent:20px;
}
.control-group.clearfix.other_delivery_adress {
    display: none !important;
}
div#order-cart h1 {
  text-align:center;
}
div#order-cart h1 {
    margin-bottom: 20px;
    color: #333;
    font-size: 40px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 32px;
}
.advantages_block {
    background-color: transparent;
}
.home_form_wrapper {
    background-color: transparent;
}
.advantages_img_wrapper {
    background-color: transparent;
}
section.advantages {
    padding-top: 170px;
    position: relative;
    display: table;
    width: 100%;
    background: url(/images/banners/mainbg2.jpg);
    background-size: cover;
    background-position: 50% 50%;
}
.home_form_wrapper {
    width: 100%;
}
.block_product {
    border: none;
}



/*contacts*/
.contacts_page_wrapper p span{
    padding-left: 0;
}
.contacts_page_wrapper hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #D0D0D0;
    display: inline-block;
    width: 100%;
}
.contacts_page_form_wrapper{
    width: 100%;
    max-width: 400px;
}
.message_submit{
    width: 160px;
    height: 37px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    background-color: #41a53b;
    border-radius: 3px;
    border: 1px solid #41a53b;
    outline: none;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    padding: 0;
}
.message_submit:hover {
    background-color: transparent;
    color: #41a53b;
}
.contacts_page_wrapper h2{
    margin-top: 0;
}
.contacts_page_wrapper .review_form_input_wrapper{
    width: 100%;
}
.contacts_page_wrapper .review_form_input{
    background-color: whitesmoke;
}
ul.dealership-advantages {
    list-style: none;
  	padding:0;
}
ul.dealership-advantages li {
    margin-bottom: 15px;
}
div#dealer-page section {
    padding-top: 35px;
    padding-bottom: 35px;
}
div#dealer-page h1 {
    color: #333;
    font-size: 55px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 57px;
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
}
section#dealer-requirmentes {
    background: #fff;
    margin-bottom: -45px;
}
div#dealer-page h2 {
    color: #333;
    font-size: 40px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 42px;
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 50px;
}
div#dealer-page h3 {
    color: #333;
    font-size: 30px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: normal;
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
}
div#dealer-page form h3 {
    text-align: center;
}
div#dealer-page h4 {
    color: #333;
    font-size: 20px;
    font-family: 'MyriadPro-Regular', sans-serif;
    line-height: normal;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
section#dealership-banner {
    background: url(/images/skyscrapper.jpg);
    background-size: cover;
}
section#dealership-how-we-work .col-md-2 {
    text-align: center;
}
div#dealer-page p {
    color: #333;
    font-size: 20px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: normal;
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px;
}
section#dealership-how-we-work span {
    background: #41a53b;
    display: inline-block;
    margin: auto;
    width: 25px;
    height: 25px;
    margin-top: 20px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
section#dealership-how-we-work span:after {
    content: " ";
    background: #41a53b;
    display: block;
    width: calc(100% - 15px);
    height: 2px;
    position: absolute;
    margin-top: -14px;
    left: calc(100% - 90px);
    z-index: 1;
}
section#dealership-how-we-work .container .col-md-2:nth-child(7) span:after {
  display: none;
  border:none;
}
section#dealership-how-we-work img {
    display: block;
}
ul.dealership-advantages img {
    width: 40px;
    display: inline-block;
    float: left;
    margin-right: 25px;
}
ul.dealership-advantages p {
    display: inline-block;
    float: right;
    width: calc(100% - 65px);
}
section#dealership-how-we-work img {
    width: 100px;
    margin: auto;
    display: block;
    height: 100px;
}
section#dealership-how-we-work {
    background: #fff;
}
section#dealer-requirmentes p {
    font-size: 16px;
}
.jshop_list_product .block_product{
    border: none;
}
div#distr {
    background: url(/images/banners/distributer1.jpg);
    color: #ffffff;
    background-size: cover;
    background-position: center bottom;
    text-align: justify;
}
div#distr {
    padding-right: 8%;
    padding-left: 8%;
    background: #000;
    background-size: cover;
    color: #ffffff;
    min-height: 600px;
    background-position: center bottom;
    font-size: 26px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 32px;
    margin-bottom: 0px;
    text-indent: 28px;
    position: relative;
    padding-bottom: 50px;
}
div#distr .custom {
    position: relative;
}
div#main-be-dealer {
    background: #000;
    background: url(/images/bedealer.jpg);
    position: absolute;
    height: 100%;
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}
div#main-be-dealer-text {
    float: right;
}
#distr h2 {
    font-size: 50px;
    font-weight: normal;
    color: #ffffff;
    padding-top: 50px;
    margin-bottom: 30px;
    margin-top: 0;
    text-align: center;
}
.distrButton {
    text-indent: 0px;
    margin: auto;
    margin-top: 60px;
    text-align: center;
    width: 196px;
    padding: 6px 13px 8px 15px;
    border: 3px solid #ffffff;
    border-radius: 8px;
    color: #fff;
    font-family: 'MyriadPro-Light', sans-serif;
  	transition: all 0.3s ease-in;
}
#distr a{
  text-decoration:none !important;
}
.distrButton:hover {
    background: rgba(255,255,255, 0.1);
}
form#form_from_home_1 {
    padding-top: 80px;
}
.mod_ext_owl_carousel_jshopping_products .ext-item-wrap {
    margin: 5px;
    display: block;
    width: 270px;
    height: 350px;
    margin: auto;
    background-color: #FFF;
    padding: 0;
    position: relative;
}
.mod_ext_owl_carousel_jshopping_products .item_image {
    /* height: 160px; */
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    background: #d9d9d9;
    padding: 25px;
}
.mod_ext_owl_carousel_jshopping_products .item_image img {
    height: 160px;
    width: auto;
    display: inline-block;
}
div#owl_example_mod_115 {
    margin-top: 0px;
    background-color: #F5F5F5;
    width: 100%;
    text-align: center;
    padding: 0px 0px 30px 0px;
}
.mod_ext_owl_carousel_jshopping_products {
    padding: 0;
}
.mod_ext_owl_carousel_jshopping_products .owl-prev, .owl-next {
    color: transparent !important;
    background: transparent !important;
}
.mod_ext_owl_carousel_jshopping_products .owl-prev:before, .owl-next::before {
    opacity: 1;
    color: #7D7D7D;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '\e804';
    font-family: "svgfont1";
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: 40px;
}
.mod_ext_owl_carousel_jshopping_products .owl-prev:before{
    -webkit-transform: rotate(-180Deg);
    -ms-transform: rotate(-180Deg);
    transform: rotate(-180Deg);
}
.mod_ext_owl_carousel_jshopping_products .item_name {
    text-align: left;
    padding: 0 25px;
}
.mod_ext_owl_carousel_jshopping_products .item_name a {
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    line-height: 19px;
    color: #333 !important;
    text-align: left !important;
    margin-bottom: 10px;
    text-decoration: none !important;
    transition: color .3s ease-in;
    display: block;
}
.mod_ext_owl_carousel_jshopping_products .item_name a:hover {
	color: #41a53b !important;
}
.mod_ext_owl_carousel_jshopping_products .short_description {
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 16px;
    line-height: 17px;
    color: #333;
    text-align: left;
    margin-bottom: 5px;
    display: block;
    padding: 0 25px;
}
.mod_ext_owl_carousel_jshopping_products .item_price {
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 25px;
    color: #555;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    line-height: 18px;
}
.mod_ext_owl_carousel_jshopping_products a.learn-more {
    display: inline-block;
    position: absolute;
    bottom: 16px;
    right: 35px;
    color: #41a53b;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none !important;
    margin-bottom: 0;
}
.mod_ext_owl_carousel_jshopping_products a.learn-more i {
    display: inline-block;
    position: absolute;
    right: -18px;
    color: #41a53b;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none !important;
}
.mod_ext_owl_carousel_jshopping_products a.learn-more:hover i {
    right: -24px;
}
.owl-theme .owl-controls .owl-buttons div {
    line-height: normal;
}
.cart-card {
    background: #fff;
    padding: 10px;
    margin-bottom: 25px;
}
.cart-card-img-rapper {
    width: 100%;
    margin-bottom: 25px;
    padding-top: 25px;
    background: #dadada;
}
.cart-card-img-rapper img {
    max-width: 360px;
    width: 85%;
    margin: auto;
    display: block;
}
.cart-card .main-name a {
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 30px;
    line-height: normal;
    color: #333 !important;
    text-align: left !important;
    margin-bottom: 5px;
    text-decoration: none !important;
    transition: color .3s ease-in;
    display: block;
}
.cart-card .subname {
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 22px;
    line-height: 17px;
    color: #333;
    text-align: left;
    margin-bottom: 25px;
    display: block;
}
.cart-label {
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #555;
    text-align: left;
    display: block;
  	margin-bottom: 5px;
}
.cart-data {
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #000;
    text-align: left;
    display: block;
  	margin-bottom: 5px;
}
.cart-total-price .cart-data {
  	color: #41a53b;
}
.cart-row{
  margin-bottom: 10px;
}
a.cart-delete-link {
  color:#000;
  font-family: 'MyriadPro-Light', sans-serif;
  text-decoration: underline;
  font-size: 18px;
}
.cart-card .clearfix {
    display: table !important;
    clear: both;
}
.jshop.checkout_pfinish_block {
    display: none;
}
.cart_empty_text, .jshop h1 {
    text-align: left;
    font-size: 28px;
    margin-bottom: 25px;
    color: #000;
    font-family: 'MyriadPro-Light', sans-serif;
}
table.jshop {
    border-collapse: collapse;
    border: 0px;
    width: calc(100% - 30px);
    margin: auto;
}
.row-fluid .sblock3 {
    width: 100%;
}
.jshop.search-page .jshop_list_product .breadcrumbs_cat_wrapper {
    display:none;
}
#dealer-requirmentes .form_home {
    padding: 0;
}
div#dealer-page section#dealership-banner {
    margin-top: -170px;
    padding-top: 185px;
}
.o_related_block_product:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 210px;
    top: 0;
    left: 0;
    background-color: #d9d9d9;
    z-index: 1;
}
.o_related_image {
    position: relative;
    z-index: 3;
}
.jshop .input_type_radio {
    margin-right: 0;
}
.single_product_main_wrapper h1 {
    margin-bottom: 15px;
}
.jshop_list_product .product .description {
    padding-bottom: 0;
    padding-top: 5px;
    margin-bottom: 15px;
}
.print-btn-wrapper {
    width: 100%;
    text-align: center;
    padding-right: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.category_description {
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 20px;
    color: #333;
    line-height: 23px;
}
div#jshopping-cat-desc h1 {
    margin-bottom: 15px;
    margin-top: 10px;
}
.order-thx h1 {
    font-weight: 200;
    font-family: 'MyriadPro-Light', sans-serif;
    font-size: 45px;
    text-align: center;
    margin-bottom: 20px;
}
.print-btn-wrapper .leave_review_button {
    width: 200px;
    display: inline-block;
    text-decoration: none !important;
    text-align: center;
    margin-top: 15px;
}
.order-thx p {
    max-width: 500px;
    text-align: justify;
    display: block;
    margin: auto;
    margin-bottom: 15px;
}
.order-thx p {
    max-width: 500px;
    text-align: justify;
    display: block;
    margin: auto;
    margin-bottom: 15px;
}
.order-thx {
    background: #fff;
    padding: 20px 25px 45px 25px;
    font-size: 25px;
    font-family: 'MyriadPro-Light', sans-serif;
    margin: auto;
    text-align: center;
}

.print_map_contacts h2:first-of-type {
    margin-top: 0;
    display: inline-block;
    width: auto;
    position: relative;
    cursor: pointer;
}
span.description.single_prod_desc {
    width: 100%;
    display: block;
    font-size: 18px;
    margin-top: 5px;
}
.ymaps-2-1-45-balloon_layout_panel {
    bottom: 244px!important;
}
.ymaps-2-1-45-copyright__wrap{
    display: none !important;
}
.gotoymaps__icon{
    display: none !important;
}
div#cart-mobile span.cart_reload img {
    width: 15px;
}
div#cart-mobile .cart-quantity.cart-row input {
    width: 85px;
}
div#cart-mobile span.cart_reload {
    position: relative;
    top: -1px;
    margin-left: 3px;
}
div.confirmAgeText {
    border-radius: 5px;
    background: #fff;
    padding: 25px;
    text-align: center;
    max-width: 450px;
}
div.confirmAgeText p{
    font-size: 20px;
    font-family: 'MyriadPro-Light', sans-serif;
}
div.confirmAgeText a {
    font-size: 18px;
    font-family: 'MyriadPro-Regular', sans-serif;
    color: #555 !important;
    margin: 10px 20px;
    display: inline-block;
    text-decoration: underline;
}
div.confirmAgeText button{
    font-size: 18px;
    font-family: 'MyriadPro-Light', sans-serif;
  	color:#fff;
  	transition:all 0.3s ease-in;
    margin:10px 20px;
  	display:inline-block;
    background-color: #00A72C;
    outline: none;
    border: none;
    border-radius: 3px;
  	box-sizing:border-box;
  	padding:10px;
    cursor: pointer;
}
div.confirmAgeText button:hover{
	background-color: #299A55;
}
.clearfix {
    clear: both;
}
.distrButton a {
    color: #fff !important;
}
.copyright_bottom{
    background-color: #8B8B8B;
    padding: 15px 0;
}
.copyright_bottom_container{
    width: 100%;
    padding: 0 15px;
    text-align: left;
    color: #fff;
    font-size: 13px;
    font-family: 'MyriadPro-Light', sans-serif;
    line-height: 17px;
    max-width: 1200px;
    margin: 0 auto;
}
.copyright_bottom img {
    float: left;
    width: 170px;
    height: auto;
    margin-right: 15px;
}
.chqque_copy{
    color: #448E3F;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    position: relative;
    display: inline-block;
}
.chqque_copy:before{
    display: block;
    content: '';
    position: absolute;
    left: 0;
    bottom: 4px;
    width: 0;
    height: 1px;
    background-color: #448E3F;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.chqque_copy:hover:before{
    width: 100%;
}
.chqque_copy:hover{
    text-decoration: none;
    color: #448E3F;
}
#cheque{
    max-height: 100vh;
    overflow: auto;
    width: 100%;
    max-width: 400px;
}
#cheque img{
    display: block;
    width: 100%;
    height: auto;
}