html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,input,textarea,button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none !important;
    vertical-align: top;
    background: transparent;
    /*font-weight: normal;*/
    line-height: 1.7em
}



ol,ul {
    list-style: none
}

.main-content ol,.main-content ul {
    list-style:square; padding-left:60px;
}

a,span {
    vertical-align: baseline
}

b,strong {
    font-weight: bold
}

i,dfn {
    font-style: italic
}

img {
    max-width: 100%
}

body {
    font: normal 16px Roboto Condensed;
    color: #2e2e2e
}

.scheme_1 input:focus::-webkit-input-placeholder,.scheme_1 textarea:focus::-webkit-input-placeholder {
    color: transparent
}

.scheme_1 .clearfix {
    zoom: 1
}

.scheme_1 .clearfix:before,.scheme_1 .clearfix:after {
    content: "";
    display: table
}

.scheme_1 .clearfix:after {
    clear: both
}

.scheme_1 .hidden,.scheme_1 .visuallyhidden {
    display: none
}

.scheme_1 .left {
    float: left
}

.scheme_1 .right {
    float: right
}

.scheme_1 .jq-selectbox {
    display: block;
    z-index: 1000 !important;
    cursor: pointer
}

.scheme_1 .jq-selectbox__select-text {
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.scheme_1 .jq-selectbox__trigger i {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .jq-selectbox__dropdown {
    width: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .jq-selectbox.opened .jq-selectbox__trigger i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.scheme_1 #at15s {
    z-index: 999 !important
}

.scheme_1 #habla_window_div {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

.scheme_1 #habla_window_div textarea {
    min-height: 1px
}

.scheme_1 .global_loader {
    width: 100px;
    height: 100px;
    margin: 0 0 -50px -50px;
    position: absolute;
    left: 48%;
    top: 0;
    z-index: 1001;
    background-image: url("/_img/preloader.gif");
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: top 0.3s ease-in-out,opacity 0.3s ease-in-out;
    -moz-transition: top 0.3s ease-in-out,opacity 0.3s ease-in-out;
    transition: top 0.3s ease-in-out,opacity 0.3s ease-in-out
}

.scheme_1 .global_loader:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: url("/_img/preloader.gif") 50% 50% no-repeat
}

.scheme_1 .loader_on .global_loader {
    top: 20px;
    opacity: 1
}

.scheme_1 .loader_off .global_loader {
    top: 0;
    opacity: 0
}

.scheme_1 #page_preloader {
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out
}

.scheme_1 #page_preloader .global_loader {
    margin: -22px 0 0 -22px;
    top: 50%
}

.scheme_1 #page_preloader.off {
    opacity: 0
}

.scheme_1 #cookies_container {
    min-height: 60px;
    background: #191919;
    text-align: center;
    display: none
}

.scheme_1 #cookies_container p {
    display: inline-block;
    margin: 0;
    font-size: 17px;
    line-height: 60px;
    color: #888
}

.scheme_1 #cookies_container p b {
    vertical-align: baseline;
    color: #fff
}

.scheme_1 #cookies_container .cookie_btn {
    height: 40px;
    display: inline-block;
    margin: 10px 0 10px 6px;
    padding: 0 20px;
    border-width: 1px;
    border-style: solid;
    font-weight: bold;
    font-size: 17px;
    line-height: 38px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 #cookies_container #cookie_ok {
    margin: 10px 0 10px 20px;
    background: #18a439;
    border-color: #18a439
}

.scheme_1 #cookies_container #cookie_ok:hover {
    background: #585858;
    border-color: #585858
}

.scheme_1 #cookies_container #cookie_no {
    border-color: #585858
}

.scheme_1 #cookies_container #cookie_no:hover {
    background: #585858;
    border-color: #585858
}

.scheme_1 #google_map,.scheme_1 #google_map iframe {
    width: 100% !important;
    height: 420px !important;
    background: #e7e7e6
}

.scheme_1 #google_map img {
    max-width: none !important
}

.scheme_1 .fancybox-skin {
    padding: 15px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.scheme_1 .fancybox-close {
    width: 36px;
    height: 36px;
    display: block;
    background: #444;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.5);
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.5)
}

.scheme_1 .fancybox-close:hover {
    background: #666
}

.scheme_1 .fancybox-close:before {
    content: '\f00d';
    display: block;
    font: 15px/36px 'FontAwesome';
    color: #fff;
    text-align: center
}

.scheme_1 .fancybox-nav span {
    width: 36px;
    height: 36px;
    display: block;
    margin: -18px 0 0 0;
    background: #444;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out
}

.scheme_1 .fancybox-nav span:before {
    display: block;
    font: 12px/36px 'FontAwesome';
    color: #fff;
    text-align: center
}

.scheme_1 .fancybox-nav:hover>span {
    background: #666
}

.scheme_1 .fancybox-prev span:before {
    content: '\f053';
    padding: 0 2px 0 0
}

.scheme_1 .fancybox-next span:before {
    content: '\f054';
    padding: 0 0 0 2px
}

.scheme_1 .fancybox_alert {
    padding: 0 !important;
    text-align: center
}

.scheme_1 .fancybox_alert .alert {
    margin: 0;
    padding: 40px;
    font-size: 14px
}

.scheme_1 .fancybox_alert .btn {
    margin: 15px 0 0 0
}

.scheme_1 .fancybox_alert .btn ~ .btn {
    margin: 15px 0 0 15px
}

.scheme_1 #cart_added .cart_added__row {
    height: 120px;
    display: table
}

.scheme_1 #cart_added h4 {
    margin: 0 0 15px 0;
    text-align: center
}

.scheme_1 #cart_added.cart_error {
    max-width: 420px
}

.scheme_1 .cart_added__1 {
    width: 120px;
    height: 100%;
    display: table-cell;
    text-align: center
}

.scheme_1 .cart_added__1 img {
    height: 120px;
    padding: 10px;
    border: 1px solid #d7d7d7
}

.scheme_1 .cart_added__2 {
    width: 300px;
    height: 100%;
    display: table-cell;
    padding: 0 0 0 15px
}

.scheme_1 .cart_added__2 .product_name {
    display: block
}

.scheme_1 .cart_added__2 #cart_added__quantity {
    margin: 15px 0 0 0;
    font-size: 16px
}

.scheme_1 .cart_added__2 .btn {
    margin: 15px 10px 0 0
}

.scheme_1 #quick_view__wrap .fancybox-skin {
    padding: 30px !important
}

.scheme_1 #product_quick_view {
    width: 668px
}

.scheme_1 .product_quick_wrapper {
    width: 100%;
    display: table
}

.scheme_1 .quick_view__left {
    width: 317px;
    height: 100%;
    display: table-cell;
    padding: 0 15px 0 0
}

.scheme_1 .quick_view__left #img_big {
    width: 302px;
    padding: 2px;
    border: 1px solid #d7d7d7
}

.scheme_1 .quick_view__left #img_big img {
    background: rgba(0,0,0,0.05)
}

.scheme_1 .quick_view__left .product_images {
    width: 302px
}

.scheme_1 .quick_view__right {
    height: 100%;
    display: table-cell;
    overflow: hidden;
    padding: 0 0 0 15px
}

.scheme_1 .quick_view__right p {
    margin: 15px 0 0 0;
    font-size: 14px
}

.scheme_1 .quick_view__right label {
    font-weight: normal;
    font-size: 14px;
    color: #f03b3c
}

.scheme_1 #quick_view__name {
    margin: 0
}

.scheme_1 #quick_view__variants {
    overflow: hidden;
    margin: 15px -10px 0 -10px
}

.scheme_1 #quick_view__variants label {
    display: block;
    padding: 0 10px
}

.scheme_1 #quick_view__variants .selector-wrapper {
    width: 33.33333333333333%;
    float: left;
    padding: 15px 10px 0 10px
}

.scheme_1 #quick_view__variants .selector-wrapper label {
    display: none !important
}

.scheme_1 #quick_view__variants .selector-wrapper select {
    width: 100%;
    display: block
}

.scheme_1 #quick_view__price {
    margin: 30px 0 0 0;
    position: relative
}

.scheme_1 #quick_view__price .price {
    margin: 0;
    padding: 0 60px 0 0
}

.scheme_1 #quick_view__price .money {
    margin: 0 7px 0 0;
    font-size: 20px
}

.scheme_1 #quick_view__price .money_sale {
    font-size: 16px
}

.scheme_1 #quick_view__price .money_sale_percent {
    width: 52px;
    height: 26px;
    display: block;
    margin: -13px 0 0 0;
    background: #777777;
    font: bold 14px/26px 'Arial';
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.scheme_1 #quick_view__availability {
    margin: 20px 0 0 0
}

.scheme_1 #quick_view__form {
    margin: 15px 0 0 0
}

.scheme_1 #quick_view__form label {
    display: block
}

.scheme_1 #quick_view__form #quick_view__add {
    height: 50px;
    margin: 10px 10px 0 0;
    padding: 0 20px;
    font-size: 18px
}

.scheme_1 body {
    font: normal 12px Roboto Condensed;
    color: #2e2e2e
}

.scheme_1 h1,.scheme_1 h2,.scheme_1 h3,.scheme_1 h4,.scheme_1 h5,.scheme_1 h6 {
    margin: 15px 0;
    font: bold 24px Roboto Condensed;
    color: #033009;
    text-transform: uppercase
}

.scheme_1 h1 {
    font-size: 36px
}

.scheme_1 h2 {
    font-size: 30px
}

.scheme_1 h3 {
    font-size: 22px
}

.scheme_1 h4 {
    font-size: 20px
}

.scheme_1 h5 {
    font-size: 18px
}

.scheme_1 h6 {
    font-size: 16px
}


.scheme_1 h4 i.fa {
    margin-top: 4px;
}

.scheme_1 .page_heading {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top: 34px
}

.scheme_1 .page_heading a {
    font-weight: inherit
}

.scheme_1 p {
    margin: 15px 0;
    padding: 0
}

.scheme_1 .column_center ul {
    list-style-type: square;
    list-style-position: inside
}

.scheme_1 .column_center ol {
    list-style-type: decimal;
    list-style-position: inside
}

.scheme_1 a {
    color: #033009;
    text-decoration:none;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out
}

.scheme_1 a:hover,.scheme_1 a:active {
    color: #05480e;
}

.scheme_1 .product_name {
    font-weight: bold;
    font-size: 18px;
    color: #4f4f4f
}

.scheme_1 .product_name a {
    font-weight: bold;
    color: #4f4f4f;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .product_name a:hover {
    color: #f03b3c
}

.scheme_1 .product_desc {
    font-size: 12px;
    color: #aaaaaa
}

.scheme_1 .money {
    color: #777777
}

.scheme_1 .money_sale,.scheme_1 .compare-at-price {
    color: #2e2e2e;
    text-decoration: line-through
}

.scheme_1 .rte {
    margin-top: 15px;
    margin-bottom: 15px;
    color: inherit
}

.scheme_1 .rte>* {
    max-width: 100% !important
}

.scheme_1 .rte a {
    text-decoration: underline
}

.scheme_1 .rte a:hover {
    text-decoration: none
}

.scheme_1 .rte h1,.scheme_1 .rte h2,.scheme_1 .rte h3,.scheme_1 .rte h4,.scheme_1 .rte h5,.scheme_1 .rte h6 {
    margin: 30px 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 2px solid rgba(0,0,0,0.2)
}

.scheme_1 .rte h1 {
    font-size: 22px
}

.scheme_1 .rte h2 {
    font-size: 18px
}

.scheme_1 .rte h3 {
    font-size: 16px
}

.scheme_1 .rte h4 {
    font-size: 15px
}

.scheme_1 .rte h5 {
    font-size: 14px
}

.scheme_1 .rte h6 {
    font-size: 12px
}

.scheme_1 .rte ul {
    list-style-type: disc;
    list-style-position: inside
}

.scheme_1 .rte ol {
    list-style-type: decimal;
    list-style-position: inside
}

.scheme_1 .rte blockquote {
    padding: 5px 35px;
    font-weight: normal
}

.scheme_1 .rte blockquote:before {
    content: '\f10d';
    font: 16px 'FontAwesome'
}

.scheme_1 .rte blockquote:after {
    content: '\f10e';
    float: right;
    font: 12px 'FontAwesome'
}

.scheme_1 .rte blockquote * {
    margin: 10px 0 !important;
    font-size: 15px
}

.scheme_1 .rte iframe {
    max-width: 100% !important
}

.scheme_1 .youtube_wrap {
    padding: 56.25% 0 0 0;
    position: relative
}

.scheme_1 .youtube_wrap iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0
}

.scheme_1 .page_content .rte table {
    width: 100%;
    max-width: 100%
}

.scheme_1 .page_content .rte table td {
    padding: 0 15px
}

.scheme_1 .page_content .rte table td img {
    width: auto;
    max-width: 100% !important
}

.scheme_1 .page_content .rte table h2,.scheme_1 .page_content .rte table h3,.scheme_1 .page_content .rte table h4,.scheme_1 .page_content .rte table h5,.scheme_1 .page_content .rte table h6 {
    margin: 15px 0;
    padding: 0;
    border: none;
    font-weight: normal;
    color: #72ac26;
    text-transform: uppercase
}

.scheme_1 .page_content .rte table h4 {
    font-size: 18px
}

.scheme_1 label {
    font-weight: bold;
    font-size: 12px
}

.scheme_1 select,.scheme_1 select.form-control,.scheme_1 textarea,.scheme_1 textarea.form-control,.scheme_1 input[type="text"],.scheme_1 input[type="email"],.scheme_1 input[type="number"],.scheme_1 input[type="password"],.scheme_1 input[type="telephone"] {
    padding: 6px 15px;
    border: 1px solid #d7d7d7;
    font-size: normal 14px 'Arial';
    color: #2e2e2e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.scheme_1 select,.scheme_1 select.form-control {
    padding: 8px 3px
}

.scheme_1 textarea,.scheme_1 textarea.form-control {
    min-width: 100%;
    max-width: 100%;
    min-height: 100px;
    padding-top: 12px;
}

.scheme_1 select:focus,.scheme_1 select.form-control:focus,.scheme_1 textarea:focus,.scheme_1 textarea.form-control:focus,.scheme_1 input[type="text"]:focus,.scheme_1 input[type="email"]:focus,.scheme_1 input[type="number"]:focus,.scheme_1 input[type="password"]:focus,.scheme_1 input[type="telephone"]:focus {
    border-color: #aaa;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #ddd;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #ddd;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #ddd
}

.scheme_1 input[type="radio"],.scheme_1 input[type="checkbox"],.scheme_1 .form-group {
    vertical-align: top !important;
    margin-top: 15px;
    margin-bottom: 0
}

.scheme_1 .form-horizontal label {
    padding-top: 0 !important;
    text-align: right;
    line-height: 41px;
    font-size:16px;
}

.scheme_1 .form-horizontal select {
    width: 100%
}

.scheme_1 .action_bottom span.note {
    margin-left: 5px
}

.scheme_1 .action_bottom span.note a {
    margin-left: 5px
}

.scheme_1 .alert {
    margin: 15px 0;
    padding: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.scheme_1 .alert p {
    margin: 0
}

.scheme_1 .alert a {
    font-weight: bold;
    text-decoration: underline
}

.scheme_1 .alert a:hover {
    text-decoration: none
}

.scheme_1 .alert ul {
    list-style-type: disc;
    list-style-position: inside;
    margin: 0
}

.scheme_1 .alert ul li {
    font-weight: bold
}

.scheme_1 .alert ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin: 0
}

