
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {font-family: 'Sailec-Bold';
            src: url('../font/sailec-bold-0-0.eot');
            src: url('../font/sailec-bold-0-0.eot?#iefix') format('embedded-opentype'),
                url('../font/sailec-bold-0-0.woff') format('woff'),
                url('../font/sailec-bold-0-0.ttf') format('truetype');}

@font-face {font-family: 'Sailec-BlackItalic';
            src: url('../font/Sailec-BlackItalic-1-0.eot');
            src: url('../font/Sailec-BlackItalic-1-0.eot?#iefix') format('embedded-opentype'),
                url('../font/Sailec-BlackItalic-1-0.woff') format('woff'),
                url('../font/Sailec-BlackItalic-1-0.ttf') format('truetype');}

@font-face {font-family: 'Sailec-BoldItalic';
            src: url('../font/Sailec-BoldItalic-4-0.eot');
            src: url('../font/Sailec-BoldItalic-4-0.eot?#iefix') format('embedded-opentype'),
                url('../font/Sailec-BoldItalic-4-0.woff') format('woff'),
                url('../font/Sailec-BoldItalic-4-0.ttf') format('truetype');}

@font-face {font-family: 'Sailec-Black';
            src: url('../font/Sailec-Black-5-0.eot');
            src: url('../font/Sailec-Black-5-0.eot?#iefix') format('embedded-opentype'),
                url('../font/Sailec-Black-5-0.woff') format('woff'),
                url('../font/Sailec-Black-5-0.ttf') format('truetype');}

@font-face {font-family: 'Sailec-Regular';
            src: url('../font/Sailec-Regular-a-0.eot');
            src: url('../font/Sailec-Regular-a-0.eot?#iefix') format('embedded-opentype'),
                url('../font/Sailec-Regular-a-0.woff') format('woff'),
                url('../font/Sailec-Regular-a-0.ttf') format('truetype');}

@font-face {font-family: 'Sailec-RegularItalic';
            src: url('../font/Sailec-RegularItalic-b-0.eot');
            src: url('../font/Sailec-RegularItalic-b-0.eot?#iefix') format('embedded-opentype'),
                url('../font/Sailec-RegularItalic-b-0.woff') format('woff'),
                url('../font/Sailec-RegularItalic-b-0.ttf') format('truetype');}

@font-face {font-family: 'Sailec-Medium';
            src: url('../font/Sailec-Medium-8-0.eot');
            src: url('../font/Sailec-Medium-8-0.eot?#iefix') format('embedded-opentype'),
                url('../font/Sailec-Medium-8-0.woff') format('woff'),
                url('../font/Sailec-Medium-8-0.ttf') format('truetype');}

@font-face {font-family: 'Sailec-MediumItalic';
            src: url('../font/Sailec-MediumItalic-9-0.eot');
            src: url('../font/Sailec-MediumItalic-9-0.eot?#iefix') format('embedded-opentype'),
                url('../font/Sailec-MediumItalic-9-0.woff') format('woff'),
                url('../font/Sailec-MediumItalic-9-0.ttf') format('truetype');}

body:after{
    position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
    content:
        url('../img/ico-search.png')
        url('../img/ico-close.png')
        url('../img/arr-small-1.png')
        url('../img/arr-small-2.png')
        url('../img/close-g.png')
        url('../img/arr1.png')
        url('../img/arr2.png')
        url('../img/arr-left-g.png')
        url('../img/arr-right-g.png')
        url('../img/b-shop.png')
        url('../img/b-gallery.png')
        url('../img/b-menu.png')
        url('../img/b-find.png')
        url('../img/b-shop-pad.png')
        url('../img/b-gallery-pad.png')
        url('../img/b-menu-pad.png')
        url('../img/b-find-pad.png')
        url('../img/b-shop-phone.png')
        url('../img/b-gallery-phone.png')
        url('../img/b-menu-phone.png')
        url('../img/b-find-phone.png')
}

::-moz-selection {
    background: #ffc;
}

::selection {
    background: #ffc;
}

body,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: #676767;
    font-family: 'Sailec-Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

b,
strong,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Sailec-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h2, h3, h4, h5, h6 {
    color: #0abd66;
}

body,
td,
p {
    font-size: 16px;
    line-height: 30px;
}

a {
    color: #0abd66;
    font-family: 'Sailec-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a:hover,
a:active {
    color: #00ad56;
}

a:focus,
input:focus {
    outline: none;
}

h2 {
    font-size: 2.3rem;
}

::-webkit-input-placeholder {
    color: #858585;
    font-weight: normal;
}

::-moz-placeholder {
    color: #858585;
    font-weight: normal;
}

:-ms-placeholder {
    color: #858585;
    font-weight: normal;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.text-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right;
}

.aligncenter {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

small {
    font-size: 95%;
    /*line-height: 120%;*/
}

/*
*/

#top {
    padding: 8px;
    text-align: center;
}

#top .widget {
    display: inline-block;
}

/**/

#top .searchform {
    width: 204px;
    position: relative;
    margin: 0 50px 0 0;
}

#top .searchform label {
    display: none;
}

#top .searchform input:focus {
    -webkit-box-shadow: inset 0 0 10px #000;
    -moz-box-shadow: inset 0 0 10px #000;
    -ms-box-shadow: inset 0 0 10px #000;
    box-shadow: inset 0 0 10px #000;
}

#top .searchform input {
    border: none;
    height: 25px;
    line-height: 100%;
    margin: 0;
    font-size: 14px;
    background: #e5e5e5;
    font-family: 'Sailec',"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#top .searchform #s {
    width: 204px;
    padding: 0 30px 0 10px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

#top .searchform #searchsubmit {
    width: 24px !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent url('../img/ico-search.png') 0 3px no-repeat;
    overflow: hidden;
    text-indent: 50px;
    cursor: pointer;
}
#top .searchform #searchsubmit:active,
#top .searchform #searchsubmit:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#top .widget_sp_image {
    margin: 0 16px 0 0;
    vertical-align: top;
}

