html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    border-radius: 0;
    vertical-align: baseline
}

em {
    font-style: italic;
}

:focus {
    outline: 0
}

strong {
    font-weight: bold
}

body {
    background: #fff;
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,
th,
td {
    font-weight: normal;
    text-align: left
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

a img {
    border: 0
}

@font-face {
    font-family: raleway-light-webfont;
    src: local('Open Sans Light'), local('OpenSansLight'), url("/wp-content/themes/esracing/font/raleway-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: raleway-extrabold-webfont;
    src: local('Open Sans Extra Bold'), local('OpenSansExtraBold'), url("/wp-content/themes/esracing/font/raleway-extrabold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    line-height: 26px;
    font-size: 16px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
    color: #000;
    background: transparent;
    min-width: 320px;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: absolute;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

img {
    border: 0
}

a,
a:hover,
a:active {
    outline: none
}

::-moz-selection {
    background: #000;
    color: #fff
}

::selection {
    background: #000;
    color: #fff
}

a {
    color: #ed1c24;
    transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    text-decoration: none;
    border-bottom: 0 solid #ed1c24
}

::-webkit-input-placeholder {
    color: #888;
    opacity: 1
}

:-moz-placeholder {
    color: #888;
    opacity: 1
}

::-moz-placeholder {
    color: #888;
    opacity: 1
}

:-ms-input-placeholder {
    color: #888;
    opacity: 1
}

a:hover {
    border-bottom: 1px solid #ed1c24
}

b,
strong {
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    font-weight: normal
}

svg path,
svg ellipse,
svg circle,
svg polygon {
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

h1 {
    margin: 0;
    padding: 0 0 50px 0;
    font-size: 4vw;
    line-height: 4vw;
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    font-weight: normal;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    max-width: 1600px;
    margin: 0 auto;
    letter-spacing: 0.4vw
}

h2 {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 50px;
    line-height: 50px;
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    font-weight: normal;
    color: #fff;
    width: 100%;
}

h3 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 24px;
    line-height: 24px;
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    font-weight: normal;
    color: #000
}

p {
    margin: 0 0 20px 0
}

content ul {
    list-style-type: disc;
    margin: 0 0 20px 20px;
    width: 100%
}

content ol {
    list-style-type: decimal;
    margin: 0 0 20px 20px;
    width: 100%
}

content table {
    margin: 0 0 20px 0;
    width: 100%
}

content table td {
    padding: 10px;
    vertical-align: top;
	text-transform: uppercase;
}

content table.hinnakiri tr:first-child {
    background: #ed1c24;
    color: #fff;
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    text-transform: uppercase
}

content table.hinnakiri td{text-transform: none;}
content table tr:first-child td {
    padding: 15px 10px
}

content tr:nth-child(odd) {
    background-color: rgba(145, 165, 166, 0.2)
}

content .rightpic {
    float: right;
    width: 35%;
    margin: 0 0 20px 20px;
    border-radius: 100%
}

.no-scroll {
    overflow: hidden
}

#linetop,
#linebottom {
    position: fixed;
    height: 15px;
    width: 100%;
    top: 0;
    background: #ed1c24;
    z-index: 9998;
}

#linebottom {
    top: auto;
    bottom: 0
}

#lineleft,
#lineright {
    position: fixed;
    width: 15px;
    height: 200%;
    top: -50%;
    left: 0;
    background: #ed1c24;
    z-index: 9998;
}

#lineright {
    left: auto;
    right: 0
}

menu {
    position: fixed;
    z-index: 990;
    padding: 10px 0 0 0;
    margin: 0;
    height: 135px;
    width: 100%;
    top: 0;
    background: transparent;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

menu .themenu {
    margin-top: 48px;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 10;
    font-size: 18px;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

menu .themenu ul {
    margin-top: 13px;
    width: auto;
    max-width: 250px;
    text-align: left;
    position: absolute;
    z-index: 10;
    height: 0;
    display: none;
    background: #91a5a6;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

menu .lang {
    float: left;
    width: auto;
    position: relative;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

#cart {
    position: relative;
  padding: 13px;
    border: 0 !important;
margin-top: 36px;
margin-left:15px;
float:right;
width: 52px;
height: 52px;
text-align: center;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    background: #91a5a6;
    border:0;
}
#cart:hover {
     background: #ed1c24 ;
}

#cart #count{
    position: absolute;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    border: 0 !important;
color:#fff;
border-radius: 100%;
width: 20px;
height: 20px;
text-align: center;
right:-10px;
top:-10px;
 font-family: "raleway-extrabold-webfont", Arial, Tahoma;
 font-size:12px;
 line-height: 18px;

    background: #ed1c24 ;
    border:0;
}
#cart:hover #count{
    
    background: #91a5a6;
  
}
#cart img {
width:20px;
margin:-3px 0;
height: 20px;
}

menu .themenu li {
    display: inline-block
}

menu .themenu a {
    position: relative;
    text-transform: uppercase;
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    padding: 15px;
    border: 0!important;
    color: #fff;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

menu .themenu ul li,
menu .themenu ul li a {
    display: block;
    float: left;
    width: 100%;
    font-family: "raleway-light-webfont", Arial, Tahoma;
    text-transform: unset
}

menu .themenu ul li a {
    background-color: #91a5a6;
    padding: 10px 15px
}

menu .themenu ul li a:hover {
    background-color: #ed1c24
}

menu .lang  a:hover {
    background-color: transparent !important;
}

menu .red a {
    background: #ed1c24
}

menu .themenu li a:hover,
menu .themenu li a.dropdown-toggle.active {
    background-color: #91a5a6
}

menu .lang a {
    font-family: "raleway-light-webfont", Arial, Tahoma;
    padding: 15px 10px
}

.dark {
    color: #fff;
    background-color: rgba(47, 57, 58, 0.8);    
}

/*.dark:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.1;
    background-size: cover;
    background-image: url(/wp-content/themes/esracing/img/01.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%)
}*/

#hamburger {
    width: 60px;
    height: 60px;
    margin: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    position: fixed;
    z-index: 997;
    top: 20px;
    right: 20px;
    display: none
}

#hamburger span {
    display: block;
    position: absolute;
    height: 4px;
    width: 25px;
    background: #fff;
    opacity: 1;
    left: 18px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#hamburger span:nth-child(1) {
    top: 19px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#hamburger span:nth-child(2) {
    top: 28px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#hamburger span:nth-child(3) {
    top: 37px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}

#hamburger.open {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

menu .logo {
    position: absolute;
    top: 35px;
    left: 55px;
    z-index: 100;
    height: 80px;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

menu #menuright {
    position: absolute;
    top: 10px;
    z-index: 500;
    right: 55px;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

menu .opened {
    width: 150px!important;
    opacity: 1!important
}

#wrap {
    position: absolute;
    height: auto;
    width: 100%;
    top: 100%;
    top: -moz-calc(100% + 160px);
    top: -webkit-calc(100% + 160px);
    top: calc(100% + 160px);
    z-index: 20;
    background: #fff;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.subwrap {
    top: 640px!important
}



.woocommerce-thankyou-order-received {
    width:100% !important;
    margin:0 0 30px 0 !important;
        font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    font-weight: normal;
}

.blackout {
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    background: rgba(47, 57, 58, 0.6);
    width: 100%;
    height: 100%;
    z-index: 10;
    position: fixed;
    opacity: 1
}

.background {
    position: fixed;
    z-index: 1;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: absolute;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.firstb {
    animation: pics 60s ease-in-out infinite;
    -webkit-animation: pics 60s ease-in-out infinite;
    -moz-animation: pics 60s ease-in-out infinite;
    -o-animation: pics 60s ease-in-out infinite;
}

.secondb {
    animation: pics 60s ease-in-out 20s infinite;
    -webkit-animation: pics 60s ease-in-out 20s infinite;
    -moz-animation: pics 60s ease-in-out 20s infinite;
    -o-animation: pics 60s ease-in-out 20s infinite;
}

.thirdb {
    animation: pics 60s ease-in-out 40s infinite;
    -webkit-animation: pics 60s ease-in-out 40s infinite;
    -moz-animation: pics 60s ease-in-out 40s infinite;
    -o-animation: pics 60s ease-in-out 40s infinite;
}

@keyframes pics {
    0% {
        opacity: 0
    }
    2% {
        opacity: 1
    }
    34% {
        opacity: 1
    }
    36% {
        opacity: 0
    }
}

@-webkit-keyframes pics {
    0% {
        opacity: 0
    }
    2% {
        opacity: 1
    }
    34% {
        opacity: 1
    }
    36% {
        opacity: 0
    }
}

@-moz-keyframes pics {
    0% {
        opacity: 0
    }
    2% {
        opacity: 1
    }
    34% {
        opacity: 1
    }
    36% {
        opacity: 0
    }
}

@-o-keyframes pics {
    0% {
        opacity: 0
    }
    2% {
        opacity: 1
    }
    34% {
        opacity: 1
    }
    36% {
        opacity: 0
    }
}

header {
    position: fixed;
    width: 100%;
    height: 100%;
    height: -moz-calc(100% + 315px);
    height: -webkit-calc(100% + 315px);
    height: calc(100% + 315px);
    min-height: 900px;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
    font-weight: normal;
    z-index: 10;
    text-align: center;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

header .icon {
    margin: -14px 5px -14px 20px;
    width: 50px;
    height:50px;
}

button {
    width: auto;
    position: relative;
    background: transparent;
    color: #fff;
    border: 0;
    min-height: 80px;
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    font-weight: normal;
    text-align: center;
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    padding: 15px 10px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    text-transform: uppercase;
    background-color: #ed1c24
}

button:hover {
    background-color: #91a5a6
}

content #time {
    background-size: 25%;
    background-image: url(/wp-content/themes/esracing/img/time.svg);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    z-index: 500;
    position: absolute;
    width: 620px;
    margin-top: -80px;
    left: -moz-calc(50% - 310px);
    left: -webkit-calc(50% - 310px);
    left: calc(50% - 310px)
}

.boxescnt a {
    border-bottom: 1px solid #ed1c24;
}
.rl-basicgrid-gallery{width:100%;}
.gallery-item a, .gallery-item a:hover{border-bottom: none;}


.boxescnt a:hover {
    border-bottom: 1px solid #2f393a;
    color: #2f393a
}

content {
    width: 100%;
    float: left;
    margin: 0;
    height: auto;
    left: 0;
    padding: 0;
    position: relative
}

content #whitefade {
    position: absolute;
    top: -340px;
    width: 100%;
    height: 340px;
    z-index: -1;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#0000f0', GradientType=0)
}

content .gray {
    width: 100%;
    height: 160px;
    background: #2f393a;
    margin: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    position: absolute
}

content #boxes {
    width: 1240px;
    height: auto;
    margin: -315px auto 0 auto;
    z-index: 100;
    padding: 0
}

.boxescnt {
    margin-left: -moz-calc(50% - 620px)!important;
    margin-left: -webkit-calc(50% - 620px)!important;
    margin-left: calc(50% - 620px)!important;
    float: left;
    background: #fff;
    padding: 70px!important
}

.boxescnt p,
.boxescnt h2,
.boxescnt h3,
.boxescnt h1,
.boxescnt .right {
    width: 70%;
    padding-left: 60px;
    float: right
}

.boxescnt p:first-child {
    float: left;
    padding-left: 0;
    width: 30%
}

.boxescnt p img {
    margin: 0 0 20px 0;
    display: block;
    width: 100%;
    height: auto
}

.boxescnt button {
    width: 100%;
    margin: 0 0 30px 0
}

.boxescnt .left {
    width: 35%;
    vertical-align: top;
    display: inline-block
}

.boxescnt h2 {
    color: #000
}

.box {
    float: left;
    position: relative;
    margin: 0;
    height: 315px;
    background: #fff;
    width: 50%;
    padding: 70px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: absolute
}

.location {
    background-color: #91a5a6;
    background-size: 60%;
    background-image: url(/wp-content/themes/esracing/img/earth.svg);
    background-repeat: no-repeat;
    background-position: top 50px center;
    color: #fff;
    text-align: center
}

.location h2 {
    line-height: 185px;
    vertical-align: middle
}

.table {
    display: table;
    height: 62%;
    width: 100%
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%
}

.subpage .table {
    height: 500px
}

header h2 {
    margin: 0;
    color: #91a5a6
}

.largess {
    height: 315px;
    width: 100%;
    width: -moz-calc(100% + 140px);
    width: -webkit-calc(100% + 140px);
    width: calc(100% + 140px);
    margin: 50px -70px -70px -70px
}

footer {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    float: left;
    border-bottom: 15px solid #ed1c24;
    color: #fff;
    padding: 110px 80px 40px 80px;
    background-color: #2f393a;
    position: relative
}

footer h3 {
    color: #91a5a6;
    text-transform: uppercase
}

footer ul li a {
    color: #fff
}

footer .fmenu {
    float: left;
    padding-right: 70px
}

footer .rmenu {
    text-align: right;
    float: right;
    padding-right: 0
}

footer .large {
    font-size: 24px;
    padding-right: 70px;
    line-height: 36px;
    margin-bottom: 40px;
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    font-weight: normal;
    text-transform: uppercase
}

footer .icon1 {
    background-size:  50px 50px;
    background-image: url(/wp-content/themes/esracing/img/time2.svg);
    background-repeat: no-repeat;
    background-position: right center
}

footer .icon2 {
    background-size: 50px 50px;
    background-image: url(/wp-content/themes/esracing/img/contact.svg);
    background-repeat: no-repeat;
    background-position: right center
}
footer a.social {
	height: 50px;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
	gap: 8px;
}
footer a.social:hover {
	border-bottom: none;
}
/*
.cff-wrapper {
    width: 100%;
    height: auto;
    float: left;
    background: #fff
}

.cff-wrapper a {
    border: 0
}

.cff-posts-wrap  {
    width: 100%;
    height: auto
}

.cff-item .cff-text-wrapper {
    width: 50%;
    float: right;
    padding: 30px !important;
    height: 315px;
    overflow: hidden;
    position: relative
}

.cff-item .cff-photo,
.cff-item .cff-html5-video,
.cff-item .cff-iframe-wrap {
    width: 50% !important;
    float: left;
    height: 315px;
    overflow: hidden;
    position: relative
}

.cff-item .cff-photo img,
.cff-item .cff-html5-video img {
    width: 100%;
    float: left;
    position: absolute;
    top: 0%;
    bottom: -50%;
    margin: auto;
    height: auto
}

.cff-item .cff-iframe-wrap iframe {
    width: 100%;
    float: left;
    position: absolute;
    top: -50%;
    bottom: -50%;
    margin: auto;
    height: 100%;
}

.cff-poster {
    width: 100%;
    height: 100%;
}

.cff-item .cff-html5-video iframe {
    display: none;
}

.cff-posts-wrap .cff-item:nth-of-type(2n) .cff-text-wrapper {
    float: left !important;
}

.cff-posts-wrap .cff-item:nth-of-type(2n) .cff-html5-video,
.cff-posts-wrap .cff-item:nth-of-type(2n) .cff-photo {
    float: right !important;
}

.cff-date {
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    font-weight: normal;
    margin: 0 0 10px 0
}

.cff-post-text {
    margin: 0 0 10px 0;
    max-height: 182px;
    overflow: hidden;
}

.cff-html5-play {
    top: 0;
    left:   0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100
}

.cff-html5-play i {
    margin: 0 auto;
    top: 45%;
    left: 45%;
    position: relative;
    overflow: visible;
    height: 0;
    width: 3em;
    border-style: solid;
    border-width: 2.5em 0 2.5em 4em;
    border-color: transparent transparent transparent #000;
    opacity: .75
}

.cff-meta-wrap {
    position: absolute;
    bottom: 10px;
    right: 20px;
}
*/
#thepopup {
    width: 100%;
    padding:40px 40px 50px 50px;
}

#thepopup input[type="text"],
#thepopup input[type="email"], 
#thepopup textarea {
    width: 100%;
border:3px solid #91a5a6;
height:60px;
    line-height: 21px;
    font-size: 16px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
    color: #000;
  float:left;
    margin:0 10px 10px 0;
padding:10px;
}


#thepopup #error {
border:3px solid #ed1c24;
color:#ed1c24;
}

#thepopup #errortxt {
        line-height: 21px;
    font-size: 16px;
  
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
   color:#ed1c24; 
}

#thepopup .wpcf7-radio {

    line-height: 21px !important;
    font-size: 16px !important;
    font-family: "raleway-light-webfont", Arial, Tahoma !important;

}


#thepopup textarea {
min-height:150px;
    width: -moz-calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);

}

#thepopup input[type="text"], #thepopup input[type="email"]{
    width:50%;

    width: -moz-calc(50% - 10px);
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    
}



#thepopup  h2, 
#thepopup  h3 {
    width:100%;
    float: left;
    margin:20px 0 5px 0;
     color: #2f393a;
}



#thepopup input[type="submit"] {
    width: auto;
    position: relative;
    background: transparent;
    color: #fff;
    border: 0;
    min-height: 80px;
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    font-weight: normal;
    text-align: center;
    margin: 20px 0 -10px 0;
    width: -moz-calc(50% - 10px);
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    font-size: 24px;
    line-height: 24px;
    padding: 15px 10px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    text-transform: uppercase;
    background-color: #ed1c24;
    padding:0;

    margin-left: 25%;
}

#thepopup input[type="submit"]:hover {
    background-color: #91a5a6
}




#eModal-1 {
    width:1240px !important;
}


#thepopup p {
    margin:10px 0 0 0;
}













.entry-content img {
    cursor: pointer;
    transition: 0.3s;
}

.entry-content img:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 123456; /* Sit on top */
    
    line-height: 100%;
    vertical-align: middle;
    left: 0;
    top: 0;
    width: 101%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    position: relative;
top: 50%;
transform: translateY(-50%);
    display: block;
    width: auto;

  max-height: -moz-calc(100% - 60px);
    max-height: -webkit-calc(100% - 60px);
    max-height: calc(100% - 60px);

      max-width: -moz-calc(100% - 60px);
    max-width: -webkit-calc(100% - 60px);
    max-width: calc(100% - 60px);
    background-color: rgb(255,255,255);
}




/* The Close Button */
.close {
    position: absolute;
    top: 35px;
    width:100%;
    height: 100%;
    z-index: 9999999;
    right: 35px;
     font-family: Arial;
    font-size: 32px;
    text-align: right;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}








#boxes .page-title {
    display:none;
}


#boxes .term-description {
    display:none;
}

#boxes .woocommerce-result-count {
    float:left;
    padding:8px 0;
    text-align: left;
font-style:italic;
    width:33.3333%;
    padding-left:30px;
}



.woocommerce-order-details {
 float:left;
 padding-left:0;
    width:100%;
}


.woocommerce-order-details .woocommerce-order-details__title,
.woocommerce-order-details  .woocommerce-table
 {
margin-left:0 !important;
padding:0 !important;
    width:100% !important;
}



#boxes .woocommerce-ordering {
    float:right;
padding-left:30px;
margin-bottom:30px;
    width:33.3333%;
}


#boxes .woocommerce-ordering select, 
#boxes .quantity input{
 float:left;
   width: 100%;
position: relative;

color: #fff;
border: 0;
min-height: 40px ;
font-family: "raleway-extrabold-webfont", Arial, Tahoma;
font-weight: normal;
text-align: center;
margin: 0;
    margin-top: 0px;
font-size: 16px;
line-height:16px;
padding:  10px;
cursor: pointer;
transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
background-color: #2f393a;
}
#boxes .quantity input{
margin:0 0 20px 0;
padding: 0 10px !important;

}

#boxes .product-categories  {
    float:left;
    list-style-type: none;
width: 33.3333%;
    margin:0;
background-color: rgba(145,165,166,0.2);
padding:0;
font-size: 18px;

margin-bottom: 30px;
}

#boxes .product-categories li{
border-bottom: 1px solid rgba(255,255,255,0.5);
}

#boxes .product-categories a{
 display: block;
 width: 100%;
 border:0;
 padding:15px 20px;
 color:#000;
 text-transform: uppercase;
  font-family: "raleway-extrabold-webfont", Arial, Tahoma;
}

#boxes .product-categories .sublevel a{
 padding:8px 20px;
 font-size: 16px;
   font-family: "raleway-light-webfont", Arial, Tahoma;
 background-color: rgba(145,165,166,0.2);
}
#boxes .product-categories  a:hover{
background: #91a5a6;
color:#fff !important;
}

#boxes .product-categories .selected a{
background: #ed1c24 !important;
color:#fff !important;
}

#boxes .products  {
    float:left;
    list-style-type: none;
   width: 66.6666%;
margin:0;
padding-left: 30px;

}

#boxes .products li:nth-of-type(2n+1) {
    padding-right:15px;}

#boxes .products li:nth-of-type(2n+2) {
    padding-left:15px;}

#boxes .products li  {
    float:left;
   width:50%;
margin-bottom: 30px;
}

#boxes .products li  a{
   display:block;
   width:100%;
   height: 100%;
   float:left;
 background-color: rgba(145,165,166,0.2);
   border:0;
   padding:20px;
}

#boxes .products li  a img{
   display:block;
   float:left;
   width:100%;
   height: auto;
  margin-bottom:20px;
  background:#fff;
}

#boxes .products li  a h2{
   display:block;
   float:left;
   width:60%;
   height: 68px;
 
   line-height: 26px;
    font-size: 16px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
    color: #000;
    margin:0;
    padding:0;
	font-weight: bold;
}

#boxes .products li  a .price{
   display:block;
   float:right;
   width:40%;
   height: auto;
 
text-align: right;

   line-height: 26px;
    font-size: 21px;
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    color: #000;
    margin:0;
    padding:0;
}

.cart-empty {
    width:33.3333% !important;
    float: left !important;
    text-align: middle;
    line-height:60px;
      margin:0
}

.return-to-shop {
    float:right !important;
    width:66.6666% !important;
    margin:0
}


#boxes .products li .add_to_cart_button, 
.single_add_to_cart_button,
.checkout-button,
.actions button,
#place_order,
.product_type_simple,
 .wc-backward{
    float:left !important;
   width: 100% !important;
position: relative !important;

color: #fff !important;
border: 0 !important;
border-radius: 0  !important;
min-height: 60px  !important;
font-family: "raleway-extrabold-webfont", Arial, Tahoma !important;
font-weight: normal !important;
text-align: center !important;
margin: 0 !important;
  
font-size: 24px !important;
line-height: 24px !important;
padding: 18px 10px !important;
cursor: pointer;
transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
text-transform: uppercase !important;
background-color: #ed1c24 !important;
}

.actions {
    margin:0 !important;
    padding:0 !important;
}
















#boxes  .woocommerce-product-gallery {
    float:left;
    width:100%;
 
padding-left:0;
     order:2;
}

.woocommerce-product-gallery__wrapper, .wp-post-image {
    float:left;
    width: 100%;

    margin:0;
    padding:0;
}

#boxes  .summary  {
    float:left;
    width:100%;
   order:1;
      margin:0 0 30px 0;
     background-color: rgba(145,165,166,0.2);
}
#boxes .product  {
    float:left;
    width:100%;
}

#boxes  .woocommerce-product-gallery__image{
    float:left;
    width:100%;
    height:auto;

}

#tab-description h2 {
    display: none;
}

#boxes .woo_product_header {
    float:left;
    width:33.3333%;
 display: flex; flex-direction: column;
}




#boxes .woocommerce-tabs {
    float:right;
    width:66.6666%;
    padding-left: 30px;
}


.wc-tabs, .product_title {
    display: none;
}

.tab-description {
    float:left;
    width: 100%;
}
#tab-description h2, #tab-description p {
    width: 100% !important;
    padding:0 !important;
}

h1.product_title.entry-title {
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    display: block;
    text-align: left;
    padding: 20px;
    margin: 0;
    text-transform: capitalize;
    width: 100%;
    letter-spacing: 0px;
	background-color: #ed1c24;
}
.woocommerce-product-details__short-description {
    float:left;
    width:100%;
	display:none;
}

.woocommerce-product-details__short-description p,
.summary .price,
.quantity{
    float:left;
    width:100% !important;
    padding:0 20px 0 20px !important;
}

.product_meta {
    display: none;
}



.summary .price{
   display:block;

   height: auto;
text-align: left;

   line-height: 26px;
    font-size: 21px;
    font-family: "raleway-extrabold-webfont", Arial, Tahoma;
    color: #000;
    padding:0;
    padding: 20px !important;
	margin:0;
}


#boxes  .woocommerce-product-gallery__image a{
  border:0;
}


#boxes  .woocommerce-product-gallery__image img{
  width:100%;
  height:auto;
  padding:0 0 20px 0;

}








#boxes .shop_table {
    float:right;
    width:66.6666%;
    padding-left:30px;
    border:0;

}


#boxes .shop_table tr:first-child {
   background-color: rgba(145,165,166,0.2); 
    color: #000;
    font-family: "raleway-light-webfont", Arial, Tahoma;
    text-transform: initial;
}





#boxes .cart_totals .shop_table .order-total .amount {
line-height: 36px;
font-size: 30px;
font-family: "raleway-extrabold-webfont", Arial, Tahoma;
}

#boxes .cart_totals .shop_table .order-total .includes_tax  {
float:left;
}

#boxes .woocommerce-cart-form .shop_table .product-subtotal .amount {
font-family: "raleway-extrabold-webfont", Arial, Tahoma;
}

#boxes .cart_totals .shop_table .order-total .includes_tax .amount {
line-height: 21px;
font-size: 16px ;
}

.product-subtotal {
    white-space: nowrap
}

.product-thumbnail img {
    width:8vw;
}

table .quantity input {
width:80px !important;
margin:0 !important;
}

#boxes .shop_table a{
  border:0;
  float:left;
}

#boxes .shop_table td, #boxes .shop_table tr,  #boxes .shop_table th {

    border:0;
}

#boxes .cart-collaterals {
    float:left;
    width:33.3333%;
}
#boxes .cart_totals {
    float:left;
    width:100%;
}

#boxes .cart_totals .shop_table {
    float:left;
    width:100%;
    padding-left:0;
margin:0;
 
    border-radius: 0;
}

#boxes .wc-proceed-to-checkout {
    float:left;
    width:100%;
  
}


#boxes .cart_totals  h2 {
   display:none;
}

.shop_table thead th{
    background:#2f393a;
    color:#fff;
     font-family: "raleway-extrabold-webfont", Arial, Tahoma;
   font-weight:normal !important;
}



.woocommerce-message, .woocommerce-info {

    background-color: rgba(145,165,166,0.2) !important;
}

.entry-content .woocommerce-info {
    float:right;
    width:66.6666% !important;
    width: -moz-calc(66.6666%- 30px) !important;
width: -webkit-calc(66.6666% - 30px) !important;
width: calc(66.6666% - 30px) !important;

   margin-left:30px;
}

.woocommerce-info::before {
    color: #ed1c24 !important;
}

.woocommerce-message::before {
    color: #8aca24 !important;
}
.woocommerce-message{
    border-top-color: #8aca24 !important;
}

.woocommerce-info {
    border-top-color: #ed1c24 !important;
}
.woocommerce a.remove:hover {
    color: #fff !important;
    background: #ed1c24 !important;
}
.woocommerce a.remove {
   
    color: #ed1c24 !important;

}






#customer_details {
    float:left;
    width: 50%;
    padding-right:15px;
}

#boxes .col-1 {
    width:100%;
    float:left;
 
}

#boxes .col-2 {
    width:100%;
    float:left;
   
}


#boxes .woocommerce-billing-fields {
    float:left;
 
    width:100%;
}

#boxes .woocommerce-account-fields  {
    float:left;

    width:100%;
}


 #order_review {
    float:right;
    padding-left:15px;
    width:50%;

}

.woocommerce h3 {

    width:100% !important;
    padding:0 !important;
      
}

#order_review_heading {
  display: ;
  width:50% !important;
  float: right;
  padding-left:15px !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {

    border-radius: 0 !important;
}


.woocommerce form .form-row-wide{

    width: 100%;
    overflow: visible;

}


.woocommerce-billing-fields select, 
.woocommerce-billing-fields input,
.select2-container--default .select2-selection--single {

    float: left;
    width: 100%;
    position: relative;
    color: #000 !important;
   
    min-height: 40px;

    font-weight: normal;
    text-align: center;
    margin: 0;
    border-radius: 0 !important;
    margin-top: 0px;
 
    cursor: pointer;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
  

    width: 100%;
    border: 3px solid #91a5a6 !important;
    height: 40px !important;
    line-height: 16px;
    font-size: 16px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
    color: #000;
    float: left;
 
    padding: 10px;
}


.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
    line-height: 16px !important;
}


.select2-dropdown {
    background-color: #fff;
    border: 3px solid #91a5a6 !important;
        border-top-width: 0 !important;
        border-top-style: solid !important;
        border-top-color: transparent !important;
    border-radius: 0 !important;
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: auto !important;
    min-height: 34px;
    top: 1px;
    right: 1px;
    width: 20px;
}

.place-order {
    float:left;
    width:100%;
    background:transparent;
    padding:0 !important;
}

.wc_payment_methods {
    float:left;
     background-color: rgba(145,165,166,0.2) !important;
    padding:20px 20px 10px 20px!important;
}

.woocommerce-checkout-review-order-table {
    float:left;
    width:100% !important; 
    padding-left: 0 !important; 
    border-radius: 0 !important;
    margin: 0 !important;
}

.payment_method_bacs p {
    width:100% !important;
}

.payment_box {
    float: left;
}



#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {

  
    background-color: #fff !important;


}


#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: '';
    display: block;
    border: 1em solid #fff !important;
        border-top-color: transparent; !important;
        border-right-color: transparent !important;
        border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

.includes_tax {
    float:left;
    width:100%;
}

.order-total .woocommerce-Price-amount {
    font-size: 30px;
    line-height: 36px;
}