.scheme_1 .alert ol li {
    font-weight: bold
}

.scheme_1 .alert>p+p,.scheme_1 .alert>ul+ul {
    margin: 10px 0 0 0
}

.scheme_1 .alert .btn {
    text-decoration: none
}

.scheme_1 .alert-success {
    background: #e1f7e1;
    border: 1px solid #033009;
    color: #2e2e2e;
}

.scheme_1 .alert-success a {
    color: #033009;
}

.scheme_1 .alert-info {
    background-color: #bae6fc;
    border: 1px solid #9cc8de;
    color: #166b96
}

.scheme_1 .alert-info a {
    color: #166b96
}

.scheme_1 .alert-warning {
    background-color: #fff8cc;
    border: 1px solid #ffde00;
    color: #2e2e2e;
}

.scheme_1 .alert-warning a {
    color: #033009;
}

.scheme_1 .alert-danger,.scheme_1 .alert-error {
    background-color: #ffabab;
    border: 1px solid #e18d8d;
    color: #900101
}

.scheme_1 .alert-danger a,.scheme_1 .alert-error a {
    color: #900101
}

.scheme_1 .alert-form {
    border-color: #d10300 !important
}

.scheme_1 .alert-form-info {
    display: none;
    margin: 5px 0 0 0;
    font-weight: bold;
    color: #d10300
}

.scheme_1 .notify_success {
    color: #1e892a
}

.scheme_1 .notify_info {
    color: #267abe
}

.scheme_1 .notify_warning {
    color: #c87100
}

.scheme_1 .notify_danger {
    color: #d10300
}

.scheme_1 .btn,.scheme_1 .btn a,.scheme_1 .btn-info,.scheme_1 .btn-primary,.scheme_1 .btn-danger {
    padding: 8px 16px;
    background: #033009 !important;
    border-color: #033009 !important;
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff !important;
    text-transform: uppercase;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out
}
.scheme_1 .btn-lg{
    font-size:18px; font-weight:bold; padding: 12px 20px;
}
.scheme_1 .btn-sm{
    font-size:14px; padding: 4px 8px;
}

.scheme_1 .btn a {
    padding: 0 !important;
    border: none !important
}

.scheme_1 .btn-light {background: #fff !important;color: #033009 !important;}
.scheme_1 .btn-danger {background: #841717 !important;color: #fff !important; border-color:#841717 !important;}

.scheme_1 .btn:hover,.scheme_1 .btn:hover a,.scheme_1 .btn-info:hover,.scheme_1 .btn-primary:hover,.scheme_1 .btn-danger:hover {
    background: #ffde00 !important;
    border-color: #ffde00 !important;
    color:#033009 !important;
}

.scheme_1 .btn-alt,.scheme_1 .btn-alt a {
    background: #72ac26 !important;
    border-color: #72ac26 !important
}

.scheme_1 .btn-alt:hover,.scheme_1 .btn-alt:hover a {
    background: #ffde00 !important;
    border-color: #ffde00 !important
}

.scheme_1 html {
    width: 100%;
    height: 100%
}

.scheme_1 #wrapper1 {
    position: relative;
    z-index: 1;
    background: #f3fef4;
}

.scheme_1 #wrapper2 {
    overflow: hidden
}

.scheme_1 .container {
    padding: 0
}

.scheme_1 .old_browsers {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10000
}

.scheme_1 .old_browsers a {
    display: block;
    padding: 0 0 16px 0;
    background: #ffdd77;
    font-size: 0;
    color: #272727;
    text-align: center;
    text-decoration: none
}

.scheme_1 .old_browsers a i {
    height: 44px;
    display: inline-block;
    vertical-align: top;
    margin: 16px 0 0 0;
    font-size: 44px;
    color: #c05420
}

.scheme_1 .old_browsers a b,.scheme_1 .old_browsers a span {
    height: 44px;
    display: inline-block;
    vertical-align: top;
    margin: 16px 0 0 15px;
    font-size: 20px;
    line-height: 43px
}

.scheme_1 .old_browsers a .btn {
    height: 44px;
    vertical-align: top;
    padding: 0 30px;
    background: none !important;
    border: 2px solid #272727 !important;
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    color: #272727 !important;
    text-transform: uppercase;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.scheme_1 .old_browsers a .btn:hover {
    background: #272727 !important;
    color: #fff !important
}

.scheme_1 #newsletter_popup__wrap {
    width: 770px !important
}

.scheme_1 #newsletter_popup__wrap .fancybox-skin {
    padding: 55px 30px 0px 100px !important;
    background: url(//cdn.shopify.com/s/files/1/1626/8415/t/3/assets/newsletter_bg.jpg?15738753511043284284) 0 0 no-repeat;
    background-size: cover
}

.scheme_1 #newsletter_popup__wrap .fancybox-close {
    margin: 0;
    border-radius: 0px;
    border: none;
    box-shadow: none;
    top: 18px;
    right: 28px;
    width: 16px;
    height: 16px;
    background: none
}

.scheme_1 #newsletter_popup__wrap .fancybox-close:before {
    color: #fff;
    content: '\f00d';
    font-family: 'FontAwesome';
    font-size: 24px;
    line-height: 19px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 #newsletter_popup__wrap .fancybox-close:hover:before {
    color: #ffde00;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 #newsletter_popup__wrap .fancybox-inner {
    width: auto !important;
    height: auto !important;
    overflow: visible !important
}

.scheme_1 #newsletter_popup h4 {
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0px 0px 2px #000
}

.scheme_1 #newsletter_popup p {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    margin-top: 39px;
    max-width: 370px;
    text-shadow: 0px 0px 2px #000
}

.scheme_1 #newsletter_popup form {
    margin: 20px 0 0 0;
    position: relative;
    font-size: 16px
}

.scheme_1 #newsletter_popup input {
    width: 370px;
    height: 56px;
    font-size: 16px;
    color: #72ac26;
    background: #fff;
    font-weight: 300;
    border: none;
    padding: 6px 20px
}

.scheme_1 #newsletter_popup input:focus {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

.scheme_1 #newsletter_popup button {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 22px;
    height: 56px;
    border: none;
    letter-spacing: 2px;
    padding: 10px 20px
}

.scheme_1 #newsletter_popup .newsletter_off__wrap {
    margin: 55px 0 0 0
}

.scheme_1 #newsletter_popup .newsletter_off__wrap #newsletter_off {
    height: auto;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-decoration: underline;
    letter-spacing: 0.02em;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-shadow: 0px 0px 2px #000
}

.scheme_1 #newsletter_popup .newsletter_off__wrap #newsletter_off:hover {
    color: #72ac26;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-shadow: 0px 0px 2px rgba(255,255,255,0.8)
}

.scheme_1 #newsletter_popup .newsletter_error {
    margin: 0;
    font-weight: bold;
    font-size: 16px;
    color: #ffde00;
    position: absolute;
    left: 0;
    top: 75px;
    text-shadow: 0px 0px 2px #000
}

.scheme_1 #newsletter_popup .newsletter_success {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 0px 2px #000
}

.scheme_1 #promobanner {
    height: 160px;
    background: url(//cdn.shopify.com/s/files/1/1626/8415/t/3/assets/promobanner_bg.png?15738753511043284284) 50% 0 no-repeat;
    background-color: #72ac26;
    position: relative
}

.scheme_1 #promobanner_close {
    display: block;
    vertical-align: top;
    color: #fff;
    position: absolute;
    right: 30px;
    top: 25px;
    z-index: 1000
}

.scheme_1 #promobanner_close:before {
    content: '\f00d';
    font: 20px/1em 'FontAwesome'
}

.scheme_1 #promobanner_close:hover {
    color: #f03b3c
}

.scheme_1 .promobanner_container {
    width: 1600px;
    margin: 0 auto
}

.scheme_1 .promobanner_error {
    height: 120px;
    font-size: 20px;
    line-height: 120px;
    color: #d10300;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.7)
}

.scheme_1 .promobanner_content {
    width: 1100px;
    float: left
}

.scheme_1 .promobanner_content img {
    float: left
}

.scheme_1 .promobanner_text {
    min-width: 700px;
    float: left;
    text-align: center;
    text-transform: uppercase
}

.scheme_1 .promobanner_text h2 {
    margin: 18px 0 0 0;
    font-weight: bold;
    font-size: 26px;
    color: #fff
}

.scheme_1 .promobanner_text h3 {
    margin: 10px 0 0 0;
    font-weight: bold;
    font-size: 18px;
    color: #fff
}

.scheme_1 .promobanner_text .btn {
    margin: 17px 0 0 0;
    padding: 7px 24px;
    background: #fff !important;
    border-color: #fff !important;
    font-weight: bold;
    font-size: 16px;
    color: #f03b3c !important
}

.scheme_1 .promobanner_text .btn:hover {
    background: #f03b3c !important;
    border-color: #f03b3c !important;
    color: #fff !important
}

.scheme_1 .promobanner_counter {
    width: 500px;
    float: right;
    margin: 30px 0 0 0;
    text-align: right
}

.scheme_1 #promobanner_countdown {
    height: 100px
}

.scheme_1 #promobanner_countdown>div {
    width: 100px;
    position: relative
}

.scheme_1 #promobanner_countdown>div ~ div {
    margin: 0 0 0 20px
}

.scheme_1 #promobanner_countdown canvas {
    width: 100px !important
}

.scheme_1 #promobanner_countdown input {
    width: 100px;
    height: 40px;
    vertical-align: top;
    margin: 23px 0 0 -100px;
    padding: 0;
    background: none;
    border: none;
    font-weight: bold;
    font-size: 30px;
    line-height: 1em;
    color: #fff;
    text-align: center
}

.scheme_1 #promobanner_countdown span {
    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin: 54px 0 0 -100px;
    font-size: 15px;
    color: #fff;
    text-align: center
}

.scheme_1 header {
    position: relative;
    z-index: 12;
    left: 0;
    right: 0;
    background-color: #033009;
    background-size: cover
}

.scheme_1 .header_block {
    position: relative
}

.scheme_1 .header_wr {
    position: relative
}

.scheme_1 .header_wrapper {
    padding-top: 0;
    position: relative;
    z-index: 1000;
    margin-bottom: 2px
}

.scheme_1 .header_wrapper .container {
    padding-bottom: 8px
}

.scheme_1 .logo_main {
    display: inline-block;
    padding-top: 9px;
    margin-right: 16%;
    float: right
}

.scheme_1 .logo_main b {
    font-size: 20px
}

.scheme_1 .header_user {
    font-size: 0;
    display: inline-block;
    padding-top: 30px;
}

.scheme_1 .header_user li {
    width:160px;
    display: block;
    margin: 0 15px 0 0;
    font-size: 14px;
    color:#fff;
    border-bottom:dotted 1px #fff;
    line-height:26px;
}



.scheme_1 .header_user li a {
    color: #fff
}

.scheme_1 .header_user li span {
   font-weight:bold; float:right; line-height:26px;
}

.scheme_1 .header_user li a i {
    margin: 0 5px 0 0;
    line-height: 1.5em
}

.scheme_1 .header_user li a:hover {
    color: #ffde00
}

.scheme_1 .header_right {float:right;display:inline-block; text-align:right;}

.scheme_1 .header_currency {
    display: block;
    margin-top: 10px;
    margin-right: 0;
}

.scheme_1 .header_currency .desatoro{
    padding: 3px 10px;
    background-color: #ffde00;
    color: #222;
    font-weight:bold;
    text-transform: uppercase;
    text-align:center;
}


.scheme_1 .header_currency img {
    max-height:36px;
}

.scheme_1 .header_social {
    float:left;display:inline-block; margin-top: 55px;
}

.scheme_1 .header_social li {
    display: inline-block
}

.scheme_1 .header_social li a {
    font-size: 26px;
    color: #fff
}

.scheme_1 .header_social li a:hover {
    color: #ffde00
}

.scheme_1 .header_social li+li {
    margin-left: 24px
}

.scheme_1 .header_book {
    display:none;
    
}

.scheme_1 .header_cart {
    position: relative;
    display: block;
    font-size:20px;
    color:#fff;
    text-align:right;
    
}

.scheme_1 .header_cart a {
    color: #fff; line-height:40px; margin-left:20px; font-size: 20px;
}

.scheme_1 .header_cart a:hover {
    color: #ffde00;
}


.scheme_1 .header_cart a i {
    font-size: 28px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 6px 10px -6px 0;
}

.scheme_1 .header_cart a i:hover {
    color: #ffde00;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .header_cart a span {
    display: inline-block;
    width: 25px;
    line-height: 23px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    background: #fff;
    color:#033009;
    margin-top: 8px;
    margin-right: 15px;
    vertical-align: top;
}



.scheme_1 .header_search {
    display: inline-block;
    position: relative;
    z-index: 999;
    margin-left: -20px
}

.scheme_1 .header_search #header_search_trigger {
    display: block;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    margin-top: 24px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff
}

.scheme_1 .header_search #header_search_trigger:hover,.scheme_1 .header_search #header_search_trigger.active {
    color: #ffde00;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .header_search #header_search_form {
    width: 1170px;
    height: 80px;
    padding: 16px 50px 0 40px;
    background: #fff;
    position: absolute;
    right: 0px;
    top: 60px;
    z-index: 100;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.4)
}

.scheme_1 .header_search #header_search_form #search-field {
    width: 98%;
    height: 50px;
    padding: 0 0 0 18px;
    font-size: 16px;
    color: #b5b5b5;
    background: none;
    border: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid;
    margin-right: 10px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.scheme_1 .header_search #header_search_form #search-submit {
    width: 40px;
    height: 40px;
    margin: 5px -40px 0 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    background: #72ac26
}

.scheme_1 .header_search #header_search_form #search-submit:hover {
    background: #ffde00;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .header_search #header_search_form #search-submit i {
    font-size: 18px;
    line-height: 36px
}

.scheme_1 #megamenu {
    height: 60px;
    position: relative;
    z-index: 999;
    float: left;
}

.scheme_1 #megamenu.megamenu_desktop h2 {
    display: none
}

.scheme_1 #megamenu.megamenu_desktop .level_1 {
    position: relative
}

.scheme_1 #megamenu.megamenu_desktop .level_1 li>a.sf-with-ul {
    padding-right: 8px
}

.scheme_1 #megamenu.megamenu_desktop .level_1 li>a.sf-with-ul::after {
    position: relative;
    right: -4px;
    top: 0;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    line-height: 14px
}

.scheme_1 #megamenu.megamenu_desktop .level_1_item {
    float: left
}

.scheme_1 #megamenu.megamenu_desktop .level_1_item ~ .level_1_item {
    margin: 0 0 0 25px
}

.scheme_1 #megamenu.megamenu_desktop .level_1_link {
    height: 60px;
    display: block;
    font-size: 16px;
    line-height: 58px;
    text-transform: uppercase;
    position: relative;
    font-weight: bold;
    color: #fff
}

.scheme_1 #megamenu.megamenu_desktop .menu_badge {
    height: 16px;
    display: block;
    padding: 0 5px;
    background: #ffde00;
    font-size: 10px;
    color: #222;
    position: absolute;
    right: -10px;
    top: 2px
}

.scheme_1 #megamenu.megamenu_desktop .level_1_link i {
    font-size:30px; line-height:55px; 
}

.scheme_1 #megamenu.megamenu_desktop .level_1_item.sfHover .level_1_link,.scheme_1 #megamenu.megamenu_desktop .level_1_item .level_1_link:hover,.scheme_1 #megamenu.megamenu_desktop .level_1_item .level_1_link.active {
    color: #ffde00
}