.site-header {
    -webkit-box-shadow: 0 3px 4px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 3px 4px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 3px 4px rgba(0,0,0,0.4);
    box-shadow: 0 3px 4px rgba(0,0,0,0.4);
}

/**/

#logo-wrap {
    padding: 45px 0 35px 0;
    text-align: center;
}
#logo-wrap img {
    padding-left: 34px;
}

/**/

ul.menu,
.menu ul,
.menu li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu li {
    margin: 0 10px;
    position: relative;
}

.main-menu-wrap {
    text-align: center;
    background: #fff;
    padding: 0;
    position: relative;
    z-index: 999;
}
.main-menu-wrap li {
    padding: 12px 20px 14px 20px;
}
.main-menu-wrap li,
.main-menu-wrap li a {
    line-height: 20px;
    color: #4e4e4e;
    text-transform: uppercase;
    font-size: 13px;
    height: 40px;
    font-family: 'Sailec-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.main-menu-wrap a:hover {
    color: #808080;
    cursor: pointer;
}
.main-menu-wrap li.menu-item-has-children:hover > .sub-menu-wrap {
    display: block;
}

.main-menu-wrap .sub-menu-wrap {
    display: none;
    background: #2aa46d;
    position: absolute;
    top: 40px;
    /*left: 0;*/
    /*width: 100%;*/
    padding: 24px;
    color: #fff;
    padding: 0;
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    width: 250px;
}

.main-menu-wrap .sub-menu-wrap .sub-menu-wrap {
    position: absolute;
    left: 100%;
    top: 0;
}

.main-menu-wrap .sub-menu {
    margin: 0 auto;
    display: block;
    text-align: left;
    padding: 0;
}

.main-menu-wrap .sub-menu li {
    margin: 0;
    padding: 0;
    display: block;
    line-height: 20px;
    float: none;
    font-size: 15px;
    height: auto;
    text-transform: none;
}

.main-menu-wrap .sub-menu a {
    text-transform: none;
    color: #fff;
    font-size: 15px;
    padding: 12px 24px;
    display: block;
    height: auto;
    font-family: 'Sailec-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.main-menu-wrap .sub-menu a:hover {
    background: #0abd66;
    color: #fff;
}

/**/

.styled-title-bar {
    text-transform: uppercase;
    text-align: center;
    -webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    -moz-text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    -ms-text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    background: red;
    padding: 46px 10px;
    margin: 20px 0 50px 0;
    font-size: 60px;
    line-height: 40px;
    color: #fff;
    display: block;
    clear: both;
    -webkit-box-shadow: 0 4px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 4px 3px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 4px 3px rgba(0,0,0,0.3);
    box-shadow: 0 4px 3px rgba(0,0,0,0.3);
}

.bg-avocado {
    background: #78d64b url('../img/bg-avocado.png') left top repeat;
}

.bg-lemon {
    background: #fdda24 url('../img/bg-lemon.png') left top repeat;
}
.bg-tomato {
    background: #fa4616 url('../img/bg-tomato.png') left top repeat;
}


/**/

.main-content {
    background: #fff;
    min-height: 200px;

    text-align: center;
    padding-bottom: 1px;
    position: relative;
    margin-top: -1px;
/*    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    box-shadow: 0 0 10px rgba(0,0,0,0.3);*/
}

.main-content,
.main-content p {
    color: #676767;
    line-height: 186%;
    font-size: 16px;
    font-family: 'Sailec-Medium','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.main-content p i,
.main-content p em {
    font-family: 'Sailec-MediumItalic','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.main-content p {
    margin-bottom: 22px;
}

.main-content p img {
    margin-bottom: 5px;
}

.main-content h1 {
    font-family: 'Sailec-Black', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 46px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 60px;
    margin: 0 0 37px 0;
    padding: 42px 0 30px 0;
    position: relative;
    background: #186e43;
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

.main-content h1.b-shadow {
    padding: 40px 0 32px 0;
    -webkit-text-shadow: 2px 2px 1px rgba(0,0,0,0.1);
    -moz-text-shadow: 2px 2px 1px rgba(0,0,0,0.1);
    -ms-text-shadow: 2px 2px 1px rgba(0,0,0,0.1);
    text-shadow: 2px 2px 1px rgba(0,0,0,0.1);
    position: relative;
}

.main-content h1.b-shadow:after {
    -webkit-box-shadow: 0 4px 6px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 4px 6px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 4px 6px rgba(0,0,0,0.2);
    box-shadow: 0 4px 6px rgba(0,0,0,0.2);
    display: block;
    content: " ";
    height: 6px;
    overflow: hidden;
    background: #186e43;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}


.main-content h2 {
    /*color: #676767;*/
    font-weight: normal;
    font-size: 34px;
    margin-bottom: 25px;
    line-height: 58px;
    font-family: 'Sailec-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.main-content h3 {
    color: #676767;
    font-weight: normal;
    font-size: 28px;
    font-family: 'Sailec-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 0 0 20px 0;
}

.main-content h4 {
    color: #0abd66;
    font-weight: normal;
    font-size: 20px;
    font-family: 'Sailec-Medium','Helvetica Neue',Helvetica,Arial,sans-serif;
    margin: 0;
}

/*.main-content h4 {
    color: #676767;
    font-weight: normal;
    font-size: 24px;
}*/


.tn-wrap {
    height: 350px;
    background-position: center center;
    background-size: cover;
}

.tn-wrap:after {
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.7);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.7);
    -ms-box-shadow: 0 0 8px rgba(0,0,0,0.7);
    box-shadow: 0 0 8px rgba(0,0,0,0.7);
    display: block;
    position: relative;
    content: " ";
    height: 1px;
    margin-top: -1px;
    overflow: hidden;
    background: #ddd;
}

.tn-wrap-bg {
    height: 350px;
    position: relative;
    background-size: cover;
}
.tn-wrap-bg:after {
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.7);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.7);
    -ms-box-shadow: 0 0 8px rgba(0,0,0,0.7);
    box-shadow: 0 0 8px rgba(0,0,0,0.7);
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    content: " ";
    height: 1px;
    margin-top: -1px;
    overflow: hidden;
    background: #ddd;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
    z-index: 888;
}