.order-total .includes_tax .woocommerce-Price-amount  {
    font-size: 16px;
    line-height: 24px;
}

#order_comments_field {
    width:100% !important;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    font-weight: normal !important;
  
}

#order_comments {
    width:100% !important;
    border:0;
    height:auto !important;
    font-family: "raleway-light-webfont", Arial, Tahoma !important;
    font-weight: normal !important;
 color:#000 !important;
    font-size: 16px !important;
    line-height: 24px !important;
padding:10px;
    background-color: transparent !important;

    border: 3px solid #91a5a6 !important;
  
    line-height: 16px;
    font-size: 16px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
    color: #000;
    float: left;
   
    padding: 10px;
}

.woocommerce form .form-row .required {
    color: #ed1c24;
    font-weight: 700;
    border: 0;
}


#account_password::-webkit-input-placeholder,
#account_password::-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1
}

#account_password:-moz-placeholder,
#account_password:-moz-placeholder {
    color: #fff !important;
    opacity: 1
}

#account_password::-moz-placeholder,
#account_password::-moz-placeholder {
    color: #fff !important;
    opacity: 1
}

#account_password:-ms-input-placeholder,
#account_password:-ms-input-placeholder {
    color: #fff !important;
    opacity: 1
}

#account_password_field {
    width:100% !important;
}

.woocommerce form .form-row.woocommerce-invalid label {
    color: #ed1c24 !important;
}

.woocommerce form .form-row.woocommerce-invalid 
.select2-container, 
.woocommerce form .form-row.woocommerce-invalid 
input.input-text, 
.woocommerce form 
.form-row.woocommerce-invalid select {
    float: left;
    width: 100%;
    position: relative;
    color: #fff !important;
    border: 0 !important;
    min-height: 40px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
    font-weight: normal;
    text-align: center;
    margin: 0;
    border-radius: 0 !important;
    margin-top: 0px;
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    background-color: #ed1c24 !important;
}


.woocommerce-additional-fields {
    float:left;
    margin-top:30px;
    width:100%;
}





















/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}









@media screen and (max-width:1366px) {

#thepopup {
    width: 100%;
    padding:40px 30px 40px 40px;
}


    .boxescnt p,
    .boxescnt h2,
    .boxescnt h3,
    .boxescnt h1,
    .boxescnt .right {
        padding-left: 40px
    }
    content #whitefade {
        top: -300px;
        height: 300px
    }
    .table {
        height: 58%
    }
    .boxescnt {
        padding: 50px!important
    }
    .cff-item .cff-text-wrapper {
        padding: 30px;
        height: 260px
    }
    .cff-item .cff-photo,
    .cff-item .cff-html5-video {
        height: 260px
    }
    .boxescnt {
        margin-left: -moz-calc(50% - 600px)!important;
        margin-left: -webkit-calc(50% - 600px)!important;
        margin-left: calc(50% - 600px)!important
    }
    .subpage .table {
        height: 360px
    }
    .subwrap {
        top: 520px!important
    }
    h1 {
        padding: 0 0 30px 0;
        font-size: 4.6vw;
        line-height: 4.6vw;
        letter-spacing: 0.4vw
    }
    h2 {
        font-size: 3.2vw;
        line-height: 3.2vw
    }
    #linetop,
    #linebottom {
        height: 10px
    }
    #lineleft,
    #lineright {
        width: 10px
    }
    menu {
        padding: 10px 0 0 0;
        height: 90px
    }
    menu .themenu {
        margin-top: 30px
    }
    menu .themenu a {
        padding: 15px 10px
    }
    menu .lang a {
        padding: 15px 7px
    }

#cart {

margin-top: 18px;
margin-left:15px;

}


    menu .logo {
        top: 20px;
        left: 35px;
        height: 60px
    }
    menu #menuright {
        top: 10px;
        right: 35px
    }
    header {
        height: -moz-calc(100% + 260px);
        height: -webkit-calc(100% + 260px);
        height: calc(100% + 260px)
    }
    #wrap {
        top: -moz-calc(100% + 130px);
        top: -webkit-calc(100% + 130px);
        top: calc(100% + 130px)
    }
    button {
        margin: 0;
        padding: 10px 10px
    }
    content #time {
        margin-top: -80px;
        width: 50%;
        left: -moz-calc(50% - 25%);
        left: -webkit-calc(50% - 25%);
        left: calc(50% - 25%)
    }
    content .gray {
        width: 100%;
        height: 130px
    }
    content #boxes {
        width: 1200px;
        margin: -260px auto 0 auto
    }
    .box {
        height: 260px;
        width: 50%;
        padding: 50px
    }
    .location h2 {
        line-height: 158px
    }
    .table {
        display: table;
        width: 100%
    }
    .table-cell {
        display: table-cell;
        vertical-align: middle;
        width: 100%
    }
    footer {
        border-bottom: 10px solid #ed1c24;
        padding: 110px 50px 20px 50px
    }
    footer .fmenu {
        float: left;
        padding-right: 40px
    }
    footer .rmenu {
        float: right;
        padding-right: 0
    }
    footer .large {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px;
        padding-right: 50px
    }
    footer .icon1,
    footer .icon2 {
        background-size: 40px
    }



#eModal-1 {
    width: -moz-calc(100% - 40px) !important;
        width: -webkit-calc(100% - 40px) !important;
        width: calc(100% - 40px) !important;
}


}

@media screen and (max-width:1250px) {
    h2 {
        font-size: 3.8vw;
        line-height: 3.8vw
    }
    content #boxes {
        max-width: 1200px;
        width: -moz-calc(100% - 40px);
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        margin: -260px 20px 0 20px
    }
    .boxescnt {
        margin-left: 20px!important
    }
}



@media screen and (max-width:768px) {
.woocommerce table.shop_table_responsive tr td, 
.woocommerce-page table.shop_table_responsive tr td {
    display: inline-block !important;
    text-align: right !important;
    height:auto;
    width:100%;
}

.woocommerce table.cart .product-thumbnail {
    display: none !important;
}

#boxes .product-name a {

    float: right !important;

}

.shop_table_responsive p, 
.shop_table_responsive .price, 
.shop_table_responsive .quantity {
    float: right;
    width: auto !important;
    padding: 0 !important;
}

#boxes .shop_table_responsive .quantity input {
 
    min-height: 30px;
}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
 .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background-color: #fff !important;
}

.woocommerce table.shop_table_responsive tr td,
 .woocommerce-page table.shop_table_responsive tr td {
  border-bottom:1px solid #fff !important;
}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
 .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  border-bottom:1px solid rgba(145,165,166,0.2) !important;
}

}


@media screen and (max-width:980px) {

#boxes .products li .add_to_cart_button, .single_add_to_cart_button, .checkout-button, .actions button, #place_order, .product_type_simple, .wc-backward {
 
    min-height: 40px !important;
  
    padding: 10px 10px !important;
    
}

#boxes .product-categories a {
  font-size: 18px !important;
    padding: 8px 20px;

}


#boxes .products li:nth-of-type(2n+1) {
    padding-right:5px;}

#boxes .products li:nth-of-type(2n+2) {
    padding-left:5px;}

#boxes .products li  {
  
margin-bottom: 10px;
}



#boxes .product-categories  {
    float:left;
width: 100%;
    margin-bottom: 10px;
}


#boxes .products  {

   width: 100%;
padding-left: 0;

}


#thepopup {
    width: 100%;
    padding:30px 20px 30px 30px;
}


    .boxescnt p,
    .boxescnt h2,
    .boxescnt h3,
    .boxescnt h1,
    .boxescnt .right {
        padding-left: 20px
    }
    .boxescnt {
        margin-left: 0!important
    }
    .cff-item .cff-photo img,
    .cff-item .cff-html5-video video {
        left: 0%;
        width: 140%
    }
    #darkout {
        transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        background: rgba(47, 57, 58, 0.9);
        width: 100%;
        height: 100%;
        z-index: 10;
        position: fixed;
        opacity: 1
    }
    .boxescnt {
        padding: 30px!important
    }
    h1 {
        padding: 0 0 30px 0;
        font-size: 50px;
        line-height: 50px;
        letter-spacing: 4px
    }
    h2 {
        font-size: 36px;
        line-height: 36px
    }
    #linetop,
    #linebottom {
        height: 10px
    }
    #lineleft,
    #lineright {
        width: 10px
    }
    menu .themenu {
        margin-top: 0;
        height: 100%;
        position: relative
    }
    menu .logo {
        top: 20px;
        left: 30px;
        height: 60px
    }
    menu #menuright {
        top: 37px;
        right: 80px
    }
    menu #menuright li a {
        font-size:14px;
        padding: 3px
    }

#cart {

margin-top: -12px;
margin-left:15px;
margin-right:7px;
}


    #hamburger {
        display: initial
    }
    .them {
        height: auto;
        position: relative;
        width: 100%
    }
    .fixedPosition {
        position: fixed
    }
    #mobilemenu {
        display: none;
        width: 100%;
        height: 100%;
        bottom: 0;
        position: fixed;
        overflow: auto;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;
        background-attachment: absolute;
        background-image: url(/wp-content/themes/esracing/img/01.jpg)
    }
    #mobilemenu .themenu {
        position: relative;
        display: block;
        padding: 90px 0 0 0;
        margin: 0;
        height: auto;
        padding-left: 0
    }
    #mobilemenu .themenu li {
        display: ;
        width: 100%
    }
    #mobilemenu .themenu li a {
        display: block;
        padding: 10px 0;
        text-align: center
    }
    #mobilemenu #darkout {
        position: relative
    }
    #mobilemenu .themenu .dropdown-menu li,
    #mobilemenu .themenu .dropdown-menu li a {
        display: ;
        float: left;
        width: 100%;
        background: rgba(145, 165, 166, 0.2)!important
    }
    #mobilemenu .themenu ul li a:hover {
        background: #ed1c24!important
    }
    #mobilemenu .themenu .dropdown-menu {
        position: relative;
        width: 100%!important;
        margin: auto;
        top: auto;
        margin-bottom: 50px;
        background: transparent;
        max-width: 100%;
        height: auto
    }
    content #time {
        width: 620px;
        left: -moz-calc(50% - 310px);
        left: -webkit-calc(50% - 310px);
        left: calc(50% - 310px)
    }
    content .gray {
        display: none
    }
    content #boxes {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0
    }
    content #time {
        width: 50%;
        left: -moz-calc(50% - 25%);
        left: -webkit-calc(50% - 25%);
        left: calc(50% - 25%)
    }
    .box {
        height: 260px;
        width: 50%;
        padding: 30px
    }
    .location h2 {
        line-height: 220px
    }
    footer {
        border-bottom: 10px solid #ed1c24;
        padding: 30px;
        padding-top: 90px;
    }
    footer .fmenu {
        padding-right: 30px
    }
    footer .large {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px
    }
    header p span {
        display: block;
        padding: 0 0 15px 0
    }
    header .icon {
        margin: -8px 5px -8px 0;
        width: 36px
    }
    content #whitefade {
        display: none
    }

    #boxes .cart-collaterals {
    
    width: 100%;
}


#boxes .shop_table {
 
    width: 100%;
    padding-left: 0;
  
}
}

@media screen and (max-width:680px) {
	
	#thepopup input[type="submit"]{margin-left:0px;}

.woocommerce-order-overview li {
    float:left;
    width:100%;
}

.cart-empty {
    width:100% !important;
   text-align: center;
   margin:0 0 20px 0;
    line-height:24px;

}

.return-to-shop {
   width:100% !important;
  
}



#customer_details {
    
    width: 100%;
    padding-right: 0;
}

#order_review_heading {
    
    width: 100% !important;
  
    padding-left: 0 !important;
}

#order_review {

    padding-left: 0;
    width: 100%;
}

#boxes .woo_product_header {

    width:50%;

}




#boxes .woocommerce-tabs {
    width:50%;
    padding-left: 10px;
}






#thepopup input[type="text"],#thepopup input[type="email"], #thepopup textarea {

height:50px;

}







    .cff-item .cff-photo img,
    .cff-item .cff-html5-video video {
        left: 0;
        width: 100%
    }
    .cff-item .cff-text-wrapper {
        padding: 20px;
        width: 100%;
        height: auto
    }
    .cff-item .cff-photo,
    .cff-item .cff-html5-video {
        height: 200px;
        width: 100%
    }
    .boxescnt p,
    .boxescnt h2,
    .boxescnt h3,
    .boxescnt h1,
    .boxescnt .right {
        width: 50%
    }
    .boxescnt p:first-child {
        width: 50%
    }
    header .icon {
        margin: -4px 3px -4px 0;
        width: 26px
    }
    .mobileorder {
        display: flex;
        flex-direction: column
    }
    .top1 {
        order: 1
    }
    .bottom1 {
        order: 2
    }
    .boxescnt {
        padding: 20px!important
    }
    .subpage .table {
        height: auto
    }
    .subpage {
        padding: 90px 30px 0 30px!important
    }
    .subwrap {
        top: auto!important
    }
    h1 {
        padding: 0 0 20px 0;
        font-size: 40px;
        line-height: 40px;
        letter-spacing: 0
    }
    h2 {
        margin: 0 0 10px 0;
        font-size: 30px;
        line-height: 30px
    }
    h3,
    p {
        margin: 0 0 10px 0
    }
    header {
        position: relative;
        height: auto;
        min-height: auto;
        font-size: 24px;
        line-height: 24px;
        padding: 90px 30px 70px 30px
    }
    #wrap {
        position: relative;
        top: auto
    }
    button {
        min-height: 60px;
        padding: 0 10px
    }
    content #time {
        width: 620px;
        margin-top: -60px;
        left: -moz-calc(50% - 310px);
        left: -webkit-calc(50% - 310px);
        left: calc(50% - 310px)
    }
    content #time {
        width: -moz-calc(100% - 60px);
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
        left: 30px
    }
    .box {
        height: auto;
        width: 100%;
        padding: 20px 30px;
        min-height: 200px
    }
    .location {
        display: none
    }
    .table {
        display: table;
        width: 100%
    }
    .table-cell {
        display: table-cell;
        vertical-align: middle;
        width: 100%
    }
    footer {
        border-bottom: 10px solid #ed1c24;
        padding: 30px;
        padding-top: 90px;
    }
    footer .fmenu {
        width: 100%;
        padding-right: 30px;
        margin-bottom: 20px
    }
    footer .rmenu {
        float: left;
        text-align: left;
        margin-bottom: -30px
    }
    footer .large {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px
    }
    .boxescnt .left {
        width: 100%;
        padding: 0 10px;
        margin-bottom: 20px
    }
    footer .large {
        padding-left: 50px
    }
    footer .icon1,
    footer .icon2 {
        background-size: 40px;
        background-position: left center
    }
    content #boxes {
        margin: 0 auto
    }
    content .rightpic {
        width: 50%
    }


#thepopup {
    width: 100%;
    padding:20px 10px 20px 20px;
}

#thepopup input[type="submit"] {

    min-height: 70px;
}

}

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



#boxes .woo_product_header {

    width:100%;

}




#boxes .woocommerce-tabs {
    width:100%;
    padding-left: 0;
}

#boxes .products li:nth-of-type(2n+1) {
    padding-right:0;}

#boxes .products li:nth-of-type(2n+2) {
    padding-left:0;}

#boxes .products li  {
   width:100%;
margin-bottom: 10px;
}

#boxes .product-categories {

    margin-bottom: 10px;
}


menu .logo {
        top: 30px;
        left: 20px;
        height: 40px
    }

#thepopup input[type="submit"] {
width:100%;
    min-height: 60px;
}
#thepopup input[type="text"],#thepopup input[type="email"], #thepopup textarea {

height:40px;
}



#thepopup textarea {
width: 100%;

}

#thepopup input[type="text"], #thepopup input[type="email"]{
    width: 100%;
    
}





#thepopup {
    width: 100%;
    padding:0;
}

    .boxescnt p,
    .boxescnt h2,
    .boxescnt h3,
    .boxescnt h1,
    .boxescnt .right {
        width: 100%;
        float: left;
        padding: 0
    }
    .boxescnt p:first-child {
        width: 100%
    }
    content .rightpic {
        width: 100%;
        margin: 0 0 20px 0
    }
}

@media screen and (max-height:700px) and (min-width:1366px) {
    #wrap {
        top: !important
    }
}

@media screen and (max-height:620px) and (max-width:1366px) and (min-width:680px) {
    #wrap {
      
    }
}

.wpcf7-not-valid-tip {
    display:none !important;
}

input.wpcf7-not-valid, textarea.wpcf7-not-valid {
    border-color: #ed1c24 !important;
}

span.wpcf7-radio {
    border: 3px solid #ffffff;
    padding-right: 20px;
}

span.wpcf7-radio.wpcf7-not-valid {
    border: 3px solid #ed1c24;
}

div[role=alert].wpcf7-response-output {
    border: 3px solid #ed1c24 !important;
    float: left;
    margin: 30px 0 5px 0;
    width: calc(100% - 10px);
    font-family: "raleway-light-webfont", Arial, Tahoma;
    font-size: 16px;
    font-weight: bold;
}

i.fa-play.fa.cff-playbtn::before {
    display:none;
}

span.onsale {
	display:none;
}

tr.cart-subtotal {
	display:none;
}

div.cart_totals > table > * {
	background-color: rgba(145,165,166,0.2);
}

nav.woocommerce-pagination {
	float: right;
}

nav.woocommerce-pagination > ul {
	list-style-type: none;
}

nav.woocommerce-pagination > ul > li {
	float: left;
	padding: 5px;
	width: 60px;
}

nav.woocommerce-pagination > ul > li > a {
	background-color: rgba(145,165,166,0.2);
	color: rgb(0, 0, 0);
	font-size: 24px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border-bottom: none;
}

nav.woocommerce-pagination > ul > li > a:hover {
	border-bottom:none;
	background-color: #91a5a6;
	color: rgb(255,255,255);
}
	
nav.woocommerce-pagination > ul > li > span {
	background-color: rgba(255, 255, 255);
	color: rgb(0, 0, 0);
	font-size: 24px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}

nav.woocommerce-pagination > ul > li > span.current {
	background-color: #ed1c24;
	color: rgb(255, 255, 255);
}

/*Wp-pagenavi */
div.wp-pagenavi {
    float: right;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
	width: 100%;
}
div.wp-pagenavi span.pages, div.wp-pagenavi .nextpostslink, div.wp-pagenavi a.first{display: none;}

div.wp-pagenavi > span {
	background-color: rgba(255, 255, 255);
	color: rgb(0, 0, 0);
	font-size: 24px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

div.wp-pagenavi a{
	background-color: rgba(145,165,166,0.2);
	color: rgb(0, 0, 0);
	font-size: 24px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	border-bottom: none;
	min-width:50px;
	margin: 5px;
}
div.wp-pagenavi a:hover{
	border-bottom:none;
	background-color: #91a5a6;
	color: rgb(255,255,255);
}

div.wp-pagenavi > span.current {
	background-color: #ed1c24;
	color: rgb(255, 255, 255);
	min-width:50px;
	padding: 10px;
	margin: 5px;
}

@media screen and (max-width: 480px){
	div.wp-pagenavi a {
    background-color: rgba(145,165,166,0.2);
    color: rgb(0, 0, 0);
    font-size: 14px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 3px;
    border-bottom: none;
    min-width: 30px;
    margin: 5px;
}
	div.wp-pagenavi > span{
		font-size: 14px;
		padding: 5px;
	}
	div.wp-pagenavi > span.current {
	font-size: 14px;
    font-family: "raleway-light-webfont", Arial, Tahoma;
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 3px;
    border-bottom: none;
    min-width: 30px;
    margin: 5px;
}
}

/* NEW */
.boxescnt .upsells h2 {
    width:100% !important;
	padding-left:0px !important;
	text-align:center;
	font-size: 30px;
}

#boxes .up-sells.products, #boxes .up-sells.products .products {
	width:100%;
}


#boxes .up-sells .products li  {
    float:left;
   width:33%;
margin-bottom: 30px;
    padding: 0 5px;
}
.dgwt-wcas-search-wrapp {max-width:100% !important;margin: -20px 0 20px 0 !important;}
.tc-extra-product-options.tc-show, .tc-totals-form {padding:0 20px;}



.menu-item-has-children:hover .sub-menu {
    display: block;
}
/* START BLOG */
.posts-container {
   display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
}

article {
    width: 31%;
    display: flex;
    background: white;
    background-color: rgba(145, 165, 166, 0.2);
    border: 0;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: flex-start;
    align-items: flex-start;
	margin-bottom:32px;
	    margin-left: 24px;
}

article h3.entry-title {
    display: flex;
    width: 100%;
    padding: 24px 20px 0 20px;
}
article h3.entry-title a{text-decoration: none;}

article .featured-image img{
    width: 100%;
    height: auto;
}
section.entry-summary p {
    width: 100% !important;
}
footer.entry-footer a.read-more{border-bottom: none;}
footer.entry-footer:hover {
    background-color: #91a5a6 !important;
}

footer.entry-footer {
    float: left !important;
    width: 100% !important;
    position: relative !important;
    color: #fff !important;
    border: 0 !important;
    border-radius: 0  !important;
    min-height: 60px  !important;
    font-family: "raleway-extrabold-webfont", Arial, Tahoma !important;
    font-weight: normal !important;
    text-align: center !important;
    margin: 0 !important;
    font-size: 24px !important;
    line-height: 24px !important;
    padding: 18px 10px !important;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    text-transform: uppercase !important;
    background-color: #ed1c24 !important;
}

footer.entry-footer a.read-more {
    color: white;
}

section.entry-summary p {
    padding: 0 20px !important;
}
/* END BLOG */

/* Clean template */
.clean-template {
    margin-left: -moz-calc(50% - 620px) !important;
    margin-left: -webkit-calc(50% - 620px) !important;
    margin-left: calc(50% - 620px) !important;
    float: left;
    background: #fff;
    padding: 70px !important;
}


@media screen and (max-width: 1366px) {
    .clean-template {
        margin-left: -moz-calc(50% - 600px) !important;
        margin-left: -webkit-calc(50% - 600px) !important;
        margin-left: calc(50% - 600px) !important;
        padding: 50px !important;
    }
}
@media screen and (max-width: 1250px) {
    .clean-template {
        margin-left: 20px !important;
    }
}
@media screen and (max-width: 980px) {
    .clean-template{
        margin-left: 0 !important;
        padding: 30px !important;
    }
}

.notice {
    background: #ed1c24;
    color: white;
    display: flow;
    padding: 16px;
    height: auto;
    margin: -16px 0 32px 0;
    font-size: 16px;
    text-align: center;
}
.notice strong{
    font-size: 20px;
}.emodal, .emodal:before, .emodal:after {
	-moz-box-sizing: border-box;
}
.emodal-overlay {
	position:fixed;
	display:none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:998!important;
}

.emodal {
	top:100px;
	visibility: hidden;
	position: absolute;
	display:none;
	z-index: 999!important;
}

.emodal > .emodal-close {
	text-decoration:none;
	text-align:center;
    line-height: 1;
	position: absolute;
	font-weight: bold;
	cursor: pointer;
	min-width: 1em;
}

.emodal.responsive {
	left: 50%;
	margin-left: -40%;
	width: 80%;
	height: auto;
	overflow:visible;
}

@media only screen and (min-width: 768px){
.emodal.nano {
	margin-left: -10%;
	width: 20%;
}
.emodal.tiny {
	margin-left: -15%;
	width: 30%;
}
.emodal.small {
	margin-left: -20%;
	width: 40%;
}
.emodal.medium {
	margin-left: -30%;
	width: 60%;
}
.emodal.large {
	margin-left: -35%;
	width: 70%;
}
.emodal.xlarge {
	margin-left: -47.5%;
	width: 95%;
}
}


.emodal.fixed {
	position:fixed;
}
.emodal.custom-position {
	left: auto;
	top: auto;
	margin-left: inherit;
}

