/* ********  framework */

/*-

Description: This is the main Layers structure stylesheet.

Use this file as a reference for Custom CSS or to build
a child theme color scheme. Do not edit this file directly -
it is not loaded into the theme!!

Author: Obox Themes
Author URI: http://www.oboxthemes.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

-*/

/*-------------------------------*/

/*- RESET -----------------------*/

/*- http://richclarkdesign.com --*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;list-style:none;}
body{line-height:1;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section{display:block;}
nav ul{list-style:none;}
blockquote,
q{quotes:none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content:'';content:none;}
a{margin:0;padding:0;vertical-align:baseline;background:transparent;text-decoration:none;}
ins{text-decoration:none;}
mark{font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title],
dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input,
select{vertical-align:middle;}

/*-------------------------------*/

/*- CLEARFIX --------------------*/

/*-------------------------------*/
.clearfix:before,
.clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.row:before,
.row:after{content:" ";display:table;}
.row:after{clear:both;}
.row{*zoom:1;}
.button-group:before,
.button-group:after{content:" ";display:table;}
.button-group:after{clear:both;}
.button-group{*zoom:1;}
.form-row:before,
.form-row:after{content:" ";display:table;}
.form-row:after{clear:both;}
.form-row{*zoom:1;}
.title:before,
.title:after{content:" ";display:table;}
.title:after{clear:both;}
.title{*zoom:1;}
.story:before,
.story:after{content:" ";display:table;}
.story:after{clear:both;}
.story{*zoom:1;}

/*nav:before, nav:after{content: " "; display: table;}
nav:after{clear: both;}
nav{*zoom: 1;}*/

/*-------------------------------*/

/*- DEFAULTS --------------------*/