/**/

#footer:before {
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    display: block;
    content: " ";
    height: 0;
    overflow: hidden;
    background: #fff;
    margin: 0 0 32px 0;
}

#footer {
    text-align: center;
    padding: 0 0 32px 0;
    background: #0abd66;
    position: relative;
    overflow: hidden;
    /*z-index: -1;*/
}

#footer .shad {
    position: absolute;
    border: 1px solid #0abd66;
    width: 100%;
    top: -2px;
    height: 1px;
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.8), 0 0 16px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 12px rgba(0,0,0,0.8), 0 0 16px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 0 12px rgba(0,0,0,0.8), 0 0 16px rgba(0,0,0,0.5);
    box-shadow: 0 0 12px rgba(0,0,0,0.8), 0 0 16px rgba(0,0,0,0.5);
}

.rsUni .rsSlide,
.royalSlider {
    background: #fff;
    overflow: hidden;
}

.royalSlider .shad {
    position: absolute;
    width: 100%;
    top: -2px;
    height: 1px;
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,1), 0 0 16px rgba(0,0,0,1);
    -moz-box-shadow: 0 0 12px rgba(0,0,0,1), 0 0 16px rgba(0,0,0,1);
    -ms-box-shadow: 0 0 12px rgba(0,0,0,1), 0 0 16px rgba(0,0,0,1);
    box-shadow: 0 0 12px rgba(0,0,0,1), 0 0 16px rgba(0,0,0,1);
}

#footer,
#footer a {
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: 'Sailec-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#footer .menu li {
    margin: 0 16px;

}

/**/

.su-gmap {
    margin: 0 0 -12px 0 !important;
}