.emodal .emodal-content :last-child {
	margin-bottom:0;
}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:transparent;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover h1:where(:not(.has-text-color)),.wp-block-cover h2:where(:not(.has-text-color)),.wp-block-cover h3:where(:not(.has-text-color)),.wp-block-cover h4:where(:not(.has-text-color)),.wp-block-cover h5:where(:not(.has-text-color)),.wp-block-cover h6:where(:not(.has-text-color)),.wp-block-cover p:where(:not(.has-text-color)),.wp-block-cover-image h1:where(:not(.has-text-color)),.wp-block-cover-image h2:where(:not(.has-text-color)),.wp-block-cover-image h3:where(:not(.has-text-color)),.wp-block-cover-image h4:where(:not(.has-text-color)),.wp-block-cover-image h5:where(:not(.has-text-color)),.wp-block-cover-image h6:where(:not(.has-text-color)),.wp-block-cover-image p:where(:not(.has-text-color)){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:rgba(90,90,90,.25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto rgba(90,90,90,.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90,90,90,.25);border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box;
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{-webkit-margin-start:2em;-webkit-margin-end:0;float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{-webkit-margin-start:0;-webkit-margin-end:2em;float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{-webkit-margin-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{-webkit-margin-start:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{-webkit-margin-end:auto;margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:calc(100% - 100px)}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-x{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-handle{position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1}.irs-handle.type_last{z-index:2}.irs-min,.irs-max{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0,0,0,0);z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-min,.irs--flat .irs-max{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single{color:white;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:white;background:linear-gradient(to bottom, #ddd -50%, white 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255,255,255,0.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,0.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,0.3);background-color:#cbcfd5;background:linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);box-shadow:1px 1px 2px rgba(0,0,0,0.2),inset 0 0 3px 1px white;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,0.45);background-color:#939ba7;background:linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%)}.irs--big .irs-min,.irs--big .irs-max{top:0;padding:1px 5px;color:white;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single{color:white;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom, #428bca 0%, #3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern{height:55px}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom, #20b426 0%, #18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,0.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,0.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:white;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom, white 0%, #e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-min,.irs--modern .irs-max{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:white;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:white;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:black;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,0.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:black}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:black}.irs--sharp .irs-min,.irs--sharp .irs-max{color:white;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:white;border-radius:2px}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,0.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:white;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,0.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-min,.irs--round .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:white;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square{height:50px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:black}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid black;background-color:white;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--square .irs-min,.irs--square .irs-max{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,0.1)}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:black;color:white}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}/* === 1. PRESET SHORTCODE === */
.yith-wcan-filters {
  background-color: var(--yith-wcan-filters_colors_background, transparent);
  margin-bottom: 30px; }
  .yith-wcan-filters h3.mobile-only {
    display: none; }
  .yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 30px; }
    .yith-wcan-filters .yith-wcan-filter .filter-title {
      color: var(--yith-wcan-filters_colors_titles, #434343); }
      .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable {
        cursor: pointer;
        position: relative; }
        .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
          background-size: 100% auto;
          content: '';
          display: block;
          height: 10px;
          position: absolute;
          right: 15px;
          top: calc(50% - 5px);
          width: 10px; }
        .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.closed:after {
          background-image: url("/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg"); }
        .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.open:after, .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.opened:after {
          background-image: url("/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg"); }
        .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
          right: 5px; }
        .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable.collapsable.closed + .filter-content {
          display: none; }
    .yith-wcan-filters .yith-wcan-filter .filter-items {
      float: none;
      list-style: none;
      padding-left: 0; }
      .yith-wcan-filters .yith-wcan-filter .filter-items.level-0 {
        margin: 0;
        padding: 0; }
        .yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul {
          padding-left: 15px; }
      .yith-wcan-filters .yith-wcan-filter .filter-items.filter-color {
        font-size: 0;
        margin: 0 -5px; }
      .yith-wcan-filters .yith-wcan-filter .filter-items.filter-label {
        font-size: 0;
        margin: 0 -5px; }
      .yith-wcan-filters .yith-wcan-filter .filter-items.filter-dropdown {
        display: none; }
      .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
        line-height: 2;
        margin: 0; }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a {
          color: var(--yith-wcan-anchors_style_text, #434343);
          text-decoration: none; }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover {
          color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2); }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled {
          opacity: .5; }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.disabled > label > a {
          color: #B4B4B4;
          cursor: not-allowed; }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > label > a {
          color: var(--yith-wcan-anchors_style_text_active, #4e8ba2); }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color {
          display: inline-block;
          margin-bottom: 10px; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color > a {
            display: inline-block;
            position: relative; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.no-image {
            font-size: 1rem;
            text-align: center; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-below, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right {
            font-size: 1rem; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right {
            display: block;
            margin: 0 0 10px;
            width: 100%; }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-color,
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-image {
              margin-bottom: 0;
              margin-right: 10px; }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-right .term-label {
              display: inline-block;
              font-size: 1em; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color {
            border: 2px solid transparent;
            border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
            display: inline-block;
            height: calc(var( --yith-wcan-color_swatches_size, 45px ) + 4px);
            margin-bottom: 5px;
            overflow: hidden;
            vertical-align: middle;
            width: calc(var( --yith-wcan-color_swatches_size, 45px ) + 4px); }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color .color-swatch {
              display: block;
              height: 100%;
              width: 100%; }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color.bi-color .color-swatch {
              border-style: solid;
              border-width: 0 0 var(--yith-wcan-color_swatches_size, 45px) var(--yith-wcan-color_swatches_size, 45px);
              border-left-color: transparent !important;
              border-right-color: transparent !important; }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color:hover {
              border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2); }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image {
            border: 2px solid transparent;
            border-radius: var(--yith-wcan-color_swatches_border_radius, 4px);
            display: inline-block;
            font-size: 0;
            height: calc(var( --yith-wcan-color_swatches_size, 45px ) + 4px);
            margin-bottom: 5px;
            overflow: hidden;
            vertical-align: middle;
            width: calc(var( --yith-wcan-color_swatches_size, 45px ) + 4px); }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image:hover {
              border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2); }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-image img {
              height: auto;
              width: 100%; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.disabled .term-image img {
            opacity: .4; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-label {
            display: block;
            font-size: .6em;
            line-height: 1.4;
            text-align: center; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color.label-hide .term-label {
            display: none; }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-color, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color .term-image {
          border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2); }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active.color:not(.no-color):not(.no-image):not(.label-right) > a:after {
          background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
          background-image: url("/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/close.svg");
          background-position: center;
          background-repeat: no-repeat;
          background-size: 60%;
          border-radius: 100%;
          color: #fff;
          content: '';
          font-size: 16px;
          height: 15px;
          line-height: 15px;
          position: absolute;
          right: -5px;
          text-align: center;
          text-decoration: none;
          top: -5px;
          width: 15px; }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label {
          background-color: var(--yith-wcan-labels_style_background, #fff);
          box-shadow: 0 0 0 1px #D7D7D7;
          border-radius: 4px;
          display: inline-block;
          margin: 0 5px 10px;
          padding: 7px;
          text-align: center; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label > a {
            color: var(--yith-wcan-labels_style_text, #434343);
            display: block;
            height: 100%; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image:not(.label-right) > a {
            position: relative; }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image:not(.label-right) > a:after {
              background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
              background-image: url("/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/close.svg");
              background-position: center;
              background-repeat: no-repeat;
              background-size: 60%;
              border-radius: 100%;
              color: #fff;
              content: '';
              font-size: 16px;
              height: 15px;
              line-height: 15px;
              position: absolute;
              right: -5px;
              text-align: center;
              text-decoration: none;
              top: -5px;
              width: 15px;
              right: -13px;
              top: -15px; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active.with-image, .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.disabled):hover {
            box-shadow: 0 0 0 2px var(--yith-wcan-filters_colors_accent, #4e8ba2);
            color: var(--yith-wcan-filters_colors_accent, #4e8ba2); }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) {
            background-color: var(--yith-wcan-labels_style_background_active, #4e8ba2);
            box-shadow: 0 0 0 2px var(--yith-wcan-labels_style_background_active, #4e8ba2);
            color: var(--yith-wcan-labels_style_text_active, #fff); }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .term-label,
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image) .item-count {
              color: var(--yith-wcan-labels_style_text_active, #fff); }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover {
            background-color: var(--yith-wcan-labels_style_background_hover, #4e8ba2);
            box-shadow: 0 0 0 2px var(--yith-wcan-labels_style_background_hover, #4e8ba2);
            color: var(--yith-wcan-labels_style_text_hover, #fff); }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .term-label,
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover .item-count {
              color: var(--yith-wcan-labels_style_text_hover, #fff); }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image {
            background: none;
            box-shadow: none;
            display: block;
            padding: 0;
            text-align: left;
            width: 100%; }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image > a {
              display: inline-block;
              color: var(--yith-wcan-anchors_style_text, #434343); }
              .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image > a:hover {
                color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2); }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image.active > a {
              color: var(--yith-wcan-anchors_style_text_active, #4e8ba2); }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image .term-image {
              margin-right: 10px;
              max-width: 70px;
              vertical-align: middle; }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image .term-label {
              display: inline-block;
              vertical-align: middle; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image {
            display: inline-block;
            font-size: 0;
            max-width: 100%; }
            .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image img {
              width: 100%;
              height: auto; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
            display: block;
            font-size: .8rem; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-hide.with-image .term-label {
            display: none; }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable {
          position: relative; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable .toggle-handle {
            background-size: 50% auto;
            background-position: center center;
            background-repeat: no-repeat;
            cursor: pointer;
            display: block;
            height: 20px;
            position: absolute;
            right: 10px;
            top: 0;
            width: 20px; }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable.closed > .toggle-handle {
            background-image: url("/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg"); }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable.opened > .toggle-handle {
            background-image: url("/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg"); }
          .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.hierarchy-collapsable:after {
            top: 5px; }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .item-count {
          color: #B4B4B4;
          font-size: 1em; }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .star-rating {
          display: inline-block;
          line-height: 1.4;
          margin-right: 10px;
          vertical-align: middle; }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .checkboxbutton.checked:before {
          background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
          border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2); }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item .radiobutton.checked:before {
          background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2); }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-1-column {
          display: inline-block;
          margin: 0 5px 10px;
          vertical-align: top;
          width: calc(100% - 10px); }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-2-column {
          display: inline-block;
          margin: 0 5px 10px;
          vertical-align: top;
          width: calc(50% - 10px); }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-3-column {
          display: inline-block;
          margin: 0 5px 10px;
          vertical-align: top;
          width: calc(33.3333333333% - 10px); }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-4-column {
          display: inline-block;
          margin: 0 5px 10px;
          vertical-align: top;
          width: calc(25% - 10px); }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-5-column {
          display: inline-block;
          margin: 0 5px 10px;
          vertical-align: top;
          width: calc(20% - 10px); }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-6-column {
          display: inline-block;
          margin: 0 5px 10px;
          vertical-align: top;
          width: calc(16.6666666667% - 10px); }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-7-column {
          display: inline-block;
          margin: 0 5px 10px;
          vertical-align: top;
          width: calc(14.2857142857% - 10px); }
        .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.filter-has-8-column {
          display: inline-block;
          margin: 0 5px 10px;
          vertical-align: top;
          width: calc(12.5% - 10px); }
    .yith-wcan-filters .yith-wcan-filter.label-design .filter-items {
      font-size: 0; }
    .yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip {
      background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
      border-radius: 0;
      color: #fff;
      cursor: initial;
      font-size: .6875rem;
      line-height: normal;
      padding: 7px 10px;
      pointer-events: none;
      text-align: center;
      display: none;
      top: calc(50% - 15px);
      z-index: 1006; }
      .yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip:before {
        background: transparent !important;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-right: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
        content: '';
        bottom: -5px;
        display: block;
        height: 0;
        left: -5px;
        position: absolute;
        top: calc(50% - 5px);
        width: 0; }
      .yith-wcan-filters .yith-wcan-filter .yith-wcan-tooltip > img {
        min-width: 40px;
        height: auto; }
    .yith-wcan-filters .yith-wcan-filter .filter-color .yith-wcan-tooltip,
    .yith-wcan-filters .yith-wcan-filter .filter-label .yith-wcan-tooltip {
      bottom: calc(100% + 15px);
      top: auto;
      white-space: nowrap; }
    .yith-wcan-filters .yith-wcan-filter .with-tooltip {
      position: relative; }
      .yith-wcan-filters .yith-wcan-filter .with-tooltip .yith-wcan-tooltip {
        position: absolute; }
    .yith-wcan-filters .yith-wcan-filter .filter-color .with-tooltip .yith-wcan-tooltip:before,
    .yith-wcan-filters .yith-wcan-filter .filter-label .with-tooltip .yith-wcan-tooltip:before {
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
      left: calc(50% - 5px);
      top: 100%; }
    .yith-wcan-filters .yith-wcan-filter .price-slider.both {
      padding: 20px 10px; }
      .yith-wcan-filters .yith-wcan-filter .price-slider.both:after {
        content: '';
        display: block;
        clear: both; }
      .yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min,
      .yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
        min-width: 0;
        width: 50px; }
      .yith-wcan-filters .yith-wcan-filter .price-slider.both .irs {
        margin-bottom: 20px; }
      .yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-min {
        float: left; }
      .yith-wcan-filters .yith-wcan-filter .price-slider.both .price-slider-max {
        float: right; }
    .yith-wcan-filters .yith-wcan-filter .price-slider.fields {
      padding: 20px 0; }
      .yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-min,
      .yith-wcan-filters .yith-wcan-filter .price-slider.fields .price-slider-max {
        min-width: 0;
        width: 70px;
        margin: 0 5px; }
    .yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar,
    .yith-wcan-filters .yith-wcan-filter .price-slider .irs-line {
      height: 5px;
      border-radius: 4px; }
    .yith-wcan-filters .yith-wcan-filter .price-slider .irs-bar {
      background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2); }
    .yith-wcan-filters .yith-wcan-filter .price-slider .irs-handle {
      border: 4px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
      background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
      cursor: grab;
      height: 18px;
      top: 29px;
      width: 18px; }
    .yith-wcan-filters .yith-wcan-filter .price-slider .irs-min,
    .yith-wcan-filters .yith-wcan-filter .price-slider .irs-max {
      background: none;
      top: -5px; }
    .yith-wcan-filters .yith-wcan-filter .price-slider .irs-from,
    .yith-wcan-filters .yith-wcan-filter .price-slider .irs-to,
    .yith-wcan-filters .yith-wcan-filter .price-slider .irs-single {
      background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
      border-radius: 0;
      color: #fff;
      cursor: initial;
      font-size: .6875rem;
      line-height: normal;
      padding: 7px 10px;
      pointer-events: none;
      text-align: center;
      top: -8px; }
      .yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,
      .yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,
      .yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before {
        background: transparent !important;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-right: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
        content: '';
        bottom: -5px;
        display: block;
        height: 0;
        left: -5px;
        position: absolute;
        top: calc(50% - 5px);
        width: 0; }
      .yith-wcan-filters .yith-wcan-filter .price-slider .irs-from > img,
      .yith-wcan-filters .yith-wcan-filter .price-slider .irs-to > img,
      .yith-wcan-filters .yith-wcan-filter .price-slider .irs-single > img {
        min-width: 40px;
        height: auto; }
      .yith-wcan-filters .yith-wcan-filter .price-slider .irs-from:before,
      .yith-wcan-filters .yith-wcan-filter .price-slider .irs-to:before,
      .yith-wcan-filters .yith-wcan-filter .price-slider .irs-single:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
        left: calc(50% - 2px);
        top: 100%; }
    .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown {
      border: 1px solid #D7D7D7;
      border-radius: 4px;
      padding: 8px 15px;
      cursor: pointer;
      position: relative; }
      .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown:after {
        background-size: 100% auto;
        content: '';
        display: block;
        height: 10px;
        position: absolute;
        right: 15px;
        top: calc(50% - 5px);
        width: 10px; }
      .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.closed:after {
        background-image: url("/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-down.svg"); }
      .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open:after, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.opened:after {
        background-image: url("/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/arrow-up.svg"); }
      .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper {
        background-color: #fff;
        border: 1px solid rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
        border-radius: 4px;
        box-shadow: 0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
        display: none;
        left: 0;
        padding: 15px;
        position: absolute;
        right: 0;
        top: calc(100% + 10px);
        z-index: 1011; }
        .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container {
          margin-bottom: 15px;
          position: relative; }
          .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field {
            padding-right: 40px;
            width: 100%; }
            .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field:active, .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field:focus {
              border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
              box-shadow: 0 0 2px var(--yith-wcan-filters_colors_accent, #4e8ba2);
              outline-color: var(--yith-wcan-filters_colors_accent, #4e8ba2); }
          .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .search-field-container:after {
            background-image: url("/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/search.svg");
            background-size: 100% auto;
            content: '';
            display: block;
            height: 25px;
            position: absolute;
            right: 10px;
            top: 10px;
            width: 25px; }
        .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items {
          margin-bottom: 0;
          max-height: 200px;
          overflow-y: scroll; }
          .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li {
            margin-bottom: 5px; }
            .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items li > a {
              display: inline-block;
              vertical-align: middle; }
          .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar {
            -webkit-appearance: none;
            width: 6px; }
          .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar-thumb {
            background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
            border-radius: 4px; }
        .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .show-more {
          color: var(--yith-wcan-anchors_style_text_hover, #4e8ba2);
          display: inline-block;
          font-size: .8em;
          margin-top: 10px;
          text-decoration: none; }
          .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .show-more:hover {
            color: var(--yith-wcan-anchors_style_text, #434343); }
      .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label {
        vertical-align: middle; }
        .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-label .star-rating {
          display: inline-block;
          line-height: 1.4;
          margin-right: 10px;
          vertical-align: middle; }
      .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open {
        border-color: rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
        box-shadow: 0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3); }
        .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown.open .dropdown-wrapper {
          display: block; }
    .yith-wcan-filters .yith-wcan-filter a.clear-selection {
      font-size: .9em;
      display: inline-block;
      margin-bottom: 20px;
      cursor: pointer; }
  .yith-wcan-filters.custom-style span.checkboxbutton {
    position: relative; }
    .yith-wcan-filters.custom-style span.checkboxbutton input[type="checkbox"] {
      bottom: 0;
      cursor: pointer;
      height: 20px;
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      width: 20px; }
    .yith-wcan-filters.custom-style span.checkboxbutton:before {
      content: "";
      display: inline-block;
      width: 20px;
      height: 20px;
      background: #ffffff;
      border: 1px solid #D7D7D7;
      border-radius: 4px;
      margin-right: 10px;
      text-align: center;
      line-height: 23px;
      font-size: 17px;
      vertical-align: middle;
      cursor: pointer;
      margin-bottom: 5px;
      transition: background-color ease 0.3s; }
    .yith-wcan-filters.custom-style span.checkboxbutton.checked:before {
      background-image: url("/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/check.svg") !important;
      background-size: 65%;
      background-position: center center;
      background-repeat: no-repeat !important;
      background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
      border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
      color: #ffffff;
      content: ""; }
  .yith-wcan-filters.custom-style span.radiobutton {
    position: relative; }
    .yith-wcan-filters.custom-style span.radiobutton input[type="radio"] {
      bottom: 0;
      cursor: pointer;
      height: 23px;
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      width: 23px; }
    .yith-wcan-filters.custom-style span.radiobutton:before {
      content: "";
      background: #ffffff;
      background-clip: content-box;
      border: 1px solid #D7D7D7;
      border-radius: 100%;
      cursor: pointer;
      display: inline-block;
      font-size: 20px;
      height: 20px;
      line-height: 20px;
      padding: 2px;
      margin-bottom: 5px;
      margin-right: 10px;
      text-align: center;
      vertical-align: middle;
      width: 20px; }
    .yith-wcan-filters.custom-style span.radiobutton.checked:before {
      background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
      background-clip: content-box !important; }
  .yith-wcan-filters.custom-style .star-rating {
    color: #e3a405; }
  .yith-wcan-filters .apply-filters {
    margin-top: 15px; }
  .yith-wcan-filters.filters-modal {
    bottom: 0;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.4);
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translate(-100%, 0);
    transition: 0.3s transform cubic-bezier(0.645, 0.045, 0.355, 1);
    z-index: 1002; }
    .yith-wcan-filters.filters-modal h3 {
      background: #eee;
      font-size: 1.2em;
      height: 60px;
      left: 0;
      line-height: 60px;
      margin: 0;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      z-index: 1007; }
      .yith-wcan-filters.filters-modal h3.mobile-only {
        display: block; }
    .yith-wcan-filters.filters-modal .filters-container {
      height: calc(100% - 65px);
      margin-top: 65px;
      overflow-y: scroll;
      padding: 20px; }
      .yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 6px; }
      .yith-wcan-filters.filters-modal .filters-container::-webkit-scrollbar-thumb {
        background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
        border-radius: 4px; }
      .yith-wcan-filters.filters-modal .filters-container > .clear-selection {
        cursor: pointer;
        display: inline-block;
        margin-bottom: 20px; }
    .yith-wcan-filters.filters-modal.with-filter-button .filters-container {
      height: calc(100% - 130px); }
    .yith-wcan-filters.filters-modal .yith-wcan-filter {
      border: 1px solid #D7D7D7;
      border-radius: 4px;
      margin-bottom: 15px;
      padding: 15px; }
      .yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title {
        margin: 0; }
        .yith-wcan-filters.filters-modal .yith-wcan-filter .filter-title.collapsable:after {
          right: 5px; }
      .yith-wcan-filters.filters-modal .yith-wcan-filter .filter-content {
        margin-top: 15px; }
    .yith-wcan-filters.filters-modal.open {
      display: block;
      opacity: 1;
      transform: translate(0, 0); }
    .yith-wcan-filters.filters-modal .close-button {
      color: var(--yith-wcan-anchors_style_text, #434343);
      cursor: pointer;
      font-size: 1.5em;
      height: 35px;
      line-height: 1;
      position: absolute;
      text-align: center;
      text-decoration: none;
      right: 20px;
      top: 15px;
      vertical-align: middle;
      width: 35px;
      z-index: 1008; }
      .yith-wcan-filters.filters-modal .close-button:hover {
        color: var(--yith-wcan-filters_colors_accent, #4e8ba2); }
    .yith-wcan-filters.filters-modal .main-modal-button {
      background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
      border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
      border-radius: 0;
      bottom: 0;
      display: none;
      height: 60px;
      line-height: 60px;
      left: 0;
      margin: 0;
      padding: 0;
      position: fixed;
      right: 0;
      width: 100%; }
  .yith-wcan-filters.horizontal:not(.filters-modal) {
    text-align: left; }
    .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter {
      display: inline-block;
      margin-bottom: 8px;
      min-width: 200px;
      position: relative;
      vertical-align: top; }
      .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable {
        border: 1px solid #D7D7D7;
        border-radius: 4px;
        font-weight: 400;
        margin-top: 0;
        margin-bottom: 10px;
        margin-right: 15px;
        padding: 10px 40px 10px 20px; }
        .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable:after {
          right: 15px; }
        .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable span.filter-count {
          border: 2px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
          padding: 0 5px;
          font-size: .8em;
          margin: 0 10px; }
        .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened, .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable.opened + .filter-content {
          border: 1px solid rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3);
          box-shadow: 0 0 7px 0 rgba(var(--yith-wcan-filters_colors_accent_r, 73), var(--yith-wcan-filters_colors_accent_g, 139), var(--yith-wcan-filters_colors_accent_b, 162), 0.3); }
        .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content {
          background-color: #fff;
          border: 1px solid #D7D7D7;
          border-radius: 4px;
          min-width: 300px;
          position: absolute;
          padding: 20px;
          width: 100%;
          z-index: 1001; }
          .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content .filter-content-footer {
            background-color: #f0f0f0;
            margin: 20px -20px -20px;
            padding: 15px 20px;
            text-align: right; }
            .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content .filter-content-footer .apply-filters {
              margin: 0; }
            .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-title.collapsable + .filter-content .filter-content-footer .clear-selection {
              background: #CBCBCB;
              border-color: #CBCBCB;
              color: #434343;
              margin-bottom: 0;
              margin-right: 15px; }
      .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content > .filter-items {
        max-height: 200px;
        overflow-y: scroll;
        overflow-x: hidden;
        padding: 5px 2px 0 0; }
        .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content > .filter-items::-webkit-scrollbar {
          -webkit-appearance: none;
          width: 6px; }
        .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .filter-content > .filter-items::-webkit-scrollbar-thumb {
          background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
          border-radius: 4px; }
      .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter.label-design .filter-items {
        padding-top: 8px; }
      .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .search-field-container {
        margin-bottom: 20px; }
        .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .search-field-container input {
          width: 100%; }
      .yith-wcan-filters.horizontal:not(.filters-modal) .yith-wcan-filter .dropdown-wrapper .matching-items a {
        cursor: pointer; }
    .yith-wcan-filters.horizontal:not(.filters-modal) form > .apply-filters {
      margin-top: 0; }

body.admin-bar .yith-wcan-filters.filters-modal {
  top: 32px; }

body.yith-wcan-preset-modal-open:after {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001; }
  body.yith-wcan-preset-modal-open:after.admin-bar {
    top: 32px; }

body.rtl .yith-wcan-filters .yith-wcan-filter .filter-items.level-0 ul {
  padding-left: 0;
  padding-right: 15px; }
body.rtl .yith-wcan-filters .yith-wcan-filter .filter-title.collapsable:after {
  left: 5px;
  right: auto; }

@media (max-width: 991px) {
  body.filters-in-modal .yith-wcan-filters {
    display: none; } }
@media (max-width: 782px) {
  body.admin-bar .yith-wcan-filters.filters-modal {
    top: 46px; } }
/* === 2. ACTIVE FILTERS LABELS === */
.yith-wcan-active-filters {
  font-size: .8em;
  margin-bottom: 20px; }
  .yith-wcan-active-filters .active-filter {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 15px; }
    .yith-wcan-active-filters .active-filter b {
      display: inline-block;
      margin-right: 15px; }
    .yith-wcan-active-filters .active-filter .active-filter-label {
      border: 1px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
      border-radius: 5px;
      color: var(--yith-wcan-anchors_style_text, #434343);
      cursor: pointer;
      display: inline-block;
      font-size: 13px;
      font-weight: 400;
      line-height: 1.5;
      margin-right: 5px;
      margin-bottom: 0;
      padding: 4px 15px 3px;
      position: relative;
      text-decoration: none;
      position: relative; }
      .yith-wcan-active-filters .active-filter .active-filter-label:after {
        background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
        background-image: url("/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/close.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 60%;
        border-radius: 100%;
        color: #fff;
        content: '';
        font-size: 16px;
        height: 15px;
        line-height: 15px;
        position: absolute;
        right: -5px;
        text-align: center;
        text-decoration: none;
        top: -5px;
        width: 15px; }
      .yith-wcan-active-filters .active-filter .active-filter-label .star-rating {
        display: inline-block;
        line-height: 1.4;
        margin-right: 10px;
        vertical-align: middle;
        margin-right: 0; }
  .yith-wcan-active-filters.no-titles .active-filter {
    margin-right: 0; }
  .yith-wcan-active-filters.custom-style .star-rating {
    color: #e3a405; }
  .yith-wcan-active-filters .reset-filters {
    border: 1px solid var(--yith-wcan-filters_colors_accent, #4e8ba2);
    border-radius: 5px;
    color: var(--yith-wcan-anchors_style_text, #434343);
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    margin-right: 5px;
    margin-bottom: 0;
    padding: 4px 15px 3px;
    position: relative;
    text-decoration: none;
    background-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
    color: #fff; }
    .yith-wcan-active-filters .reset-filters:hover {
      background-color: rgb(calc( var( --yith-wcan-filters_colors_accent_r, 73 ) * 0.8), calc( var( --yith-wcan-filters_colors_accent_g, 139 ) * 0.8), calc( var( --yith-wcan-filters_colors_accent_b, 162 ) * 0.8));
      border-color: rgb(calc( var( --yith-wcan-filters_colors_accent_r, 73 ) * 0.8), calc( var( --yith-wcan-filters_colors_accent_g, 139 ) * 0.8), calc( var( --yith-wcan-filters_colors_accent_b, 162 ) * 0.8)); }

/* === 3. MOBILE FILTERS === */
.yith-wcan-filters-opener {
  border: 1px solid #D7D7D7;
  border-radius: 4px;
  background: #fff;
  color: var(--yith-wcan-anchors_style_text, #434343);
  display: none;
  outline-color: var(--yith-wcan-filters_colors_accent, #4e8ba2); }
  .yith-wcan-filters-opener i.filter-icon {
    background-image: url("/wp-content/plugins/yith-woocommerce-ajax-product-filter-premium/assets/images/filters.svg");
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    margin-right: 2px;
    vertical-align: middle;
    width: 15px; }
  .yith-wcan-filters-opener:hover {
    background: var(--yith-wcan-filters_colors_accent, #4e8ba2);
    border-color: var(--yith-wcan-filters_colors_accent, #4e8ba2);
    color: #fff; }
    .yith-wcan-filters-opener:hover i.filter-icon {
      filter: brightness(0) invert(1); }

/*# sourceMappingURL=shortcodes.css.map */

:root{
	--yith-wcan-filters_colors_titles: #434343;
	--yith-wcan-filters_colors_background: #FFFFFF;
	--yith-wcan-filters_colors_accent: #A7144C;
	--yith-wcan-filters_colors_accent_r: 167;
	--yith-wcan-filters_colors_accent_g: 20;
	--yith-wcan-filters_colors_accent_b: 76;
	--yith-wcan-color_swatches_border_radius: 100%;
	--yith-wcan-color_swatches_size: 30px;
	--yith-wcan-labels_style_background: #FFFFFF;
	--yith-wcan-labels_style_background_hover: #A7144C;
	--yith-wcan-labels_style_background_active: #A7144C;
	--yith-wcan-labels_style_text: #434343;
	--yith-wcan-labels_style_text_hover: #FFFFFF;
	--yith-wcan-labels_style_text_active: #FFFFFF;
	--yith-wcan-anchors_style_text: #434343;
	--yith-wcan-anchors_style_text_hover: #A7144C;
	--yith-wcan-anchors_style_text_active: #A7144C;
}

/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}

body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
/*
 *  Core Owl Carousel CSS File
 *  v1.3.3
 */

/* clearfix */
.cff_owl-carousel .cff_owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.cff_owl-carousel{
    /*display: none;*/
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.cff_owl-carousel .cff_owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.cff_owl-carousel .cff_owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.cff_owl-carousel .cff_owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.cff-carousel{
    visibility: hidden; /*Display after init*/
}
.cff_owl-carousel .cff_owl-item{
    float: left;
}
.cff_owl-theme .cff_owl-pagination{
    display: inline-block;
}
.cff_owl-controls .cff_owl-page,
.cff_owl-controls .cff_owl-buttons div,
.cff_carousel_arrows_pag .cff_owl-prev,
.cff_carousel_arrows_pag .cff_owl-next{
    cursor: pointer;
}
.cff_owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix */
.cff_owl-carousel  .cff_owl-wrapper,
.cff_owl-carousel  .cff_owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

/*
*   Owl Carousel Owl Demo Theme
*   v1.3.3
*/
.cff_owl-theme .cff_owl-controls{
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */
.cff_owl-theme .cff_owl-controls .cff_owl-buttons div,
.cff_carousel_arrows_pag .cff_owl-prev,
.cff_carousel_arrows_pag .cff_owl-next{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 */
    margin: 5px;
    padding: 0;
    
    filter: Alpha(Opacity=25);/*IE7 fix*/
    opacity: 0.25;
}
.cff_carousel_arrows_pag .cff_owl-prev,
.cff_carousel_arrows_pag .cff_owl-next{
    width: 30px;
    height: 30px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #000;

    box-shadow: 0 0 1px 0 rgba(255,255,255,0.8);
    -moz-box-shadow: 0 0 1px 0 rgba(255,255,255,0.8);
    -webkit-box-shadow: 0 0 1px 0 rgba(255,255,255,0.8);
}
.cff_carousel_arrows_pag .cff_owl-prev,
.cff_carousel_arrows_pag .cff_owl-next{
    position: relative;
    top: -5px;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.cff_owl-theme .cff_owl-controls.clickable .cff_owl-buttons div:hover,
.cff_carousel_arrows_pag .cff_owl-prev:hover,
.cff_carousel_arrows_pag .cff_owl-next:hover{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}
.cff_carousel_arrows_pag .cff_owl-prev,
.cff_carousel_arrows_pag .cff_owl-next{
    display: inline-block;
}

/* Styling Pagination*/
.cff_owl-theme .cff_owl-controls .cff_owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    vertical-align: middle;
}
.cff_owl-theme .cff_owl-controls .cff_owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=25);/*IE7 fix*/
    opacity: 0.25;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #000;

    box-shadow: 0 0 1px 0 rgba(255,255,255,0.8);
    -moz-box-shadow: 0 0 1px 0 rgba(255,255,255,0.8);
    -webkit-box-shadow: 0 0 1px 0 rgba(255,255,255,0.8);
}
.cff_owl-theme .cff_owl-controls .cff_owl-page.active span,
.cff_owl-theme .cff_owl-controls.clickable .cff_owl-page:hover span{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 0.5;
}


/* If PaginationNumbers is true */
.cff_owl-theme .cff_owl-controls .cff_owl-page span.cff_owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.cff_owl-theme .cff_owl-buttons > div.onhover {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    padding: 0;
    background: rgba(0,0,0,0);
}
.cff_owl-theme .cff_owl-prev.onhover {
    left: 0;
}
.cff_owl-theme .cff_owl-next.onhover {
    right: 0;
}
.cff_owl-theme .cff_owl-buttons > div.onhover i {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 50%;
    background: #000;
    color: #fff;
    margin: -15px 0 5px 0;
    padding: 0;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    
    box-shadow: 0 0 1px 0 rgba(255,255,255,0.8);
    -moz-box-shadow: 0 0 1px 0 rgba(255,255,255,0.8);
    -webkit-box-shadow: 0 0 1px 0 rgba(255,255,255,0.8);
}
.cff_owl-theme .cff_owl-buttons > div.onhover i:hover {
    opacity: 1;
}
.cff_owl-theme .cff_owl-buttons .fa:before,
.cff_carousel_arrows_pag .cff_owl-prev .fa:before,
.cff_carousel_arrows_pag .cff_owl-next .fa:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px;
}
.cff_owl-theme .cff_owl-next .fa:before {
    margin: -5px 0 0 -3px;
}
.cff_owl-theme .cff_owl-prev.onhover i {
    left: 10px;
    padding-right: 3px;
}
.cff_owl-theme .cff_owl-next.onhover i {
    right: 10px;
    padding-left: 1px;
}
.cff_owl-theme .cff-comment-attachment,
.cff_owl-theme .cff-comment-replies-box {
    max-width: 100%;
}
.cff-carousel .cff_owl-item > div {
    width: 100% !important;
}
.cff-carousel .cff-post-links {
    max-width: 100%;
}
.cff-carousel .cff-item{
    box-sizing: border-box;
}
.cff-carousel .cff_carousel-more{
    display: block;
    position: relative;
    clear: both;
    width: 100%;
    background: none;
    color: #333;
    text-align: center;
    padding: 0;
    height: 20px;
    border: none;
    border-radius: 0;
    border-top: 1px solid rgba(0,0,0,0.5);
    margin-top: 0;

    background: #000;
    filter: Alpha(Opacity=25);
    opacity: 0.25;
    color: #fff;
    padding: 0;
    border: none;
    margin-top: 0;
    height: auto;
}
.cff-carousel .cff_carousel-more:hover,
.cff-carousel .cff_carousel-more:focus{
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
.cff-carousel .cff_carousel-more .fa-caret-down {
    font-size: 50px;
    line-height: 1;
    padding: 0;
    position: relative;
    top: -19px;
}

/* Remove bottom margin from grid items when in carousel */
#cff.cff-carousel .cff-album-item{
    margin-bottom: 0;
}

/* If it's a box post style then add some spacing */
#cff.cff-carousel .cff-space .cff-item{
    padding: 10px !important;
}
#cff.cff-carousel .cff-space{
    padding: 0 10px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;  
}
#cff.cff-carousel .cff_carousel_arrows_pag .cff_owl-buttons{
    display: inline-block;
}
#cff.cff-carousel .cff_carousel_arrows_pag .cff-left .cff_owl-next,
#cff.cff-carousel .cff_carousel_arrows_pag .cff_owl-prev{
    display: none;
}
#cff.cff-carousel .cff_carousel_arrows_pag .cff-left .cff_owl-prev{
    display: block;
}#cookie-law-info-bar {
	font-size: 15px;
	margin: 0 auto;
	padding: 12px 10px;
	position: absolute;
	text-align: center;
	box-sizing: border-box;
	width:100%;
	z-index: 9999;
	/* box-shadow:rgba(0,0,0,.5) 0px 5px 50px; */
	display: none;
	left:0px;
	font-weight:300;
	box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
	font-size: 10pt;
	margin: 0;
	padding:5px 10px;
	text-align: center;
	z-index: 9999;
	cursor: pointer;
	box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
	vertical-align: middle;
}

/** Buttons (http://papermashup.com/demos/css-buttons) */
.cli-plugin-button, .cli-plugin-button:visited {
	display: inline-block;
	padding: 9px 12px;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin-left: 5px;
	text-decoration: none;
}
.cli-plugin-main-link {
	margin-left:0px;
	font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
	background-color: #111;
	color: #fff;
	text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
	font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
	.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
	font-size: 14px;
	padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
	font-size: 34px;
	padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
	background-color: #e22092;
}
.pink.cli-plugin-button:hover {
	background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
	background-color: #91bd09;
}
.green.cli-plugin-button:hover {
	background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
	background-color: #e62727;
}
.red.cli-plugin-button:hover {
	background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
	background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
	background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
	background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
	background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
	background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
	background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;}

/**
 * Added extra space between each cookie bar action elements @since 1.8.9
 */
.cli-plugin-main-link.cli-plugin-button {
	text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
	margin-left: 5px;
}
.gdpr-container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.gdpr-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.gdpr-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.gdpr-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.gdpr-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.gdpr-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.gdpr-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.modal-backdrop.show {
	opacity: .8;
}
.modal-open {
	overflow: hidden
}

.modal-open .gdpr-modal {
	overflow-x: hidden;
	overflow-y: auto
}

.gdpr-modal.fade .gdpr-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}

.gdpr-modal.show .gdpr-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1039;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.gdpr-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}
.gdpr-modal a {
	text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.gdpr-modal .gdpr-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2));
	}
}
@media (min-width: 992px) {
	.gdpr-modal .gdpr-modal-dialog {
		max-width: 900px;
	}
}
.gdpr-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .3rem;
	outline: 0
}
.gdpr-modal .row {
	margin: 0 -15px;
}
.gdpr-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.gdpr-modal .close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
	outline: 0;
}
.gdpr-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
	display:none;
}
.gdpr-switch .gdpr-slider {
	background-color: #e3e1e8;
	height: 24px;
	width: 50px;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
	background-color: #fff;
	bottom: 2px;
	content: "";
	height: 20px;
	left: 2px;
	position: absolute;
	transition: .4s;
	width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
	background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
	transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
	border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
	border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
	display: none;
}
.gdpr-tab-content>.active {
	display: block;
}
.gdpr-fade {
	transition: opacity .15s linear;
}
.gdpr-nav-pills {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
	align-items: stretch !important;
	-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
	width: 100%;
	padding: 30px;
}
.nav.gdpr-nav-pills {
	background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
	border: 1px solid #0070ad;
	margin-bottom: 10px;
	color: #0070ad;
	font-size: 14px;
	display: block;
	padding: .5rem 1rem;
	border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
	background-color: #0070ad;
	border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
	color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
	background-color: #0070ad;
	border-color: #0070ad;
	color: #ffffff;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
	color: #343438;
	font-size: 14px;
	margin-top: 0;
}
.gdpr-tab-content h4 {
	font-size: 20px;
	margin-bottom: .5rem;
	margin-top: 0;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}


.cli-container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.cli-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.cli-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.cli-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.cli-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.cli-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.cli-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.cli-btn {
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1.25rem;
	line-height: 1;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
}
.cli-btn:hover {
  opacity: .8;
}
.cli-read-more-link {
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.cli-btn:focus {
	outline: 0;
}
.cli-modal-backdrop.cli-show {
  opacity: .8;
}
.cli-modal-open {
  overflow: hidden
}
.cli-barmodal-open {
  overflow: hidden
}
.cli-modal-open .cli-modal {
	overflow-x: hidden;
	overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}
.cli-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	display: none;
}
.cli-modal-backdrop.cli-fade {
  opacity: 0
}
.cli-modal-backdrop.cli-show {
	opacity: .5;
	display: block;
}
.cli-modal.cli-show {
	display: block;
}
.cli-modal a {
	text-decoration: none;
}
.cli-modal .cli-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.cli-modal .cli-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2))
	}
}
@media (min-width: 992px) {
	.cli-modal .cli-modal-dialog {
		max-width: 900px;
	}
}
.cli-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: .3rem;
	outline: 0
}
.cli-modal .row {
	margin: 0 -15px;
}
.cli-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	padding: 0;
	background-color: transparent !important;
	border: 0;
	-webkit-appearance: none;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
	outline: 0;
}
.cli-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 70px;
	font-size: 14px;
}
.cli-switch input[type="checkbox"] {
	display:none;
}
.cli-switch .cli-slider {
	background-color: #e3e1e8;
	height: 24px;
	width: 50px;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
}
.cli-switch .cli-slider:before {
	background-color: #fff;
	bottom: 2px;
	content: "";
	height: 20px;
	left: 2px;
	position: absolute;
	transition: .4s;
	width: 20px;
}
.cli-switch input:checked + .cli-slider {
	background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
	transform: translateX(26px);
}
.cli-switch .cli-slider {
	border-radius: 34px;
}
.cli-switch .cli-slider:before {
	border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
	display: block;
}
.cli-fade {
	transition: opacity .15s linear;
}
.cli-nav-pills {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	-ms-flex-direction: column;
	flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
	width: 100%;
	padding: 30px;
}
@media (max-width: 767px) {
	.cli-nav-pills, .cli-tab-content {
	padding: 30px 10px;
	}
}
.cli-nav-pills {
	background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
	border: 1px solid #00acad;
	margin-bottom: 10px;
	color: #00acad;
	font-size: 14px;
	display: block;
	padding: .5rem 1rem;
	border-radius: .25rem;
	cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
	background-color: #00acad;
	border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
	color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
	color: #343438;
	font-size: 14px;
	margin-top: 0;
}
.cli-tab-content h4 {
	font-size: 20px;
	margin-bottom: 1.5rem;
	margin-top: 0;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}
/* Settings Popup */
.cli-container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.cli-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.cli-col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.cli-col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	flex-direction: column;
}
.cli-align-items-stretch {
	-ms-flex-align: stretch!important;
	align-items: stretch!important;
}
.cli-d-flex {
	display: -ms-flexbox!important;
	display: flex!important;
}
.cli-px-0 {
	padding-left: 0;
	padding-right: 0;
}
.cli-btn {
	cursor: pointer;
	font-size: 14px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .5rem 1.25rem;
	line-height: 1;
	border-radius: .25rem;
	transition: all .15s ease-in-out;
}
.cli-btn:hover {
  opacity: .8;
}
.cli-read-more-link {
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	text-decoration: underline;
}
.cli-btn:focus {
	outline: 0;
}
.cli-modal-backdrop.cli-show {
  opacity: .8;
}
.cli-modal-open {
  overflow: hidden
}
.cli-barmodal-open {
  overflow: hidden
}
.cli-modal-open .cli-modal {
	overflow-x: hidden;
	overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-transform: translate(0,-25%);
	transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0)
}
.cli-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
	-webkit-transform:scale(0);
	transform:scale(0);
	transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
  opacity: 0;

}
.cli-modal-backdrop.cli-show {
	opacity: .5;
  -webkit-transform:scale(1);
  transform:scale(1);
}
.cli-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
	transform: scale(0);
	overflow: hidden;
	outline: 0;
	display: none;
}
.cli-modal a {
	text-decoration: none;
}
.cli-modal .cli-modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
	.cli-modal .cli-modal-dialog {
		max-width:500px;
		margin: 1.75rem auto;
		min-height: calc(100% - (1.75rem * 2))
	}
}
.cli-modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border-radius: .2rem;
	box-sizing: border-box;
	outline: 0
}
.cli-modal .row {
	margin: 0 -15px;
}
.cli-modal .modal-body {
	padding: 0;
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
	outline: 0;
}
.cli-switch {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-left: 38px;
	font-size: 14px;
}
.cli-switch input[type="checkbox"] {
	display:none;
}
.cli-switch .cli-slider {
	background-color: #e3e1e8;
	height: 20px;
	width: 38px;
	bottom: 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: .4s;
}
.cli-switch .cli-slider:before {
	background-color: #fff;
	bottom: 2px;
	content: "";
	height: 15px;
	left: 3px;
	position: absolute;
	transition: .4s;
	width: 15px;
}
.cli-switch input:checked + .cli-slider {
	background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
	transform: translateX(18px);
}
.cli-switch .cli-slider {
	border-radius: 34px;
	font-size:0;
}
.cli-switch .cli-slider:before {
	border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	-ms-flex-direction: column;
	flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
	width: 100%;
	padding:5px 30px 5px 5px;
	box-sizing: border-box;
}
@media (max-width: 767px) {
	.cli-nav-pills, .cli-tab-content {
	padding: 30px 10px;
	}
}
.cli-nav-pills {
	background: #fff;
}
.cli-nav-pills .cli-nav-link {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	color:#2a2a2a;
	font-size: 14px;
	display: block;
	padding: .5rem 1rem;
	border-radius: .25rem;
	cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
	background-color: #f6f6f9;
	border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
	color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
	color: #343438;
	font-size: 14px;
	margin-top: 0;
}
.cli-tab-content h4 {
	font-size: 20px;
	margin-bottom: 1.5rem;
	margin-top: 0;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
}
/* Cookie Settings In Bar */
#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
	background: transparent;
}

#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
	border-right: 1px solid currentColor;
	border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
	margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.cli-wrapper {
	max-width: 90%;
	float: none;
	margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
	margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
	padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
	display:none;
	text-align:left;
}

/* Popup Footer Styles */
.cli-tab-footer .cli-btn {
	background-color: #00acad;
	padding: 10px 15px;
	text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
	background-color: #61a229;
	color: #ffffff;
	border-radius: 0;
}

.cli-tab-footer {
	width:100%;
	text-align:right;
	padding: 20px 0;
}
/* version 2.0 */
.cli-col-12
{
	width:100%;
}
.cli-tab-header
{
	display: flex;
	justify-content: space-between;
}
.cli-tab-header a:before {
	width: 10px;
	height: 2px;
	left: 0;
	top: calc(50% - 1px);
}
.cli-tab-header a:after {
	width: 2px;
	height: 10px;
	left: 4px;
	top: calc(50% - 5px);
	-webkit-transform: none;
	transform: none;
}
.cli-tab-header a:before {
	width: 7px;
	height: 7px;
	border-right: 1px solid #4a6e78;
	border-bottom: 1px solid #4a6e78;
	content: " ";
	transform: rotate(-45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
	position: relative;
	display: flex;
	align-items: center;
	font-size:14px;
	color:#000;
	text-transform: capitalize;

}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
	transform: rotate(45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.cli-tab-header {
	border-radius: 5px;
	padding: 12px 15px;
	cursor: pointer;
	transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
	background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	-webkit-appearance: none;
	width: 40px;
	height: 40px;
	padding: 0;
	border-radius: 50%;
	padding: 10px;
	background: transparent;
	border:none;
	min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
	font-family: inherit;
	font-size: 16px;
	margin-bottom: 15px;
	margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
	padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
	font-size: 14px;
	line-height: 1.4;
	margin-top: 0;
	padding: 0;
	color: #000;
}
.wt-cli-privacy
{
	display:none;
}
.cli-tab-content
{
	display:none;
}
.cli-tab-section .cli-tab-content
{
	padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
	margin-top:5px;
}
@media (min-width: 992px) {
	.cli-modal .cli-modal-dialog {
		max-width: 645px;
	}
}
.cli-switch .cli-slider:after{
	content: attr(data-cli-disable);
	position: absolute;
	right: 50px;
	color: #000;
	font-size:12px;
	text-align:right;
	min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
	content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
	max-height: 60px;
	transition: max-height 0.15s ease-out;
	overflow: hidden;
}
a.cli-privacy-readmore {
	font-size: 12px;
	margin-top: 12px;
	display: inline-block;
	padding-bottom: 0;
	cursor: pointer;
	color:#000;
	text-decoration: underline;
}
.cli-modal-footer {
	position: relative;
}
a.cli-privacy-readmore:before {
	content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
	content: attr(data-readless-text);
}

.cli-collapsed .cli-privacy-content
{
	transition: max-height 0.25s ease-in;

}
.cli-privacy-content p
{
	margin-bottom:0;
}
.cli-modal-close svg {
	fill: #000;
}
span.cli-necessary-caption {
	color: #000;
	font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
	display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
	display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
	display: none;
}
.cli-tab-container .cli-row
{
	max-height: 500px;
	overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
	z-index: -1;
}
.cli-modal.cli-blowup {
	z-index: 999999;
	transform: scale(1);

  }
  .cli-modal.cli-blowup .cli-modal-dialog {
	animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  .cli-modal.cli-blowup.cli-out .cli-modal-dialog
  {
	animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  @keyframes blowUpContent {
	0% {
	  transform: scale(1);
	  opacity: 1;
	}
	99.9% {
	  transform: scale(2);
	  opacity: 0;
	}
	100% {
	  transform: scale(0);
	}
  }
  @keyframes blowUpContentTwo {
	0% {
	  transform: scale(2);
	  opacity: 0;
	}
	100% {
	  transform: scale(1);
	  opacity: 1;
	}
  }
  @keyframes blowUpModal {
	0% {
	  transform: scale(0);
	}
	100% {
	  transform: scale(1);
	}
  }
  @keyframes blowUpModalTwo {
	0% {
	  transform: scale(1);
	  opacity: 1;
	}
	50% {
		transform: scale(0.5);
		opacity: 0;
	  }
	100% {
	  transform: scale(0);
	  opacity: 0;
	}
  }
  .cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
	font-size: 12px;
}
.cli_settings_button
{
	cursor: pointer;
}
/* Accessibility Fix */
.wt-cli-sr-only
{
	display: none;
	font-size:16px;
}
/* Changes for CCPA
Version : 1.8.9
*/
a.wt-cli-element.cli_cookie_close_button {
	text-decoration: none;
	color: #333333;
	font-size: 22px;
	line-height: 22px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 5px;
}
/* GDPR Bar Version 2 */
.cli-bar-container{
	float: none;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.cli-bar-btn_container {
	margin-left: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	flex-wrap: nowrap;
}
.cli-style-v2 a
{
	cursor: pointer;
}
.cli-bar-btn_container a {
	white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
	font-weight:inherit;
}
.cli-style-v2
{
	font-size: 11pt;
	line-height: 18px;
	font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
	display: block;
}
.cli-style-v2 .cli-bar-message {
	width: 70%;
	text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
	width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
	margin-top:8px;
	margin-left: 0px;
	flex-wrap: wrap;
}
/* #cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-message {
	text-align: center;
} */
#cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
	margin-top:8px;
	margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
	text-align: left;
	/* padding-left: 15px; */
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 16px;
}
/* #cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container.cli-style-v2 {
	padding-left: 0px;
	padding-right: 0px;
} */

.cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
	margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
	margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
	font-size: inherit;
	cursor: pointer;
	margin: 0px 0px 0px 5px;
}
/* .cli-bar-container.cli-style-v2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
} */
#cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
	padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
	padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
	padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
	text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
	margin-top: 5px;
	margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
	white-space: nowrap;
	text-decoration: underline;
}
.wt-cli-necessary-checkbox {
	display: none !important;
}
@media (max-width: 985px) {
	.cli-style-v2 .cli-bar-message
	{
		width:100%;
	}
	.cli-style-v2.cli-bar-container
	{
		justify-content:left;
		flex-wrap: wrap;
	}
	.cli-style-v2 .cli-bar-btn_container {
		margin-left:0px;
		margin-top: 10px;
	}
	#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
	{
		padding: 25px 25px;
	}
}
/* Settings popup footer section */
.wt-cli-ckyes-brand-logo {
	display: flex;
	align-items: center;
	font-size: 9px;
	color: #111111;
	font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
	width: 65px;
	margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
	padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){

	.cli-style-v2 .cli-bar-btn_container {
		flex-wrap: wrap;
	}
}
/* Fix: HTML validation error due to the enclosing of <p> tags on category description */
.wt-cli-cookie-description {
	font-size: 14px;
	line-height: 1.4;
	margin-top: 0;
	padding: 0;
	color: #000;
}
.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }

#altEmail_container{position:absolute; overflow: hidden; display: inline; height:1px; width: 1px;z-index:-1000;}.tos-caption>div,.tos-slide,.tos-slide>*{box-sizing:border-box}.tos-slide,.tos-slider,.tos-wrapper{width:100%;height:100%}.tos-noanimation{-webkit-transition-property:none!important;transition-property:none!important}.tos-fastanimation{-webkit-transition-duration:.2s!important;transition-duration:.2s!important;-webkit-transition-timing-function:ease-out!important;transition-timing-function:ease-out!important}.tos-wrapper{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;display:none;padding:0;margin:0;overflow:hidden}.tos-wrapper.tos-opened{display:block}.tos-slide,.tos-slide:before,.tos-slide>*{display:inline-block}.tos-wrapper.tos-opening{opacity:1}.tos-wrapper.tos-fixed{background-color:#000;position:fixed;top:0;left:0;z-index:9000}.tos-slider,.tos-wrapper.tos-inline{position:relative}.tos-slider{white-space:nowrap;padding:0;margin:0}.tos-uibg,.tos-wrapper.tos-fx-slide.tos-fixed .tos-slider{position:absolute}.tos-wrapper.tos-fx-slide .tos-slider{left:0;-webkit-transition:left .4s ease;transition:left .4s ease}.tos-wrapper.tos-fx-fade .tos-slider{opacity:1;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.tos-uibg{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;width:100%;left:0;bottom:0;z-index:1}.tos-fill .tos-uibg{background:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.tos-desktop .tos-wrapper:hover .tos-uibg,.tos-touch .tos-wrapper.tos-hover .tos-uibg{opacity:1}.tos-slide{-webkit-overflow-scrolling:touch;line-height:1px;text-align:center;overflow:hidden;position:relative}.tos-slide:before{content:"";height:50%;width:1px;margin-right:-1px}.tos-slide.tos-loading>*{opacity:0}.tos-slide>*{opacity:1;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;vertical-align:middle;max-height:100%;max-width:100%}.tos-slide.tos-html>div{-webkit-overflow-scrolling:touch;white-space:normal;text-align:left;line-height:1.5}.tos-slide.tos-html>div *{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}.tos-wrapper.tos-fill .tos-slide.tos-image>img{max-height:none;max-width:none;min-height:100%;min-width:100%}.tos-wrapper.tos-fixed .tos-slide.tos-html>div{background-color:#fff;color:#333;box-sizing:border-box;display:inline-block;padding:40px;overflow:auto}.tos-desktop .tos-wrapper.tos-fixed{background-color:rgba(0,0,0,.85)}.tos-desktop .tos-wrapper.tos-fixed.tos-fit .tos-slide{padding:20px}.tos-close,.tos-next{right:20px}.tos-close,.tos-next,.tos-prev{background:#000;border-radius:3px;opacity:0;display:block;width:40px;position:absolute;z-index:1;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.tos-next,.tos-prev{height:80px;margin-top:-40px;top:50%}.tos-next.tos-disabled,.tos-prev.tos-disabled{cursor:default}.tos-prev{left:20px}.tos-close{height:40px;top:20px}.tos-desktop .tos-wrapper:hover .tos-close,.tos-desktop .tos-wrapper:hover .tos-next,.tos-desktop .tos-wrapper:hover .tos-prev,.tos-touch .tos-wrapper.tos-hover .tos-close,.tos-touch .tos-wrapper.tos-hover .tos-next,.tos-touch .tos-wrapper.tos-hover .tos-prev{opacity:.5}.tos-desktop .tos-wrapper:hover .tos-close:hover,.tos-desktop .tos-wrapper:hover .tos-next:hover,.tos-desktop .tos-wrapper:hover .tos-prev:hover,.tos-touch .tos-wrapper.tos-hover .tos-close:hover,.tos-touch .tos-wrapper.tos-hover .tos-next:hover,.tos-touch .tos-wrapper.tos-hover .tos-prev:hover{opacity:.9}.tos-desktop .tos-wrapper:hover .tos-close.tos-disabled,.tos-desktop .tos-wrapper:hover .tos-next.tos-disabled,.tos-desktop .tos-wrapper:hover .tos-prev.tos-disabled,.tos-touch .tos-wrapper.tos-hover .tos-close.tos-disabled,.tos-touch .tos-wrapper.tos-hover .tos-next.tos-disabled,.tos-touch .tos-wrapper.tos-hover .tos-prev.tos-disabled{opacity:.2}.tos-close span:after,.tos-close span:before,.tos-next span,.tos-prev span{content:'';display:block;width:12px;height:12px;margin:-5px;position:absolute;top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.tos-close span:after,.tos-close span:before{width:6px;height:6px;margin-top:-4px;margin-left:0;margin-right:0}.tos-close span:before,.tos-prev span{border-bottom:3px solid #fff;border-left:3px solid #fff;left:50%}.tos-close span:after,.tos-next span{border-top:3px solid #fff;border-right:3px solid #fff;right:50%}.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-close .tos-slide,.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-next .tos-slide,.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-prev .tos-slide{padding-left:80px;padding-right:80px}.tos-inline{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;display:inline-block;margin:0;position:relative;top:auto;left:auto;right:auto}.tos-caption,.tos-pagination{text-align:center;-webkit-transition:opacity .4s ease;width:100%;bottom:0;left:0;z-index:1;position:absolute}.tos-inline.tos-prev{margin-right:-60px}.tos-inline.tos-next{margin-left:-60px}.tos-loading .tos-inline{opacity:0!important}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close,.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next,.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev{-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev{-webkit-transform:scale(3);-ms-transform:scale(3);transform:scale(3)}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-prev,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-prev{-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-next,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-next{-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-close,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-close{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.tos-caption{color:#fff;opacity:0;transition:opacity .4s ease}.tos-caption:after{content:'';display:block;clear:both}.tos-caption>div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;padding:0 20px;float:left}.tos-caption>div:last-child{float:right;margin-right:-2px}.tos-desktop .tos-wrapper:hover .tos-caption,.tos-touch .tos-wrapper.tos-hover .tos-caption{opacity:1}.tos-wrapper .tos-caption{line-height:20px;font-size:15px;text-shadow:0 1px 2px rgba(0,0,0,.8);height:40px}.tos-wrapper.tos-has-caption .tos-uibg{height:100px}.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-caption .tos-slide{padding-bottom:60px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-caption{line-height:40px;font-size:30px;text-shadow:0 2px 4px rgba(0,0,0,.8);height:80px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg{height:200px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-caption{line-height:60px;font-size:45px;text-shadow:0 3px 6px rgba(0,0,0,.8);height:120px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-caption .tos-uibg{height:300px}.tos-wrapper.tos-fx-slide .tos-slider{-webkit-transition-property:left,margin;transition-property:left,margin}.tos-pagination{white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;opacity:0;transition:opacity .4s ease}.tos-pagination a{display:inline-block}.tos-pagination.tos-bullets a{background-color:rgba(255,255,255,.2)}.tos-pagination.tos-bullets a:hover{background-color:rgba(255,255,255,.5)}.tos-pagination.tos-bullets a.tos-selected{background-color:rgba(255,255,255,.9)}.tos-desktop .tos-wrapper:hover .tos-pagination,.tos-touch .tos-wrapper.tos-hover .tos-pagination{opacity:1}.tos-wrapper .tos-pagination:after,.tos-wrapper .tos-pagination:before{content:'';display:inline-block;width:20px;height:10px}.tos-wrapper.tos-has-bullets .tos-pagination{height:30px}.tos-wrapper.tos-has-bullets .tos-pagination a{border-radius:10px;width:10px;height:10px;margin:0 5px}.tos-wrapper.tos-has-bullets .tos-caption{bottom:30px}.tos-wrapper.tos-has-bullets .tos-uibg{height:90px}.tos-wrapper.tos-has-bullets.tos-has-caption .tos-uibg{height:130px}.tos-wrapper.tos-has-thumbnails .tos-pagination{height:70px}.tos-wrapper.tos-has-thumbnails .tos-pagination a{background-position:center center;background-size:cover;width:50px;height:50px;margin:0 5px}.tos-wrapper.tos-has-thumbnails .tos-caption{bottom:70px}.tos-wrapper.tos-has-thumbnails .tos-uibg{height:130px}.tos-wrapper.tos-has-thumbnails.tos-has-caption .tos-uibg{height:170px}.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets .tos-slide{padding-bottom:50px}.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-bullets.tos-has-caption .tos-slide{padding-bottom:80px}.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails .tos-slide{padding-bottom:90px}.tos-desktop .tos-wrapper.tos-fixed.tos-fit.tos-has-thumbnails.tos-has-caption .tos-slide{padding-bottom:120px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-pagination:after,.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-pagination:before{content:'';display:inline-block;width:40px;height:20px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination{height:60px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a{border-radius:20px;width:20px;height:20px;margin:0 10px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption{bottom:60px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg{height:180px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg{height:260px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination{height:140px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a{background-position:center center;background-size:cover;width:100px;height:100px;margin:0 10px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption{bottom:140px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg{height:260px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg{height:340px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-pagination:after,.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-pagination:before{content:'';display:inline-block;width:60px;height:30px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination{height:90px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-pagination a{border-radius:30px;width:30px;height:30px;margin:0 15px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-caption{bottom:90px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets .tos-uibg{height:270px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-bullets.tos-has-caption .tos-uibg{height:390px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination{height:210px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-pagination a{background-position:center center;background-size:cover;width:150px;height:150px;margin:0 15px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-caption{bottom:210px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails .tos-uibg{height:390px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed.tos-has-thumbnails.tos-has-caption .tos-uibg{height:510px}.tos-slide .tos-html{-webkit-overflow-scrolling:touch}.tos-play,.tos-play:after{display:block;position:absolute;top:50%;left:50%}.tos-play{background:#000;opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.tos-play:after{content:''}.tos-desktop .tos-wrapper:hover .tos-play,.tos-touch .tos-wrapper.tos-hover .tos-play{opacity:.5}.tos-desktop .tos-wrapper:hover .tos-play:hover,.tos-touch .tos-wrapper.tos-hover .tos-play:hover{opacity:.9}.tos-wrapper .tos-play{border-radius:80px;width:80px;height:80px;margin:-40px}.tos-wrapper .tos-play:after{border:20px solid transparent;border-left-color:#fff;border-left-width:30px;margin-top:-20px;margin-left:-10.5px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play{border-radius:160px;width:160px;height:160px;margin:-80px}.tos-touch.tos-scale-2 .tos-wrapper.tos-fixed .tos-play:after{border:40px solid transparent;border-left-color:#fff;border-left-width:60px;margin-top:-40px;margin-left:-21px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play{border-radius:240px;width:240px;height:240px;margin:-120px}.tos-touch.tos-scale-3 .tos-wrapper.tos-fixed .tos-play:after{border:60px solid transparent;border-left-color:#fff;border-left-width:90px;margin-top:-60px;margin-left:-31.5px}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}@media only screen and (max-width: 768px){:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgba(0,0,0,.025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}
}:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}@keyframes spin{100%{transform:rotate(360deg)}}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#7f54b3;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .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 div.product div.images .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 div.product div.images .woocommerce-product-gallery__trigger::after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #cfc8d8;background-color:#e9e6ed;color:#515151;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6a6a6a}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;color:#515151;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #cfc8d8;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #e9e6ed}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #cfc8d8;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;line-height:2em;vertical-align:top}.woocommerce div.product form.cart .variations label{font-weight:700;text-align:left}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#b3af54;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{display:inline-block;margin-top:1em}.woocommerce ul.products li.product .price{display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #cfc8d8;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #cfc8d8;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#e9e6ed;color:#816e99}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#e9e6ed;border:1px solid #e1dde7;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e1dde7;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.woocommerce .star-rating::before{content:"sssss";color:#cfc8d8;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #e9e6ed;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce form .form-row .select2-container{width:100%;line-height:2em}.woocommerce form .form-row.woocommerce-invalid label{color:#a00}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#6dc22e}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #cfc8d8;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #cfc8d8;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00;vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#7f54b3;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#7f54b3}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#35224c;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#a00}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#e9e6ed;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;animation:spin 2s linear infinite}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added::after,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added::after,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover{background-color:#dcd7e3;text-decoration:none;background-image:none;color:#515151}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{background-color:#7f54b3;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{background-color:#7249a4;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover{background-color:#7f54b3;color:#fff}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#e9e6ed}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb{font-size:.92em;color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color:#767676}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:#b3af54;font-size:1.25em}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock{color:#b3af54}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock{color:red}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:#b3af54}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f6f5f8;color:#515151;border-top:3px solid #7f54b3;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #cfc8d8;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#b3af54}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #e9e6ed}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#e9e6ed;border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #cfc8d8;margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dcd7e3;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c2b9ce;border-top-color:#b5aac3}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#b5aac3}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#b5aac3}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#b5aac3}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dcd7e3;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid red;outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}
.woocommerce form .form-row .required { visibility: visible; }
#cff:after,.cff-lightbox-dataContainer:after,.cff-lightbox-outerContainer:after,.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comment-attachment img,#cff .cff-event-meta,#cff .cff-html5-video.cff-multiple.cff-portrait .cff-main-image,#cff .cff-review .cff-post-links,#cff-lightbox-wrapper .cff-comment-attachment img,#cff.cff-half-layout .cff-full-size .cff-link img,#cff.cff-half-layout .cff-link-slider,#cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio-info,#cff.cff-thumb-layout .cff-full-size .cff-link img,#cff.cff-thumb-layout .cff-link-slider,#cff.cff-thumb-layout[data-media-side=right] .cff-text-wrapper,.cff-wrapper-ctn,.sb-elementor-cta-img span svg{float:left}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%;box-sizing:border-box}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}#cff.cff-masonry{position:relative;margin-bottom:50px}#cff .cff-author-img.cff-no-consent img,#cff .cff-comments-wrap:empty,#cff .cff-empty-album,#cff .cff-event .cff-end-date k,#cff .cff-iframe-img,#cff .cff-less,#cff .cff-photo.cff-multiple .cff-album-icon,#cff .cff-replace,#cff .cff-timeline-event .cff-end-date k,#cff .cff-view-comments.cff-hide-comments,#cff-lightbox-wrapper .cff-comments-wrap:empty,#cff-lightbox-wrapper .cff-end-date k,#cff-lightbox-wrapper .cff-info,#cff-lightbox-wrapper .cff-replace,#cff-lightbox-wrapper.cff-no-svgs svg,#cff.cff-all-reviews .cff-review,#cff.cff-all-reviews.cff-masonry .cff-review,#cff.cff-no-svgs svg,#cff.cff-pag.cff-masonry.cff-masonry-css .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item.cff-upcoming-event,#cff.cff-pag:not(.cff-carousel) .cff-upcoming-event,.cff-lightbox-wrapper.cff-theme.cff-outline .cff-comments a,.cff-load-more-mobile,.cff-masonry .cff-load-more,.cff-wrapper .cff-visual-header .cff-header-hero img{display:none}.cff-header{width:100%;margin:0 0 15px;padding:0;line-height:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa{float:left;margin-right:10px}.cff-header span{display:table-cell;vertical-align:middle}.cff-header svg{width:1em;height:1em;margin-right:10px}.cff-wrapper .cff-visual-header{margin-bottom:24px!important}.cff-wrapper .cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative}.cff-wrapper .cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;height:18px;vertical-align:top}.cff-wrapper .cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-wrapper .cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-wrapper .cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-wrapper .cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-wrapper .cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-wrapper .cff-visual-header .cff-header-text{display:inline-block;float:left;padding-top:10px;margin:0}#cff .cff-visual-header .cff-header-text h3,.cff-wrapper .cff-visual-header .cff-header-text h3{display:inline-block;width:auto;margin:0 8px 0 0;padding:0;font-size:1.2em;line-height:1.2em}.cff-wrapper .cff-visual-header.cff-has-name{min-height:100px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px;margin-left:125px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:120px;padding-top:30px}.cff-wrapper .cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-wrapper .cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-wrapper .cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0;padding:0;line-height:1.2em}.cff-wrapper .cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0}.cff-wrapper .cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-wrapper .cff-visual-header .cff-bio-info svg{width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-credit a,#cff .cff-link:focus,#cff .cff-link:hover,#cff a,#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook a,.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-a,.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-name{text-decoration:none}#cff #cff-error-reason a,#cff a:focus,#cff a:hover,.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text a:hover{text-decoration:underline}#cff .cff-album-cover,#cff .cff-event-thumb,#cff .cff-html5-video,#cff .cff-iframe-wrap,#cff .cff-photo,#cff .cff-vidLink{text-decoration:none;border:none}#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;line-height:1.4;word-wrap:break-word}#cff .cff-date{float:left;width:100%;min-width:50px;font-size:11px}#cff .cff-date.cff-date-below,#cff .cff-timeline-event .cff-date.cff-date-below{margin:5px 0 0}#cff .cff-author,#cff-lightbox-wrapper .cff-author{float:left;clear:both;margin:0 0 15px;padding:0;line-height:1.2;width:100%}#cff .cff-author-img,#cff .cff-author.cff-no-author-info .cff-author-img,#cff-lightbox-wrapper .cff-author-img,#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url('/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png') -132px -50px no-repeat}#cff .cff-author a,#cff-lightbox-wrapper .cff-author a{border:none;text-decoration:none}#cff .cff-author-img,#cff-lightbox-wrapper .cff-author-img{float:left;margin:0 0 0 -100%!important;font-size:0;border-radius:40px}.cff-no-consent .cff-header-text{margin-left:0!important}#cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-dataContainer .cff-lightbox-caption,#cff-lightbox-wrapper.cff-has-video .cff-lightbox-image,#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,.cff-lightbox-wrapper.cff-theme .cff-comments a .cff-icon,.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img,.cff-num-diff-hide{display:none!important}#cff .cff-author img,#cff-lightbox-wrapper .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:40px}#cff .cff-author .cff-author-text span.cff-page-name,#cff-lightbox-wrapper .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story,#cff .cff-event b,#cff .cff-timeline-event b,#cff-lightbox-wrapper .cff-author .cff-story,#cff-lightbox-wrapper b{font-weight:400}#cff .cff-author .cff-author-text,#cff-lightbox-wrapper .cff-author .cff-author-text{float:left;width:100%;min-height:40px}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name,#cff-lightbox-wrapper .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important;font-weight:700;line-height:1.2}#cff .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-date{color:#9197a3;font-weight:400;font-size:11px;margin-top:1px!important;margin-bottom:0!important}#cff .cff-author.cff-no-author-info .cff-date,#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-date{margin-top:14px!important}#cff .cff-author .cff-page-name.cff-author-date,#cff-lightbox-wrapper .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0;font-size:14px}#cff .cff-post-desc,#cff-lightbox-wrapper .cff-post-desc{line-height:1.3}#cff .cff-html5-video.cff-img-layout-2 .cff-img-wrap,#cff .cff-link-slider .cff-link-slider-item:first-child,#cff .cff-multiple-date,#cff .cff-photo span,#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where,#cff span.cff-post-desc,#cff-lightbox-wrapper .cff-date,#cff-lightbox-wrapper .cff-timeline-event-title,#cff-lightbox-wrapper .cff-where,#cff-lightbox-wrapper span.cff-post-desc,#cff-lightbox-wrapper.cff-has-iframe iframe,.cff-event-place,.cff-event-street,.cff-has-video .cff-lightbox-video{display:block}#cff .cff-post-text .cff-post-desc,#cff-lightbox-wrapper .cff-post-desc{margin:5px 0;border-left:2px solid rgba(0,0,0,.1);padding-left:8px}#cff .cff-text-wrapper{float:right;width:77%;margin:0;padding:0}#cff .cff-break-word{word-break:break-all}#cff .cff-event .cff-meta-links a:first-child,#cff .cff-img-layout-2:after,#cff .cff-img-layout-3:after,#cff .cff-img-layout-4:after,#cff .cff-item img,.cff-lightbox-wrapper a img{border:none}#cff .cff-byline{font-size:12px;display:block;margin:-5px 0 10px}#cff .cff-photo{max-width:100%;float:left;display:block;position:relative;margin:0}#cff .cff-album-item .cff-album-cover:after,#cff .cff-event-thumb:after,#cff .cff-html5-video:after,#cff .cff-img-wrap:after,#cff .cff-photo:after{border:1px solid rgba(0,0,0,.1);bottom:0;content:'';left:0;position:absolute;right:0;top:0}#cff .cff-media-above{margin-bottom:7px}#cff .cff-photo img{float:left;max-width:100%;height:auto;margin:0!important;padding:0!important}#cff .cff-photo .cff-album-icon{position:absolute;z-index:5;bottom:5px;right:5px;height:22px;background:url('/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png') -49px -38px no-repeat rgba(0,0,0,.7);color:#fff;font-size:12px;margin:0;padding:0 0 0 26px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;box-shadow:0 0 1px 0 rgba(255,255,255,.8);-moz-box-shadow:0 0 1px 0 rgba(255,255,255,.8);-webkit-box-shadow:0 0 1px 0 rgba(255,255,255,.8)}#cff .cff-full-size .cff-text-link,#cff .cff-photo.cff-multiple,#cff.cff-half-layout .cff-audio-post .cff-text-wrapper,#cff.cff-half-layout .cff-html5-video .cff-vidLink,#cff.cff-half-layout .cff-link-item .cff-text-wrapper,#cff.cff-theme-modern.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-outline.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-overlap.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-social_wall.cff-half-layout .cff-media-wrap>*,#cff.cff-thumb-layout .cff-audio-post .cff-text-wrapper,#cff.cff-thumb-layout .cff-html5-video .cff-vidLink,#cff.cff-thumb-layout .cff-link-item .cff-text-wrapper,#cff.narrow .cff-embedded-video .cff-iframe-wrap,#cff.narrow .cff-embedded-video .cff-text-wrapper,#cff.narrow .cff-event .cff-details,#cff.narrow .cff-event-thumb,#cff.narrow .cff-shared-link .cff-text-link{width:100%}#cff .cff-multiple .cff-crop{overflow:hidden}#cff .cff-img-attachments{width:100%;float:left;clear:both}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,#cff .cff-comment-text.cff-no-image,#cff .cff-img-layout-2 .cff-img-wrap,#cff .cff-timeline-event .cff-date,#cff p.cff-link-title,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,#cff-lightbox-wrapper .cff-comment-text.cff-no-image,#cff-lightbox-wrapper .cff-date,#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-caption-text,#cff.cff-half-layout .cff-likebox .fb_iframe_widget iframe,#cff.cff-theme-modern .cff-post-links,#cff.cff-thumb-layout .cff-likebox .fb_iframe_widget iframe{margin:0}#cff .cff-img-layout-2 .cff-img-wrap.cff-main-image{margin:0 0 .5%}#cff .cff-img-layout-2.cff-portrait .cff-img-wrap{width:49.75%;float:left}#cff .cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{margin:0 .5% 0 0}#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap{width:49.75%;margin:.5% .25% 0;float:left}#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap{width:33%;margin:.5% .25% 0;float:left}#cff .cff-small-layout.cff-img-layout-2 .cff-img-wrap.cff-main-image{margin:0 0 1%}#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap{width:49.5%}#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{margin:0 1% 0 0}#cff .cff-small-layout.cff-img-layout-3 .cff-img-attachments .cff-img-wrap{width:49.5%;margin:1% .5% 0}#cff .cff-small-layout.cff-img-layout-4 .cff-img-attachments .cff-img-wrap{width:32.5%;margin:1% .5% 0}#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:first-child,#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:first-child,#cff .cff-reaction-one.cff-no-animate,#cff .cff-reactions-count span:first-child,#cff-lightbox-wrapper .cff-reactions-count span:first-child{margin-left:0}#cff .cff-album-item.cff-col-2:nth-of-type(2n),#cff .cff-album-item.cff-col-3:nth-of-type(3n),#cff .cff-album-item.cff-col-4:nth-of-type(4n),#cff .cff-album-item.cff-col-5:nth-of-type(5n),#cff .cff-album-item.cff-col-6:nth-of-type(6n),#cff .cff-album-item.cff-col-7:nth-of-type(7n),#cff .cff-album-item.cff-col-8:nth-of-type(8n),#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:last-child,#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:last-child,#cff.narrow .cff-album-item.cff-col-3:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-4:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-5:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-6:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-7:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-8:nth-of-type(2n){margin-right:0}#cff .cff-event .cff-date,#cff .cff-img-wrap,#cff .cff-view-comments,#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments,#cff.cff-theme-modern.cff-half-layout .cff-text-wrapper,#cff.cff-theme-outline.cff-half-layout .cff-text-wrapper,#cff.cff-theme-overlap.cff-half-layout .cff-text-wrapper,#cff.cff-theme-social_wall .cff-author,#cff.cff-theme-social_wall.cff-half-layout .cff-text-wrapper,.cff-theme-social_wall .cff-header-wrap{position:relative}#cff .cff-img-attachments .cff-crop{width:100%;height:100px;display:block;float:left;position:relative;border:none}#cff .cff-img-attachments .cff-crop img,#cff.cff-nojs .cff-new .cff-crop img{visibility:visible}#cff .cff-more-attachments,.cff-gdpr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4)}#cff .cff-more-attachments span{position:absolute;width:100%;text-align:center;top:50%;left:0;height:30px;margin-top:-15px;line-height:30px;color:#fff;font-size:30px}#cff .cff-small-layout .cff-more-attachments span{font-size:20px}#cff .cff-html5-video.cff-img-layout-2 .cff-crop,#cff .cff-photo.cff-img-layout-2 .cff-crop{height:150px}#cff .cff-album-item{float:left;width:100%;margin:0 0 20px;padding:0;text-align:center}#cff .cff-album-item.cff-col-2,#cff.narrow .cff-album-item.cff-col-3,#cff.narrow .cff-album-item.cff-col-4,#cff.narrow .cff-album-item.cff-col-5,#cff.narrow .cff-album-item.cff-col-6,#cff.narrow .cff-album-item.cff-col-7,#cff.narrow .cff-album-item.cff-col-8{width:47.5%;margin-right:5%}#cff .cff-album-item.cff-col-3{width:30.3%;margin-right:4.5%}#cff .cff-album-item.cff-col-4{width:22%;margin-right:4%}#cff .cff-album-item.cff-col-5{width:17.2%;margin-right:3.5%}#cff .cff-album-item.cff-col-6{width:14.16%;margin-right:3%}#cff .cff-album-item.cff-col-7{width:12.14%;margin-right:2.5%}#cff .cff-album-item.cff-col-8{width:10.75%;margin-right:2%}#cff .cff-album-item .cff-album-cover,#cff .cff-main-image.cff-crop,#cff .cff-photo.cff-crop{width:100%;display:block;float:left;position:relative;border:none;overflow:hidden;background-size:cover;background-position:center center}#cff.cff-masonry .cff-album-item .cff-album-cover{height:auto;float:none;overflow:visible;line-height:0}#cff .cff-album-item .cff-album-cover img,#cff .cff-crop img,#cff .cff-new .cff-crop img{visibility:hidden;opacity:0;display:block!important}#cff.cff-disable-liquid .cff-album-item .cff-album-cover img,#cff.cff-masonry .cff-album-item .cff-album-cover img,#cff.cff-masonry .cff-album-item.cff-video .cff-album-cover img{visibility:visible;opacity:1}#cff:not(.cff-disable-liquid) .cff-album-item.cff-video .cff-album-cover img{opacity:0!important}#cff.cff-disable-liquid .cff-album-item .cff-album-cover,#cff.cff-super-narrow.cff-theme-modern .cff-view-comments,#cff.cff-super-narrow.cff-theme-outline .cff-view-comments,#cff.cff-super-narrow.cff-theme-overlap .cff-view-comments,#cff.cff-super-narrow.cff-theme-social_wall .cff-view-comments{height:auto}#cff.cff-nojs .cff-album-item .cff-album-cover img{height:100%;visibility:visible}#cff .cff-html5-video.cff-multiple .cff-main-image,#cff .cff-main-image.cff-crop{overflow:hidden;float:none}#cff .cff-html5-video.cff-multiple .cff-main-image:not(.cff-crop){display:block;height:auto!important}#cff .cffFadeIn{opacity:1;transition:.1s}#cff .cff-album-item .cff-album-info{width:100%;height:70px;float:left;clear:both}#cff .cff-album-item h4{font-size:14px;line-height:1.2;margin:10px 0 0;padding:0}#cff .cff-album-item p{font-size:12px;color:gray;margin:5px 0 0}#cff p.cff-empty-album{display:inline!important;margin:0!important;padding:0!important;height:0!important;line-height:0!important;width:0!important;clear:none!important}#cff .cff-embed-wrap{float:left;width:100%;margin-top:5px}#cff .cff-iframe-wrap{float:left;clear:both;margin:5px 0;width:100%;position:relative;padding-bottom:62%}#cff iframe{border:0}#cff .cff-iframe-wrap iframe{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0}#cff .cff-soundcloud,#cff .cff-spotify{margin:10px 0 0}#cff .cff-desc-wrap,#cff.narrow.cff-half-layout .cff-text-wrapper,#cff.narrow.cff-thumb-layout .cff-text-wrapper{float:left;width:100%}#cff .cff-embedded-video .cff-post-text{margin:0 0 15px}#cff.narrow .cff-embedded-video .cff-iframe-wrap{padding-bottom:62%}#cff .cff-video-player .fb-video,#cff .cff-video-player iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}#cff .cff-html5-video,#cff video{float:left;clear:left;position:relative;width:100%;margin:0;padding:0;overflow:hidden}#cff video,#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff .cff-vidLink{float:left;clear:both;position:relative;z-index:1;width:100%;max-width:100%;display:inline-block;vertical-align:top;zoom:1}#cff .cff-vidLink .cff-poster{width:100%;height:auto;float:left}#cff .cff-playbtn{position:absolute;z-index:9;background:rgba(0,0,0,.7);top:50%;left:50%;margin-top:-28px;margin-left:-28px;padding:13px 16px;font-size:30px;color:#fff;font-style:normal!important;width:32px;border-radius:8px;box-sizing:border-box}#cff .cff-event-thumb img,#cff .cff-link img{float:left;margin:0!important;padding:0!important;border:none!important}#cff .cff-html5-play:focus .cff-playbtn,#cff .cff-html5-play:hover .cff-playbtn,#cff .cff-html5-video .cff-playbtn:hover{background:#141b38;cursor:pointer}#cff.cff .cff-posts-wrap svg.cff-playbtn{width:1em;height:1em;font-size:56px;padding:14px 12px}#cff .cff-desc-wrap.cff-no-image{float:right;width:86%}#cff .cff-playbtn-solo{width:10%;float:left;margin-top:5px}#cff .cff-playbtn.no-poster,#cff.cff-half-layout .cff-playbtn.no-poster,#cff.cff-thumb-layout .cff-playbtn.no-poster{position:relative;top:0;left:0;margin:0}.cff-html5-play{display:block;position:absolute;z-index:8;width:100%;top:0;right:0;bottom:0;left:0}#cff.cff-half-layout .cff-video .cff-playbtn,#cff.cff-thumb-layout .cff-video .cff-playbtn{margin-top:-22px;margin-left:-23px;padding:11px 13px;font-size:24px}#cff .cff-expand{display:none;white-space:normal}#cff .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{float:left;clear:both;width:100%;padding:8px;margin:10px 0 5px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;border:none;max-width:20%;margin-right:3%}#cff .cff-link img{width:100%;max-width:100%}#cff .cff-link-title{float:left;clear:both;width:100%;display:block;font-weight:700}#cff .cff-text-link{float:left;clear:none;padding:0 0 5px;width:72%}#cff .cff-link-caption{font-size:12px;margin:0}#cff .cff-text-link.cff-no-image,.cff-vidLink.cff-video-player.cff-only-vids{width:100%!important}#cff .cff-shared-link .cff-post-desc{margin-bottom:0}#cff .cff-full-size .cff-link{width:100%;max-width:100%;margin-right:0;margin-bottom:5px;text-align:center}#cff .cff-full-size .cff-link img{width:auto;float:none}#cff .cff-details,#cff-lightbox-wrapper .cff-details{float:left;clear:none;width:77%;margin-left:3%;padding:0 0 10px}#cff .cff-timeline-event .cff-details,#cff-lightbox-wrapper .cff-details{width:100%;margin:0;padding:0}#cff-lightbox-wrapper .cff-details{padding-bottom:20px}#cff .cff-timeline-event .cff-post-text{padding-bottom:5px}#cff .cff-event-thumb{position:relative;width:100%;float:left;clear:none;margin:0}#cff .cff-event-thumb img{overflow:hidden;width:100%;height:auto}#cff .cff-event-thumb.cff-has-cover{width:100%;padding:0}#cff .cff-details.cff-has-cover,#cff.narrow .cff-details.cff-has-cover{width:100%;margin:5px 0 0}#cff .cff-details h5{margin:0 0 5px;padding:0;font-size:16px}#cff .cff-details p,#cff.cff-theme-modern .cff-item.cff-link-item .cff-text,#cff.cff-theme-modern .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall .cff-item.cff-video-post .cff-text,#cff.cff-theme-social_wall .cff-text-wrapper .cff-post-text,.cff-sw-update-ntc p:first-child b{font-size:14px}#cff .cff-details .cff-info{padding:10px 0 0;line-height:1.2;clear:both}#cff .cff-details .cff-where{clear:both}#cff .cff-details .cff-when,#cff .cff-details .cff-where{white-space:normal!important}#cff .cff-event .cff-photo{margin-top:5px}#cff .cff-event .cff-photo img{width:100%;max-width:100%;height:auto;margin:0}#cff .cff-comments-box .cff-comment-likes.cff-likes,#cff .cff-event .cff-details{padding:0}#cff.cff-half-layout .cff-event .cff-details,#cff.cff-half-layout .cff-text-wrapper{float:right;width:47%}#cff .cff-event .cff-meta-links{float:right;clear:both;margin:5px 0 0}#cff .cff-event .cff-meta-links a{float:left;padding:0 10px;border-left:1px solid #ccc}#cff .cff-no-events{width:100%;text-align:center}#cff .cff-more-dates{height:16px;margin:0 0 0 10px;padding:2px 5px;border:1px solid #ddd;font-size:12px;text-decoration:none;border-radius:3px}#cff .cff-more-dates:hover{background:rgba(0,0,0,.05);text-decoration:none}#cff .cff-multiple-dates{display:none;position:absolute;z-index:10;top:30px;left:0;max-height:150px;padding:8px 20px 8px 12px;margin:0 0 0 -12px;color:#333;overflow-y:auto;background:rgba(255,255,255,.95);border-radius:3px;border:1px solid #ddd;box-shadow:0 0 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.cff-event-zip{margin-left:6px}.cff-event-map-link{margin-left:4px}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-meta-wrap{float:left;width:100%;margin:5px 0 0;padding:0}#cff .cff-meta,#cff-lightbox-wrapper .cff-meta{float:left;clear:both;list-style-type:none;padding:10px 0!important;margin:0!important}#cff .cff-meta li,#cff-lightbox-wrapper .cff-meta li{float:left;width:auto;display:block;list-style-type:none!important;margin:0 10px 0 0!important;padding:0!important;font-size:11px;line-height:16px!important;background:0 0!important}#cff .cff-meta li:before,#cff-lightbox-wrapper .cff-meta li:before{content:none!important}.cff-icon,.cff-icon svg{width:16px;height:16px;transition:.1s}.cff-angry,.cff-angry svg,.cff-haha,.cff-haha svg,.cff-sad,.cff-sad svg,.cff-wow,.cff-wow svg{width:17px;height:17px}#cff-lightbox-wrapper iframe,.cff-likebox iframe{width:100%!important}#cff .cff-icon,#cff .cff-reactions-count .cff-like,#cff-lightbox-wrapper .cff-icon,#cff-lightbox-wrapper .cff-reactions-count .cff-like{display:block;float:left;position:relative;z-index:2;margin:0 0 0 3px}#cff .cff-icon svg,#cff-lightbox-wrapper .cff-icon svg{z-index:2}#cff .cff-meta .cff-count,#cff-lightbox-wrapper .cff-meta .cff-count{position:relative;z-index:2;margin-left:5px}#cff .cff-comments-box .cff-comments .cff-icon,#cff .cff-comments-box .cff-likes .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-likes .cff-icon{margin:0 5px 0 0}#cff .cff-angry,#cff .cff-haha,#cff .cff-love,#cff .cff-reactions-count .cff-like,#cff .cff-reactions-count svg,#cff .cff-sad,#cff .cff-wow,#cff-lightbox-wrapper .cff-angry,#cff-lightbox-wrapper .cff-haha,#cff-lightbox-wrapper .cff-love,#cff-lightbox-wrapper .cff-reactions-count .cff-like,#cff-lightbox-wrapper .cff-reactions-count svg,#cff-lightbox-wrapper .cff-sad,#cff-lightbox-wrapper .cff-wow{display:block;float:left;position:relative;margin:0 0 0 1px;z-index:2}#cff .cff-comment .cff-comment-date,#cff-lightbox-wrapper .cff-comment .cff-comment-date,#cff-lightbox-wrapper .cff-comments-box .cff-reactions-count .cff-icon,#cff.cff-theme-modern.narrow.cff.cff-half-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.narrow.cff.cff-thumb-layout .cff-photo-post .cff-post-links{margin-right:3px}#cff .cff-theme-default_theme .cff-icon path,#cff-lightbox-wrapper .cff-reaction-one path,#cff-lightbox-wrapper .cff-reaction-two path,#cff-lightbox-wrapper .cff-reactions-count path,#cff-lightbox-wrapper .cff-theme-default_theme .cff-icon path,#cff.cff-theme-default_theme .cff-icon path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reaction-one path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reaction-two path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count path{fill:rgba(0,0,0,0.4)}#cff .cff-reactions-count .cff-svg-bg,#cff .cff-reactions-count .cff-svg-bg-dark,#cff svg.cff-svg-bg,#cff-lightbox-wrapper svg.cff-svg-bg{position:absolute;left:0;top:0;z-index:-1}#cff .cff-dark .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-svg-bg path{fill:rgba(255,255,255,0.7)}#cff .cff-open .cff-svg-bg-dark .cff-svg-bg path,#cff .cff-reactions-count .cff-svg-bg-dark .cff-svg-bg path,#cff .cff-view-comments .cff-animate .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-svg-bg-dark .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-svg-bg-dark .cff-svg-bg path{fill:rgba(0,0,0,0.05)}#cff-lightbox-wrapper .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-like .cff-svg-bg path{fill:url(#likeGrad)}#cff .cff-dark .cff-icon path,#cff .cff-dark .cff-reaction-one path,#cff .cff-dark .cff-reaction-two path,#cff .cff-dark .cff-reactions-count path,#cff-lightbox-wrapper .cff-dark .cff-icon path,#cff-lightbox-wrapper .cff-dark .cff-reaction-one path,#cff-lightbox-wrapper .cff-dark .cff-reaction-two path,#cff-lightbox-wrapper .cff-dark .cff-reactions-count path{fill:rgba(0,0,0,1);fill:rgba(255,255,255,0.1)}#cff .cff-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-svg-bg path{fill:rgba(255,255,255,0.9)}#cff .cff-dark .cff-like .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-like .cff-svg-bg path{fill:url(#likeGradDark)}#cff .cff-reaction-one:not(.cff-no-animate),#cff-lightbox-wrapper .cff-reaction-one{position:relative;z-index:1;animation-name:cff_reactions_enter;animation-duration:.1s}#cff .cff-reaction-two,#cff-lightbox-wrapper .cff-reaction-two{position:relative;z-index:0;animation-name:cff_reactions_enter_two;animation-duration:.2s}@keyframes cff_reactions_enter{0%{opacity:0;margin-left:-10px}25%{opacity:0;margin-left:-7px}50%{opacity:25%;opacity:50%;margin-left:-1px}100%{opacity:100%;margin-left:2px}}@keyframes cff_reactions_enter_two{0%{opacity:0;margin-left:-30px}25%{opacity:0;margin-left:-22px}50%{opacity:25%;opacity:50%;margin-left:-6px}100%{opacity:100%;margin-left:2px}}#cff .cff-reactions-count,#cff-lightbox-wrapper .cff-reactions-count{display:flex;align-items:center;float:left;padding-top:1px;font-size:11px;line-height:11px!important;margin-right:-2px}#cff .cff-angry-count,#cff .cff-haha-count,#cff .cff-like-count,#cff .cff-love-count,#cff .cff-sad-count,#cff .cff-wow-count,#cff-lightbox-wrapper .cff-angry-count,#cff-lightbox-wrapper .cff-haha-count,#cff-lightbox-wrapper .cff-like-count,#cff-lightbox-wrapper .cff-love-count,#cff-lightbox-wrapper .cff-sad-count,#cff-lightbox-wrapper .cff-wow-count{float:left;margin:0 6px 0 0;font-size:11px;line-height:17px}#cff .cff-angry-count,#cff .cff-haha-count,#cff .cff-like-count,#cff .cff-love-count,#cff .cff-sad-count,#cff .cff-wow-count{margin-right:8px}.cff-reaction-wrap{display:flex;align-items:center}#cff .cff-view-comments,#cff-lightbox-wrapper .cff-view-comments{display:block;overflow:hidden;outline:0;float:left;clear:left;height:37px;margin:5px 12px 5px 0;padding:0 5px 0 0;border:none;text-decoration:none;background:rgba(0,0,0,.05);box-shadow:0 0 0 1px rgba(0,0,0,.07);border-radius:4px}#cff-lightbox-wrapper:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments{padding:0 5px 0 10px}#cff.cff-masonry-css .cff-view-comments{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff .cff-view-comments:hover{box-shadow:0 0 0 1px rgba(0,0,0,.09)}#cff .cff-view-comments:after{content:'';position:absolute;top:0;left:-200%;width:200%;height:100%;z-index:0;background:linear-gradient(90deg,rgba(0,0,0,.04) 50%,rgba(0,0,0,0) 100%);transition:.2s}#cff .cff-view-comments:hover:after{left:0;transition:.5s}#cff .cff-dark .cff-reactions-count path,#cff .cff-open .cff-dark path,#cff .cff-view-comments .cff-dark .cff-animate path,#cff-lightbox-wrapper .cff-view-comments .cff-dark .cff-animate path{fill:rgba(255,255,255,0.05)}#cff .cff-open .cff-svg-bg path,#cff .cff-reactions-count .cff-svg-bg path,#cff .cff-view-comments .cff-animate .cff-svg-bg path{fill:rgba(255,255,255,1)}#cff-lightbox-wrapper .cff-reactions-count .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-like.cff-animate .cff-svg-bg path{fill:url(#likeGradHover)}#cff-lightbox-wrapper .cff-reactions-count .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-love.cff-animate .cff-svg-bg path{fill:#ffb9b9}#cff-lightbox-wrapper .cff-reactions-count .cff-haha .cff-svg-bg path,#cff-lightbox-wrapper .cff-reactions-count .cff-sad .cff-svg-bg path,#cff-lightbox-wrapper .cff-reactions-count .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-haha .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-sad .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-haha .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-sad .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-haha.cff-animate .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-sad.cff-animate .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-wow.cff-animate .cff-svg-bg path{fill:#ffe7a4}#cff-lightbox-wrapper .cff-reactions-count .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-angry.cff-animate .cff-svg-bg path{fill:url(#angryGrad)}#cff-lightbox-wrapper .cff-reactions-count .cff-share .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-shares .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-share .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-share.cff-animate .cff-svg-bg path{fill:#fdf3d0}#cff-lightbox-wrapper .cff-reactions-count .cff-comment .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-comments .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-comment .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-comment.cff-animate .cff-svg-bg path{fill:white}#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon.cff-animate path{transition:.2s}#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon.cff-animate svg{animation-duration:.2s}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-likes .cff-icon,#cff.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,#cff.cff-no-svgs .cff-comments-box .cff-likes .cff-icon{margin:0 3px 0 0}#cff-lightbox-wrapper.cff-no-svgs .cff-angry,#cff-lightbox-wrapper.cff-no-svgs .cff-comment,#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-haha,#cff-lightbox-wrapper.cff-no-svgs .cff-love,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count svg,#cff-lightbox-wrapper.cff-no-svgs .cff-sad,#cff-lightbox-wrapper.cff-no-svgs .cff-share,#cff-lightbox-wrapper.cff-no-svgs .cff-wow,#cff.cff-no-svgs .cff-angry,#cff.cff-no-svgs .cff-comment,#cff.cff-no-svgs .cff-comments .cff-icon,#cff.cff-no-svgs .cff-haha,#cff.cff-no-svgs .cff-like,#cff.cff-no-svgs .cff-love,#cff.cff-no-svgs .cff-reactions-count svg,#cff.cff-no-svgs .cff-sad,#cff.cff-no-svgs .cff-share,#cff.cff-no-svgs .cff-wow{background:url('/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png') no-repeat}#cff-lightbox-wrapper.cff-no-svgs .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-like,#cff.cff-no-svgs .cff-reactions-count .cff-like{background-position:0 -17px}#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-reactions-count .cff-like{width:13px}#cff.cff-no-svgs .cff-share{width:14px;background-position:0 -33px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,#cff.cff-no-svgs .cff-comments .cff-icon{width:12px}#cff-lightbox-wrapper.cff-no-svgs .cff-love,#cff.cff-no-svgs .cff-love{width:15px;height:13px;margin-top:1px;background-position:-34px -1px}#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-love,#cff.cff-no-svgs .cff-reactions-count .cff-love{height:14px;background-position:-34px 0}#cff-lightbox-wrapper.cff-no-svgs .cff-haha,#cff.cff-no-svgs .cff-haha{height:15px;background-position:-34px -15px}#cff-lightbox-wrapper.cff-no-svgs .cff-wow,#cff.cff-no-svgs .cff-wow{height:15px;background-position:-34px -47px}#cff-lightbox-wrapper.cff-no-svgs .cff-sad,#cff.cff-no-svgs .cff-sad{height:15px;background-position:-34px -31px}#cff-lightbox-wrapper.cff-no-svgs .cff-angry,#cff.cff-no-svgs .cff-angry{height:15px;background-position:-34px -63px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comment-likes b,#cff.cff-no-svgs .cff-comments-box .cff-comment-likes b{background:url('/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png') 1px -48px no-repeat;width:10px;height:9px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments a,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments a{position:relative;z-index:1;height:20px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments:after,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments:after{position:absolute;z-index:0;content:'...';top:-2px;font-size:20px;color:#333;height:20px;line-height:20px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon{background-position:-17px 0}#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon,#cff.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon{background-position:-17px -17px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon{background-position:-17px -34px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love{background-position:-52px -1px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow{background-position:-34px -47px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha{background-position:-34px -15px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad{background-position:-34px -31px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry{background-position:-51px -63px}#cff .cff-dark .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper .cff-dark .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon,#cff.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon{background-position:-17px -65px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after,#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after{color:rgba(255,255,255,.7)}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b,#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b{background-position:-16px -48px}#cff .cff-comments-box,#cff-lightbox-wrapper .cff-comments-box{display:none;float:left;clear:both;width:100%;max-width:100%;margin:0;box-sizing:border-box}#cff .cff-comments-box .cff-likes,#cff-lightbox-wrapper .cff-comments-box .cff-likes{margin-bottom:1px}#cff .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon{margin-top:1px}#cff .cff-comments-box .cff-comment,#cff .cff-comments-box .cff-comment-reply,#cff .cff-comments-box p,#cff-lightbox-wrapper .cff-comments-box .cff-comment,#cff-lightbox-wrapper .cff-comments-box .cff-comment-reply,#cff-lightbox-wrapper .cff-comments-box p{width:100%;min-width:100%;float:left;clear:both;font-size:12px;padding:5px 20px 5px 10px;margin:0 0 1px;background:rgba(0,0,0,.05);line-height:17px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comments-box.cff-no-comments,#cff-lightbox-wrapper .cff-comments-box.cff-no-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-outline.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-overlap.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-social_wall.cff-thumb-layout .cff-media-wrap>*{width:auto}#cff .cff-comments-box .cff-comment-on-facebook,#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook{border-radius:4px}#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook>span,#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap{margin-right:10px}#cff .cff-comments-wrap,#cff-lightbox-wrapper .cff-comments-wrap{float:left;clear:both;overflow:hidden;width:100%;padding-bottom:0;border-radius:0 0 4px 4px;background:rgba(0,0,0,.05);z-index:2;position:relative}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook .cff-comments-wrap,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap{border-top:1px solid #e8e8eb}#cff .cff-comments-box .cff-comment,#cff-lightbox-wrapper .cff-comments-box .cff-comment{display:none;margin:0;background:0 0}#cff .cff-comments-box .cff-name,#cff-lightbox-wrapper .cff-comments-box .cff-name{padding:0;margin-right:6px;font-weight:700}#cff .cff-comments-box .cff-comment-likes,#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes{font-style:normal;border-radius:4px 4px 0 0}#cff .cff-comments-box .cff-comment-likes b,#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes b{display:inline-block;vertical-align:top;zoom:1;background-position:0 -50px;width:10px;height:9px;margin:0;line-height:1;padding:2px 2px 0;box-sizing:unset}#cff .cff-share-tooltip,#cff.cff-fixed-height{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.cff-comments-box .cff-comment-likes path{fill:rgba(0,0,0,0.6)}.cff-comments-box .cff-comment-likes .cff-comment-likes-bg{background:rgba(255,255,255,.6);box-shadow:0 0 2px 0 rgba(0,0,0,.2);padding:1px 4px 2px 3px;border-radius:5px;margin:0 0 0 2px;font-size:10px;display:inline-block}.cff-comments-box.cff-dark .cff-comment-likes .cff-comment-likes-bg{background:rgba(255,255,255,.2)}#cff .cff-comments-box.cff-dark .cff-comment-likes b,#cff-lightbox-wrapper .cff-comments-box.cff-dark .cff-comment-likes b{background-position:-17px -50px}#cff .cff-comments-box .cff-time,#cff-lightbox-wrapper .cff-comments-box .cff-time{float:left;clear:both;font-size:11px;margin:2px 0 0;display:block;font-style:italic}#cff .cff-comment-likes,#cff-lightbox-wrapper .cff-comment-likes{margin:5px 0 10px;width:100%}#cff .cff-comment-text-wrapper,#cff-lightbox-wrapper .cff-comment-text-wrapper{width:100%;float:left}#cff .cff-comment .cff-comment-img,#cff-lightbox-wrapper .cff-comment .cff-comment-img{float:left;width:32px;margin:0 0 0 -100%!important;border-radius:40px}#cff .cff-comment .cff-comment-avatar,#cff .cff-comment .cff-comment-img img,#cff-lightbox-wrapper .cff-comment .cff-comment-avatar,#cff-lightbox-wrapper .cff-comment .cff-comment-img img{float:left;width:32px;margin:0 10px 0 0!important;padding:0!important;border:none!important;border-radius:40px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}#cff .cff-avatar-fallback,#cff .cff-comment .cff-comment-avatar,#cff-lightbox-wrapper .cff-avatar-fallback,#cff-lightbox-wrapper .cff-comment .cff-comment-avatar{height:32px;background:url('/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png') -77px 0 no-repeat}#cff-lightbox-wrapper .cff-avatar-fallback img{position:relative;text-indent:-9999px}#cff-lightbox-wrapper .cff-avatar-fallback img[alt]:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:url('/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png') -77px 0 no-repeat;font-family:Helvetica,serif;font-weight:300;line-height:2;text-align:center;content:''}#cff .cff-comment .cff-comment-text,#cff-lightbox-wrapper .cff-comment .cff-comment-text{margin:0 0 0 42px;line-height:1.3}#cff .cff-comment .cff-comment-text p,#cff-lightbox-wrapper .cff-comment .cff-comment-text p{padding:0!important;margin:0!important;line-height:1.4;background:0 0!important}#cff .cff-comments-box .cff-show-more-comments,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments{text-align:center;padding:2px 0 1px;background:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.05);margin-top:8px;transition:.5s}#cff .cff-comments-box .cff-show-more-comments-a,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments-a{width:100%;display:block;padding:2px 0;text-decoration:none}#cff .cff-comments-box .cff-show-more-comments svg,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments svg{width:17px;height:10px}#cff .cff-comments-box .cff-show-more-comments path,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments path{fill:rgba(0,0,0,0.5);transition:.5s}#cff .cff-dark .cff-show-more-comments path,#cff-lightbox-wrapper .cff-dark .cff-show-more-comments path{fill:rgba(255,255,255,0.8)}#cff .cff-dark .cff-show-more-comments,#cff-lightbox-wrapper .cff-dark .cff-show-more-comments{background:rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.2)}#cff .cff-comments-box .cff-show-more-comments:hover,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover{background:rgba(0,0,0,.05);text-decoration:none;transition:.1s}#cff .cff-comments-box .cff-show-more-comments:hover path,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover path{fill:rgba(0,0,0,0.7);transition:.1s}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-comment-attachment,#cff-lightbox-wrapper .cff-comment-attachment{float:left;clear:both;width:120px;height:auto;margin:5px 0 0}#cff .cff-comment-replies a,#cff-lightbox-wrapper .cff-comment-replies a{display:block;float:left;position:relative;padding:3px 0;font-size:11px}#cff .cff-comment-replies-box,#cff-lightbox-wrapper .cff-comment-replies-box{float:left;clear:both;border-left:2px solid rgba(0,0,0,.1)}#cff .cff-comments-box .cff-comment-replies-box .cff-comment-reply,#cff-lightbox-wrapper .cff-comments-box .cff-comment-replies-box .cff-comment-reply,#cff.cff-dark .cff-meta-wrap:hover{background:0 0}#cff .cff-comment-replies-box a,#cff-lightbox-wrapper .cff-comment-replies-box a{color:inherit!important}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-img img,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-img img{width:20px;height:20px}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text{margin:0 0 0 28px}#cff .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper .cff-comment-replies .cff-replies-icon{background:url('/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png') 0 -65px no-repeat;width:11px;height:8px;display:block;float:left;margin:5px 5px 0 0}#cff .cff-event-meta,#cff .cff-post-links{float:right;clear:none;margin-top:12px;font-size:11px}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff .cff-post-links a{font-size:11px}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:0;width:110px;padding:4px 5px;margin:0;background:#333;color:#fff;font-size:12px;line-height:1.4;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-8px;right:8px;color:#333;transform:rotate(90deg);height:14px;width:14px}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px;box-sizing:unset;overflow:visible;height:1em;width:.9em;display:block}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#fff!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip .cff-email-icon:hover{background:#666}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s}.cff-likebox{float:left;width:100%;position:relative;margin:0;padding:0}#cff.cff-thumb-layout .cff-date,.cff-likebox.cff-top{margin-bottom:10px}.cff-likebox.cff-bottom{margin-top:10px}.cff-likebox iframe{margin:0!important;border:0!important;padding:0;position:relative;top:0;left:0}#cff.cff-fixed-height{padding:5px 10px;box-sizing:border-box}#cff.cff-thumb-layout .cff-html5-video,#cff.cff-thumb-layout .cff-iframe-wrap,#cff.cff-thumb-layout .cff-photo,#cff.cff-thumb-layout .cff-vidLink{width:20%;clear:none}#cff[data-media-side=right].cff-thumb-layout .cff-html5-video,#cff[data-media-side=right].cff-thumb-layout .cff-iframe-wrap,#cff[data-media-side=right].cff-thumb-layout .cff-photo,#cff[data-media-side=right].cff-thumb-layout .cff-vidLink{float:right}#cff.cff-thumb-layout .cff-iframe-wrap{margin-top:0;padding-bottom:16%}#cff.cff-half-layout .cff-photo img,#cff.cff-thumb-layout .cff-photo img{width:100%;height:auto}#cff.cff-thumb-layout .cff-posts-wrap svg.cff-playbtn{margin-top:-15px;margin-left:-15px;width:1em;height:1em;font-size:32px;padding:8px 10px}#cff.cff-thumb-layout .cff-text-wrapper{float:right;width:77%}#cff.cff-half-layout .cff-post-text,#cff.cff-thumb-layout .cff-post-text{margin-top:0}#cff.cff-thumb-layout .cff-photo-hover .fa,#cff.cff-thumb-layout .cff-photo-hover svg{margin-top:-11px;margin-left:-10px;font-size:24px}#cff.cff-thumb-layout .cff-full-size .cff-link,#cff.cff-thumb-layout .cff-link-slider{width:auto;max-width:20%;margin-right:3%;margin-bottom:0;text-align:left}#cff.cff-thumb-layout .cff-event-thumb{width:20%}#cff.cff-half-layout .cff-details.cff-has-cover,#cff.cff-masonry.masonry-1-desktop .cff-album-item,#cff.cff-thumb-layout .cff-details.cff-has-cover{width:100%;margin:0}#cff.cff-half-layout .cff-html5-video,#cff.cff-half-layout .cff-iframe-wrap,#cff.cff-half-layout .cff-photo,#cff.cff-half-layout .cff-vidLink{width:50%;clear:none}#cff.cff-half-layout .cff-iframe-wrap{margin-top:0;padding-bottom:28%}#cff.cff-half-layout[data-media-side=right] .cff-text-wrapper{float:left;width:47%;margin-right:3%}#cff.cff-half-layout .cff-photo-hover .fa,#cff.cff-half-layout .cff-photo-hover svg{margin-top:-16px;margin-left:-14px;font-size:32px}#cff.cff-half-layout .cff-full-size .cff-link,#cff.cff-half-layout .cff-link-slider,#cff.cff-thumb-layout .cff-full-size .cff-link{width:auto;max-width:50%;margin-right:3%;margin-bottom:0;text-align:left}#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box,#cff.narrow.cff-half-layout .cff-full-size .cff-link,#cff.narrow.cff-half-layout .cff-link-slider,#cff.narrow.cff-thumb-layout .cff-full-size .cff-link,#cff.narrow.cff-thumb-layout .cff-link-slider{max-width:100%}#cff.cff-half-layout .cff-full-size .cff-text-link,#cff.cff-thumb-layout .cff-full-size .cff-text-link{width:47%;margin-top:20px}#cff.cff-half-layout .cff-event-thumb{width:50%}#cff.narrow.cff-half-layout .cff-html5-video,#cff.narrow.cff-half-layout .cff-iframe-wrap,#cff.narrow.cff-half-layout .cff-link-slider,#cff.narrow.cff-half-layout .cff-photo,#cff.narrow.cff-half-layout .cff-vidLink,#cff.narrow.cff-thumb-layout .cff-html5-video,#cff.narrow.cff-thumb-layout .cff-iframe-wrap,#cff.narrow.cff-thumb-layout .cff-link-slider,#cff.narrow.cff-thumb-layout .cff-photo,#cff.narrow.cff-thumb-layout .cff-vidLink{width:100%;clear:both}#cff.narrow .cff-shared-link .cff-link{max-width:100%;width:100%;margin:0 0 5px;text-align:center}#cff.narrow .cff-shared-link .cff-link img{float:none;width:auto}#cff.cff-super-narrow .cff-meta{padding:8px 0!important}#cff.cff-super-narrow .cff-view-comments{margin-right:0;height:32px}#cff.cff-super-narrow .cff-meta li{margin:0 5px 0 0!important}#cff.cff-super-narrow .cff-meta .cff-count{margin-left:2px;font-size:11px}#cff.cff-super-narrow .cff-shares .cff-count{margin-left:1px}#cff.cff-super-narrow .cff-comments-box,#cff.cff-super-narrow .cff-view-comments-wrap{float:left;width:100%;max-width:100%}.cff-theme-modern .cff-view-comments-wrap,.cff-theme-social_wall .cff-view-comments-wrap{width:100%;max-width:280px}.cff-theme-social_wall .cff-view-comments-wrap{max-width:205px}.cff-theme-modern .cff-meta-wrap,.cff-theme-social_wall .cff-meta-wrap{display:flex;align-items:center;justify-content:space-between}#cff.cff-theme-modern .cff-meta .cff-icon,#cff.cff-theme-modern.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,.cff-frontend-license-notice .cff-fln-header span.sb-left,.cff-theme-modern .cff-view-comments,.cff-theme-social_wall .cff-view-comments{display:flex}.cff-theme-modern .cff-meta,.cff-theme-social_wall .cff-meta{display:flex;align-items:center;width:100%}#cff.cff-theme-modern #cff-lightbox-wrapper .cff-meta li,#cff.cff-theme-modern .cff-meta li,#cff.cff-theme-social_wall #cff-lightbox-wrapper .cff-meta li,#cff.cff-theme-social_wall .cff-meta li{margin:0 auto 0 0!important}#cff.cff-theme-social_wall .cff-meta li{gap:3px}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.5);margin-bottom:15px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-album-details *,#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{padding:5px 0 0;clear:both}#cff #cff-error-reason a{font-weight:700}#cff .cff-error-msg:not(.cff_notice_dismiss) svg{width:8px;margin-right:5px}#cff .cff-error-msg .cff_notice_dismiss svg{width:11px;cursor:pointer;text-align:center;vertical-align:middle}.cff_error_msg_header svg{width:24px;color:#3b5998;padding-right:5px;vertical-align:middle;margin-top:-5px}#cff .cff-credit{font-size:11px;padding-top:10px}#cff .cff-credit .cff-credit-logo{float:left;display:block;width:18px;height:21px;margin:-2px 5px 0 0;background:url('/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png') -54px -16px no-repeat}#cff .cff-credit .fa{padding-right:5px;font-size:13px}#cff .cff-lightbox-link{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;width:100%;padding:0;text-align:center;color:#fff;font-size:12px;line-height:1.1;border:none}#cff.cff-doing-gdpr .cff-iframe-wrap .cff-lightbox-link:after{box-shadow:inset 0 0 1px 0 rgba(0,0,0,.7);bottom:0;content:'';left:0;position:absolute;z-index:1;right:0;top:0;width:100%}#cff .cff-photo-hover{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:#fff;background:rgba(0,0,0,.4)}#cff .cff-photo-hover .fa,#cff .cff-photo-hover svg{display:none;position:absolute;z-index:2;top:50%;left:50%;margin-top:-19px;margin-left:-16px;padding:0;font-size:39px;font-style:normal!important}.cff-lightbox-thumbs{display:none;float:left;position:relative;width:111%;margin:0 0 0 -5px}.cff-lightbox-thumbs-holder{float:left;overflow:hidden;max-height:0;transition:max-height 2s}.cff-lightbox-thumbs-holder.cff-animate{max-height:2000px;transition:max-height 1.5s}.cff-lightbox-thumbs-wrap{margin-top:10px;padding:2px 0 6px;overflow:hidden}.cff-gdpr-more-link,.cff-lightbox-thumbs a{width:60px;height:60px;display:block;float:left;margin:5px 0 0 5px;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);-webkit-transition:box-shadow .1s;-moz-transition:box-shadow .1s;-ms-transition:box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s}.cff-gdpr-more-link:focus,.cff-gdpr-more-link:hover,.cff-lightbox-thumbs a:focus,.cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(0,0,0,.3);outline:0;-webkit-transition:box-shadow .1s;-moz-transition:box-shadow .1s;-ms-transition:box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s}.cff-lightbox-nav a.cff-lightbox-next,.cff-lightbox-nav a.cff-lightbox-prev{width:50px;opacity:.3;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s}.cff-enable-lb-comments .cff-lightbox-thumbs a{border:1px solid #333}.cff-enable-lb-comments .cff-lightbox-thumbs a:focus,.cff-enable-lb-comments .cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,.7);border:1px solid #bbb}.cff-lightbox-thumbs .cff-selected,.cff-lightbox-thumbs .cff-selected:focus,.cff-lightbox-thumbs .cff-selected:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,.7);border:1px solid #eee;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-lightbox-thumbs .cff-selected:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.2)}.cff-lightbox-thumbs img{width:60px;height:auto}.cff-lightbox-thumbs .cff-loader{width:20px;height:20px;position:absolute;z-index:999;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}.cff-lightbox-overlay{position:absolute;top:0;left:0;z-index:999999;background-color:#000;opacity:.9;display:none}.cff-lightbox-wrapper{position:absolute;left:0;width:100%;z-index:1000000;text-align:center;line-height:0;font-weight:400}.cff-lightbox-wrapper .cff-lightbox-image{display:block;height:auto;max-width:inherit;border-radius:3px 3px 0 0}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-image{border-radius:3px 0 0 3px}.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-image{border-radius:3px 0 0}.cff-lightbox-outerContainer{position:relative;background-color:#141b38;width:250px;height:250px;margin:0 auto;border-radius:3px 3px 0 0}.cff-lightbox-container{position:relative;padding:0;height:100%}.cff-lightbox-cancel{display:block;width:16px;height:16px;margin:0 auto;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -71px -62px no-repeat}#cff-lightbox-wrapper .cff-lightbox-caption,#cff-lightbox-wrapper .cff-lightbox-caption-text{float:left;clear:both;width:100%}#cff-lightbox-wrapper .cff-lightbox-caption-text{margin:0 0 15px;word-break:break-all}#cff-lightbox-wrapper .cff-gdpr-more-link{position:relative;display:inline-block;clear:both;margin-top:10px;margin-left:0}#cff-lightbox-wrapper .cff-gdpr-more-link:hover{background:#eee}#cff-lightbox-wrapper .cff-gdpr-more-link span{position:absolute;display:none;top:50%;right:50%;margin-top:-8px;margin-right:-10px;color:#fff;font-weight:700;font-size:18px}#cff-lightbox-wrapper .cff-lightbox-facebook{margin:0;padding:0;border-left:none;border-bottom:none;color:#3b579d;width:100%;display:block;float:left;clear:both}#cff-lightbox-wrapper .cff-lightbox-facebook svg{vertical-align:middle;width:12px;height:14px;margin-right:6px;margin-top:-5px}#cff-lightbox-wrapper .cff-lightbox-caption .cff-dot{margin:0 7px}#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-facebook{padding:0;border:none}#cff-lightbox-wrapper .cff-lightbox-caption .cff-date,#cff-lightbox-wrapper .cff-lightbox-caption .cff-event-title,#cff-lightbox-wrapper .cff-lightbox-caption .cff-location{display:block;padding-bottom:10px}#cff-lightbox-wrapper .cff-lightbox-caption .cff-desc{display:block;padding-top:10px}#cff-lightbox-wrapper .cff_gdpr_notice{z-index:1;display:block;position:absolute;top:50%;left:50%;margin-left:-44px;margin-top:-44px;padding:20px}#cff-lightbox-wrapper .cff_gdpr_notice svg:not(:root).svg-inline--fa{position:relative;display:block!important;height:48px;width:48px;opacity:.8}#cff-lightbox-wrapper .cff_gdpr_notice:hover svg:not(:root).svg-inline--fa,.cff-lightbox-nav a.cff-lightbox-next:hover,.cff-lightbox-nav a.cff-lightbox-prev:hover{opacity:1}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar{width:14px}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-thumb{border-radius:0;background-color:#ccc;border:3px solid #fff;border-left:none}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-track{border-radius:0;background-color:#fff}#cff-lightbox-wrapper .cff-lightbox-caption-text a:active,#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,#cff-lightbox-wrapper .cff-lightbox-caption-text a:link,#cff-lightbox-wrapper .cff-lightbox-caption-text a:visited,#cff-lightbox-wrapper .cff-lightbox-facebook:active,#cff-lightbox-wrapper .cff-lightbox-facebook:hover,#cff-lightbox-wrapper .cff-lightbox-facebook:link,#cff-lightbox-wrapper .cff-lightbox-facebook:visited{color:#3b579d;text-decoration:none}#cff-lightbox-wrapper .cff-lightbox-caption-text a:focus,#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,#cff-lightbox-wrapper .cff-lightbox-facebook:focus,#cff-lightbox-wrapper .cff-lightbox-facebook:hover{text-decoration:underline;border-bottom:none}.cff-lightbox-nav{top:0;left:0;width:100%;z-index:1000}.cff-lightbox-container>.nav{left:0}.cff-lightbox-nav a{outline:0;background-image:url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');position:absolute;z-index:1000;top:0;bottom:0;height:auto}.cff-has-iframe .cff-lightbox-nav a{top:50px;bottom:50px}.cff-has-video .cff-lightbox-nav a{top:35px;bottom:35px}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next,.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev{top:75px;bottom:75px;width:7%}.cff-lightbox-next,.cff-lightbox-prev{height:100%;cursor:pointer;display:block}#cff-lightbox-wrapper iframe,.cff-lightbox-video{display:none;height:100%;left:0;z-index:999;max-width:100%;bottom:0}#cff .cff-link-slider .cff-slider-next:active,#cff .cff-link-slider .cff-slider-next:focus,#cff .cff-link-slider .cff-slider-prev:active,#cff .cff-link-slider .cff-slider-prev:focus,.cff-lightbox-next:active,.cff-lightbox-next:focus,.cff-lightbox-prev:active,.cff-lightbox-prev:focus{outline:0}.cff-lightbox-nav a.cff-lightbox-prev{left:-50px;float:left;transition:opacity .2s}.cff-lightbox-nav a.cff-lightbox-next{right:-50px;float:right;transition:opacity .2s}.cff-enable-lb-comments .cff-lightbox-nav a.cff-lightbox-next{margin-right:-300px}.cff-lightbox-dataContainer{position:relative;margin:0 auto;padding:0;width:100%;background:#fff;border-radius:0 0 3px 3px}.cff-enable-lb-comments .cff-lightbox-dataContainer{background:#222}.cff-lightbox-nav span{display:block;top:50%;position:absolute;left:0;width:34px;height:45px;margin:-25px 0 0;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat;text-indent:-9999px}.cff-lightbox-nav a.cff-lightbox-prev span{background-position:-160px 0}.cff-lightbox-nav a.cff-lightbox-next span{left:auto;right:0;background-position:-125px 0}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev span{left:10px}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next span{right:10px}.cff-lb-dataContainer a{color:#ccc;text-decoration:underline}#cff.cff-dark .cff-item a,.cff-lb-dataContainer a:focus,.cff-lb-dataContainer a:hover{color:#fff;text-decoration:underline}.cff-lightbox-data{padding:0 4px;color:#444}.cff-lightbox-data .cff-lightbox-details{position:relative;width:90%;padding:0 0 0 2px;float:left;text-align:left;line-height:1.1em}#cff .cff-media-overlay,#cff-lightbox-wrapper iframe,.cff-lightbox-sidebar .cff-lightbox-closeContainer,.cff-lightbox-video{position:absolute;right:0;top:0}.cff-lightbox-data .cff-lightbox-caption{padding:15px 10px 10px;margin:0;font-size:14px;line-height:1.3}.cff-lightbox-data .cff-lightbox-number{clear:left;padding-right:10px;font-size:12px;color:#999}.cff-lightbox-data .cff-lightbox-close{display:block;float:right;width:30px;height:30px;margin:7px -5px 0 0;color:#333;text-align:center;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.cff-lightbox-data .cff-lightbox-close:hover{cursor:pointer;opacity:1}.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close{display:block;padding:8px;cursor:pointer;line-height:1}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a,.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close:hover{color:#000}.cff-lightbox-closeContainer svg{width:10px;height:14px}.cff-lightbox-video{width:100%;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.cff-has-video .cff-lightbox-outerContainer{min-width:640px;min-height:360px}.cff-has-video .cff-lightbox-dataContainer{min-width:640px}.cff-has-video.cff-enable-lb-comments .cff-lightbox-dataContainer,.cff-has-video.cff-enable-lb-comments .cff-lightbox-outerContainer{min-width:0;min-height:0}@media all and (max-width:640px){.cff-has-video .cff-lightbox-outerContainer{min-width:100%;min-height:auto}.cff-has-video .cff-lightbox-dataContainer{min-width:100%}#cff.cff-width-resp{width:100%!important}.cff-lightbox-nav a.cff-lightbox-prev{width:25px;left:-25px}.cff-lightbox-nav a.cff-lightbox-next{width:25px;right:-25px}.cff-lightbox-nav span{left:0}.cff-lightbox-nav a.cff-lightbox-prev span{background-position:-108px 0;background-size:650%;width:20px;height:30px}.cff-lightbox-nav a.cff-lightbox-next span{background-position:-84px 0;background-size:650%;width:20px;height:30px}.cff-lightbox-thumbs a{border:none}.cff-lightbox-thumbs .cff-selected,.cff-lightbox-thumbs .cff-selected:focus,.cff-lightbox-thumbs .cff-selected:hover,.cff-lightbox-thumbs a:focus,.cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(0,0,0,.5);border:none}}#cff-lightbox-wrapper.cff-has-iframe .cff-lightbox-image{min-width:500px;display:none!important}#cff .cff-media-overlay{z-index:5;left:0;bottom:0;width:100%;height:100}#cff .cff-load-more,#cff .cff-no-more-posts{width:100%;display:block;min-height:30px;position:relative;box-sizing:border-box;outline:0;float:left;clear:both;text-align:center;text-decoration:none}#cff .cff-review .cff-reviewer-name{padding-right:8px;margin-left:0!important}#cff .cff-review .cff-author .cff-author-text .cff-rating{float:none;display:inline-block;margin:0 0 5px!important;padding:3px 6px;height:auto;background:#5890ff;color:#fff;line-height:.9;white-space:nowrap;-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}#cff .cff-review .cff-rating span.cff-rating-num,#cff .cff-review .cff-rating span.cff-star{margin:0 2px 0 4px!important;padding:0;height:auto;display:inline-block;vertical-align:top;line-height:1;color:#fff;font-weight:400;font-size:12px!important}#cff .cff-review .cff-rating span.cff-star{margin:0 2px 0 0!important}#cff .cff-load-more{border:none;background:rgba(0,0,0,.05);padding:5px 0;margin:10px 0 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#cff .cff-load-more:hover{background:rgba(0,0,0,.1);text-decoration:none;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#cff .cff-load-more.cff-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#cff .cff-no-more-posts{padding:7px 0;margin:10px 0 -1px;background:rgba(255,255,255,.1);border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}#cff .cff-loader,.cff-lightbox-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}#cff .cff-album-details p,#cff .cff-poster{margin:0!important}.cff-lightbox-loader{width:30px;height:30px;margin:-15px 0 0 -15px;background-color:rgba(255,255,255,.8)}#cff .cff-comment-replies .cff-loader{width:12px;height:12px;position:absolute;top:50%;left:auto;right:-16px;margin:-6px 0 0}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}#cff .cff-load-more.cff-disabled{cursor:default}#cff.cff-theme-modern .cff-load-more,#cff.cff-theme-outline .cff-load-more,#cff.cff-theme-overlap .cff-load-more,#cff.cff-theme-social_wall .cff-load-more{display:flex;justify-content:center;align-items:center}#cff-lightbox-wrapper .cff-comment,.cff-screenreader{display:block!important}#cff.cff-theme-modern .cff-load-more .cff-load-icon,#cff.cff-theme-outline .cff-load-more .cff-load-icon,#cff.cff-theme-overlap .cff-load-more .cff-load-icon,#cff.cff-theme-social_wall .cff-load-more .cff-load-icon{display:flex;margin-right:4px}#cff .cff-poster{padding:0!important;width:100%!important}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-outerContainer{position:relative;padding-right:300px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar{width:300px;position:absolute;top:0;right:-300px;height:100%;bottom:0;background:#fff;line-height:1.4;overflow:hidden;overflow-y:auto;text-align:left;border-radius:0 3px 3px 0}.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-sidebar{border-radius:0 3px 0 0}#cff-lightbox-wrapper .cff-comments-box,#cff-lightbox-wrapper .cff-comments-box.cff-no-comments{display:block!important;width:90%;margin:0 5% 15px}#cff-lightbox-wrapper .cff-comments-box p{text-align:left}#cff-lightbox-wrapper .cff-lightbox-sidebar-content{padding:15px 20px}#cff-lightbox-wrapper p.cff-comment-likes{padding-right:10px;line-height:16px}#cff .cff-likes-this-text,#cff-lightbox-wrapper .cff-likes-this-text{display:inline;min-height:20px;line-height:20px}#cff-lightbox-wrapper .cff-likes-this-text.cff-long{display:inline-block;float:left;clear:both;margin-top:4px;line-height:16px}#cff .cff-liker-one-name,#cff-lightbox-wrapper .cff-liker-one-name{margin-left:8px}.cff-screenreader{text-indent:-9999px!important;width:0!important;height:0!important;line-height:0!important}.cff-screenreader.cff-inline-sr{display:inline-block!important}#cff .cff-linebreak{display:inline-block;height:5px;float:left;width:100%}#cff .cff-cta-link a{display:inline-block;padding:5px 15px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover{background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-link-slider{position:relative;overflow:hidden;width:100%;margin:0 auto 10px}#cff .cff-link-slider .cff-link-slider-slides{position:relative;left:0;float:left;margin:0;padding:0;list-style:none;-webkit-transition:.2s}#cff .cff-link-slider .cff-link-slider-item{position:relative;display:none;float:left;margin:0;padding:0;text-align:center}#cff .cff-link-slider .cff-link-slider-item img{display:block;margin:0 auto}#cff .cff-link-slider .cff-slider-next,#cff .cff-link-slider .cff-slider-prev{position:absolute;top:50%;z-index:999;display:block;width:12px;height:20px;margin-top:-17px;background:#f9f9f9;color:#333;text-decoration:none;font-weight:600;font-size:16px;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-transition:.1s;-webkit-box-sizing:unset;-moz-box-sizing:unset;box-sizing:unset}#cff .cff-link-slider .cff-slider-prev{left:-1px;display:none;border-radius:0 2px 2px 0;padding:6px 7px 6px 5px}#cff .cff-link-slider .cff-slider-next{right:-1px;border-radius:2px 0 0 2px;padding:6px 5px 6px 7px}#cff .cff-link-slider .cff-slider-next:hover,#cff .cff-link-slider .cff-slider-prev:hover{margin-top:-19px;color:#141b38;box-shadow:0 0 8px 2px rgba(0,0,0,.2);-webkit-transition:.1s}#cff .cff-link-slider .cff-slider-prev:hover{padding:8px 9px 8px 5px}#cff .cff-link-slider .cff-slider-next:hover{padding:8px 5px 8px 9px}#cff .cff-link-slider .cff-slider-next .fa,#cff .cff-link-slider .cff-slider-prev .fa{position:absolute;top:50%;margin-top:-8px;height:16px;padding:0;line-height:1}#cff.cff-masonry{box-sizing:border-box}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5% 20px}#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-2-desktop .cff-likebox{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-likebox{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-likebox{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-likebox{width:13.516%;margin:0 1.5%}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-load-more{display:flex;float:left;clear:both;justify-content:center;align-items:center}@media (max-width:800px){#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-1-tablet .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-album-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-album-item,#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%}.cff-view-comments{width:100%!important}#cff .cff-post-links.cff-left{margin:12px 0 0!important}}@media (max-width:480px){#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-1-mobile .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-album-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}}#cff.cff-masonry .cff-posts-wrap .cff-album-item{margin-bottom:3%}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;margin-bottom:20px}#cff.cff-masonry.cff-masonry-css .cff-posts-wrap{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff .cff-comments-box .cff-likes-info-wrap{padding:5px 20px 5px 10px;display:block;float:left;box-sizing:border-box}#cff.cff-theme-outline .cff-post-links .cff-share-container,#cff.cff-theme-overlap .cff-post-links .cff-share-container,.cff-theme-default_theme .cff-comments.cff-comment-on-facebook>a{margin-left:10px}#cff .cff-album-details{text-align:center;font-family:inherit;margin:0 auto;padding:0 20px}#cff .cff-album-details span{display:inline-block}#cff .cff-album-details .cff-album-desc-meta{font-size:.85em;opacity:.7;margin-top:5px!important}#cff .cff-album-details .cff-album-photo-count,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-post-links,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-post-links{margin-right:5px}#cff .cff-album-details .cff-album-desc{margin:10px 0 40px!important}@media all and (min-width:480px){#cff.masonry-1-desktop .cff-posts-wrap .cff-item{width:100%;float:left;margin:0 0 20px}}@media all and (max-width:800px){#cff.cff-tab-cols-1 .cff-posts-wrap .cff-album-item{width:100%}#cff .cff-posts-wrap .cff-album-item{width:47.5%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item{width:30%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item{width:22%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item{width:17%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item{width:15%;margin-left:1.5%;margin-right:1.5%!important}#cff .cff-posts-wrap .cff-album-item:nth-of-type(2n),#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){margin-right:0!important}}@media all and (max-width:480px){#cff .cff-album-item .cff-album-info{height:auto}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item,#cff.cff-mob-cols-1 .cff-posts-wrap .cff-album-item{width:100%}#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item{width:47.5%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item{width:30%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item{width:22%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item{width:17%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item{width:15%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item:nth-of-type(2n),#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){margin-right:0!important}}#cff.cff-dark{background-color:rgba(0,0,0,.85)!important;color:rgba(255,255,255,.75)!important}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-header-text,#cff.cff-dark .cff-header-text h3,#cff.cff-dark .cff-post-links a,#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box .cff-likes-count,.cff-theme-social_wall .cff-header-inner-wrap .cff-header-text,.cff-theme-social_wall .cff-header-name h3{color:#fff}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-bio,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child,#cff.cff-dark .cff-posts-wrap{color:rgba(255,255,255,.75)!important}#cff.cff-dark .cff-header-img img{border-color:rgba(255,255,255,.1)}#cff.cff-dark.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count path,#cff.cff-dark.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count rect{stroke:#fff}#cff.cff-dark .cff-posts-wrap{float:left}#cff.cff-dark:not(.cff-masonry) .cff-posts-wrap{padding:10px 15px}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-dark .cff-meta-wrap span:not(.cff-like) svg,#cff.cff-dark .cff-meta-wrap:hover .cff-share path,#cff.cff-dark .cff-post-item-share-link svg,#cff.cff-dark a.cff-post-item-action-txt svg path,#cff.cff-dark.cff-overlap .cff-meta-wrap span:not(.cff-comment) svg path,#cff.cff-dark:not([data-cff-theme=overlap]) .cff-meta-wrap :not(.cff-like) svg path,#cff.cff-theme-modern .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-modern .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-outline .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-overlap .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-social_wall .cff-icon.cff-comment svg path,#cff.cff-theme-social_wall .cff-icon.cff-share svg path,#cff.cff-theme-social_wall .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip>svg path{fill:#fff}#cff.cff-theme-overlap .cff-comment.cff-icon path{fill:#1B95E0}#cff.cff-dark[data-cff-theme=outline] .cff-post-links a{color:#fff!important;border-color:rgba(255,255,255,.5)!important}#cff.cff-dark .cff-meta-wrap span.cff-like svg rect{stroke:#000000}#cff.cff-dark[data-cff-theme=outline] .cff-meta-wrap span:not(.cff-like) svg,#cff.cff-dark[data-cff-theme=outline] .cff-meta-wrap span:not(.cff-like) svg path{fill:transparent;stroke:#fff}#cff.cff-dark .cff-comments-box{background:rgba(196,213,255,.1)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95)!important;color:rgba(0,0,0,.8)!important}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-gdpr-notice{max-width:100%;box-sizing:border-box;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}.cff-gdpr-notice .fa-lock{width:8px}.cff-sw-update-ntc{border:1px solid #e4b1b1;background:#fdf7f7;color:#333;margin:0 0 10px;padding:10px 15px;font-size:13px;text-align:center;clear:both;border-radius:4px}.cff-sw-update-ntc p{padding:5px 0!important;margin:0!important;line-height:1.3!important;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:13px}.sb-elementor-cta{width:100%;border:1px solid #e8e8eb;border-radius:2px;position:relative;text-align:center}.sb-elementor-cta-img-ctn{width:100%;position:relative;float:left;display:flex;justify-content:center;align-items:center;margin-top:50px;margin-bottom:35px}.sb-elementor-cta-img{width:65px;height:65px;position:relative;border:2px solid #dcdde1;border-radius:16px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg);display:flex;justify-content:center;align-items:center}.sb-elementor-cta-img>*{-webkit-transform:rotate(3deg);transform:rotate(3deg)}.sb-elementor-cta-logo{position:absolute;right:-15px;bottom:-19px;z-index:1}.sb-elementor-cta-heading{font-size:19px;padding:0;margin:0 0 30px;display:inline-block;width:100%;font-weight:700;line-height:1.4em}.sb-elementor-cta-btn{background:#0068a0;border-radius:2px;padding:8px 20px 8px 38px;cursor:pointer;color:#fff;position:relative;margin-bottom:30px}.sb-elementor-cta-btn:after,.sb-elementor-cta-btn:before{content:'';position:absolute;width:2px;height:12px;background:#fff;left:20px;top:14px}.sb-elementor-cta-btn:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sb-elementor-cta-desc{display:flex;justify-content:center;align-items:center;padding:20px;background:#f9f9fa;border-top:1px solid #e8e8eb;margin-top:35px;flex-direction:column}.sb-elementor-cta-desc strong{color:#141b38;font-size:16px;font-weight:600;margin-bottom:8px}.sb-elementor-cta-desc span{color:#434960;font-size:14px;line-height:1.5em;padding:0 20%}.sb-elementor-cta-selector{width:100%;padding:0 20%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:45px}.sb-elementor-cta-feedselector{border:1px solid #d0d1d7;padding:8px 16px;margin-bottom:15px;max-width:100%;min-width:400px}.sb-elementor-cta-selector span{color:#2c324c}.sb-elementor-cta-selector span a{text-transform:capitalize;text-decoration:underline;font-weight:600}.sb-elementor-cta-selector span a:after{color:#2c324c;margin-left:2px;font-weight:400;text-decoration-color:#fff}.sb-elementor-cta-selector span a:first-of-type:after{content:','}.sb-elementor-cta-selector span a:nth-of-type(2):after{content:'or';margin-left:5px;margin-right:2px}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:'';height:16px;font-variant:normal;background-position:center center;background-repeat:no-repeat}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.cff-frontend-license-notice{position:fixed;right:20px;bottom:30px;width:298px;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15),0 13.3px 19.32px rgba(0,0,0,.1),0 0 37.29px rgba(0,0,0,.05);border-radius:4px}.cff-frontend-license-notice .cff-fln-header{height:26px;padding:5px 8px 0 12px;background:#fceded;display:flex;justify-content:space-between;box-sizing:border-box}.cff-frontend-license-notice .cff-fln-header span.sb-text{font-weight:600;font-size:11px;line-height:160%;color:#841919}.cff-frontend-license-notice .cff-fln-header .sb-close{cursor:pointer}.cff-frontend-license-notice .cff-fln-header .sb-close svg{transform:translate(1px,-8px)}.cff-frontend-license-notice .cff-fln-header svg{margin-right:6px}.cff-frontend-license-notice .cff-fln-header svg path{fill:#841919}.cff-frontend-license-notice .cff-fln-body{padding:9px 12px 15px;display:flex;height:58px;box-sizing:border-box}.cff-frontend-license-notice .cff-fln-body>svg{height:36px;width:44px;margin-right:11px}.cff-frontend-license-notice .cff-fln-body>svg path{fill:#006afa}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text p{font-weight:600;font-size:12px;line-height:160%;color:#141b38;margin:0}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text p a{margin-left:5px;text-decoration:none;text-underline-offset:1px;color:#af2121}#cff.cff-theme-modern .cff-item.cff-link-item .cff-link-title a,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-link-title a,.cff-frontend-license-notice.cff-ce-license-inactive .cff-fln-body .cff-fln-expired-text p a,.cff-frontend-license-notice[data-license-state=inactive] .cff-fln-body .cff-fln-expired-text p a{color:#0068a0}#cff.cff-theme-modern .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-outline .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,.cff-frontend-license-notice.cff-ce-license-inactive .cff-fln-body .cff-fln-expired-text p svg path,.cff-frontend-license-notice[data-license-state=inactive] .cff-fln-body .cff-fln-expired-text svg path{fill:#0068A0}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text svg{display:inline-block;transform:translate(3px,1px);width:6px;transition:.2s}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text svg path{fill:#AF2121}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text a:hover svg{transform:translate(1px,1px)}.cff-wrapper .cff-theme-modern .cff-visual-header .cff-header-img img{border-radius:50%!important}#cff.cff-theme-modern .cff-visual-header .cff-header-inner-wrap .cff-bio{font-size:14px;color:#696d80}.cff-wrapper .cff-theme-overlap .cff-visual-header .cff-header-img img{width:80px;border-radius:20px;border:none}#cff.cff-theme-modern .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-modern .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-outline .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-outline .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-social_wall .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-social_wall .cff-item.cff-video-post .cff-text-wrapper{width:100%;padding-bottom:32px}#cff.cff-theme-outline.narrow .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-outline.narrow .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-overlap.narrow .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-overlap.narrow .cff-item.cff-video-post .cff-text-wrapper{padding-bottom:64px}#cff.cff-thumb-layout.cff-theme-modern .cff-iframe-wrap iframe{height:100%}.cff-theme-modern .cff-text-wrapper .cff-author .cff-page-name a,.cff-theme-social_wall .cff-author .cff-page-name a{color:#141b38}#cff.cff-theme-modern .cff-item.cff-link-item .cff-text-link{margin-top:45px}#cff.cff-theme-modern.cff-thumb-layout .cff-item.cff-link-item .cff-text-link{margin-top:25px}#cff.cff-theme-modern .cff-item.cff-link-item .cff-link-caption,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-link-caption{color:#8c8f9a}#cff.cff-theme-modern .cff-item.cff-link-item .cff-post-desc,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-post-desc{font-size:14px;color:#141b38}#cff.cff-theme-modern .cff-meta,#cff.cff-theme-social_wall .cff-meta{display:flex;align-items:center;gap:23px}#cff.cff-theme-modern .cff-meta li{display:flex;align-items:center;line-height:1!important}#cff.cff-theme-modern .cff-meta-wrap .cff-view-comments-wrap .cff-view-comments,#cff.cff-theme-modern .cff-view-comments,#cff.cff-theme-modern .cff-view-comments:after,#cff.cff-theme-outline .cff-view-comments,#cff.cff-theme-outline .cff-view-comments:after,#cff.cff-theme-overlap .cff-view-comments,#cff.cff-theme-overlap .cff-view-comments:after,#cff.cff-theme-social_wall .cff-view-comments,#cff.cff-theme-social_wall .cff-view-comments:after{background:0 0;box-shadow:none}#cff.cff-theme-outline .cff-meta-wrap,#cff.cff-theme-overlap .cff-meta-wrap{display:flex;justify-content:space-between;width:100%;margin-top:0}#cff.cff-theme-outline .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.narrow.cff-thumb-layout .cff-item .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.narrow.cff-thumb-layout .cff-item .cff-meta-wrap{flex-direction:column}#cff.cff-theme-outline .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-item .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-item .cff-meta-wrap{flex-direction:row}#cff.cff-theme-outline .cff-item .cff-post-links,#cff.cff-theme-outline.cff-half-layout .cff-item .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-item .cff-post-links,#cff.cff-theme-outline.narrow .cff-item .cff-post-links,#cff.cff-theme-overlap .cff-item .cff-post-links,#cff.cff-theme-overlap.cff-half-layout .cff-item .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-item .cff-post-links,#cff.cff-theme-overlap.narrow .cff-item .cff-post-links{margin-top:0!important}#cff.cff-theme-modern.narrow .cff-meta,#cff.cff-theme-social_wall.narrow .cff-meta,.cff-theme-modern.narrow .cff-post-links{gap:7px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-post-links,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-post-links{margin-right:20px}.cff-theme-modern .cff-comments,.cff-theme-modern .cff-likes,.cff-theme-modern .cff-shares,.cff-theme-outline .cff-shares,.cff-theme-overlap .cff-shares,.cff-theme-social_wall .cff-comments,.cff-theme-social_wall .cff-likes,.cff-theme-social_wall .cff-shares{display:flex!important;align-items:center}.cff-theme-modern .cff-comments .cff-count,.cff-theme-modern .cff-likes .cff-count,.cff-theme-modern .cff-shares .cff-count,.cff-theme-outline .cff-comments .cff-count,.cff-theme-outline .cff-likes .cff-count,.cff-theme-outline .cff-shares .cff-count,.cff-theme-overlap .cff-comments .cff-count,.cff-theme-overlap .cff-likes .cff-count,.cff-theme-overlap .cff-shares .cff-count,.cff-theme-social_wall .cff-comments .cff-count,.cff-theme-social_wall .cff-likes .cff-count,.cff-theme-social_wall .cff-shares .cff-count{font-weight:500}.cff-theme-modern .cff-comments .cff-icon,.cff-theme-modern .cff-likes .cff-icon,.cff-theme-outline .cff-comments .cff-icon,.cff-theme-outline .cff-likes .cff-icon,.cff-theme-outline .cff-shares .cff-icon,.cff-theme-overlap .cff-comments .cff-icon,.cff-theme-overlap .cff-likes .cff-icon,.cff-theme-overlap .cff-shares .cff-icon,.cff-theme-social_wall .cff-comments .cff-icon,.cff-theme-social_wall .cff-likes .cff-icon,.cff-theme-social_wall .cff-shares .cff-icon{display:flex!important;width:auto;height:auto}.cff-theme-modern .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-outline .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-overlap .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-social_wall .cff-comment-likes.cff-likes .cff-icon svg{height:12px}#cff.cff-theme-modern.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook{flex-direction:column;align-items:start;gap:5px}#cff.cff-theme-outline.narrow.cff-half-layout .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-overlap.narrow.cff-half-layout .cff-post-links .cff-viewpost-facebook{line-height:1}#cff.cff-theme-modern.narrow .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout.narrow .cff-photo-post .cff-text-wrapper .cff-meta-wrap{width:100%;justify-content:space-between}#cff.cff-theme-modern.narrow .cff-view-comments-wrap{width:70%;overflow:hidden}@media only screen and (max-width:480px){#cff.cff-theme-social_wall .cff-header-text{display:flex;flex-direction:column}#cff.cff-theme-modern .cff-header-text{display:flex;margin:60px 0 0;flex-direction:column}#cff.cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio{margin-left:0}}#cff.cff-theme-modern .cff-icon.cff-share svg path{fill:transparent}.cff-theme-modern .cff-post-links{display:flex;flex-direction:row-reverse;align-items:center;gap:10px}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon{margin-left:-5px!important;border:1px solid #fff!important;border-radius:50%!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:first-of-type{margin-left:0!important;z-index:9!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(2){z-index:8!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(3){z-index:7!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(4){z-index:6!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(5){z-index:5!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(6){z-index:4!important}#cff.cff-theme-modern .cff-post-links .cff-share-tooltip,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip{width:180px;background:#fff;color:#141b38;border-radius:8px;padding:10px;box-shadow:0 14px 41px rgba(0,0,0,.09),0 8px 23px rgba(0,0,0,.08);bottom:32px}#cff.cff-theme-modern .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip .cff-share-title{font-weight:600;margin-bottom:3px}#cff.cff-theme-modern .cff-share-tooltip a,#cff.cff-theme-outline .cff-share-tooltip a,#cff.cff-theme-overlap .cff-share-tooltip a,#cff.cff-theme-social_wall .cff-share-tooltip a{color:#141b38!important;padding:5px 7px!important}#cff.cff-theme-modern .cff-share-tooltip a:hover,#cff.cff-theme-outline .cff-share-tooltip a:hover,#cff.cff-theme-overlap .cff-share-tooltip a:hover,#cff.cff-theme-social_wall .cff-share-tooltip a:hover{background-color:rgba(0,107,250,.1)!important}#cff.cff-theme-modern .cff-comments-box,#cff.cff-theme-outline .cff-comments-box,#cff.cff-theme-overlap .cff-comments-box,#cff.cff-theme-social_wall .cff-comments-box{width:100%;margin-top:8px;border-radius:4px;box-shadow:0 4px 4px rgba(0,0,0,.1),0 8.01379px 23.1649px rgba(0,0,0,.08)}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap{padding:10px 0 0}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap .cff-comment-replies-box{border-left:none}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply{background-color:#f9f9fa;padding:12px;border-radius:12px}#cff.cff-theme-modern .cff-comments-box p.cff-comments,#cff.cff-theme-outline .cff-comments-box p.cff-comments,#cff.cff-theme-overlap .cff-comments-box p.cff-comments,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments{display:flex;justify-content:space-between;width:100%;padding:5px 10px}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook{display:flex;justify-content:space-between;padding:10px;align-items:center}#cff.cff-theme-modern:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-modern:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-social_wall:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook{background-color:#fff}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook span{font-weight:600}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a{font-size:12px;font-weight:600;background:#e2f5ff;padding:5px;border-radius:4px;color:#0068a0;text-decoration:none}#cff.cff-dark.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a{background:rgba(196,213,255,.1);color:#fff}#cff.cff-theme-modern .cff-comment .cff-comment-date,#cff.cff-theme-outline .cff-comment .cff-comment-date,#cff.cff-theme-overlap .cff-comment .cff-comment-date,#cff.cff-theme-social_wall .cff-comment .cff-comment-date{font-style:normal;color:#8c8f9a}#cff.cff-theme-modern .cff-comments.cff-show-more-comments,#cff.cff-theme-outline .cff-comments.cff-show-more-comments,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments{border:none;margin-bottom:0}#cff.cff-theme-modern .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-outline .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments .cff-show-more-comments-a{padding:5px 0;color:#0068a0;font-weight:600}#cff.cff-theme-modern .cff-header-inner-wrap .cff-header-text .cff-posts-count,#cff.cff-theme-modern .cff-header-inner-wrap .cff-header-text .cff-posts-count.cff-without-cover-img,#cff.cff-theme-outline .cff-visual-header .cff-header-text p{font-size:12px}#cff.cff-theme-modern.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item{display:grid;grid-template-columns:50% 50%;column-gap:10px}#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item{display:flex;flex-direction:row-reverse}#cff.cff-theme-modern.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-outline.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-overlap.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-social_wall.cff-thumb-layout .cff-text-wrapper{position:relative;padding-right:5px}#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-iframe-wrap{width:23%}#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap{padding-right:10px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap{position:absolute;bottom:0}#cff.cff-theme-social_wall .cff-author .cff-page-name.cff-author-date{padding-right:18px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments{margin:0;padding-left:0}#cff.cff-theme-modern.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall.cff-half-layout .cff-text-wrapper .cff-post-text{margin-bottom:35px}#cff.cff-theme-modern.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall.cff-thumb-layout .cff-text-wrapper .cff-post-text{margin-bottom:5px}#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box{display:flex;bottom:42px;background:0 0}.cff-wrapper .cff-theme-social_wall .cff-visual-header .cff-header-inner-wrap{position:absolute;bottom:20px;left:15px}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-img{top:0}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-img img{width:64px;height:64px;border-radius:50%;border:none}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-text{margin-left:90px;padding-top:0}.cff-theme-social_wall .cff-header-inner-wrap .cff-header-text .cff-bio{font-size:14px;max-width:365px}.cff-theme-social_wall .cff-posts-wrap{margin-top:50px}#cff.cff-theme-social_wall .cff-top-share{position:absolute;right:0}#cff.cff-theme-outline .cff-visual-header .cff-header-hero{border-radius:8px;box-shadow:5px 4px 0 rgb(0 0 0 / 15%);border:1px solid #000}#cff.cff-theme-outline .cff-visual-header .cff-header-wrap{margin-bottom:50px;padding-bottom:20px}#cff.cff-theme-outline .cff-visual-header .cff-header-img{top:15px;left:0}#cff.cff-theme-outline .cff-visual-header .cff-header-img img{width:48px;height:48px;border-radius:50%}#cff.cff-theme-outline .cff-visual-header .cff-header-text{margin-left:65px;padding-top:16px;padding-right:32px}#cff.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count{position:absolute;right:0;top:18px;display:flex;flex-direction:column;align-items:center;line-height:1;font-size:12px}@media only screen and (max-width:600px){#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box{right:auto;left:10px;bottom:10px}#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap{display:flex;gap:5px}#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap .cff-header-img,#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap .cff-header-text,#cff.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-inner-wrap .cff-header-likes-count{position:relative;margin-left:0}}#cff.cff-theme-outline .cff-view-comments,#cff.cff-theme-overlap .cff-view-comments{width:100%;background:0 0;box-shadow:none}#cff.cff-theme-modern .cff-view-comments,#cff.cff-theme-overlap .cff-post-links,#cff.cff-theme-overlap .cff-view-comments,#cff.cff-theme-social_wall .cff-view-comments{max-width:350px}#cff.cff-theme-outline .cff-view-comments ul,#cff.cff-theme-overlap .cff-view-comments ul{width:100%;display:flex;justify-content:space-between}#cff.cff-theme-outline .cff-post-links,#cff.cff-theme-overlap .cff-post-links{display:flex;justify-content:start;align-items:center}#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook{display:flex;border:1px solid #141b38;padding:8px 20px;border-radius:25px;color:#141b38;line-height:1;align-items:center;text-decoration:none}#cff.cff-theme-overlap .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook{display:flex;padding:8px 20px;border-radius:4px;background:#e2f5ff;color:#0068a0;line-height:1;align-items:center;text-decoration:none}#cff.cff-theme-modern .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-modern .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-social_wall .cff-post-links .cff-share-container .cff-share-link{display:block;height:16px}#cff.cff-theme-social_wall .cff-post-links{margin:0;height:37px;display:flex;align-items:center}#cff.cff-theme-social_wall .cff-share-container{height:21px}#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook{width:75%;display:flex;justify-content:center}#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link:active,#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link:hover,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook:active,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook:hover{background:#f9f9f9}#cff.cff-theme-overlap .cff-post-links .cff-share-link svg,#cff.cff-theme-overlap .cff-post-links .cff-share-link svg path,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg path{fill:currentColor!important;stroke:none}#cff.cff-theme-overlap .cff-visual-header .cff-header-hero{border-radius:12px}#cff.cff-theme-overlap .cff-visual-header .cff-header-text{margin-left:105px}#cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio{display:inline-block;font-size:12px;float:left;width:auto;clear:none;margin-left:25px;max-width:250px}.cff-lightbox-wrapper.cff-theme .cff-comments{display:flex;justify-content:space-between;align-items:center;padding:5px 10px!important;background:0 0!important;border-bottom:1px solid #e6e6eb;margin-bottom:12px!important}.cff-lightbox-wrapper.cff-theme .cff-comments a{font-size:12px;font-weight:600;background:#e2f5ff;padding:5px;border-radius:4px;color:#0068a0}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-date{font-style:normal;color:#696d80}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-box{border-left:none!important}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-box .cff-comment-reply{padding:10px!important;border-radius:12px;margin-bottom:5px}.dgwt-wcas-block-scroll{overflow:hidden}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-tpd-image img{margin:0 15px 0 0!important}.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px!important}.dgwt-wcas-preloader-wrapp img{margin:10px auto 0;display:block;max-width:200px}.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0}.dgwt-wcas-suggestions-wrapp{background:#fff;border:1px solid #ddd;border-top:none;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.dgwt-wcas-details-wrapp *,.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:0}.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none}.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px}.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px}.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px;border-left-color:#eee}.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee}.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%}.dgwt-wcas-suggestion-nores{font-size:15px;line-height:157%;padding:15px;width:100%}.dgwt-wcas-suggestion-nores p{padding:0;margin:0 0 10px;font-size:18px}.dgwt-wcas-suggestion-nores ol,.dgwt-wcas-suggestion-nores ul{padding:0 0 0 30px;margin:0}.dgwt-wcas-suggestion-nores ul li{list-style:disc}.dgwt-wcas-open-pirx .dgwt-wcas-suggestion-nores{padding:10px 10px 10px 34px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d}a.dgwt-wcas-details-more-products{padding:15px 0 10px;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:.2s ease-in-out}a.dgwt-wcas-details-more-products:hover,a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover,a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline}a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom,body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none}.dgwt-wcas-suggestion:after{clear:both;display:block;content:''}.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-history-product,.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product,.dgwt-wcas-suggestion-history-search{min-height:40px}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center}.dgwt-wcas-st{display:block;color:#444;font-size:15px;width:100%;line-height:110%}.dgwt-wcas-st>span{display:inline-block;vertical-align:middle}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px}.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px}.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px}.rtl .dgwt-wcas-st-breadcrumbs{padding-right:0;padding-left:10px;text-align:right}.dgwt-wcas-sku{font-size:80%}.dgwt-wcas-si{width:50px;display:block;height:100%}.dgwt-wcas-si img{background:#fff;border:1px solid #e8e8e8;border-radius:3px;display:block;margin:auto;padding:2px;height:auto;width:auto;max-height:90%;max-width:100%}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si{display:flex;align-items:center;justify-content:center}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si svg,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si svg,.dgwt-wcas-suggestion-searches .dgwt-wcas-si svg{max-width:18px}.dgwt-wcas-has-img:not(.dgwt-wcas-has-img-forced) .dgwt-wcas-suggestion-history-product .dgwt-wcas-si>svg{margin-left:10px}.dgwt-wcas-content-wrapp{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center;resize:vertical;padding-left:10px}.rtl .dgwt-wcas-content-wrapp{padding-left:0;padding-right:10px}.dgwt-wcas-sp{color:#555;font-size:14px;line-height:120%;text-align:right;padding-left:10px}.dgwt-wcas-sp *{line-height:130%}.dgwt-wcas-search-form{margin:0;padding:0;width:100%}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores,.dgwt-wcas-sd{margin-top:5px}.dgwt-wcas-sp del{opacity:.5;font-size:12px}.dgwt-wcas-sd{color:#777;display:block;line-height:14px;width:100%;font-size:.8em}.dgwt-wcas-vendor-city{margin-left:5px;font-size:.8em}.dgwt-wcas-st>.dgwt-wcas-product-vendor{font-size:12px;margin-top:5px;display:block}.dgwt-wcas-suggestion-selected{background-color:#eee}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover,.dgwt-wcas-tpd-image{background-color:#fff}.dgwt-wcas-suggestion-selected:first-child{border-top:none}.rtl .dgwt-wcas-suggestion{padding-left:0;padding-right:15px;text-align:right}.dgwt-wcas-details-wrapp{background:#fff;border:1px solid #ddd;border-top:none;border-left:none;padding:0;width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100;min-height:340px}.dgwt-wcas-datails-title,.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;padding-bottom:5px}.rtl .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;border-right:none}.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:-1px;border-top:1px solid #ddd}.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none;border-right:1px solid #ddd;border-radius:0 5px 5px 0}.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px}.dgwt-wcas-details-inner,.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp{display:none}.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px}.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active,.dgwt-wcas-details-wrapp .added_to_cart,.dgwt-wcas-has-desc .dgwt-wcas-sp>*,.dgwt-wcas-has-img .dgwt-wcas-sp>*{display:block}.dgwt-wcas-details-inner-taxonomy{margin-top:11px}.woocommerce .dgwt-wcas-pd-rating .star-rating{float:left;margin-right:5px;font-size:12px;color:#ccae72}.rtl .dgwt-wcas-pd-rating .star-rating{float:right;margin-left:5px;margin-right:0}.dgwt-wcas-datails-title{font-size:14px}.dgwt-wcas-pd-title{color:#202020}.dgwt-wcas-pd-title .product-title{color:#202020;text-transform:uppercase;margin:0}.dgwt-wcas-tax-product-details{text-decoration:none;display:flex;align-items:center;justify-content:left;transition:.2s ease-in-out;padding:5px;margin:0 -5px 15px}.dgwt-wcas-pd-rating:after,.dgwt-wcas-tax-product-details:after{content:'';clear:both;display:block}.dgwt-wcas-tax-product-details:hover{box-shadow:0 0 11px 2px rgba(0,0,0,.05)}.rtl .dgwt-wcas-tax-product-details{justify-content:right}.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title{margin-bottom:8px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-preloader,.dgwt-wcas-tpd-image{margin-right:15px}.dgwt-wcas-pd-rest .product-title{display:block;line-height:100%;font-weight:500;margin-bottom:5px}.dgwt-wcas-tpd-rest{max-width:200px}.dgwt-wcas-tpd-rest-title{display:block;line-height:125%;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 8px;overflow:hidden;color:#000}.dgwt-wcas-pd-price,.dgwt-wcas-tpd-price{line-height:120%;overflow:hidden;color:#000;margin-top:15px;font-weight:700;font-size:18px}.dgwt-wcas-tpd-price{font-size:12px;color:#777}.dgwt-wcas-pd-price .woocommerce-price-suffix,.dgwt-wcas-tpd-price .woocommerce-price-suffix{font-size:12px;font-weight:lighter;color:#999;margin-left:4px;display:inline-block}.dgwt-wcas-details-title-tax,.dgwt-wcas-pd-title .product-title{font-weight:900;letter-spacing:-1px;text-transform:uppercase}.dgwt-wcas-pd-price del .amount,.dgwt-wcas-tpd-price del .amount{font-weight:lighter;background:0 0;font-size:90%;opacity:.6}.dgwt-wcas-pd-price ins,.dgwt-wcas-tpd-price ins{background:0 0;text-decoration:none}.dgwt-wcas-pd-rating{font-size:13px;line-height:13px}.dgwt-wcas-pd-review{color:#777;font-size:11px;line-height:11px}.dgwt-wcas-datails-title{display:block;margin:5px 0 15px}.dgwt-wcas-pd-title{margin-bottom:15px;display:block;text-decoration:none}.dgwt-wcas-details-title-tax{margin-right:3px}.rtl .dgwt-wcas-details-title-tax{margin:0 0 0 3px;float:right}.dgwt-wcas-tpd-image{width:70px;padding:4px;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;justify-content:center}.dgwt-wcas-details-space{padding:0 15px 15px}.dgwt-wcas-details-main-image{border-bottom:1px solid #eee;min-height:200px;display:flex}.dgwt-wcas-details-main-image img{width:auto;height:auto;display:block;max-height:250px;max-width:100%;margin:0 auto;padding:0;border:none;align-self:center}.dgwt-wcas-details-right .dgwt-wcas-details-main-image img{border-radius:0 3px 0 0}.dgwt-wcas-details-left .dgwt-wcas-details-main-image img{border-radius:3px 0 0}a.dgwt-wcas-details-post-title,a.dgwt-wcas-details-product-title{color:#333;display:block;line-height:120%;margin:10px 0 0;font-size:21px;font-weight:400;text-decoration:none;text-transform:none}a.dgwt-wcas-details-post-title{margin-bottom:15px}.dgwt-wcas-details-product-sku{display:block;font-size:12px;line-height:110%;color:#999}.dgwt-wcas-tpd-image img{display:block;max-width:100%;width:100%;height:auto}.dgwt-wcas-details-hr{height:1px;width:100%;border-bottom:1px solid #eee;margin:15px 0}.rtl .dgwt-wcas-tpd-image{float:right;margin-right:0;margin-left:15px}.rtl .dgwt-wcas-tpd-rest{float:right;max-width:190px}.rtl input[type=search].dgwt-wcas-search-input{text-align:right}input[type=search].dgwt-wcas-search-input,input[type=text].dgwt-cas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left}[type=search].dgwt-wcas-search-input::-ms-clear{display:none}[type=search].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none}[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none}.dgwt-wcas-details-desc{font-size:13px;line-height:157%}.dgwt-wcas-details-desc b,.dgwt-wcas-details-desc strong{font-weight:400;color:#000;margin:0;padding:0}.dgwt-wcas-pd-addtc-form{margin:10px 0;display:flex;align-items:center;justify-content:flex-end}.dgwt-wcas-pd-addtc-form>.quantity{margin-right:10px}.dgwt-wcas-pd-addtc-form .add_to_cart_inline,.dgwt-wcas-pd-addtc-form .quantity input.qty{margin-bottom:0;margin-top:0}.dgwt-wcas-stock{display:block;text-align:right;font-size:14px;line-height:14px;margin-bottom:14px}.dgwt-wcas-stock.in-stock{color:#0f834d}.dgwt-wcas-stock.out-of-stock{color:#e2401c}.dgwt-wcas-pd-addtc .add_to_cart_button,.dgwt-wcas-pd-addtc .add_to_cart_inline{margin:0}.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler,.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>:not(.dgwt-wcas-overlay-mobile),.dgwt-wcas-pd-addtc .add_to_cart_button.added,.dgwt-wcas-search-icon-arrow,.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier,.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before,.dgwt-wcas-voice-search-supported.dgwt-wcas-search-filled .dgwt-wcas-voice-search,body .dgwt-wcas-content-wrapp .rood,body .dgwt-wcas-content-wrapp .zwave{display:none}button.dgwt-wcas-search-submit,input[type=submit].dgwt-wcas-search-submit{position:relative}.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block}.dgwt-wcas-preloader{height:100%;position:absolute;right:0;top:0;width:40px;z-index:-1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%}.dgwt-wcas-voice-search{position:absolute;right:0;top:0;height:100%;width:40px;z-index:1;opacity:.5;cursor:pointer;align-items:center;justify-content:center;display:none;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out}.dgwt-wcas-close:hover,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search:hover,.dgwt-wcas-voice-search:hover{opacity:.3}.dgwt-wcas-voice-search path{fill:#444}.dgwt-wcas-voice-search-supported .dgwt-wcas-voice-search{display:flex}.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:40px}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search,.rtl .dgwt-wcas-preloader,.rtl .dgwt-wcas-voice-search{right:auto;left:5px}.dgwt-wcas-mobile-overlay-trigger-active .dgwt-wcas-voice-search{z-index:105}.rtl .dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:auto;left:45px}.dgwt-wcas-inner-preloader{background-repeat:no-repeat;background-position:right 8px center;background-size:auto 22px;display:flex;align-items:center;justify-content:center;z-index:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dgwt-wcas-inner-preloader{background-image:url('/wp-content/plugins/ajax-search-for-woocommerce-premium/assets/img/preloader.gif')}}.dgwt-wcas-loader-circular{height:24px;width:24px;-webkit-animation:2s linear infinite rotate;-moz-animation:2s linear infinite rotate;animation:2s linear infinite rotate}.dgwt-wcas-loader-circular-path{fill:transparent;stroke-linecap:round;stroke-width:4px;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:1s ease-in-out infinite dash;-moz-animation:1s ease-in-out infinite dash;animation:1s ease-in-out infinite dash;stroke:#ddd}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out;z-index:1}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader):before{content:'';display:block;position:absolute;background:0 0;height:100%;width:100%;left:0;bottom:0;top:0;right:0;margin:auto}.dgwt-wcas-close path{fill:#ccc}@media screen and (max-width:992px){.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:none}}.dgwt-wcas-suggestion strong{font-weight:700}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.dgwt-wcas-sf-wrapp:after,.dgwt-wcas-sf-wrapp:before{content:"";display:table}.dgwt-wcas-sf-wrapp:after{clear:both}.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:0 0}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:40px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;box-sizing:border-box}.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input,.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{font-size:16px}.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:3px 3px 0 0}.dgwt-wcas-layout-icon-open.dgwt-wcas-style-pirx .dgwt-wcas-search-icon-arrow,.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{display:none!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp{min-height:0!important;border-radius:0 0 5px 5px;border-right-color:#ddd}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:41px!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-right-color:transparent}.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-left-color:transparent}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgba(0,0,0,.06);-webkit-transition:150ms ease-in;-moz-transition:150ms ease-in;-ms-transition:150ms ease-in;-o-transition:150ms ease-in;transition:150ms ease-in}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0 15px;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;color:#fff;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgba(0,0,0,.3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:0;right:auto}.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 2px 0 0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover,.dgwt-wcas-sugg-hist-clear:hover{opacity:.7}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:'';position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:transparent #333;top:12px;left:-6px;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out}.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{left:auto;right:-6px;border-width:8px 0 8px 8px;border-style:solid none solid solid}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{min-height:340px;overflow:visible}.dgwt-wcas-is-details .dgwt-wcas-si{width:30px;max-width:100%;box-sizing:border-box}.dgwt-wcas-is-details .dgwt-wcas-sp{display:flex;top:0;flex-direction:column;height:100%;justify-content:center;resize:vertical}.dgwt-wcas-is-details .dgwt-wcas-sd{font-size:11px;line-height:100%}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat],.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag]{padding-left:15px;min-height:0}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat] .dgwt-wcas-st,.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] .dgwt-wcas-st{padding-left:0}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler,html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{max-width:20px}.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{height:50%;margin:auto;max-height:20px;width:100%;max-width:20px;left:12px;right:auto;opacity:.5;fill:#444}.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:auto;right:12px}.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 15px 10px 40px}.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 40px 10px 15px}.dgwt-wcas-overlay-mobile-on,.dgwt-wcas-overlay-mobile-on body{overflow:hidden;min-width:100vw;min-height:100vh}html.dgwt-wcas-overlay-mobile-on{scroll-behavior:unset}.dgwt-wcas-om-bar{display:flex;height:45px;width:100%}.dgwt-wcas-om-bar button.dgwt-wcas-om-return,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover{width:45px;height:100%;display:block;background:#ccc;cursor:pointer;position:relative;margin:0;padding:0;box-shadow:none;outline:0;border:none;border-spacing:0;border-radius:0}.dgwt-wcas-om-bar .dgwt-wcas-om-return svg{width:23px;height:23px;position:absolute;left:12px;top:12px;fill:#fff}.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg{left:11px;top:9px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#fff}.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{right:0!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:4px!important;right:auto!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-style-pirx.dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:10px!important;right:auto!important}@keyframes dgwt-wcas-preloader-price-anim{0%,100%{background:rgba(128,128,128,.03)}50%{background:rgba(128,128,128,.1)}}.dgwt-wcas-preloader-price-inner div:first-child{left:0;animation-delay:-.1s}.dgwt-wcas-preloader-price-inner div:nth-child(2){left:13px;animation-delay:-.2s}.dgwt-wcas-preloader-price-inner div:nth-child(3){left:26px;animation-delay:-.3s}.dgwt-wcas-preloader-price{width:34px;height:10px;display:inline-block;overflow:hidden;background:0 0}.dgwt-wcas-preloader-price-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.dgwt-wcas-preloader-price-inner div{position:absolute;width:8px;height:8px;background:rgba(128,128,128,.05);animation:.8s cubic-bezier(0,.5,.5,1) infinite dgwt-wcas-preloader-price-anim;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{width:calc(100% - 45px);max-width:none;margin:0}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion{width:100%}.dgwt-wcas-overlay-mobile{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background:#fff}.dgwt-wcas-overlay-mobile *{box-sizing:border-box}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input{height:45px!important;border-top:none;border-right:none;border-left:none;border-radius:0;font-size:16px!important}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input:focus{font-size:16px!important}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{left:0!important;top:45px!important;width:100%!important;height:calc(100% - 45px)!important;position:absolute;overflow-y:auto;border:none;margin:0;display:block}.dgwt-wcas-enable-mobile-form{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;cursor:pointer}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form{display:none;position:relative}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile{min-width:0;display:inline-block;width:28px;height:28px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler{height:100%;width:100%}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier{opacity:1;position:static;max-width:none;max-height:none}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body{overflow:auto}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios{overflow:visible}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{max-height:none!important;height:auto!important}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{min-width:unset}.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible-inv .dgwt-wcas-search-form{opacity:0}.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity:1}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form{opacity:0;display:none;position:absolute;left:0;top:calc(100% + 8px);min-width:500px;z-index:1000}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form{display:block;opacity:1}.dgwt-wcas-search-icon{width:20px;height:auto;cursor:pointer}.dgwt-wcas-ico-magnifier-handler{margin-bottom:-.2em;width:100%}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{opacity:.6}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:15px}.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow{display:block;position:absolute;top:calc(100% + 2px);left:0;z-index:5;width:15px;height:15px;background:#fff;border:1px solid #ddd;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline{pointer-events:none;display:block;font-weight:500;white-space:nowrap}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2{display:block;font-weight:500;white-space:nowrap;cursor:default;font-size:14px;margin-top:5px;margin-bottom:15px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2 .dgwt-wcas-st{padding-bottom:3px;margin-top:16px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{border-bottom:1px solid #ddd;padding-bottom:3px;text-transform:uppercase;margin-top:16px;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st{padding:0}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover{background:0 0;text-decoration:underline}.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{min-height:30px}.dgwt-wcas-sugg-hist-clear{cursor:pointer;text-decoration:underline;display:inline-block;margin-left:2px}.dgwt-wcas-darkened-overlay{display:block;position:absolute;opacity:.15;z-index:100000;left:0;top:0}.dgwt-wcas-darkened-overlay>div{background:#111;position:absolute}.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-form{background-color:rgba(17,17,17,.15);border:none;border-radius:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{background:#fff;padding:10px;border-radius:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp{padding-top:0;padding-bottom:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:13px 24px 13px 48px;line-height:24px;font-size:17px;border:2px solid transparent;border-radius:30px;height:auto;font-family:Roboto,sans-serif;background-color:#eee}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{box-shadow:none;transition:30ms ease-in}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:#dfdfdf}.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333}.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:30px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{background:0 0;border-radius:100%;border:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;position:absolute;min-height:33px;min-width:33px;height:33px;width:33px;left:23px;top:21px;pointer-events:none;transition:none}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{width:18px;height:18px}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:28px;pointer-events:auto;animation:.3s fadeIn}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:24px;padding-right:48px;transition:none!important}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{opacity:1;background:#e4e4e4;box-shadow:0 0 0 2px #e4e4e4;border-radius:100%}.dgwt-wcas-style-pirx .dgwt-wcas-preloader{margin-right:35px}.rtl .dgwt-wcas-style-solaris .dgwt-wcas-preloader,.rtl .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{margin-left:4px}.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){transition:none;width:18px}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#111}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{opacity:1;font-style:normal;font-weight:300;color:#777}.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp{border-color:#fff;padding-top:10px;padding-bottom:10px}.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion{padding-left:20px;padding-right:20px}.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion,.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:1px solid #ddd}.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:0;border-top:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-right:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:1px solid #ddd}.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-left:none}.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:70px!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:0;background:0 0;padding:0 10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:transparent}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:transparent}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{border-top:1px solid #e0e2e5}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return{background:#fff}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg{left:17px;top:16px;width:17px;height:17px}.dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:20px;top:1px;opacity:1}.rtl .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:auto;left:50px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:5px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{right:5px!important}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{left:5px!important;right:auto!important}.dgwt-wcas-suggestions-wrapp-fixed{position:fixed!important}.elementor-widget-fibosearch-posts::after{content:""!important}.dgwt-wcas-posts-results-grid{display:flex;flex-wrap:wrap;grid-gap:20px;justify-content:flex-start}.dgwt-wcas-posts-results-grid-item{width:calc(25% - 15px);margin-bottom:30px}

			.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler{max-width:20px}.dgwt-wcas-search-wrapp{max-width:600px}		
			.right ul {
    width: 100% !important;
    padding-left: 20px !important;
}
.boxescnt ul {
    list-style-type: disc;
    margin: 0 0 20px 0;
    width: 70%;
    padding-left: 80px;
    float: right;
}
.boxescnt ol {
    margin: 0 0 20px 0;
    width: 70%;
    padding-left: 80px;
    float: right;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: white;
    background: green;
    padding: 24px;
    font-size: 20px;
}

select {
    font-size: 14px;
    line-height: 100%;
    padding: 10px 15px 10px 6px;
    margin: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    box-sizing: border-box;
}
.filter h1 {
    width: 100%;
    float: none;
    color: black;
    font-size: 20px;
    text-align: left;
    padding: 0;
    letter-spacing: 0px;
}
#boxes .products{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}


p.woocommerce-shipping-destination {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: stretch;
}
.woocommerce-product-gallery__trigger{display:none}

.reset_variations{display:none}
table.variations th.label {
    padding: 15px 10px;
    text-transform: uppercase;
}
.dgwt-wcas-pd-addtc{display:none}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius: 0px;}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{padding: 0px;}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{    left: 13px;
    top: 11px;}

ul.list {
    list-style-type: disc;
    margin: 0 0 20px 0;
    width: 100%;
    padding-left: 10px;
    float: right;
}

.cff-wrapper{background-color:white;}
#cff .cff-masonry-posts, #cff .cff-posts-wrap, .cff-wrapper-ctn{    top: 10px;}
/*#cff.cff-masonry .cff-item{height: 430px !important;overflow:hidden;}*/
@media screen and (max-width: 768px){

	.boxescnt ul {
    padding-left: 40px !important;
}
}

@media screen and (max-width: 480px){
	article{width:100%; margin:16px 0}
	#boxes .up-sells .products li{width:100%;}
	.boxescnt ul,.boxescnt ol {
		width:100% !important;
    padding-left: 20px !important;
}		
				:root {
					--wpforms-field-border-radius: 3px;
--wpforms-field-background-color: #ffffff;
--wpforms-field-border-color: rgba( 0, 0, 0, 0.25 );
--wpforms-field-text-color: rgba( 0, 0, 0, 0.7 );
--wpforms-label-color: rgba( 0, 0, 0, 0.85 );
--wpforms-label-sublabel-color: rgba( 0, 0, 0, 0.55 );
--wpforms-label-error-color: #d63637;
--wpforms-button-border-radius: 3px;
--wpforms-button-background-color: #066aab;
--wpforms-button-text-color: #ffffff;
--wpforms-field-size-input-height: 43px;
--wpforms-field-size-input-spacing: 15px;
--wpforms-field-size-font-size: 16px;
--wpforms-field-size-line-height: 19px;
--wpforms-field-size-padding-h: 14px;
--wpforms-field-size-checkbox-size: 16px;
--wpforms-field-size-sublabel-spacing: 5px;
--wpforms-field-size-icon-size: 1;
--wpforms-label-size-font-size: 16px;
--wpforms-label-size-line-height: 19px;
--wpforms-label-size-sublabel-font-size: 14px;
--wpforms-label-size-sublabel-line-height: 17px;
--wpforms-button-size-font-size: 17px;
--wpforms-button-size-height: 41px;
--wpforms-button-size-padding-h: 15px;
--wpforms-button-size-margin-top: 10px;

				}
			.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}
/**
 Responsive table courtesy of Mark Wiltshire: mark@bamboorocketapps.com (thanks!)

 For more styles try: http://icant.co.uk/csstablegallery/
 ----
 Generic styles:
 Here you could e.g. customise width of column 1 and 2,
 or add a generic roll-over effect on table rows
*/
.cookielawinfo-column-1 {width: 25%;}
.cookielawinfo-column-2 {width: 10%;}
.cookielawinfo-column-3 {width: 15%;}
.cookielawinfo-column-4 {width: 50%;}

/** Simple style */
.cookielawinfo-simple thead {width: 100%;}
.cookielawinfo-simple td {padding: 5px 5px 5px 0;vertical-align: top;}
.cookielawinfo-simple thead th {padding-right: 10px;text-align: left;}

/** Modern style */
.cookielawinfo-modern {border: 1px solid #e3e3e3;background-color: #f2f2f2;width: 100%;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.cookielawinfo-modern td, .cookielawinfo-modern th {padding: 5px;color: #333;}
.cookielawinfo-modern thead {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding: .2em 0 .2em .5em;text-align: left;color: #4B4B4B;background-color: #C8C8C8;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);border-bottom: solid 1px #999;}
.cookielawinfo-modern th {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 17px;line-height: 20px;font-style: normal;font-weight: normal;text-align: left;text-shadow: white 1px 1px 1px;}
.cookielawinfo-modern td {line-height: 20px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.cookielawinfo-modern tr.cookielawinfo-row:hover {background-color: #fff;}

/** Elegant style */
.cookielawinfo-elegant {border: 1px solid #DFDFDF;background-color: #F9F9F9;width: 100%;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color: #333;}
.cookielawinfo-elegant tr {border-top-color: white;border-bottom: 1px solid #DFDFDF;color: #555;}
.cookielawinfo-elegant th {text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight: normal;padding: 7px 7px 8px;text-align: left;line-height: 1.3em;font-size: 14px;}
.cookielawinfo-elegant td {font-size: 12px;padding: 4px 7px 2px;vertical-align: top;}

/** Rounded style */
.cookielawinfo-rounded {background-color: #f5f5f5;padding: 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #ebebeb;}
.cookielawinfo-rounded td, .rounded th {padding: 1px 5px;}
.cookielawinfo-rounded thead {text-shadow: 0 1px 0 white;color: #999;}
.cookielawinfo-rounded th {text-align: left;text-transform: uppercase;font-size: 11pt;border-bottom: 1px solid #fff;padding: 1px 5px;}
.cookielawinfo-rounded td {font-size: 10pt;padding: 5px;}
.cookielawinfo-rounded tr.cookielawinfo-row:hover {background-color: #fff;}

/** Classic Style */
table.cookielawinfo-classic {font-family: Verdana, Arial, Helvetica, sans-serif;border-collapse: collapse;border-left: 1px solid #ccc;border-top: 1px solid #ccc; color: #333;}
table.cookielawinfo-classic thead tr th {text-transform: uppercase;background: #e2e2e2;}
table.cookielawinfo-classic tfoot tr th, table.cookielawinfo-classic tfoot tr td {text-transform: uppercase;color: #000;font-weight: bold;}
table.cookielawinfo-classic tfoot tr th {width: 20%;}
table.cookielawinfo-classic tfoot tr td {width: 80%;}
table.cookielawinfo-classic td, table.cookielawinfo-classic th {border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 5px;line-height: 1.8em;font-size: 0.8em;vertical-align: top;width: 20%;}
table.cookielawinfo-classic tr.odd th, table.cookielawinfo-classic tr.odd td {background: #efefef;}

/* "Winter Blues" CSS theme for CSS Table Gallery (http://icant.co.uk/csstablegallery/) by Gunta Klavina (http://www.klavina.com) */
table.cookielawinfo-winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 10px 0 20px; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.cookielawinfo-winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}
table.cookielawinfo-winter a:visited {color: #777;}
table.cookielawinfo-winter a:hover {color: #000;}
table.cookielawinfo-winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
table.cookielawinfo-winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}
table.cookielawinfo-winter tbody {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody {border-bottom: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th {padding: 10px; background: url("/wp-content/plugins/cookie-law-info/legacy/images/td_back.gif") repeat-x; text-align: left;}
table.cookielawinfo-winter tbody tr {background: #F3F5F7;}
table.cookielawinfo-winter tbody tr.odd {background: #F0F2F4;}
table.cookielawinfo-winter tbody  tr:hover {background: #EAECEE; color: #111;}
table.cookielawinfo-winter tfoot td, table.cookielawinfo-winter tfoot th, table.cookielawinfo-winter tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;}

/** 27/05/2013: responsive table by Mark Wiltshire */
@media(max-width:800px) {
		table.cookielawinfo-row-cat-table td, table.cookielawinfo-row-cat-table th
		{
		  width:23%;
		  font-size:12px;
		  word-wrap: break-word;
		}
		table.cookielawinfo-row-cat-table .cookielawinfo-column-4, table.cookielawinfo-row-cat-table .cookielawinfo-column-4
		{
		  width:45%;
		}
}

.cookielawinfo-row-cat-title{
	border-bottom: 1px solid #eee;
	text-align: center;
}
.cookielawinfo-row-cat-title-head{
	text-align: center;
}
.cookielawinfo-row-cat-table{
	width: 99%;
	margin-left: 5px;
}