.scheme_1 #megamenu.megamenu_desktop  #megamenu_book {
    float:right;
    background-color:#ffde00;
    padding-left:30px;padding-right:30px;
}

.scheme_1 #megamenu.megamenu_desktop  #megamenu_book a {
    color:#222;
}

.scheme_1 #megamenu.megamenu_desktop  #megamenu_book a:hover {
    color:#033009;
}

.scheme_1 #megamenu.megamenu_desktop .level_2_small__wrap {
    position: relative;

}

.scheme_1 #megamenu.megamenu_desktop .level_2_wrap {
    padding: 20px 30px;
    position: absolute;
    left: 0;
    top: 61px;
    display: none
}

.scheme_1 #megamenu.megamenu_desktop .level_2_small li+li {
    margin-top: 10px
}

.scheme_1 #megamenu.megamenu_desktop .level_2_small a {
    white-space: nowrap;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 #megamenu.megamenu_desktop .level_2_small a:hover {
    color: #72ac26;
    text-decoration: underline;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big {
    width: 100%;
    padding: 20px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .column_item {
    width: 25%;
    float: left;
    padding: 0 10px
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_blog .column_item {
    width: 33.33333333333333%
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_blog .column_item .blog_info {
    margin-top: 10px
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_blog .column_item .blog_info .blog_date {
    color: #72ac26;
    text-transform: uppercase
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_blog .column_item .blog_info .blog_title a:hover {
    color: #ffde00
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_blog .column_item .blog_info .blog_btn {
    margin-top: 15px
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .column_item .product_img {
    background: #cdcdcd;
    overflow: hidden
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .column_item .product_info {
    margin-top: 15px
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .column_item .product_info .product_name a {
    font-weight: 500
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .column_item .product_info .product_price {
    margin-top: 15px
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .column_item .product_info .product_price .money {
    font-weight: bold
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .column_item .product_info .product_price .compare-at-price {
    font-weight: 500
}

.scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_links img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 15px
}

.scheme_1 #megamenu.megamenu_desktop .level_2_trigger {
    margin: 0;
    font-weight: 500
}

.scheme_1 #megamenu.megamenu_desktop .level_3 {
    margin-top: 20px
}

.scheme_1 #megamenu.megamenu_desktop .level_3 li+li {
    margin-top: 10px
}

.scheme_1 #megamenu.megamenu_desktop .level_3 li a {
    font-size: 14px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 #megamenu.megamenu_desktop .level_3 li a:hover {
    color: #72ac26;
    text-decoration: underline;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 #megamenu.megamenu_mobile .container {
    position: relative
}

.scheme_1 #megamenu.megamenu_mobile h2 {
    height: 50px;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0 30px 0 0;
    font-size: 20px;
    line-height: 49px;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
    position: relative;
    color: #fff
}

.scheme_1 #megamenu.megamenu_mobile h2 i {
    position: absolute;
    right: 0;
    top: 0
}

.scheme_1 #megamenu.megamenu_mobile h2 i:before {
    line-height:49px;
    font-size: 30px;
    color: #fff
}

.scheme_1 #megamenu.megamenu_mobile h2.active i:before {
    content: '\f106'
}

.scheme_1 #megamenu.megamenu_mobile .menu_badge {
    display: none
}

.scheme_1 #megamenu.megamenu_mobile .level_1 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    display: none
}

.scheme_1 #megamenu.megamenu_mobile .level_1_item {
    border-top: 1px solid rgba(0,0,0,0.15)
}

.scheme_1 #megamenu.megamenu_mobile .level_1_link {
    display: block;
    padding: 10px 40px 10px 15px;
    font-size: 16px;
    text-transform: uppercase
}

.scheme_1 #megamenu.megamenu_desktop .level_1_link .level_1_trigger {
    display: none;
}

.scheme_1 #megamenu.megamenu_mobile .level_1_link .level_1_trigger {
    display: block;
    margin: -15px 0 0 0;
    font-size: 30px;
    line-height:1em;
    position: absolute;
    right: 15px;
    top: 50%
}
/*
.scheme_1 #megamenu.megamenu_mobile .level_1_link .level_1_trigger:before {
    content: '\f107'
}

.scheme_1 #megamenu.megamenu_mobile .level_1_link .level_1_trigger.active:before {
    content: '\f106'
}*/

.scheme_1 #megamenu.megamenu_mobile .level_2_wrap {
    display: none
}

.scheme_1 #megamenu.megamenu_mobile .level_3 {
    display: none
}

.scheme_1 #megamenu.megamenu_mobile .level_2_small {
    text-transform: uppercase
}

.scheme_1 #megamenu.megamenu_mobile .level_2_small li {
    border-top: 1px solid rgba(0,0,0,0.15)
}

.scheme_1 #megamenu.megamenu_mobile .level_2_small a {
    display: block;
    padding: 8px 40px 8px 30px;
    font-size: 14px;
    line-height: 1.2em
}

.scheme_1 #megamenu.megamenu_mobile .level_2_links {
    text-transform: uppercase
}

.scheme_1 #megamenu.megamenu_mobile .level_2_links li {
    border-top: 1px solid rgba(0,0,0,0.15)
}

.scheme_1 #megamenu.megamenu_mobile .level_2_links a {
    display: block;
    padding: 8px 40px 8px 45px;
    font-size: 14px;
    line-height: 1.2em
}

.scheme_1 #megamenu.megamenu_mobile .level_2_links img {
    margin-bottom: 5px;
    margin-left: 10px
}

.scheme_1 #megamenu.megamenu_mobile .level_2_trigger {
    margin: 0;
    padding: 8px 30px;
    border-top: 1px solid rgba(0,0,0,0.15);
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2em;
    position: relative;
    cursor: pointer
}

.scheme_1 #megamenu.megamenu_mobile .level_2_trigger i {
    display: block;
    margin: -15px 0 0 0;
    font: 30px/1em "FontAwesome";
    position: absolute;
    right: 15px;
    top: 50%
}

.scheme_1 #megamenu.megamenu_mobile .level_2_trigger i:before {
    content: '\f107'
}

.scheme_1 #megamenu.megamenu_mobile .level_2_trigger.active i:before {
    content: '\f106'
}

.scheme_1 #megamenu.megamenu_mobile .level_2_products .column_item {
    overflow: hidden;
    padding: 20px;
    border-top: 1px solid rgba(0,0,0,0.15)
}

.scheme_1 #megamenu.megamenu_mobile .level_2_products .product_img {
    width: 140px;
    float: left
}

.scheme_1 #megamenu.megamenu_mobile .level_2_products .product_info {
    margin: 0 0 0 160px
}

.scheme_1 #megamenu.megamenu_mobile .level_2_blog .column_item {
    overflow: hidden;
    padding: 20px;
    border-top: 1px solid rgba(0,0,0,0.15)
}

.scheme_1 #megamenu.megamenu_mobile .level_2_blog .item_with_img .blog_img {
    width: 140px;
    float: left
}

.scheme_1 #megamenu.megamenu_mobile .level_2_blog .item_with_img .blog_info {
    margin: 0 0 0 160px
}

.scheme_1 #megamenu.megamenu_mobile .level_2_blog .blog_title {
    margin: 10px 0 0 0
}

.scheme_1 #megamenu.megamenu_mobile .level_2_blog .blog_content {
    margin: 10px 0 0 0
}

.scheme_1 #megamenu.megamenu_mobile .level_2_blog .blog_btn {
    margin: 10px 0 0 0
}

.scheme_1 #megamenu.megamenu_stuck {
    width: 100%;
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.4)
}

.scheme_1 #megamenu.megamenu_stuck .menu_badge {
    display: none
}

.scheme_1 #megamenu .level_2_wrap,.scheme_1 #megamenu.megamenu_mobile .level_1_item {
    background: #fff;
    border-right: solid 1px #222;
    border-left: solid 1px #222;
    border-bottom: solid 1px #222;
}

.scheme_1 .header_isStuck {
    position: relative;
    z-index: 999;
    left: 0px;
    top: 0;
    right: 0;
    background-color:#222;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

.scheme_1 .header_isStuck.megamenu_stuck {
    width: 100%;
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.4);
    background-color:#033009;
    background-size: cover
}

.scheme_1 .header_isStuck.megamenu_stuck #megamenu.megamenu_desktop .menu_badge {
    display: none
}

.scheme_1 .header_isStuck.megamenu_stuck #megamenu {
    margin-top: 0px
}

.scheme_1 #swiper {
    max-height: 663px;
    height: auto;
    position: relative;
    background: #fff;
    border-bottom: solid 2px #222;
}

.scheme_1 #swiper .swiper-slide>a {
    display: block
}

.scheme_1 #swiper .swiper-slide img {
    width: 100%
}

.scheme_1 #swiper .swiper-slide .slider_caption {
    top: 35%;
    padding: 10px;
    text-align: center;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 40px;
    display: inline-block;
    text-shadow: 2px 2px 3px #222;
}

.scheme_1 #swiper .swiper-slide .slider_caption h2 {
    color: #fff;
    font-size: 72px;
    line-height: 66px;
    font-weight: bold;
    text-transform: none;
    margin: 0
}

.scheme_1 #swiper .swiper-slide .slider_caption h3 {
    color: #fff;
    font-size: 48px;
    line-height: 55px;
    font-weight: bold;
    text-transform: none;
    margin: 0;
    margin-top: 6px
}

.scheme_1 #swiper .swiper-slide .slider_caption .button, span.button {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    padding: 13px 30px;
    background: #033009;
    color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    letter-spacing: 2px;
    display: inline-block;
    font-weight: bold;
    text-shadow: none;
}

.scheme_1 #swiper .swiper-slide .slider_caption .button {

    margin-top: 28px;

}

.scheme_1 #swiper .swiper-slide .slider_caption .button:hover, span.button:hover {
    background: #ffde00;
    color:#222;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 #swiper .swiper_btn {
    width: 62px;
    height: 62px;
    margin: -22px 0 0 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-shadow: 2px 2px 3px #222;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-size: 62px 62px;
    -moz-background-size: 62px 62px;
    background-size: 62px 62px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: rgba(255,255,255,0.4)
}

.scheme_1 #swiper .swiper_btn i {
    font-size: 36px;
    line-height: 62px;
    text-align: center;
    display: block;
    color: #fff
}

.scheme_1 #swiper .swiper_btn:hover {
    background: rgba(255,255,255,0.7);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 #swiper_btn_prev {
    left: 20%
}

.scheme_1 #swiper_btn_next {
    right: 20%
}

.scheme_1 #swiper_pagination {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 10;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 #swiper_pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: top;
    background: #ffde00;
    font-size: 0;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out
}

.scheme_1 #swiper_pagination .swiper-pagination-bullet ~ .swiper-pagination-bullet {
    margin: 0 0 0 10px
}

.scheme_1 #swiper_pagination .swiper-pagination-bullet:hover {
    background: #72ac26
}

.scheme_1 #swiper_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #72ac26;
    cursor: default
}

.scheme_1 #showcase {
    margin-top: 60px
}

.scheme_1 .custom_showcase {
    position: relative;
    overflow: hidden
}

.scheme_1 .custom_showcase .showcase_wrap {
    position: relative;
    overflow: hidden
}

.scheme_1 .custom_showcase .showcase_wrap img {
    overflow: hidden;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 30s;
    transition-duration: 30s
}

.scheme_1 .custom_showcase .showcase_wrap .showcase_cnt {
    position: absolute;
    top: 19%;
    left: 0;
    right: 0
}

.scheme_1 .custom_showcase .showcase_wrap .showcase_cnt h3 {
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
    color: #72ac26
}

.scheme_1 .custom_showcase .showcase_wrap .showcase_cnt h4 {
    font-size: 36px;
    font-weight: bold;
    margin-top: -7px;
    line-height: 36px
}

.scheme_1 .custom_showcase .showcase_wrap .showcase_cnt .btn {
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 9px 20px;
    border: none !important;
    background: #72ac26 !important;
    letter-spacing: 1.5px;
    padding: 14px 34px;
    margin-top: 10px
}

.scheme_1 .custom_showcase .showcase_wrap .showcase_cnt .btn:hover {
    background: #ffde00 !important
}

.scheme_1 .custom_showcase .showcase_wrap:hover img {
    -webkit-transform: scale(2);
    transform: scale(2)
}

.scheme_1 .custom_showcase__1 .showcase_wrap .showcase_cnt {
    padding-left: 58px;
    padding-right: 50%
}

.scheme_1 .custom_showcase__1 .showcase_wrap .showcase_cnt h4 {
    color: #f03b3c;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .custom_showcase__1 .showcase_wrap .showcase_cnt h4:hover {
    color: #72ac26;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .custom_showcase__2 .showcase_wrap .showcase_cnt {
    text-align: left;
    padding-right: 58px;
    padding-left: 45%
}

.scheme_1 .custom_showcase__2 .showcase_wrap .showcase_cnt h4 {
    color: #fff;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .custom_showcase__2 .showcase_wrap .showcase_cnt h4:hover {
    color: #72ac26;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .parallax_wrapper {
    position: relative
}

.scheme_1 .rd-parallax-inner {
    min-height: 100%;
    overflow: hidden;
    position: relative
}

.scheme_1 .rd-parallax-layer[data-type="media"] {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-backface-visibility: hidden
}

.scheme_1 .rd-parallax-layer[data-type="media"] iframe {
    width: 100%;
    height: 100%
}

.scheme_1 .rd-parallax-layer[data-url] {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.scheme_1 .rd-parallax-layer[data-type="html"] {
    position: relative
}

.scheme_1 .rd-parallax {
    position: relative
}

.scheme_1 .homepage_claim {
    padding:0;
    margin-bottom:20px;
}

.scheme_1 .homepage_claim_container {
    margin:0 10px;
    background:#fff;
	border: 1px solid #f5f5f5;
    padding: 20px;
    font-style: italic;
}

.scheme_1 .homepage_block {
    padding:0;
    margin-top:15px;
    height:460px;
}

.scheme_1 .subpage_block {
    height:unset;
}

.scheme_1 .homepage_block_container {
    margin:0 10px;
    background:#fff;
	border: 1px solid #f5f5f5;
    padding: 10px;
}

.scheme_1 .homepage_block_container img {
    border:unset;
}

.scheme_1 .homepage_block .content {
    color:#222;
    padding: 0 3px;
}

.scheme_1 .homepage_block .content h2 {
    color:#033009;
    font-size:20px;
}

.scheme_1 .subpage_block .content h2 {
    font-size:28px; font-weight:bold !important; margin-bottom:0 !important;
}

.scheme_1 .homepage_block .content p.cta {
    text-align:right;
    margin:0;
}

.scheme_1 .homepage_block .content span.btn {
    font-size:16px;
    margin-top:-8px;
}

.scheme_1 .homepage_blog {
    position: relative
}


.scheme_1 .homepage_blog .container {
    position: relative
}

.scheme_1 .homepage_blog #homepage_blog {
    margin-top: 16px;
    margin-bottom: 20px;
    /*border: 1px solid #f5f5f5;*/
}

.scheme_1 .homepage_blog .swiper-slide {
    background: #fff
}

.scheme_1 .homepage_blog .article_img {
    width: 49%;
    display: inline-block
}

.scheme_1 .homepage_blog .blog_wrapper {
    width: 49%;
    display: inline-block;
    background: #fff;
    padding: 50px 80px 30px 90px;
}