.press-list,
.slm-lists,
.w-wrap {
    max-width: 1040px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.w-wrap-blog {
    text-align: left;
}
.w-wrap-blog p {
    display: block;
    display: inline-block;
    max-width: 1024px;
    margin: 0 auto 35px auto;
}

.location-table {
    border: none;
    width: 100%;
    border-collapse: collapse;
    position: relative;
}

.location-table td {
    padding: 40px 0;
    width: 50%;
    text-align: center;
    border-collapse: collapse;
}

.location-table td,
.location-table td h2,
.location-table td p {
    color: #fff;
    -webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    -moz-text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    -ms-text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

.location-table td .su-button {
    font-weight: bold;
}

.location-table .divider-vertical {
    position: absolute;
    top: 0;
    width: 8px;
    background: #fff;
    height: 100%;
    left: 50%;
    margin-left: -4px;
}

.location-table .divider-vertical .marker {
    background: url('../img/marker.png') left top no-repeat;
    width: 90px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -45px 0 0 -39px;
}



.wide-image {
    position: relative;
    margin-bottom: 35px;
}
.wide-image div:before {
    content: " ";
    display: block;
    border: 1px solid red;
    position: absolute;
    left: 0;
    /*top: 0;*/
}


.blog-index .post {
    margin: 0 0 115px 0;
}

.blog-index h1 {
    margin-bottom: 0;
    z-index: 888;
}

.blog-index h2,
.blog-index h2 a,
.blog-index h2 a:hover {
    margin-top: 0;
    color: #676767;
    font-size: 28px;
}

.blog-index h2 {
    margin-top: 38px;
    margin-bottom: 10px;
}

.readmore {
    margin: 55px auto 35px auto;
}

.main-content button,
.main-content input[type=submit],
.main-content input[type=button],
.readmore,
.readmore:hover {
    border: none;
    cursor: pointer;
    display: inline-block;
    clear: both;
    padding: 0 39px;
    background: #0abd66;
    color: #fff;
    font-size: 22px;
    line-height: 63px;
    height: 57px;
    font-family: 'Sailec-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}

.navigation {
    margin-bottom: 40px;
    margin-top: 22px;
}

.navigation:after {
    content: ' ';
    display: block;
    width: 100%;
    clear: both;
}

.navigation .btn a {
    display: block;
    margin: 0 auto 35px auto;
    padding: 0 36px;
    background: #0abd66;
    color: #fff;
    font-size: 14px;
    line-height: 42px;
    height: 38px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    font-family: 'Sailec-Medium','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.navigation .btn.alignleft a {
    padding-left: 46px;
    background: #0abd66 url('../img/arr-left-blog.png') 8% center no-repeat;
}

.navigation .btn.alignright a {
    padding-right: 46px;
    background: #0abd66 url('../img/arr-right-blog.png') 92% center no-repeat;
}


/************/

.ico-store {
    display: inline-block;
    /*min-height: 28px;*/
    /*height: 31px;*/
    background: transparent left center no-repeat;
    padding-left: 30px;
    padding-top: 5px;
    font-size: 20px;
}
.ico-store,
.ico-store *,
.ico-store:active,
.ico-store:hover {
    color: #0abd66 !important;
    font-weight: normal !important;
    line-height: 28px !important;
}
.ico-store:hover {
    /*transition: all .2s;*/
    /*background-position: 2px center;*/
}

.ico-store-home {
    background-image: url('../img/ico-store-home.png');
}

.ico-store-acc {
    background-image: url('../img/ico-store-acc.png');
}

.ico-store-check {
    background-image: url('../img/ico-store-check.png');
}

.ico-store-cart {
    background-image: url('../img/ico-store-cart.png');
}

.ico-store-logout {
    background-image: url('../img/ico-store-logout.png');
}

.cat-select {
    margin-top: 6px;
}

/**/

.su-note {
    border: none !important;
    border-width: 0 !important;
    margin: 0 !important;
    position: relative;
    overflow: hidden;
}
.su-note,
.su-note h2,
.su-note h3,
.su-note h4,
.su-note h5,
.su-note h6,
.su-note p {
    color: #fff;
}
.su-note-inner {
    border-width: 0 !important;
    padding: 32px 40px 66px 40px !important;
}

.su-note,
.su-note-inner {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.home .su-note-inner {
    padding: 45px 40px 80px 40px !important;
}

.su-note.shadow-inner-both:before {
    display: block;
    content: ' ';
    position: absolute;
    width: 100%;
    top: -2px;
    height: 1px;
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.8), 0 0 16px rgba(0,0,0,1);
    -moz-box-shadow: 0 0 12px rgba(0,0,0,0.8), 0 0 16px rgba(0,0,0,1);
    -ms-box-shadow: 0 0 12px rgba(0,0,0,0.8), 0 0 16px rgba(0,0,0,1);
    box-shadow: 0 0 12px rgba(0,0,0,0.8), 0 0 16px rgba(0,0,0,1);
}
.su-note.shadow-inner-both:after {
    display: block;
    content: ' ';
    position: absolute;
    width: 100%;
    bottom: -2px;
    height: 1px;
    -webkit-box-shadow: 0 0 16px rgba(0,0,0,0.9);
    -moz-box-shadow: 0 0 16px rgba(0,0,0,0.9);
    -ms-box-shadow: 0 0 16px rgba(0,0,0,0.9);
    box-shadow: 0 0 16px rgba(0,0,0,0.9);
}

/**/

.page-template-page-no-wrap .main-content h1 {
    /*margin: 0;*/
}

.ico-content {
    margin: 16px;
    display: inline-block;
}

/* slider */

.rsUni .rsGCaption {
    left: 32px !important;
    bottom: 32px !important;
    background: #0abd66 !important;
    padding: 10px 20px !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    -ms-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    font-size: 18px !important;
    font-family: 'Sailec','Helvetica Neue',Helvetica,Arial,sans-serif;
    max-width: 440px !important;
    width: auto !important;
    line-height: 24px;
}

.rsSlide.rsActiveSlide {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
}

.rsUni .rsArrowIcn {
    opacity: 1;
    width: 60px;
    height: 60px;
    background-image: url('../img/arr1.png');
}
.rsUni.rsHor .rsArrowLeft .rsArrowIcn,
.rsUni .rsArrowleft .rsArrowIcn {
    background-image: url('../img/arr2.png') !important;
}
.rsUni .rsArrowLeft .rsArrowIcn,
.rsUni .rsArrowRight .rsArrowIcn {
    background-position: 0 0 !important;
    background-repeat: no-repeat;
}
.rsUni.rsHor .rsArrowLeft {
    left: 50%;
}
.rsUni.rsHor .rsArrowRight {
    right: 50%;
}

.fbx-rounded .fbx-prev:hover,
.rsUni .rsArrow.rsArrowLeft:hover .rsArrowIcn {
    background-image: url('../img/arr-left-g.png') !important;
    background-position: 2px 2px !important;
}

.fbx-rounded .fbx-next:hover,
.rsUni .rsArrow.rsArrowRight:hover .rsArrowIcn {
    background-image: url('../img/arr-right-g.png') !important;
    background-position: 3px 2px !important;
}

.fbx-rounded .fbx-close:hover {
    background-image: url('../img/close-g.png') !important;
    background-position: 2px 2px !important;
}

/**/

.main-content p big,
.main-content big p {
    font-size: 22px;
    line-height: 160%;
    font-family: 'Sailec-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.main-content h2 big,
.main-content big h2,
.home .main-content h2 {
    font-size: 46px;
    font-family: 'Sailec-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
    margin-bottom: 28px;
}

/* testimonials */

.easy-t-slideshow-wrap {
    position: relative;
}
.easy-t-slideshow-wrap p {
    font-family: 'Sailec-Medium','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 32px;
    font-weight: normal;
}

.easy_testimonial .testimonial-position {
    display: none !important;
}

.easy_testimonial .testimonial-client {
    color: #fff;
    font-size: 34px;
    font-weight: normal;
    font-style: normal;
    line-height: 120%;
    font-family: 'Sailec-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.easy_testimonial cite:before {
    display: block;
    content: ' ' !important;
    background: url('../img/white-leaf.png') left top no-repeat;
    width: 60px;
    height: 74px;
    margin: 0 auto;
}

.easy_testimonial .testimonial_body {
    margin: 0 80px;
}
.easy_testimonial .testimonial_body,
.easy_testimonial .testimonial_body p {
    line-height: 148%;
}

.easy-t-cycle-controls div {
    position: absolute;
    top: 70px;
    width: 20px;
    height: 30px;
    text-indent: 30px;
    line-height: 30px;
    overflow: hidden;
    z-index: 100;
}
.easy-t-cycle-controls .cycle-prev {
    background: url('../img/arr-small-1.png') left top no-repeat;
    left: 0;
}
.easy-t-cycle-controls .cycle-next {
    background: url('../img/arr-small-2.png') left top no-repeat;
    right: 0;
}


.main-content .divider {
    display: block;
    text-indent: 20px;
    width: 20px;
    height: 7px;
    background: #54d194;
    overflow: hidden;
    margin: 34px auto 34px;
}

.main-content .su-note .divider {
    background: #fff;
}

.main-content .divider-space {
    display: block;
    text-indent: 20px;
    width: 20px;
    height: 8px;
    overflow: hidden;
    margin: 0 auto;
}




.search-results .hentry {
    margin-bottom: 20px;
}

.search-results .main-content {
    margin-bottom: 50px;
}

/* press */

.press-list {
    text-align: center;
}

.press-list .press-list-item {
    margin: 0 20px 0 20px;
    padding-bottom: 50px;
    width: 320px;
    display: inline-block !important;
    float: none !important;
}

.press-list .press-list-item:nth-child(3n-2) {
    margin-left: 0;
}
.press-list .press-list-item:nth-child(3n+3) {
    margin-right: 0;
}

.press-list .press-list-item img {
    display: block;
    margin: 0 auto 20px auto;
    height: 100px;
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
    -ms-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

.press-list .press-list-item h3 {
    font-size: 22px;
    margin: 0 0 5px 0;
    min-height: 70px;
    font-family: 'Sailec-Bold','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.press-list .press-list-item p {
    margin: 0 0 14px 0;
    font-size: 18px;
    line-height: 100%;
}

.press-list .press-list-item p,
.press-list .press-list-item p em {
    font-size: 13px;
}

.press-list .press-list-item a {
    font-size: 16px;
    font-family: 'Sailec-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/**/

.tfix {
    margin-top: -1px;
}

.btn-ico-gallery,
.btn-ico-find,
.btn-ico-shop,
.btn-ico-fork {
    overflow: hidden;
    background: #fff;
    height: 57px;
    padding-left: 30px;
}
.btn-ico-fork {
    background: #fff url('../img/ico-fork.png') left center no-repeat;
}
.btn-ico-find {
    background: #fff url('../img/ico-find.png') 8% 5px no-repeat;
    height: 65px;
    padding-left: 40px;
}
.btn-ico-shop {
    background: #fff url('../img/ico-shop.png') 8% center no-repeat;
    height: 65px;
    padding-left: 50px;
}
.btn-ico-gallery {
    background: #fff url('../img/ico-gallery.png') 0 center no-repeat;
    height: 57px;
}


.su-heading-style-default .su-heading-inner,
.su-heading-style-default {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 24px;
    font-weight: normal !important;
    font-family: 'Sailec-Medium', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 150%;
}
.su-heading-style-default {
    margin: 0 0 75px 0 !important;
}


.su-button {
    height: 57px;
}
.su-button span {
    height: 57px;
    line-height: 63px !important;
    font-family: 'Sailec-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 22px !important;
    padding: 0 22px !important;
}
.su-button:hover span {
    top: 0 !important;
}

.su-button.btn-ico-find span,
.su-button.btn-ico-shop span,
.su-button.btn-ico-fork span,
.su-button.btn-ico-gallery span {
    padding-left: 38px !important;
}

/*
.su-button.size64 {
    -webkit-border-radius: 40px !important;
    -moz-border-radius: 40px !important;
    border-radius: 40px !important;
}
.su-button.size64 span {
    font-size: 24px !important;
    line-height: 69px !important;
}
*/

.su-button.btn-ico-fork {
    background-size: 68px;
}

/**/

.fbx-stage {
    overflow: visible;
}

.fbx-rounded .fbx-inner {
    border: 0;
    border-radius: 0 !important;
}

.fbx-caption-title {
    word-wrap: break-word;
}

.fbx-modal .fbx-item-current {
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 4px 8px rgba(0,0,0,0.4);
    -ms-box-shadow: 0 4px 8px rgba(0,0,0,0.4);
    box-shadow: 0 4px 8px rgba(0,0,0,0.4);
    z-index: 99;
    border-radius: 0;
    position: relative;
}

.fbx-modal .fbx-caption {
    position: relative;
    z-index: 88;
    margin-bottom: -49px;
    border-radius: 0 !important;
    background: #fff;
    color: #4c4c4c;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    font-family: 'Sailec',"Helvetica Neue",Helvetica,Arial,sans-serif;
}
.fbx-modal .fbx-caption-title {
    line-height: 110%;
}

.fbx-modal .fbx-close:focus,
.fbx-modal .fbx-close:hover,
.fbx-modal .fbx-close {
    background: url('../img/ico-close.png') left top no-repeat;
    width: 56px !important;
    height: 56px !important;
    position: absolute !important;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
    top: -27px !important;
    right: -29px !important;
    left: auto !important;
}
.fbx-close:before {
    display:none;
}
.fbx-modal.fbx-phone .fbx-close {
    right: -10px !important;
}

.fbx-rounded .fbx-next:hover,
.fbx-rounded .fbx-prev:hover,
.fbx-rounded .fbx-next:active,
.fbx-rounded .fbx-prev:active,
.fbx-rounded .fbx-next,
.fbx-rounded .fbx-prev {
    width: 60px !important;
    height: 60px !important;
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-nox-shadow: none !important;
    -ms-mox-shadow: none !important;
    box-shadow: none !important;
    background: url('../img/arr2.png') left center no-repeat;
    top: 55% !important;
    position: absolute !important;
}
.fbx-rounded .fbx-next:hover,
.fbx-rounded .fbx-next:active,
.fbx-rounded .fbx-next {
    background: url('../img/arr1.png') left center no-repeat;
    left: auto !important;
}
.fbx-rounded .fbx-prev {
}
.fbx-rounded .fbx-next:before,
.fbx-rounded .fbx-prev:before {
    content: ' ' !important;
}

.fbx-modal .fbx-prev {
    left: -26px !important;
}
.fbx-modal .fbx-next {
    right: -33px !important;
}

.fbx-modal.fbx-phone .fbx-prev {
    left: -16px !important;
    top: 40% !important;
}
.fbx-modal.fbx-phone .fbx-next {
    right: -23px !important;
    top: 40% !important;
}

/**/

.wp-caption-text {
    font-style: italic;
    line-height: 120% !important;
    margin-top: 12px;
}

.su-column-inner {
    color: #fff;
}

/*
.su-column .su-column-inner > big > br:first-child {
    display: none;
}
*/

.main-content big {
    font-size: 24px;
}


.styled-section {
    margin-top: 60px;
    margin-bottom: 50px;
    overflow: hidden;
    position: relative;
}
/*
.styled-section:after {

.styled-section .w-img:after {
    content: ' ';
    height: 1px;
    display: block;
    margin-bottom: -3px;
    -webkit-box-shadow: 0 0 8px #000;
    -moz-box-shadow: 0 0 8px #000;
    -ms-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
*/
.styled-section h2 {
    line-height: 110px;
    padding: 20px 0 0 0;
    background-color: #2aa46d;
    font-size: 58px;
    font-weight: normal;
    font-family: 'Sailec-Black', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.styled-section img,
.styled-section p,
.styled-section p img {
    margin: 0;
    z-index: 1;
}
.styled-section img {
    margin-top: 130px !important;
    display: block;
}



.ecwid-loadingIndicator .loader.loader-mixed {
    display: none !important;
}

#ecwid_loading_indicator {
    background: url('../img/loader.gif') center center no-repeat !important;
}

.ecwid-shopping-cart-categories .horizontal-menu-parent {
    display: none !important;
}

.store-nav-bar {
    padding-bottom: 18px;
}
.store-nav-bar:after {
    display: block;
    clear: both;
    content: '';
}

.store-nav-bar * {
    font-family: 'Sailec-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.store-nav-bar .store-link,
.store-nav-bar .su-column {
    display: block;
    white-space: nowrap;
    text-align: left;
    position: relative;
    float: left;
    width: auto;
}

.store-nav-bar .store-link {
    margin-right: 24px;
}

.store-nav-bar .store-link,
.store-nav-bar .store-link *,
.store-nav-bar .su-column * {
    font-size: 18px !important;
    line-height: 120%;
    text-decoration: none !important;
}

.store-nav-bar .ecwid-productBrowser-auth,
.store-nav-bar .snb-login-cell div {
    margin-right: 0 !important;
}

.store-nav-bar .ecwid-minicart-mini {
    width: auto !important;
}

.store-nav-bar .su-column .ecwid-productBrowser-auth {
    margin: 0 !important;
}

#e-shop-cat-dd {
    outline: none;
    background: #e5e5e5 url('../img/arr-cat.png') 95% center no-repeat;
    border: 0;
    border-radius: 20px;
    height: 40px;
    font-size: 18px !important;
    line-height: 47px;
    color: #676767;
    padding: 0 36px 0 14px;
    width: 280px;
}
#e-shop-cat-dd option {
    font-size: 16px !important;
    font-family: 'Sailec-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}


.buy-online-root a,
.buy-online-root {
    font-size: 34px;
    line-height: 48px;
    color: #fff !important;
}
.buy-online-root img {
    margin: 0 0 50px 0;
}

/* locator */

.site-locator-map-wrap {
}
.site-locator-map-wrap .result-msg {
    display: none;
}

#wpsl-search-input,
.site-locator-map-wrap #slm_radius,
.site-locator-map-wrap #slm_address {
    display: inline;
    height: 40px;
    padding: 4px 15px 0 15px;
    background: #e5e5e5;
    border: none;
    box-shadow: none;
    border-radius: 20px;
    line-height: 40px;
    color: #676767;
    font-size: 18px;
    width: 40%;
    margin-right: 20px;
}
.site-locator-map-wrap #slm_radius {
    width: 200px;
}

#wpsl-search-btn,
.site-locator-map-wrap #slm_button {
    height: 40px;
    padding: 0 20px;
    background: #0abd66;
    color: #fff;
    border: none;
    box-shadow: none;
    border-radius: 20px;
    line-height: 44px;
    font-size: 18px;
}

.slm-label {
    display: none;
}

#wpsl-stores ul li,
.slm-entry {
    width: 30%;
    border: none !important;
    display: block;
    display: inline-block;
    padding: 30px 50px;
    vertical-align: top;
    min-height: 312px;
}

.wpsl-store-location h3,
.wpsl-store-location h3 a,
.wpsl-store-location a h3,
.slm-entry h3 {
    color: #676767;
    line-height: 30px;
    margin-bottom: 30px;
    font-size: 22px;
    font-family: 'Sailec-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.slm-entry-content p,
.slm-entry-content {
    font-size: 14px;
    color: #676767;
    line-height: 24px;
}

.slm-entry-content p {
    margin: 0 0 24px 0;
}

.wpsl-store-below #wpsl-result-list .wpsl-contact-details p {
    margin-bottom: 1px;
}

.wpsl-contact-details,
.wpsl-store-below #wpsl-result-list .wpsl-contact-details,
.wpsl-store-below #wpsl-result-list .wpsl-contact-details p,
.slm-entry-content b,
.slm-entry-content strong {
    font-size: 16px;
    color: #0abd66;
    line-height: 30px;
    font-weight: normal;
    font-family: 'Sailec-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.wpsl-store-location .wpsl-street,
.wpsl-store-location span,
.slm-entry-content i,
.slm-entry-content em {
    font-family: 'Sailec-MediumItalic','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: 13px;
    line-height: 24px;
}

.wpsl-contact-details-email {
    word-break: break-word;
}

.wpsl-contact-details-url {
    margin-top: 20px;
}

.wpsl-contact-details-url,
.wpsl-contact-details-url a,
.slm-entry-content em a,
.slm-entry-content a em,
.slm-entry-content i a,
.slm-entry-content a i {
    font-family: 'Sailec-MediumItalic','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: 15px;
    line-height: 24px;
}

.slm-entry-content a {
    font-size: 15px;
    color: #0abd66;
    line-height: 24px;
}


.all-wrap {
    min-width: 320px;
}

/* responvive menu */

#click-menu img,
#click-menu {
    margin: 0 !important;
    padding: 0 !important;
}

#responsive-menu ul.responsive-menu {
    padding-top: 33px;
}

#responsive-menu .responsive-menu li a {
    border: none !important;
}

#responsive-menu .responsive-menu .menu-item .appendLink {
    display: none;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    padding-top: 12px !important;
    padding-bottom: 8px !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    line-height: 20px !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover .responsive-menu-subarrow,
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow:hover {
    background-color: transparent !important;
}


.ecwid-productBrowser-auth {
    text-align: left !important;
    margin: 0 !important;
}


.cnss-social-icon li a img {
    margin: 0 16px 0 0 !important;
}

.wp-pagenavi {
    margin-top: -33px;
    margin-bottom: 100px;
}
.wp-pagenavi * {
    display: inline-block;
}
.wp-pagenavi .last,
.wp-pagenavi .first,
.wp-pagenavi .pages {
    display: none;
}
.wp-pagenavi span {
    font-size: 16px;
    color: #0abd66;
    margin: 0 16px;
    padding: 6px 0 0 0;
    vertical-align: middle;
}
.wp-pagenavi a {
    font-size: 16px;
    color: #696969;
    margin: 0 16px;
    padding: 6px 0 0 0;
    vertical-align: middle;
}
.wp-pagenavi a:hover {
    color: #0abd66;
}
.wp-pagenavi .previouspostslink {
    background: #0abd66 url('../img/arr-btn-1.png') 40% center no-repeat;
    text-indent: 50px;
    overflow: hidden;
    width: 38px;
    height: 38px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    margin-right: 12px;
}
.wp-pagenavi .nextpostslink {
    background: #0abd66 url('../img/arr-btn-2.png') 60% center no-repeat;
    text-indent: 50px;
    overflow: hidden;
    width: 38px;
    height: 38px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    margin-left: 12px;
}
.wp-pagenavi .current {
}
.wp-pagenavi .larger {
}
.wp-pagenavi .smaller {
}
.wp-pagenavi .extend {
    color: #696969;
    font-size: 24px;
    padding: 1px 0 0 0;
}

/**/

.main-content.menu-styles .styled-section {
    margin-bottom: 40px;
}
.main-content.menu-styles h2 {
    font-size: 28px;
    margin-bottom: 32px;
}
/*.main-content.menu-styles .styled-section h2 {
    font-size: 58px;
}*/

.main-content.menu-styles p {
    margin-bottom: 30px;
}
.main-content.menu-styles .styled-section p {
    margin-bottom: 0;
}

/**/

.main-content.cleanse-styles .styled-section {
    margin-bottom: 40px;
}
.main-content.menu-styles h2,
.main-content.cleanse-styles h2 {
    font-size: 28px;
    line-height: 48px;
    margin-bottom: 20px;
    font-family: 'Sailec-Bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.main-content.menu-styles .styled-section h2,
.main-content.cleanse-styles .styled-section h2 {
    font-size: 58px;
    line-height: 110px;
}

.main-content.menu-styles h3,
.main-content.cleanse-styles h3 {
    font-size: 22px;
    margin-bottom: 0;
    line-height: 30px;
}

.main-content.menu-styles em h3,
.main-content.menu-styles h3 em,
.main-content.menu-styles i h3,
.main-content.menu-styles h3 i,
.main-content.cleanse-styles h3 i,
.main-content.cleanse-styles i h3,
.main-content.cleanse-styles em h3,
.main-content.cleanse-styles h3 em {
    margin-bottom: 0;
    font-family: 'Sailec-BoldItalic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
}

.main-content.menu-styles h4,
.main-content.cleanse-styles h4 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}

.main-content.cleanse-styles h4 i,
.main-content.cleanse-styles i h4,
.main-content.cleanse-styles em h4,
.main-content.cleanse-styles h4 em {
    font-family: 'Sailec-MediumItalic', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
}

.main-content.cleanse-styles p {
    margin-bottom: 33px;
}
.main-content.cleanse-styles .styled-section p {
    margin-bottom: 0;
}
.main-content.cleanse-styles .su-heading-style-default {
    margin: 0 0 62px 0 !important;
}

.main-content.cleanse-styles .su-note-inner {
    padding: 70px 40px 22px 40px !important;
}
.main-content.cleanse-styles .su-note-inner h2 {
    font-size: 34px;
    margin-bottom: 0;
}
.main-content.cleanse-styles .su-note-inner p {
    margin-bottom: 68px;
}

/**/

.su-responsive-media-yes {
    height: 720px !important;
    padding-bottom: 0 !important;
}

.store-nav-categories .widget_ecwid_vcategories_list ul {
    display: none;
}

#wpsl-gmap img[src*="red@2x"] {
    display: none !important;
}

