/* line 1, D:/VERSTKI/cDirect/css/cache/_reset.scss */
a {
    color: inherit;
    text-decoration: none; }

/* line 6, D:/VERSTKI/cDirect/css/cache/_reset.scss */
a:hover {
    color: inherit;
    text-decoration: none; }

/* line 11, D:/VERSTKI/cDirect/css/cache/_reset.scss */
a:focus {
    color: inherit;
    text-decoration: none; }

/* line 19, D:/VERSTKI/cDirect/css/cache/_reset.scss */
p,
h1,
h2,
h3 {
    margin: 0; }

/* line 23, D:/VERSTKI/cDirect/css/cache/_reset.scss */
ul {
    margin: 0;
    padding: 0px;
    list-style-type: none; }

/* line 2, D:/VERSTKI/cDirect/css/main.scss */
body {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #333; }

/* line 9, D:/VERSTKI/cDirect/css/main.scss */
.content {
    position: relative;
    max-width: 1170px;
    margin: 0 auto; }

/* line 15, D:/VERSTKI/cDirect/css/main.scss */
.first-navbar {
    margin-bottom: 0;
    min-height: 44px;
    border-radius: 0;
    border: none;
    background-image: none;
    background-color: #cccccc; }

/* line 24, D:/VERSTKI/cDirect/css/main.scss */
.navbar-contacts {
    margin-top: 11px; }
/* line 26, D:/VERSTKI/cDirect/css/main.scss */
.navbar-contacts li {
    margin-right: 15px;
    display: inline-block; }
/* line 30, D:/VERSTKI/cDirect/css/main.scss */
.navbar-contacts .last {
    padding-left: 17px;
    border-left: 2px solid #dedede; }

/* line 36, D:/VERSTKI/cDirect/css/main.scss */
.navbar-contact {
    font-size: 16px; }
/* line 38, D:/VERSTKI/cDirect/css/main.scss */
.navbar-contact .icon {
    margin-right: 2px;
    color: #fff;	}
/* line 41, D:/VERSTKI/cDirect/css/main.scss */
.navbar-contact .mail-icon {
    position: relative;
    bottom: 1px; }
/* line 45, D:/VERSTKI/cDirect/css/main.scss */
.navbar-contact .green-text {
    color: #96c11f; }
/* line 49, D:/VERSTKI/cDirect/css/main.scss */
.navbar-contact .numbers,
.navbar-contact .email-name {
    color: #333333; }
/* line 52, D:/VERSTKI/cDirect/css/main.scss */
.navbar-contact .email-name {
    position: relative;
    right: 2px;
    bottom: 1px; }

/* line 59, D:/VERSTKI/cDirect/css/main.scss */
.dropdown-buttons {
    position: absolute;
    top: -1px;
    right: 0; }
/* line 63, D:/VERSTKI/cDirect/css/main.scss */
.dropdown-buttons li {
    position: relative;
    cursor: pointer;
    border-right: 2px solid #dedede;
    display: inline-block;
    padding: 0 15px; }
/* line 70, D:/VERSTKI/cDirect/css/main.scss */
.dropdown-buttons li:first-child {
    border-left: 2px solid #dedede; }
/* line 73, D:/VERSTKI/cDirect/css/main.scss */
.dropdown-buttons .button {
    font-size: 13px;
    text-align: center;
     }
/* line 78, D:/VERSTKI/cDirect/css/main.scss */
.dropdown-buttons .button:hover {
    color: white; }

.goog-te-gadget-simple {
    background-color:#cccccc!important;
    border:none!important;
}
.goog-te-menu-value span {
    color:#ccc!important;
}

/* line 83, D:/VERSTKI/cDirect/css/main.scss */
.language-fallback {
    display: none;
    border-top: 4px solid #96c11f;
    background-color: #cccccc;
    z-index: 100;
    position: absolute;
    top: 32px;
    left: -30px;
    width: 157px; }
.language-fallback li a{
	
	color:#333333;
		
	}
/* line 92, D:/VERSTKI/cDirect/css/main.scss */
.language-fallback li {
    font-family: 'Lato';
    color: #a1b1bc;
    display: block;
    border-right: none;
    border-bottom: 1px solid #cfcfcf;
    padding: 14px 25px 15px 30px; }
/* line 99, D:/VERSTKI/cDirect/css/main.scss */
.language-fallback li img {
    margin-right: 20px; }
/* line 102, D:/VERSTKI/cDirect/css/main.scss */
.language-fallback li .france {
    position: relative;
    margin-right: 20px; }
/* line 107, D:/VERSTKI/cDirect/css/main.scss */
.language-fallback li:first-child {
    border-left: none; }
/* line 110, D:/VERSTKI/cDirect/css/main.scss */
.language-fallback li:hover {
    background-color: #cfcfcf;
    color: #ffffff; }

/* line 116, D:/VERSTKI/cDirect/css/main.scss */
.search-form {
    margin-right: 8px;
    display: inline-block;
    max-width: 210px;
    width: 100%;
    display: inline-block;
    position: relative; }
/* line 123, D:/VERSTKI/cDirect/css/main.scss */
.search-form .input {
    width: 100%;
    min-height:40px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid black;
    padding: 9px 0;
    padding-left: 15px;
    padding-right: 36px; }
/* line 136, D:/VERSTKI/cDirect/css/main.scss */
.search-form .button {
    border: none;
    width: 22px;
    height: 23px;
    background: url(../images/search-img.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 9px;
    position: absolute;
    right: 0;
    top: 10px;
    padding: 0; }
/* line 149, D:/VERSTKI/cDirect/css/main.scss */
.search-form .button:focus {
    outline: none; }

/* line 154, D:/VERSTKI/cDirect/css/main.scss */
.header {
    min-height: 102px; }
/* line 156, D:/VERSTKI/cDirect/css/main.scss */
.header .logo {
    margin-top: 12px; }

/* line 161, D:/VERSTKI/cDirect/css/main.scss */
.header-select {
    margin-right: 8px;
    display: inline-block;
    position: relative;
    max-width: 300px;
    min-height:40px;
    width: 100%;
    font-size: 14px;
    text-align: left;
    font-weight: 700;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid black;
    padding: 9px 0;
    padding-left: 15px; }
/* line 177, D:/VERSTKI/cDirect/css/main.scss */
.header-select .button-toggle {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    height: 38px;
    width: 39px;
    background-color: #96c11f;
    text-align: center;
    background-image: url(../images/arrow-copy.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px; }
/* line 194, D:/VERSTKI/cDirect/css/main.scss */
.header-select .button-toggle:active {
    background-color: #539528; }
/* line 198, D:/VERSTKI/cDirect/css/main.scss */
.header-select .option {
    cursor: pointer;
    padding: 9px 0;
    padding-left: 14px; }
/* line 203, D:/VERSTKI/cDirect/css/main.scss */
.header-select .option:hover {
    background-color: #E6E8E4; }
/* line 206, D:/VERSTKI/cDirect/css/main.scss */
.header-select .options {
    background: white;
    border: 1px solid black;
    border-top: 0;
    border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    z-index: 1;
    display: none;
    position: absolute;
    top: 36px;
    left: -1px;
    width: 300px; }

/* line 223, D:/VERSTKI/cDirect/css/main.scss */
.social-icons {
    display: inline-block; 
	position: relative;
    top: 10px;}

/* line 227, D:/VERSTKI/cDirect/css/main.scss */
.inputs-and-social {
    margin-top: 15px;
    text-align: right; }
/* line 230, D:/VERSTKI/cDirect/css/main.scss */
.inputs-and-social a {
    margin-right: 6px; }
/* line 232, D:/VERSTKI/cDirect/css/main.scss */
.inputs-and-social a i {
    display: none;
    font-size: 45px; }
/* line 237, D:/VERSTKI/cDirect/css/main.scss */
.inputs-and-social a:last-child {
    margin-right: 0px; }

/* line 242, D:/VERSTKI/cDirect/css/main.scss */
.second-navbar {
    margin-bottom: 0;
    min-height: 0px;
    border-radius: 0;
    border: none;
    background-image: none;
    background-color: #fff;
    box-shadow: none;
    box-shadow: 0px 9px 15px -3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 9px 15px -3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 9px 15px -3px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 9px 15px -3px rgba(0, 0, 0, 0.1); }
/* line 254, D:/VERSTKI/cDirect/css/main.scss */
.second-navbar .navigation {
    margin-top: 8px;
    text-align: right; }
/* line 257, D:/VERSTKI/cDirect/css/main.scss */
.second-navbar .navigation > li {
    border-bottom: 2px solid transparent;
    padding-bottom: 12px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    margin-left: 3.3%;
    position: relative; }
.second-navbar .navigation > li.active {
    border-bottom: 2px solid #96c11f; }
@media screen and (max-width: 767px) {
    .second-navbar .navigation > li.active {
        border-bottom: none; } }
@media screen and (max-width: 767px) {
    .second-navbar .navigation > li.active > a {
        border-bottom: 2px solid #96c11f; } }
.second-navbar .navigation > li:hover > ul {
    opacity: 1;
    visibility: visible; }
.second-navbar .navigation > li > ul {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    left: 50%;
    width: 220px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    font-size: 14px;
    top: 34px;
    background: #fff;
    z-index: 50; }
@media screen and (max-width: 767px) {
    .second-navbar .navigation > li > ul {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        position: static;
        opacity: 1;
        width: 100%;
        display:none;
        visibility: visible;
        padding-top: 12px; } }
.second-navbar .navigation > li:hover  ul{
    display:block;
}
.second-navbar .navigation > li > ul > li {
    border-bottom: 1px solid #dddddd;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
@media screen and (max-width: 767px) {
    .second-navbar .navigation > li > ul > li {
        border-bottom: none;
        padding-bottom: 4px;
        padding-top: 4px; } }
.second-navbar .navigation > li > ul > li:last-of-type {
    border: none; }
.second-navbar .navigation > li > ul > li:hover {
    background: #96c11f; }
@media screen and (max-width: 767px) {
    .second-navbar .navigation > li > ul > li:hover {
        background: transparent; } }
.second-navbar .navigation > li > ul > li:hover > a {
    color: #fff; }
@media screen and (max-width: 767px) {
    .second-navbar .navigation > li > ul > li:hover > a {
        color: #333; } }
.second-navbar .navigation > li > ul > li.active a {
    background: #96c11f;
    color: #fff; }
@media screen and (max-width: 767px) {
    .second-navbar .navigation > li > ul > li.active a {
        background: transparent;
        color: #333;
        border-bottom: 2px solid #96c11f; } }
.second-navbar .navigation > li > ul > li > a {
    line-height: 45px;
    width: 100%;
    display: inline-block; }
@media screen and (max-width: 767px) {
    .second-navbar .navigation > li > ul > li > a {
        width: auto;
        border-bottom: 1px solid #dddddd;
        font-size: 12px;
        line-height: 1.1; } }
.second-navbar .navigation > li:hover {
    border-bottom: 2px solid #96c11f; }


/* CSS for third nav on some pages */

.third-NavBar {
    margin-bottom: 0;
    min-height: 0px;
    border-radius: 0;
    border: none;
    background-image: none;
    background-color: #D3DFB1;
    box-shadow: none;

}
/* line 254, D:/VERSTKI/cDirect/css/main.scss */
.third-NavBar .navigation {
    margin-top: 8px;
    text-align: right; }
/* line 257, D:/VERSTKI/cDirect/css/main.scss */
.third-NavBar .navigation > li {
    border-bottom: 2px solid transparent;
    padding-bottom: 12px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    margin-left: 3.3%;
    position: relative; }
.third-NavBar .navigation > li.active {
    border-bottom: 2px solid #96c11f; }
@media screen and (max-width: 767px) {
    .third-NavBar .navigation > li.active {
        border-bottom: none; } }
@media screen and (max-width: 767px) {
    .third-NavBar .navigation > li.active > a {
        border-bottom: 2px solid #96c11f; } }
@media screen and (max-width: 767px)
{
    .third-NavBar .navigation li
    {
        display:block;
        text-align:center;
        position:default;
    }
    .third-NavBar .navigation li ul
    {
        display:none;
    }
    .third-NavBar .navigation li:hover ul
    {
        display:block;
    }
}
.third-NavBar .navigation > li:hover > ul {
    opacity: 1;
    visibility: visible; }


@media screen and (min-width: 767px) {
    .third-NavBar .navigation > li > ul {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        left: 50%;
        width: 180px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        font-size: 13px;
        top: 34px;
        background: #D3DFB1;
        z-index: 50; }
}
@media screen and (max-width: 767px) {
    .third-NavBar .navigation > li > ul {
        /*  -webkit-transform: translateX(0);
              -ms-transform: translateX(0);
                  transform: translateX(0);
          position: static;
          opacity: 1;
          width: 100%;
          visibility: visible;
          padding-top: 12px;*/ } }
.third-NavBar .navigation > li > ul:hover {
    opacity: 1;
    visibility: visible; }
.third-NavBar .navigation > li > ul > li {
    border-bottom: 1px solid #dddddd;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
@media screen and (max-width: 767px) {
    .third-NavBar .navigation > li > ul > li {
        border-bottom: none;
        padding-bottom: 4px;
        padding-top: 4px; } }
.third-NavBar .navigation > li > ul > li:last-of-type {
    border: none; }
.third-NavBar .navigation > li > ul > li:hover {
    background: #96c11f; }
@media screen and (max-width: 767px) {
    .third-NavBar .navigation > li > ul > li:hover {
        background: transparent; } }
.third-NavBar .navigation > li > ul > li:hover > a {
    color: #fff; }
@media screen and (max-width: 767px) {
    .third-NavBar .navigation > li > ul > li:hover > a {
        color: #333; } }
.third-NavBar .navigation > li > ul > li.active a {
    background: #96c11f;
    color: #fff; }
@media screen and (max-width: 767px) {
    .third-NavBar .navigation > li > ul > li.active a {
        background: transparent;
        color: #333;
        border-bottom: 2px solid #96c11f; } }
.third-NavBar .navigation > li > ul > li > a {
    line-height: 45px;
    width: 100%;
    display: inline-block; }
@media screen and (max-width: 767px) {
    .third-NavBar .navigation > li > ul > li > a {
        width: auto;
        border-bottom: 1px solid #dddddd;
        font-size: 12px;
        line-height: 1.1; } }
@media screen and (min-width: 767px) {
    .third-NavBar .navigation > li:hover {
        border-bottom: 2px solid #96c11f; }
}





/* line 272, D:/VERSTKI/cDirect/css/main.scss */
.slider-section {
    background-color: #f4f6f2; }
/* line 274, D:/VERSTKI/cDirect/css/main.scss */
.slider-section .footwear-img {
    margin-top: 40px;
    margin-left: 13%; }

/* line 280, D:/VERSTKI/cDirect/css/main.scss */
.block-welcome {
    margin-top: 80px; }
/* line 282, D:/VERSTKI/cDirect/css/main.scss */
.block-welcome .title {
    font-size: 36px;
    font-weight: 300; }
/* line 286, D:/VERSTKI/cDirect/css/main.scss */
.block-welcome .text {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 500; }
/* line 290, D:/VERSTKI/cDirect/css/main.scss */
.block-welcome .text .gray {
    color: #9d9fa2; }
/* line 293, D:/VERSTKI/cDirect/css/main.scss */
.block-welcome .text .bold {
    font-weight: 700;
    color: #000000; }
/* line 297, D:/VERSTKI/cDirect/css/main.scss */
.block-welcome .text .green {
    font-weight: 700;
    color: #96c11f; }

/* line 304, D:/VERSTKI/cDirect/css/main.scss */
.block-slider-features {
    margin-bottom: 70px;
    border: 1px solid #e1e1e1;
    background: white;
    max-width: 1210px;
    margin: 0 auto;
    padding: 20px 5px 37px 5px;
    margin-top: 25px;
    margin-bottom: 70px;
    box-shadow: 0px 30px 20px -15px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 30px 20px -15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 30px 20px -15px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 30px 20px -15px rgba(0, 0, 0, 0.2); }

/* line 320, D:/VERSTKI/cDirect/css/main.scss */
.features li {
    margin-bottom: 30px; }

/* line 323, D:/VERSTKI/cDirect/css/main.scss */
.features li:last-child {
    margin-bottom: 0; }

/* line 328, D:/VERSTKI/cDirect/css/main.scss */
.feature {
    min-height: 297px;
    padding: 8px;
    background-color: #d9e3d1;
    border: 2px solid #96c11f; }
/* line 333, D:/VERSTKI/cDirect/css/main.scss */
.feature img {
    display: block;
    margin: 0 auto;
    margin-top: 17px; }
/* line 338, D:/VERSTKI/cDirect/css/main.scss */
.feature .text-block {
    margin-top: 25px;
    padding-top: 10px;
    min-height: 107px;
    text-align: center;
    background-color: #fff; }
/* line 344, D:/VERSTKI/cDirect/css/main.scss */
.feature .text-block .title {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700; }
/* line 349, D:/VERSTKI/cDirect/css/main.scss */
.feature .text-block .text {
    font-size: 16px; }

/* line 355, D:/VERSTKI/cDirect/css/main.scss */
.feature:hover {
    background-color: #CAE0B9; }

/* line 359, D:/VERSTKI/cDirect/css/main.scss */
#first-owl {
    width: 100%;
    height: 625px; }
/* line 363, D:/VERSTKI/cDirect/css/main.scss */
#first-owl .slider-inner-img img {
    margin: 0 auto; }
/* line 367, D:/VERSTKI/cDirect/css/main.scss */
#first-owl .owl-wrapper-outer {
    height: 625px;
    border: 2px solid #96c11f; }
/* line 371, D:/VERSTKI/cDirect/css/main.scss */
#first-owl .owl-controls .owl-page span {
    border-radius: 0; }

/* line 377, D:/VERSTKI/cDirect/css/main.scss */
.customNavigation a {
    position: absolute;
    z-index: 1;
    bottom: 46%;
    cursor: pointer;
    background-color: #a3a3a3;
    display: block;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat; }

/* line 393, D:/VERSTKI/cDirect/css/main.scss */
.customNavigation a:active {
    background-color: #cccccc; }

/* line 396, D:/VERSTKI/cDirect/css/main.scss */
.customNavigation .prev {
    left: -10px;
    background-image: url(../images/arrow-l.png); }

/* line 400, D:/VERSTKI/cDirect/css/main.scss */
.customNavigation .next {
    right: -10px;
    background-image: url(../images/arrow-r.png); }

/* line 406, D:/VERSTKI/cDirect/css/main.scss */
.featured-products-section {
    border-bottom: 1px solid #eaeaea; }
/* line 408, D:/VERSTKI/cDirect/css/main.scss */
.featured-products-section .title-block {
    margin-top: 65px;
    text-align: center; }
/* line 411, D:/VERSTKI/cDirect/css/main.scss */
.featured-products-section .title-block .section-title {
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase; }
/* line 416, D:/VERSTKI/cDirect/css/main.scss */
.featured-products-section .title-block .decore-flag {
    margin-top: 8px; }
/* line 419, D:/VERSTKI/cDirect/css/main.scss */
.featured-products-section .title-block .text {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 500; }

/* line 427, D:/VERSTKI/cDirect/css/main.scss */
#second-owl {
    margin-top: 9px;
    margin-bottom: 60px; }

/* line 432, D:/VERSTKI/cDirect/css/main.scss */
.second-slider-buttons {
    margin-top: 20px;
    text-align: right;
    margin-right: 1%; }
/* line 436, D:/VERSTKI/cDirect/css/main.scss */
.second-slider-buttons span:active {
    background-color: #a3a3a3; }
/* line 439, D:/VERSTKI/cDirect/css/main.scss */
.second-slider-buttons span {
    cursor: pointer;
    display: inline-block;
    border: 1px solid #999999;
    width: 31px;
    height: 31px;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -o-border-radius: 9px;
    background-position: center;
    background-repeat: no-repeat; }
/* line 452, D:/VERSTKI/cDirect/css/main.scss */
.second-slider-buttons .prev {
    margin-right: 10px;
    background-image: url(images/prev-button.png); }
/* line 456, D:/VERSTKI/cDirect/css/main.scss */
.second-slider-buttons .next {
    background-image: url(images/next-button.png); }

/* line 461, D:/VERSTKI/cDirect/css/main.scss */
.product-default {
    margin: 0 auto;
    max-width: 270px;
    border: 1px solid #e6e6e6; }
/* line 465, D:/VERSTKI/cDirect/css/main.scss */
product-default-list {
    margin: 0 0;
   
    border: 1px solid #e6e6e6; }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
.product-default .img-inner {
    height: 330px;
   	min-height:270px;
    vertical-align:middle;
	text-align: center;
    display: table-cell;
		}
}
.sub-category-grid .img-inner {
	text-align: center;
}
.product-default .img-inner {
    height: 330px;
    min-height:270px;
    vertical-align:middle;
	text-align: center;
    display: table-cell;}
.product-default-list .img-inner {
    height: 330px;
    display:table-cell;
     max-width: 270px;
    vertical-align:middle;}	
.product-default .img-inner img{
    max-height: 270px;
		}
.product-default-list .img-inner img{
    max-height: 270px; 
	 max-width: 270px;}	
.sub-category-grid .img-inner img{
    max-height: 200px; }
/* line 468, D:/VERSTKI/cDirect/css/main.scss */
.product-default .info-block {
    position: relative;
    height: 136px !important;
    border-top: 1px solid #e6e6e6;
    padding: 10px;
    font-family: 'Lato';
    font-size: 14px; }
/* line 476, D:/VERSTKI/cDirect/css/main.scss */
.product-default .name {
    margin-top: 3px;
    font-weight: 700; }
/* line 480, D:/VERSTKI/cDirect/css/main.scss */
.product-default .code {
    text-transform: uppercase;
    font-weight: 400; }
/* line 484, D:/VERSTKI/cDirect/css/main.scss */
.product-default .price {
    margin-top: 20px;
    color: #96c11f;
    font-weight: 700;
    display:none; }

/* line 491, D:/VERSTKI/cDirect/css/main.scss */
.product-default-colors {
    position: absolute;
    right: 18px;
    bottom: 8px; }
/* line 495, D:/VERSTKI/cDirect/css/main.scss */
.product-default-colors a {
    width: 21px;
    height: 21px;
    display: inline-block; }
/* line 500, D:/VERSTKI/cDirect/css/main.scss */
.product-default-colors .pink {
    background-color: #e3b3c9; }
/* line 503, D:/VERSTKI/cDirect/css/main.scss */
.product-default-colors .blue {
    background-color: #9ac5e7; }

/* line 508, D:/VERSTKI/cDirect/css/main.scss */
.select-options {
    border-top: 1px solid #e6e6e6;
    padding: 13px 9px; }
/* line 511, D:/VERSTKI/cDirect/css/main.scss */
.select-options .title {
    font-family: 'Lato';
    font-size: 15px; }
/* line 514, D:/VERSTKI/cDirect/css/main.scss */
.select-options .title img {
    margin-right: 4px; }

/* line 520, D:/VERSTKI/cDirect/css/main.scss */
.testimonials-news-section {
    background-color: #f4f6f2;
    border-bottom: 1px solid #c8c9c8; }
/* line 523, D:/VERSTKI/cDirect/css/main.scss */
.testimonials-news-section .section-title {
    margin-top: 40px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center; }
/* line 530, D:/VERSTKI/cDirect/css/main.scss */
.testimonials-news-section hr {
    width: 70px;
    margin: 0 auto;
    border: none;
    color: #333333;
    background-color: #cccccc;
    height: 2px;
    margin-top: 15px; }

/* line 541, D:/VERSTKI/cDirect/css/main.scss */
#third-owl {
    margin-top: 15px; }
/* line 543, D:/VERSTKI/cDirect/css/main.scss */
#third-owl .owl-controls {
    margin-top: 160px; }
/* line 546, D:/VERSTKI/cDirect/css/main.scss */
#third-owl .owl-controls .owl-page span {
    border-radius: 0; }

/* line 551, D:/VERSTKI/cDirect/css/main.scss */
.testimonial {
    margin: 0 auto;
    margin-top: 15px;
    position: relative;
    max-width: 570px;
    min-height: 180px;
    padding: 55px 30px;
    padding-bottom: 0px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500; }
/* line 563, D:/VERSTKI/cDirect/css/main.scss */
.testimonial .img-quote {
    position: absolute;
    left: 35px;
    top: -10px; }

/* line 570, D:/VERSTKI/cDirect/css/main.scss */
.news {
    position: relative; }
/* line 572, D:/VERSTKI/cDirect/css/main.scss */
.news .title {
    font-size: 18px;
    font-weight: 700;
    color: #96c11f; }
/* line 577, D:/VERSTKI/cDirect/css/main.scss */
.news .excerpt {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 9px; }
/* line 584, D:/VERSTKI/cDirect/css/main.scss */
.news .more {
    display: inline-block;
    margin-top: 6px;
    color: #96c11f;
    font-size: 15px;
    font-weight: 500; }
/* line 591, D:/VERSTKI/cDirect/css/main.scss */
.news .text-block {
    margin-left: 120px;
    max-width: 450px; }

/* line 597, D:/VERSTKI/cDirect/css/main.scss */
.img-with-date {
    position: absolute;
    left: 0;
    top: 5px;
    max-width: 100px; }
/* line 602, D:/VERSTKI/cDirect/css/main.scss */
.img-with-date .date {
    background-color: #cccccc;
    text-align: center;
    color: white;
    font-size: 16px;
    font-family: 'Open Sans';
    padding: 4px 0; }

/* line 612, D:/VERSTKI/cDirect/css/main.scss */
.news-ul {
    margin-top: 24px; }
/* line 614, D:/VERSTKI/cDirect/css/main.scss */
.news-ul li {
    margin-bottom: 30px; }

/* line 619, D:/VERSTKI/cDirect/css/main.scss */
.services-section {
    padding-bottom: 25px;
    background-color: #edefec; }

/* line 624, D:/VERSTKI/cDirect/css/main.scss */
.service.store-hours {
    max-width: 270px;
    left: 20px; }
/* line 627, D:/VERSTKI/cDirect/css/main.scss */
.service.store-hours .fax {
    margin-top: 12px; }

/* line 632, D:/VERSTKI/cDirect/css/main.scss */
.service {
    max-width: 250px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative; }
/* line 637, D:/VERSTKI/cDirect/css/main.scss */
.service .service-img {
    position: absolute;
    left: 0; }
/* line 641, D:/VERSTKI/cDirect/css/main.scss */
.service .name {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase; }
/* line 646, D:/VERSTKI/cDirect/css/main.scss */
.service .text {
    font-size: 12px; }
/* line 649, D:/VERSTKI/cDirect/css/main.scss */
.service hr {
    margin: 7px 0;
    width: 100px;
    border: none;
    color: #cccccc;
    background-color: #cccccc;
    height: 1px; }
/* line 657, D:/VERSTKI/cDirect/css/main.scss */
.service .text-block {
    margin-left: 60px;
    text-align: left; }

/* line 663, D:/VERSTKI/cDirect/css/main.scss */
.footer {
    background-color: #cccccc;
    padding-bottom: 30px; }

/* line 668, D:/VERSTKI/cDirect/css/main.scss */
.footer-info-block {
    margin-top: 30px; }
/* line 670, D:/VERSTKI/cDirect/css/main.scss */
.footer-info-block .title {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid #6f6f6f;
    padding-bottom: 10px; }
/* line 678, D:/VERSTKI/cDirect/css/main.scss */
.footer-info-block ul {
    margin-left: 4px;
    min-height: 78px;
    margin-top: 10px; }
/* line 682, D:/VERSTKI/cDirect/css/main.scss */
.footer-info-block ul li {
    color: #bbbbbb;
    margin-top: 2px;
    font-family: 'Open Sans';
    font-size: 13px; }
.footer-info-block li a {
    color: #333333;
}
/* line 688, D:/VERSTKI/cDirect/css/main.scss */
.footer-info-block ul li:hover {
    color: white; }
/* line 692, D:/VERSTKI/cDirect/css/main.scss */
.footer-info-block .social-nets {
    margin-top: -10px; }
/* line 694, D:/VERSTKI/cDirect/css/main.scss */
.footer-info-block .social-nets img {
    margin-right: 10px; }

/* line 700, D:/VERSTKI/cDirect/css/main.scss */
.tweet {
    margin-top: 15px;
    border-bottom: 1px solid #6f6f6f;
    padding-bottom: 20px;
    max-width: 271px;
    position: relative; }
/* line 706, D:/VERSTKI/cDirect/css/main.scss */
.tweet .tweet-preview {
    position: absolute;
    left: 0; }
/* line 710, D:/VERSTKI/cDirect/css/main.scss */
.tweet .text {
    color: #bbbbbb;
    font-size: 14px; }
/* line 713, D:/VERSTKI/cDirect/css/main.scss */
.tweet .text span {
    font-size: 12px; }
/* line 717, D:/VERSTKI/cDirect/css/main.scss */
.tweet .tweet-link {
    color: #0abcf6;
    font-size: 12px; }
/* line 721, D:/VERSTKI/cDirect/css/main.scss */
.tweet .text-block {
    margin-left: 55px; }

/* line 726, D:/VERSTKI/cDirect/css/main.scss */
.footer-contacts {
    margin-top: 14px;
    color: #333333;
    font-size: 14px;
    font-family: 'Open Sans'; }
/* line 731, D:/VERSTKI/cDirect/css/main.scss */
.footer-contacts .adress {
    margin-bottom: 25px; }
/* line 734, D:/VERSTKI/cDirect/css/main.scss */
.footer-contacts p {
    margin-left: 30px;
    position: relative; }
/* line 737, D:/VERSTKI/cDirect/css/main.scss */
.footer-contacts p span {
    font-weight: 700; }
/* line 740, D:/VERSTKI/cDirect/css/main.scss */
.footer-contacts p img {
    position: absolute;
    left: -30px; }
/* line 745, D:/VERSTKI/cDirect/css/main.scss */
.footer-contacts .abroad {
    max-width: 250px;
    width: 100%; }
/* line 749, D:/VERSTKI/cDirect/css/main.scss */
.footer-contacts .fax-mail-icons {
    top: 4px; }
/* line 752, D:/VERSTKI/cDirect/css/main.scss */
.footer-contacts .tel-icon {
    top: 2px; }

/* line 757, D:/VERSTKI/cDirect/css/main.scss */
.second-footer {
    background-color: #707070; }

/* line 761, D:/VERSTKI/cDirect/css/main.scss */
.copyright {
    margin-top: 30px;
    display: inline-block;
    color: #bbbbbb;
    font-size: 13px; }
/* line 766, D:/VERSTKI/cDirect/css/main.scss */
.copyright span {
    color: #96c11f; }

/* line 771, D:/VERSTKI/cDirect/css/main.scss */
.footer-navigation {
    padding-bottom: 37px;
    margin-top: 30px;
    margin-left: 8px;
    display: inline-block; }
/* line 776, D:/VERSTKI/cDirect/css/main.scss */
.footer-navigation li {
    display: inline-block;
    padding: 0 7px;
    border-left: 1px solid #666666;
    color: #bbbbbb;
    font-size: 13px; }
/* line 783, D:/VERSTKI/cDirect/css/main.scss */
.footer-navigation li:hover {
    color: white; }

/* line 788, D:/VERSTKI/cDirect/css/main.scss */
.payment-methods {
    margin-top: 23px;
    float: right; }
/* line 791, D:/VERSTKI/cDirect/css/main.scss */
.payment-methods a {
    margin-left: 14px; }



.flyout-cart {
    display: none;
}

.flyout-cart {
    position: absolute;
    top: 45px;
    right: 0;
    z-index: 100;
    width: 300px;
    box-shadow: 0 0 2px rgba(0,0,0,0.25);
    background-color: #fff;
}
.flyout-cart.active {
    display: block;
}
.mini-shopping-cart {
    padding: 12px;
    text-align: left;
    font-size: 12px;
}
.mini-shopping-cart .count {
    padding: 5px 0 15px;
    color: #444;
}
.mini-shopping-cart .count a {
    margin: 0 2px;
    font-weight: bold;
    color: #444;
}
.mini-shopping-cart .items {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px;
}
.mini-shopping-cart .item {
    overflow: hidden;
    padding: 10px 0;
}
.mini-shopping-cart .picture {
    float: left;
    width: 70px;
    text-align: center;
}
.mini-shopping-cart .picture a {
    display: block;
    position: relative;
    overflow: hidden;
}
.mini-shopping-cart .picture a:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.mini-shopping-cart .picture img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
}
.mini-shopping-cart .picture + .product-default {
    margin: 0 0 0 80px;
}
.mini-shopping-cart .name {
    margin: 0 0 10px;
    font-size: 14px;
}
.mini-shopping-cart .name a {
    color: #96c11f;
}
.mini-shopping-cart .name a:hover {
    color: #248ece;
}
.mini-shopping-cart .attributes {
    margin: 5px 0;
    color: #444;
    display:none;
}
.mini-shopping-cart .totals {
    margin: 0 0 12px;
    font-size: 14px;
}
.mini-shopping-cart .totals strong {
    font-size: 16px;
    color: #444;
}
.mini-shopping-cart .buttons {
    margin: 0 0 5px;
}
.mini-shopping-cart input[type="button"] {
    display: inline-block;
    border: none;
    background-color: #96c11f;
    padding: 10px 20px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}
.mini-shopping-cart input[type="button"]:hover {
    background-color: #96c11f;
}


/*Admin header link */


.admin-header-links {
    background-color: #333;
    text-align: center;
    color: #eee;
}
.admin-header-links * {
    display: inline-block;
    margin: 0 10px;
    line-height: 35px;
    font-size: 12px;
    font-weight: bold;
}
.admin-header-links .impersonate {
    display: inline-block;
}
.admin-header-links .impersonate a {
    background-color: #555;
    padding: 0 15px;
}
.admin-header-links .impersonate a:hover {
    background-color: #666;
}


.page-intro__image {
    float: left;
    margin-right: 20px; }
@media screen and (max-width: 767px) {
    .page-intro__image {
        margin-right: 5px;
        max-width: 80px; } }

.page-intro--row {
    margin-right: 0;
    margin-left: 0; }

.row--footer {
    margin-right: 0; }

.page-text {
    background-color: #f4f6f2;
    padding-top: 50px;
    padding-bottom: 55px;
    border-bottom: 1px solid #ecf0f1; }
.page-text--mg {
    padding-bottom: 66px; }
.page-text--mg .text-lg {
    margin-bottom: 12px; }
.page-text--mg .text-lg:last-of-type {
    margin-bottom: 0; }

.headline {
    font-weight: 500;
    font-size: 31px;
    padding: 0 0 20px; }
@media screen and (max-width: 767px) {
    .headline {
        font-size: 23px; } }

.headline-lg {
    font-weight: 500;
    font-size: 36px;
    padding: 0 0 30px; }
@media screen and (max-width: 767px) {
    .headline-lg {
        font-size: 23px; } }
.headline-lg span {
    display: block;
    font-weight: 600; }
.headline-lg span:first-of-type {
    font-weight: 300; }

.text-lg {
    padding-top: 10px;
    font-size: 16px;
    font-weight: 500; }
@media screen and (max-width: 767px) {
    .text-lg {
        font-size: 15px; } }
.text-lg--bold {
    font-weight: 600; }
.text-lg .gray {
    color: #9d9fa2; }
.text-lg .bold {
    font-weight: 700;
    color: #000000; }
.text-lg .green {
    font-weight: 700;
    color: #96c11f; }

.product-default-des-prew {
    border: 2px solid #96c11f;
    position: relative;
    display: inline-block; }
@media screen and (max-width: 767px) {
    .product-default-des-prew--top {
        margin-bottom: 40px; } }
@media screen and (max-width: 767px) {
    .product-default-des-prew--bottom {
        margin-top: 20px; } }

.page-intro .intro-content.intro-content--prof .title {
    text-transform: uppercase; }
@media screen and (max-width: 767px) {
    .page-intro .intro-content.intro-content--prof .title {
        font-size: 25px; } }
@media screen and (max-width: 767px) {
    .page-intro .intro-content.intro-content--prof {
        bottom: -73px; } }

.page-intro .intro-content.intro-content--cont .title {
    text-transform: uppercase; }
@media screen and (max-width: 767px) {
    .page-intro .intro-content.intro-content--cont .title {
        font-size: 25px; } }
@media screen and (max-width: 767px) {
    .page-intro .intro-content.intro-content--cont {
        bottom: -85px; } }

.gray_line {
    height: 1px;
    background: #eeeeee;
    margin: 45px 15px 0; }

.gray-top_line {
    height: 1px;
    background: #eeeeee;
    margin: -45px 15px 45px; }

.sub-headline {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px; }

.text-p {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    margin-bottom: 25px; }
.text-p--last {
    margin-bottom: 0; }

.list-p {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    margin-bottom: 25px;
    list-style-type: disc;
    list-style-position: inside; }

@media screen and (max-width: 767px) {
    .product-default-des_sm-mg {
        margin-top: 25px; } }

.text-m, .l-news_des {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500; }
.text-m .gray, .l-news_des .gray {
    color: #9d9fa2; }
.text-m .bold, .l-news_des .bold {
    font-weight: 700;
    color: #000000; }
.text-m .green, .l-news_des .green {
    font-weight: 700;
    color: #96c11f; }

.list-m {
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    list-style-type: disc;
    list-style-position: inside; }
.list-m--line {
    line-height: 22px; }
.list-m--line li {
    text-decoration: underline; }

.title-green, .l-news_title {
    font-size: 18px;
    color: #96c11f;
    font-weight: 600;
    text-transform: uppercase; }

.sub-title {
    font-size: 30px;
    line-height: 41px;
    font-weight: 500;
    position: relative;
    padding-bottom: 10px; }
@media screen and (max-width: 767px) {
    .sub-title {
        font-size: 23px;
        line-height: 30px; } }
.sub-title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 75px;
    background: #dddddd; }
.sub-title .gray {
    color: #9d9fa2; }
.sub-title .bold {
    font-weight: 700;
    color: #000000; }
.sub-title .green {
    font-weight: 700;
    color: #96c11f; }

.grn-arrows:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden; }

.grn-arrow {
    display: block;
    width: 30px;
    height: 30px;
    background: #c1c1c1;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    border-radius: 3px;
    color: #fff;
    text-align: center; }
.grn-arrow:hover {
    color: #fff;
    background: #96c11f; }

.grn-arrow_bot {
    float: right;
    margin-left: 10px; }
.grn-arrow_bot i {
    line-height: 35px; }

.grn-arrow_top {
    float: right; }
.grn-arrow_top i {
    line-height: 30px; }

.grn-arrow_right {
    float: right;
    margin-left: 10px; }
.grn-arrow_right i {
    line-height: 33px; }

.grn-arrow_left {
    float: right;
    margin-left: 10px; }
.grn-arrow_left i {
    line-height: 33px; }

.go-top {
    text-align: center;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    right: 20px;
    bottom: 20px;
    color: #fff;
    background: #333;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 999; }
.go-top:hover {
    opacity: .85;
    color: #fff; }
.go-top--visible {
    opacity: 1;
    visibility: visible; }
.go-top .arrow_top {
    line-height: 50px; }

.btn .mail_ico {
    padding-left: 7px; }

.mail_ico:before {
    content: "\f003";
    font: normal normal normal 12px FontAwesome; }

.phone_ico:before {
    content: "\f095";
    font: normal normal normal 12px FontAwesome; }

.twitter_ico:before {
    color: #b9b7b9;
    content: "\f099";
    font: normal normal normal 20px FontAwesome; }

.facebook_ico:before {
    color: #b9b7b9;
    padding-right: 8px;
    content: "\f09a";
    font: normal normal normal 20px FontAwesome; }

.mail_ico-dark:before {
    content: "\f0e0";
    font: normal normal normal 14px FontAwesome; }

.home_ico:before {
    content: "\f015";
    font: normal normal normal 17px FontAwesome; }

.arrow_top:before {
    content: "\f106";
    font: normal normal normal 20px FontAwesome; }

.arrow_bottom:before {
    content: "\f107";
    font: normal normal normal 20px FontAwesome; }

.arrow_left:before {
    content: "\f104";
    font: normal normal normal 20px FontAwesome; }

.arrow_right:before {
    content: "\f105";
    font: normal normal normal 20px FontAwesome; }

.user_ico:before {
    content: "\f007";
    font: normal normal normal 15px FontAwesome; }

.footer-contacts p i {
    position: absolute;
    left: -30px;
    color: #858a8f; }

.section {
    padding-top: 95px;
    padding-bottom: 85px; }
.order-item {
    padding-top: 0px;
    padding-bottom: 0px; }
.products {
    padding-top: 0px;
    padding-bottom: 0px; }
.totals {
    padding-top: 0px;
    padding-bottom: 0px; }
.section--gray {
    background: #f9fafb;
    border-top: 1px solid #ecf0f1;
    border-bottom: 1px solid #ecf0f1; }

.section_col-img {
    padding-left: 70px; }
@media screen and (max-width: 991px) {
    .section_col-img {
        padding-left: 35px; } }
@media screen and (max-width: 767px) {
    .section_col-img {
        padding-left: 15px;
        padding-top: 30px; } }

.about_image {
    width: 100%;
    display: block; }
@media screen and (max-width: 767px) {
    .about_image {
        width: auto;
        margin: auto;
        max-width: 100%; } }

.section_col .text-lg {
    padding-top: 0;
    margin-bottom: 22px; }
.section_col .text-lg:last-of-type {
    margin-bottom: 0; }

.product-default-des-prew_img {
    max-width: 100%;
    vertical-align: bottom; }

.product-default-des-prew_link {
    position: absolute;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    background: #96c11f;
    white-space: nowrap;
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
    padding: 0 17px;
    border-radius: 5px;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%) translateY(50%);
    -ms-transform: translateX(-50%) translateY(50%);
    transform: translateX(-50%) translateY(50%); }
.product-default-des-prew_link:hover {
    color: #fff;
    background: #a7d723; }

.product-default-des {
    padding-top: 45px; }

.news-bl {
    padding-top: 55px;
    padding-bottom: 60px; }

.video-cl_item {
    border: none;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 20px; }

.l-news {
    padding-left: 45px; }
@media screen and (max-width: 991px) {
    .l-news {
        padding-left: 0; } }
@media screen and (max-width: 767px) {
    .l-news {
        margin-top: 40px;
        padding-left: 15px;
        padding-right: 15px; } }
.l-news .grn-arrows {
    margin-top: 40px; }

.l-news_slider {
    margin-top: 25px; }

.l-news_head-row:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden; }

.l-news_date {
    float: left;
    margin-right: 12px;
    width: 65px;
    height: 21px;
    font-size: 11px;
    font-weight: 500;
    text-align: center;
    line-height: 21px;
    color: #fff;
    background: #333; }

.l-news_title {
    line-height: 21px;
    text-transform: none;
    margin: 0; }

.l-news_des {
    margin: 12px 0; }

.subscribe-bl {
    padding-top: 35px;
    padding-bottom: 40px;
    background: #edefec;
    border-top: 1px solid #dadbd9;
    border-bottom: 1px solid #dadbd9; }

.subscribe-form {
    width: 100%;
    display: block;
    margin-top: 30px; }
.subscribe-form:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden; }
@media screen and (max-width: 767px) {
    .subscribe-form {
        text-align: center; } }

.subscribe-form_group {
    float: left;
    width: 230px;
    margin-right: 20px; }
@media screen and (max-width: 767px) {
    .subscribe-form_group {
        float: none;
        margin: 0 auto 10px; } }

.subscribe-form_sbm {
    width: 100px;
    float: left; }
@media screen and (max-width: 767px) {
    .subscribe-form_sbm {
        float: none;
        margin: auto; } }
.subscribe-form_sbm button {
    font-size: 13px;
    vertical-align: middle; }
.subscribe-form_sbm button img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px; }

.customers-bl {
    background: #f4f4f4;
    padding-top: 50px;
    padding-bottom: 80px; }
.customers-bl .customers_slider {
    margin: 0 -15px; }

.customers_fb {
    margin-top: 90px;
    position: relative; }
.customers_fb .grn-arrows {
    position: absolute;
    right: 0;
    top: -120px; }
@media screen and (max-width: 767px) {
    .customers_fb .grn-arrows {
        top: -50px; } }

.customers_col {
    padding: 15px 15px 0; }

.customers_message-smb {
    width: 30px;
    height: 25px;
    background: url("../images/quoute-img.png") no-repeat center;
    background-size: cover;
    position: absolute;
    left: 37px;
    top: -10px; }

.customers_message {
    position: relative;
    background: #fff;
    height: 180px;
    display: table;
    width: 100%; }
.customers_message:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent;
    left: 50px;
    bottom: -10px; }

.customers_message-wrap {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 30px; }
.customers_message-wrap p {
    display: inline-block;
    font-weight: 500;
    font-size: 14;
    font-style: italic; }

.customers_author {
    padding-left: 20px;
    margin-top: 50px; }

.customers_author-name {
    font-size: 16px;
    color: #545454; }

.customers_author-prof {
    font-size: 12px;
    color: #999999; }

.map-bl {
    height: 500px; }

.infowindow {
    padding: 0 15px; }

.infowindow_logo {
    width: 150px;
    height: 40px;
    background: url("../images/logo_sm.png") no-repeat center;
    background-size: contain; }

.infowindow_address {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8; }

.infowindow_cont {
    color: #96c11f;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8; }

.contact-bl {
    padding-top: 90px;
    padding-bottom: 90px; }

.cont-form_row {
    margin-bottom: 5px; }
.cont-form_row:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden; }

.cont-form_label {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase; }
.cont-form_label--left {
    float: left; }

.cont-form_req {
    float: right;
    font-size: 14px;
    font-style: italic;
    font-weight: 500; }
@media screen and (max-width: 420px) {
    .cont-form_req {
        font-size: 12px;
        line-height: 18px; } }

.cont-form_group {
    position: relative;
    margin-bottom: 25px; }
.cont-form_group .form-control {
    box-shadow: none;
    height: 50px;
    padding: 6px 35px 6px 12px;
    background: transparent;
    position: relative;
    z-index: 10; }

.form-textarea {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: none;
    height: 190px;
    resize: none;
    padding: 10px 35px 10px 12px;
    background: transparent;
    position: relative;
    z-index: 10;
    outline: none; }
.form-textarea:focus {
    border-color: #96c11f;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(92, 184, 92, 0.32); }

.cont-form_ico {
    position: absolute;
    height: 25px;
    line-height: 25px;
    right: 15px;
    top: 13px;
    z-index: 1; }
.cont-form_ico.mail_ico:before {
    font: normal normal normal 15px FontAwesome; }
.cont-form_ico.phone_ico:before {
    font: normal normal normal 16px FontAwesome; }

.cont-form_select .btn {
    background: #fff;
    border: 1px solid #ccc;
    width: 100%;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    height: 50px; }
.cont-form_select .dropdown-menu {
    top: 46px;
    padding: 0;
    right: 0; }
.cont-form_select .dropdown-menu .divider {
    margin: 0; }
.cont-form_select .dropdown-menu a {
    padding: 0 20px;
    height: 44px;
    line-height: 44px; }

.caret-cont {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 28px;
    height: 28px;
    background: #e6e6e6;
    text-align: center; }
.caret-cont i {
    color: #333;
    line-height: 30px; }

.row-captcha {
    margin-top: 50px;
    margin-bottom: 50px; }
.row-captcha:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden; }
.row-captcha .form-control {
    box-shadow: none;
    width: 145px;
    float: left;
    height: 40px;
    padding: 6px 12px 6px 12px;
    margin-left: 10px; }
@media screen and (max-width: 420px) {
    .row-captcha .form-control {
        display: inline-block;
        float: none;
        margin-left: 0; } }

.cont-form_captcha {
    height: 40px;
    float: left; }
@media screen and (max-width: 420px) {
    .cont-form_captcha {
        float: none;
        display: block;
        margin: 0 auto 20px; } }

.cont-form_submit.btn.btn-submit {
    width: 170px;
    height: 40px;
    font-weight: 500; }
@media screen and (max-width: 420px) {
    .cont-form_submit.btn.btn-submit {
        display: inline-block; } }

.cont-form_headline {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 24px; }
@media screen and (max-width: 767px) {
    .cont-form_headline {
        font-size: 25px; } }

@media screen and (max-width: 767px) {
    .cont-form_right-col {
        margin-top: 30px; } }

@media screen and (max-width: 420px) {
    .cont-form_bottom {
        text-align: center; } }

.contact-form_text {
    margin-bottom: 35px; }

.cont-inf_title {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 11px; }

.cont-inf .text-m--tel {
    line-height: 26px; }
.cont-inf .cont-form_headline {
    margin-bottom: 31px; }
.cont-inf .text-m, .cont-inf .l-news_des {
    font-weight: 600;
    margin-bottom: 20px; }
.cont-inf .text-m--green {
    color: #96c11f; }


/*# sourceMappingURL=main.css.map */
#overlay {
    position: relative;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    /*z-index: 999;*/
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    /*overflow: auto;*/
}
.popup {
    top: 50px;
    left: 0;
    right: 0;
    margin: auto;
    width: auto;
    min-width: 40%;
    max-width: 55%;
    position: absolute;
    padding: 15px 20px;
    border: 1px solid #383772;
    background: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    z-index: 9999999999;
}
.popup .content{
    margin: 0 auto;
    width: 55%;
    padding: 10px;
    /*background: #6f6f6f;*/
}
.popup .content a {
	
	color:#96C11F;
}
.text-header{
    margin: 10px;
}
.text-header p{
    font-weight: bold;
}
.form-control{
    border-radius: 0px;
}
.partner_address{
    margin: 20px 0 10px 0;
}
.header-text{
    margin: 40px 0 5px 0;
}
.header-text p{
    font-weight: bold;
}
.footer-text p{
    font-weight: bold;
}
.button_brow{
    background: #96c11f;
    color: #ffffff;
    border-radius: 3px;
    border: none;
    font-size: 15px;
    padding: 6px 20px;
    margin: 20px 0 0 0 ;
}
.partner_address{
    display:none;
}
#no_country{
    display: none;
    color: #ff0000;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 20px 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px){

}
@media only screen and (min-width: 640px) and (max-width: 767px){
    .popup {
        min-width: 100%;
        max-width: 100%;
    }
    .popup .content {
        width: 100%;
        /* padding: 10px; */
        /* background: #6f6f6f; */
    }
}
@media only screen and (min-width: 480px) and (max-width: 639px){
    .popup {
        min-width: 100%;
        max-width: 100%;
    }
    .popup .content {
        width: 100%;
        /* padding: 10px; */
        /* background: #6f6f6f; */
    }
}
@media only screen and (max-width: 479px){
    .popup {
        min-width: 100%;
        max-width: 100%;
    }
    .popup .content {
        width: 100%;
        /* padding: 10px; */
        /* background: #6f6f6f; */
    }
}

.sitebar p {
    margin-bottom: 10px;
}

.gallery {
	margin: 0 auto 50px;
}
.gallery .picture-wrapper {
    margin: 0 0 10px;
}
.gallery .picture {
	position: relative;
	max-width: 100%;
	margin: 0 auto 10px;
	overflow: hidden;
}
.gallery .picture:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.gallery .picture img,
.gallery .picture-thumbs img,
.variant-picture img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}
.gallery .picture-thumbs {
	overflow: hidden;
	font-size: 0;
}
.gallery .picture-thumbs .thumb-item {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
	margin: 0 5px 10px;
	overflow: hidden;
    cursor: pointer;
}


/********** CHECKOUT **********/

 ol, ul {
    list-style: none;
	padding-inline-start: 0px;
}

.checkout-page .section {
	margin: 0 0 30px;
}
.checkout-page .section.order-summary {
	margin: 100px 0 30px;
}

.checkout-page .cart-options {
	min-height: 60px;
	overflow: hidden;
}
.checkout-page .cart-footer {
	border-top: none;
}
.checkout-page .total-info {
	margin: 0;
	border-bottom: none;
	padding: 5px 20px 10px;
}

.checkout-page .button-1 {
	display: inline-block;
	min-width: 140px;
	border: none;
	background-color: #96C11F;
	padding: 10px 30px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}
.checkout-page .button-1:hover {
	background-color: #96C11F;
}

.checkout-page .address-item {
	width: 350px;
	max-width: 100%;
	margin: 0 auto 40px;
}
.checkout-page .address-item ul {
	margin: 0 0 15px;
	background-color: #f9f9f9;
	padding: 20px;
	color: #444;
}
.checkout-page .address-item li {
	padding: 5px 0;
}
.checkout-page .address-item li.name {
	font-size: 16px;
	font-weight: bold;
}

.enter-address .message-error {
	margin: 20px 0;
}
.enter-address .edit-address {
    background-color: #f9f9f9;
    border-top: 1px solid #e6e6e6;
    margin: 0 0 30px;
    padding: 30px 15px;
}

.checkout-page .ship-to-same-address {
	padding: 30px 0;
	text-align: center;
}
.checkout-page .ship-to-same-address .selector {
	margin: 0 0 5px;
	font-weight: bold;
	color: #444;
}

.checkout-page .pickup-in-store {
	text-align: center;
}
.checkout-page .pickup-in-store .selector {
	margin: 0 0 5px;
	font-weight: bold;
	color: #444;
}

.select-pickup-point {
    text-align: center;
}
.checkout-page .pickup-points-map {
	min-width: 400px;
    min-height: 350px;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px;
}

.shipping-method .method-list,
.payment-method .method-list {
	margin: 0 auto 30px;
	overflow: hidden;
	text-align: center;
	font-size: 0;
}
.shipping-method .method-list li,
.payment-method .method-list li {
	margin: 20px 0;
	font-size: 14px; /*reset zeroing*/
}
.shipping-method .method-list li label,
.payment-method .method-list li label {
	font-size: 13px;
	font-weight: bold;
	color: #444;
}
.shipping-method .method-description {
	margin: 5px 0 0;
}

.payment-method .use-reward-points {
	margin: 0 0 30px;
	text-align: center;
	color: #444;
}
.payment-method .payment-logo {
	display: inline-block;
	vertical-align: middle;
}
.payment-method .payment-logo label {
	display: block;
	font-size: 0 !important;
}
.payment-method .payment-details {
	min-width: 180px;
	display: inline-block;
	margin: 0 0 0 10px;
	text-align: left;
	vertical-align: middle;
}

.payment-info .info {
	padding: 30px 15px;
	color: #444;
}
.payment-info .info tr {
	display: block;
	margin: 0 0 15px;
	font-size: 0;
}
.payment-info .info td {
	display: inline-block;
	width: 100% !important;
	max-width: 400px !important;
	font-size: 14px; /*reset zeroing*/
}
.payment-info .info td:only-child {
	width: 100% !important;
	max-width: 100% !important;
}
.payment-info .info td input[type="text"] {
	width: 100% !important;
}
.payment-info .info td input[name="CardCode"] {
	width: 65px !important;
}
.payment-info .info td select {
	min-width: 70px;
}
.payment-info .info td:first-child {
	margin: 0 0 10px;
}
.payment-info .info p {
	text-align: center;
}

.confirm-order .buttons {
	padding: 10px 0;
}
.confirm-order .button-1 {
	font-size: 16px;
}

.order-review-data > div,
.order-details-area > div,
.shipment-details-area > div {
	width: 350px;
	max-width: 100%;
	margin: 0 auto 40px;
	background-color: #f9f9f9;
	padding: 20px;
	color: #444;
}
.order-review-data li,
.order-details-area li,
.shipment-details-area li {
	padding: 3px 0; 
}
.order-review-data .title,
.order-details-area .title,
.shipment-details-area .title {
	margin: 0 0 5px;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
.order-review-data .title strong,
.order-details-area .title strong,
.shipment-details-area .title strong {
    font-weight: 700;
}
.order-review-data .payment-method-info,
.order-review-data .shipping-method-info,
.order-details-area .payment-method-info,
.order-details-area .shipping-method-info {
    margin-top: 20px;
}
.order-completed .details {
	margin: 0 0 30px;
	padding: 30px 15px;
	text-align: center;
	color: #444;
}
.order-completed .details div {
	margin: 5px 0;
}
.order-completed .details strong {
	font-weight: normal;
	text-transform: uppercase;
}
.order-completed .details a {
	color: #96C11F;
}
.order-completed .details a:hover {
	text-decoration: underline;
}

.opc .step-title {
	margin: 0 0 1px;
	overflow: hidden;
	background-color: #f6f6f6;
}
.opc .allow .step-title {
	background-color: #96C11F;
	cursor: pointer;
}
.opc .step-title .number,
.opc .step-title .title {
	float: left;
	min-height: 40px;
	padding: 10px 15px;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
}
.opc .allow .step-title .number,
.opc .allow .step-title .title {
	color: #fff;
	cursor: pointer;
}
.opc .step-title .number {
	width: 42px;
	border-right: 1px solid #fff;
	text-align: center;
}
.opc .allow .step-title .number {
	background-color: #96C11F;
}
.opc .step {
	margin: 10px 0;
	padding: 30px 15px;
	text-align: center;
}
.opc .section {
	margin: 0 0 30px;
}
.opc .section > label {
	display: block;
	margin: 0 0 10px;
}
.opc input[type="text"],
.opc select {
	max-width: 100%;
}
.opc .buttons {
	margin-bottom: 0;
}
.opc .back-link {
	margin: 0 0 10px;
}
.opc .back-link small {
	display: none;
}
.opc .back-link a {
	display: inline-block;
	margin: 0 0 0 -15px;
	background: url('../images/back-button.png') left center no-repeat;
	padding: 0 0 0 18px;
	color: #444;
}
.opc .back-link a:hover {
	color: #96C11F;
}
.opc .buttons .please-wait {
	display: block;
	margin: 10px 0 0;
    background: none;
}
.opc .section.ship-to-same-address {
	margin: 0 0 30px;
	padding: 0;
}
.opc .section.pickup-in-store {
	margin: 0 0 30px;
	padding: 0;
}
.opc .payment-info .info tr {
	text-align: left;
}
.opc .section.order-summary {
	margin: 0;
}