.scheme_1 .homepage_blog .blog_wrapper .blog_date {
    font-size: 14px;
    text-transform: uppercase
}

.scheme_1 .homepage_blog .blog_wrapper .blog_title {
    font-size: 24px;
    text-transform: none;
    margin-top: 7px
}

.scheme_1 .homepage_blog .blog_wrapper .blog_title a {
    font-weight: bold;
    line-height: 30px;
    color: #033009;
    text-transform:uppercase;
}

.scheme_1 .homepage_blog .blog_wrapper .blog_title a:hover {
    color: #222;
}

.scheme_1 .homepage_blog .blog_wrapper .blog_content {
    font-size: 16px;
    margin-top: 17px;
    line-height: 24px
}

.scheme_1 .homepage_blog .blog_wrapper .blog_btn {
    padding: 11px 28px;
    margin-top: 23px;

    font-weight: bold
}

.scheme_1 .homepage_blog .blog_wrapper .blog_btn:hover {
    background: #ffde00 !important;
    border-color: #ffde00 !important
}

.scheme_1 .homepage_blog .blog_controls {
    position: absolute;
    top: 40px;
    right: 30px
}

.scheme_1 .homepage_blog .blog_controls .swiper-button-prev,.scheme_1 .homepage_blog .blog_controls .swiper-button-next {
    background-image: none
}

.scheme_1 .homepage_blog .blog_controls .swiper-button-prev {
    left: -20px
}

.scheme_1 .homepage_blog .blog_controls .swiper-button-next {
    left: 7px
}

.scheme_1 .homepage_blog .blog_controls .swiper_btn {
    width: 22px;
    height: 22px;
    margin: 0px 0 0 0;
    background: #033009;
    position: absolute;
    z-index: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .homepage_blog .blog_controls .swiper_btn:hover {
    background: #ffde00;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .homepage_blog .blog_controls .swiper_btn i {
    width: 22px;
    height: 22px;
    display: block;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    position: absolute;
    z-index: 10;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.scheme_1 .homepage_blog .blog_controls .swiper_btn i:hover {
        color:#033009;
}

.scheme_1 .homepage_brands {
    padding: 20px 0 30px;
    position: relative;
    background: url(/_img/brands-bg.jpg) 50% 0 no-repeat;
    background-size: cover;
    border-top: solid 1px #fff;
}

.scheme_1 .homepage_brands ul {
    padding-top: 24px;
    text-align: center
}

.scheme_1 .homepage_brands ul li {
    width: 14%;
    display: inline-block;
    box-sizing: border-box;
    margin: 10px 0;
    vertical-align: middle;
}

.scheme_1 .homepage_brands ul li img {
    max-width: 100%;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.scheme_1 .homepage_brands ul li a img {
    max-width: 100%;
    display: inline-block;
    opacity: 1;
    
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.scheme_1 .homepage_brands ul li a img:hover {
    -webkit-filter: none;
    filter: none;
}

.scheme_1 .newsletter {
    padding: 36px 0px 60px;
    text-align: center;
    background-color: #033009;
    border-top: solid 1px #fff;
}

.scheme_1 .newsletter .homepage_newsletter h3 {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #fff;
    font-weight: bold
}

.scheme_1 .newsletter .homepage_newsletter p {
    font-size: 18px;
    margin-top: -5px;
    font-weight: 300;
    color: #fff
}

.scheme_1 .newsletter .homepage_newsletter .footer_newsletter .contact-form {
    margin-top: 23px
}

.scheme_1 .newsletter .homepage_newsletter .footer_newsletter .contact-form input {
    width: 370px;
    height: 50px;
    padding: 5px 20px;
    margin-right: 8px;
    background: #fff;
    border-radius: 0px;
    border: 1px solid #fff
}

.scheme_1 .newsletter .homepage_newsletter .footer_newsletter .contact-form button {
    font-size: 16px;
    height: 50px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    padding: 7px 32px;
    background: #ffde00 !important;
    border-color: #ffde00 !important;
    color: #2e2e2e !important;
    font-weight: bold
}

.scheme_1 .newsletter .homepage_newsletter .footer_newsletter .contact-form button:hover {
    background: #222 !important;
    border-color: #222 !important;
    color: #ffde00 !important
}

.scheme_1 .newsletter .homepage_newsletter .footer_newsletter .contact-form .form_status {
    color: #ffde00;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 500
}

.scheme_1 .product_listing_main .product_wrapper {
    padding: 22px 0 0 0
}

.scheme_1 .product_listing_main .product_img {
    text-align: center;
    border: 1px solid #f5f5f5
}

.scheme_1 .product_listing_main .product_img a {
    display: block;
    position: relative
}

.scheme_1 .product_listing_main .product_img img {
    position: relative;
    z-index: 1;
    padding: 94px 40px;
    background-color: #fff;
    -webkit-user-select: none;
    user-select: none
}

.scheme_1 .product_listing_main .product_img .img__2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    opacity: 0;
    margin: 0 auto;
    padding: 94px 40px
}

.scheme_1 .product_listing_main .product_img span.product_badge {
    display: block;
    padding: 1px 10px;
    color: #fff;
    position: absolute;
    top: 20px;
    z-index: 100
}

.scheme_1 .product_listing_main .product_img span.new {
    background: #72ac26;
    right: 18px
}

.scheme_1 .product_listing_main .product_img span.sale {
    background: #f03b3c;
    left: 18px
}

.scheme_1 .product_listing_main .product_name {
    text-align: center;
    margin-top: 14px;
    padding: 0 5px
}

.scheme_1 .product_listing_main .product_name a {
    font-weight: 500
}

.scheme_1 .product_listing_main .product_desc {
    display: none
}

.scheme_1 .product_listing_main .product_price {
    text-align: center
}

.scheme_1 .product_listing_main .product_price .money {
    font-size: 14px;
    font-weight: 300
}

.scheme_1 .product_listing_main .product_price .money_sale {
    font-weight: 500;
    color: #72ac26
}

.scheme_1 .product_listing_main .product_links {
    margin-top: 14px
}

.scheme_1 .product_listing_main .product_links form {
    display: inline-block;
    float: left
}

.scheme_1 .product_listing_main .product_links .btn {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px 0 0;
    padding: 11px 14px;
    font-weight: bold
}

.scheme_1 .product_listing_main .product_links i {
    font-size: 18px;
    line-height: 40px
}

.scheme_1 .product_listing_main .product_links .btn_c {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 0px;
    width: 40px;
    height: 40px;
    background: #cdcdcd !important;
    color: #fff !important;
    border: none !important;
    float: right
}

.scheme_1 .product_listing_main .product_links .btn_c:hover {
    background: #ffde00 !important;
    color: #fff !important
}

.scheme_1 .product_listing_main .product_links .btn-disabled {
    width: 40px;
    height: 40px;
    padding: 0px
}

.scheme_1 .product_listing_main .product_links .btn-disabled i {
    line-height: 38px
}

.scheme_1 .product_listing_main .product_links .wishlist_add_login {
    margin-right: 10px
}

.scheme_1 .product_listing_main .product_links .wishlist_form {
    float: right
}

.scheme_1 .homepage_carousel {
    position: relative
}

.scheme_1 .homepage_carousel .swiper_btn {
    width: 22px;
    height: 22px;
    margin: 0px 0 0 0;
    background: #72ac26;
    position: absolute;
    z-index: 11;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: -25px;
    cursor: pointer
}

.scheme_1 .homepage_carousel .swiper_btn:hover {
    background: #ffde00;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.scheme_1 .homepage_carousel .swiper_btn:before {
    width: 22px;
    height: 22px;
    display: block;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    position: absolute;
    z-index: 10;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: 'FontAwesome'
}

.scheme_1 .homepage_carousel .btn_prev {
    right: 27px
}

.scheme_1 .homepage_carousel .btn_prev:before {
    content: '\f104'
}

.scheme_1 .homepage_carousel .btn_next {
    right: 0
}

.scheme_1 .homepage_carousel .btn_next:before {
    content: '\f105'
}

.scheme_1 .homepage_carousel #homepage_carousel__2 {
    margin-top: 30px;
    margin-bottom: 30px
}

.scheme_1 .product_collection.item3_1 {
    clear: left
}

.scheme_1 .view_list .product {
    width: 100%;
    float: none;
    overflow: hidden
}

.scheme_1 .view_list .product_img {
    width: 200px;
    float: left
}

.scheme_1 .view_list .product_info {
    margin: 0 0 0 215px
}

.scheme_1 .view_list .product_desc__long {
    display: block
}

.scheme_1 .homepage_specials {
    margin-bottom: 5px
}

.scheme_1 .homepage_specials .swiper_btn {
    top: 4px;
    z-index: 1
}

.scheme_1 footer {
    margin: 0px 0 0 0;
    background: #2e2e2e;
    padding: 45px 0px 0;
    border-top: solid 1px #fff;
}

.scheme_1 footer h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #fff
}

.scheme_1 footer .footer_block {
    padding-bottom: 56px
}

.scheme_1 footer .footer_block .footer_social {
    margin-top: 24px
}

.scheme_1 footer .footer_block .footer_social li {
    display: inline-block
}

.scheme_1 footer .footer_block .footer_social li a {
    font-size: 26px;
    color: #fff
}

.scheme_1 footer .footer_block .footer_social li a:hover {
    color: #ffde00
}

.scheme_1 footer .footer_block .footer_social li+li {
    margin-left: 20px
}

.scheme_1 footer .footer_block .footer_contacts {
    margin-bottom: -3px
}

.scheme_1 footer .footer_block .footer_contacts li {
    font-size: 14px;
    line-height: 30px;
    color: #fff
}

.scheme_1 footer .footer_block .footer_contacts .contacts_phone div, .scheme_1 footer .footer_block .footer_contacts .contacts_email div {
    display: inline-block;
    line-height: 30px
}

.scheme_1 footer .footer_block .footer_contacts .contacts_phone a {
    color: #fff
}

.scheme_1 footer .footer_block .footer_contacts .contacts_phone a:hover {
    color: #ffde00
}

.scheme_1 footer .footer_block .footer_contacts .contacts_company {
    display: inline-block
}

.scheme_1 footer .footer_block .footer_contacts .contacts_address {
    display: inline-block
}

.scheme_1 footer .footer_block .footer_contacts .contacts_email a {
    color: #fff
}

.scheme_1 footer .footer_block .footer_contacts .contacts_email a:hover {
    color: #ffde00
}

.scheme_1 footer .footer_links li a {
    font-size: 14px;
    line-height: 30px;
    color: #fff
}

.scheme_1 footer .footer_links li a:hover {
    color: #ffde00
}

.scheme_1 footer .footer_links li a.active {
    color: #ffde00
}

.scheme_1 footer .footer_links .active a {
    color: #ffde00
}

.scheme_1 footer .footer_newsletter .form_status {
    margin: 10px 0 0 0;
    font-weight: bold
}

.scheme_1 footer .footer_newsletter .form_status.error {
    color: #fff
}

.scheme_1 footer .footer_newsletter .form_status.success {
    color: #fff
}

.scheme_1 footer .copyright {
    background: #222;
    border-top: solid 1px #fff;
}

.scheme_1 footer .copyright p {
    color: #fff;
    font-size: 14px
}

.scheme_1 footer .copyright a {
    color: #fff
}

.scheme_1 footer .copyright a:hover {
    color: #ffde00
}

.scheme_1 #back_top {
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 0 0 615px;
    background: #ffde00;
    color: #222;
    text-align: center;
    position: fixed;
    left: 50%;
    bottom: 50px;
    z-index: 999;
    padding-top:10px;
    font-size:30px;
    font-weight:normal;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.4)
}


.scheme_1 #back_top:hover {
    background: #033009;
    color:#fff;
}

.scheme_1 .breadcrumb_wrap {
    
}

.scheme_1 .breadcrumb {
    margin: 0 0 -5px 0;
    padding-top: 15px;
    font-size:13px;
    color:#333;
    text-transform:uppercase;
}

.scheme_1 .breadcrumb a {color:#111; text-decoration:underline dotted;}

.scheme_1 .collection_info .collection_img {
    margin-top: 15px;
    text-align: center
}

.scheme_1 .collection_info .collection_desc {
    margin-top: 15px
}

.scheme_1 .collection_info .collection_desc .rte {
    margin: 0
}

.scheme_1 ul.tags {
    margin: 10px 0 0 0;
    list-style-type: none
}

.scheme_1 ul.tags li {
    float: left;
    margin: 5px 5px 0 0
}

.scheme_1 ul.tags li a {
    display: block;
    padding: 5px 10px;
    background: #72ac26;
    color: #fff
}

.scheme_1 ul.tags li a:hover,.scheme_1 ul.tags li.active a {
    background: #ffde00
}

.scheme_1 .product_listing_controls {
    overflow: hidden;
    margin: 30px 0 20px 0;
    padding: 0 10px 10px 10px;
    background: rgba(0,0,0,0.1);
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.scheme_1 .product_listing_toggle {
    float: left;
    font-size: 0
}

.scheme_1 .product_listing_toggle li {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 10px 10px 0 0;
    border: 1px solid transparent;
    color: #72ac26;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out
}

.scheme_1 .product_listing_toggle li.active {
    background: #fff;
    border-color: #d7d7d7;
    color: #ffde00;
    cursor: default
}

.scheme_1 .product_listing_toggle li i {
    font-size: 17px;
    line-height: 30px
}

.scheme_1 .sort_by {
    float: right;
    margin: 10px 0 0 10px
}

.scheme_1 .sort_by label {
    margin: 0 4px 0 0;
    line-height: 30px
}

.scheme_1 .sort_by select {
    width: auto !important;
    height: 30px;
    display: inline-block;
    padding: 5px 4px;
    cursor: pointer
}

.scheme_1 .show_products {
    float: right;
    margin: 10px 0 0 10px
}

.scheme_1 .show_products label {
    margin: 0 4px 0 0;
    line-height: 30px
}

.scheme_1 .show_products select {
    width: auto !important;
    height: 30px;
    display: inline-block;
    padding: 5px 4px;
    cursor: pointer
}

.scheme_1 #product_listing_preloader {
    position: relative
}

.scheme_1 .collection_listing_main {
    margin-bottom: 30px
}

.scheme_1 .collection_listing_item {
    margin: 30px 0 0 0;
    text-align: center
}

.scheme_1 .collection_listing_item.item_4_1 {
    clear: left
}

.scheme_1 .collection_listing_item .collection_img {
    background: #fff;
    padding: 5px
}

.scheme_1 .collection_listing_item .collection_name {
    margin: 15px 0 0 0
}

.scheme_1 .collection_listing_item .collection_products {
    margin: 5px 0 0 0
}

.scheme_1 .collection_listing_item .collection_desc {
    margin: 5px 0 0 0
}

.scheme_1 .collection_listing_item .btn {
    margin: 15px 0 0 0
}

.scheme_1 .products_count {
    height: 30px;
    float: left;
    margin: 10px 10px 0 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px
}

.scheme_1 #pagination {
    display: inline-block;
    overflow: hidden;
    float: right;
    margin: 10px 0 0 10px;
    font-size: 0
}

.scheme_1 #pagination span {
    display: inline-block;
    vertical-align: top
}

.scheme_1 #pagination span ~ span {
    margin: 0 0 0 2px
}

.scheme_1 #pagination span a {
    height: 40px;
    display: block;
    padding: 0 10px;
    background: #033009;
    border: 1px solid #033009;
    font-size: 15px;
    line-height: 39px;
    color: #fff;
}