.wpsl-dropdown {
    /*background: #e5e5e5 url('../img/arr-cat.png') 94% center no-repeat !important;*/
    width: 150px !important;
    padding: 0 20px 0 15px !important;
}
#wpsl-wrap .wpsl-selected-item,
.wpsl-dropdown span {
    padding: 1px 0 0 0 !important;
}

.wpsl-dropdown .wpsl-selected-item,
.wpsl-dropdown li {
    color: #676767;
}

.wpsl-dropdown .wpsl-selected-item,
.wpsl-dropdown li,
.wpsl-selected-item {
    padding: 0 12px !important;
    line-height: 42px;
}
.wpsl-selected-item {
    text-align: left;
}


.store-nav-bar .widget.store-nav-categories {
    float: left;
    clear: left;
    margin-right: 0;
    margin-top: 20px;
}


.responsive-menu-open #responsive-menu-container {
    -webkit-box-shadow: 0 0 12px rgba(0,0,0,0.8);
    -moz-box-shadow:  0 0 12px rgba(0,0,0,0.8);
    box-shadow:  0 0 12px rgba(0,0,0,0.8);
}

#responsive-menu-container a {
    text-transform: uppercase;
    font-size: 13px !important;
}
#responsive-menu-container .responsive-menu-submenu a {
    text-transform: none;
    font-size: 15px !important;
}
#responsive-menu-search-box .btn {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 39px;
    height: 46px;
    background: transparent;
    border: none;
    cursor: pointer;
}
#responsive-menu-search-box {
    background: #fff;
    position: relative;
}
#responsive-menu-container #responsive-menu-search-box {
    padding: 8px 10px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