/*-------------------------------*/
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html{font-size:62.5%;overflow-x:hidden;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-overflow-scrolling:touch;}
body{overflow-x:hidden;font-size:1.5rem;line-height:1.5;background-color:#454545;color:rgba(0,0,0,0.55);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;overflow:hidden;}
h1,
h2,
h3,
h4,
h5,
h6{color:rgba(0,0,0,0.85);font-weight:400;}
code,
tt,
kbd{display:inline;padding:4px 6px;background-color:#eee;color:#8f8f8f;font-size:85%;font-weight:700;font-family:"Courier New",Courier,monospace;}
pre{padding:20px 20px 0;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #ddd;color:#323232;font-size:85%;font-weight:700;font-family:"Courier New",Courier,monospace;text-transform:initial;overflow-y:scroll;}
strong{font-weight:700;}
s,
strike,
del{text-decoration:line-through;}
u,
ins{text-decoration:underline;}
abbr[title],
acronym[title]{text-decoration:underline dotted;}
small{color:rgba(0,0,0,0.5);font-size:1.2rem;}
a{color:rgba(0,0,0,0.75);}
a:hover{color:rgba(0,0,0,1);}
img{max-width:100%;height:auto;}
sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
iframe,
embed,
object{max-width:100%;}
.desktop-collapse{display:none;}
.cursor-clickable{cursor:pointer;}
.cursor-resizable{cursor:ew-resize;}
.cursor-grabable{cursor:-webkit-grab;cursor:-moz-grab;}
.hide{display:none;}
.animate{transition:all 0.2s ease-in-out;}
.post-date{display:block;font-size:1.2rem;}
.excerpt{word-wrap:break-word;}

/*--------------------------------------------------------------*/

/*- ALL SCREENS ------------------------------------------------*/

/*--------------------------------------------------------------*/

/*---------------------------*/

/*- GRIDS -------------------*/
.grid{display:-webkit-flex;display:flex;flex-flow:row;flex-wrap:wrap;position:relative;}
.container .grid{margin-left:-10px;margin-right:-10px;}

/*-----------------------*/

/*- COLUMN SETUP --------*/
[class*='column']{margin-left:10px;margin-right:10px;margin-bottom:20px;position:relative;max-width:calc(100% - 20px);}
.column-flush{margin:0;position:relative;max-width:100%;}

/*-----------------------*/

/*- FALLBACK ------------*/
.row .column{float:left;}
.layers-masonry-column .grid{-webkit-flex-direction:column;flex-direction:column;}
.span-12{min-width:calc(((100% / 12) * 12) - 20px);width:calc(100% - 20px);}
.column-flush.span-12{min-width:calc((100% / 12) * 12);width:100%;}
.middled,
.row .column.middled{float:none;margin-left:auto;margin-right:auto;}
.no-gutter{margin-right:0!important;}

/*---------------------------*/

/*- MASONRY -----------------*/
.container.list-masonry{max-width:1040px;padding:0 10px;position:relative;}
.container.list-masonry .grid.loaded > *:not(.masonry-loading){opacity:0;}
.container.list-masonry .grid.loaded > *:not(.masonry-loading){opacity:1;}
.container.list-masonry .masonry-loading{width:48px;height:48px;margin:-25px 0 0 -25px;position:absolute;left:50%;top:50px;background:rgba(0,0,0,0.7) url(images/spinner.gif) no-repeat center center;border-radius:100%;overflow:hidden;opacity:0;}
.list-masonry .grid{margin-left:10px;margin-right:-10px;}
.list-masonry .column{margin-left:0;margin-right:0;}
.container-full-width.list-masonry .grid{margin-left:0px;margin-right:0px;}

/*-------------------------------*/

/*- CONTENT CONTAINERS ----------*/

/*---------------------------*/

/*- WRAPPERS ----------------*/
#wrapper-site,
.wrapper-site{width:100%;position:relative;left:0;top:0;transition:left 0.3s ease-in-out 0s,opacity 0.2s ease-in-out 0.1s,top 0.3s ease-in-out 0s,width 0.3s ease-in-out 0s;z-index:2;opacity:1;}
.wrapper-content{position:relative;}

/*---------------------------*/

/*- CONTAINER ---------------*/
.container{max-width:1040px;margin:auto;padding:0 20px;}
.wrapper-site.container{max-width:1140px;}

/*---------------------------*/

/*- CONTENT PADDING ---------*/
.content{padding:20px;}
.content-main{padding:2% 20px;}
.content-small{padding:10px;}
.content-large{padding:3%;}
.content-extra-large{padding:4%;}
.content-massive{padding:6%;}

/*---------------------------*/

/*- VERTICAL PADDING --------*/
.content-vertical{padding-top:2%;padding-bottom:2%;}
.content-vertical-large{padding-top:3%;padding-bottom:3%;}
.content-vertical-extra-large{padding-top:4%;padding-bottom:4%;}
.content-vertical-massive{padding-top:6%;padding-bottom:4%;}
.inset-top{padding-top:2%;}
.inset-top-small{padding-top:1%;}
.inset-top-medium{padding-top:3%;}
.inset-top-large{padding-top:6%;}
.inset-bottom{padding-bottom:2%;}
.inset-bottom-small{padding-bottom:1%;}
.inset-bottom-medium{padding-bottom:3%;}
.inset-bottom-large{padding-bottom:6%;}

/*---------------------------*/

/*- CLEAR PADDING -----------*/
.no-inset{padding:0;}
.no-inset-top{padding-top:0;}
.no-inset-bottom{padding-bottom:0;}

/*---------------------------*/

/*- FLOATS AND CLEARS -------*/
.pull-left{float:left;}
.column .pull-right,
.column.pull-right{order:2;}
.pull-right{float:right;}
.clearit{clear:both;}
.image-left{}
.image-right{}
.image-top{}

/*-------------------------------*/

/*- ALIGNMENT & SPACING ---------*/

/*---------------------------*/

/*- VERTICAL MARGIN ---------*/
.push-top{margin-top:2%;}
.push-top-small{margin-top:1%;}
.push-top-medium{margin-top:3%;}
.push-top-large{margin-top:6%;}
.push-bottom{margin-bottom:2%;}
.push-bottom-small{margin-bottom:1%;}
.push-bottom-medium{margin-bottom:3%;}
.push-bottom-large{margin-bottom:6%;}

/*---------------------------*/

/*- HORIZONTAL MARGIN ---------*/
.push-left{margin-left:2%;}
.push-left-small{margin-left:1%;}
.push-left-medium{margin-left:3%;}
.push-left-large{margin-left:6%;}
.push-right{margin-right:2%;}
.push-right-small{margin-right:1%;}
.push-right-medium{margin-right:3%;}
.push-right-large{margin-right:6%;}

/*---------------------------*/

/*- CLEAR MARGIN ------------*/
.no-push{margin:0;}
.no-push-bottom{margin-bottom:0;}
.no-push-right{margin-right:0;}

/*-------------------------------*/

/*- DEFINE ----------------------*/

.define{border:1px solid rgba(0,0,0,0.1);}
.define-top{border-top:1px solid rgba(0,0,0,0.1);}
.define-bottom{border-bottom:1px solid rgba(0,0,0,0.1);}

/*-------------------------------*/

/*- HEADERS ---------------------*/

.header-site{background-color:#f3f3f3;background-position:center;background-repeat:no-repeat;position:relative;z-index:5;}
.header-site .container,
.header-site > .header-block{display:-webkit-flex;-webkit-flex-wrap:nowrap;-webkit-align-items:center;-webkit-justify-content:space-between;display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;position:relative;}
.header-site .container{padding:10px;}

/*---------------------------*/

/*- NAV DISPLAY -------------*/
.nav-horizontal ul{display:none;}

/*---------------------------*/

/*- RESPONSIVE BUTTON -------*/
.responsive-nav{padding:0;margin:0 0 0 20px;cursor:pointer;}
.responsive-nav .l-menu{display:block;font-size:24px;line-height:40px;color:#454545;}

/*---------------------------*/

/*- DEFAULT ALIGNMENT -------*/
.header-site nav{display:-webkit-flex;-webkit-flex-direction:row;-webkit-align-items:center;display:flex;flex-direction:row;align-items:center;margin:0;line-height:30px;}
.header-left .logo{overflow:hidden;}
.header-left .sitename{margin:0 10px 0 0;}

/*---------------------------*/

/*- ALIGNMENT RIGHT ---------*/
.header-right .container,
.header-right > .header-block{-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}
.header-right .logo{overflow:hidden;}
.header-right .sitename{margin:0 10px 0 0;}

/*---------------------------*/

/*- POSITION OVERLAY --------*/
.header-sticky{width:100%;z-index:100;margin-top:0;transition:background .1s ease-in-out,margin-top .15s ease-in-out,opacity .15s ease-in-out;}
.header-sticky.is_stuck{opacity:0;}
.header-sticky.is_stuck.is_stuck_show{opacity:1;}
.header-site.header-sticky{background-color:rgba(243,243,243,0.5);}
.header-overlay{position:absolute;width:100%;z-index:100;}
.header-overlay-no-push .header-overlay:not(.is_stuck){background:transparent;}

/*---------------------------*/

/*- SECONDARY HEADER --------*/
.header-secondary{display:none;padding:10px 0;background:#333;}
.header-secondary nav{margin:0;font-size:1.2rem;}
.header-secondary .sub-menu{display:none;}

/*-------------------------------*/

/*- FOOTER ----------------------*/

.footer-site{clear:both;padding-top:20px;padding-bottom:20px;background-color:#f3f3f3;}
.footer-site .row{padding-top:40px;padding-bottom:40px;}
.footer-site .section-nav-title{margin-bottom:15px;color:#323232;}
.link-list li{margin:0 0 6px;}

/*---------------------------*/

/*- FOOTER COPY -------------*/
.copyright{color:rgba(0,0,0,0.45);font-size:1.2rem;}
.grid.copyright{padding-top:0;padding-bottom:0;}
.copyright .column{margin-bottom:0;}
.copyright .nav-horizontal li{margin:0 0 0 20px;}
.copyright .nav-horizontal a{padding:0;font-size:1.2rem;font-weight:700;}
.copyright .nav-horizontal a:hover{background:none;}
.grid + .copyright{padding-top:20px;border-top:2px solid rgba(0,0,0,0.15);}
.invert .copyright .nav-horizontal a{color:rgba(255,255,255,0.75);}
.invert .copyright .nav-horizontal a:hover{color:rgba(255,255,255,1);}

/*---------------------------*/

/*- LAYERS BADGE ------------*/
.created-using-layers{display:none;}

/*-------------------------------*/

/*- TITLES ----------------------*/

/*---------------------------*/

/*- PAGE TITLES -------------*/
.title-container{background-color:#f3f3f3;}
.title-container .excerpt{max-width:745px;margin-top:1.5%;}
.title-container .heading{padding-top:25px;color:#323232;font-size:4rem;line-height:5rem;text-align:center;}
.title-container .excerpt{color:#8f8f8f;font-size:2.5rem;}
.title-container .excerpt + .button-group{margin-top:3%;}
.title-container .excerpt + .btn-collection{margin-top:3%;}
.title .text-center .excerpt{margin-left:auto;margin-right:auto;}
.title-container .title{padding:0px;max-width:100%;margin:auto;}

/*---------------------------*/

/*- TITLE SIZES -------------*/
.title.small{padding:1%;}
.title.large{padding:3%;}
.title.extra-large{padding:4%;}
.title.massive{padding:6%;}

/*---------------------------*/

/*- SECTION TITLES ----------*/
.section-title{margin-bottom:30px;}
.section-title .excerpt{max-width:745px;}
.section-title .heading + .excerpt{margin-top:10px;}
.section-title .button{margin-top:15px;}

/*-----------------------*/

/*- SECTION SIZE --------*/
.section-title.large .excerpt{max-width:830px;}
.section-title.small{margin-bottom:15px;}
.section-title.tiny{margin-bottom:15px;}
.section-title.tiny .excerpt{margin-top:0!important;}

/*-----------------------*/

/*- SECTION LARGE -------*/
.section-title.large .heading{font-size:4rem;line-height:1.25;}
.section-title.large .excerpt{font-size:2.5rem;}
.section-title.large .excerpt p:not(:first-child){margin-top:1.5rem;}
.section-title.large .excerpt ul,
.section-title.large .excerpt ol{margin:0 0 0 5rem;}
.section-title.large .excerpt ul:not(:first-child),
.section-title.large .excerpt ol:not(:first-child){margin-top:1.5rem;}

/*-----------------------*/

/*- SECTION SMALL -------*/
.section-title.small .heading{font-size:2.5rem;}
.section-title.small .excerpt{font-size:1.5rem;}
.section-title.small .excerpt p:not(:first-child){margin-top:.5rem;}
.section-title.small .excerpt ul,
.section-title.small .excerpt ol{margin:0 0 0 3rem;}
.section-title.small .excerpt ul:not(:first-child),
.section-title.small .excerpt ol:not(:first-child){margin-top:.5rem;}

/*-----------------------*/

/*- SECTION REGULAR -----*/
.section-title .heading{color:rgba(0,0,0,0.85);font-size:3rem;}
.section-title .heading a{color:rgba(0,0,0,0.85);}
.section-title .heading a:hover{color:rgba(0,0,0,1);}
.section-title .excerpt{color:rgba(0,0,0,0.55);font-size:2rem;}
.section-title .excerpt p:not(:first-child){margin-top:1rem;}
.section-title .excerpt ul,
.section-title .excerpt ol{margin:0 0 0 4rem;}
.section-title .excerpt ul:not(:first-child),
.section-title .excerpt ol:not(:first-child){margin-top:1rem;}

/*-----------------------*/

/*- SECTION TINY --------*/
.section-title.tiny .heading{font-size:1.5rem;font-weight:700;}
.section-title.tiny .excerpt{font-size:1.3rem;}
.section-title.tiny .excerpt p:not(:first-child){margin-top:.5rem;}
.section-title.tiny .excerpt ul,
.section-title.tiny .excerpt ol{margin:0 0 0 3rem;}
.section-title.tiny .excerpt ul:not(:first-child),
.section-title.tiny .excerpt ol:not(:first-child){margin-top:1.5rem;}
.section-title + .container{margin-top:60px;}
.section-title.text-right .excerpt{float:right;}

/*---------------------------*/

/*- SECTION ALIGNMENTS ------*/
.section-title.text-center .excerpt{margin-left:auto;margin-right:auto;}

/*---------------------------*/

/*- SECTION NAV -------------*/
.section-nav-title{margin:0 0 10px 0;color:#8f8f8f;font-size:1.2rem;font-weight:700;text-transform:uppercase;}

/*-------------------------------*/

/*- SIDEBAR ---------------------*/

.sidebar{overflow:hidden;}

/*-------------------------------*/

/*- OFF CANVAS ------------------*/

/*---------------------------*/

/*- CLOSE CANVAS BUTTON -----*/
.close-canvas{padding:4px 8px 3px;background:rgba(0,0,0,0.2);z-index:100;position:absolute;top:0;right:0;border-radius:0 0 0 3px;font-size:1.1rem;text-transform:uppercase;text-align:right;cursor:pointer;z-index:2;}
.close-canvas i{margin-right:4px;font-size:1rem;}
.close-canvas:hover{color:#fff;}
.admin-bar div[class*=' off-canvas-'] .close-canvas{top:32px;}
div[class*=' off-canvas-']{padding-top:30px;position:fixed;top:0;z-index:1;opacity:0;-webkit-transform:scale(0.95);transform:scale(0.95);transition:all 0.3s ease-in-out 0s;font-size:1.4rem;}
.admin-bar div[class*=' off-canvas-']{padding-top:66px;}
.off-canvas-right{width:240px;height:100%;right:0;}
.off-canvas-left{width:240px;height:100%;}
.off-canvas-top{width:100%;height:200px;}
.open[class*=' off-canvas-']{opacity:1;-webkit-transform:scale(1);transform:scale(1);overflow-y:scroll;}

/*---------------------------*/

/*- WRAPPER POSITIONING -----*/
.off-canvas-right.open ~ .wrapper-site{left:-240px;opacity:0.85;}
.off-canvas-left.open ~ .wrapper-site{left:240px;opacity:0.85;}
.off-canvas-top.open ~ .wrapper-site{top:200px;opacity:0.85;}

/*---------------------------*/

/*- OFF CANVAS WIDGETS ------*/
div[class*=' off-canvas-'] .sub-menu li{width:auto;}
div[class*=' off-canvas-'] li{padding:5px 0;}
div[class*=' off-canvas-'] li a{color:rgba(255,255,255,0.8);}
div[class*=' off-canvas-'] .section-nav-title{color:#888;}
div[class*=' off-canvas-'] .widget.widget_nav_menu{padding:20px;}
div[class*=' off-canvas-'] .widget.widget_nav_menu li{display:block;margin:0;text-align:left;}
div[class*=' off-canvas-'] .searchform label{display:none;}
div[class*=' off-canvas-'] .searchform input[type="text"]{background:none repeat scroll 0% 0% rgb(51,51,51);border:2px solid rgb(85,85,85);}
div[class*=' off-canvas-'] .searchform input[type="submit"]{display:block;width:100%;height:32px;background:#555;color:#ccc;font-size:1.2rem;}

/*-----------------------*/

/*- OFF CANVAS MENU -----*/
div[class*=' off-canvas-'] .nav-mobile{margin-top:0;padding-top:0;position:relative;z-index:1;}
.admin-bar div[class*=' off-canvas-'] .nav-mobile{padding-top:20px;}
div[class*=' off-canvas-'] .nav-vertical li{padding:0;}
div[class*=' off-canvas-'] .nav-vertical .sub-menu{display:block;width:auto;visibility:visible;opacity:1;position:static;border:none;box-shadow:none;font-size:1.2rem;}
div[class*=' off-canvas-'] .nav-vertical .sub-menu li{border:none;}

/*-------------------------------*/

/*- FORMS -----------------------*/

/*-------------------------------*/

/*---------------------------*/

/*- DEFAULTS ----------------*/
textarea,
input,
select,
button{width:100%;background-color:#fff;border:2px solid #eee;color:#8f8f8f;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.5rem;}
textarea:focus,
input:focus,
select:focus{border-color:#ccc;-webkit-appearance:none;outline:0;}
input[type="email"],
input[type="text"],
input[type="url"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="date"]{max-width:500px;padding:0 8px;height:36px;-webkit-appearance:none;-moz-appearance:none;font-size:1.5rem;}
input[type="image"]{width:auto;}
textarea{padding:10px 8px;max-width:660px;-webkit-appearance:none;-moz-appearance:none;}
select{max-width:500px;padding:0 6px;height:36px;}

/*---------------------------*/

/*- FORM BUTTONS ------------*/
input[type=button],
input[type=submit],
button{display:inline-block;width:auto;padding:5px 10px;vertical-align:middle;background-color:#454545;border:none;text-align:center;color:#fff;font-size:1.5rem;font-weight:700;font-style:normal;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;transition:all 0.2s ease-in-out;}
input[type=button]:hover,
input[type=submit]:hover,
button:hover{cursor:pointer;background-color:#ccc;color:#999;}
input[type=button]:disabled,
input[type=submit]:disabled{background-color:#ccc;color:#999;}
input[type=submit] + span{float:left;margin:2px 0 0 10px;font-size:1.1rem;font-style:italic;}

/*---------------------------*/

/*- CHECKBOXES AND RADIOS ---*/
input[type=checkbox]{border:none;-webkit-appearance:checkbox;-moz-appearance:checkbox;}
input[type=radio]{border:none;-webkit-appearance:radio;-moz-appearance:radio;}

/*---------------------------*/

/*- UPLOAD FIELD ------------*/
input[type=upload],
input[type=file]{max-width:500px;padding:4px;background-color:#eee;border:none;font-size:1.5rem;}

/*---------------------------*/

/*- LABELLING AND GROUPING --*/
label{clear:both;display:block;margin-bottom:4px;font-size:1.5rem;font-weight:700;}
fieldset{margin-bottom:10px;}
legend{margin:0 0 10px;font-size:1.9rem;}

/*---------------------------*/

/*- NOTES -------------------*/
form small{display:block;margin-top:5px;}
form label + small{max-width:500px;margin:0 0 5px;}

/*---------------------------*/

/*- FORM ROWS ---------------*/
.form-row{margin-bottom:15px;vertical-align:top;}
.form-row:last-child{margin-bottom:0;}

/*---------------------------*/

/*- FORM ROWS LARGE ---------*/
form.large label{font-size:1.5rem;}
form.large input[type=email],
form.large input[type=text],
form.large input[type=password]{height:47px;font-size:2.0rem;}
form.large .input-append .add-on,
form.large .input-prepend .add-on{line-height:43px;}
form.large .input-append input[type=submit],
form.large .input-append input[type=button],
form.large .input-append button{height:47px;}

/*---------------------------*/

/*- FORM ROWS SMALL ---------*/
form.small .form-row{margin-bottom:5px;}
form.small input[type=email],
form.small input[type=text],
form.small input[type=password]{height:32px;font-size:1.3rem;}
form.small .input-append .add-on,
form.small .input-prepend .add-on{line-height:28px;}
form.small .input-append input[type=submit],
form.small .input-append input[type=button],
form.small .input-append button{height:32px;}

/*---------------------------*/

/*- CHECKBOX ----------------*/
input[type=checkbox]{width:auto;height:14px;width:14px;padding:0;margin:0 5px 0 5px;vertical-align:middle;font-size:1.2rem;font-weight:400;}
.checkbox{clear:both;margin:0;overflow:hidden;}
.checkbox input[type=submit],
.checkbox button{display:inline-block;margin:0;}
.checkbox label{display:inline-block;margin-left:10px;vertical-align:middle;}
.checkbox .btn-large + label{padding-top:10px;font-size:1.3rem;}

/*---------------------------*/

/*- CHECKBOX LIST -----------*/
.checkbox-list .checkbox{margin-bottom:5px;}
.checkbox-list .checkbox label{margin-left:0;font-size:1.3rem;}

/*---------------------------*/

/*- RADIO BUTTONS -----------*/
input[type=radio]{width:auto;height:14px;width:14px;padding:0;margin:0 5px 0 5px;vertical-align:bottom;}
.radio-button-group{display:block;overflow:hidden;}
.radio-button-group label{overflow:hidden;clear:none;float:none;padding:8px 0;margin-bottom:0;font-size:1.2rem;font-weight:400;}

/*---------------------------*/

/*- PREPENDS + APPENDS ------*/
.input-prepend,
.input-append{overflow:hidden;display:block;line-height:32px;white-space:nowrap;font-size:0;}
.input-prepend .add-on{display:inline-block;padding:0 12px;background-color:#eee;border:2px solid #eee;border-right-width:0px;font-size:1.5rem;}
.input-prepend input{display:inline-block;vertical-align:top;}
.input-append .add-on{display:inline-block;padding:0 12px;background-color:#eee;border:2px solid #eee;border-left-width:0px;font-size:1.5rem;}
.input-append input[type=text],
.input-append input[type=password],
.input-append input[type=email]{display:inline-block;vertical-align:top;border-right:none;}
.input-append input[type=submit],
.input-append input[type=button],
.input-append button{display:inline-block;height:36px;margin:0;vertical-align:top;border-left:none;}
.input-prepend.input-append input{border-right-width:0;border-right-width:0;}
.input-prepend.input-append .add-on:first-child{border-left-width:2px;border-right-width:0;}

/*-------------------------------*/

/*- BUTTONS ---------------------*/

/*-------------------------------*/

/*---------------------------*/

/*- DEFAULT BUTTON ----------*/
.button{display:inline-block;padding:5px 15px;background-color:#454545;border-width:0;border-color:#454545;border-style:solid;color:#fff;text-align:center;vertical-align:middle;cursor:pointer;transition:all 0.2s ease-in-out;font-weight:700;}
.button:hover{background-color:#323232;color:#fff;}

/*---------------------------*/

/*- BUTTON SIZES ------------*/
.button.btn-small{padding:2px 10px;font-size:1.2rem;}
.button.btn-medium{padding:5px 15px;font-size:1.5rem;}
.button.btn-large{padding:10px 25px;font-size:1.8rem;}
.button.btn-massive{padding:15px 30px;font-size:2.0rem;}
.button.btn-full{display:block;width:100%;}

/*---------------------------*/

/*- BUTTON COLORS -----------*/

/*-----------------------*/

/*- FORM BUTTON ---------*/
input.button{height:36px;padding-top:0;padding-bottom:0;}

/*-----------------------*/

/*- PRIMARY BUTTON ------*/
.btn-primary{background-color:#fc0;color:#5E2500;}
.btn-primary:hover{background-color:#f93;color:#5E2500;}

/*-----------------------*/

/*- SECONDARY BUTTON ----*/
.btn-secondary{background-color:#A3C567;color:#37451D;}
.btn-secondary:hover{background-color:#93B25E;color:#37451D;}

/*-----------------------*/

/*- SUBTLE BUTTON -------*/
.btn-subtle{background-color:#eee;color:#454545;}
.btn-subtle:hover{background-color:#eee;color:#323232;}

/*-----------------------*/

/*- LINK BUTTON ---------*/
.btn-link{background:none;text-decoration:underline;color:#454545;}
.btn-link:hover{background:none;color:#323232;}

/*-----------------------*/

/*- LINK BUTTON ---------*/
.button.btn-invert{background-color:#fff;color:#454545;}
.button.btn-invert:hover{background-color:#454545;color:#fff;}

/*---------------------------*/

/*- BUTTON GROUP ------------*/
.button-group{display:inline-block;margin-bottom:10px;vertical-align:middle;overflow:hidden;}
.button-group + .button-group{margin-right:10px;}
.pull-right .button-group + .button-group{margin-left:10px;margin-right:0;}
.button-group .button{float:left;margin:0;}

/*---------------------------*/

/*- BUTTON COLLECTION -------*/
.button-collection{margin-bottom:20px;vertical-align:middle;overflow:hidden;}

/*-------------------------------*/

/*- BADGES AND LABELS -----------*/

/*-------------------------------*/

/*---------------------------*/

/*- BADGE -------------------*/
.badge{padding:1px 8px;background-color:#000;color:#fff;}
.button .badge{margin:0 2px 0 -10px;}

/*-----------------------*/

/*- BADGE COLORS --------*/

/*-------------------*/

/*- PRIMARY BADGE ---*/
.badge.badge-primary{background-color:#5E2500;color:#fff;}

/*-------------------*/

/*- SECONDARY BADGE -*/
.badge.badge-secondary{background-color:#37451D;color:#fff;}

/*------------------*/

/*- SUBTLE BADGE ---*/
.badge.badge-subtle{background-color:#8f8f8f;color:#fff;}

/*------------------*/

/*- BLANK BADGE ----*/
.badge.badge-blank{background-color:#ddd;color:#323232;}

/*---------------------------*/

/*- LABEL -------------------*/
.label{padding:1px 6px;background-color:#454545;color:#fff;white-space:nowrap;font-size:1.2rem;font-weight:700;font-style:normal;}

/*-----------------------*/

/*- LABEL COLORS --------*/

/*-------------------*/

/*- PRIMARY LABEL ---*/
.label.label-primary{background-color:#5E2500;color:#fff;}

/*-------------------*/

/*- SECONDARY LABEL -*/
.label.label-secondary{background-color:#A3C567;color:#fff;}

/*-------------------*/

/*- SUBTLE LABEL ----*/
.label.label-subtle{background-color:#c0c0c0;color:#fff;}

/*-------------------*/

/*- ERROR LABEL -----*/
.label.label-error{background-color:#E2574C;color:#fff;}

/*-------------------*/

/*- BLANK LABEL -----*/
.label.label-blank{background-color:#ddd;color:#323232;}

/*-------------------*/

/*- LABEL SIMPLE ----*/
.label.label-nofrill{background:none;color:#999;}

/*-------------------*/

/*- LABEL SIMPLE ----*/
.label.label-nofrill{display:block;padding:0;}

/*---------------------------*/

/*- LABEL GROUP -------------*/
.label-group{overflow:hidden;font-size:0;}
.label-group .label{margin:0;}

/*-------------------------------*/

/*- TABLES ----------------------*/

/*-------------------------------*/

table{width:100%;margin-bottom:20px;vertical-align:top;overflow:hidden;border:2px solid rgba(0,0,0,0.08);}
table th{padding:10px;text-align:left;vertical-align:middle;border-bottom:2px solid rgba(0,0,0,0.08);color:#454545;font-size:1.2rem;font-weight:700;text-transform:uppercase;}
table td{padding:10px;vertical-align:top;border-bottom:2px solid rgba(0,0,0,0.08);}
table tr:last-child td{border-bottom:none;}
table .button-group{margin-bottom:0;}
.section-table-title td{padding-top:2px;padding-bottom:0;background-color:#f3f3f3;color:#8f8f8f;font-size:1.1rem;font-weight:700;text-transform:uppercase;}
table.table-comfortable td{padding:14px 10px;}

/*-------------------------------*/

/*- WRAPPERS --------------------*/

/*-------------------------------*/

/*---------------------------*/

/*- WRAPPERS ----------------*/
#wrapper-site,
.wrapper-site{background-color:#fff;}

/*---------------------------*/

/*- WELLS -------------------*/
.well{background-color:rgba(0,0,0,0.05);}
.well-block{background-color:#fff;border:3px solid rgba(0,0,0,0.08);}

/*---------------------------*/

/*- PANEL -------------------*/
.panel{overflow:hidden;margin-bottom:20px;}
.panel ul{margin:0;padding:0;border:2px solid rgba(0,0,0,0.05);}
.panel li{padding:10px;background-color:#fff;border-top:2px solid rgba(0,0,0,0.05);}
.panel li:first-child{border-top:none;}
.panel .panel-title{padding:8px 10px;background-color:#454545;color:#fff;}
.panel .panel-title + ul{border-top:none;}
.panel li .heading{margin-bottom:5px;color:#999;}

/*-------------------------------*/

/*- HEADER ----------------------*/

/*-------------------------------*/

/*---------------------------*/

/*- SITE WIDE HEADER --------*/
.header-site .column{margin-bottom:0;}

/*---------------------------*/

/*- LOGO --------------------*/
.logo{padding:0;}
.sitename{font-size:1.8rem;font-weight:700;}
.site-logo-link + .site-description .sitename{font-size:1.6rem;}
.tagline{font-size:1.2rem;font-weight:700;}
.site-logo-link,
.logo .custom-logo-link,
.mark{display:inline-block;vertical-align:middle;margin:auto;font-size:0;}
.site-logo-link img,
.custom-logo-link img,
.mark img{display:inline-block;max-height:40px;margin:auto;width:auto;}
.site-description{display:inline-block;vertical-align:middle;}
.site-logo-link + .site-description,
.custom-logo-link + .site-description{margin-left:10px;}
.mark + .sitename{margin-top:10px;}
.column .logo{float:none;}

/*-------------------------------*/

/*- NAVIGATION ------------------*/

/*-------------------------------*/

.nav{vertical-align:middle;display:inline-block;}
.nav li{position:relative;}
.nav-small a,
.nav-small span{font-size:1.2rem;}
.nav a{color:#323232;transition:color 0.2s ease-in-out,background 0.2s ease-in-out,border-color 0.2s ease-in-out;}
.nav a:hover{color:#8f8f8f;}
.nav.large{font-size:2.0rem;}
.nav.medium{font-size:1.5rem;}

/*---------------------------*/

/*- HORIZONTAL NAV ----------*/
.nav-horizontal > ul{float:left;}
.nav-horizontal li{float:left;margin:0 10px;}
.nav-horizontal li a{display:block;color:#323232;text-align:center;font-weight:700;}
.nav-horizontal li a:hover{color:#8f8f8f;}
.nav-horizontal .special{padding:2px 0;font-size:1.2rem;}

/*-----------------------*/

/*- SITE HEADER > NAV ---*/
.header-site .nav-horizontal > ul > li{margin:0 2px;}
.header-site .nav-horizontal > ul > li > a{padding:0 15px;}

/*---------------------------*/

/*- HORIZONTAL NAV CENTERED -*/
.nav-centered{text-align:center;width:100%;}
.nav-centered li{float:none;display:inline-block;margin:0;}

/*---------------------------*/

/*- VERTICAL NAV ------------*/
.nav-vertical{clear:both;}
.nav-vertical a{display:block;padding:5px 0;font-weight:700;}
.nav-vertical a:hover{background-color:#eee;color:#323232;}

/*---------------------------*/

/*- INLINE NAV --------------*/
.nav-inline li{display:inline;margin:0 15px;font-size:1.2rem;}
.nav-inline a{color:rgba(255,255,255,0.65);}
.nav-inline a:hover{color:#fff;}

/*---------------------------*/

/*- TABBED NAV --------------*/
.nav-tabs{padding:20px 20px 0;border-bottom:1px solid rgba(0,0,0,0.1);}
.nav-tabs ul{overflow:hidden;max-width:1000px;margin:auto;}
.nav-tabs li{float:left;margin-right:10px;}
.nav-tabs a{display:block;padding:6px 15px;border:1px solid transparent;border-bottom:none;font-weight:700;}
.nav-tabs a:hover{background:rgba(0,0,0,0.1);}
.nav-tabs .active a{border-color:rgba(0,0,0,0.1);}
.nav-small a,
.nav-small span{padding:3px 8px;}

/*---------------------------*/

/*- PILL NAV ----------------*/
.nav-pills{}
.nav-pills li{display:inline-block;}
.nav-pills a{border:2px solid #ddd;color:#8f8f8f;font-weight:700;padding:2px 10px;border-radius:3px;display:block;}
.nav-pills a:hover{background-color:#8f8f8f;border-color:#454545;color:#fff;}
.nav-pills .active a{background-color:#8f8f8f;border-color:#454545;color:#fff;}
.nav-pills span{color:#323232;font-weight:700;}

/*---------------------------*/

/*- SUB NAV -----------------*/
.sub-menu,
.nav .children{background-color:#fff;visibility:hidden;opacity:0;position:absolute;top:66px;left:0;border:2px solid #ddd;z-index:5;transition:all 0.4s ease-in-out;line-height:normal;}
.sub-menu li,
.nav .children li{clear:both;display:block;width:240px;margin:0;border:none;border-bottom:1px solid #ddd;}
.sub-menu li:last-child,
.nav .children li:last-child{border-bottom:none;}
.sub-menu li a,
.nav .children li a{display:block;padding:8px 10px;background:none;color:#454545;text-transform:none;text-align:left;}
.sub-menu li a:hover,
.nav .children li a:hover{background-color:#333;color:#fff;}
.nav li:hover > .sub-menu,
.nav li:hover .children{visibility:visible;opacity:1;top:66px;transition:all 0.2s ease-in-out;}
.nav > ul > li .sub-menu .sub-menu,
.nav li:hover > .sub-menu .sub-menu,
.nav > ul > li .children .children,
.nav li:hover > .children .children{left:240px;top:0px;}
.nav > ul > li:last-child .sub-menu,
.nav > ul > li:last-child .children{right:0;left:auto;}
.nav li:last-child .sub-menu .sub-menu,
.nav li:last-child .children .children{right:240px;left:auto;}
.nav-vertical .sub-menu,
.nav-vertical .children{left:180px;right:auto;top:-3px;box-shadow:3px 3px 0px rgba(0,0,0,0.05);}
.nav-vertical li:hover > .sub-menu,
.nav-vertical li:hover > .children{top:-3px;left:140px;}
.nav-vertical li:hover > .sub-menu .sub-menu,
.nav-vertical li:hover > .chilren .children{left:155px;right:auto;top:-3px;}
#footer .sub-menu{display:none;}

/*-----------------------*/

/*- ARROWS --------------*/
.header-site .menu-item-has-children > a:after{margin-left:8px;content:"\e605";font-family:'layers-icons';font-weight:normal;font-style:normal;text-decoration:inherit;opacity:0.4;font-weight:normal;font-size:0.8rem;vertical-align:middle;}
.header-site .sub-menu .menu-item-has-children > a:after{float:right;padding:6px 0 0;content:"\e600";}
.header-site .menu-item-has-children > a:hover:after{opacity:0.8;}

/*-----------------------*/

/*- SUB MENU ANIMATION --*/
.header-site .nav ul li > .sub-menu > li{opacity:0;transform:translate3d(0,5px,0);transition:0.25s opacity ease-in-out 0.05s,0.25s transform ease-in-out 0.05s;}
.header-site .nav ul li:hover > .sub-menu > li{opacity:1;transform:translate3d(0,0,0);}
.header-site .nav ul li:hover > .sub-menu > li:nth-child(2){transition-delay:0.07s;}
.header-site .nav ul li:hover > .sub-menu > li:nth-child(3){transition-delay:0.09s;}
.header-site .nav ul li:hover > .sub-menu > li:nth-child(4){transition-delay:0.11s;}
.header-site .nav ul li:hover > .sub-menu > li:nth-child(5){transition-delay:0.13s;}
.header-site .nav ul li:hover > .sub-menu > li:nth-child(6){transition-delay:0.15s;}
.header-site .nav ul li:hover > .sub-menu > li:nth-child(7){transition-delay:0.17s;}

/*---------------------------*/

/*- ABOLUTE NAV -------------*/
.nav-absolute{position:absolute;width:100%;padding:5px 10px;color:#999;font-size:1.2rem;}
.nav-absolute li{display:inline;}
.nav-absolute a{color:#ccc;}
.nav-absolute a:hover{color:#fff;}

/*---------------------------*/

/*- STICKY NAV --------------*/
.sticky-nav{width:100%;padding:8px 0;position:fixed;top:-50px;overflow:hidden;z-index:11;opacity:0;visibility:hidden;transition:all 0.2s ease-in-out;background-color:rgba(255,255,255,0.95);box-shadow:0px 3px 0px rgba(0,0,0,0.1);}
.sticky-nav.sticky-nav-on{opacity:1;visibility:visible;top:0;}
.sticky-nav h4{padding:2px 0;font-size:2.0rem;}
.sticky-nav h4 small{margin-left:10px;text-transform:uppercase;}

/*---------------------------*/

/*- BREAD CRUMBS ------------*/
.bread-crumbs{display:inline-block;margin:0;padding:6px;overflow:hidden;color:rgba(0,0,0,0.55);font-size:1.2rem;width:100%;background:#d8d8d8;}
.bread-crumbs li{float:left;margin-right:10px;}
.bread-crumbs a{color:rgba(0,0,0,0.75);}
.bread-crumbs a:hover{color:rgba(0,0,0,0.85);text-decoration:underline;}
.title-small .bread-crumbs{margin:-30px 0 25px;}

/*---------------------------*/

/*- PAGINATION --------------*/
.pagination{clear:both;display:inline-block;overflow:hidden;margin:0 20px 20px 0;}
.pagination li{float:left;border-right:1px solid #eee;overflow:hidden;font-size:1.3rem;font-weight:700;}
.pagination a,
.pagination span{display:inline-block;min-width:38px;padding:4px 10px;background-color:#f5f5f5;color:#454545;text-align:center;}
.pagination a:hover{background-color:#454545;color:#fff;}
.pagination .current{border-color:#323232;}
.pagination .current{background-color:#454545;color:#fff;}
.pagination li.next{margin-right:10px;border:none;}

/*-------------------------------*/

/*- COMPONENTS ------------------*/

/*-------------------------------*/

/*---------------------------*/

/*- BACK TO TOP -------------*/
#back-to-top{display:none;position:fixed;bottom:30px;right:30px;z-index:10;}
#back-to-top a{display:block;width:43px;height:43px;background:url(../images/go-to-up.png) no-repeat;		/*background: url(images/arrow-up-small.png) no-repeat;*/background-size:43px 43px;text-indent:-999px;overflow:hidden;}

/*---------------------------*/

/*- MEDIA BLOCK -------------*/
.media{overflow:hidden;display:block;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
.media-image{text-align:center;margin-right:auto;margin-left:auto;}
.media-image img{display:block;margin:auto;}
.media-image video{width:100%;height:auto;object-fit:fill;}
.media-image.small img{max-width:64px;}
.image-rounded img,
.media-image.image-rounded img{border-radius:100%;}
.media .media-body{display:block;overflow:hidden;}
.column:not(.span-12) .media .excerpt{max-width:745px;}
.media .text-center .excerpt{margin-left:auto;margin-right:auto;}

/*-----------------------*/

/*- IMAGE TOP -----------*/
.media.image-top .media-body{float:none;}
.has-image .media-body{margin-top:15px;}

/*-----------------------*/

/*- MEDIA SMALL ---------*/
.media.small .heading + .excerpt{margin-top:5px;}
.has-image .small .media-body{margin-top:10px;}
.media.small p:not(:first-child),.media.small .button{margin-top:1.3rem;}
.media.small .heading{font-size:1.5rem;font-weight:700;}
.media.small .excerpt{font-size:1.3rem;}
.media.small .excerpt ul,
.media.small .excerpt ol{margin:0 0 0 3rem;}
.media.small .excerpt ul:not(:first-child),
.media.small .excerpt ol:not(:first-child){margin-top:1.3rem;}

/*-----------------------*/

/*- MEDIA MEDIUM --------*/
.media.medium .heading + .excerpt{margin-top:10px;}
.media .heading{font-size:2.0rem;}
.media .heading + .excerpt{font-size:1.5rem;}
.media.medium p:not(:first-child),.media.medium .button{margin-top:1.5rem;}
.media.medium .excerpt ul:not(:first-child),
.media.medium .excerpt ol:not(:first-child){margin-top:1.5rem;}

/*-----------------------*/

/*- MEDIA LARGE ---------*/
.media.large .heading + .excerpt{margin-top:10px;}
.media.large .text-center .excerpt{margin-left:auto;margin-right:auto;}
.media.large p:not(:first-child),.media.large .button{margin-top:2rem;}
.media.large .heading{font-size:2.8rem;}
.media.large .excerpt{font-size:2rem;}
.media.large .excerpt ul,
.media.large .excerpt ol{margin:0 0 0 4rem;}
.media.large .excerpt ul:not(:first-child),
.media.large .excerpt ol:not(:first-child){margin-top:2rem;}

/*---------------------------*/

/*- THUMBNAIL BLOCK ---------*/
.thumbnail{display:block;position:relative;overflow:hidden;}
.thumbnail.hide{display:none;}
.thumbnail-title{padding:0 20px 20px;}
.thumbnail-title.small{padding:0 10px 10px;}
.thumbnail-media{display:block;overflow:hidden;position:relative;z-index:1;}
.thumbnail-media.image-rounded{border-radius:100%;}
.thumbnail-media img{display:block;margin:auto;-webkit-transform:scale(1);transform:scale(1);transition:0.2s all ease-in-out,4s transform ease-in-out;}
.thumbnail-media:hover img{-webkit-transform:scale(1.08);transform:scale(1.08);}
.thumbnail-body{padding:20px;overflow:hidden;position:relative;z-index:2;background-color:#f5f5f5;}
.thumbnail-body .heading{margin:0;color:#000;font-size:2rem;font-weight:400;}
.thumbnail-body .heading.small{font-size:1.2rem;}
.thumbnail-body .excerpt{color:rgba(0,0,0,0.55);}
.thumbnail-body p{margin:10px 0 0;}
.thumbnail-body p + .feature-list{margin:20px 0 0;}
.thumbnail-body .button{margin-top:20px;}
.thumbnail-body.body-small{padding:0 10px 10px;}
.thumbnail .button-group{margin:20px 0 0;}
.thumbnail .btn-collection{margin:20px 0 0;}

/*-----------------------*/

/*- THUMBNAIL ALIGNMENT -*/
.thumbnail-body .article-title + .excerpt{margin-top:10px;}
.thumbnail-body .article-title + .meta-info{margin-top:10px;}

/*-------------------------------*/

/*- COPY STYLING ----------------*/

/*-------------------------------*/

.copy{font-size:1.5rem;}
.copy.small{font-size:1.3rem;}
.copy p{margin-bottom:16px;}
.copy a{border-bottom:1px solid #ddd;}
.copy a:hover{border-color:#999;}
.copy ul{list-style:disc;margin:0 0 26px;}
.copy ul li{list-style:disc;margin:0 0 6px 30px;}
.copy ol{list-style:decimal;margin:0 0 26px;}
.copy ol li{list-style:decimal;margin:0 0 6px 20px;}
.copy ul ul,
.copy ul ol,
.copy ol ol,
.copy ol ul{margin-bottom:0;}
.copy dl{margin:0 0 26px;}
.copy dd{margin-left:36px;}
.copy img{display:block;max-width:98%;height:auto;}
.copy h1{margin-bottom:26px;font-size:3.2rem;font-weight:700;}
.copy h2{margin-bottom:26px;font-size:2.2rem;font-weight:700;}
.copy h3{margin-bottom:26px;font-size:1.8rem;font-weight:700;}
.copy h4{margin-bottom:26px;font-size:1.5rem;font-weight:700;}
.copy h5{margin-bottom:26px;font-size:1.3rem;font-weight:700;}
.copy h6{margin-bottom:26px;font-size:1.3rem;}
.copy blockquote{padding-left:26px;margin-bottom:20px;font-size:2.0rem;font-weight:700;}
.copy a.button{border-bottom:none;}

/*-------------------------------*/

/*- EXCERPT LIST STYLING --------*/

/*-------------------------------*/

.excerpt li{list-style-type:inherit;}
.excerpt li ul,
.excerpt li ol{margin:0 1.5rem;}
.excerpt ul,
.excerpt ol{margin:0 0 0 3rem;}
.text-center ul,
.text-right ul,
.text-center ol,
.text-right ol{margin-left:0!important;margin-right:0!important;}
.text-center ul li,
.text-right ul li,
.text-center ol li,
.text-right ol li{list-style-position:inside;}
.excerpt ul:not(:first-child),
.excerpt ol:not(:first-child){margin-top:1.5rem;}
.excerpt ul{list-style-type:disc;}
.excerpt ol{list-style-type:decimal;}
.excerpt ol ol{list-style:upper-alpha;}
.excerpt ol ol ol{list-style:lower-roman;}
.excerpt ol ol ol ol{list-style:lower-alpha;}

/*-------------------------------*/

/*- COLOR RESETS ----------------*/

/*-------------------------------*/

.no-fill{background:none!important;}

/*-------------------------------*/

/*- TEXT ALIGNMENT --------------*/

/*-------------------------------*/

.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.text-justify{text-align:justify;}

/*-------------------------------*/

/*- INVERT ----------------------*/

/*-------------------------------*/

.invert{border:none;color:rgba(255,255,255,0.85);}
.invert h1,
.invert h2,
.invert h3,
.invert h4,
.invert h5,
.invert h6{color:rgba(255,255,255,0.95);}
.invert code{background:rgba(255,255,255,0.2);color:#fff;padding:2px 4px;}
.invert label,
.invert legend{color:#fff;}
.invert small{color:rgba(255,255,255,0.7);}
.invert a{color:#fff;}
.invert a:hover{color:#fff;}
.invert .copy a:not(.button),
.invert .story a:not(.button){color:rgba(255,255,255,0.7);border-bottom-color:rgba(255,255,255,0.7);}
.invert blockquote{background:rgba(255,255,255,0.15);color:rgba(255,255,255,0.55);}
.invert input,
.invert textarea,
.invert select{border-color:transparent;}
.invert .input-prepend .add-on,
.invert .input-append .add-on{border-color:transparent;background:#323232;color:#fff;}

/*-----------------------*/

/*- SECTION TITLE -------*/

.invert .section-title .heading,
.invert.section-title .heading{color:#000;}
.invert .section-title .excerpt,
.invert.section-title .excerpt{color:rgba(255,255,255,0.8);}
.invert .section-title .heading a,
.invert.section-title .heading a{color:#fff;}

/*-----------------------*/

/*- LOGO INVERT ---------*/
.invert .sitename{color:#fff;}
.invert .tagline{color:rgba(255,255,255,0.9);}

/*-----------------------*/

/*- PAGE TITLES INVERT --*/
.invert .heading{color:#fff;}
.invert .sub-header,
.invert .excerpt{color:rgba(255,255,255,0.9);}

/*-----------------------*/

/*- NAV INVERT ----------*/
.invert .nav > li > a{color:rgba(255,255,255,0.8);}
.invert .nav > li > a:hover{color:rgba(255,255,255,1);}
.invert .nav-tabs a{color:#fff;}

/*---------------------------*/

/*- HEADER INVERT -----------*/
.header-site.invert .nav-horizontal > ul > li > a{color:rgba(255,255,255,1);}
.header-site.invert .nav-horizontal > ul > li > a:hover{color:rgba(255,255,255,0.7);}
.header-site.invert .responsive-nav .l-menu{color:rgba(255,255,255,1);}

/*---------------------------*/

/*- BREAD CRUMBS INVERT -----*/
.invert .bread-crumbs{color:rgba(255,255,255,0.55);}
.invert .bread-crumbs a,
.invert .bread-crumbs a:hover{color:rgba(255,255,255,0.75);}

/*---------------------------*/

/*- INVERT BLOCK ------------*/
.invert-block{background:#323232;overflow:hidden;color:#ccc;}
.thumbnail .invert-block{margin:20px -20px -20px;}

/*---------------------------*/

/*- INVERTED MENUS ----------*/
.invert .nav-vertical li a:hover{background:none;color:#fff;}
.invert .sub-menu,
.invert .sub-menu li a{background:none;}
.header-site.invert .sub-menu,
.header-site.invert .sub-menu li a{background:#fff;color:#000;}
.header-site.invert .sub-menu li a:hover{background-color:#323232;color:#fff;}
.invert .responsive-nav .l-menu{color:#fff;}

/*---------------------------*/

/*- INVERTED BUTTONS --------*/

/*-----------------------*/

/*- INVERT LINK BUTTON --*/
.invert-block .btn-link{color:#ccc;}
.invert-block .btn-link:hover{color:#fff;}

/*-----------------------*/

/*- INVERT PRIMARY BUTTON -*/
.invert .btn-primary{color:#5E2500;}
.invert .btn-primary:hover{color:#5E2500;}

/*-----------------------*/

/*- INVERT SUBTLE BUTTON -*/
.invert-block .btn-subtle{background-color:#454545;color:#fff;}
.invert-block .btn-subtle:hover{background-color:#009EEC;color:#fff;}

/*---------------------------*/

/*- INVERT COMMENTS ---------*/
.invert .comment{color:rgba(255,255,255,0.75);}

/*---------------------------*/

/*- FOOTER INVERT -----------*/
.invert .copyright{color:rgba(255,255,255,0.55);}
.footer-site.invert .section-nav-title{color:rgba(255,255,255,0.55);}

/*------------------------*/

/*- ANIMATIONS -----------
.layers-scroll-animate #wrapper-content > *:not( :nth-child(1) ):not( :nth-child(2) ) {
opacity: 0;
transform: translateY(30%) scale(2);
transition: .4s;
transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
-webkit-transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
}
.layers-scroll-animate #wrapper-content > *.layers-scroll-animate-going-down:not( :nth-child(1) ):not( :nth-child(2) ) {
opacity: 1;
transform: translateX(0) scale(1);
}*/

/* ********  responsive */

/*-

Description: This is a stylesheet containing styling for mobile devices.

Use this file as a reference for Custom CSS or to build
a child theme color scheme. Do not edit this file directly -
it is not loaded into the theme!!

Author: Obox Themes
Author URI: http://www.oboxthemes.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*--------------------------------------------------------------*/

/*- SMALL SCREENS ----------------------------------------------*/

/*--------------------------------------------------------------*/
@media only screen and (max-width:480px){

	/*-------------------------------*/

	/*- COLUMNS ---------------------*/

	/*---------------------------*/

	/*- SPAN - 2 GOES SPAN 6 ----*/
	.span-2{width:calc(((100% / 12) * 6) - 20px);}
	.column-flush.span-2{width:calc(((100% / 12) * 6));}

	/*---------------------------*/

	/*- CLEARING COLS - FALLBACK */
	.row .column.span-1:nth-child(6n+7),
	.row .column.span-2:nth-child(2n+3){clear:left;}

	/*---------------------------*/

	/*- REST GO SPAN 12 ---------*/
	.span-3,
	.span-4,
	.span-5,
	.span-6,
	.span-7,
	.span-8,
	.span-9,
	.span-10,
	.span-11{width:calc(((100% / 12) * 12) - 20px);}
	.column-flush.span-3,
	.column-flush.span-4,
	.column-flush.span-5,
	.column-flush.span-6,
	.column-flush.span-7,
	.column-flush.span-8,
	.column-flush.span-9,
	.column-flush.span-10,
	.column-flush.span-11{width:calc(((100% / 12) * 12));}

	/*---------------------------*/

	/*- MASONRY -----------------*/
	.list-masonry .grid{margin-left:10px;margin-right:-10px;}

	/*-------------------------------*/

	/*- NAVIGATION ------------------*/

	/*-------------------------------*/

	/*- HEADER RIGHT REPSONSIVE NAV -*/
	.header-right .responsive-nav{margin-left:0;}

	/*---------------------------*/

	/*- TABBED NAV --------------*/
	.nav-tabs{padding:5px;}
	.nav-tabs li{width:50%;padding:5px;margin:0;}

	/*---------------------------*/

	/*- VERTICAL NAV SUB MENUS --*/
	.nav-vertical{display:block;}
	.nav-vertical .sub-menu{width:auto;position:static;visibility:visible;opacity:1;left:auto;right:auto;top:auto;box-shadow:none;border:none;font-size:1.2rem;}
	.nav-vertical .sub-menu .sub-menu{margin-left:10px;}
	.nav-vertical .sub-menu li{border:none;width:auto;}

	/*-------------------------------*/

	/*- SLIDER ----------------------*/

	.swiper-slide .section-title.large .heading{font-size:3rem;}
	.swiper-slide .section-title.large .excerpt{font-size:2rem;}

	/*-------------------------------*/

	/*- CONTENT ---------------------*/

	/*---------------------------*/

	/*- META INFO ---------------*/
	.single .meta-item{display:block;}

	/*-------------------------------*/

	/*- COMPONENTS ------------------*/

	/*---------------------------*/

	/*- MEDIA BLOCK -------------*/
	.media.image-right .media-image,
	.media.image-left .media-image{float:none;max-width:none;margin:0 0 20px;}

	/*-------------------------------*/

	/*- FOOTERS ---------------------*/

	/*---------------------------*/

	/*- COPYRIGHT ---------------*/
	.copyright .column{		/*margin-bottom: 10px;*/}
	.copyright .column:last-child{margin-bottom:0;}
	.copyright .logo{display:none;}
	.copyright .t-right{text-align:left;}
	.copyright .pull-right{float:none;}
	.copyright .nav-horizontal{margin-top:10px;}
	.copyright .nav-horizontal li{margin:0 10px 0 0;}
}

/*--------------------------------------------------------------*/

/*- EVERYTHING BIGGER THAN A PHONE -----------------------------*/

/*--------------------------------------------------------------*/
@media only screen and (min-width:481px){

	/*---------------------------*/

	/*- SPAN - 4 ----------------*/
	.span-4{width:calc(((100% / 12) * 4) - 20px);}
	.column-flush.span-4{width:calc((100% / 12) * 4);}

	/*---------------------------*/

	/*- SPAN - 6 ----------------*/
	.span-5,
	.span-6,
	.span-7{width:calc(((100% / 12) * 6) - 20px);}
	.column-flush.span-5,
	.column-flush.span-6,
	.column-flush.span-7{width:calc((100% / 12) * 6);}

	/*---------------------------*/

	/*- HEADERS -----------------*/
	.header-secondary{display:block;}
	.body-header-sidebar .header-secondary .container{max-width:none;padding:0 10px;}

	/*---------------------------*/

	/*- MEDIA BLOCK -------------*/

	/*-----------------------*/

	/*- IMAGE LEFT / RIGHT --*/
	.image-left .media-image{float:left;max-width:49%;margin-right:20px;}
	.image-right .media-image{float:right;max-width:49%;margin-right:0;margin-left:20px;}
	.image-left .media-body,
	.image-right .media-body{margin-top:0;}

	/*-------------------*/

	/*- CORRECT WIDTHS --*/
	.span-3 .image-left .media-image,
	.span-4 .image-left .media-image{max-width:33%;}
	.span-3 .image-right .media-image,
	.span-4 .image-right .media-image{max-width:33%;}
}

/*--------------------------------------------------------------*/

/*-  MOBILE LANDSCAPE MODES ------------------------------------*/

/*--------------------------------------------------------------*/
@media only screen and (min-width:481px) and (max-width:640px){

	/*---------------------------*/

	/*- MEDIA BLOCK -------------*/

	/*-----------------------*/

	/*- IMAGE LEFT / RIGHT --*/
	.image-left .media-image,
	.image-right .media-image{float:none;max-width:none;margin-left:0;margin-right:0;}
	.span-3 .image-left .media-image,
	.span-4 .image-left .media-image,
	.span-3 .image-right .media-image,
	.span-4 .image-right .media-image{max-width:none;}
	.image-left .media-body,
	.image-right .media-body{margin-top:10px;}
}

/*--------------------------------------------------------------*/

/*-  AWKWARD SIZE BETWEEN PHONE LANDSCAPE AND TABLET -----------*/

/*--------------------------------------------------------------*/
@media only screen and (min-width:481px) and (max-width:768px){

	/*---------------------------*/

	/*- SPAN - 2 GOES SPAN 4 ----*/
	.span-2{width:calc(((100% / 12) * 4) - 20px);}
	.column-flush.span-2{width:calc((100% / 12) * 4);}

	/*---------------------------*/

	/*- SPAN - 3 GOES SPAN 6 ----*/
	.span-3{width:calc(((100% / 12) * 6) - 20px);}
	.column-flush.span-3{width:calc((100% / 12) * 6);}

	/*-----------------------*/

	/*- MULTI-SIDEBAR -------*/

	/* This CSS caters for 3 column sidebar layouts */
	.span-3 + .span-6{width:calc(((100% / 12) * 12) - 20px);}

	/*-----------------------*/

	/*- DBL-SIDEBAR ---------*/

	/* This CSS caters for 2 column sidebar layouts */
	.span-8{width:calc(((100% / 12) * 12) - 20px);			/* Set the main column to fullwidth */}
	.column.sidebar{display:flex;flex-flow:row wrap;min-width:calc((100% / 12) * 12);margin-left:0px;margin-right:0px;			/* Set the sidebar to full width and apply flexbox */}
	.column.sidebar .widget{flex:0 0 calc(((100% / 12) * 6) - 20px);margin:0 10px 20px;			/* align widgets in rows of 2 */}

	/*---------------------------*/

	/*- SPAN - 9 GOES SPAN 12 ---*/
	.span-9{width:calc(((100% / 12) * 12) - 20px);}
}

/*--------------------------------------------------------------*/

/*-  AWKWARD SIZE BETWEEN PHONE LANDSCAPE AND TABLET -----------*/

/*--------------------------------------------------------------*/
@media only screen and (min-width:601px) and (max-width:782px){

	/*---------------------------*/

	/*- CLEARING COLS - FALLBACK */
	.row .column.span-2:nth-child(3n+4),
	.row .column.span-3:nth-child(2n+3){clear:left;}

	/*-----------------------*/

	/*- HEADER IN ADMIN MODE */
	.admin-bar .header-sticky.is_stuck.is_stuck_show{margin-top:46px;}

	/*---------------------------*/

	/*- HEADERS -----------------*/
	.header-secondary .container{padding-left:10px;padding-right:10px;}
}

/*--------------------------------------------------------------*/

/*- EVERYTHING UP TO TABLET ------------------------------------*/

/*--------------------------------------------------------------*/
@media only screen and (max-width:768px){

	/*---------------------------*/

	/*- MASONRY -----------------*/
	.container.list-masonry{padding:0 10px;}

	/*---------------------------*/

	/*- HEADER INLINE -----------*/
	.header-inline .container{-webkit-justify-content:space-between;justify-content:space-between;}
	.header-inline .inline-site-logo{display:-webkit-flex;-webkit-flex:1;display:flex;flex:1;}
	.header-inline .inline-right-nav{display:-webkit-flex;-webkit-flex-direction:row-reverse;display:flex;flex-direction:row-reverse;}
	.header-inline .inline-left-nav,
	.header-site.header-inline nav{display:none;}
	.pull-left,
	.pull-right{float:none;}

	/*---------------------------*/

	/*- LAYERS BADGE ------------*/
	.created-using-layers{display:block;margin:20px 0 -20px;padding:5px 10px;background:rgba(0,157,243,1);color:#fff;font-size:0.9rem;letter-spacing:2px;text-align:center;text-transform:uppercase;}
	.created-using-layers:hover{color:#fff;background:#3D454C;}

	/*---------------------------*/

	/*- FORM ROWS ---------------*/
	.form-row{margin-bottom:15px;}

	/*---------------------------*/

	/*- CLOSE OFF CANVAS --------*/
	.admin-bar section[class*=' off-canvas-'] .close-canvas{top:46px;}

	/*---------------------------*/

	/*- OFF CANVAS SIDEBAR ------*/
	.admin-bar div[class*=" off-canvas-"]{padding-top:47px;}
}

/*--------------------------------------------------------------*/

/*- BETWEEN TABLET AND DESKTOP ---------------------------------*/

/*--------------------------------------------------------------*/
@media only screen and (min-width:601px) and (max-width:860px){

	/*---------------------------*/

	/*- SPAN - 10 ---------------*/
	.span-10{width:calc(((100% / 12) * 12) - 20px);}

	/*---------------------------*/

	/*- COMBINATIONS ------------*/
	.span-5 + .span-5 + .span-2{}
	.span-7 + .span-5{}
	.span-10 + .span-2{}

	/*---------------------------*/

	/*- COMBINATIONS ------------*/
	.span-5 + .span-5 + .span-2{width:100%;}
}

/*--------------------------------------------------------------*/

/*- EVERYTHING BIGGER THAN TABLETS -----------------------------*/

/*--------------------------------------------------------------*/
@media only screen and (min-width:769px){

	/*-------------------------------*/

	/*- GRIDS -----------------------*/

	/*---------------------------*/

	/*- COLUMN WIDTHS -----------*/
	.span-1{width:calc((100% / 12) - 20px);}
	.span-2{width:calc(((100% / 12) * 2) - 20px);}
	.span-3{width:calc(((100% / 12) * 3) - 20px);}
	.span-5{width:calc(((100% / 12) * 5) - 20px);}
	.span-7{width:calc(((100% / 12) * 7) - 20px);}
	.span-8{width:calc(((100% / 12) * 8) - 20px);}
	.span-9{width:calc(((100% / 12) * 9) - 20px);}
	.span-10{width:calc(((100% / 12) * 10) - 20px);}
	.span-11{width:calc(((100% / 12) * 11) - 20px);}

	/*---------------------------*/

	/*- FLUSH COLUMNS -----------*/
	.column-flush.span-1{width:calc(100% / 12);}
	.column-flush.span-2{width:calc((100% / 12) * 2);}
	.column-flush.span-3{width:calc((100% / 12) * 3);}
	.column-flush.span-5{width:calc((100% / 12) * 5);}
	.column-flush.span-7{width:calc((100% / 12) * 7);}
	.column-flush.span-8{width:calc((100% / 12) * 8);}
	.column-flush.span-9{width:calc((100% / 12) * 9);}
	.column-flush.span-10{width:calc((100% / 12) * 10);}
	.column-flush.span-11{width:calc((100% / 12) * 11);}

	/*---------------------------*/

	/*- GUTTERS -----------------*/
	.offset-1{margin-right:8.5%;}
	.offset-2{margin-right:17%;}
	.offset-3{margin-right:25.5%;}
	.offset-4{margin-right:34%;}
	.offset-5{margin-right:42.5%;}
	.offset-6{margin-right:51%;}
	.offset-7{margin-right:59.5%;}
	.offset-8{margin-right:68%;}
	.offset-9{margin-right:76.5%;}
	.offset-10{margin-right:85%;}
	.offset-11{margin-right:93.5%;}
	.offset-left-1{margin-left:8.5%;}
	.offset-left-2{margin-left:17%;}
	.offset-left-3{margin-left:25.5%;}
	.offset-left-4{margin-left:34%;}
	.offset-left-5{margin-left:42.5%;}
	.offset-left-6{margin-left:51%;}
	.offset-left-7{margin-left:59.5%;}
	.offset-left-8{margin-left:68%;}
	.offset-left-9{margin-left:76.5%;}
	.offset-left-10{margin-left:85%;}
	.offset-left-11{margin-left:93.5%;}
	.pull-left-1{margin-left:-8.5%;}
	.pull-left-2{margin-left:-17%;}
	.pull-left-3{margin-left:-25.5%;}
	.pull-left-4{margin-left:-34%;}
	.pull-left-5{margin-left:-42.5%;}
	.pull-left-6{margin-left:-51%;}
	.pull-left-7{margin-left:-59.5%;}
	.pull-left-8{margin-left:-68%;}
	.pull-left-9{margin-left:-76.5%;}
	.pull-left-10{margin-left:-85%;}
	.pull-left-11{margin-left:-93.5%;}
	.pull-right-1{margin-right:-8.5%;}
	.pull-right-2{margin-right:-17%;}
	.pull-right-3{margin-right:-25.5%;}
	.pull-right-4{margin-right:-34%;}
	.pull-right-5{margin-right:-42.5%;}
	.pull-right-6{margin-right:-51%;}
	.pull-right-7{margin-right:-59.5%;}
	.pull-right-8{margin-right:-68%;}
	.pull-right-9{margin-right:-76.5%;}
	.pull-right-10{margin-right:-85%;}
	.pull-right-11{margin-right:-93.5%;}

	/*---------------------------*/

	/*- CLEARING COLS - FALLBACK */
	.row .span-2:nth-child(6n+7),
	.row .span-3:nth-child(4n+5),
	.row .span-4:nth-child(3n+4),
	.row .span-6:nth-child(2n+3){clear:left;}

	/*-------------------------------*/

	/*- HEADERS ---------------------*/

	.header-site .container{padding:20px;}

	/*---------------------------*/

	/*- NAV DISPLAY -------------*/
	.nav-horizontal ul{display:inline-block;}
	.responsive-nav{display:none;}

	/*---------------------------*/

	/*- ALIGNMENT CENTER --------*/
	.header-center{text-align:center;}
	.header-center .container,
	.header-center > .header-block{flex-direction:column;-webkit-flex-direction:column;}
	.header-center .site-description{display:block;margin:0;}
	.header-center .site-logo-link + .site-description{margin:10px 0 0;}
	.header-center .site-logo-link + .tagline{margin-top:10px;}
	.header-center nav{		/* margin-top: 20px; */

		/* text-align: center; */

	/* line-height: 20px; */}

	/*---------------------------*/

	/*- ALIGNMENT INLINE --------*/
	.header-inline .container,
	.header-inline > .clearfix{-webkit-justify-content:center;justify-content:center;}
	.header-inline .inline-site-logo{display:-webkit-flex;-webkit-justify-content:center;display:flex;justify-content:center;width:20%;margin:0 20px;z-index:1;}
	.header-inline .logo{text-align:center;}
	.header-inline .site-description{display:block;margin:0;}
	.header-inline .site-logo-link + .site-description{margin-top:10px;}
	.header-inline .inline-left-nav{display:-webkit-flex;-webkit-justify-content:flex-end;display:flex;justify-content:flex-end;width:40%;position:relative;z-index:2;}
	.header-inline .inline-right-nav{display:-webkit-flex;-webkit-justify-content:flex-start;-webkit-align-items:center;display:flex;justify-content:flex-start;align-items:center;width:40%;position:relative;z-index:2;}
	.header-inline .inline-right-nav nav{display:block;}

	/*---------------------------*/

	/*- NAV BOTTOM --------------*/
	.nav-clear .container,
	.nav-clear > .header-block{-webkit-flex-direction:column;-webkit-align-items:flex-start;flex-direction:column;align-items:flex-start;}
	.nav-clear .site-logo-link + .sitename{margin-top:10px;}
	.nav-clear .site-logo-link + .tagline{margin-top:10px;}
	.nav-clear nav{width:100%;margin:20px 0 0;line-height:20px;}

	/*---------------------------*/

	/*- HEADER SIDEBAR ----------*/
	.header-side-wrapper{display:flex;flex:1;flex-direction:row;}
	.header-side-wrapper .header-site{order:1;width:280px;}
	.header-side-wrapper .wrapper-content{order:2;width:calc(100% - 280px);min-height:100vh;}
	.header-side-wrapper .header-site .container,
	.header-side-wrapper .header-site > .header-block{-webkit-flex-direction:column;-webkit-align-items:flex-start;flex-direction:column;align-items:flex-start;}
	.header-side-wrapper .header-site nav{width:100%;margin:20px 0 0;flex-direction:column;align-items:flex-start;}
	.header-side-wrapper .header-site .nav-horizontal > ul{float:none;display:block;width:100%;}
	.header-side-wrapper .header-site .nav-horizontal li{float:none;margin:0;}
	.header-side-wrapper .header-site .nav-horizontal > ul > li > a{padding:0;text-align:left;}

	/*-----------------------------*/

	/*- VERTICAL MENU POSITIONING -*/
	.header-side-wrapper .header-site .menu-item-has-children > a::after{content:"\e600";}
	.header-side-wrapper .header-site .nav li > .sub-menu,
	.header-side-wrapper .header-site .nav li .children{top:0;left:200px;right:auto;}
	.header-side-wrapper .header-site .nav li:hover > .sub-menu,
	.header-side-wrapper .header-site .nav li:hover .children{top:0;left:200px;}

	/*-----------------------------*/

	/*- HEADER CART POSITIONING ---*/
	.header-side-wrapper .header-site .header-cart{margin-left:0px;width:280px;position:fixed;bottom:0px;left:0px;border-radius:0px;}

	/*---------------------------*/

	/*- STICKY HEADER VARIATIONS */

	/*-----------------------*/

	/*- HEADER CENTER -------*/
	.header-sticky.is_stuck.header-center .logo{display:none;}
	.header-sticky.is_stuck.header-center nav{margin-top:0;}

	/*-----------------------*/

	/*- NAV BOTTOM ----------*/
	.header-sticky.is_stuck.nav-clear .logo{display:none;}
	.header-sticky.is_stuck.nav-clear nav{margin-top:0;}

	/*-----------------------*/

	/*- HEADER INLINE -------*/
	.header-sticky.is_stuck.header-inline .site-description{display:none;}

	/*-----------------------*/

	/*- HEADER IN ADMIN MODE */
	.admin-bar .header-sticky.is_stuck.is_stuck_show{margin-top:30px;}

	/*-------------------------------*/

	/*- THUMBNAILS ------------------*/

	/*---------------------------*/

	/*- OVERLAY -----------------*/
	.with-overlay{overflow:hidden;}
	.with-overlay .thumbnail-body{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;visibility:hidden;opacity:0;transition:0.2s all ease-in-out;text-align:center;}
	.with-overlay .image-rounded + .thumbnail-body{border-radius:100%;}
	.with-overlay .overlay{display:block;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
	.with-overlay .thumbnail-body{background:rgba(0,0,0,0.65)!important;}
	.with-overlay .heading{opacity:0;color:#fff;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);transition:0.2s all ease-in-out 0.1s;}
	.with-overlay .heading a{color:#fff;}
	.with-overlay .button{margin-top:15px;position:relative;opacity:0;background:none;border:2px solid #fff;position:relative;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);transition:transform 0.2s ease-in-out 0.2s,opacity 0.2s ease-in-out 0.25s;}
	.with-overlay .excerpt{display:none;}
	.with-overlay .meta-info{display:none;}

	/*-----------------------*/

	/*- OVERLAY HOVER -------*/
	.with-overlay:hover .thumbnail-media img{-webkit-transform:scale(1.08);transform:scale(1.08);}
	.with-overlay:hover .thumbnail-body{visibility:visible;opacity:1;}
	.with-overlay:hover .heading{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}
	.with-overlay:hover .button{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}

	/*-----------------------*/

	/*- MEDIA SMALL ---------*/
	.has-image .image-left.small .media-body,
	.has-image .image-right.small .media-body{margin-top:0;}

	/*-------------------------------*/

	/*- OFF CANVAS MENU -------------*/

	/*---------------------------*/

	/*- OFF CANVAS MENU ---------*/
	section[class*=' off-canvas-'] .nav-mobile{display:none;}

	/*-------------------------------*/

	/*- SLIDER ----------------------*/

	/*---------------------------*/

	/*- SLIDER CONTENT ----------*/
	.swiper-slide .container{padding-left:20px;padding-right:20px;}
	.swiper-slide.text-center .excerpt{margin-left:auto;margin-right:auto;}
	.swiper-slide.image-left .container{-webkit-flex-direction:row-reverse;-webkit-justify-content:flex-start;flex-direction:row-reverse;justify-content:flex-start;}
	.swiper-slide.image-left .image-container{width:50%;padding-right:20px;}
	.swiper-slide.image-left .copy-container{width:50%;padding-left:20px;}
	.swiper-slide.image-right .container{-webkit-flex-direction:row;-webkit-justify-content:flex-start;flex-direction:row;justify-content:flex-start;}
	.swiper-slide.image-right .image-container{width:50%;padding-left:20px;}
	.swiper-slide.image-right .copy-container{width:50%;padding-right:20px;}
	.swiper-slide.text-right .excerpt{float:right;}
	.swiper-slide.image-right .copy-container + .image-container,
	.swiper-slide.image-left .copy-container + .image-container{margin-top:0;}
}
@media only screen and (min-width:1100px){

	/*---------------------------*/

	/*- LAYERS BADGE ------------*/
	.created-using-layers{display:block;position:fixed;bottom:20px;right:20px;width:15px;height:14px;z-index:99;background:url(images/created-using-layers.png) top no-repeat;background-size:15px 28px;transition:all 0.15s ease-in-out;}
	.created-using-layers span{display:none;}
	.created-using-layers:after{padding:4px 4px;position:absolute;bottom:-1px;right:25px;z-index:1;content:attr(tooltip);background:rgba(0,157,243,0.85);color:rgba(255,255,255,0.8);border-radius:100px;opacity:0;visibility:hidden;transition:all 0.1s ease-in-out 0.1s;font-size:0.8rem;line-height:0.9rem;text-transform:uppercase;letter-spacing:2px;white-space:nowrap;}
	.created-using-layers:hover{background-position:bottom;}
	.created-using-layers:hover:after{opacity:1;visibility:visible;right:20px;}
}
@media only screen and (max-width:480px),screen and (max-device-width:480px),screen and (max-width:600px){

	/*---------------------------*/

	/*- BACK TO TOP -------------*/
	#back-to-top{display:none;}
}

/* ************     components */

/*-

Description: This is a stylesheet containing styling for specific theme components.

Use this file as a reference for Custom CSS or to build
a child theme color scheme. Do not edit this file directly -
it is not loaded into the theme!!

Author: Obox Themes
Author URI: http://www.oboxthemes.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*-------------------------------*/

/*- ADVANCED LAYOUTS ------------*/

/*-------------------------------*/

.advanced-layout{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;}
.advanced-layout-left .header-site{order:1;width:20%;}
.advanced-layout-left .wrapper-content{order:2;width:80%;}
.advanced-layout-right .header-site{order:2;width:20%;}
.advanced-layout-right .wrapper-content{order:1;}

/*-------------------------------*/

/*- SLIDER ----------------------*/

/*-------------------------------*/

.swiper-container.container{padding:0px;}
.swiper-container.loading{opacity:0;transition:.2s ease-in-out;}
.swiper-container.loaded{transition:.2s ease-in-out;}

/*---------------------------*/

/*- SLIDER DEFAULTS ---------*/
.swiper-slide img{display:block;margin:auto;}
.swiper-slide .overlay{display:flex;display:-webkit-flex;width:100%;height:100%;position:relative;}
.auto-height .swiper-slide .overlay{padding-top:60px;padding-bottom:60px;}
.swiper-slide .container{display:-webkit-flex;-webkit-flex-direction:column;-webkit-justify-content:center;-webkit-align-items:center;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0;}
.swiper-slide .copy-container,
.swiper-slide .image-container{width:100%;position:relative;}
.swiper-slide .section-title{margin-bottom:0;}
.slide:not(.single-slide) .swiper-slide{cursor:-webkit-grab;cursor:-moz-grab;}

/*---------------------------*/

/*- SLIDER HEIGHT -----------*/
.swiper-container.full-screen{height:100vh;}
.layers-header-overlay .wrapper-content .widget:first-child.swiper-container .container{padding-top:4%;}

/*---------------------------*/

/*- SLIDER ALIGNMENT --------*/
.swiper-slide.image-top .container{flex-direction:column-reverse;-webkit-flex-direction:column-reverse;}
.swiper-slide .copy-container + .image-container{margin-top:30px;}
.swiper-slide.image-top .copy-container + .image-container{margin-top:0;margin-bottom:30px;}
.swiper-slide.image-bottom .overlay{flex-direction:column;-webkit-flex-direction:column;}

/*---------------------------*/

/*- SLIDER NAVIGATION -------*/

/*-----------------------*/

/*- PAGINATION ----------*/
.swiper-container .pages{position:absolute;bottom:0;opacity:0;z-index:2000;width:100%;text-align:center;}
.swiper-container:hover .pages{bottom:16px;opacity:1;}
.swiper-container .swiper-pagination-switch{display:inline-block;width:8px;height:8px;margin:8px;background:#fff;border:2px solid transparent;border-radius:100px;overflow:hidden;text-indent:-999px;cursor:pointer;-webkit-transform:scale(1);transform:scale(1);transition:all 0.2s ease-in-out;}
.swiper-container .swiper-pagination-switch:hover{-webkit-transform:scale(1.5);transform:scale(1.5);background:transparent;border:2px solid #fff;}
.swiper-container .swiper-pagination-switch.swiper-visible-switch.swiper-active-switch{-webkit-transform:scale(1.5);transform:scale(1.5);background:transparent;border:2px solid #fff;}

/*-----------------------*/

/*- ARROWS --------------*/
.swiper-container .arrows{position:absolute;top:50%;width:100%;z-index:2000;margin-top:-25px;}
.swiper-container .arrows a{position:absolute;opacity:0;display:block;overflow:hidden;color:#fff;font-size:32px;line-height:50px;}
.swiper-container .arrows .l-left-arrow{left:0;}
.swiper-container .arrows .l-right-arrow{right:0;}
.swiper-container:hover .arrows .l-left-arrow{left:10px;opacity:1;}
.swiper-container:hover .arrows .l-right-arrow{right:10px;opacity:1;}

/*-------------------------------*/

/*- FEATURE LIST (tick/cross) ---*/

/*-------------------------------*/

.feature-list .media-body .excerpt ol,
.feature-list .media-body .excerpt ul{list-style:none;margin:0;padding:0;}
.feature-list .excerpt del,
.feature-list .excerpt s{text-decoration:none;}
.feature-list .excerpt del:before,
.feature-list .excerpt s:before{margin-right:8px;content:"\e900";font-family:'layers-icons';font-size:1.4rem;}
.feature-list .excerpt em{font-style:normal;}
.feature-list .excerpt em:before{margin-right:8px;content:"\e901";font-family:'layers-icons';font-size:1.4rem;}

/*-------------------------------*/

/*- DARKEN ----------------------*/

/*-------------------------------*/

.darken{position:relative;}
.overlay.darken{background:rgba(0,0,0,0.2);}
:not(.overlay).darken .container:before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2);}

/*-------------------------------*/

/*- AVATAR ----------------------*/

/*-------------------------------*/

.avatar{display:block;position:relative;}
.avatar .avatar-image{display:block;float:left;margin-right:10px;max-width:54px;border-radius:100%;position:relative;z-index:1;}
.avatar .avatar-image img{display:block;margin:auto;border-radius:100%;}
.avatar .avatar-body{overflow:hidden;padding:5px 0;}
.avatar .avatar-body .avatar-name{display:block;font-weight:700;}
.avatar.middled{margin-left:auto;margin-right:auto;text-align:center;}
.avatar.middled .avatar-image{float:none;margin:auto;}

/*-------------------------------*/

/*- STORY -----------------------*/

/*-------------------------------*/

.story{font-size:1.6rem;word-wrap:break-word;}
.story p{margin-bottom:20px;}
.story address{margin-bottom:26px;}
.story a:not(.button){text-decoration:underline;}
.story ul{list-style:disc;margin:0 0 26px 35px;}
.story ul li{list-style:disc;margin:0 0 6px;}
.story ol{list-style:decimal;margin:0 0 26px 35px;}
.story ol li{list-style:decimal;margin:0 0 6px;}
.story ul ul,
.story ul ol,
.story ol ol,
.story ol ul{margin-bottom:0;}
.story .feature-list{list-style:none;margin-left:15px;}
.story dl{margin:0 0 26px;}
.story dd{margin-left:36px;}
.story img{max-width:100%;height:auto;}
.story img.align-center{display:block;}
.story h1{margin-bottom:26px;font-size:3.2rem;font-weight:700;}
.story h2{margin-bottom:26px;font-size:2.2rem;font-weight:700;}
.story h3{margin-bottom:26px;font-size:2.0rem;font-weight:700;}
.story h4{margin-bottom:26px;font-size:1.8rem;font-weight:700;}
.story h5{margin-bottom:26px;font-size:1.4rem;font-weight:700;}
.story h6{margin-bottom:26px;font-size:1.4rem;}
.story table{font-size:1.4rem;}
.story blockquote{padding:20px;margin-bottom:26px;background:rgba(0,0,0,0.05);color:rgba(0,0,0,0.55);}
.story blockquote p:last-child{margin-bottom:0;}

/*-----------------------*/

/*- WP CAPTIONS ---------*/
.wp-caption{max-width:100%;padding:10px;background:#f0f0f0;}
.wp-caption-text{padding:10px 5px 5px;margin:0;color:#777;font-size:1.4rem;}
.wp-caption p.wp-caption-text{padding:10px 5px 5px;margin:0;}
.wp-caption.alignright,
.story img.alignright{float:right;max-width:320px;margin:-10px 0 10px 20px;}
.wp-caption.alignleft{float:left;max-width:320px;margin:0 20px 10px 0;}
.wp-caption.alignnone{margin:5px 20px 20px 0;}
.gallery-caption{font-size:1.2rem;}
.bypostauthor{color:#777;}
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{clear:both;margin-left:auto;margin-right:auto;text-align:center;}
.wp-caption.aligncenter{margin-bottom:20px;}

/*-------------------------------*/

/*- META ------------------------*/

/*-------------------------------*/

/*---------------------------*/

/*- META INFO ---------------*/
.meta-info{clear:both;color:rgba(0,0,0,0.65);font-size:1.2rem;}
.meta-info + .heading{margin-top:15px;}
.meta-info p{margin:0;}
.meta{overflow:hidden;color:#8f8f8f;font-size:1.2rem;text-transform:uppercase;}
.meta-list{overflow:hidden;}
.meta-list li{padding:5px 0;color:#777;}
div + .meta-list{margin-top:10px;}
.meta-item{display:block;margin-top:2px;}
.meta-item:first-child{margin-top:0;}
.meta-item i{display:inline-block;width:16px;}
.meta-info + .heading,
.excerpt + .meta-info{margin-top:15px;}
.meta-info p{margin:0;}

/*-----------------------*/

/*- SINGLE PAGE META ----*/
.single .meta-item{display:inline-block;margin-right:15px;}
.single .meta-info-vertical .meta-item{display:block;margin-right:0;}

/*-------------------------------*/

/*- COMMENTS --------------------*/

/*-------------------------------*/

.comment{clear:both;}
.comment .comment{margin-top:20px;}
.comment .comment:last-child{margin-bottom:0;}

/*-------------------------------*/

/*- COMMENTS FORM ---------------*/

/*-------------------------------*/

.comment-notes{margin-bottom:20px;color:#999;font-size:1.2rem;}
.comment-respond{clear:both;margin-top:6%;}
.comment-list .comment-respond{margin-top:0;padding:20px;background:rgba(0,0,0,0.05);}
.comment-list .comment .comment-respond{margin-top:20px;}
.comment-reply-title{color:#323232;font-size:2.5rem;}
.logged-in-as{margin-bottom:20px;font-size:1.2rem;}
.logged-in-as a{color:rgba(0,0,0,0.55);}
.logged-in-as a:hover{text-decoration:underline;}
p[class*='comment-form'] .required{color:#900;}
p[class*='comment-form']{margin-bottom:15px;}
.form-allowed-tags{max-width:660px;margin-bottom:15px;font-size:1.2rem;}
.form-allowed-tags code{padding:0;background:none;}
.form-submit input[type=submit]{display:inline-block;padding:4px 14px;vertical-align:middle;background:#454545;border:none;color:#fff;text-align:center;font-weight:700;cursor:pointer;transition:all 0.2s ease-in-out;}
.form-submit input[type=submit]:hover{background:#323232;color:#fff;}

/*-------------------------------*/

/*- WORDPRESS WIDGETS -----------*/

/*-------------------------------*/

.sidebar .widget li:not(:last-child){padding:0 0 6px;margin:0 0 6px;border-bottom:1px solid rgba(0,0,0,0.12);}
.sidebar .widget li ul{margin:6px 0 0 10px;}
.footer-site .widget li{margin-bottom:8px;}
.footer-site .widget li:last-child{border-bottom:none;}

/*---------------------------*/

/*- WIDGET NAV MENU ---------*/
.widget.widget_nav_menu{max-width:none;margin:0;}
.wrapper-site .menu-main-menu-container{max-width:1040px;padding:20px 0;margin:auto;overflow:hidden;text-align:center;}
.menu-main-menu-container li{display:inline;margin:0 10px;}
.menu-main-menu-container li a{display:inline-block;color:#323232;text-align:center;font-weight:700;}
.menu-main-menu-container li a:hover{color:#8F8F8F;}

/*-----------------------*/

/*- WIDGET NAV MENU -----*/
.sidebar .widget.widget_nav_menu{margin-bottom:20px;}
.sidebar .menu-main-menu-container{padding:0;}
.sidebar .menu-main-menu-container li{display:block;font-weight:normal;}
.sidebar .menu-main-menu-container li a{display:block;text-align:left;}

/*-- For Bug: No sub menu displayed in widgets --*/
.sidebar .widget.widget_nav_menu .sub-menu{background-color:transparent;visibility:visible;opacity:1;position:relative;top:auto;left:auto;border:none;}
.sidebar .widget.widget_nav_menu .sub-menu li a{padding:0;}
.sidebar .widget.widget_nav_menu .sub-menu li a:hover{background-color:transparent;color:rgba(0,0,0,1);}

/*---------------------------*/

/*- SEARCH WIDGET -----------*/
.screen-reader-text{display:none;}
.search-form{overflow:hidden;}
.search-form label{margin-bottom:0;}
aside .search-submit{display:block;width:100%;}
aside .search-field{margin-bottom:5px;}

/*-----------------------*/

/*- SEARCH IN FOOTER ----*/
.footer-site .search-form label{width:70%;float:left;}
.footer-site .search-form .search-field{border-radius:4px 0 0 4px;}
.footer-site .search-submit{width:30%;float:left;height:36px;border-radius:0 4px 4px 0;}

/*---------------------------*/

/*- CALENDAR WIDGET ---------*/
#wp-calendar{font-size:1.2rem;}
#wp-calendar caption{text-align:left;text-transform:uppercase;font-size:1rem;font-weight:700;}
#wp-calendar th,
#wp-calendar td{padding:5px;}

/*-------------------------------*/

/*- MAP - ADD ON ----------------*/

/*-------------------------------*/

.layers-contact-widget img.google-map-img{width:100%;}
.row.has-map{padding-top:0;}
.full-width .layers-map{margin:0 -10px;}
.layers-map img{width:auto;max-width:none;display:block;}

/*-------------------------------*/

/*- TOOLTIPS --------------------*/

/*-------------------------------*/

.tooltip{cursor:help;position:relative;}
.tooltip:after{width:220px;padding:15px;border-radius:4px;position:absolute;left:-15px;bottom:40px;z-index:98;background:rgba(0,0,0,0.85);content:attr(title);visibility:hidden;opacity:0;transition:all 0.2s ease-in-out;}
.tooltip:before{border:solid;content:"";position:absolute;left:15px;bottom:34px;z-index:99;border:solid;border-color:rgba(0,0,0,0.85) transparent;visibility:hidden;opacity:0;transition:all 0.2s ease-in-out;}
.tooltip:hover:after{opacity:1;visibility:visible;bottom:35px;}
.tooltip:hover:before{opacity:1;visibility:visible;bottom:29px;}

/*-------------------------------*/

/*- POPULAR WP PLUGINS ----------*/

/*-------------------------------*/

/*---------------------------*/

/*- CONTACT FORM 7 ----------*/
.wpcf7-form p{margin-bottom:15px;vertical-align:top;font-weight:bold;}
.wpcf7-form br{display:none;}
.wpcf7-form-control-wrap{display:block;margin-top:4px;font-weight:normal;}
.wpcf7-not-valid-tip {color:#f00;font-size: 1em;font-weight: normal;display: block;}

/*-------------------------------*/

/*- INVERT COMPONENTS -----------*/

/*-------------------------------*/

.invert .meta-info{color:rgba(255,255,255,0.65);}
.invert .meta-info a{color:rgba(255,255,255,0.85);}
.invert .meta-info a:hover{color:rgba(255,255,255,1);}

/*---------------------------*/

/*- NOTICE STYLING ----------*/

.success{display:inline-block;padding:5px 10px;background:#fff;border:1px solid #A3C567;font-weight:bold;color:#A3C567;border-left:4px solid #A3C567;}

/*-----------------------*/

/*- STATUS NOTICE -------*/
.status-notice{display:block;margin-bottom:10px;border:1px solid;color:#fff;font-weight:bold;overflow:hidden;text-shadow:0 1px 0 rgba(0,0,0,0.1);line-height:32px;}
a.status-notice:hover{color:#fff;text-decoration:none;}
a.status-notice:hover span{text-decoration:underline;}
.status-notice [class^="icon-"],
.status-notice [class*=" icon-"]{float:left;width:32px;border-right:1px solid rgba(0,0,0,0.2);text-align:center;font-size:14px;line-height:32px;}
.status-notice-heading{margin:0;padding:0;font-size:12px;font-weight:bold;line-height:12px;}
.status-notice-heading span{float:left;padding:10px 0 10px 8px;overflow:hidden;}

/*-------------------*/

/*- STATUS COLORS ---*/
.status-good{background:#A3C567;border-color:#93B25E;}
.status-neutral{background:#2EA2CC;border-color:#0074A2;}
.status-bad{background:#E1574C;border-color:#B0453D;}

/*-------------------------------*/

/*- RESPONSIVE COMPONENTS -------*/

/*-------------------------------*/
@media only screen and (max-width:480px){
	.swiper-container .arrows{display:none;}
}
@media only screen and (min-width:769px){
	.sidebar .search-field{width:65%;float:left;}
	.sidebar .search-submit{float:left;width:35%;height:36px;}
}

/* ***********   general  */

/* include fonts */
@font-face{font-family:'ysm-fontello';src:url('../fonts/fontello.eot?45550639');src:url('../fonts/fontello.eot?45550639#iefix') format('embedded-opentype'),url('../fonts/fontello.woff2?45550639') format('woff2'),url('../fonts/fontello.woff?45550639') format('woff'),url('../fonts/fontello.ttf?45550639') format('truetype'),url('../fonts/fontello.svg?45550639#fontello') format('svg');font-weight:normal;font-style:normal;}

/* search input */
.ysm_search_widget.ysm-active,
.widget_product_search.ysm-active,
.widget_search.ysm-active{overflow:visible;}
.ysm-search-widget label{width:100%;position:relative;display:block;}
.ysm-search-widget .screen-reader-text{display:none;}
.ysm-search-widget .search-field[type="search"]{font-style:italic;font-size:14px;display:inline-block;padding:10px 40px 10px 10px;margin:0;	/*width: 100% !important;*/height:initial;outline:none;border:1px solid #d6d6d6;background-color:transparent;color:#aeaeae;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.ysm-search-widget .search-field::-webkit-input-placeholder{color:inherit;}
.ysm-search-widget .search-field::-moz-placeholder{color:inherit;}

/* Firefox 19+ */
.ysm-search-widget .search-field:-moz-placeholder{color:inherit;}

/* Firefox 18- */
.ysm-search-widget .search-field:-ms-input-placeholder{color:inherit;}
.ysm-search-widget .search-field:focus::-webkit-input-placeholder{color:transparent;}
.ysm-search-widget .search-field:focus::-moz-placeholder{color:transparent;}

/* Firefox 19+ */
.ysm-search-widget .search-field:focus:-moz-placeholder{color:transparent;}

/* Firefox 18- */
.ysm-search-widget .search-field:focus:-ms-input-placeholder{color:transparent;}
.ysm-search-widget.bordered .search-field{-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;border-radius:6px;}
.ysm-search-widget .search-submit{position:absolute;top:1px;right:1px;bottom:1px;padding:0;margin:0;width:40px;text-align:center;font-size:0;color:#aaa;background:none;border:none;cursor:pointer;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;outline:none;}
.ysm-search-widget .search-submit:before{display:block;color:inherit;text-align:center;font-size:17px;font-family:'ysm-fontello';line-height:38px;content:'\e800';-webkit-transition:color .25s ease;transition:color .25s ease;}

/* results */
.smart-search-results{position:absolute;overflow:hidden;}
.smart-search-suggestions{top:0;left:0;bottom:0;right:0;background:#fff;border:1px solid #d6d6d6;overflow-y:scroll;-webkit-overflow-scrolling:touch;}
.smart-search-suggestions > .autocomplete-suggestion{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;border-bottom:1px solid #d6d6d6;padding:5px;background:transparent;}
.smart-search-suggestions > .autocomplete-suggestion:last-child{border-bottom:none;}
.smart-search-suggestions > .autocomplete-suggestion.autocomplete-selected{opacity:0.5;}
.smart-search-suggestions > .autocomplete-no-suggestion{line-height:40px;text-align:center;}
.smart-search-post{padding:12px 8px;display:block;color:#333;}
.smart-search-post:focus{outline:none;}
.smart-search-post-icon{max-width:100%;margin-bottom:10px;float:left;margin-right:10px;line-height:1;}
.autocomplete-suggestion .smart-search-post-icon > img{width:100%;height:auto;}
.smart-search-post-title strong{display:inline-block;}
.smart-search-post-title,
.smart-search-post-excerpt{font-size:14px;margin:0 0 7px;padding:0;color:#333;line-height:1.25em;}
.smart-search-post-excerpt{margin-top:10px;font-size:12px;}
.smart-search-post-date{font-size:12px;color:#333;}
.smart-search-post-price{float:left;}
.smart-search-post-sku{float:right;font-size:12px;}
.smart-search-clear{clear:both;}

/* scrollbar */
.smart-search-results.has-scrollbar{padding-right:10px;}
.smart-search-results.has-scrollbar > .smart-search-suggestions{position:absolute;overflow:auto;overflow-x:hidden;-ms-overflow-style:none;}
.smart-search-results.has-scrollbar.smart-search-firefox > .smart-search-suggestions{border-left:none;border-right:none;width:calc(100% + 17px)!important;right:0!important;}
.smart-search-results.has-scrollbar.smart-search-firefox .autocomplete-suggestion{border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;}
.smart-search-results > .smart-search-suggestions::-webkit-scrollbar{display:none;}
.has-scrollbar > .smart-search-suggestions::-webkit-scrollbar{	/*display: block;*/}
.smart-search-results > .nano-pane{background:rgba(0,0,0,.25);position:absolute;width:10px;right:0;top:0;bottom:0;visibility:hidden\9; /* Target only IE7 and IE8 with this hack */opacity:.01;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:9999;}
.smart-search-results > .nano-pane > .nano-slider{background:#444;background:rgba(0,0,0,.5);position:relative;margin:0 1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.smart-search-results:hover > .nano-pane,
.nano-pane.active,
.nano-pane.flashed{visibility:visible\9; /* Target only IE7 and IE8 with this hack */opacity:0.99;}

/* view all button */
.smart-search-results.has-viewall-button{padding-bottom:30px;}
.smart-search-results.has-viewall-button .smart-search-suggestions{	/*padding-bottom: 30px;*/
bottom:30px;}
.smart-search-view-all-holder{position:absolute;bottom:0;left:0;width:100%;z-index:9999;display:none;}
.smart-search-view-all-holder > a{display:block!important;height:30px;line-height:30px;background:#ccc;text-align:center;}
.woocommerce-loop-product__title > strong{display:inline!important;}

/* ********** layers-icons */

/*-

Description: This file includes all Layers icons

Author: Obox Themes
Author URI: http://www.oboxthemes.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@font-face{font-family:'layers-icons';src:url('../icon-fonts/layers-icons.eot?32qo76');src:url('../icon-fonts/layers-icons.eot?32qo76#iefix') format('embedded-opentype'),url('../icon-fonts/layers-icons.woff2?32qo76') format('woff2'),url('../icon-fonts/layers-icons.ttf?32qo76') format('truetype'),url('../icon-fonts/layers-icons.woff?32qo76') format('woff'),url('../icon-fonts/layers-icons.svg?32qo76#layers-icons') format('svg');font-weight:normal;font-style:normal;}
[class^="l-"],
[class*=" l-"]{    /* use !important to prevent issues with browser extensions that change fonts */
font-family:'layers-icons'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;    /* Better Font Rendering =========== */-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.l-cross:before{content:"\e900";}
.l-tick:before{content:"\e901";}
.l-pencil:before{content:"\f040";}
.l-file-o:before{content:"\f016";}
.l-file-text-o:before{content:"\f0f6";}
.l-calendar-o:before{content:"\f133";}
.l-search:before{content:"\f002";}
.l-shopping-cart:before{content:"\f07a";}
.l-user:before{content:"\f008";}
.l-clock-o:before{content:"\f018";}
.l-tags:before{content:"\f02d";}
.l-comment-o:before{content:"\f0e6";}
.l-folder-open-o:before{content:"\f116";}
.l-menu:before{content:"\e601";}
.l-top-arrow:before{content:"\e604";}
.l-bottom-arrow:before{content:"\e605";}
.l-right-arrow:before{content:"\e600";}
.l-left-arrow:before{content:"\e602";}
.l-close:before{content:"\e603";}

/* ************* swiper */

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: February 7, 2016
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,
.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-button-next,
.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-white .swiper-pagination-bullet{background:#fff}
.swiper-pagination-bullet-active{opacity:1;background:#007aff}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}
.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}
.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}
.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}
.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}
.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}
.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}
.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}
.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}
.swiper-container-cube,
.swiper-container-flip{overflow:visible}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}
.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}
.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}
.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}
.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}
.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}
.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}
.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}
.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}
.swiper-scrollbar-cursor-drag{cursor:move}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}
.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}
.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}
@-webkit-keyframes swiper-preloader-spin{
	100%{-webkit-transform:rotate(360deg)}
}
@keyframes swiper-preloader-spin{
	100%{transform:rotate(360deg)}
}

/* **************** woocommerce */

/*-

Description: WooCommerce additional CSS for use with the Layers framework.

Don't edit this CSS file directly. Rather create a Child Theme or use the Custom CSS

Author: Obox Themes
Author URI: http://www.oboxthemes.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/*---------------------------*/

/*- HEADER CART -------------*/
.header-cart{display:inline-block;padding:0 4px;background:rgba(0,0,0,0.3);position:relative;font-size:1.4rem;border-radius:3px;line-height:40px;}
.header-cart span{padding:0 4px;}
.header-cart > .cart{margin:0;color:#fff;}
.header-cart > .amount{transition:all 0.2s ease-in-out;color:#fff;}
.header-fixed .header-cart{background:rgba(0,0,0,0.3);}
.header-cart > .cart:hover,
.header-fixed > .header-cart:hover .amount{color:#fff;}
.header-inline .inline-right-nav .header-cart{float:none;}

/*---------------------------*/

/*- PRICE & AMOUNT SETUP ----*/
.price{display:inline-block;color:#93B25E;}
.amount{font-weight:600;}
.price del{color:#999;margin-right:5px;}
del .amount{color:#999;font-weight:400;}
.section-title .price{margin-top:10px;display:block;}

/*---------------------------*/

/*- ON SALE SETUP -----------*/
.onsale{padding:2px 8px;background:rgba(0,0,0,0.2);color:#fff;font-size:1.3rem;font-weight:600;border-radius:100px;}
.product-images .onsale,
.img-wrap .onsale,
.image-container .onsale,
.thumbnail-media .onsale{position:absolute;top:10px;left:10px;}

/*---------------------------*/

/*- REMOVE ------------------*/
.remove{display:block;width:16px;height:16px;background:#E1574C url(../images/woocommerce/remove.png) center no-repeat;background-size:8px;border-radius:100%;text-indent:-999px;overflow:hidden;}
.remove:hover{background-color:#B0453D;}

/*---------------------------*/

/*- STAR RATINGS ------------*/
.star-rating{width:90px;height:16px;background:url(../images/woocommerce/star.png) repeat-x left 0;background-size:18px 48px;overflow:hidden;}
.product-images .star-rating,
.img-wrap .star-rating,
.image-container .star-rating,
.thumbnail-media .star-rating{position:absolute;top:10px;right:10px;}
.star-rating span{background:url(../images/woocommerce/star.png) repeat-x left -32px;height:0;padding-top:16px;overflow:hidden;float:left;background-size:18px 48px;}
.stars{overflow:hidden;margin-bottom:0;}
.stars span{width:90px;height:16px;position:relative;float:left;background:url(../images/woocommerce/star.png) repeat-x left 0;background-size:18px 48px;}
.stars span a{float:left;position:absolute;left:0;top:0;width:16px;height:0;padding-top:16px;overflow:hidden;}
.stars span a:hover,
p.stars span a:focus{background:url(../images/woocommerce/star.png) repeat-x left -16px;background-size:18px 48px;}
.stars a.active{background:url(../images/woocommerce/star.png) repeat-x left -32px;background-size:18px 48px;}
.stars span a.star-1{width:18px;z-index:10;}
.stars span a.star-2{width:36px;z-index:9;}
.stars span a.star-3{width:54px;z-index:8;}
.stars span a.star-4{width:72px;z-index:7;}
.stars span a.star-5{width:90px;z-index:6;}

/*---------------------------*/

/*- SHOP PAGE ---------------*/
.woocommerce-result-count-container{padding:10px;background:#f5f5f5;}
.woocommerce-result-count{float:left;color:rgba(0,0,0,0.85);font-size:1.6rem;line-height:30px;}
.woocommerce-ordering{float:right;margin-left:10px;font-size:1.3rem;}
.woocommerce-ordering select{height:30px;font-size:1.3rem;}

/*---------------------------*/

/*- PRODUCTS SETUP ----------*/
.products{overflow:hidden;}
.products .product{position:relative;padding:20px 20px 20px;margin-bottom:20px;background:#f5f5f5;overflow:hidden;}
.products .stock{margin:10px 0 0;}
.products .meta-info{margin:10px 0 0;}
.products .product a:first-child{display:block;}
.products .img-wrap{margin:-20px -20px 0;}
.products .img-wrap img{display:block;}
.products h3,
.woocommerce-loop-product__title{margin:20px 0 0;font-size:1.8rem;font-weight:400;}
.products .product .star-rating{position:absolute;top:8px;right:10px;}
.products .price{display:inline-block;margin:0 4px 0 0;}
.products .button{margin-top:10px;}
.products .added_to_cart{padding:4px 10px;text-transform:uppercase;font-size:1.0rem;font-weight:600;}

/*---------------------------*/

/*- ACCURATE SPACING --------*/
.products h3 + .price,
.products h2 + .price,
.products .star-rating + .price{margin-top:10px;}

/*---------------------------*/

/*- PRODUCT GALLERY ---------*/

.woocommerce-product-gallery{margin-bottom:2em;position:relative;}
.woocommerce-product-gallery img{display:block;width:100%;height:auto;box-shadow:none}
.woocommerce-product-gallery .thumbnails{padding-top:1em}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box;}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box;}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:content-box}
.woocommerce-product-gallery .flex-control-thumbs{display:flex;flex-wrap:wrap;overflow:hidden;zoom:1;margin:0;padding:5px;}
.woocommerce-product-gallery .flex-control-thumbs li{width:calc((100% / 5) - 10px);margin:5px;list-style:none}
.woocommerce-product-gallery .flex-control-thumbs li img{cursor:pointer;opacity:.75;margin:0}
.woocommerce-product-gallery .flex-control-thumbs li img:hover{opacity:1;}

/*---------------------------*/

/*- RELATED PRODUCTS --------*/
.related h2{margin-bottom:15px;font-size:2.4rem;}
.related.products .product{float:left;width:32%;margin-right:2%;position:relative;}
.related.products .product:nth-child(3n+3){margin-right:0;}

/*---------------------------*/

/*- UPSELL PRODUCTS ---------*/
.upsells h2{margin-bottom:15px;font-size:2.4rem;}
.upsells.products .product{float:left;width:32%;margin-right:2%;position:relative;}
.upsells.products .product:nth-child(3n+3){margin-right:0;}

/*---------------------------*/

/*- PRODUCT SINGLE ----------*/

/*-----------------------*/

/*- PRODUCT IMAGES ------*/
.product-images{position:relative;}
.product-images img{display:block;}

/*-------------------*/

/*- PRODUCT THUMBS --*/
.thumbnails.columns-3{margin-left:0;margin-right:0;max-width:100%;}
.thumbnails a{display:inline-block;width:calc(((100% / 12) * 3) - 10px);margin:10px 10px 0 0;}
.thumbnails a img{display:block;}

/*-----------------------*/

/*- PRODUCT DESCRIPTION -*/
.entry-title{font-size:3.4rem; /*-- section-title.large --*/}
.woocommerce-product-rating{margin-bottom:10px;}
.woocommerce-product-rating .star-rating{display:inline-block;vertical-align:middle;}
.woocommerce-review-link{display:inline-block;vertical-align:bottom;text-transform:uppercase;font-size:1rem;font-weight:700;}
.purchase-options-container [itemprop="offers"] .price,
.purchase-options-container .price{margin:0px 0 10px;font-size:2.4rem;}
div[itemprop="description"],
.woocommerce-product-details__short-description{margin-bottom:20px;font-size:1.8rem;color:#8F8F8F;}
div[itemprop="description"] p,
.woocommerce-product-details__short-description p{margin-bottom:18px;}

/*-------------------*/

/*- ON SALE VARIABLE */
.product-type-variable .purchase-options-container [itemprop="offers"] .price del{display:block;font-size:1.4rem;}

/*-------------------*/

/*- STOCK -----------*/
.stock{font-size:1.4rem;text-transform:uppercase;margin-bottom:20px;font-weight:bold;}
.stock.in-stock{color:#93B25E;}

/*-------------------*/

/*- PRODUCT CART ----*/
.cart{margin-bottom:20px;float:none;clear:both;}
.cart:after{content:'';clear:both;display:block;}
.cart .label{color:inherit;}
.single_variation .price{margin:0 0 15px;}
.quantity{float:left;margin-right:10px;}
.quantity input{float:left;height:33px;}
.quantity .qty{width:60px;height:33px;text-align:center;}
.single_add_to_cart_button{float:left;height:32px;}

/*-------------------*/

/*- PRODUCT META ----*/
.product_meta{padding:10px;margin-bottom:20px;background:rgba(0,0,0,0.05);clear:both;}
.product_meta span{display:block;font-size:1.2rem;font-weight:600;}
.product_meta span span{display:inline;font-weight:normal;text-transform:none;}
.product_meta span a{font-weight:normal;text-transform:none;}

/*-------------------*/

/*- VARIATIONS ------*/
.variations_form table{border:0;overflow:visible;position:relative;}
.variations_form table td{border:none;padding:10px 0;}
.variations_form .reset_variations{position:absolute;bottom:-10px;right:0;background:#f0f0f0;border-radius:0 0 4px 4px;padding:4px 8px;font-size:12px;line-height:1em;}
.variations_button:after{content:"";display:block;clear:both;float:none;}
.variation dt,
.variation dd{float:left;margin-right:4px;font-size:1.2rem;}
.variation dd + dt{clear:left;}

/*-----------------------*/

/*- WOOCOMMERCE TABS ----*/
.woocommerce-tabs{margin-bottom:20px;overflow:hidden;}
.woocommerce-tabs .panel{padding:20px;background:#f3f3f3;}
.woocommerce-tabs .tabs{padding:20px 0 0;text-align:center;overflow:hidden;}
.woocommerce-tabs .tabs li{float:left;margin-right:10px;}
.woocommerce-tabs .tabs a{display:block;padding:6px 15px;background:#eee;font-weight:600;color:#8F8F8F;}
.woocommerce-tabs .tabs a:hover{color:#454545;background:#F3F3F3;}
.woocommerce-tabs .tabs .active a{background:#F3F3F3;color:#454545;}

/*---------------------------*/

/*- ENTRY CONTENT -----------*/

.entry-content{font-size:1.6rem;}
.entry-content p{margin-bottom:16px;}
.entry-content ul{list-style:disc;margin:0 0 16px;border:none!important;}
.entry-content ul li{list-style:disc;padding:0;margin:0 0 6px 26px;background:none;border:none!important;}
.entry-content ol{list-style:decimal;margin:0 0 16px;}
.entry-content ol li{list-style:decimal;padding:0;margin:0 0 6px 26px;background:none;border:none;}
.entry-content ul ul,
.entry-content ul ol,
.entry-content ol ol,
.entry-content ol ul{margin-bottom:0;}
.entry-content a{border-bottom:1px solid #ddd;}
.entry-content a:hover{border-color:#999;}
.entry-content dl{margin:0 0 26px;}
.entry-content dd{margin-left:36px;}
.entry-content img{display:block;height:auto;}
.entry-content h1{font-size:3.2rem;margin-bottom:16px;color:#323232;}
.entry-content h2{font-size:2.2rem;margin-bottom:16px;color:#323232;}
.entry-content h3{font-size:1.8rem;margin-bottom:16px;color:#323232;}
.entry-content h4{font-size:1.6rem;margin-bottom:16px;color:#323232;}
.entry-content h5{font-size:1.4rem;margin-bottom:16px;color:#323232;}
.entry-content blockquote{padding-left:26px;margin-bottom:20px;font-weight:600;font-size:2.0rem;}

/*---------------------------*/

/*- SHOP ATTRIBUTES ---------*/

.shop_attributes th{vertical-align:top;}

/*---------------------------*/

/*- COMMENT LIST ------------*/

#reviews .commentlist{list-style:none;}
#reviews .comment{margin:0;padding:20px;list-style:none;background:#fff;border-bottom:1px solid #eee;}
#reviews .comment:last-child{border-bottom:none;}
#reviews .avatar{display:none;}
#reviews .comment-text{overflow:hidden;}
#reviews .star-rating{margin-bottom:10px;}
#reviews .meta{margin-bottom:10px;font-size:1.5rem;text-transform:none;}
#reviews strong[itemprop="author"]{color:#333;}
#reviews time[itemprop="datePublished"]{color:#777;text-transform:uppercase;font-size:1rem;font-weight:700;}
#reviews div[itemprop="description"]{max-width:660px;margin-bottom:0;font-size:1.5rem;}
#reviews div[itemprop="description"] p:last-child{margin-bottom:0;}
#reviews .form-submit{margin-bottom:0;}

/*---------------------------*/

/*- SIDEBAR/WIDGET SETUP ----*/

/*-----------------------*/

/*- AMOUNT --------------*/
.sidebar .amount{font-size:1.3rem;}

/*-----------------------*/

/*- PRODUCT SEARCH ------*/
.widget_product_search{overflow:hidden;}
.widget_product_search input[type="search"]{border:none;width:65%;float:left;}
.widget_product_search input[type="submit"]{height:36px;width:35%;float:left;background:rgba(0,0,0,0.4);}

/*-----------------------*/

/*- RATINGS -------------*/
.widget .star-rating{margin-top:6px;}
.widget .reviewer{font-size:1.2rem;margin-top:6px;}

/*---------------------------*/

/*- SHOPPING CART -----------*/

table.shop_table{margin-bottom:20px;}
table .product-remove{width:16px;}
table .product-thumbnail{width:65px;}
table .product-thumbnail img{max-width:65px;}
table .product-price{text-align:right;}
table .product-quantity{text-align:center;}
table .product-subtotal{text-align:right;}
table .actions{text-align:right;}
table .product-quantity .quantity{display:inline-block;float:none;margin:0;}
table td.label{background:none;vertical-align:middle;}
table td.label label{margin:0;}
table td.price{display:table-cell;vertical-align:middle;}

/*-----------------------*/

/*- COUPON --------------*/
.coupon{float:left;width:50%;font-size:0;text-align:left;}
.coupon label{display:none;}
.coupon input[type=text]{max-width:150px;border-right-width:0;}

/*-----------------------*/

/*- CART COLLATERALS ----*/
.cart-collaterals{float:none;width:auto;}
.cart_totals th,
.cart_totals td{display:block;width:100%;}
.cart_totals h2{margin-bottom:15px;font-size:2.4rem;}
.shipping_calculator{float:left;width:49%;padding:10px;background:#f3f3f3;}
.shipping_calculator h2{font-size:1.6rem;font-weight:600;}
.shipping-calculator-form{margin-top:10px;}
.shipping-calculator-button{display:block;}
.woocommerce-shipping-calculator p{margin-bottom:0;}
.shipping-calculator-form .form-row{margin-top:5px;}
.shipping-calculator-form button[name="calc_shipping"]{margin-top:5px;}

/*---------------------------*/

/*- CHECKOUT PAGE -----------*/

/*-----------------------*/

/*- LOGIN FORM ----------*/
.woocommerce .login{max-width:490px;padding:20px;margin-bottom:20px;background:#f5f5f5;}
.woocommerce .login p:first-child{margin-bottom:26px;max-width:740px;font-size:1.6rem;}
.woocommerce .login .inline{display:inline;font-weight:normal;}
.woocommerce .login .lost_password a{font-size:1.3rem;border-bottom:1px solid #ddd;}

/*-----------------------*/

/*- COUPON FORM ---------*/
.checkout_coupon{padding:10px;margin-bottom:20px;background:#f5f5f5;margin-top:-1px;}
.checkout_coupon p{display:inline-block;margin:0 10px 0 0;}

/*-----------------------*/

/*- STYLED DROP DOWN ----*/
.select2-container{max-width:500px;}
.select2-container .select2-choice{border-radius:0px;height:36px;border:2px solid #EEE;background:none;}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices,
.select2-drop.select2-drop-active,
.select2-drop.select2-drop-above.select2-drop-active{background:#fff;border-radius:0;border-width:2px;border-color:#eee;box-shadow:none;color:#777;}
.select2-drop{margin-top:-2px;box-shadow:none;}
.select2-drop.select2-drop-above{border-radius:0;}
.select2-search{padding:4px;}
.select2-search input{background:none;border-radius:0;border-width:2px;border-color:#eee;}
.select2-container .select2-choice .select2-arrow{border-left:none;background:none;}
.select2-container .select2-choice .select2-arrow b{background:none;}
.select2-container .select2-choice > .select2-chosen{line-height:34px;color:#777;}

/*-----------------------*/

/*- CREATE ACCOUNT ------*/
.create-account{max-width:490px;padding:10px;margin-bottom:20px;background:#f5f5f5;}
div.create-account{padding:20px;}
.create-account input[type="checkbox"]{display:inline;margin:0 5px 0 0;vertical-align:middle;}
.create-account label{display:inline;}
.create-account p:first-child{margin-bottom:26px;max-width:740px;font-size:1.6rem;}
.create-account .form-row{margin-bottom:0;}

/*-----------------------*/

/*- BILLING FORM --------*/
.woocommerce-billing-fields h3{margin-bottom:15px;font-size:2.4rem;}
.woocommerce-shipping-fields h3{margin-bottom:15px;}
.woocommerce-shipping-fields h3 label{display:inline-block;vertical-align:middle;font-size:2.4rem;font-weight:400;}
.woocommerce-shipping-fields h3 input{display:inline;}
.woocommerce .required{color:#c00;border:none;}

/*---------------------------*/

/*- WOO-COLUMNS -------------*/

.col2-set{overflow:hidden;margin-bottom:40px;}
.woocommerce[class*=' columns-'] .product{float:left;margin-right:2%;padding:20px;max-width:100%;}
@media only screen and (min-width:481px) and (max-width:768px){
	.woocommerce.columns-2 .product,
	.woocommerce.columns-3 .product,
	.woocommerce.columns-4 .product{width:49%;}
	.woocommerce.columns-5 .product,
	.woocommerce.columns-6 .product{width:32%;}
	.woocommerce.columns-2 .product:nth-child(2n+2),
	.woocommerce.columns-3 .product:nth-child(2n+2),
	.woocommerce.columns-4 .product:nth-child(2n+2),
	.woocommerce.columns-5 .product:nth-child(3n+3),
	.woocommerce.columns-6 .product:nth-child(3n+3){margin-right:0;}
}
@media only screen and (min-width:769px){
	.woocommerce.columns-2 .product{width:49%;}
	.woocommerce.columns-3 .product{width:32%;}
	.woocommerce.columns-4 .product{width:23.5%;}
	.woocommerce.columns-5 .product{width:18.4%;}
	.woocommerce.columns-6 .product{width:15%;}
	.woocommerce.columns-2 .product:nth-child(2n+2),
	.woocommerce.columns-3 .product:nth-child(3n+3),
	.woocommerce.columns-4 .product:nth-child(4n+4),
	.woocommerce.columns-5 .product:nth-child(5n+5),
	.woocommerce.columns-6 .product:nth-child(6n+6){margin-right:0;}
}

/*---------------------------*/

/*- ORDER REVIEW ------------*/

#order_review_heading{display:none;}
#order_review{overflow:hidden;}
#order_review_heading{margin-bottom:15px;font-size:2.4rem;}
#order_review .shop_table{margin-bottom:20px;}
#order_review #payment{background:#f5f5f5;}
#order_review .payment_methods{list-style:none;margin:0;}
#order_review .payment_methods li{list-style:none;padding:10px;border-bottom:1px solid #eee;}
#order_review .payment_methods input[type="radio"]{display:inline;margin:0 5px 0 0;vertical-align:middle;}
#order_review .payment_methods label{display:inline;}
#order_review .payment_methods label img{display:none;}
#order_review .payment_box{display:block;clear:both;margin:10px 0 0;padding:10px;background:#fff;}
#order_review .form-row{margin:0;padding:10px;}
#order_review .button{width:100%;}

/*-----------------------*/

/*- ORDER TERMS FORM ----*/
#order_review .form-row.terms{margin:5px 0 0;padding:0;text-align:center;}
#order_review .form-row.terms input[type="checkbox"]{display:inline;margin:0 5px 0 0;vertical-align:middle;}
#order_review .form-row.terms label{display:inline;vertical-align:middle;font-size:1.3rem;font-weight:normal;}

/*---------------------------*/

/*- MY ACCOUNT --------------*/

/*-----------------------*/

/*- MY ACCOUNT NAVIGATION */
.woocommerce-MyAccount-navigation{margin-bottom:20px;}
.story .woocommerce-MyAccount-navigation ul,
.story .woocommerce-MyAccount-navigation li{list-style:none!important;padding:0px;margin:0px;}
.woocommerce-MyAccount-navigation ul{border:2px solid rgba(0,0,0,0.1);}
.woocommerce-MyAccount-navigation li:not(:last-child){border-bottom:1px solid rgba(0,0,0,0.1);}
.woocommerce-MyAccount-navigation a{display:block;padding:8px;}

/*-----------------------*/

/*- MY ACCOUNT CONTENT --*/
.woocommerce-MyAccount-content{overflow:hidden;}
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3{margin-bottom:1.6rem;}
.woocommerce-MyAccount-content p{margin-bottom:1.6rem;}

/*---------------------------*/

/*- INFORMATION PAGES -------*/

.col2-set .title{padding:0;margin-bottom:26px;}
.col2-set .title h3{display:inline;margin-bottom:10px;}
.col2-set .title .edit{display:inline;margin-left:15px;font-size:1.2rem;}
.woocommerce .order_details{border:2px solid #eee;margin:0 0 26px 0;padding:0;list-style:none;}
.woocommerce .order_details li{padding:10px;border-bottom:1px solid #eee;list-style:none;}
.woocommerce .order_details li:last-child{border-bottom:none;}
.woocommerce .order_details:empty{display:none;}

/*---------------------------*/

/*- WOOMESSAGES -------------*/

.woocommerce-message{padding:10px;background:#F5F5F5;overflow:hidden;margin-bottom:20px;}
.woocommerce-message a{margin-right:10px;vertical-align:baseline;}
.woocommerce-info{padding:10px;background:#F5F5F5;overflow:hidden;margin-bottom:20px;}

/*-------------------------------*/

/*- PRODUCT LIST WIDGET ---------*/

.product_list_widget li{overflow:hidden;position:relative;}
.product_list_widget img{float:right;max-width:40px;}
.product_list_widget a{display:block;font-weight:700;}

/*-------------------------------*/

/*- CART WIDGET -----------------*/

.widget .cart_list li,
.cart_list li{border-bottom:1px solid rgba(0,0,0,0.12);padding-bottom:10px;margin-bottom:10px;}
.cart_list .remove{float:right;margin:0 0 0 10px;}
.cart_list .remove + a{margin-bottom:5px;}
.cart_list .quantity{color:rgba(0,0,0,0.65);font-size:1.3rem;}
.invert .cart_list .quantity{color:rgba(255,255,255,0.65);}
.widget_shopping_cart .total{margin:10px 0;}
.widget_shopping_cart .total .amount{float:right;}
.widget_shopping_cart .buttons{font-size:0;}
.widget_shopping_cart .button{font-size:1.2rem;width:49%;}
.widget_shopping_cart .button:first-child{margin-right:2%;}

/*-----------------------*/

/*- OFF-CANVAS CART -----*/
div[class*=' off-canvas-'] .widget_shopping_cart{padding:0;margin-left:20px;margin-right:20px;background:rgba(0,0,0,0.4);}
div[class*=' off-canvas-'] .widget_shopping_cart .section-nav-title{padding:10px;margin-bottom:0;}
div[class*=' off-canvas-'] .cart_list li{padding:10px;border-bottom-color:rgba(255,255,255,0.1);}
div[class*=' off-canvas-'] .widget_shopping_cart .total{margin:10px;}
div[class*=' off-canvas-'] .widget_shopping_cart .buttons{padding:10px 10px 5px;}
div[class*=' off-canvas-'] .widget_shopping_cart .button{display:block;width:100%;margin-right:0;margin-bottom:5px;background:rgba(0,0,0,0.65);}
div[class*=' off-canvas-'] .widget_shopping_cart .button:hover{background:rgba(0,0,0,0.85);}

/*-------------------------------*/

/*- PRICE FILTER WIDGET ---------*/

.widget_price_filter{overflow:hidden;}
.widget_price_filter .widgettitle{display:none;}
.price_slider_wrapper .price_slider{margin-bottom:10px;}
.price_slider_wrapper .ui-widget-content{border-radius:1em;background:#ccc;}
.ui-slider-horizontal{height:8px;}
.ui-slider{position:relative;text-align:left;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background:rgba(0,0,0,0.08);border-radius:1em;}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}
.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:12px;height:12px;margin-top:-2px;border-radius:1em;cursor:pointer;background:#333;}
.ui-slider .ui-slider-handle:last-child{margin-left:-12px;}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default{background:#333;}
.price_slider_amount .button{float:left;height:24px;padding:0 8px;font-size:1.1rem;letter-spacing:0;}
.price_slider_amount .price_label{float:right;font-size:1.1rem;line-height:24px;font-weight:700;}
.woocommerce-checkout .form-row .chosen-container{max-width:500px;}

/*-------------------------------*/

/*- WIDGETS IN FOOTER -----------*/

/*-------------------------------*/

/*---------------------------*/

/*- PRODUCT SEARCH ----------*/
.footer-site .widget_product_search{margin-bottom:20px;}

/*---------------------------*/

/*- PRODUCTS LIST -----------*/
.footer-site .product_list_widget{font-size:1.2rem;}
.footer-site .product_list_widget li{padding-bottom:8px;margin-bottom:8px;overflow:hidden;border-bottom:1px solid rgba(0,0,0,0.1);}
.footer-site .product_list_widget img{float:right;margin-left:10px;}
.footer-site .reviewer{display:inline-block;margin-top:6px;}
.footer-site del,
.footer-site ins,
.footer-site .amount{font-size:1.1rem;}

/*---------------------------*/

/*- CART --------------------*/
.widget_shopping_cart{font-size:1.2rem;}

/*.footer-site */
.footer-site .empty{background:rgba(0,0,0,0.4);padding:8px;margin:0;}
.footer-site .widget_shopping_cart .total{padding-top:8px;border-top:1px solid rgba(0,0,0,0.1);}
.footer-site .widget_shopping_cart .button{background:rgba(0,0,0,0.4);}

/*-------------------------------*/

/*- RESPONSIVE ------------------*/

/*-------------------------------*/
@media only screen and (max-width:480px){

	/*---------------------------*/

	/*- HEADER CART -------------*/
	.header-cart{display:none;}

	/*---------------------------*/

	/*- PRODUCT LISTS -----------*/
	.related.products li.product{clear:both;width:auto;max-width:100%;margin:0 0 20px;}
	.upsells.products li.product{clear:both;width:auto;max-width:100%;margin:0 0 20px;}

	/*---------------------------*/

	/*- SHOPPING CART -----------*/
	table .product-remove{width:16px;}
	table .product-price,
	table .product-subtotal{text-align:center;}
	table .product-thumbnail{display:none;}
	table .actions{text-align:left;}
	table .actions input,
	table .actions button{}
	table .actions .button{width:100%;height:30px;padding:0 8px;margin-top:5px;}

	/*-----------------------*/

	/*- COUPON --------------*/
	.coupon{float:none;width:auto;margin-bottom:15px;}
	.actions .coupon input[type="text"]{width:100%;max-width:none;border-bottom-width:0;border-right-width:2px;}
	.actions .coupon .button{margin-top:0;}

	/*---------------------------*/

	/*- WOO-COLUMNS -------------*/
	.col2-set{margin-bottom:20px;}

	/*---------------------------*/

	/*- WOOMESSAGES -------------*/
	.woocommerce-message a{display:block;margin:0 0 10px;}

	/*-----------------------*/

	/*- WOOCOMMERCE TABS ----*/
	.woocommerce-tabs .tabs li{float:none;margin-bottom:3px;margin-right:0;}
	.woocommerce-tabs .tabs a{}
	.thumbnail-body .button{margin-top:10px;}
}
@media only screen and (min-width:481px){

	/*---------------------------*/

	/*- WOO-COLUMNS -------------*/
	.col2-set{overflow:hidden;float:left;width:calc(((100% / 12) * 7) - 20px);margin-right:20px;margin-bottom:40px;}

	/*---------------------------*/

	/*- ORDER REVIEW ------------*/
	#order_review{float:left;width:calc(((100% / 12) * 5) - 20px);}

	/*-----------------------*/

	/*- MY ACCOUNT NAVIGATION */
	.woocommerce-MyAccount-navigation{float:left;width:calc(((100% / 12) * 2) - 20px);}

	/*-----------------------*/

	/*- MY ACCOUNT CONTENT --*/
	.woocommerce-MyAccount-content{float:right;width:calc(((100% / 12) * 10) - 20px);overflow:hidden;}
}
@media only screen and (min-width:769px){
	#reviews .avatar{display:block;float:left;margin-right:15px;}
	#reviews .star-rating{float:right;margin:0;}
	.cart_totals{float:right;width:49%;}

	/*---------------------------*/

	/*- DEMO STORE --------------*/
	.demo_store{display:block;width:100%;max-width:1000px;margin-left:-500px;padding:5px;background:rgba(0,0,0,0.4);border-radius:3px;position:fixed;left:50%;bottom:10px;z-index:99;color:#fff;text-align:center;font-weight:700;}
	.woocommerce-demo-store .footer-site{padding-bottom:60px;}

	/*---------------------------*/

	/*- LAYERS WIDGETS ----------*/
	.with-overlay .price{opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);transition:0.2s all ease-in-out 0.1s;}
	.with-overlay:hover .price{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}
}

/*-------------------------------*/

/*- INVERT COMPONENTS -----------*/

/*-------------------------------*/

.invert .amount{color:rgba(255,255,255,0.95);}
.invert .price del{color:rgba(255,255,255,0.80);}
.invert del .amount{color:rgba(255,255,255,0.80);}

/* *********** slick-theme */
@charset 'UTF-8';

/* Slider */
.slick-loading .slick-list{background:#fff url('./ajax-loader.gif') center center no-repeat;}

/* Icons */
@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url('./fonts/slick.eot');src:url('./fonts/slick.eot?#iefix') format('embedded-opentype'),url('./fonts/slick.woff') format('woff'),url('./fonts/slick.ttf') format('truetype'),url('./fonts/slick.svg#slick') format('svg');}

/* Arrows */
.slick-prev,
.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{color:transparent;outline:none;background:transparent;}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{opacity:1;}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{opacity:.25;}
.slick-prev:before,
.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-prev{left:25px;}
[dir='rtl'] .slick-prev{right:25px;left:auto;}
.slick-prev:before{content:'←';}
[dir='rtl'] .slick-prev:before{content:'→';}
.slick-next{right:-25px;}
[dir='rtl'] .slick-next{right:auto;left:-25px;}
.slick-next:before{content:'→';}
[dir='rtl'] .slick-next:before{content:'←';}

/* Dots */
.slick-dotted.slick-slider{margin-bottom:30px;}
.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}
.slick-dots li button:hover,
.slick-dots li button:focus{outline:none;}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{opacity:1;}
.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-dots li.slick-active button:before{opacity:.75;color:black;}
.slick-slider  .l-left-arrow,
.slick-slider .l-right-arrow{z-index:100;position:absolute;top:50%;margin-top:-20px;opacity:.7;display:block;color:#fff;font-size:40px;display:block;padding:0;}
.slick-slider  .l-left-arrow{left:25px;}
.slick-slider .l-right-arrow{right:25px;left:auto;}

/* ********  index */
body{font-family:"Open Sans",Helvetica,sans-serif;}
button,
.button,
input[type=submit]{font-family:"Roboto",Helvetica,sans-serif;}
.header-site,
.header-site.header-sticky{background-color:rgba(255,255,255,1);}
.title-container{background-color:#ffffff;}
input[type="button"],
input[type="submit"],
button,
.button,
.form-submit input[type="submit"],
.invert input[type="button"],
.invert input[type="submit"],
.invert button,
.invert .button,
.invert .form-submit input[type="submit"]{background-color:#c1c1c1;color:#FFFFFF;}
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover,
.button:hover,
.form-submit input[type="submit"]:hover,
.invert input[type="button"]:hover,
.invert input[type="submit"]:hover,
.invert button:hover,
.invert .button:hover,
.invert .form-submit input[type="submit"]:hover{background-color:#d4d4d4;color:#FFFFFF;}
.copy a:not(.button),
.story a:not(.button){color:#c1c1c1;border-bottom-color:#c1c1c1;}
.copy a:not(.button):hover,
.story a:not(.button):hover{color:#d4d4d4;border-bottom-color:#d4d4d4;}
.footer-site{background-color:#2b2b2b;}
.woocommerce-product-gallery{opacity:1!important;}
.container{max-width:1360px;}
.width-1140 .container{max-width:1180px;}
.content-vertical-massive{padding-top:2%;padding-bottom:2%;}
p{color:#323232;}
.header-site{background:url(../images/kartinka-o-kompanii1.png) #000;background-size:cover;background-position:top;}
@media only screen and (min-width:769px){
	div.logo{position:absolute;left:30px;top:20px;}
	.header-center nav{margin-top:9px;}
	.main-banner .section-title{max-width:50%;margin-left:15%;margin-top:10%;}
	h1.product_title.entry-title{font-size:2.8rem!important;}
}
@media only screen and (min-width:1200px){
	.header-site .container{padding:55px 0px 45px;position:relative;}
	div.logo{position:absolute;top:45px;}
	div#sub-menu-category{position:absolute;right:20px;top:45px;padding-top:5px;}
}
.custom-logo-link img{max-height:65px;}
.footer-site{padding:0;background:url(../images/kartinka-o-kompanii1.png) #000;background-size:cover;background-position:center;}
.footer-site .content{padding:0px;}
.footer-site h5{color:#F27800!important;}
.copyright{background:#FFF500;color:#000!important;padding:20px 0 40px!important;}
.copyright .t-right{text-align:right;}
.copyright .column{display:inline-block;float:left;}
.delfin-copyright a{color:#F27800;}
.delfin-copyright a:hover{text-decoration:underline;color:#F27800;}
.nav-horizontal li a{color:#ffffff!important;font-weight:400!important;font-size:1.8rem;}
.nav-horizontal li a:hover{color:#FFF500!important;}
.sub-menu li a,
.nav .children li a{font-size:1.4rem;color:#fff!important;}
.sub-menu,
.nav .children{background-color:rgba(0,0,0,0.75);border:none;}
.sub-menu li a:hover,
.nav .children li a:hover{background-color:#fff500!important;color:#000!important;}
.sub-menu li a,
.nav .children li a{padding:10px;}
.sub-menu li,
.nav .children li{border-bottom:none;}
.main-banner .excerpt p{font-size:1.6rem;}
.main-icon h5{text-transform:uppercase;font-size:1.5rem!important;font-weight:700;}
input.search-field{border-color:#FFF500!important;width:250px!important;}
.ysm-search-widget .search-submit:before{color:#FFF500!important;font-weight:400;}
p.soc-seti img{margin:8px 16px 8px 0;}
nav.bread-crumbs ul{max-width:1360px;margin:0 auto;}
.main-categories .woocommerce[class*=' columns-'] .product{margin-right:0!important;padding:0px;position:relative;}
.main-categories .products .img-wrap{margin:0!important;background:#000;border-right:1px solid #4e4e4e;}
.main-categories .products img{opacity:0.6;}
.main-categories h2{display:block!important;position:absolute;width:100%;text-align:center;bottom:35%;color:#fff;}
.main-categories li.product-category button{position:absolute;text-align:center;bottom:20%;left:50%;margin-left:-85px;color:#fff!important;border:1px solid #fff;}
.main-categories li.product-category button:hover{background-color:#fff!important;color:#000!important;}
@media only screen and (min-width:769px){
	.main-categories h2{font-size:3.5rem!important;}
	.product-slider-main p{font-size:3rem;line-height:3.9rem;text-transform:uppercase;}
	.contacts-1-col .excerpt{padding-right:10px;border-right:2px solid #CACBCC;color:#323232;height:295px;}
}
.main-categories .excerpt ul,
.excerpt ol{margin:0rem!important;}
.main-categories [class*='column']{margin-left:0px!important;margin-right:0px!important;margin-bottom:0px!important;max-width:100%!important;}
.main-categories .span-12{width:100%!important;}
.main-categories  .products .product{margin-bottom:0px!important;}
button,
.button,
.wpcf7-submit{/*background: transparent!important;*/

background-color:transparent;color:#F27800!important;border:1px solid #F27800;padding:8px 40px;text-transform:uppercase;font-weight:400!important;}
.wpcf7-submit{/*background: transparent!important;*/

background-color:transparent;color:#F27800!important;border:1px solid #F27800!important;padding:8px 40px!important;text-transform:uppercase;font-weight:400!important;}
button:hover,
.button:hover,
.wpcf7-submit:hover{/*background: #F27800!important;*/

background-color:#F27800;color:#fff!important;}
.product-slider-main h3{font-size:2.4rem!important;}
.swiper-container .arrows a{position:absolute;opacity:.8;font-size:40px;}
.woocommerce-result-count-container{padding:0px;background:#fff;}
.products .product{background:#fff;}
li.product-category .img-wrap{margin-bottom:20px;}
li.product-category{color:#3f3f3f;}
li.product-category button{display:block;margin-top:20px;}
li.product-category h2{display:block;}
.main-categories .cat_desc{display:none;}
.archive.tax-product_cat ul.products.grid li,
ul.products.grid li{margin:10px 10px 40px;}
.archive.tax-product_cat  .products .img-wrap,
.search-results .products.grid .img-wrap{margin:0px;border:1px solid #d9dada;overflow:hidden;max-width:325px;vertical-align:middle;}

/*@media only screen and (min-width: 1200px) {
.archive.tax-product_cat  .products .img-wrap, .search-results ul.products.grid .img-wrap  {

height: 285px; 		
}	
}
*/
.archive.tax-product_cat  .products li:hover .img-wrap,
.search-results ul.products.grid li:hover .img-wrap{border:1px solid #F27800!important;}
.archive.tax-product_cat  .products h2,
.search-results ul.products.grid h2{font-weight:550;text-align:center;color:#403B33;}
.archive.tax-product_cat  .products li:hover h2,
.search-results ul.products.grid li:hover h2{color:#F27800!important;}
.archive.tax-product_cat  .products li .sku_wrapper,
.search-results ul.products.grid li .sku_wrapper{width:100%;text-align:center;color:#F27800;font-size:1.5rem;}
.archive.tax-product_cat  .products .img-wrap img{width:100%;height:100%;vertical-align:middle;margin:auto 0;}
.price,
.ajax_add_to_cart{display:none!important;}
.category-heading{width:100%;color:#323232;font-size:4rem;line-height:5rem;text-align:center;padding:20px 0 10px;}
.category_descr{max-width:700px;margin:0 auto;text-align:center;color:#323232;}
.archive.tax-product_cat h3.heading,
.woocommerce-ordering{display:none!important;}
.pagination{float:right;}
.page-numbers li{margin:0 15px;border:1px solid #F27800;}
.pagination a,
.pagination span{padding:8px;background-color:#F27800!important;color:#fff;}
.pagination .current{background:#fff!important;color:#F27800;}
.single-product .content-main,
.single-post .post{max-width:1220px;margin:auto;color:#323232;}
.single-product h3.heading,
.single-product  .product_meta,
ul.tabs.wc-tabs,
.related.products{display:none;}
.woocommerce-product-details__short-description,
.woocommerce-tabs p{color:#323232;font-size:2rem;}
.sku_wrapper{color:#323232;}
.woocommerce-product-details__short-description strong,
.entry-content h2{font-size:2.3rem;}
.woocommerce-product-details__short-description li{list-style:disc;line-height:30px;}
.woocommerce-product-details__short-description p{margin-bottom:5px;}
.woocommerce-tabs .panel{padding:20px;background:#fff;}
.woocommerce-tabs h2{font-weight:500;}
.woocommerce-product-gallery .flex-control-thumbs li img{border:2px solid #D2D3D3;}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs li img:hover{border:2px solid #F8BB7F;}
.product-images img{border:1px solid #95989A;}
@media only screen and (min-width:1100px){
	.single-product .flex-viewport{width:80%;float:right;}
	.contacts{padding-bottom:150px;}
	.flex-control-nav.flex-control-thumbs{width:17%;float:left;padding:0!important;}
	.woocommerce-product-gallery .flex-control-thumbs li{display:block!important;width:100%;margin:0 0 5px!important;max-width:86px;}
	.column.purchase-options-container.span-6{padding-left:60px;}
	.single-post .story.post-story{-webkit-column-count:2;-moz-column-count:2;column-count:2;}
}
@media only screen and (min-width:1200px){
	.nav-horizontal ul{display:inline-block;}
	.responsive-nav{display:none;}
}
@media only screen and (min-width:769px) and (max-width:1210px){
	.responsive-nav{position:absolute;right:20px;top:15px;}
	.header-site .container{height:86px;}
	div#sub-menu-category{position:absolute;right:80px;top:15px;}
}
@media only screen and (max-width:1209px){
	.nav-horizontal ul{display:none;}
	.responsive-nav{display:block;margin-right:0;float:right;}
}
.zoomImg,
.woocommerce-product-gallery .woocommerce-product-gallery__trigger,
.cart{display:none!important;}
.woocommerce-tabs{margin-bottom:0px;}
article.span-3{float:left;margin:30px 10px;}
article.span-3 h1{font-size:2.1rem!important;font-weight:700;}
article.span-3 p{font-size:1.3rem!important;color:#323232;}
article.span-3 .section-title{margin-bottom:5px;}
.btn-read-more{text-align:center;margin-top:15px;}
label{font-weight:400;color:#323232;}
textarea,
input{background-color:#fff;border:1px solid #95989A;max-height:100px;}
.story img{max-width:100%!important;}
.story{font-size:1.5rem;}
.error404 .wrapper-content{padding:50px;background:url(../images/404.png);background-size:cover;}
.error404 .heading-404{text-align:center;color:#fff;font-size:9rem;margin-top:80px;}
.error-btn{text-align:center;}
.error-btn button{margin:20px;background:rgba(0,0,0,0.5)!important;color:#fff!important;}
.error-btn button:hover{background:#F27800!important}
.wpml-ls-legacy-dropdown-click ul{width:120px;display:block!important;background:rgba(0,0,0,0.5);}
.wpml-ls-legacy-dropdown-click{width:90px;float:right;text-align:right;}
.wpml-ls-legacy-dropdown-click a,
.wpml-ls-legacy-dropdown-click a:hover{color:#FFF500!important;border:1px solid transparent!important;background:transparent!important;line-height:1;}
.nav-horizontal li a.wpml-ls-item-toggle{color:#FFF500!important;font-size:1.4rem!important;}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after{font-size:1.2rem;}
.footer-second p{color:#fff!important;}
.footer-second h5{text-align:center;}
.footer-news-sub input{background:transparent;border:1px solid #FFF500;border-radius:5px;color:#fff;position:relative!important;width:270px;}
input.news-submit{position:absolute!important;bottom:20px;left:170px;width:100px;padding:8px!important;border-color:transparent!important;color:#FFF!important;text-transform:none;}
input.news-submit:hover{background:transparent!important;}
@media only screen and (min-width:800px){
	.footer-news-sub{z-index:1000!important;position:absolute;left:-10%;bottom:-50px;width:50%;}
	.footer-opt{position:absolute;right:-10%;bottom:10px;}
}
@media only screen and (min-width:1200px){
	.footer-first .excerpt{border:1px solid #616263;border-width:0 1px 0 0px;height:150px;}
	.footer-second{padding:0 60px;}
	.footer-second .excerpt{overflow:hidden;height:150px;}
	.footer-third .excerpt{float:right;border:1px solid #616263;border-width:0 0px 0 1px;padding-left:40px;height:150px;}
	.footer-third h5{padding-left:28%;}
}
.footer-menu-span-6{float:left;/*width: 48%!important;*/}
.footer-menu-span-6 li{list-style:none;}
.footer-first .media.medium p:not(:first-child){margin-top:6px;}
.footer-site .widget li{margin-bottom:6px;}
.footer-site p,
.footer-site li,
.footer-site label{font-size:1.4rem;}
.ysm-search-widget .search-submit:before{font-size:0;}
.ysm-search-widget .search-submit{background:url(../images/Group-104.png)!important;background-repeat:no-repeat!important;background-position:center!important;}
.wpcf7-form p input.wpcf7-form-control.wpcf7-submit{float:left;background-color:transparent;}
.swiper-slide .section-title a{background-color:transparent;}
.wpcf7-form p input.wpcf7-form-control.wpcf7-submit:hover,
.swiper-slide .section-title a:hover{background-color:#F27800;}
#back-to-top{margin:0 auto!important;display:block;position:fixed;bottom:90px;}
#back-to-top a{float:right;}
li.product-category div.term-description{display:none;}
@media only screen and (max-width:800px){
	.footer-news-sub{display:none;}
	.excerpt ul,
	.excerpt ol{margin:0!important;}
}
#off-canvas-right .sub-menu{display:none;}
#off-canvas-right li{text-align:center;margin-bottom:10px;}
#off-canvas-right{background:url(../images/kartinka-o-kompanii1.png) #000;background-size:cover;background-position:center;padding-top:50px;}
@media only screen and (min-width:531px) and (max-width:800px){
	.footer-first{width:20%!important;margin:0;}
	.footer-second{width:79%!important;margin:0;}
	.footer-opt{width:400px;position:absolute;right:0;bottom:-20px;}
	.footer-third{width:100%;margin-top:20px;}
	.footer-third .excerpt,
	.footer-third h5{text-align:center;}
}
@media only screen and (max-width:530px){
	.term-description{padding:0 20px;}
	.header-site .container{height:160px;position:relative!important;width:100%!important;}
	div.logo{display:block;width:100%!important;text-align:center;position:absolute;top:20px;}
	.header-site nav{position:absolute;top:20px;text-align:right;width:100%;}
	.responsive-nav{position:absolute;top:0px;right:30px;}
	#sub-menu-category{position:absolute!important;top:70px;right:50%;margin-right:-125px;}
	.copyright{text-align:center!important;padding:20px 0 70px!important;}
	.copyright .t-right{text-align:center;}
	div.footer-first,
	.footer-menu-span-6,
	.footer-third,
	.footer-second{width:100%!important;}
	.footer-first .excerpt,
	.footer-first h5,
	.footer-second .excerpt,
	.footer-third .excerpt,
	.footer-third h5{text-align:center!important;}
	.footer-opt{margin-top:20px;}
	#back-to-top{right:5px;bottom:95px;}
}
textarea{max-width:500px;}
.footer-second{position:relative!important;}
.footer-second .media,
.footer-second .media-body{overflow:unset!important;-ms-overflow-style:unset!important;}
.pswp__counter{left:50%;font-size:20px;opacity:1;}
.pswp__caption__center{display:none;}
.woocommerce-result-count-container.push-bottom{margin-bottom:0%;}
.woocommerce-product-details__short-description p{margin-bottom:0;line-height:10px;}
.woocommerce-product-details__short-description{border-top:1px solid #cccccc;padding-top:20px;padding-left:20px;}
.woocommerce-product-gallery .flex-control-thumbs li img{opacity:1!important;}

/*

.my-gallery {
  width: 100%;
  float: left;
}
.my-gallery img {
  width: 100%;
  height: auto;
}
.my-gallery figure {
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  width: 150px;
}
.my-gallery figcaption {
  display: none;
}
*/

/*
.my-gallery {
  width: 100%;
  float: left;

  max-height: 448px;
  overflow: hidden;
}
*/

/*
.pswp__button, 
.pswp__button--arrow--left:before, 
.pswp__button--arrow--right:before {
    background: url(default-skin.png) 0 0 no-repeat !important;
}
.pswp__button:hover, 
.pswp__button--arrow--left:before, 
.pswp__button--arrow--right:before {
    background: url(default-skin.png) 0 0 no-repeat !important;
}
*/



















.slick-list{overflow:hidden;}
.slick-slider{}
.slitem a,
.slitem div{position:relative;}
.slitem a img,
.slitem div img{position:relative;z-index:1;}
.slick-slide img{}
.slider-for .slick-slide img{transform:box-shadow .3s;}
.slider-nav .slick-slide{overflow:hidden;}
.slider-nav .slick-slide img{height:86px;display:block;margin:0 auto;}
.single-product .flex-viewport{position:relative;z-index:4;}

/*slick/slick.css*/

/* Slider */
.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track{position:relative;top:0;left:0;display:block;}
.slick-track:before,
.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;margin:0 auto;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.block40 .slider-for.slick-initialized .slick-slide{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center;}
.responsive-header.slick-initialized .slick-slide{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;align-items:center;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
.slider-nav{text-align:center;}
.slider-nav .slick-list{text-align:center;}

/*slick/slick-theme.css*/
@charset 'UTF-8';

/* Slider */
.slick-loading .slick-list{background:#fff url('./ajax-loader.gif') center center no-repeat;}

/* Icons */
@font-face{}

/* Arrows */
.slick-prev,
.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:64px;height:64px;border-radius:32px;padding:0;margin-top:-10px\9;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;background:rgba(242,242,242,1);transition:background 0.3s;z-index:5;box-shadow:0 0 10px 0 rgba(0,0,0,0.3);}
.block66 .slick-prev,
.block66 .slick-next{height:40px;}
.slick-prev{}
.slick-next{}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{color:transparent;outline:none;background:transparent;background:rgba(242,242,242,.9);box-shadow:0 0 2px 2px rgba(0,0,0,0.06);}
.slick-prev:hover,
.slick-prev:focus{}
.slick-next:hover,
.slick-next:focus{}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{opacity:1;}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{opacity:.25;}
.slick-prev:before,
.slick-next:before{font-size:30px;line-height:1.5;opacity:.95;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-prev{left:-35px;}
[dir='rtl'] .slick-prev{right:0px;left:auto;}
[dir='rtl'] .slick-prev:before{content:'â†’';}
.slick-next{right:-35px;}
[dir='rtl'] .slick-next{right:auto;left:0px;}
[dir='rtl'] .slick-next:before{content:'â†';}
.slick-prev{background:url(../images/arrow-left.png) center no-repeat rgba(242,242,242,1);}
.slick-next{background:url(../images/arrow-right.png) center no-repeat rgba(242,242,242,1);}
.slick-prev:hover,
.slick-prev:focus{background:url(../images/arrow-left.png) center no-repeat rgba(242,242,242,.9);}
.slick-next:hover,
.slick-next:focus{background:url(../images/arrow-right.png) center no-repeat rgba(242,242,242,.9);}
.slider{max-width:2000px;display:block;margin:0 auto;}
.responsive-header .slick-prev{left:350px;}
.responsive-header .slick-next{right:40px;}

/* Dots */
.slick-slider{margin-bottom:25px;}
.block66 .slick-slider{margin-bottom:0;}
.slick-dots{position:absolute;bottom:0;display:block;width:100%;padding:0;list-style:none;text-align:center;}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}
.slick-dots li button:hover,
.slick-dots li button:focus{outline:none;}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{opacity:1;}
.slick-dots li button:before{font-family:'slick';font-size:60px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'â€¢';text-align:center;opacity:.9;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-dots li.slick-active button:before{opacity:.9;color:#fba026;}
.slick-dots li.slick-active button:before:hover{opacity:1;}
.slick-prev{left:0;}
.slick-next{right:0;}
.slider-nav img{border:2px solid #D2D3D3;}
.slider-nav img:hover,
.slider-nav .slick-active.slick-current img{border:2px solid #F8BB7F;}
.slick-initialized .slick-slide figcaption{display:none;}
@media screen and (max-width:1100px){
	.slider-nav .slick-slide img{height:54px;width:54px;}
	.slider-nav .slick-slide{width:54px!important;margin:0 5px;}
	.single-product .flex-viewport.slick-slider{width:100%;}
	.slider-nav .slick-list{padding:0!important;}
	.slick-track{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;}
}
@media screen and (max-width:400px){
	.slider-nav .slick-slide img{height:32px;width:32px;}
	.slider-nav .slick-slide{width:32px!important;margin:0 5px;}
}
.footer-opt{position:absolute;width:100%;right:initial;bottom:initial;left:0;padding:0 3rem;margin-top:0;}
@media screen and (max-width:530px){
	.footer-opt{text-align:center;position:relative;}
}

/*new*/
.copyright{background:#F27800;}
input.search-field{border-color:#F27800!important;}
.header-center nav{margin-top:0;}
.nav li:hover > .sub-menu,
.nav li:hover .children{top:77px;}
.header-site .nav-horizontal > ul > li > a.active{background:#F27800;color:#fff!important;}
.header-site .nav-horizontal > ul > li > a:hover{background:#F27800;color:#fff!important;}
.sub-menu li a:hover,
.nav .children li a:hover{background-color:#F27800!important;color:#fff!important;}
.delfin-copyright a{color:#fff;}
.delfin-copyright a:hover{color:#333!important;}
.footer-site h5{color:#fff500!important;}
.main-categories .products .img-wrap{max-height:340px;}
#layers-widget-column-1{background:url(../images/kartinka-o-kompanii1.png) #e4e4e4;background-size:cover;background-position:center;}
.invert a:hover{color:#F27800;}
.related.products {
    display: block;
}

/*
.ajax_add_to_cart {
display: block !important;
}
*/
.buy button{    /* background: transparent!important; */
background-color:transparent;color:#F27800!important;border:1px solid #F27800;padding:8px 40px;text-transform:uppercase;font-weight:400!important;display:block;margin:10px auto 0;}
.buy button:hover{background:#F27800!important;color:#fff!important;}
.single-product .buy button{float:left;}
.nav-horizontal ul{}

/*from index 1*/
.layers-widget-slide-1-575{background-color:#efefef;background-repeat:repeat;background-position:center;background-size:cover;background-image:url('http://life-orange.com/wp-content/uploads/1-68.jpg');}
.layers-widget-slide-1-575 .section-title .heading,
.layers-widget-slide-1-575 .section-title .heading a,
.layers-widget-slide-1-575 .section-title div.excerpt{color:#ffffff;}
.layers-widget-slide-1-575 div.excerpt,
.layers-widget-slide-1-575 div.excerpt p,
.layers-widget-slide-1-575 div.excerpt a{color:#ffffff;}
.layers-widget-slide-4 .arrows a{color:#353535;}
.layers-widget-slide-4 span.swiper-pagination-switch{border-color:#353535;}
.layers-widget-slide-4 span.swiper-pagination-switch{background-color:#353535;}
.layers-widget-slide-4 span.swiper-pagination-switch.swiper-active-switch{background-color:transparent!important;}
.layers-widget-slide-4-539{background-repeat:no-repeat;background-position:center;}
.layers-widget-slide-4-539 .section-title .heading,
.layers-widget-slide-4-539 .section-title .heading a,
.layers-widget-slide-4-539 .section-title div.excerpt{color:#000000;}
.layers-widget-slide-4-539 div.excerpt,
.layers-widget-slide-4-539 div.excerpt p,
.layers-widget-slide-4-539 div.excerpt a{color:#000000;}
.layers-widget-slide-4-215{background-repeat:no-repeat;background-position:center;}
.layers-widget-slide-4-215 .section-title .heading,
.layers-widget-slide-4-215 .section-title .heading a,
.layers-widget-slide-4-215 .section-title div.excerpt{color:#000000;}
.layers-widget-slide-4-215 div.excerpt,
.layers-widget-slide-4-215 div.excerpt p,
.layers-widget-slide-4-215 div.excerpt a{color:#000000;}
#layers-widget-column-8{background-repeat:no-repeat;background-position:center;}
#layers-widget-column-8{margin-bottom:0px;}
#layers-widget-column-8{padding-bottom:0px;}
.layers-widget-column-8-70{margin-bottom:0px;}
.layers-widget-column-8-70{padding-bottom:0px;}
#layers-widget-column-1{background-color:#e4e4e4;background-repeat:no-repeat;background-position:center;}
#layers-widget-column-1{padding-top:70px;padding-bottom:30px;}
#layers-widget-column-3{background-repeat:no-repeat;background-position:center;}
#layers-widget-column-6{background-repeat:no-repeat;background-position:center;}

/*from index6*/
#layers-widget-column-10 { background-repeat: no-repeat;background-position: center;}
.layers-widget-column-10-197 { margin-top: 30px; }
.layers-widget-column-10-803 { margin-top: 0px; }
.layers-widget-column-10-803 { padding-top: 0px; padding-left: 30px; }

/*from index7*/
#layers-widget-column-6 { background-repeat: no-repeat;background-position: center;}

/*
css/photoswipe.css
<link rel="stylesheet" href="css/photoswipe.css"> 
*/

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */

/*
  Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/

/* pswp = photoswipe */
.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */-webkit-backface-visibility:hidden;outline:none;}
.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box;}
.pswp img{max-width:none;}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity{  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
opacity:0.001;will-change:opacity;  /* for open/close transition */-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);}
.pswp--open{display:block;}
.pswp--zoom-allowed .pswp__img{  /* autoprefixer: off */
cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}
.pswp--zoomed-in .pswp__img{  /* autoprefixer: off */
cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;}
.pswp--dragging .pswp__img{  /* autoprefixer: off */
cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;}

/*
  Background is added as a separate element.
  As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity;}
.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;}
.pswp__container,
.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}
.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;  /* for open/close transition */-webkit-transition:-webkit-transform 333ms cubic-bezier(0.4,0,0.22,1);transition:transform 333ms cubic-bezier(0.4,0,0.22,1);}
.pswp__bg{will-change:opacity;  /* for open/close transition */-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none;}
.pswp__container,
.pswp__zoom-wrap{-webkit-backface-visibility:hidden;}
.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;}
.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0;}

/*
  stretched thumbnail or div placeholder element (see below)
  style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder{-webkit-backface-visibility:hidden;}

/*
  div element that matches size of large image
  large image loads on top of it
*/
.pswp__img--placeholder--blank{background:#222;}
.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0;}

/*
  Error message appears when image is not loaded
  (JS option errorMsg controls markup)
*/
.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC;}
.pswp__error-msg a{color:#CCC;text-decoration:underline;}


/*
css/default-skin.css
<link rel="stylesheet" href="css/default-skin.css"> 
*/

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */

/*

  Contents:

  1. Buttons
  2. Share modal and links
  3. Index indicator ("1 of X" counter)
  4. Caption
  5. Loading indicator
  6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/

/*
  
  1. Buttons

 */

/* <button> css reset */
.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:0.75;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;-webkit-box-shadow:none;box-shadow:none;}
.pswp__button:focus,
.pswp__button:hover{opacity:1;}
.pswp__button:active{outline:none;opacity:0.9;}
.pswp__button::-moz-focus-inner{padding:0;border:0;}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close{opacity:1;}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before{background:url(default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px;}
@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){

  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before{background-image:url(default-skin.svg);}
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right{background:none;}
}
.pswp__button--close{background-position:0 -44px;}
.pswp__button--share{background-position:-44px -44px;}
.pswp__button--fs{display:none;}
.pswp--supports-fs .pswp__button--fs{display:block;}
.pswp--fs .pswp__button--fs{background-position:-44px 0;}
.pswp__button--zoom{display:none;background-position:-88px 0;}
.pswp--zoom-allowed .pswp__button--zoom{display:block;}
.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0;}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right{visibility:hidden;}

/*
  Arrow buttons hit area
  (icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute;}
.pswp__button--arrow--left{left:0;}
.pswp__button--arrow--right{right:0;}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,0.3);height:30px;width:32px;position:absolute;}
.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px;}
.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px;}

/*

  2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.pswp__share-modal{display:block;background:rgba(0,0,0,0.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity;}
.pswp__share-modal--hidden{display:none;}
.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.25);box-shadow:0 2px 5px rgba(0,0,0,0.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform 0.25s;transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform;}
.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px;}
.pswp__share-tooltip a:hover{text-decoration:none;color:#000;}
.pswp__share-tooltip a:first-child{      /* round corners on the first/last list item */
border-radius:2px 2px 0 0;}
.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px;}
.pswp__share-modal--fade-in{opacity:1;}
.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a{padding:16px 12px;}
a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none;}
a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF;}
a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A;}
a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF;}
a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D;}
a.pswp__share--download:hover{background:#DDD;}

/*

  3. Index indicator ("1 of X" counter)

 */
.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:0.75;padding:0 10px;}

/*
  
  4. Caption

 */
.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px;}
.pswp__caption small{font-size:11px;color:#BBB;}
.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC;}
.pswp__caption--empty{display:none;}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake{visibility:hidden;}

/*

  5. Loading indicator (preloader)

  You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr;}
.pswp__preloader__icn{width:20px;height:20px;margin:12px;}
.pswp__preloader--active{opacity:1;}
.pswp__preloader--active .pswp__preloader__icn{    /* We use .gif in browsers that don't support CSS animation */
background:url(preloader.gif) 0 0 no-repeat;}
.pswp--css_animation .pswp__preloader--active{opacity:1;}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite;}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(0.4,0,0.22,1) infinite;animation:donut-rotate 1000ms cubic-bezier(0.4,0,0.22,1) infinite;}
.pswp--css_animation .pswp__preloader__icn{background:none;opacity:0.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0;}
.pswp--css_animation .pswp__preloader__cut{  /* 
        The idea of animating inner circle is based on Polymer ("material") loading indicator 
         by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
      */
position:relative;width:7px;height:14px;overflow:hidden;}
.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0;}
@media screen and (max-width:1024px){
  .pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right;}
}
@-webkit-keyframes clockwise{
  0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
  100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes clockwise{
  0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
  100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@-webkit-keyframes donut-rotate{
  0%{-webkit-transform:rotate(0);transform:rotate(0);}
  50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg);}
  100%{-webkit-transform:rotate(0);transform:rotate(0);}
}
@keyframes donut-rotate{
  0%{-webkit-transform:rotate(0);transform:rotate(0);}
  50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg);}
  100%{-webkit-transform:rotate(0);transform:rotate(0);}
}

/*
  
  6. Additional styles

 */

/* root element of UI */
.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550;}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right{visibility:visible;}
.pswp__top-bar,
.pswp__caption{background-color:rgba(0,0,0,0.5);}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,0.3);}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar{opacity:0;}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right{opacity:0;}

/*
  pswp__ui--hidden class is added when controls are hidden
  e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right{  /* Force paint & create composition layer for controls. */
opacity:0.001;}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter{display:none;}
.pswp__element--disabled{display:none!important;}
.pswp--minimal--dark .pswp__top-bar{background:none;}

/*new 2*/

.header-site{background:url(../images/kartinka-o-kompanii1.png) #222;background-size:cover;background-position:center;}
.footer-site{background:url(../images/kartinka-o-kompanii1.png) #222;background-size:cover;background-position:center;}
.layers-widget-slide-1-575{background-color:#efefef;background-repeat:repeat;background-position:center;background-size:cover;background-image:url(../images/main-img.jpg);}

.column:not(.span-12) .media .excerpt{height: auto;}