.scheme_1 #pagination span.page a {
    width: 40px;
    padding: 0;
    text-align: center;
}

.scheme_1 #pagination span a:hover {
    background: #ffde00;
    border-color: #ffde00;
    color: #033009;
}

.scheme_1 #pagination span.current {
    width: 40px;
    height: 40px;
    background: #ffde00;
    border: 1px solid #ffde00;
    font-weight: bold;
    font-size: 15px;
    line-height: 39px;
    color: #222;
    text-align: center;
    cursor: default;
}

.scheme_1 .sidebar_widget ~ .sidebar_widget {
    margin: 30px 0 0 0
}

.scheme_1 .sidebar_widget .widget_header {
    margin: 0;
    font-size: 24px
}

.scheme_1 .sidebar_widget .widget_content {
    margin: 15px 0 0 0
}

.scheme_1 .list_links li ~ li {
    margin: 10px 0 0 0
}

.scheme_1 .list_links li a {
    display: block;
    padding: 7px 15px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    background: #fff
}

.scheme_1 .list_links li.active a,.scheme_1 .list_links li a:hover {
    background: #ffde00;
    color: #2e2e2e;
    border: 1px solid #ffde00;
    font-weight: bold
}

.scheme_1 .list_products {
    margin-bottom: 30px
}

.scheme_1 .list_products .product {
    overflow: hidden;
    padding: 15px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff
}

.scheme_1 .list_products .product ~ .product {
    margin: 10px 0 0 0
}

.scheme_1 .list_products .product_img {
    width: 100px;
    float: left
}

.scheme_1 .list_products .product_info {
    margin: 0 0 0 115px
}

.scheme_1 .list_products .product_name {
    font-weight: 300
}

.scheme_1 .list_products .product_name a {
    font-weight: 300
}

.scheme_1 .list_products .product_price {
    margin-top: 10px
}

.scheme_1 .list_products .product_price .money {
    font-weight: bold;
    font-size: 14px;
    display: block
}

.scheme_1 .list_products .product_price .compare-at-price {
    font-weight: 500;
    margin-top: 10px
}

.scheme_1 .list_products .product_links {
    margin-top: 10px
}

.scheme_1 .sidebar_widget__search {
    height: 40px;
    padding: 0 38px 0 0;
    border: 1px solid #d7d7d7
}

.scheme_1 .sidebar_widget__search input {
    width: 100%;
    height: 38px;
    float: left;
    padding: 0 0 0 10px;
    background: none;
    border: none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

.scheme_1 .sidebar_widget__search button {
    width: 38px;
    height: 38px;
    margin: 0 -40px 0 0;
    color: #f03b3c
}

.scheme_1 .sidebar_widget__search button i.fa {
    height: 38px;
    display: block;
    font-size: 18px;
    line-height: 37px
}

.scheme_1 .sidebar_widget__search button:hover {
    color: #ffde00
}

.scheme_1 .sidebar_widget__articles .widget_content {
    margin: 20px 0 0 0
}

.scheme_1 .sidebar_widget__articles ul li ~ li {
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
    border-top: 1px solid #d7d7d7
}

.scheme_1 .sidebar_widget__articles img {
    width: 145px;
    float: left
}

.scheme_1 .sidebar_widget__articles .article_content__img {
    margin: 0 0 0 175px
}

.scheme_1 .sidebar_widget__articles .article_title {
    margin: 10px 0 0 0
}

.scheme_1 .sidebar_widget__articles .article_comments {
    margin: 10px 0 0 0
}

.scheme_1 .sidebar_widget__articles .article_comments:before {
    content: '\f0e6';
    margin: 0 5px 0 0;
    font: 14px 'FontAwesome'
}

.scheme_1 .sidebar_widget__tags .widget_content {
    margin: 15px 0 0 0
}

.scheme_1 .sidebar_widget__comments .widget_content {
    margin: 20px 0 0 0
}

.scheme_1 .sidebar_widget__comments ul li ~ li {
    margin: 25px 0 0 0;
    padding: 25px 0 0 0;
    border-top: 1px solid #d7d7d7
}

.scheme_1 .sidebar_widget__comments .item_icon {
    width: 30px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
    float: left;
    font-size: 16px
}

.scheme_1 .sidebar_widget__comments .item_content {
    display: block;
    margin: 0 0 0 30px;
    color: #2e2e2e
}

.scheme_1 .sidebar_widget__comments .item_info {
    display: block;
    padding: 10px 0 0 0
}

.scheme_1 .sidebar_widget__comments .item_info time {
    display: block;
    float: right;
    margin: 0 0 0 10px
}

.scheme_1 .sidebar_widget__comments .item_info .item_time {
    margin: 0 0 0 7px;
    padding: 0 0 0 10px;
    border-left: 1px solid #d7d7d7
}

.scheme_1 #searchresults {
    margin: 0 !important
}

.scheme_1 #searchresults .search_form {
    margin: 15px 0 0 0
}

.scheme_1 #searchresults .search_form input {
    width: 100%;
    float: left;
    padding: 0 34px 0 10px
}

.scheme_1 #searchresults .search_form button {
    width: 34px;
    height: 34px;
    float: left;
    margin: 0 0 0 -34px;
    background: none;
    border: none;
    font-size: 20px;
    color: #2e2e2e
}

.scheme_1 #searchresults .search_form button:hover {
    color: #f03b3c
}

.scheme_1 #searchresults .search_form button i {
    line-height: 32px
}

.scheme_1 #searchresults h3 {
    margin: 0;
    padding: 0
}

.scheme_1 #searchresults ol {
    list-style-type: none;
    padding: 15px 0 0 0;
    border-bottom: 1px solid #d7d7d7
}

.scheme_1 #searchresults ol li {
    overflow: hidden;
    margin: 0;
    padding: 15px 0;
    border-top: 1px solid #d7d7d7
}

.scheme_1 #searchresults ol li .search-result_image {
    float: left;
    margin-right: 15px
}

.scheme_1 #searchresults ol li .search-result_container {
    padding: 15px 0 0 0
}

.scheme_1 .elevatezoom_big_wrapper {
    width: 370px;
    padding: 2px;
    background: #fff;
    border: 1px solid #d7d7d7
}

.scheme_1 .elevatezoom_big_clicker {
    cursor: pointer;
    display: none
}

.scheme_1 .zoomWrapper,.scheme_1 #elevatezoom_big {
    width: 364px !important;
    height: auto !important;
    position: relative !important
}

.scheme_1 #elevatezoom_big {
    background: rgba(0,0,0,0.05)
}

.scheme_1 #elevatezoom_big ~ #elevatezoom_big {
    width: 0 !important;
    height: 0 !important
}

.scheme_1 .zoomContainer {
    z-index: 1 !important
}

.scheme_1 .zoomLens {
    z-index: 1 !important
}

.scheme_1 .zoomWindow {
    margin: -3px 0 0 0 !important
}

.scheme_1 .product_images .swiper-container {
    margin: 10px 0 0 0
}

.scheme_1 .product_images a {
    display: block;
    padding: 2px;
    border: 1px solid #d7d7d7
}

.scheme_1 .product_images a img {
    max-width: 100%;
    background: rgba(0,0,0,0.05)
}

.scheme_1 .product_images .swiper_btn {
    width: 25px;
    height: 100%;
    display: block;
    background: rgba(0,0,0,0.4);
    font: 22px 'FontAwesome';
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    z-index: 100;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity: .5
}

.scheme_1 .product_images .swiper_btn:before {
    width: 100%;
    display: block;
    margin: -11px 0 0 0;
    position: absolute;
    left: 0;
    top: 50%
}

.scheme_1 .product_images .btn_prev {
    left: 0
}

.scheme_1 .product_images .btn_prev:before {
    content: '\f104'
}

.scheme_1 .product_images .btn_next {
    right: 0
}

.scheme_1 .product_images .btn_next:before {
    content: '\f105'
}

.scheme_1 .product_images:hover .swiper_btn {
    opacity: 1
}

.scheme_1 .product_info__wrapper {
    display: table
}

.scheme_1 .product_info__wrapper .product_info__left {
    width: 500px;
    display: table-cell;
    padding: 0 20px 0 0
}

.scheme_1 .product_info__wrapper .product_info__right {
    width: 270px;
    display: table-cell;
    padding: 0 0 0 20px;
    border-left: 1px solid #d7d7d7
}

.scheme_1 .product_info__wrapper .product_name {
    margin: 0;
    font-size: 18px
}

.scheme_1 .product_info__wrapper .variants-wrapper {
    overflow: hidden;
    margin: 0 -10px;
    padding: 0 0 5px 0
}

.scheme_1 .product_info__wrapper .selector-wrapper {
    width: 33.33333333333333%;
    float: left;
    padding: 15px 10px 0 10px
}

.scheme_1 .product_info__wrapper .selector-wrapper label {
    display: block
}

.scheme_1 .product_info__wrapper .selector-wrapper select {
    width: 99%;
    height: 37px;
    margin: 5px 0 0 0;
    padding: 5px
}

.scheme_1 .product_info__wrapper .product_details {
    margin: 15px 0 0 0;
    padding: 5px 0 0 0;
    border-top: 1px solid #d7d7d7
}

.scheme_1 .product_info__wrapper .product_details b {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5em;
    color: #f03b3c;
    cursor: default
}

.scheme_1 .product_info__wrapper .product_details__item {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 1.5em;
    color: #72ac26
}

.scheme_1 .product_info__wrapper .product_details__item label {
    font-size: 14px
}

.scheme_1 .product_info__wrapper .product_details__item a {
    color: #72ac26;
    text-decoration: underline
}

.scheme_1 .product_info__wrapper .product_details__item a:hover {
    text-decoration: none;
    color: #ffde00
}

.scheme_1 .product_tags span:before {
    content: '\f02b';
    margin: 0 3px 0 7px;
    font: 13px 'FontAwesome'
}

.scheme_1 #product_price {
    position: relative
}

.scheme_1 #product_price .price {
    margin: 0;
    padding: 0 60px 0 0
}

.scheme_1 #product_price .money {
    margin: 0 7px 0 0;
    font-size: 20px
}

.scheme_1 #product_price .money_sale {
    font-size: 16px
}

.scheme_1 #product_price .money_sale_percent {
    width: 52px;
    height: 26px;
    display: block;
    margin: -13px 0 0 0;
    background: #777777;
    font: bold 14px/26px 'Arial';
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.scheme_1 #product_quantity {
    margin: 15px 0 0 0
}

.scheme_1 #product_quantity b.aval_label {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5em;
    color: #f03b3c;
    cursor: default
}

.scheme_1 #purchase {
    margin: 15px 0 0 0
}

.scheme_1 #purchase label {
    display: block
}

.scheme_1 .quantity_box {
    display: inline-block;
    margin: 10px 10px 0 0
}

.scheme_1 .quantity_box input {
    width: 54px;
    height: 24px;
    display: block;
    padding: 0;
    background: none;
    border: 2px solid #d7d7d7 !important;
    font-size: 15px;
    text-align: center;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

.scheme_1 .quantity_box .quantity_modifier {
    width: 26px;
    height: 24px;
    display: block;
    float: left;
    border: 2px solid #d7d7d7;
    text-align: center;
    cursor: pointer
}

.scheme_1 .quantity_box .quantity_modifier:active {
    color: #f03b3c
}

.scheme_1 .quantity_box .quantity_modifier i {
    font-size: 14px;
    line-height: 22px
}

.scheme_1 .quantity_box .quantity_down {
    margin: 2px 0 0 0
}

.scheme_1 .quantity_box .quantity_up {
    margin: 2px 0 0 2px
}

.scheme_1 #purchase #add-to-cart {
    height: 50px;
    margin: 10px 10px 0 0;
    padding: 0 20px;
    font-size: 18px
}

.scheme_1 #wishlist_section {
    margin: 20px 0 0 0;
    line-height: 1.2em
}

.scheme_1 #wishlist_section i {
    margin: 0 3px 0 0;
    font-size: 14px;
    line-height: 1.2em
}

.scheme_1 #wishlist_section a {
    text-decoration: underline
}

.scheme_1 #wishlist_section #wishlist_add,.scheme_1 #wishlist_section a:hover {
    text-decoration: none
}

.scheme_1 #wishlist_section a:hover {
    color: #ffde00
}

.scheme_1 .product_info__wrapper .addthis_sharing_toolbox {
    margin: 20px 0 0 0;
    padding: 17px 0 0 0;
    border-top: 1px solid #d7d7d7
}

.scheme_1 .product_info__wrapper .addthis_sharing_toolbox .at-share-btn {
    vertical-align: top;
    margin: 3px 3px 0 0 !important
}

.scheme_1 .product_wrap .product_description__title {
    margin: 40px 0 0 0
}

.scheme_1 .product_pagination {
    width: 100%;
    overflow: hidden;
    margin: 40px 0 0 0
}

.scheme_1 .product_pagination .product_prev {
    float: left;
    padding: 7px 8px;
    font-size: 8px
}

.scheme_1 .product_pagination .product_next {
    float: right;
    padding: 7px 8px;
    font-size: 8px
}

.scheme_1 .widget_related_products {
    margin-bottom: 30px
}

.scheme_1 .widget_related_products h3 {
    margin: 40px 0 0 0
}

.scheme_1 ul.product_listing_related {
    list-style-type: none
}

.scheme_1 .article_title {
    font-weight: normal;
    font-size: 16px;
    color: #f03b3c;
    text-transform: none
}

.scheme_1 .article_title a {
    color: #f03b3c
}

.scheme_1 .article_title a:hover {
    color: #ffde00
}

.scheme_1 .article_date:before {
    content: '\f073';
    margin: 0 5px 0 0;
    font: 14px 'FontAwesome'
}

.scheme_1 .article_info {
    margin: 15px 0 0 0
}

.scheme_1 .article_info span {
    margin: 0 0 0 12px;
    padding: 0 0 0 12px;
    border-left: 1px solid #d7d7d7
}

.scheme_1 .blog_tags {
    font-size: 0
}

.scheme_1 .blog_tags a {
    display: inline-block;
    margin: 10px 10px 0 0;
    padding: 5px 10px;
    background: #72ac26;
    font-size: 12px;
    color: #fff
}

.scheme_1 .blog_tags a:before {
    content: '\f02b';
    margin: 0 5px 0 0;
    font: 13px 'FontAwesome';
    color: #fff
}

.scheme_1 .blog_tags a:hover {
    background: #ffde00;
    color: #fff
}

.scheme_1 .blog_tags a:hover:before {
    color: #fff
}

.scheme_1 .blog_tags a.tag_active {
    background: #ffde00;
    color: #fff !important;
    cursor: default
}

.scheme_1 .blog_tags a.tag_active:before {
    color: #fff
}

.scheme_1 .blog_listing {
    margin-bottom: 30px
}

.scheme_1 .blog_listing__article {
    margin: 30px 0 0 0
}

.scheme_1 .blog_listing__article ~ .blog_listing__article {
    padding: 30px 0 0 0;
    border-top: 1px solid #d7d7d7
}

.scheme_1 .blog_listing__article .article_title {
    margin: 0;
    font-size: 20px
}

.scheme_1 .blog_listing__article .article_body {
    margin: 30px 0
}

.scheme_1 .blog_listing__article .article_content {
    margin: 15px 0 0 0
}

.scheme_1 .blog_listing__article .article_footer .blog_tags {
    margin: -10px 0 30px 0
}