#responsive-menu-container .responsive-menu-search-box {
    height: 30px;
    line-height: 32px;
    background: #e5e5e5 url('../img/ico-search.png') 97% 7px no-repeat;
    border: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    padding-top: 1px;
    padding-right: 27px;
    padding-left: 15px;
}
#responsive-menu-container #responsive-menu .responsive-menu-submenu li.responsive-menu-item a {
    border-top: none;
    background-color: #0abd66;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    border-left: none;
    margin-bottom: 1px;
    /*border-bottom: 1px soldi red;*/
    background-color: #2aa46d;
}

#responsive-menu-button {
    background: #0abd66 url('../img/ico-m.png') center center no-repeat !important;
    left: 0 !important;
    top: 0 !important;
    width: 48px !important;
    height: 48px !important;
    outline: none;
}
#responsive-menu-button.is-active {
    width: 48px;
    height: 48px;
    outline: none;
}
#responsive-menu-button img {
    display: none !important;
}
#responsive-menu-button.is-active {
    background: #f48468 url('../img/ico-close-m.png') center center no-repeat !important;
    left: 0;
    top: 0;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    text-indent: 100px;
    overflow: hidden;
    background: url('../img/arr-down.png') center center no-repeat;
}

#responsive-menu-container #responsive-menu {
    position: relative;
    overflow: hidden;
}
#responsive-menu-container #responsive-menu:before {
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.8);
    -ms-box-shadow: 0 0 8px rgba(0,0,0,0.8);
    box-shadow: 0 0 8px rgba(0,0,0,0.8);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    content: " ";
    height: 1px;
    margin-top: -1px;
    z-index: 99;
}

