.signout-btn-wrap{
    position:fixed;
    right:5px;
    bottom:5px;
    z-index:10000;
    white-space:nowrap;
    background-color:#eee;
    height:35px;
    border-radius:3px;
    text-align:center;
    -webkit-box-shadow:0 1px 6px rgba(0,0,0,.5);
    box-shadow:0 1px 6px rgba(0,0,0,.5)
}
.signout-btn-wrap:hover{
    background-color:#c4c4c4
}
.signout-btn-wrap .signout-link{
    position:relative;
    z-index:10;
    display:block;
    padding:0 10px
}
.signout-btn-wrap .signout-name{
    display:inline-block;
    vertical-align:top;
    font-size:14px;
    font-weight:400;
    font-family:"Avenir Next",AvenirX;
    line-height:37px;
    padding-left:8px;
    color:rgba(27,33,36,.8)
}
.signout-btn-wrap .signout-name:hover{
    color:rgba(27,33,36,.9)
}
.signout-btn-wrap .signout-ico{
    height:35px;
    display:inline-block;
    color:rgba(27,33,36,.7)
}
.signout-btn-wrap .signout-svg{
    margin-top:3px
}
.lang-menu-btn,body,form,h1,h2,h3,html,ol,ol li,ul,ul li{
    margin:0;
    padding:0
}
.lang-menu-btn{
    margin:0;
    padding:0;
    cursor:pointer;
    border:none;
    background:0 0
}
.lang-menu-btn:focus{
    outline:0
}
.lang-menu-btn::-moz-focus-inner{
    padding:0;
    border:none
}
body,html{
    height:100%!important;
    min-height:100%;
    font:18px/1.67 Lato,sans-serif
}
@media screen and (min-width:1500px){
    body,html{
        font-size:20px
    }
}
body{
    position:relative;
    min-width:1024px;
    text-align:left;
    color:rgba(0,0,0,.87);
    background:#fff;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-text-size-adjust:none
}
a{
    text-decoration:none;
    color:#06b
}
a:not(.post-nav-link):hover{
    color:#06b;
    color:rgba(0,102,187,.85)
}
.cfx{
    zoom:1;
    min-height:1px
}
.cfx:after{
    display:block;
    visibility:hidden;
    clear:both;
    height:0;
    font-size:0;
    line-height:0;
    content:'.'
}
img{
    border:none
}
h1,h2,h3{
    color:#000;
    font:normal 30px/1.1 Lato,sans-serif
}
.dark-background h1,.dark-background h2,.dark-background h3{
    color:#fff
}
.dark-background h1 .placeholder,.dark-background h2 .placeholder,.dark-background h3 .placeholder{
    color:#fff;
    opacity:.5
}
h1{
    margin-bottom:.6666666667em
}
h2{
    font-size:24px;
    margin-left:0;
    margin-right:0;
    margin-bottom:.8333333333em;
    margin-top:1.25em
}
h3{
    font-family:Lato,sans-serif;
    font-size:18px;
    font-weight:700;
    margin-bottom:1.1111111111em;
    margin-top:1.6666666667em
}
p{
    margin:20px 0;
    padding:0
}
ol,ul{
    list-style-type:none
}
input[type=submit],input[type=text],textarea{
    border-radius:0;
    -webkit-appearance:none
}
.formatted code,.formatted form,.formatted iframe,.formatted pre,.formatted table{
    -webkit-hyphens:none;
    -ms-hyphens:none;
    hyphens:none;
    word-break:normal;
    word-wrap:normal
}
pre{
    font-size:14px;
    background-color:#fff;
    background-color:rgba(255,255,255,.3)
}
.light-background pre{
    background-color:#000;
    background-color:rgba(0,0,0,.2)
}
pre{
    overflow:auto;
    padding:10px
}
pre code{
    display:inline;
    padding:0;
    line-height:inherit;
    white-space:pre;
    background-color:transparent;
    overflow-wrap:normal;
    word-wrap:normal;
    word-break:normal
}
code{
    display:inline-block;
    padding:5px;
    overflow-wrap:break-word;
    word-wrap:break-word;
    word-break:break-all
}
blockquote{
    margin:20px 40px
}
.front-page blockquote{
    text-align:left
}
.font-size-small{
    font:18px/1.67 Lato,sans-serif!important
}
@media screen and (min-width:1500px){
    .font-size-small{
        font-size:20px!important
    }
}
.jq-select{
    position:relative;
    font:18px/1.67 Lato,sans-serif;
    cursor:pointer;
    color:rgba(0,0,0,.87);
    background:#fff
}
.jq-select select{
    position:absolute;
    z-index:10;
    top:0;
    left:0;
    display:block;
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    font:18px/1.67 Lato,sans-serif;
    cursor:pointer;
    opacity:0;
    color:rgba(0,0,0,.87);
    border:none;
    -webkit-appearance:none;
    -moz-opacity:0
}
.jq-select-arrow{
    position:absolute;
    top:0;
    right:0;
    width:30px;
    height:100%;
    border-left:3px solid #f6f6f6;
    background:#fff
}
.jq-select-arrow:before{
    position:absolute;
    top:50%;
    left:50%;
    width:0;
    height:0;
    margin-top:-2px;
    margin-left:-6px;
    content:' ';
    pointer-events:none;
    border:solid transparent;
    border-width:6px;
    border-top-color:rgba(0,0,0,.87)
}
.jq-select-content{
    position:relative;
    z-index:5;
    padding:4px 38px 4px 5px;
    padding-right:48px
}
.jq-select-inner{
    overflow:hidden;
    white-space:nowrap
}
.form_field{
    padding-top:10px;
    padding-bottom:10px
}
.form_field:first-child{
    padding-top:0
}
.form_field:last-child{
    padding-bottom:0
}
.edy-fe-label,.form_field_label{
    display:block;
    padding-bottom:5px;
    cursor:default
}
.form_field label{
    display:block
}
.form_field_textarea,.form_field_textfield{
    width:30%;
    padding:4px 5px;
    font:18px/1.67 Lato,sans-serif;
    color:rgba(0,0,0,.87);
    border:none;
    outline:0;
    background:#fff;
    border-radius:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.light-background .form_field_textarea,.light-background .form_field_textfield{
    background:#eee
}
.form_field .jq-select,.form_field_select,.form_field_textarea,.form_field_textfield{
    width:30%
}
.form_field_size_large{
    width:100%!important
}
.form_field_size_medium{
    width:60%!important
}
.form_field_size_small{
    width:30%!important
}
.form_error,.form_notice{
    padding:0;
    padding:0 0 20px;
    font-weight:700
}
.form_error{
    color:#c70909
}
.form_notice{
    color:#409e13
}
.form_field_error{
    display:none;
    color:#c70909
}
.form_field_with_errors input,.form_field_with_errors textarea{
    background-color:#c70909;
    background-color:rgba(199,9,9,.2)
}
.form_submit input,.submit{
    border-radius:0;
    -webkit-appearance:none;
    background:0 0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    cursor:pointer;
    font-family:Lato,sans-serif;
    font-size:18px;
    line-height:24px;
    margin:5px 0;
    max-width:100%;
    min-width:180px;
    outline:0;
    padding:.61em .55em;
    text-align:center;
    text-transform:uppercase
}
.dark-background .formatted .form_submit input,.dark-background .formatted .submit{
    border:2px solid;
    color:#fff
}
.dark-background .formatted .form_submit input:hover,.dark-background .formatted .submit:hover{
    background:#2C2A6C;
    border:2px solid;
    color:#fff
}
.light-background .formatted .form_submit input,.light-background .formatted .submit{
    border:2px solid;
    color:#000
}
.light-background .formatted .form_submit input:hover,.light-background .formatted .submit:hover{
    background:#2C2A6C;
    border:2px solid;
    color:#fff
}
.form_field_required .form_field_label:after{
    content:'*'
}
label{
    cursor:pointer
}
label:before{
    display:none;
    content:url(../images/check.png?1)
}
label .form_field_checkbox,label .form_field_radio{
    display:none
}
label .form_field_checkbox+.form_control_indicator:before{
    background:#fff
}
label .form_field_checkbox:checked+.form_control_indicator:before{
    width:100%;
    height:100%;
    background:url(../images/check_small.png?1) no-repeat left bottom
}
.backgroundsize label .form_field_checkbox:checked+.form_control_indicator:before{
    width:100%;
    height:100%;
    background:url(../images/check.png?1) no-repeat left bottom;
    background-size:17px 18px
}
label .form_field_radio+.form_control_indicator:before{
    width:9px;
    height:9px;
    border:3px solid #fff
}
label .form_field_radio:checked+.form_control_indicator:before{
    background-color:rgba(0,0,0,.87)
}
label .form_control_indicator{
    position:relative;
    display:inline-block;
    width:18px;
    height:18px;
    margin-right:7px;
    vertical-align:0
}
label .form_control_indicator:before{
    position:absolute;
    bottom:0;
    left:0;
    display:block;
    width:15px;
    height:15px;
    content:''
}
.wrap{
    height:100%;
    min-height:100%
}
.topbar{
    display:none;
    width:100%;
    background:#fff;
    position:relative;
    z-index:6
}
.sidebar{
    -webkit-box-shadow:5px -50px 50px rgba(0,0,0,.05);
    box-shadow:5px -50px 50px rgba(0,0,0,.05);
    float:left;
    min-height:100%;
    position:relative;
    width:200px;
    z-index:5
}
@media screen and (min-width:1500px){
    .sidebar{
        width:20%
    }
}
.sidebar .sidebar-inner{
    padding:45px 30px 100px
}
.main{
    background:#f6f6f6;
    margin-left:200px;
    position:relative
}
.main .footer-left{
    padding-top:20px
}
@media screen and (min-width:600px){
    .editmode .main{
        padding-bottom:40px
    }
}
.edy-bar-open .main{
    padding-bottom:125px
}
@media screen and (min-width:641px){
    .edy-bar-open .main{
        padding-bottom:150px
    }
}
@media screen and (max-width:599px){
    .main{
        height:auto!important
    }
}
@media screen and (min-width:1500px){
    .main{
        margin-left:20%
    }
}
.main-inner{
    position:relative
}
.front-page .main-inner{
    font-family:Lato,sans-serif;
    font-size:24px;
    line-height:32px;
    text-align:center
}
.front-page .main-inner h1{
    font-size:36px
}
.front-page .main-inner h2{
    font-size:30px
}
.front-page .main-inner h3{
    font-size:26.4px
}
.inner.main-inner{
    width:auto!important
}
@media screen and (min-width:1500px){
    .inner{
        width:75%
    }
}
.container-wrap{
    position:relative;
    z-index:4
}
.container{
    float:left;
    width:100%;
    position:relative
}
.site-title{
    padding-top:20px;
    font-family:Lato,sans-serif;
    font-size:24px;
    line-height:32px;
    
    text-transform:uppercase;
    color:#FF5733;
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
    word-break:break-word;
    word-wrap:break-word;
    
}
@media screen and (min-width:1024px){
    .site-title{
        min-height:calc(31vh - 85px)
    }
}
.site-title a{
    color:#000
}
.topbar .site-title{
    min-height:40px;
    margin-right:80px;
    padding:27px 0 23px 30px
}
.topbar .site-title .edy-positionable-container-maxwidth{
    max-width:200px!important;
    float:left
}
.main-menu{
    padding-top:20px;
    font-family:Lato,sans-serif;
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
    word-break:break-word;
    word-wrap:break-word
}
.main-menu li{
    padding:6px 0;
    font-size:14px;
    line-height:18px;
    text-transform:uppercase
}
.main-menu li.is-hidden{
    display:none
}
.main-menu a{
    color:#000;
    opacity:.36
}
.main-menu a.active,.main-menu a:hover{
    color:#000;
    opacity:1
}
.sub-menu{
    min-height:35px;
    padding:30px 50px 15px 50px;
    font:14px/1.1 Lato,sans-serif;
    text-align:right;
    word-wrap:break-word
}
.sub-menu li{
    display:inline-block;
    padding-left:20px
}
.sub-menu a{
    display:inline-block;
    margin-top:3px;
    margin-bottom:11px;
    white-space:nowrap;
    color:#000;
    opacity:.36
}
.dark-background .sub-menu a{
    color:#fff;
    opacity:.42
}
.dark-background .sub-menu a:hover{
    color:#fff;
    opacity:1
}
.sub-menu a:hover{
    color:#000
}
.sub-menu a.active{
    margin-bottom:4px;
    padding-bottom:4px;
    color:#000;
    border-bottom:3px solid rgba(0,0,0,.87)
}
.sub-menu a.edy-cbtn{
    padding:0
}
.lang-flag:after,.lang-flag:before{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:21px;
    height:15px;
    content:''
}
.flags-disabled .lang-flag:after,.flags-disabled .lang-flag:before{
    display:none
}
.lang-flag:after{
    background-position:-189px -60px
}
.lang-flag:before{
    background-color:#000
}
.lang-flag:after{
    opacity:.95;
    background-repeat:no-repeat;
    padding-top:3px;
    padding-bottom:3px;
    font-size:9px;
    color:rgba(27,33,36,.7);
    line-height:1;
    text-align:center;
    text-transform:uppercase;
    background-position:0 -75px;
    content:attr(data-lang-code);
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
.no-boxshadow .lang-flag:after{
    border:1px solid #eee
}
.backgroundsize.svg .lang-flag:after{
    background-image:url(../assets/ico-flags.svg)
}
.lang-flag:after .no-svg{
    background-image:url(../images/ico-flags.png)
}
[data-lang-code^=sq]:after{
    background-position:0 0;
    content:''
}
[data-lang-code^=hy]:after{
    background-position:-21px 0;
    content:''
}
[data-lang-code^=bn]:after{
    background-position:-42px 0;
    content:''
}
[data-lang-code^=bg]:after{
    background-position:-84px 0;
    content:''
}
[data-lang-code^=zh]:after{
    background-position:-105px 0;
    content:''
}
[data-lang-code^=hr]:after{
    background-position:-126px 0;
    content:''
}
[data-lang-code^=da]:after{
    background-position:-147px 0;
    content:''
}
[data-lang-code^=cs]:after{
    background-position:-168px 0;
    content:''
}
[data-lang-code^=et]:after{
    background-position:-189px 0;
    content:''
}
[data-lang-code^=fi]:after{
    background-position:0 -15px;
    content:''
}
[data-lang-code^=fr]:after{
    background-position:-21px -15px;
    content:''
}
[data-lang-code^=ka]:after{
    background-position:-42px -15px;
    content:''
}
[data-lang-code^=de]:after{
    background-position:-63px -15px;
    content:''
}
[data-lang-code^=el]:after{
    background-position:-84px -15px;
    content:''
}
[data-lang-code^=hu]:after{
    background-position:-105px -15px;
    content:''
}
[data-lang-code^=is]:after{
    background-position:-126px -15px;
    content:''
}
[data-lang-code^=hi]:after{
    background-position:-147px -15px;
    content:''
}
[data-lang-code^=id]:after{
    background-position:-168px -15px;
    content:''
}
[data-lang-code^=fa]:after{
    background-position:-189px -15px;
    content:''
}
[data-lang-code^=he]:after{
    background-position:0 -30px;
    content:''
}
[data-lang-code^=it]:after{
    background-position:-21px -30px;
    content:''
}
[data-lang-code^=ja]:after{
    background-position:-42px -30px;
    content:''
}
[data-lang-code^=ko]:after{
    background-position:-63px -30px;
    content:''
}
[data-lang-code^=lv]:after{
    background-position:-84px -30px;
    content:''
}
[data-lang-code^=lt]:after{
    background-position:-105px -30px;
    content:''
}
[data-lang-code^=ms]:after{
    background-position:-126px -30px;
    content:''
}
[data-lang-code^=nl]:after{
    background-position:-147px -30px;
    content:''
}
[data-lang-code^=no]:after{
    background-position:-168px -30px;
    content:''
}
[data-lang-code^=ur]:after{
    background-position:-189px -30px;
    content:''
}
[data-lang-code^=fil]:after{
    background-position:0 -45px;
    content:''
}
[data-lang-code^=pl]:after{
    background-position:-21px -45px;
    content:''
}
[data-lang-code^=ro]:after{
    background-position:-42px -45px;
    content:''
}
[data-lang-code^=ru]:after{
    background-position:-63px -45px;
    content:''
}
[data-lang-code^=ar]:after{
    background-position:-84px -45px;
    content:''
}
[data-lang-code^=sk]:after{
    background-position:-105px -45px;
    content:''
}
[data-lang-code^=sl]:after{
    background-position:-126px -45px;
    content:''
}
[data-lang-code^=es]:after{
    background-position:-147px -45px;
    content:''
}
[data-lang-code^=sv]:after{
    background-position:-168px -45px;
    content:''
}
[data-lang-code^=tr]:after{
    background-position:-189px -45px;
    content:''
}
[data-lang-code^=uk]:after{
    background-position:0 -60px;
    content:''
}
[data-lang-code^=en]:after{
    background-position:-21px -60px;
    content:''
}
[data-lang-code^=pt]:after{
    background-position:-84px -60px;
    content:''
}
[data-lang-code^=sr]:after{
    background-position:-126px -60px;
    content:''
}
[data-lang-code^=bn]:after{
    background-position:-147px -60px;
    content:''
}
[data-lang-code^=th]:after{
    background-position:-189px -60px;
    content:''
}
[data-lang-code^=en_US]:after{
    background-position:-21px -60px;
    content:''
}
[data-lang-code^=en_GB]:after{
    background-position:-63px -60px;
    content:''
}
[data-lang-code^=en_AU]:after{
    background-position:-168px -60px;
    content:''
}
[data-lang-code^=en_CA]:after{
    background-position:-105px -60px;
    content:''
}
[data-lang-code^=pt_BR]:after{
    background-position:-63px 0;
    content:''
}
[data-lang-code^=fr_IC]:after{
    background-position:-42px -60px;
    content:''
}
[data-lang-code^=fr_CA]:after{
    background-position:-105px -60px;
    content:''
}
.lang-options{
    background-color:#000;
    background-color:rgba(0,0,0,.09)
}
.lang-options .menu .menu-item{
    padding:7px 12px;
    font-size:13px
}
@media screen and (max-width:1024px){
    .lang-options .menu .menu-item{
        text-align:right
    }
}
@media screen and (max-width:600px){
    .lang-options{
        background-color:transparent
    }
    #mobile-menu .lang-options .menu{
        display:block;
        padding:0
    }
    .lang-options .menu .menu-item{
        color:#fff;
        color:rgba(255,255,255,.5)
    }
}
.option-btn{
    margin:0;
    padding:0;
    background:0 0;
    border:none;
    cursor:pointer;
    font-family:inherit;
    font-size:inherit;
    color:#06b
}
.option-btn:hover{
    color:#06b;
    color:rgba(0,102,187,.8)
}
.option-btn::-moz-focus-inner{
    padding:0;
    border:none
}
.option-btn:focus{
    outline:0
}
.flags-disabled .option-btn .disable-text{
    display:none
}
.flags-enabled .option-btn .enable-text{
    display:none
}
.option-btn .disable-text:first-letter,.option-btn .enable-text:first-letter{
    text-transform:capitalize
}
@media screen and (max-width:600px){
    .option-btn{
        color:#fff
    }
    .option-btn:hover{
        color:#fff;
        color:rgba(255,255,255,.8)
    }
}
.lang-menu{
    position:absolute;
    z-index:200;
    top:30px;
    left:30px;
    height:13px
}
.edy-checkout-button-visible .lang-menu{
    top:71px
}
.lang-menu li{
    display:block;
    font-size:12px;
    text-align:left
}
.lang-menu li.add-lang-btn{
    padding:5px 0 4px 10px
}
@media screen and (max-width:1024px){
    .lang-menu li.add-lang-btn{
        padding:5px 10px 4px 0;
        text-align:right
    }
}
.lang-menu a.lang-flag{
    position:relative;
    display:block;
    padding:6px 13px 5px 40px;
    color:#1b2124;
    color:rgba(27,33,36,.7)
}
.lang-menu a.lang-flag:after,.lang-menu a.lang-flag:before{
    top:4px;
    left:12px
}
.lang-menu a.lang-flag.active,.lang-menu a.lang-flag:hover{
    background-color:#ccc
}
.lang-menu a.lang-flag:hover{
    background-color:#ccc;
    background-color:rgba(204,204,204,.5)
}
@media screen and (max-width:1024px){
    .lang-menu a.lang-flag{
        padding:6px 40px 5px 13px;
        text-align:right
    }
    .lang-menu a.lang-flag:after,.lang-menu a.lang-flag:before{
        left:auto;
        right:12px
    }
}
.lang-menu a.edy-menu-langadd{
    display:inline-block;
    padding:5px
}
.lang-menu.flags-disabled a.lang-flag{
    padding:6px 13px 5px
}
.lang-menu-btn{
    position:relative;
    display:block;
    height:15px;
    font-family:inherit;
    font-size:12px;
    cursor:pointer;
    vertical-align:middle;
    border:none;
    background:0 0
}
.flags-enabled .lang-menu-btn{
    width:21px
}
.flags-enabled .lang-menu-btn .lang-title{
    display:none
}
.lang-menu-btn .lang-flag:after,.lang-menu-btn .lang-flag:before{
    top:0;
    left:0
}
.lang-menu-btn .ico-popover-toggle{
    position:relative;
    top:-1px;
    display:inline-block;
    font-size:7.2px
}
.flags-enabled .lang-menu-btn .ico-popover-toggle{
    display:none
}
.lang-menu-popover{
    position:absolute;
    z-index:1;
    top:20px;
    left:-12px;
    display:none;
    min-width:122px;
    padding:5px 0;
    line-height:1;
    text-align:left;
    background:#fff;
    -webkit-box-shadow:0 0 5px rgba(0,0,0,.3);
    box-shadow:0 0 5px rgba(0,0,0,.3)
}
.no-boxshadow .lang-menu-popover{
    border:1px solid #eee
}
.editmode .lang-menu-popover{
    padding-bottom:0
}
.content{
    position:relative;
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
    word-break:break-word;
    word-wrap:break-word;
    padding:65px 20px
}
@media screen and (min-width:600px){
    .content{
        padding:65px 50px
    }
}
.content-inner{
    position:relative;
    font-family:Lato,sans-serif;
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
    word-break:break-word;
    word-wrap:break-word
}
@media screen and (max-width:1023px){
    .content-inner{
        display:inline-block;
        width:100%
    }
}
.header-row .content-inner{
    font-size:24px;
    line-height:32px
}
.footer-row .content-inner{
    font-size:14px;
    font-family:Lato,sans-serif;
    line-height:24px;
    padding:4px 0
}
.center-row .content-inner,.content-inner .header-row{
    min-height:100px
}
.content-inner .inner-bottom{
    display:inline-block;
    position:absolute;
    width:100%;
    bottom:0
}
.formatted:empty{
    display:none
}
.formatted .edy-positionable-container-center-block:first-child,.formatted .edy-positionable-container-left-block:first-child,.formatted .edy-positionable-container-maxwidth:first-child,.formatted .edy-positionable-container-right-block:first-child,.formatted .edy-texteditor-container-wrapper-center:first-child,.formatted .edy-texteditor-container-wrapper-left-block:first-child,.formatted .edy-texteditor-container-wrapper-right-block:first-child,.formatted .table-container:first-child,.formatted code:first-child,.formatted dl:first-child,.formatted form:first-child,.formatted h1:first-child,.formatted h2:first-child,.formatted h3:first-child,.formatted h4:first-child,.formatted h5:first-child,.formatted h6:first-child,.formatted iframe:first-child,.formatted ol:first-child,.formatted p:first-child,.formatted pre:first-child,.formatted table:first-child,.formatted ul:first-child{
    margin-top:0
}
.formatted .edy-positionable-container-center-block:last-child,.formatted .edy-positionable-container-left-block:last-child,.formatted .edy-positionable-container-maxwidth:last-child,.formatted .edy-positionable-container-right-block:last-child,.formatted .edy-texteditor-container-wrapper-center:last-child,.formatted .edy-texteditor-container-wrapper-left-block:last-child,.formatted .edy-texteditor-container-wrapper-right-block:last-child,.formatted .table-container:last-child,.formatted code:last-child,.formatted dl:last-child,.formatted form:last-child,.formatted h1:last-child,.formatted h2:last-child,.formatted h3:last-child,.formatted h4:last-child,.formatted h5:last-child,.formatted h6:last-child,.formatted iframe:last-child,.formatted ol:last-child,.formatted p:last-child,.formatted pre:last-child,.formatted table:last-child,.formatted ul:last-child{
    margin-bottom:0
}
.formatted ol,.formatted ul{
    margin:15px 0;
    padding-left:35px;
    list-style-type:disc
}
.formatted ol{
    list-style-type:decimal
}
.formatted li{
    padding-left:3px
}
.formatted form{
    padding:20px 0
}
.formatted .form_fields,.formatted form{
    text-align:left
}
.formatted .edy-positionable-container-center,.formatted .edy-positionable-container-left-block,.formatted .edy-positionable-container-right-block,.formatted .edy-texteditor-container-wrapper-center,.formatted .edy-texteditor-container-wrapper-left-block,.formatted .edy-texteditor-container-wrapper-right-block{
    margin-top:20px;
    margin-bottom:20px
}
.formatted .edy-positionable-container-left,.formatted .edy-positionable-container-right{
    width:45%
}
.formatted .edy-positionable-container-left,.formatted .edy-texteditor-container-wrapper-left{
    margin-right:2em
}
.formatted .edy-positionable-container-right,.formatted .edy-texteditor-container-wrapper-right{
    margin-left:2em
}
.formatted .edy-image-container-with-title:after{
    display:block;
    padding:4px;
    font-size:16px;
    line-height:1.3em;
    content:attr(data-title)
}
.blog-content h1{
    margin:0;
    padding:0
}
.blog-list .post-wrap{
    border-top:2px solid #fff
}
.blog-list .post{
    padding:30px 30px 30px 50px
}
.blog-list .post-title{
    margin:0;
    padding:0;
    font-size:24px;
    line-height:1.1;
    word-wrap:break-word
}
.blog-list .post-title a{
    color:#000
}
.blog-list .post-title a:hover{
    color:#000;
    opacity:.75
}
.post-header{
    padding:0 30px 0 50px
}
.post-date{
    display:inline;
    color:#000;
    opacity:.36
}
.post-content{
    padding:0 30px 60px 50px;
    word-wrap:break-word
}
.post-body{
    padding:20px 0 0
}
.post-tags{
    padding:20px 0 0
}
.tbl{
    display:table;
    visibility:hidden;
    width:100%;
    border-collapse:collapse
}
.tbl .tbl-row{
    display:table-row
}
.tbl .tbl-cell{
    display:table-cell;
    padding:0;
    text-align:center;
    vertical-align:middle
}
.post-nav{
    padding-bottom:20px
}
@media screen and (max-width:600px){
    .post-nav{
        padding-right:20px;
        padding-left:20px
    }
}
@media screen and (min-width:601px){
    .post-nav{
        padding-top:20px;
        padding-right:30px;
        padding-left:50px
    }
}
@media screen and (min-width:601px){
    .post-nav-inner{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
.post-nav-link{
    position:relative;
    display:block;
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    padding-top:20px;
    padding-bottom:20px;
    color:currentColor
}
.post-nav-link:hover .post-nav-direction{
    opacity:1
}
.post-nav-link:hover .post-nav-title{
    opacity:1
}
@media screen and (max-width:600px){
    .post-nav-link:nth-child(2)::before{
        position:absolute;
        top:0;
        right:-30px;
        left:-30px;
        display:block;
        height:2px;
        background-color:#fff;
        content:''
    }
}
@media screen and (min-width:601px){
    .post-nav-link-older{
        padding-right:20px
    }
}
@media screen and (min-width:601px){
    .post-nav-link-newer{
        padding-left:20px;
        text-align:right
    }
}
.post-nav-direction{
    font-size:13px;
    letter-spacing:.2em;
    text-transform:uppercase;
    opacity:.3
}
.post-nav-title{
    margin-top:6px;
    font-size:18px;
    opacity:.7
}
.comments{
    position:relative;
    padding:0 30px 30px 50px
}
.comments:before{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:250px;
    height:2px;
    content:'';
    background:#fff
}
.comments h3{
    margin:0;
    padding:45px 0 20px
}
.comment-form{
    position:relative;
    min-height:30px;
    padding-bottom:10px
}
.comment-form form{
    padding-top:0
}
.comment-form .comment-form-focus-input{
    position:absolute;
    z-index:10;
    top:0;
    left:0;
    width:100%
}
.comment-form .form_area{
    display:none
}
.comment-form .form_field{
    padding-bottom:10px
}
.comment-form .comment-email-field,.comment-form .comment-name-field{
    float:left;
    width:250px;
    padding-top:0
}
.comment-form .comment-email-field input,.comment-form .comment-name-field input{
    width:100%!important;
    border-bottom:1px solid #cecece;
    background:0 0
}
.comment-form .comment-name-field{
    margin-right:20px
}
.comment-form .submit-holder{
    padding-top:20px
}
.comment-form .form_field_with_errors .form_field_textfield{
    border-bottom:1px solid #c70909;
    border-bottom:1px solid rgba(199,9,9,.3);
    color:#c70909;
    color:rgba(199,9,9,.8)
}
.comment-form.form_with_errors .comment-form-focus-input{
    display:none
}
.comment-form.form_with_errors .form_area{
    display:block
}
.comment{
    padding-top:20px;
    word-wrap:break-word
}
.comment .comment-info{
    color:#000;
    font-size:14px;
    opacity:.36
}
.comment .comment-info .edy-site-btn-removecomment{
    vertical-align:-1px
}
.table-holder{
    overflow:auto;
    max-width:100%
}
table{
    border-collapse:collapse
}
table td,table th{
    padding:10px;
    border:1px solid rgba(0,0,0,.36);
    border-color:rgba(0,0,0,.32)
}
table th{
    font-weight:700
}
#mobile-menu,#mobile-search,.mobile-menu-toggler{
    display:none
}
.footer{
    position:absolute;
    z-index:6;
    background:#fff;
    right:100%;
    bottom:0;
    width:200px;
    font-size:11px;
    line-height:1.6;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
    word-break:break-word;
    word-wrap:break-word
}
.footer .footer-inner{
    padding:20px 30px
}
@media screen and (min-width:1500px){
    .footer{
        width:25%
    }
}
.editmode .footer{
    padding-bottom:40px
}
@media screen and (min-width:600px){
    .edy-bar-open .footer{
        padding-bottom:150px
    }
}
.front-page footer{
    display:none
}
@media screen and (min-width:601px){
    .front-page footer{
        display:block
    }
}
footer .voog-reference{
    padding-top:20px
}
.voog-reference a{
    color:#acacac
}
.voog-reference svg{
    height:9px;
    width:35px
}
.dark-background .voog-reference svg path{
    fill:#fff
}
.light-background .voog-reference svg path{
    fill:#000;
    opacity:.36
}
footer .voog-reference svg path{
    fill:#000;
    opacity:.36
}
.front-page .voog-reference{
    display:block
}
@media screen and (min-width:600px){
    .footer-row .voog-reference{
        display:none
    }
}
.edy-gallery-area,.edys-gallery-area{
    padding:20px 0;
    clear:both
}
.front-page .edy-gallery-area,.front-page .edys-gallery-area{
    font-size:0
}
.front-page .edy-gallery-area .edys-gallery-item,.front-page .edys-gallery-area .edys-gallery-item{
    display:inline-block
}
.edy-gallery-image,.edys-gallery-item{
    border-radius:96px
}
.js-bgpicker-cover-image{
    background-repeat:no-repeat;
    background-position:center top;
    background-size:cover
}
.js-bgpicker-cover-color{
    position:relative;
    z-index:1;
    color:#fff;
    background:rgba(0,0,0,.2)
}
.front-page .footer-row .edy-empty-bordered{
    padding:6px
}
.rgba .js-bgpicker-cover-color{
    display:block
}
.js-bgpicker-cover-settings{
    left:0
}
.untranslated{
    zoom:1;
    opacity:.5;
    color:red!important
}
.search{
    position:relative;
    padding-bottom:0
}
.search .search-box{
    position:relative;
    overflow:hidden;
    padding:0 40px 0 10px;
    background:#f6f6f6
}
.search .search-box.search-box-focus{
    background-color:#f9ec5a
}
#mobile-search .search .search-box{
    padding-right:50px;
    padding-left:20px
}
.search .search-input{
    width:100%;
    margin:0;
    padding:4px 0;
    font:14px/22px Lato,sans-serif;
    color:rgba(0,0,0,.87);
    border:none;
    outline:0;
    background:0 0
}
.search .search-input::-ms-clear{
    display:none
}
.search .search-input::-webkit-input-placeholder{
    opacity:1;
    color:rgba(0,0,0,.2)
}
.search .search-input:-moz-placeholder{
    opacity:1;
    color:rgba(0,0,0,.2)
}
.search .search-input::-moz-placeholder{
    opacity:1;
    color:rgba(0,0,0,.2)
}
.search .search-input:-ms-input-placeholder{
    opacity:1;
    color:rgba(0,0,0,.2)
}
#mobile-search .search .search-input{
    padding:10px 0;
    font-size:16px
}
.search .search-close{
    position:absolute;
    top:50%;
    right:0;
    display:none;
    width:30px;
    height:30px;
    margin-top:-15px;
    background:url(../images/search-close.png) no-repeat center center
}
.voog-search-visible .search .search-close{
    display:block
}
.search:after{
    position:absolute;
    top:-2px;
    right:-30px;
    display:none;
    width:0;
    height:0;
    content:' ';
    pointer-events:none;
    border:solid transparent;
    border-width:18px;
    border-color:rgba(229,229,229,0);
    border-right-color:#f6f6f6
}
@media screen and (min-width:601px) and (max-width:1023px){
    .search:after{
        right:-20px
    }
}
.voog-search-visible .search:after{
    display:block
}
#mobile-search .search:after{
    display:none
}
.search .search-submit{
    position:absolute;
    top:0;
    right:0;
    width:40px;
    height:40px;
    cursor:pointer;
    opacity:.5;
    border:none;
    outline:0;
    background:url(../images/search.png) no-repeat center center;
    background-size:16px 16px
}
.svg .search .search-submit{
    background-image:url(../assets/search.svg)
}
.voog-search-container{
    position:fixed;
    z-index:-1;
    top:0;
    display:block;
    overflow:hidden;
    width:0;
    height:100%;
    margin-left:200px;
    -webkit-transition:opacity .1s ease-in,width .3s ease-in;
    -o-transition:opacity .1s ease-in,width .3s ease-in;
    transition:opacity .1s ease-in,width .3s ease-in;
    opacity:0;
    background:#f6f6f6
}
.edy-checkout-button-visible .voog-search-container{
    top:41px
}
@media screen and (min-width:1500px){
    .voog-search-container{
        margin-left:20%
    }
}
@media screen and (min-width:601px) and (max-width:1023px){
    .voog-search-container{
        top:90px;
        margin-left:200px
    }
}
#mobile-search .voog-search-container{
    position:static;
    top:auto;
    width:100%;
    margin-left:0!important
}
.voog-mobile-search-visible #mobile-search .voog-search-container{
    z-index:1000;
    display:block;
    opacity:1
}
.voog-search-visible .voog-search-container{
    z-index:1000;
    display:block;
    width:300px;
    opacity:1;
    -webkit-box-shadow:10px 0 10px rgba(0,0,0,.05);
    box-shadow:10px 0 10px rgba(0,0,0,.05)
}
.voog-search-inner{
    overflow:auto;
    width:300px;
    height:100%
}
#mobile-search .voog-search-inner{
    width:auto
}
.voog-search-loader{
    display:block;
    height:100%
}
.svg .voog-search-loader{
    background:url(../assets/loader.svg) no-repeat center center
}
.voog-search-results{
    display:none;
    padding:20px 0
}
#mobile-search .voog-search-results{
    padding:10px 0
}
.voog-search-noresults{
    display:none;
    width:100%;
    height:100%;
    height:100%
}
.voog-search-noresults div{
    display:table-cell;
    padding:40px;
    text-align:center;
    vertical-align:middle;
    color:rgba(0,0,0,.36)
}
.voog-search-noresults.voog-search-noresults-visible{
    display:table
}
.voog-search-result{
    padding:12px 18px;
    font-size:14px;
    line-height:1.5
}
.voog-search-result .voog-search-result-title{
    margin:0;
    padding:0 0 12px;
    font-size:16px
}
.voog-search-result .voog-search-result-link{
    color:rgba(0,0,0,.87)
}
.voog-search-result .voog-search-result-link:hover{
    color:#000;
    color:rgba(0,0,0,.8)
}
.voog-search-result .voog-search-result-content{
    margin:0;
    padding:0
}
.voog-search-result em{
    font-style:normal;
    background:#f9ec5a
}
@media screen and (max-width:1023px){
    .site-title br{
        display:none
    }
}
@media screen and (min-width:601px) and (max-width:1023px){
    body{
        min-width:0
    }
    .topbar{
        display:block
    }
    .topbar .site-title{
        padding-left:20px
    }
    .main{
        position:relative;
        margin-left:200px
    }
    .sidebar{
        width:200px
    }
    .sidebar .sidebar-inner{
        padding-top:90px;
        padding-right:20px;
        padding-left:20px
    }
    .sidebar .site-title{
        display:none
    }
    .sub-menu a{
        white-space:normal
    }
    .main-menu{
        padding-top:35px
    }
    .inner{
        width:auto
    }
    .lang-menu{
        right:25px;
        left:auto
    }
    .lang-menu-popover{
        right:-12px;
        left:auto
    }
    .footer{
        width:200px
    }
    .footer .footer-inner{
        padding:20px
    }
}
@media screen and (max-width:600px){
    body,html{
        font-size:16px;
        line-height:1.75
    }
    .font-size-small{
        font-size:16px!important;
        line-height:1.75!important
    }
    body{
        min-width:320px;
        background:#fff
    }
    .main,.wrap,.wrap-inner{
        display:block!important
    }
    .front-page,.front-page .main,.front-page .wrap{
        height:100%
    }
    .search-form,body>.voog-search-container{
        display:none!important
    }
    .sidebar{
        display:block;
        float:none;
        width:auto;
        max-width:none;
        min-height:43px;
        padding:0;
        word-wrap:break-word
    }
    .sidebar .sidebar-inner{
        padding:0!important
    }
    .lang-menu,.main-menu{
        display:none
    }
    .main{
        width:auto;
        margin:0
    }
    .front-page .main-inner{
        font-size:22px;
        line-height:32px;
        color:#fff
    }
    .front-page .main-inner h1{
        font-size:33px
    }
    .front-page .main-inner h2{
        font-size:27.5px
    }
    .front-page .main-inner h3{
        font-size:24.2px
    }
    .inner{
        width:auto
    }
    .front-page .container{
        background:0 0
    }
    .site-title{
        padding:13px 50px 12px 20px;
        font-size:18px
    }
    .search-enabled .site-title{
        padding-right:90px
    }
    .site-title .edy-positionable-container-maxwidth{
        max-width:200px!important;
        float:left
    }
    .sub-menu{
        min-height:0;
        padding:20px 20px 15px;
        text-align:left
    }
    .sub-menu li{
        padding-right:20px;
        padding-left:0
    }
    .sub-menu a{
        white-space:normal
    }
    .js-bgpicker-cover-color,.js-bgpicker-cover-image{
        min-height:0!important
    }
    .form_field .jq-select,.form_field_select,.form_field_textarea,.form_field_textfield{
        width:100%!important
    }
    .blog-list .post{
        padding-top:20px;
        padding-bottom:20px;
        padding-left:20px
    }
    .post-header{
        padding:0 20px
    }
    .post-content{
        padding:0 20px 30px
    }
    .comments{
        padding:0 20px 20px
    }
    .comments h3{
        padding-top:30px
    }
    .comments:before{
        width:100%
    }
    .comment-form .comment-email-field,.comment-form .comment-name-field{
        float:none;
        width:100%
    }
    .comment-form .comment-name-field{
        margin-right:0
    }
    .footer{
        position:static;
        bottom:auto;
        left:auto;
        display:block;
        width:auto;
        background:#fff
    }
    .footer .footer-inner{
        padding:20px
    }
    .mobilemenu-open,.mobilesearch-open{
        position:fixed;
        overflow:hidden;
        width:100%
    }
    .mobilemenu-open .wrap,.mobilesearch-open .wrap{
        position:fixed;
        top:0;
        left:0;
        width:100%
    }
    .mobile-menu-toggler{
        position:absolute;
        top:calc(50% - 22px);
        right:0;
        display:block;
        width:43px;
        height:43px;
        outline:0
    }
    .mobile-menu-toggler span,.mobile-menu-toggler span:after,.mobile-menu-toggler span:before{
        position:absolute;
        top:14px;
        left:11px;
        display:block;
        width:20px;
        height:3px;
        content:'';
        background:rgba(0,0,0,.87);
        border-radius:5px
    }
    .mobile-menu-toggler span.flags-disabled .language-menu-btn,.mobile-menu-toggler span:after.flags-disabled .language-menu-btn,.mobile-menu-toggler span:before.flags-disabled .language-menu-btn{
        position:static;
        width:auto;
        height:auto;
        background-color:red
    }
    .mobile-menu-toggler span.flags-disabled .language-menu-btn:after,.mobile-menu-toggler span.flags-disabled .language-menu-btn:before,.mobile-menu-toggler span:after.flags-disabled .language-menu-btn:after,.mobile-menu-toggler span:after.flags-disabled .language-menu-btn:before,.mobile-menu-toggler span:before.flags-disabled .language-menu-btn:after,.mobile-menu-toggler span:before.flags-disabled .language-menu-btn:before{
        display:none
    }
    .mobile-menu-toggler span.flags-disabled .language-menu-btn .lang-title,.mobile-menu-toggler span:after.flags-disabled .language-menu-btn .lang-title,.mobile-menu-toggler span:before.flags-disabled .language-menu-btn .lang-title{
        display:inline-block;
        position:static;
        color:#fff
    }
    .mobile-menu-toggler span:before{
        top:6px;
        left:0
    }
    .mobile-menu-toggler span:after{
        top:12px;
        left:0
    }
    #mobile-menu{
        font-family:Lato,sans-serif;
        position:fixed;
        z-index:1000;
        top:0;
        right:0;
        bottom:0;
        left:0;
        display:none;
        overflow:auto;
        background-color:#2C2A6C;
        background-color:rgba(43,43,43,.9);
        -webkit-overflow-scrolling:touch
    }
    .mobilemenu-open #mobile-menu{
        display:block
    }
    #mobile-menu .mobile-menu-close{
        position:absolute;
        top:0;
        right:0;
        display:block;
        width:42px;
        height:42px;
        outline:0
    }
    #mobile-menu .mobile-menu-close:after,#mobile-menu .mobile-menu-close:before{
        position:absolute;
        top:19px;
        left:12px;
        display:block;
        width:20px;
        height:3px;
        content:'';
        background:#fff;
        border-radius:3px
    }
    #mobile-menu .mobile-menu-close:before{
        -webkit-transform:rotate(45deg);
        -ms-transform:rotate(45deg);
        transform:rotate(45deg)
    }
    #mobile-menu .mobile-menu-close:after{
        -webkit-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
        transform:rotate(-45deg)
    }
    #mobile-menu .language-menu-btn{
        position:absolute;
        top:14px;
        left:15px;
        display:block;
        width:42px;
        height:42px;
        outline:0
    }
    #mobile-menu .language-menu-btn .lang-menu-btn{
        position:absolute;
        top:14px;
        left:11px
    }
}
@media screen and (max-width:600px) and (max-width:600px){
    #mobile-menu .language-menu-btn .lang-menu-btn{
        position:static
    }
}
@media screen and (max-width:600px){
    #mobile-menu.flags-enabled .language-menu-btn .lang-title{
        display:none
    }
    #mobile-menu.flags-disabled .language-menu-btn{
        top:0;
        left:0;
        width:auto;
        height:auto;
        display:inline-block;
        vertical-align:top;
        padding:11px 9px 17px;
        color:#fff
    }
    #mobile-menu.flags-disabled .language-menu-btn:after,#mobile-menu.flags-disabled .language-menu-btn:before{
        display:none
    }
    #mobile-menu.flags-disabled .language-menu-btn .lang-menu-btn{
        position:static
    }
    #mobile-menu.flags-disabled .language-menu-btn .lang-title{
        display:inline-block;
        position:static;
        color:#fff
    }
    .language-menu-open #mobile-menu .language-menu-btn{
        display:none
    }
    #mobile-menu .language-menu,#mobile-menu .navigation-menu{
        display:table;
        width:100%;
        height:100%;
        word-break:break-all
    }
    #mobile-menu .language-menu ul,#mobile-menu .navigation-menu ul{
        display:table-cell;
        height:100%;
        padding:50px 30px;
        list-style-type:none;
        text-align:center;
        vertical-align:middle
    }
    #mobile-menu .language-menu ul li,#mobile-menu .navigation-menu ul li{
        display:block;
        margin:0;
        padding:15px 0;
        text-align:center
    }
    #mobile-menu .language-menu ul a,#mobile-menu .navigation-menu ul a{
        font-size:24px;
        line-height:32px;
        color:#fff;
        color:rgba(255,255,255,.5)
    }
    #mobile-menu .language-menu ul a.active,#mobile-menu .navigation-menu ul a.active{
        color:#fff
    }
    .language-menu-open #mobile-menu .navigation-menu{
        display:none
    }
    #mobile-menu .language-menu{
        display:none
    }
    .language-menu-open #mobile-menu .language-menu{
        display:table
    }
    .mobile-search-toggler{
        position:absolute;
        top:calc(50% - 22px);
        right:43px;
        display:block;
        width:33px;
        height:43px;
        outline:0;
        background:url(../images/search.png) no-repeat center center;
        background-size:16px 16px
    }
    .svg .mobile-search-toggler{
        background-image:url(../assets/search.svg)
    }
    .mobilesearch-open .mobile-search-toggler{
        background:0 0!important
    }
    .mobilesearch-open .mobile-search-toggler:after,.mobilesearch-open .mobile-search-toggler:before{
        position:absolute;
        top:20px;
        left:7px;
        display:block;
        width:20px;
        height:3px;
        content:'';
        background:rgba(0,0,0,.87);
        border-radius:3px
    }
    .mobilesearch-open .mobile-search-toggler:before{
        -webkit-transform:rotate(45deg);
        -ms-transform:rotate(45deg);
        transform:rotate(45deg)
    }
    .mobilesearch-open .mobile-search-toggler:after{
        -webkit-transform:rotate(-45deg);
        -ms-transform:rotate(-45deg);
        transform:rotate(-45deg)
    }
    #mobile-search{
        position:fixed;
        z-index:1000;
        top:0;
        right:0;
        bottom:0;
        left:0;
        display:none;
        overflow:auto;
        background:#f6f6f6;
        -webkit-overflow-scrolling:touch
    }
    .mobilesearch-open #mobile-search{
        display:block
    }
    #mobile-search-results{
        position:absolute;
        top:40px;
        right:0;
        bottom:0;
        left:0
    }
}
@media screen and (min-width:1024px){
    .main-inner-row{
        float:left;
        width:100%
    }
    .content-half{
        float:left;
        width:50%
    }
}
.inner-padding{
    height:100%;
    padding:65px 20px;
    position:relative
}
@media screen and (min-width:600px){
    .inner-padding{
        padding:65px 50px
    }
}
.content-full,.content-half{
    position:relative;
    background-size:cover;
    background-position:50% 50%
}
.background-color{
    position:absolute;
    top:0;
    right:0;
    left:0;
    bottom:0
}
.dark-background .formatted{
    color:#fff
}
.dark-background .formatted a,.dark-background .formatted b,.dark-background .formatted h1,.dark-background .formatted h2,.dark-background .formatted h3,.dark-background .formatted h4,.dark-background .formatted input,.dark-background .formatted p,.dark-background .formatted pre{
    color:#fff
}
.dark-background .menu-horizontal li a{
    opacity:.7
}
.dark-background .menu-horizontal li a:hover{
    opacity:1
}
.dark-background .menu-horizontal li.current a{
    opacity:1
}
.dark-background .post-title a{
    color:#fff
}
.dark-background .post-title a:hover{
    color:rgba(255,255,255,.75)
}
.dark-background .post-date{
    color:rgba(255,255,255,.36)
}
.footer-row .dark-background{
    color:rgba(255,255,255,.6)
}
.light-background .formatted{
    color:rgba(0,0,0,.5)
}
.light-background .formatted h1,.light-background .formatted h2,.light-background .formatted h3,.light-background .formatted h4,.light-background .formatted input,.light-background .formatted p{
    color:rgba(0,0,0,.5)
}
.light-background .menu-horizontal li a{
    opacity:.7
}
.light-background .menu-horizontal li a:hover{
    opacity:1
}
.light-background .menu-horizontal li.current a{
    opacity:1
}
.light-background .post-title a{
    color:#000
}
.footer-row .light-background a{
    color:#000
}
.footer-row .light-background b{
    color:rgba(0,0,0,.5)
}
.footer-row .light-background{
    color:rgba(0,0,0,.6)
}
.custom-btn,.edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn{
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
    word-break:break-word;
    word-wrap:break-word;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:inline-block;
    font-size:18px;
    line-height:24px;
    max-width:100%;
    min-width:180px;
    padding:.61em .55em;
    text-align:center;
    text-transform:uppercase;
    background-color:transparent
}
.public .custom-btn,.public .edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn{
    cursor:pointer
}
.dark-background .custom-btn,.dark-background .edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn{
    border:2px solid;
    color:#fff
}
.dark-background .custom-btn:not(.custom-btn-disabled):hover,.dark-background .edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn:not(.custom-btn-disabled):hover{
    background:#2C2A6C;
    border:2px solid;
    color:#fff
}
.light-background .custom-btn,.light-background .edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn{
    border:2px solid;
    color:#000;
    background-color:transparent
}
.light-background .custom-btn:not(.custom-btn-disabled):hover,.light-background .edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn:not(.custom-btn-disabled):hover{
    background:#2C2A6C;
    border:2px solid;
    border-color:#000;
    color:#fff!important
}
footer .custom-btn,footer .edy-product-widget-list .edy-product-widget-item-wrap .edy-product-widget-item .edy-product-widget-item-details-wrap .edy-product-widget-item-btn-wrap .edy-product-widget-item-btn{
    display:none
}
.product-page .light-background .custom-btn-disabled,.public .light-background .custom-btn-disabled{
    cursor:default;
    color:rgba(0,0,0,.35);
    border-color:rgba(0,0,0,.35)
}
.product-page .dark-background .custom-btn-disabled,.public .dark-background .custom-btn-disabled{
    color:rgba(255,255,255,.35);
    border-color:rgba(255,255,255,.35)
}
.header-row .content-full{
    min-height:31vh
}
.footer-row .inner-padding{
    padding-bottom:10px;
    padding-top:10px
}
.footer-row .custom-btn{
    min-width:80px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:inline-block;
    padding:0 10px;
    text-transform:none;
    font-size:10px;
    line-height:24px;
    text-align:center;
    margin:0
}
.footer-row .custom-btn:hover{
    background:#6b6b6b
}
.footer-row .dark-background .custom-btn:not(.custom-btn-disabled){
    border:1px solid rgba(255,255,255,.1);
    color:#fff
}
.footer-row .light-background .custom-btn:not(.custom-btn-disabled){
    border:1px solid #333;
    color:#000
}
.footer-row .light-background .custom-btn:not(.custom-btn-disabled):hover{
    color:#fff
}
.footer-row .footer-right{
    float:right;
    width:0px;
    margin:0 0 0 10px
}
.front-page .footer-row .footer-left{
    float:left;
    width:calc(110% - 150px)!important;
    padding-top:0
}
.footer-row .light-background .custom-btn:hover a{
    color:#fff
}
.svg-spritesheet{
    display:none
}
.flexbox .page-content{
    -webkit-box-flex:1;
    -ms-flex:1 0 auto;
    flex:1 0 auto
}
@media screen and (min-width:641px){
    .content-illustrations{
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1;
        max-width:520px;
        margin-right:40px
    }
}
@media screen and (min-width:641px){
    .item-page .content-body{
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1
    }
}
.intro-content{
    padding-bottom:50px
}
.content-item-boxes{
    font-size:0;
    line-height:1.3
}
@media screen and (min-width:241px) and (max-width:640px){
    .content-item-boxes{
        margin-right:-10px;
        margin-left:-10px
    }
}
@media screen and (min-width:641px){
    .content-item-boxes{
        padding-bottom:80px;
        margin-right:-15px;
        margin-left:-15px
    }
}
.items-body{
    margin-bottom:30px
}
@media screen and (min-width:641px){
    .items-body{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex
    }
}
@-webkit-keyframes rotation{
    from{
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@keyframes rotation{
    from{
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
    to{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
.loader{
    position:absolute;
    top:50%;
    left:50%;
    z-index:999;
    width:20px;
    height:20px;
    border-radius:100%;
    opacity:0;
    -webkit-transition:opacity .3s;
    -o-transition:opacity .3s;
    transition:opacity .3s
}
.loader::before{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    content:'';
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
.is-loaded .loader,.not-loaded .loader{
    margin-top:calc((20px / 2) * -1);
    margin-left:calc((20px / 2) * -1);
    border:1px solid transparent;
    -webkit-animation:rotation .7s infinite linear;
    animation:rotation .7s infinite linear
}
.is-loaded .loader::before,.not-loaded .loader::before{
    border-top:1px solid #000;
    border-right:1px solid transparent;
    border-bottom:1px solid transparent;
    border-left:1px solid transparent;
    border-radius:100%
}
.not-loaded .loader{
    opacity:1
}
.is-loaded .loader{
    opacity:0
}
.with-error .loader{
    width:30px;
    height:30px;
    margin-top:-15px;
    margin-left:-15px;
    background-color:rgba(204,0,0,.7);
    opacity:1
}
.with-error .loader::after,.with-error .loader::before{
    position:absolute;
    top:14px;
    width:22px;
    height:2px;
    background-color:#fff;
    border-radius:2px;
    content:''
}
.with-error .loader::before{
    left:4px;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg)
}
.with-error .loader::after{
    right:4px;
    -webkit-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    transform:rotate(-45deg)
}
.menu-horizontal{
    padding-left:0!important
}
.menu-horizontal .menu-separator{
    opacity:.36;
    font-size:12px
}
.menu-horizontal.menu-breadcrumbs{
    line-height:16px;
    padding-bottom:15px
}
.item-list-page .menu-horizontal.menu-breadcrumbs{
    padding-bottom:0
}
.menu-horizontal.menu-breadcrumbs .menu-item{
    padding-left:0
}
.menu-horizontal .menu-item{
    display:inline-block;
    font-size:11px
}
.item-list-page .menu-breadcrumbs{
    margin:0
}
.menu-item-cms{
    margin-left:10px
}
.menu-item-cms.float-right{
    float:right
}
.content-item-box{
    color:rgba(0,0,0,.8)
}
.item-list-page .content-item-box{
    padding-top:15px;
    padding-bottom:15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@media screen and (max-width:320px){
    .item-list-page .content-item-box{
        display:block;
        padding-right:10px;
        padding-left:10px
    }
}
@media screen and (min-width:321px){
    .item-list-page .content-item-box{
        display:inline-block;
        vertical-align:top
    }
}
@media screen and (min-width:321px) and (max-width:768px){
    .item-list-page .content-item-box{
        width:50%;
        padding-right:10px;
        padding-left:10px
    }
}
@media screen and (min-width:769px){
    .item-list-page .content-item-box{
        width:33.3%;
        padding-right:15px;
        padding-left:15px
    }
}
@media screen and (min-width:640px) and (max-width:768px){
    .item-list-page .content-item-box{
        padding-right:15px;
        padding-left:15px
    }
}
.content-illustrations .content-item-box{
    margin-bottom:40px
}
.content-item-box .top-inner{
    opacity:1
}
.editmode .content-item-box .top-inner::after,.item-list-page .content-item-box .top-inner::after{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    display:block;
    background-color:#fff;
    content:'';
    opacity:0;
    -webkit-transition:opacity .5s;
    -o-transition:opacity .5s;
    transition:opacity .5s
}
.editmode .content-item-box:hover .top-inner::after,.item-list-page .content-item-box:hover .top-inner::after{
    opacity:.2
}
.item-top{
    position:relative;
    position:relative
}
.item-top::before{
    display:block;
    width:100%;
    padding-top:100%;
    content:''
}
.item-top>.aspect-ratio-inner{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0
}
.item-top:hover .btn,.item-top:hover .edy-img-drop-area-remove-image{
    opacity:1
}
.item-top .btn{
    padding:0;
    background-color:rgba(0,102,187,.3);
    border:0;
    opacity:0;
    -webkit-transition:background-color .5s,opacity .5s;
    -o-transition:background-color .5s,opacity .5s;
    transition:background-color .5s,opacity .5s
}
.item-top .btn:hover{
    background-color:#06b
}
.item-top .bg-crop-btn{
    height:45px;
    width:45px;
    position:absolute;
    top:0;
    left:0;
    z-index:9;
    margin-top:10px;
    margin-left:10px;
    cursor:pointer;
    border-radius:100%;
    color:#fff
}
.item-top .bg-crop-btn:focus{
    outline:0
}
.item-top .bg-crop-btn.is-visible{
    display:block
}
.item-top .bg-crop-btn.is-hidden,.without-image .item-top .bg-crop-btn{
    display:none
}
.item-top .edy-img-drop-area-remove-image{
    height:45px;
    width:45px;
    top:10px;
    right:10px;
    z-index:9;
    color:#fff;
    background-color:rgba(0,102,187,.3);
    border:0;
    opacity:0;
    -webkit-transition:background-color .5s,opacity .5s;
    -o-transition:background-color .5s,opacity .5s;
    transition:background-color .5s,opacity .5s
}
.item-top .edy-img-drop-area-remove-image:hover{
    background-color:#06b
}
.item-top .edy-img-drop-area-remove-image-ico{
    margin-top:-10px;
    margin-left:-8px
}
.item-top .top-inner{
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
    word-break:break-word;
    word-wrap:break-word;
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    font-weight:300;
    font-size:16px;
    line-height:1.2;
    text-align:center
}
.public .item-top .top-inner{
    overflow:hidden
}
.public .item-top .top-inner .image-landscape.not-cropped{
    width:100%;
    height:auto;
    max-width:100%
}
.public .item-top .top-inner .image-landscape.is-cropped{
    width:auto;
    height:100%
}
.public .item-top .top-inner .image-portrait.not-cropped{
    width:auto;
    height:100%;
    max-height:100%
}
.public .item-top .top-inner .image-portrait.is-cropped{
    width:100%;
    height:auto
}
.public .item-top .top-inner .image-square{
    width:100%;
    height:auto
}
.with-image .item-top .top-inner{
    background-color:rgba(0,0,0,.05);
    border:0
}
.without-image .item-top .top-inner{
    border-color:rgba(0,0,0,.1);
    border-style:solid;
    border-width:1px
}
.dark-background .without-image .item-top .top-inner{
    border-color:rgba(255,255,255,.1)
}
.item-top .top-inner .item-placeholder{
    padding:.5em
}
.item-top .image-drop-area{
    background-position:center!important;
    background-repeat:no-repeat
}
.item-top .image-drop-area.not-cropped{
    background-size:contain
}
.item-top .image-drop-area:not(.active){
    border-color:rgba(0,0,0,.4);
    border-style:dashed;
    border-width:1px
}
.item-top .image-drop-area:not(.active):hover{
    border-style:solid
}
@media screen and (max-width:640px){
    .item-top .image-drop-area .edy-img-drop-area-placeholder{
        font-size:13px
    }
}
@media screen and (min-width:641px){
    .item-top .image-drop-area .edy-img-drop-area-placeholder{
        font-size:16px
    }
}
.item-title{
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
    word-break:break-word;
    word-wrap:break-word;
    margin-top:0;
    margin-bottom:0
}
.item-title .item-link{
    color:inherit!important;
    font-weight:700!important
}
.item-title .item-link:hover{
    opacity:.7
}
.content-item-box>.item-title{
    margin-top:15px;
    font-weight:700;
    text-align:center
}
.item-page .content-header{
    margin-bottom:20px
}
.item-page .product-page-top{
    padding-bottom:15px
}
.formatted .edy-buy-button-container .form_field label{
    font-size:16px;
    padding-bottom:0
}
.light-background .formatted .edy-buy-button-container .edy-buy-button:not(.custom-btn-disabled){
    color:#000
}
.formatted .edy-buy-button-variants .form_field{
    padding-top:0;
    padding-bottom:0
}
.formatted .edy-buy-button-variants .form_field_select{
    width:initial!important;
    outline:0
}
.light-background .formatted .edy-buy-button-variants .form_field_select{
    border-color:#000;
    color:#000;
    background-color:#fff
}
.edy-buy-button-variants .form_field_select{
    border-color:#fff;
    position:relative;
    padding:6px 25px 6px 7px;
    font-size:14px;
    font-weight:300;
    line-height:1.5;
    vertical-align:bottom;
    background-image:url(../assets/ico-arrow-black.svg);
    background-position:right 10px center;
    background-repeat:no-repeat;
    border-radius:0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
.edy-buy-button-variants .form_field_select::-ms-expand{
    display:none
}
.addbutton{
    padding-top:20px;
    margin-left:7px
}
.post-date.hide-article-date{
    display:none
}
.comments.hide-article-comments{
    display:none
}
.layout_settings-btn button{
    z-index:105;
    padding:8px 16px!important;
    opacity:0;
    pointer-events:none;
    -webkit-transition:opacity .3s;
    -o-transition:opacity .3s;
    transition:opacity .3s
}
.layout_settings-btn button.active,.layout_settings-btn button:hover{
    color:#443df6!important;
    background-color:rgba(68,61,246,.1)!important
}
.layout_settings-btn button.active.edy-cbtn>span>span,.layout_settings-btn button:hover.edy-cbtn>span>span{
    color:#443df6!important
}
.layout_settings-btn button.active.edy-cbtn>span>span .grey,.layout_settings-btn button:hover.edy-cbtn>span>span .grey{
    color:#443df6!important
}
.layout_settings-visible .layout_settings-btn button{
    opacity:1;
    pointer-events:all
}
.layout_settings-btn button.edy-cbtn{
    display:-webkit-box!important;
    display:-ms-flexbox!important;
    display:flex!important;
    width:100%
}
.layout_settings-btn button.edy-cbtn>div:before,.layout_settings-btn button.edy-cbtn>span:before{
    content:none!important
}
.layout_settings-btn button.edy-cbtn>span>span{
    color:#000!important;
    font-weight:500!important;
    font-size:14px!important;
    font-family:"Avenir Next",AvenirX!important;
    line-height:20px!important;
    text-align:left
}
.layout_settings-btn button.edy-cbtn>span>span .bold{
    font-weight:600!important;
    line-height:24px!important
}
.layout_settings-btn button .edy-cbtn-content span:last-child{
    margin-right:0
}
.layout_settings-btn button .edy-cbtn-content .grey{
    color:#8d9091
}
.layout_settings-btn button.edy-cbtn .edy-cbtn-ico{
    display:none
}
.layout_settings-tooltip{
    font-weight:500;
    font-size:12px;
    line-height:16px;
    padding:6px;
    bottom:54px;
    position:fixed;
    pointer-events:none;
    white-space:nowrap;
    color:#fff;
    background:#1b2124;
    border:1px solid transparent;
    opacity:0;
    border-radius:4px;
    z-index:56502
}
.layout_settings-tooltip.visible{
    opacity:1;
    pointer-events:all;
    -webkit-box-shadow:0 2px 5px rgba(0,0,0,.29);
    box-shadow:0 2px 5px rgba(0,0,0,.29);
    z-index:56502;
    -webkit-transition:opacity .6s cubic-bezier(0,.6,.25,1);
    -o-transition:opacity .6s cubic-bezier(0,.6,.25,1);
    transition:opacity .6s cubic-bezier(0,.6,.25,1);
    -webkit-transition-delay:.6s;
    -o-transition-delay:.6s;
    transition-delay:.6s
}
.layout_settings-popover{
    position:fixed;
    background:#fff;
    -webkit-transform-origin:100% 90%;
    -ms-transform-origin:100% 90%;
    transform-origin:100% 90%;
    bottom:72px;
    padding:8px 0;
    right:224px;
    z-index:56501;
    opacity:0;
    -webkit-transition:opacity .3s;
    -o-transition:opacity .3s;
    transition:opacity .3s;
    pointer-events:none
}
.edy-bar-open .layout_settings-popover{
    bottom:200px
}
.layout_settings-visible .layout_settings-popover{
    pointer-events:all;
    opacity:1;
    -webkit-box-shadow:0 25px 35px rgba(0,0,0,.03),0 0 5px rgba(0,0,0,.05);
    box-shadow:0 25px 35px rgba(0,0,0,.03),0 0 5px rgba(0,0,0,.05)
}
@media screen and (max-width:768px){
    .layout_settings-popover{
        right:0
    }
}
.layout_settings-arrow{
    position:absolute;
    pointer-events:none;
    bottom:0;
    right:126px
}
@media screen and (max-width:768px){
    .layout_settings-arrow{
        right:72px
    }
}
.layout_settings-arrow:after{
    position:absolute;
    z-index:56501;
    width:0;
    height:0;
    margin-left:-16px;
    pointer-events:none;
    border:solid transparent;
    border-color:transparent;
    border-width:16px;
    content:''
}
.layout_settings-arrow:after{
    border-top-color:#fff;
    -webkit-filter:drop-shadow(0 2px 1px rgba(0, 0, 0, .05));
    filter:drop-shadow(0 2px 1px rgba(0, 0, 0, .05))
}
.layout_settings-close{
    position:fixed;
    top:32px;
    right:32px;
    background-image:url(../assets/ico-close.svg);
    width:24px;
    height:24px;
    cursor:pointer;
    pointer-events:all;
    z-index:57001
}
.layout_settings-close:hover{
    opacity:.7
}
body .edy-popover{
    z-index:56502!important
}
body .edy-settings-editor:not(.editor_default){
    position:fixed!important;
    left:0!important;
    top:0!important;
    bottom:0;
    height:100%;
    min-width:320px;
    max-width:400px;
    width:100%;
    z-index:57000!important;
    background-color:#fff;
    -webkit-box-shadow:0 25px 35px rgba(0,0,0,.03),0 0 5px rgba(0,0,0,.05);
    box-shadow:0 25px 35px rgba(0,0,0,.03),0 0 5px rgba(0,0,0,.05);
    -webkit-transition:all .2s;
    -o-transition:all .2s;
    transition:all .2s;
    overflow:hidden
}
@media screen and (max-width:420px){
    body .edy-settings-editor:not(.editor_default){
        max-width:100vw
    }
}
body .edy-settings-editor:not(.editor_default) h3{
    font-size:24px;
    line-height:32px
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content{
    height:100%;
    overflow:auto;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
    height:100%
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner input,body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner label,body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner select,body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner textarea{
    font-size:14px!important
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner .edy-settings-editor-list{
    padding:32px 32px 0
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner .edy-bubble-row-padded{
    padding:17px 32px;
    margin-top:auto
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner .edy-bubble-row-padded .edy-btn{
    padding:11px 16px;
    border-radius:6px
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner .edy-settings-editor-item{
    padding:8px 0
}
body .edy-settings-editor:not(.editor_default) .edy-popover-content .edy-settings-editor-inner-title{
    padding:0 32px;
    margin-bottom:0
}
.settings_popover{
    opacity:0;
    pointer-events:none;
    -webkit-transition:opacity .3s;
    -o-transition:opacity .3s;
    transition:opacity .3s;
    background:#fff;
    padding:16px;
    position:absolute;
    top:48px;
    -webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);
    box-shadow:0 2px 10px rgba(0,0,0,.2);
    border-radius:4px
}
.settings_popover-arrow--up{
    position:absolute;
    pointer-events:none;
    top:0;
    left:128px;
    -webkit-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform:rotate(180deg)
}
.settings_popover-arrow--up:after{
    position:absolute;
    z-index:56501;
    width:0;
    height:0;
    pointer-events:none;
    border:solid transparent;
    border-color:transparent;
    border-width:16px;
    content:'';
    border-top-color:#fff;
    -webkit-filter:drop-shadow(0 2px 1px rgba(0, 0, 0, .05));
    filter:drop-shadow(0 2px 1px rgba(0, 0, 0, .05))
}
.settings_popover.active{
    opacity:1;
    pointer-events:all
}
.bottom-settings-popover.edy-popover.first{
    bottom:150px!important
}
.bottom-settings-popover.edy-popover.first,.bottom-settings-popover.edy-popover.second{
    top:unset!important;
    position:fixed!important
}
.bottom-settings-popover.edy-popover.first .edy-popover-arrow,.bottom-settings-popover.edy-popover.second .edy-popover-arrow{
    top:unset!important;
    bottom:unset!important
}
.bottom-settings-popover.edy-popover.first .edy-popover-arrow::after,.bottom-settings-popover.edy-popover.second .edy-popover-arrow::after{
    -webkit-filter:drop-shadow(0 2px 1px rgba(0, 0, 0, .15));
    filter:drop-shadow(0 2px 1px rgba(0, 0, 0, .15));
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    transform:translateX(-50%);
    border-top-color:rgba(255,255,255,.95);
    border-bottom-color:transparent
}
.d-none{
    display:none
}
.item-page .content-item-title:not(.product-item-title){
    margin-bottom:15px
}
.item-page .product-price{
    padding-bottom:24px
}
.item-page .product-price-divider{
    margin:0 4px
}
.item-page .content-product-description{
    margin-bottom:12px
}
.item-page .product-cross-page-info{
    margin-bottom:32px
}
.editmode .item-page .product-content .product-image{
    cursor:pointer
}
.item-page .product-content .without-image .item-top{
    background-image:url(../assets/ico-placeholder.svg);
    background-size:40px;
    background-repeat:no-repeat;
    background-position:center;
    background-color:#f2f2f2
}
.item-page .product-content .item-top .top-inner{
    background-color:transparent
}
.item-page .product-content .item-top .top-inner .item-image{
    height:100%;
    width:100%;
    -o-object-fit:contain;
    object-fit:contain
}
.item-page .product-content .buy-btn-content{
    margin-bottom:24px
}
.item-page .flex-col{
    width:100%
}
.item-page .flex-col-left{
    max-width:520px
}
@media screen and (min-width:641px) and (max-width:768px){
    .item-page .flex-col-left .content-illustrations{
        min-width:180px;
        margin-right:20px
    }
}
.item-page .flex-col .content-body{
    position:-webkit-sticky;
    position:sticky;
    top:104px;
    z-index:2
}
.footer-left{
    float:left;
    width:calc(140% - 240px)!important;
    padding-top:100px;
}
.dark-background .edy-product-widget-filter-search-input,.dark-background .edy-product-widget-filter-sort{
    opacity:.7
}
.dark-background .edy-product-widget-filter-label{
    opacity:.5
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm){
    img{
        image-rendering:-webkit-optimize-contrast!important
    }
}
@media not all and (min-resolution:0.001dpcm){
    @supports (-webkit-appearance:none) and (stroke-color:transparent){
        img{
            image-rendering:unset!important
        }
    }
}