.scheme_1 .blog_article {
    margin: 30px 0 30px 0
}

.scheme_1 .blog_article .article_title {
    margin: 0;
    font-size: 20px
}

.scheme_1 .blog_article .article_content {
    margin: 30px 0 0 0
}

.scheme_1 .blog_article .article_content .rte {
    margin: 0
}

.scheme_1 .blog_article .article_footer {
    margin: 30px 0 0 0
}

.scheme_1 .blog_article .article_footer .blog_tags {
    margin: -10px 0 30px 0
}

.scheme_1 .blog_article .article_pagination {
    margin: 15px 0 0 0
}

.scheme_1 .blog_article .article_pagination .btn {
    margin: 15px 0 0 0
}

.scheme_1 .blog_article .article_pagination .article_next {
    float: right;
    margin: 15px 0 0 15px
}

.scheme_1 .article_comments__list {
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
    border-top: 1px solid #d7d7d7
}

.scheme_1 .article_comments__list h3 {
    margin: 0
}

.scheme_1 .article_comments__list ul li {
    margin: 30px 0 0 0;
    padding: 15px;
    background: rgba(0,0,0,0.05)
}

.scheme_1 .article_comments__list ul li time {
    float: right
}

.scheme_1 .article_comments__list ul li time span {
    margin: 0 0 0 12px;
    padding: 0 0 0 12px;
    border-left: 1px solid #d7d7d7
}

.scheme_1 .article_comments__list .comment_author {
    margin: 0
}

.scheme_1 .article_comments__list .comment_content {
    margin: 10px 0 0 0
}

.scheme_1 .article_comments__form {
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
    border-top: 1px solid #d7d7d7
}

.scheme_1 .article_comments__form h3 {
    margin: 0
}

.scheme_1 .article_comments__form .col-lg-6 {
    margin: 15px 0 0 0
}

.scheme_1 .article_comments__form button {
    margin: 15px 0 0 0
}

.scheme_1 .account_section {
    margin: 30px 0 30px 0;
    padding: 30px;
    border: 1px solid #d7d7d7;
    border-top: 2px solid #ffde00
}

.scheme_1 .account_section h4 {
    overflow: hidden;
    margin: 0;
    font-size: 16px
}

.scheme_1 .account_section h4 span {
    vertical-align: top;
    float: right
}

.scheme_1 .account_section h4 a {
    font-weight: normal
}

.scheme_1 .account_section h4 a ~ a {
    margin: 0 0 0 15px
}

.scheme_1 .account_section h4 a:before {
    vertical-align: top;
    margin: 0 5px 0 0;
    font: 14px/24px 'FontAwesome'
}

.scheme_1 .account_section h4 a.link_add:before {
    content: '\f067'
}

.scheme_1 .account_section h4 a.link_edit:before {
    content: '\f040'
}

.scheme_1 .account_section h4 a.link_close:before {
    content: '\f00d'
}

.scheme_1 .account_section h4 a.link_delete:before {
    content: '\f1f8'
}

.scheme_1 .account_section p.note {
    margin: 15px 0 0 0
}

.scheme_1 .account_section .btn {
    margin-right: 15px
}

.scheme_1 .account_section label {
    line-height: 34px
}

.scheme_1 .account_section .address_item {
    line-height: 26px
}

.scheme_1 .account_section .address_item:before {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
    border: 1px solid #ffde00;
    font: 15px/25px 'FontAwesome';
    color: #f03b3c;
    text-align: center;
    cursor: default;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.scheme_1 .account_section .address_item {
    margin: 15px 0 0 0
}

.scheme_1 .account_section .address_item ~ .address_item {
    margin: 10px 0 0 0
}

.scheme_1 .account_section .address_location:before {
    content: '\f015'
}

.scheme_1 .account_section .address_phone:before {
    content: '\f095';
    font-size: 14px
}

.scheme_1 .account_section .address_user:before {
    content: '\f007'
}

.scheme_1 .account_section input[type="radio"],.scheme_1 .account_section input[type="checkbox"] {
    margin: 10px 5px 0 0
}

.scheme_1 .account_wrapper {
    width: 100%;
    height: 100%;
    display: table;
    margin: 30px 0 30px 0
}

.scheme_1 .account_wrapper .account_left {
    width: 50%;
    height: 100%;
    display: table-cell;
    padding: 0 15px 0 0;
    position: relative
}

.scheme_1 .account_wrapper .account_left:before {
    content: '';
    border: 1px solid #d7d7d7;
    border-top: 2px solid #ffde00;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    left: 0;
    z-index: -1
}

.scheme_1 .account_wrapper .account_right {
    width: 50%;
    height: 100%;
    display: table-cell;
    padding: 0 0 0 15px;
    position: relative
}

.scheme_1 .account_wrapper .account_right:before {
    content: '';
    border: 1px solid #d7d7d7;
    border-top: 2px solid #ffde00;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 15px;
    z-index: -1
}

.scheme_1 .account_wrapper .account_section {
    width: 100%;
    height: 100%;
    margin: 0;
    border: none
}

.scheme_1 #account_login .account_left ul {
    margin: 10px 0 0 0
}

.scheme_1 #account_login .account_left ul li {
    margin: 5px 0 0 0;
    color: #f03b3c;
    text-transform: uppercase
}

.scheme_1 #account_login .account_left ul li:before {
    content: '\f00c';
    margin: 0 7px 0 0;
    font: 14px 'FontAwesome';
    color: #ffde00
}

.scheme_1 #account_login .account_left .btn {
    margin-top: 15px
}

.scheme_1 #account_guest {
    margin: 30px 0 0 0;
    padding: 30px;
    border: 1px solid #d7d7d7
}

.scheme_1 #account_guest .btn {
    margin-top: 15px
}

.scheme_1 #account_reset_form {
    margin: 0
}

.scheme_1 .account_area .page_heading {
    overflow: hidden;
    padding: 0 0 10px 0;
    background: none;
    border: none;
    border-bottom: 2px solid #d7d7d7;
    position: relative
}

.scheme_1 .account_area .page_heading a {
    display: block;
    float: right;
    margin: 4px 0 0 10px;
    font-size: 14px
}

.scheme_1 .account_area .page_heading a.link_logout {
    position: absolute;
    right: 0;
    top: 0
}

.scheme_1 .account_welcome {
    text-align: center
}

.scheme_1 .account_welcome .page_heading:before {
    content: '\f007';
    margin: 0 7px 0 0;
    font-family: 'FontAwesome'
}

.scheme_1 .account_welcome__name {
    margin: 30px 0 0 0;
    color: #72ac26
}

.scheme_1 .account_table {
    width: 100%;
    margin: 15px 0 0 0
}

.scheme_1 .account_table th,.scheme_1 .account_table td {
    vertical-align: middle
}

.scheme_1 .table_info tr ~ tr {
    border-top: 1px solid #d7d7d7
}

.scheme_1 .table_info td {
    padding: 5px 0
}

.scheme_1 .table_info td ~ td {
    padding: 5px 0 5px 5px;
    color: #f03b3c;
    text-align: right
}

.scheme_1 .table_orders thead {
    border-bottom: 2px solid #d7d7d7
}

.scheme_1 .table_orders th {
    padding: 5px 7px;
    border: 1px solid #d7d7d7;
    color: #f03b3c;
    text-transform: uppercase
}

.scheme_1 .table_orders td {
    padding: 5px 7px;
    border: 1px solid #d7d7d7
}

.scheme_1 .table_orders tfoot {
    border-top: 2px solid #d7d7d7
}

.scheme_1 .table_orders p {
    margin: 7px 0 0 0
}

.scheme_1 .table_orders a {
    text-decoration: underline
}

.scheme_1 .table_orders a:hover {
    text-decoration: none
}

.scheme_1 .table_orders .cell_total {
    text-align: right
}

.scheme_1 .table_orders .row_total {
    border-top: 2px solid #d7d7d7;
    font-size: 14px
}

.scheme_1 .table_orders .row_total .money {
    font-weight: bold
}

.scheme_1 .account_default .address_all {
    margin: 15px 0 0 0
}

.scheme_1 .account_default .address_all a {
    text-decoration: underline
}

.scheme_1 .account_default .address_all a:hover {
    text-decoration: none
}

.scheme_1 .account_address__item h4 {
    padding: 0 0 7px 0;
    border-bottom: 1px solid #d7d7d7
}

.scheme_1 .order_cancelled h4 {
    margin: 0;
    font-size: 14px
}

.scheme_1 .order_cancelled p {
    margin: 10px 0 0 0
}

.scheme_1 #cart_loader {
    width: 100%;
    height: 0;
    position: fixed;
    left: 0;
    top: 0
}

.scheme_1 #cart_loader.loader_off .global_loader {
    top: 40px
}

.scheme_1 #cart_loader.loader_on .global_loader {
    top: 80px
}

.scheme_1 .cart_list {
    width: 100%;
    max-width: 100%;
    margin: 30px 0 30px 0
}

.scheme_1 .cart_list th {
    padding: 15px 20px;
    background: rgba(0,0,0,0.05);
    border: 1px solid #d7d7d7;
    font-size: 14px;
    color: #f03b3c;
    text-transform: uppercase
}

.scheme_1 .cart_list th ~ th {
    text-align: center
}

.scheme_1 .cart_list td {
    padding: 20px;
    border: 1px solid #d7d7d7
}

.scheme_1 .cart_list .cell_3 {
    text-align: center
}

.scheme_1 .cart_list .cell_5 {
    text-align: center
}

.scheme_1 .cart_list .cart_price {
    font-size: 14px;
    text-align: right
}

.scheme_1 .cart_item__img {
    width: 140px;
    float: left
}

.scheme_1 .cart_item__info {
    margin: 0 0 0 160px
}

.scheme_1 .cart_item__name {
    margin: 0
}

.scheme_1 .cart_item__variant {
    margin: 15px 0 0 0;
    font-size: 14px;
    color: #f03b3c
}

.scheme_1 .cart_item__details {
    margin: 10px 0 0 0
}

.scheme_1 .cart_item__details p {
    margin: 5px 0 0 0
}

.scheme_1 .cart_item__details p span {
    color: #f03b3c
}

.scheme_1 .cart_item .quantity_box {
    width: 88px;
    height: 24px;
    margin: 0;
    position: relative
}

.scheme_1 .cart_item .quantity_box input {
    width: 40px;
    position: absolute;
    left: 24px;
    top: 0
}

.scheme_1 .cart_item .quantity_box .quantity_down {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0
}

.scheme_1 .cart_item .quantity_box .quantity_up {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0
}

.scheme_1 .cart_item .cart_update {
    width: 88px;
    margin: 5px 0 0 0
}

.scheme_1 .cart_item__remove {
    font-size: 14px
}

.scheme_1 .cart_item__remove i {
    vertical-align: baseline
}

.scheme_1 .cart_list .cart_buttons .btn {
    float: right;
    margin: 0 0 0 20px
}

.scheme_1 .cart_list .cart_buttons .btn-alt {
    float: none;
    margin: 0
}

.scheme_1 .cart_list .cart_buttons .btn:before {
    margin: 0 7px 0 0;
    font: 14px 'FontAwesome'
}

.scheme_1 .cart_list .cart_buttons .cart_continue:before {
    content: '\f060'
}

.scheme_1 .cart_list .cart_buttons .cart_update:before {
    content: '\f021'
}

.scheme_1 .cart_list .cart_buttons #cart_clear:before {
    content: '\f1f8'
}

.scheme_1 .cart_list .cart_summary .cart_summary__row {
    margin: 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #d7d7d7;
    font-size: 16px;
    color: #f03b3c
}

.scheme_1 .cart_list .cart_summary .cart_summary__row ~ .cart_summary__row {
    padding: 10px 0
}

.scheme_1 .cart_list .cart_summary .cart_summary__row span {
    float: right
}

.scheme_1 .cart_list .cart_summary .cart_summary__notification {
    margin: 20px 0 0 0
}

.scheme_1 .cart_list .cart_summary .cart_summary__instructions {
    margin: 15px 0 0 0
}

.scheme_1 .cart_list .cart_summary .cart_summary__instructions label {
    display: block;
    padding: 0 0 3px 0;
    font-weight: normal;
    color: #f03b3c
}

.scheme_1 .cart_list .cart_summary .cart_summary__instructions textarea {
    width: auto !important;
    height: 100px !important;
    max-width: 100% !important;
    resize: none
}

.scheme_1 .cart_list .cart_summary .cart_summary__checkout button {
    float: right;
    margin: 20px 0 0 10px;
    padding: 10px 20px;
    font-size: 12px
}

.scheme_1 .cart_list .cart_summary .cart_summary__methods {
    float: left
}

.scheme_1 .cart_list .cart_summary .cart_summary__methods li {
    float: left;
    margin: 20px 10px 0 0
}

.scheme_1 .cart_empty h4 a {
    font-weight: inherit;
    text-decoration: underline
}

.scheme_1 .cart_empty h4 a:hover {
    text-decoration: none
}

.scheme_1 #contact_page #google_map {
    margin: 15px 0;
    border: 1px solid #d7d7d7
}

.scheme_1 #contact_page #google_map iframe {
    width: 100%
}

.scheme_1 .contact-form input {
    border-color: #e9e9e9 !important
}

.scheme_1 .contact-form textarea {
    width: 100%
}

.scheme_1 .contact-form input:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #ddd;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #ddd;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #ddd;
    border-color: #cccccc !important
}

.scheme_1 .contact-form input {
    border-radius: 0px !important
}

.scheme_1 .template-404 h2,.scheme_1 .template-404 h2 a {
    vertical-align: baseline
}

.scheme_1 .page_sitemap {
    margin-bottom: 30px
}

.scheme_1 .page_sitemap h2 {
    margin: 30px 0 15px 0
}

.scheme_1 .page_sitemap ul li+li {
    margin-top: 10px
}

.scheme_1 .page_sitemap ul li a {
    font-size: 14px
}

.scheme_1 .page_sitemap .sitemap_separator {
    width: 100%;
    height: 0;
    float: none;
    clear: both;
    margin: 0 15px;
    padding: 30px 0 0 0;
    border-bottom: 1px solid #d7d7d7
}

.scheme_1 .wishlist_page .wishlist_empty {
    margin: 15px 0 0 0
}

.scheme_1 .wishlist_page .product_listing_main .product_wrapper .product_img {
    display: block
}

.scheme_1 .wishlist_page .product_listing_main .product_wrapper .product_links {
    text-align: center
}

.scheme_1 .wishlist_page .product_listing_main .product_wrapper .product_links form {
    display: inline-block;
    float: none
}

.scheme_1 .wishlist_page .product_listing_main .product_wrapper .product_links .btn {
    width: 40px;
    height: 40px;
    padding: 0px
}

.scheme_1 .wishlist_page .product_listing_main .product_wrapper .product_links .btn i {
    line-height: 38px
}

.scheme_1 #wishlist_products_number {
    display: inline;
    font-weight: inherit;
    line-height: inherit
}

.scheme_1 #color_settings {
    width: 240px;
    background: #fff;
    position: fixed;
    left: -240px;
    top: 200px;
    z-index: 100;
    -webkit-border-radius: 0 7px 4px 0;
    -moz-border-radius: 0 7px 4px 0;
    border-radius: 0 7px 4px 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: left 0.3s ease-in-out,box-shadow 0.3s ease-in-out;
    -moz-transition: left 0.3s ease-in-out,box-shadow 0.3s ease-in-out;
    transition: left 0.3s ease-in-out,box-shadow 0.3s ease-in-out
}