#responsive-menu-additional-content {
    margin: 16px 0 0 0;
    padding: 0 !important;
}
#responsive-menu-additional-content .cnss-social-icon li a img {
    margin: 0 14px !important;
}

#responsive-menu-container #responsive-menu .responsive-menu-submenu li.responsive-menu-item a {
    border-top: 1px solid #47ce8c;
    border-bottom: 1px solid #47ce8c;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item.responsive-menu-current-item > .responsive-menu-item-link {
    background-color: #0abd66;
}

/**/

#wpsl-gmap .wpsl-infobox h3 {
    line-height: 110%;
    font-size: 20px;
    margin-bottom: 10px;
}

#wpsl-gmap .wpsl-infobox .wpsl-info-window {
}

#wpsl-gmap .wpsl-infobox .wpsl-info-window p {
    margin: 0;
}
#wpsl-gmap .wpsl-infobox .wpsl-info-window span {
    line-height: 140%;
}
#wpsl-gmap .wpsl-infobox .wpsl-info-window .wpsl-info-actions {
    display: none;
}


.twobtn1 {
    text-align: right;
}
.twobtn2 {
    text-align: left;
}


/* custom dropdown control */

.lofb-dropdown .dropdown li a,
.lofb-dropdown *,
.lofb-dropdown {
    font-size: 18px !important;
}