.scheme_1 #color_settings h4 {
    height: 50px;
    margin: 0;
    padding: 0 50px 0 25px;
    font: bold 14px/51px 'Arial';
    color: #333
}

.scheme_1 #color_settings #color_settings__btn {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background: #888;
    position: absolute;
    right: -50px;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: right 0.3s ease-in-out;
    -moz-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.25);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.25)
}

.scheme_1 #color_settings #color_settings__btn i {
    width: 50px;
    height: 50px;
    display: block;
    font-size: 18px;
    line-height: 49px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.7)
}

.scheme_1 #color_settings.on {
    left: 0;
    -webkit-box-shadow: 0 0 25px 5px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 25px 5px rgba(0,0,0,0.25);
    box-shadow: 0 0 25px 5px rgba(0,0,0,0.25)
}

.scheme_1 #color_settings.on #color_settings__btn {
    right: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.scheme_1 #color_settings .color_palette {
    height: 30px;
    margin: 25px;
    overflow: hidden;
    border: 2px solid rgba(0,0,0,0.2);
    position: relative;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.2s ease-in-out,box-shadow 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out,box-shadow 0.2s ease-in-out;
    transition: background 0.2s ease-in-out,box-shadow 0.2s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.scheme_1 #color_settings .color_palette.active {
    border-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 0 2px #888;
    -moz-box-shadow: 0 0 0 2px #888;
    box-shadow: 0 0 0 2px #888
}

.scheme_1 #color_settings .color_item {
    position: absolute;
    top: 0;
    bottom: 0
}

.scheme_1 #color_settings .color_item.color_1 {
    left: -30px;
    right: 50%;
    z-index: 10;
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg)
}

.scheme_1 #color_settings .color_item.color_2 {
    left: 0;
    right: 0;
    z-index: 1
}

.scheme_1 #scheme_1 .color_1 {
    background: #72ac26
}

.scheme_1 #scheme_1 .color_2 {
    background: #ffde00
}

.scheme_1 #scheme_2 .color_1 {
    background: #719d37
}

.scheme_1 #scheme_2 .color_2 {
    background: #dac222
}

.scheme_1 #scheme_3 .color_1 {
    background: #2dc5a3
}

.scheme_1 #scheme_3 .color_2 {
    background: #13cb19
}

.scheme_1 #scheme_4 .color_1 {
    background: #fb1b56
}

.scheme_1 #scheme_4 .color_2 {
    background: #81ade6
}


/* CUSTOM CSS */

.main-content img{border: solid 10px #fff;}
.main-content img.loader{border: 0;}

.highlight {background-color:#033009; color:#fff; padding: 5px 10px;}

.homepage_fb {margin-bottom:20px;}

.homepage-galeria{background:#fff;padding:0 0 10px 0;}

.booking-step {display:inline-block;}
.booking-step div.cislo {font-size:30px;background-color:#fff; color:#033009; padding: 5px 10px 5px 15px; border: solid 3px #033009; font-weight:bold; display:inline-block;}
.booking-step div.text {background-color:#033009; color:#fff; font-size:20px; display:inline-block;line-height:40px; margin-top:13px; padding: 0 15px 0 15px;}

.bg-white {background-color: #ffffff!important;}
.form-value {line-height:42px;}

ul.list-1 {list-style:none; padding-left:0;}
ul.list-1 li {display:block; background-color:#e1f7e1; margin-bottom:1px; padding: 8px 20px;    -webkit-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;    -moz-transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out;    transition: background 0.3s ease-in-out,border-color 0.3s ease-in-out,color 0.3s ease-in-out}
ul.list-1 li:hover {background-color: #fff8cc;}
.mfp-background {background: white;  padding: 20px 30px 40px 30px;   text-align: left;  margin: 40px auto;   position: relative;}
.mfp-content ul, .mfp-content ol  {padding-left:50px;}
.mfp-content ul li {list-style:square;}

.subpage_block {margin-bottom:20px;}
.subpage_block .subpage_block_container-3 span {position:absolute;bottom:15px; left:20px; padding: 5px 20px;font-size:22px; font-weight:bold; background-color: rgba(255,255,255,0.6);width:100%; text-transform:uppercase;}
.subpage_block .subpage_block_container-4 span {position:absolute;bottom:20px; left:20px; padding: 10px 30px;font-size:30px; font-weight:bold; background-color: rgba(255,255,255,0.6);width:100%; text-transform:uppercase;}

.infobar {display:block;margin-top:10px; margin-bottom:10px; padding:10px; color:#fff; font-size:18px; min-height:95px;}
.infobar i { font-size:75px; float:left; display:inline-block; padding: 0 30px 10px 20px;}
.infobar b {display:block;font-size:24px; text-transform:uppercase;}
.infobar-success {background-color:#033009;}
.infobar-danger {background-color:#841717;}

.text-zeleny {color:#033009 !important;}
.text-modry  {color:#201d60 !important; }
.text-cerveny {color:#841717 !important;}

.text-large {font-size:30px;}

#kalendar {min-height:500px;}
.kalendar table {width:90%; margin:0 auto 40px auto; border: solid 1px #333;}
.kalendar table th {background-color:#333; color:#fff;}
.kalendar table th.mesiac {background-color:#fff; color:#333;}
.kalendar table th {padding-left:10px;padding-right:10px;}
.kalendar table th h3 {display:inline-block; margin:10px 0 10px 0; font-size:34px;}
.kalendar table th a.mesiac i {font-size:36px; line-height:66px; margin-left:30px; margin-right:30px;}
.kalendar table th a.disabled, .kalendar table th a.disabled:hover {color:#d7d7d7;}
.kalendar table td {width:14.285%; height:80px;} 
.kalendar table td.datum {background-color:#a9a9a9; border: solid 1px #333;}
.kalendar table div.holder {padding:5px; height:80px;position:relative;overflow: hidden; }
.kalendar table div.dnes {}
.kalendar table div.vyber {background-color: #ffde00;}
.kalendar table td.datum .den {padding:5px 0 5px 0; margin:0; height:100%;}
.kalendar table td.datum .cislo {margin-left:-5px;}
.kalendar table td.datum .cislo .tag {margin-left:-3px;font-size:10px;line-height:10px; height:15px; text-transform:uppercase;padding: 2px; display:block;}
.kalendar table td.datum .cislo .tag-dnes {color:#ffde00; font-weight:bold; background-color:#333;  display:block; width:40px; text-align:center;}
.kalendar table td.datum .cislo-den {font-size:34px; font-weight:bold; float:left; color:#fff;line-height:28px;}

.kalendar table td.datum i {font-size:20px;}
.kalendar table td .info {text-align:right;} 
.nejazdime {background-color:#f03b3c !important; color:#fff;}
.objednavka {background-color:#ff8800 !important; color:#fff;}
.jazdime {background-color:#066012 !important; color:#fff;}
.kalendar table td .info .trains {padding-top:16px; margin-right:-10px;}
.kalendar table td .info .trains span {color:#333;padding:2px 2px; line-height:18px; white-space: nowrap; display:inline-block;}
.kalendar table td .info .trains span img {height:22px;border:0; }
.kalendar .detail {bottom: -100%; height: 100%;  left: 0%; background:#ffde00; color:#033009; font-size:14px;text-transform:uppercase; text-align:center; position: absolute;  transition: bottom 0.5s ease;  width: 100%; padding-top:2px; margin-left:0px;}
.kalendar .detail .status {display:block; height:44px; vertical-align:middle;display: flex;align-items: center; text-align:center;}
.kalendar .detail .status b {line-height:20px; margin: auto; text-align:center; }
.kalendar .detail i {display:block; background:#033009; color:#ffde00; padding:1px 10px 10px 10px;font-style:normal;line-height:30px; font-size:16px !important; font-weight:bold;}
.kalendar .holder:hover .detail {bottom: 0px;}
.kalendar .detail .resp {display:none; background:#033009; color:#ffde00; padding:3px 10px;font-style:normal;line-height:22px;text-transform:uppercase; font-size:13px; margin-left:-15px;position: absolute;  width: 100%;}


.kalendar-pas {margin: 15px 0 0 0; background:#222; text-align:center; color:#fff; height:105px; overflow:hidden;}
.kalendar-pas .kalendar-pas-title {font-size:30px; line-height:105px; text-transform:uppercase; color:#fff;; height:105px;}
.kalendar-pas .kalendar-pas-nejazdime {background:#f03b3c;}
.kalendar-pas .kalendar-pas-objednavka {background:#ff8800;}
.kalendar-pas .kalendar-pas-jazdime {background:#033009;}
.kalendar-pas .kalendar-pas-den {color:#fff; height:105px;position:relative;overflow: hidden; display:inline-block;}
.kalendar-pas .kalendar-pas-den span {display:block; font-size:13px;text-transform:uppercase; margin-top: 4px;}
.kalendar-pas .kalendar-pas-den .trakcia {height:46px; vertical-align:middle; }
.kalendar-pas .kalendar-pas-den .trakcia i {display:block;font-size:40px; }
.kalendar-pas .kalendar-pas-den .trakcia div { line-height:20px; padding: 2px 5px; margin-top:2px;}
.kalendar-pas .kalendar-pas-den .trakcia div img {max-height:20px;}
.kalendar-pas .kalendar-pas-den .trakcia div.odsad img {max-height:35px; padding-top:5px;; padding-bottom:5px;}
.kalendar-pas .kalendar-pas-den .detail {bottom: -100%; height: 100%;  left: 0%; background:#ffde00; color:#033009; font-size:13px;text-transform:uppercase;  position: absolute;  transition: bottom 0.5s ease;  width: 100%; padding-top:5px;}
.kalendar-pas .kalendar-pas-den .detail b {display:block; height:44px;}
.kalendar-pas .kalendar-pas-den .detail i {display:block; background:#033009; color:#ffde00; padding:1px 10px 10px 10px;font-style:normal;line-height:22px;}
.kalendar-pas .kalendar-pas-den:hover .detail {bottom: -28px;}
.kalendar-pas .kalendar-pas-btn {height:105px; line-height:45px; background: #ffde00; color:#222; font-size:20px;text-transform:uppercase; padding-top:15px; border-left: solid 1px #033009; display:inline-block;}
.kalendar-pas .kalendar-pas-btn:hover {color:#033009;}
.kalendar-pas .kalendar-pas-btn i {display:block;font-size:40px; }
.kalendar-pas .kalendar-pas-den .resp {display:none; background:#033009; color:#ffde00; padding:3px 10px;font-style:normal;line-height:22px;text-transform:uppercase; font-size:13px; margin-left:-15px;position: absolute;  width: 100%;}

.booking-trasy .booking-trasa {text-align:center; padding:10px 15px; margin-bottom:20px;}
.booking-trasy .booking-trasa-zeleny {background-color:#033009; color:#fff;}
.booking-trasy .booking-trasa-modry {background-color:#201d60; color:#fff;}
.booking-trasy .booking-trasa-cerveny {background-color:#841717; color:#fff;}
.booking-trasy .booking-trasa-status {height:100px;}
.booking-trasy .booking-trasa-status i {font-size:80px;line-height:100px;}
.booking-trasy .booking-trasa-status img {border:0; max-height:70px; margin: 15px;}
.booking-trasy .booking-trasa-produkt {font-size:36px; font-weight:bold;text-transform:uppercase;}
.booking-trasy .booking-trasa-trasa {text-transform:uppercase;font-weight:bold; font-size:18px;}
.booking-trasy .booking-trasa-info {background-color:#fff; color:#333; padding:5px; margin-top:10px; margin-bottom:5px;}

.booking-produkty-zlava {background-color:#ffde00; margin-top:40px; margin-bottom:10px;}
.booking-produkty-zlava .booking-produkty-zlava-obsah {text-align:center; padding:1px 90px 8px 110px;}
.booking-produkty-zlava .booking-produkty-zlava-obsah h3 {font-size:30px; }
.booking-produkty-zlava .booking-produkty-zlava-podmienky {position:absolute; right:30px; top:15px;}
.booking-produkty-zlava .booking-produkty-zlava-podmienky i {font-size:26px; }
.booking-produkty-zlava .booking-produkty-zlava-obsah .sticker-bg {position:absolute;z-index:2; top:-30px; left:-10px;}
.booking-produkty-zlava .booking-produkty-zlava-obsah .sticker-bg .obsah {color:#fff; margin-left:-10px; margin-top:15px; text-align:center; text-transform:uppercase; transform: rotate(315deg);  -webkit-transform: rotate(315deg);  -moz-transform: rotate(315deg);  -o-transform: rotate(315deg);  -ms-transform: rotate(315deg);}
.booking-produkty-zlava .booking-produkty-zlava-obsah .sticker-bg .obsah span.zlava {display:block; font-size:40px; font-weight:bold; line-height:32px;}
.booking-produkty-zlava .booking-produkty-zlava-obsah .sticker-bg .curl-helper {background-color:#ffde00 !important;}

.booking-produkty-trasa {background-color:#ffde00; margin-top:40px;}
.booking-produkty-trasa-disabled {background-color:#ccc !important;}
.booking-produkty-trasa .booking-produkty-trasa-ikona {text-align:center; padding-top:20px;}
.booking-produkty-trasa .booking-produkty-trasa-ikona i {font-size:80px; line-height:100px; text-align:center;}
.booking-produkty-trasa .booking-produkty-trasa-ikona .sticker-bg {position:absolute;z-index:2; top:-10px; left:-10px;}
.booking-produkty-trasa .booking-produkty-trasa-ikona .sticker-bg .obsah {color:#fff; margin-left:-10px; margin-top:15px; text-align:center; text-transform:uppercase; transform: rotate(315deg);  -webkit-transform: rotate(315deg);  -moz-transform: rotate(315deg);  -o-transform: rotate(315deg);  -ms-transform: rotate(315deg);}
.booking-produkty-trasa .booking-produkty-trasa-ikona .sticker-bg .obsah span.zlava {display:block; font-size:40px; font-weight:bold; line-height:32px;}
.booking-produkty-trasa .booking-produkty-trasa-ikona .sticker-bg .curl-helper {background-color:#ffde00 !important;}
.booking-produkty-trasa .booking-produkty-trasa-ikona .sticker-bg .curl-helper-disabled {background-color:#ccc !important;}
.booking-produkty-trasa .booking-produkty-trasa-nadpis {font-size:36px; font-weight:bold;text-transform:uppercase; text-align:center;}
.booking-produkty-trasa .booking-produkty-trasa-info {padding: 0 20px; text-align:center; min-height:120px; vertical-align:middle;display: flex;align-items: center;}
.booking-produkty-trasa .booking-produkty-trasa-podmienky {padding: 0 20px 20px 20px;  text-align:center;}
.booking-produkty-trasa-podmienky-obsah {  max-width: 400px;   position: relative; }


.booking-produkty-trasa-listok {padding:0 20px 10px 20px;min-height:90px;}
.booking-produkty-trasa-listok .booking-produkty-trasa-riadok {border-top:dotted 5px #333; padding-top:20px;}
.booking-produkty-trasa-listok .booking-produkty-trasa-listok-nazov {}
.booking-produkty-trasa-listok .booking-produkty-trasa-listok-nazov b {text-transform:uppercase; font-size:20px; color:#333; line-height:18px;}
.booking-produkty-trasa-listok .booking-produkty-trasa-listok-nazov span {display:block;text-transform:uppercase; font-size:14px; line-height:14px; vertical-align:top; }
.booking-produkty-trasa-listok .booking-produkty-trasa-listok-info {text-align:right;}
.booking-produkty-trasa-listok .booking-produkty-trasa-listok-info i {font-size:26px; float:right; margin:-4px 5px 4px 0; color:#033009;}
.booking-produkty-trasa-listok .booking-produkty-trasa-listok-cena {margin-top:; text-align:center;}
.booking-produkty-trasa-listok .booking-produkty-trasa-listok-cena span.pult {display: block;color: #841717;text-decoration: line-through;line-height: 12px;padding-bottom:8px;}
.booking-produkty-trasa-listok .booking-produkty-trasa-listok-cena b {display: block; font-size:20px;line-height: 20px; }
.booking-produkty-trasa-listok-popis {  max-width: 400px;    position: relative;  }

.booking-trasa-vlaky {}
.booking-trasa-vlak {margin-top:1px;}
.booking-trasa-vlak .cislo {padding: 0;text-align:center;}
.booking-trasa-vlak .trakcia {background-color:#222; color:#fff;text-align:center; padding: 2px 2px 0 2px;}
.booking-trasa-vlak .trakcia img {max-height:20px;}
.booking-trasa-vlak .odchod {text-align:center; font-weight:bold; padding: 0;}
.booking-trasa-vlak .odchod i {margin:4px 5px -4px 5px; font-weight:unset; padding: 0;}
.booking-trasa-vlak .status {text-align:center; padding: 0; font-size:15px;}
.booking-trasa-vlak .detail {padding: 0;}
.booking-trasa-vlak .detail i {margin:4px 5px -4px 5px; padding: 0; display:none;}

.booking-cart-added {width: 300px;discoplay: block;margin: 0 0 0 355px;background: #033009;color: #fff;text-align: center;position: fixed;left: 50%;bottom: 250px;	z-index: 2;
	padding-top: 10px;-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);-moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);	box-shadow: 0 0 8px 0 rgba(0,0,0,0.4); display:none;}
.booking-cart-added h3 {color:#ffde00;}
.booking-cart-added p {color:#fff;}
.booking-cart-added i {font-size:30px; margin-bottom:20px;color:#fff;}

.booking-cart {margin-top:10px;border-top: solid 2px #033009;border-bottom: solid 2px #033009; overflow:hidden;}
.booking-cart-riadok {background-color:#fff; line-height:30px; padding:8px 12px;border-bottom: solid 1px #033309;}
.booking-cart-riadok-produkt {font-weight:bold;}
.booking-cart-riadok-podmienky i {color:#033009; font-size:22px; margin-top:3px;}
.booking-cart-riadok-datum {text-align:center;}
.booking-cart-riadok-pocet {text-align:center; font-weight:bold;}
.booking-cart-riadok-pult {text-align:right;color: #841717;text-decoration: line-through;}
.booking-cart-riadok-cena {text-align:right;}
.booking-cart-riadok-suma {text-align:right; font-weight:bold;}
.booking-cart-riadok-total {background-color:#033009; color:#fff; text-transform:uppercase; font-weight:bold;}
.booking-cart-riadok-total-suma {text-align:right;}
.booking-cart-riadok-podmienky-obsah { text-align: left;    max-width: 1000px;      position: relative;}
.booking-cart-riadok-podmienky-obsah ul {padding-left:50px;}
.booking-cart-riadok-podmienky-obsah li {list-style:square;}

.booking-cart-form {display:none; margin-top:30px;}
.booking-cart-form .booking-cart-form-suhlas {margin-top:25px;}
.booking-cart-form .booking-cart-form-suhlas button, .booking-cart-form .booking-cart-form-suhlas a  {margin: -5px 0 5px 0; float:right;}

.booking-cart-form-platby > .booking-cart-form-platby  {margin-bottom:10px;}
.booking-cart-form-platby .radio {margin: -7px 0 7px 0;}
.booking-cart-form-platby .ikona {padding-top:3px;}
.booking-cart-form-platby .ikona img {max-height:30px; background-color:unset; border: unset; float:right;}

.objednavka-detail-qr { background-color:#841717; padding:10px; margin:0 auto 20px auto;text-align:center;max-width:440px;}
.objednavka-detail-qr img {max-width:400px;}
.objednavka-detail-qr-text {display:block; color:#fff; font-weight:bold; text-align:center; text-transform:uppercase; padding-bottom:10px;}
.objednavka-detail-header .objednavka-detail-header-pnr {font-weight:bold;font-size:60px !important; text-align:right; line-height:60px; color:#033009;}
.objednavka-detail-header .objednavka-detail-title h1 {margin-bottom:0; margin-top:0; line-height:40px;}
.objednavka-detail-header .objednavka-detail-title b {text-transform:uppercase;}
.objednavka-detail-header .objednavka-detail-header-docs {font-size:35px !important; text-align:right; line-height:50px;}
.objednavka-detail-header .objednavka-detail-header-docs i {margin:7px 0 0 10px; background-color:#fff; padding: 10px; border: solid 5px #841717; color:#841717; }

.objednavka-detail-summary {margin: 10px 0 10px 0; padding: 5px 0;border-bottom: dotted 1px #033009;}
.objednavka-detail-summary .titulok {text-align:right;}
.objednavka-detail-summary .hodnota {font-weight:bold;}

.objednavka-detail-cart {background-color:#fff; padding: 5px 3px; margin-bottom:1px;border-bottom: dotted 1px #033009;}
.objednavka-detail-cart .pocet {font-weight:bold;}
.objednavka-detail-cart .nazov {font-weight:bold;}
.objednavka-detail-cart .pult {text-align:right;color: #841717;text-decoration: line-through;}
.objednavka-detail-cart .cena {text-align:right;}
.objednavka-detail-cart .suma {text-align:right; font-weight:bold;}
.objednavka-detail-cart-total {text-transform:uppercase;background-color:#033009; color:#fff; font-weight:bold;padding: 5px 3px; }
.objednavka-detail-cart-total .suma {text-align:right; }
.objednavka-detail-cart-balance {text-transform:uppercase;background-color:#841717; color:#fff; font-weight:bold;padding: 5px 3px; }
.objednavka-detail-cart-balance .suma {text-align:right; }
.objednavka-detail-cart .cas {color:#585858;}

.cennik {margin-bottom:5px;}
.cennik .cennik-trasa {background:#033009; color:#fff; font-size:30px; line-height:48px; font-weight:bold; display:block;}
.cennik .cennik-trasa span {font-size:16px; line-height:22px; font-weight:bold; display:block;}
.cennik > div {padding: 10px 0; min-height: 98px;}
.cennik .cennik-zakladne, .cennik .cennik-polovicne, .cennik .cennik-rodinne, .cennik .cennik-seniorske {background:#ff8800;}
.cennik .cennik-zlava {background:#f03b3c; color:#fff;}
.cennik b {display:block; line-height:24px;}

.cennik span.plna {display:block; color:#f03b3c; font-size:14px;text-decoration: line-through; margin-top:-5px;}
.cennik span.cena {display:block; font-weight:bold; font-size:30px; line-height:35px;}
.cennik .cennik-button {background:#ffde00; font-size:24px; font-weight:bold; text-transform:uppercase; color:#033009; padding-left:10px; padding-right:10px; padding-top:12px;}
.cennik .cennik-button a,.cennik .cennik-button b {line-height:38px; }

div.hp-novinky-list div.hp-novinky-list-row {margin: 30px 0;}
div.hp-novinky-list div.hp-novinky-list-row div.image {padding:0 10px 0 0;}
div.hp-novinky-list div.hp-novinky-list-row div.text {color:#222;}
div.hp-novinky-list div.hp-novinky-list-row div.text h2 {font-size:28px; line-height:38px; margin: 5px 0 5px 0;}
div.hp-novinky-list div.hp-novinky-list-row div.text div.info {font-size:16px; margin-bottom:10px;}
div.hp-novinky-list div.hp-novinky-list-row div.text div.info div.datum {text-transform:uppercase;}
div.hp-novinky-list div.hp-novinky-list-row div.text div.info div.datum i {margin: 6px 6px -6px 0;}
div.hp-novinky-list div.hp-novinky-list-row div.text p.intro {margin:5px 0 0 0 ; text-align:justify; font-size:16px;}
div.hp-novinky-list div.hp-novinky-list-row div.text span.btn {font-size:13px; padding: 3px 8px;}


.virtualna-prehliadka {width:100%; height:500px;}

/*h3 i.fa {line-height:33px;}*/

.odchody {margin-bottom:2px;}
.odchody-zeleny .odchody-stanica {background:#033009;}
.odchody-modry .odchody-stanica {background:#201d60; }
.odchody-cerveny .odchody-stanica {background:#841717;}
.odchody .odchody-stanica { color:#fff; font-size:16px; padding: 3px 10px 3px 17px;font-weight:bold; display:block;}
.odchody .odchody-stanica {color:#fff; font-size:16px;}
.odchody .odchody-stanica span {font-size:13px; }
.odchody .odchody-konecna {text-transform:uppercase;}
.odchody .odchody-cas {background:#ffde00; font-size:16px; padding: 3px 10px;display:block; border-left:solid 1px #f3fef4;}

div.fotogaleria {margin-bottom: 20px;}
div.fotogaleria div.fotka {text-align: center;min-height: 200px; margin-bottom: 20px;}

div.fotogaleria-list {margin-bottom: 20px;}
div.fotogaleria-list div.fotka {min-height:255px; margin-bottom:20px;}
div.fotogaleria-list div.info {position:absolute;bottom:15px; left:20px; padding: 5px 50px 5px 30px;font-size:18px; font-weight:bold; background-color: rgba(255,255,255,0.6);text-transform:uppercase;}
div.fotogaleria-list div.info span {margin-right: 15px;}
div.fotogaleria-list div.info span i {margin: 3px 0 -3px 0;font-size:24px; }

.forum {margin-top:30px; background-color:#fff; padding-top:15px;	border: 1px solid #f5f5f5;}
.forum .forum-label {font-weight:bold; text-align:right;}
.forum .forum-label,.forum .forum-content {margin-bottom:10px;}
.forum .forum-content span {float:right; font-size:14px;}
.forum .forum-content p {margin-top:0;}

img.captcha {display:inline-block; border:1px solid #d7d7d7; padding: 10px 0 9px 0;background:#fff;}

img.intro {	margin: 5px 0 10px 20px; border:0; padding:10px; background:#fff;}

.denne-menu-row {font-size:15px; height:36px;margin-bottom: 5px;}
.denne-menu-row select {height:35px; padding:4px 3px !important; margin-top:-5px;}
.denne-menu-row .denne-menu-title {text-align:right;}

.objednavka-skola-trasa-row {min-height:42px; margin-bottom:10px;}

.booking-produkty-trasa-listok-alert {clear:both;background-color:#841717; padding: 5px 10px; color:#fff; text-align:center;display:block; margin-top:5px; font-size:13px; font-weight:bold;}

/* CUSTOM CHECKBOX + RADIO*/
 /* Customize the label (the container) */
.form-group-chb {padding-top:7px;}
.chb-container {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  line-height: 30px;
  margin-right: 30px;
  cursor: pointer;
  color:#2e2e2e;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align:unset !important;
  line-height:unset !important;
  font-size:unset !important;
}

.chb-container span {
   padding-top:5px;
}

/* Hide the browser's default checkbox */
.chb-container input {
  position: absolute;
  opacity: 0;
}

/* Create a custom checkbox */
.chb-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #841717;
}

/* On mouse-over, add a grey background color */
.chb-container:hover input ~ .chb-checkmark {
  background-color: #201d60;
}

/* When the checkbox is checked, add a blue background */
.chb-container input:checked ~ .chb-checkmark {
  background-color: #033009;
}

/* Create the checkmark/indicator (hidden when not checked) */
.chb-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.chb-container input:checked ~ .chb-checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.chb-container .chb-checkmark:after {
  left: 9px;
  top: 5px;
  width: 7px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 
.chb-disabled {background-color:#cccccc !important;}


.rdb-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  color:#2b2b2b;
  text-align:left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.rdb-container span {
  padding-top:3px;
}

/* Hide the browser's default radio button */
.rdb-container input {
  position: absolute;
  opacity: 0;
}

/* Create a custom radio button */
.rdb-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #841717;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.rdb-container:hover input ~ .rdb-checkmark {
  background-color: #201d60;
}

/* When the radio button is checked, add a blue background */
.rdb-container input:checked ~ .rdb-checkmark {
  background-color: #033009;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.rdb-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.rdb-container input:checked ~ .rdb-checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.rdb-container .rdb-checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}

/* CUSTOM CHECKBOX + RADIO END*/

/*
* @subsection   Magnific Popup
*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9998;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.7;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  text-align: center;
}

.mfp-container {
  text-align: center;
  width: 100%;
  max-width:900px;
  margin: 20px auto;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-dialog {
    padding: 20px 30px;
    
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}


.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-close:hover {
  cursor: pointer;
  color: #ECECEC;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder {max-width:1620px !important;}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  top:0; right:0;
  height:42px;
  color:#222;
  font-size: 16px;
  background-color:#fff;
  padding-top: 8px;
  position:absolute;
  width:100px;
  text-align:center;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.mfp-zoom-in {
  
  /* start state */
  .mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out; 
    transform: scale(0.8); 
  }
  
  &.mfp-bg {
    opacity: 0;
	  transition: all 0.3s ease-out;
  }
  
  /* animate in */
  &.mfp-ready {
    .mfp-with-anim {
      opacity: 1;
      transform: scale(1); 
    }
    &.mfp-bg {
      opacity: 0.8;
    }
  }
  
  /* animate out */
  &.mfp-removing {
    
    .mfp-with-anim {
      transform: scale(0.8); 
      opacity: 0;
    }
    &.mfp-bg {
      opacity: 0;
    }
    
  }
  
}


/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 22px;
  font-size:16px;
  color: #fff;
  word-wrap: break-word;
  padding: 10px 120px 10px 20px;
  background-color:#222;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}



/* STICKERS */
/* default sticker*/
.sticker-bg {
  background: #ffffff;
  float: left;
  margin: 10px;
  padding: 10px;
  position: relative;
  overflow: hidden;
  
  border-radius: 63px;
  -webkit-border-radius: 63px;
}

.sticker {
  width: 106px;
  height: 106px;
  float: left;
  
  border-radius: 53px;
  -webkit-border-radius: 53px;
}

.sticker-bg .cerveny {
  background: #841717;
  background: linear-gradient(135deg, #ad1f1f 0%,#841717 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ad1f1f), color-stop(100%,#841717));
  background: -webkit-linear-gradient(-45deg, #ad1f1f 0%,#841717 100%);
  background: -moz-linear-gradient(-45deg, #ad1f1f 0%, #841717 100%);
  background: -o-linear-gradient(-45deg, #ad1f1f 0%,#841717 100%);
  background: -ms-linear-gradient(-45deg, #ad1f1f 0%,#841717 100%);
}

.sticker-bg .curl {
  background: #fff;
  width: 126px;
  height: 126px;
  top: 63px;
  left: 63px;
  position: absolute;
  overflow: hidden;
  
  border-radius: 63px 0px 0px 0px;
  -webkit-border-radius: 73px 0 0 0;
  box-shadow: 0 0 20px 1px #333;
  -webkit-box-shadow: 0 0 20px 1px #333;
}

.sticker-bg .curl-helper {
  background-color:#fff;
  width: 30px;
  height: 120px;
  top: -17px;
  left: 36px;
  position: absolute;
  
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
/* end default sticker*/