.lofb-dropdown {
    position: relative;

    outline: none;
    background: #e5e5e5;
    border: 0;
    border-radius: 20px;
    height: 40px;
    line-height: 44px !important;
    color: #676767;
    padding: 0 36px 0 14px;
    width: 335px;

    cursor: pointer;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.lofb-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #a6a6a6 transparent;
}

.lofb-dropdown .dropdown:before {
    box-shadow: 0 0 8px rgba(0, 0, 0, 1);
    position: absolute;
    left: 0;
    top: -2px;
    width: 100%;
    content: "";
    border-top: 1px solid #e5e5e5;
    z-index: 999;
}

.lofb-dropdown .dropdown {
    z-index: 998;

    position: absolute;
    top: 100%;
    left: 0;
    right: 0;

    margin: 0 20px;
    padding: 0;
    overflow: hidden;

    background: #f3f3f3;
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

    max-height: 0;
    overflow: hidden;
}

.lofb-dropdown .dropdown li {
    padding: 0;
}
.lofb-dropdown .dropdown li a {
    display: block;
    text-decoration: none;
    color: #676767;
    padding:  0 10px;
    height: 34px;
    line-height: 36px;
    transition: all 0.1s ease-out;
}
.lofb-dropdown .dropdown li:last-of-type a {
    border: none;
}
.lofb-dropdown .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

.lofb-dropdown .dropdown li:hover a {
    color: #fff;
    background-color: #0abd66;
}

.lofb-dropdown.active {
}
.lofb-dropdown.active:after {
    border-width: 0 6px 6px 6px;
}
.lofb-dropdown.active .dropdown {
    max-height: 500px;
}

/**/

.lofb-button {
    background: transparent center center no-repeat;
    display: inline-block;
    height: 57px;
    width: 206px;
}
.lofb-button.b-shop {
    background-image: url('../img/b-shop.png');
}
.lofb-button.b-gallery {
    background-image: url('../img/b-gallery.png');
}
.lofb-button.b-menu {
    background-image: url('../img/b-menu.png');
}
.lofb-button.b-find {
    background-image: url('../img/b-find.png');
}


.margin-top-3 {
    margin-top: 3px !important;
}


.shadow-top {
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

.wrap-half {
    margin-left: 30px !important;
    margin-right: 30px !important;
}


.stack-on-small-img img {
    margin: 0 20px 40px 20px;
}


/* eof */
