.dgwt-wcas-block-scroll {
overflow: hidden;
}
.dgwt-wcas-search-wrapp {
position: relative;
line-height: 100%;
display: block;
color: #000;
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;
display: block;
}
.rtl .dgwt-wcas-tpd-image img {
margin: 0 0 0 15px !important;
}
.dgwt-wcas-preloader-wrapp img {
margin: 10px auto 0 auto;
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 none repeat scroll 0 0;
border: 1px solid #ddd;
border-top: none;
padding: 0 30px;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow-y: auto;
}
@media screen and (max-width: 1024px) {
.dgwt-wcas-suggestions-wrapp{
max-height: calc(100dvh - 194px)!important;
padding: 0 16px;
}
}
.dgwt-wcas-search-wrapp *,
.dgwt-wcas-suggestions-wrapp *,
.dgwt-wcas-details-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: none;
}
.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 0;
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: 16px;
line-height: 1;
padding: 30px 0;
width: 100%;
}
a.dgwt-wcas-details-more-products {
padding: 15px 0 10px 0;
display: block;
border-top: 1px solid #eee;
text-align: center;
font-size: 12px;
text-transform: uppercase;
color: #6d6d6d;
transition: all 200ms ease-in-out;
}
a.dgwt-wcas-details-more-products: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: normal;
font-size: 12px;
}
a.dgwt-wcas-product-details-readmore:hover {
text-decoration: underline;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom {
border-bottom: none;
}
.dgwt-wcas-suggestion:after {
clear: both;
display: block;
content: '';
}
.dgwt-wcas-suggestion.dgwt-wcas-nores {
cursor: default;
opacity: 0.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 {
min-height: 40px;
}
.dgwt-wcas-st {
display: block;
color: #000;
font-size: 16px;
width: 100%;
line-height: 1;
}
.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: 0.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: 0.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-suggestion-history-search {
background: transparent !important;
min-height: 24px;
padding: 0;
margin: 0;
}
.dgwt-wcas-suggestion-history-search:last-child{
margin-bottom: 30px;
}
.dgwt-wcas-suggestion-history-search .dgwt-wcas-si{
width: 24px;
}
.dgwt-wcas-suggestion-history-search .dgwt-wcas-si svg{
transition: .3s ease all;
min-width: 24px;
}
@media (hover:hover){
.dgwt-wcas-suggestion-history-search:hover .dgwt-wcas-st-title{
color: #ED612B;
}
.dgwt-wcas-suggestion-history-search:hover svg{
transform: translateX(-5px);
}
}
.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si {
display: flex;
align-items: center;
justify-content: center;
}
.dgwt-wcas-suggestion-searches .dgwt-wcas-si svg,
.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si svg,
.dgwt-wcas-suggestion-history-search .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-sd {
color: #777;
display: block;
line-height: 14px;
width: 100%;
margin-top: 5px;
font-size: 0.8em;
}
.dgwt-wcas-vendor-city {
margin-left: 5px;
font-size: 0.8em;;
}
.dgwt-wcas-st > .dgwt-wcas-product-vendor {
font-size: 12px;
margin-top: 5px;
display: block;
}
.dgwt-wcas-suggestion-selected {
background-color: #eeeeee;
}
.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 none repeat scroll 0 0;
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;
}
.rtl .dgwt-wcas-details-wrapp {
border-left: 1px solid #ddd;
border-right: none;
}
.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp {
margin-top: -1px;
border-top: 1px solid #ddd;
}
.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-notfit .dgwt-wcas-details-wrapp {
display: none;
}
.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp {
border-radius: 0 0 0 5px;
}
.dgwt-wcas-full-width .dgwt-wcas-details-wrapp {
border-radius: 0 0 5px 0;
}
.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp {
border-radius: 0 0 5px 0;
}
.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp {
border-radius: 0 0 0 5px;
}
.dgwt-wcas-details-inner {
display: none;
}
.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active {
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 {
border-bottom: 1px dashed #eee;
display: block;
margin-bottom: 15px;
padding-bottom: 5px;
font-size: 14px;
}
.dgwt-wcas-pd-title {
border-bottom: 1px dashed #eee;
margin-bottom: 15px;
padding-bottom: 5px;
display: block;
color: #202020;
text-decoration: none;
}
.dgwt-wcas-pd-title .product-title {
font-weight: 900;
color: #202020;
text-transform: uppercase;
letter-spacing: -1px;
margin: 0;
}
.dgwt-wcas-details-title-tax {
text-transform: uppercase;
font-weight: 900;
letter-spacing: -1px;
margin-right: 3px;
}
.dgwt-wcas-tax-product-details {
text-decoration: none;
display: flex;
align-items: center;
justify-content: left;
transition: all 200ms ease-in-out;
padding: 5px;
margin: 0 -5px 15px -5px;
}
.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, 0.05);
}
.rtl .dgwt-wcas-tax-product-details {
justify-content: right;
}
.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title {
margin-bottom: 8px;
}
.dgwt-wcas-tpd-image {
width: 60px;
margin-right: 15px;
}
.dgwt-wcas-pd-rest {
}
.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-tpd-price {
}
.dgwt-wcas-pd-price,
.dgwt-wcas-tpd-price {
font-size: 14px;
line-height: 120%;
overflow: hidden;
color: #000;
margin-top: 15px;
font-weight: bold;
font-size: 18px;
}
.dgwt-wcas-tpd-price {
font-size: 12px;
color: #777;
}
.dgwt-wcas-tpd-price .woocommerce-price-suffix,
.dgwt-wcas-pd-price .woocommerce-price-suffix {
font-size: 12px;
font-weight: lighter;
color: #999;
margin-left: 4px;
display: inline-block;
}
.dgwt-wcas-tpd-price del .amount,
.dgwt-wcas-pd-price del .amount {
font-weight: lighter;
background: transparent;
font-size: 90%;
opacity: 0.6;
}
.dgwt-wcas-tpd-price ins,
.dgwt-wcas-pd-price ins {
background: transparent;
text-decoration: none;
}
.dgwt-wcas-pd-rating {
font-size: 13px;
line-height: 13px;
}
.dgwt-wcas-pd-rating:after {
content: '';
clear: both;
display: block;
}
.dgwt-wcas-pd-review {
color: #777;
font-size: 11px;
line-height: 11px;
}
.dgwt-wcas-datails-title {
border-bottom: 1px dashed #eee;
display: block;
margin: 5px 0 15px 0;
padding-bottom: 5px;
}
.dgwt-wcas-pd-title {
border-bottom: 1px dashed #eee;
margin-bottom: 15px;
padding-bottom: 5px;
display: block;
text-decoration: none;
}
.dgwt-wcas-pd-title .product-title {
font-weight: 900;
text-transform: uppercase;
letter-spacing: -1px;
}
.dgwt-wcas-details-title-tax {
text-transform: uppercase;
font-weight: 900;
letter-spacing: -1px;
margin-right: 3px;
}
.rtl .dgwt-wcas-details-title-tax {
margin: 0 0 0 3px;
float: right;
}
.dgwt-wcas-tpd-image {
width: 70px;
padding: 4px;
background-color: #fff;
border: 1px solid #e8e8e8;
border-radius: 4px;
display: flex;
flex-direction: column;
justify-content: center;
}
.dgwt-wcas-details-space {
padding: 0 15px 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 0;
}
a.dgwt-wcas-details-post-title,
a.dgwt-wcas-details-product-title {
color: #333;
display: block;
line-height: 120%;
margin: 10px 0 0 0;
font-size: 21px;
font-weight: normal;
text-decoration: none;
text-transform: none;
}
a.dgwt-wcas-details-post-title:hover,
a.dgwt-wcas-details-product-title:hover {
text-decoration: underline;
}
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 strong,
.dgwt-wcas-details-desc b {
font-weight: normal;
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 .quantity input.qty,
.dgwt-wcas-pd-addtc-form .add_to_cart_inline {
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_inline,
.dgwt-wcas-pd-addtc .add_to_cart_button {
margin: 0;
}
.dgwt-wcas-pd-addtc .add_to_cart_button.added {
display: none;
}
input[type="submit"].dgwt-wcas-search-submit, button.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: 0.5;
cursor: pointer;
align-items: center;
justify-content: center;
display: none;
-webkit-transition: all 160ms ease-in-out;
-moz-transition: all 160ms ease-in-out;
-ms-transition: all 160ms ease-in-out;
-o-transition: all 160ms ease-in-out;
transition: all 160ms ease-in-out;
}
.dgwt-wcas-voice-search:hover {
opacity: 0.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-voice-search {
right: auto;
left: 5px;
}
.dgwt-wcas-mobile-overlay-trigger-active .dgwt-wcas-voice-search {
z-index: 105;
}
.rtl .dgwt-wcas-preloader {
right: auto;
left: 5px;
}
.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(//www.skladsystems.com/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: all 160ms ease-in-out;
-moz-transition: all 160ms ease-in-out;
-ms-transition: all 160ms ease-in-out;
-o-transition: all 160ms ease-in-out;
transition: all 160ms ease-in-out;
z-index: 1;
} .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader):before {
content: '';
display: block;
position: absolute;
background: transparent;
height: 100%;
width: 100%;
left: 0;
bottom: 0;
top: 0;
right: 0;
margin: auto;
}
.dgwt-wcas-close:hover {
opacity: 0.3;
}
.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: bold;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
.dgwt-wcas-sf-wrapp:before, .dgwt-wcas-sf-wrapp:after {
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: none;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
width: 100%;
height: 54px;
font-size: 16px;
line-height: 1;
font-weight: 700;
background: #fff;
border: none;
box-sizing: border-box;
padding: 17px 23px;
margin: 0;
}
@media screen and (max-width: 1024px) {
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
height: 58px;
padding: 20px 24px;
width: calc(100% - 130px);
}
.dgwt-wcas-preloader.dgwt-wcas-close{
right: 125px !important;
}
}
.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-suggestions-wrapp,
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-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;
}
.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp {
display: none !important;
}
.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, 0.06);
-webkit-transition: all 150ms ease-in;
-moz-transition: all 150ms ease-in;
-ms-transition: all 150ms ease-in;
-o-transition: all 150ms ease-in;
transition: all 150ms ease-in;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::placeholder {
color: #999;
font-weight: normal;
font-style: italic;
line-height: normal;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-webkit-input-placeholder {
color: #999;
font-weight: normal;
font-style: italic;
line-height: normal;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:-moz-placeholder {
color: #999;
font-weight: normal;
font-style: italic;
line-height: normal;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input::-moz-placeholder {
color: #999;
font-weight: normal;
font-style: italic;
line-height: normal;
}
.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:-ms-input-placeholder {
color: #999;
font-weight: normal;
font-style: italic;
line-height: normal;
} .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
-webkit-appearance: none;
cursor: pointer;
overflow: visible;
position: absolute;
right: 0;
left: auto;
top: 0;
bottom: auto;
height: 54px;
min-width: 220px;
width: auto;
font-size: 16px;
font-weight: 700;
line-height: 1;
text-transform: unset;
display: flex;
align-items: center;
justify-content: center;
gap: 4px;
color: #fff;
border: 0;
padding: 18px;
margin: 0;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{
width: 19px;
min-width: 19px;
}
@media screen and (max-width: 1024px) {
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{
top: 8px;
right: 8px;
height: 43px;
min-width: 103px;
padding: 12px 20px;
border-radius: 6px;
}
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover,
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus {
opacity: 0.8;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner { border: 0;
padding: 0;
}
.dgwt-wcas-details-wrapp .added_to_cart {
display: block;
} .dgwt-wcas-has-img .dgwt-wcas-sp > *,
.dgwt-wcas-has-desc .dgwt-wcas-sp > * {
display: block;
} .dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp {
min-height: 340px;
}
body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child {
border-bottom: none;
}
.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product {
min-height: 40px;
}
.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp {
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 {
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: 0.5;
fill: #444;
}
.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:hover,
.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,
.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active {
width: 45px;
height: 100%;
display: block;
background: #ccc;
cursor: pointer;
position: relative;
margin: 0;
padding: 0;
box-shadow: none;
outline: none;
border: medium 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% {
background: rgba(128, 128, 128, 0.03)
}
50% {
background: rgba(128, 128, 128, 0.1)
}
100% {
background: rgba(128, 128, 128, 0.03)
}
}
.dgwt-wcas-preloader-price-inner div:nth-child(1) {
left: 0px;
animation-delay: -0.1s
}
.dgwt-wcas-preloader-price-inner div:nth-child(2) {
left: 13px;
animation-delay: -0.2s
}
.dgwt-wcas-preloader-price-inner div:nth-child(3) {
left: 26px;
animation-delay: -0.3s
}
.dgwt-wcas-preloader-price {
width: 34px;
height: 10px;
display: inline-block;
overflow: hidden;
background: none;
}
.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, 0.05);
animation: dgwt-wcas-preloader-price-anim 0.8s cubic-bezier(0, 0.5, 0.5, 1) infinite;
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
display: none;
}
.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 {
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-overlay-mobile-on .dgwt-wcas-suggestion {
width: 100%;
}
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form {
display: none;
}
.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-icon-handler {
display: none;
}
.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body {
overflow: auto;
}
.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp {
height: calc(100vh - 45px) !important;
}
.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-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome) > *:not(.dgwt-wcas-overlay-mobile) {
display: none;
} body .dgwt-wcas-content-wrapp .zwave,
body .dgwt-wcas-content-wrapp .rood {
display: none;
} .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
min-width: unset;
}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
max-width: 20px;
}
.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;
}
.dgwt-wcas-search-icon-arrow {
display: none;
}
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;
}
.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,
.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow {
display: none;
}
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: -0.2em;
width: 100%;
}
.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon {
opacity: 0.6;
}
.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 {
display: none;
}
.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-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-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 {
display: none;
} .dgwt-wcas-has-headings .dgwt-wcas-suggestion {
border-bottom: none;
}
.dgwt-wcas-has-headings .dgwt-wcas-st > span.dgwt-wcas-st--direct-headline {
display: none;
}
.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.dgwt-wcas-suggestion-headline,
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax {
border-bottom: none;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st {
padding: 0;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover,
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected {
background: transparent;
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;
}
.dgwt-wcas-sugg-hist-clear svg{
width: 24px;
}
.dgwt-wcas-sugg-hist-clear svg path{
transition: .3s ease all;
}
@media (hover:hover){
.dgwt-wcas-sugg-hist-clear:hover svg path{
stroke: red;
}
}
.dgwt-wcas-darkened-overlay {
display: block;
position: absolute;
opacity: .5;
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: #2664AA;
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: none;
border-radius: 30px;
height: auto;
font-family: Roboto, sans-serif;
background-color: #eee;
border: 2px solid transparent;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
box-shadow: none;
transition: all 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-wrapp.dgwt-wcas-search-focused input[type="search"].dgwt-wcas-search-input:hover {
background-color: #fff;
}
.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: transparent;
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-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
display: 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: fadeIn 300ms;
}
.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;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {
background: #e4e4e4;
box-shadow: 0 0 0 2px #e4e4e4;
border-radius: 100%;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before {
display: none;
}
.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-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-preloader {
margin-right: 15px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
transition: none;
width: 18px;
}
.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path {
fill: #111;
}
.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 {
border-right: 1px solid #ddd;
}
.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp,
.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp {
margin-top: 0;
border-top: none;
}
.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp,
.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-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 body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp {
border-right: 1px solid #ddd;
}
.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,
.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-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: transparent;
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-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path {
fill: #111;
}
.dgwt-wcas-voice-search-supported.dgwt-wcas-search-filled .dgwt-wcas-voice-search {
display: none;
}
.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
}
.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search {
right: auto;
left: 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-style-pirx .dgwt-wcas-voice-search:hover {
opacity: 0.3;
}
.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path {
fill: #111;
}
.dgwt-wcas-layout-icon-open.dgwt-wcas-style-pirx .dgwt-wcas-search-icon-arrow {
display: none !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-has-headings .dgwt-wcas-suggestion-headline{
font-size: 0 !important;
margin: 0;
padding: 0;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{
font-size: 0;
padding: 0;
border: none;
margin: 0;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline[data-index="0"] .dgwt-wcas-st{
margin: 0 0 20px;
}
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline:not([data-index="0"]) .dgwt-wcas-st{
border-bottom: 1px solid #000;
margin: 0 0 20px;
}
.dgwt-wcas-suggestion-empty{
padding: 20px 0 0;
color: #000;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2:has(.dgwt-history-title ){
padding: 0 0 10px;
margin: 16px 0 0;
}
.dgwt-history-title {
display: flex;
align-items: center;
justify-content: space-between;
font-size: 16px;
font-weight: 600;
color: #000;
margin: 0;
padding-top: 20px;
border-top: 1px solid #000;
}
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-cat {
font-size: 16px;
text-decoration: none !important;
padding: 0;
margin: 0 0 16px;
}
.dgwt-wcas-suggestion-cat:first-of-type{
margin-top: 20px;
}
.dgwt-wcas-suggestion-cat .dgwt-wcas-st{
display: flex;
align-items: center;
color: #ED612B;
}
.dgwt-wcas-suggestion-cat .dgwt-wcas-st svg{
width: 24px;
min-width: 24px;
transition: .3s ease all;
}
.dgwt-wcas-suggestion-cat .dgwt-wcas-suggestion strong{
padding: 0 2px;
}
.dgwt-wcas-suggestion-cat .dgwt-wcas-suggestion-cat-text{
color: #000;
margin: 0 4px;
}
@media (hover:hover) {
.dgwt-wcas-suggestion-cat:hover svg{
transform: translateX(-5px);
}
}
@media screen and (max-width: 1024px) {
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-cat {
margin: 0 0 14px;
}
.dgwt-wcas-suggestion-cat .dgwt-wcas-st{
font-size: 14px;
}
}
div a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{
background: #fff;
gap: 10px;
padding: 0 !important;
margin: 0 0 10px;	
}
div a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product .dgwt-wcas-content-wrapp{
display: block;
height: auto;
width: auto;
flex-grow: 1;
padding: 0;
}
div a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product .dgwt-wcas-st-title{
display: block;
font-size: 16px;
line-height: 1.1;
margin-bottom: 10px;
}
div a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product .dgwt-wcas-sp{
color: #000;
font-size: 20px;
line-height: 1;
text-align: left;
padding: 0;
font-weight: 700;
font-style: normal;
display: flex;
gap: 10px;
}
div a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product .dgwt-wcas-sp *{
font-style: normal;
border: none;
}
div a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product .dgwt-wcas-sp del{
color: #000;
font-size: 16px;
font-weight: normal;
}
div a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product .dgwt-wcas-sp ins{
color: #ed612b;
text-decoration: none;
}
.dgwt-wcas-suggestion-product  .dgwt-wcas-si {
display: block;
width: 100px;
min-width: 100px;
height: 100px;
}
.dgwt-wcas-suggestion-product  .dgwt-wcas-si img {
display: block;
width: 100px;
height: 100px;
object-fit: cover;
}	
a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more {
color: #ED612B;
justify-content: center;
border-top: 1px solid #000;
background: transparent;
padding: 20px 0;
}
a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more  .dgwt-wcas-st-more{
font-size: 16px;
font-weight: 700;
}.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;-moz-user-select:none;-ms-user-select:none;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;-moz-user-select:none;-ms-user-select:none;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;-moz-user-select:none;-ms-user-select:none;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:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));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:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));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:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(50%,#eee));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:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(white));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}@font-face {
font-family: 'Woo-Side-Cart';
src:  url(//www.skladsystems.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.eot?le17z4);
src:  url(//www.skladsystems.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.eot?le17z4#iefix) format('embedded-opentype'),
url(//www.skladsystems.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.woff?le17z4) format('woff'),
url(//www.skladsystems.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4) format('truetype'),
url(//www.skladsystems.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.svg?le17z4#Woo-Side-Cart) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="xoo-wsc-icon-"], [class*=" xoo-wsc-icon-"] { font-family: 'Woo-Side-Cart' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.xoo-wsc-icon-coupon-7:before {
content: "\e925";
}
.xoo-wsc-icon-coupon-8:before {
content: "\e926";
}
.xoo-wsc-icon-coupon-9:before {
content: "\e927";
}
.xoo-wsc-icon-coupon-1:before {
content: "\e91d";
}
.xoo-wsc-icon-coupon-2:before {
content: "\e91e";
}
.xoo-wsc-icon-coupon-3:before {
content: "\e91f";
}
.xoo-wsc-icon-coupon-5:before {
content: "\e920";
}
.xoo-wsc-icon-coupon-6:before {
content: "\e921";
}
.xoo-wsc-icon-coupon:before {
content: "\e922";
}
.xoo-wsc-icon-coupon-4:before {
content: "\e923";
}
.xoo-wsc-icon-bag1:before {
content: "\e90c";
}
.xoo-wsc-icon-bag2:before {
content: "\e910";
}
.xoo-wsc-icon-cart1:before {
content: "\e911";
}
.xoo-wsc-icon-cart2:before {
content: "\e912";
}
.xoo-wsc-icon-arrow-long-right:before {
content: "\e900";
}
.xoo-wsc-icon-basket5:before {
content: "\e901";
}
.xoo-wsc-icon-basket4:before {
content: "\e902";
}
.xoo-wsc-icon-basket6:before {
content: "\e903";
}
.xoo-wsc-icon-basket1:before {
content: "\e904";
}
.xoo-wsc-icon-basket2:before {
content: "\e905";
}
.xoo-wsc-icon-basket3:before {
content: "\e906";
}
.xoo-wsc-icon-trash1:before {
content: "\e907";
}
.xoo-wsc-icon-trash:before {
content: "\e908";
}
.xoo-wsc-icon-cross:before {
content: "\e909";
}
.xoo-wsc-icon-check_circle:before {
content: "\e90a";
}
.xoo-wsc-icon-spinner:before {
content: "\e97a";
}
.xoo-wsc-icon-spinner2:before {
content: "\e97b";
}
.xoo-wsc-icon-trash2:before {
content: "\e9ad";
}
.xoo-wsc-icon-checkmark:before {
content: "\ea10";
}
.xoo-wsc-icon-discout:before {
content: "\e924";
}
.xoo-wsc-icon-chevron-thin-left:before {
content: "\e919";
}
.xoo-wsc-icon-chevron-left:before {
content: "\e91a";
}
.xoo-wsc-icon-arrow-thin-left:before {
content: "\e91b";
}
.xoo-wsc-icon-arrow-left:before {
content: "\e91c";
}
.xoo-wsc-icon-arrow-thin-right:before {
content: "\e90d";
}
.xoo-wsc-icon-del4:before {
content: "\e913";
}
.xoo-wsc-icon-pencil:before {
content: "\e90b";
}
.xoo-wsc-icon-cart:before {
content: "\e93a";
}
.xoo-wsc-icon-spinner4:before {
content: "\e97d";
}
.xoo-wsc-icon-spinner8:before {
content: "\e981";
}
.xoo-wsc-icon-spinner11:before {
content: "\e984";
}
.xoo-wsc-icon-shopping-bag:before {
content: "\e918";
}
.xoo-wsc-icon-trash3:before {
content: "\e914";
}
.xoo-wsc-icon-del1:before {
content: "\e915";
}
.xoo-wsc-icon-del2:before {
content: "\e916";
}
.xoo-wsc-icon-del3:before {
content: "\e917";
}
.xoo-wsc-icon-shopping-bag1:before {
content: "\e90e";
}
.xoo-wsc-icon-shopping-cart:before {
content: "\e90f";
}.slides-1:not(.slick-initialized) .slick-slide:first-child,
.slides-2:not(.slick-initialized) .slick-slide:nth-child(-n + 2),
.slides-3:not(.slick-initialized) .slick-slide:nth-child(-n + 3),
.slides-4:not(.slick-initialized) .slick-slide:nth-child(-n + 4),
.slides-5:not(.slick-initialized) .slick-slide:nth-child(-n + 5){
display: flex;
}
.slides-1 .slick-slide{
width:100%;
}
.slides-2 .slick-slide{
width:50%;
}
.slides-3 .slick-slide{
width:33.333%;
}
.slides-4 .slick-slide{
width:25%;
}
.slides-5 .slick-slide{
width:20%;
}
.sb-slider{
margin-bottom: 60px;
max-width: 100%;
}
.sb-slider:not(.slick-initialized){
display: flex;
justify-content: center;
}
.sb-slider.slick-initialized .slick-slide{
display: flex;
}
.sb-slider .slick-track{
display: flex;
}
.sb-slider:not(.slick-initialized):not(.slider__ad),
.sb-slider:not(.slider__ad) .slick-list{
margin-left:25px;
margin-right: 25px;
}
.sb-slider .slick-slide{
box-sizing: border-box;
position: relative;
padding-right: 8px;
padding-left: 8px;
outline: none; float: none;
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
}
.sb-slider .inner{
width:100%;
}
.slick-slide img{
display: block;
margin: auto;
padding: 0;
}  body.sb_mobile .slider__gallery:not(.slick-initialized),
body.sb_mobile .slider__gallery .slick-list{
margin-left:0;
margin-right: 0;
}
.slider__gallery .slick-slide{
align-items: center;
justify-content: center;
}
.slider__gallery.preview-full .slick-slide{
height: 100%;
}  .slider__ad{
margin-bottom: 0;
}
.slider__ad .slick-dots{
bottom: 40px;
}
.slider__ad .slick-slide,
.slider__ad .slider-content{
min-height: 70vh;
box-sizing: border-box;
}
.slider__ad .slick-slide:before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255,255,255,.2);
}
.slider__ad .slider-content{
opacity: .99;
}
.slider-content{
width: 100%;
padding: 1em 0 80px;
display: flex;
} .slider__preview{
display: flex;
flex-direction: column;
}
.slider__preview>.sb-slider:first-child{
margin-bottom: 6px;
}
.slider__preview>.sb-slider:not(.slick-initialized):first-child,
.slider__preview>.sb-slider:first-child .slick-list{
margin-left: 0;
margin-right: 0;
}
.slider__preview>.sb-slider:first-child .slick-slide{
padding:0;
}
.slider__preview>.sb-slider:not(.slick-initialized):nth-child(2),
.slider__preview>.sb-slider:nth-child(2) .slick-list{
margin-left: -3px;
margin-right: -3px;
}
.slider__preview>.sb-slider:nth-child(2){
width: 780px;
max-width: 100%;
align-self: center;
}
body.sb_mobile .slider__preview>.sb-slider:nth-child(2){
width: 468px;
}
.slider__preview>.sb-slider:nth-child(2) .slick-slide{
padding:0 3px;
}
.slider__lightbox .slick-slide{
cursor:pointer;
} .slick-prev,
.slick-next{
font-size: 0;
line-height: 0;
position: absolute;
top: 0;
display: block;
width: 25px;
height: 100%;
padding: 0;
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
z-index: 1;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{
opacity: 1;
}
.slick-prev:before,
.slick-next:before{
font-family: "Font Awesome 5 Free";
font-size: 25px;
line-height: 1;
opacity: .75;
color: #fff;
background-color: rgba(0,0,0,0.5);
padding: 8px 4px;
}
.slick-prev{
left:0;
}
.slick-prev:before{
content: "\f053";
}
.slick-next{
right: 0;
}
.slick-next:before{
content: "\f054";
}
body.sb_mobile .slick-arrow{
width:15px;
}
body.sb_mobile .slick-next{
right:-15px;
}
body.sb_mobile .slick-prev{
left:-15px;
} .slick-dots{
position: absolute;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
bottom: -40px;
display: flex;
justify-content: center;
}
.slick-dots li button{
font-size: 0;
line-height: 0;
display: block;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{
background-color: #0073ab;
}
.slick-dots li button:before{
content: '';
display: inline-block;
width: 15px;
height: 15px;
border: 2px solid #0073ab;
border-radius: 50%;
transition: background, opacity;
transition-duration: .3s;
background-color: white;
}
.slick-dots li.slick-active button:before{
background-color: #0073ab;
opacity:.6;
}  .slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}@-webkit-keyframes buildwall_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes buildwall_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } } html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
margin: 0;
background-color: white; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background-color: transparent;
text-decoration: none; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 0px; }
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-right: 6px;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; } html {
font-size: 16px;
font-size: 1rem; }
h1, h2, h3, h4, h5, h6 {
margin: 15px 0; }
p {
margin: 0 0 20px; }
dfn, cite, em, i {
font-style: italic; }
address {
margin: 0 0 1.5em; }
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
overflow: auto;
max-width: 100%;
margin: 0 0 1.5em;
padding: 1.5em;
background: #eee;
border: 1px solid #d5d5d5;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
font-size: 16px;
font-size: 1rem; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
code {
display: inline-block;
padding: 2px 5px;
border: 1px solid #e6e8e8; }
abbr, acronym {
cursor: help;
border-bottom: 1px dotted #666; }
mark, ins {
font-style: italic;
text-decoration: none;
border-bottom: 1px solid; }
big {
font-size: 125%; } .btn-icon:before, .main-navigation li.menu-item-has-children:before, .social-list .menu-item > a::before, .post_format-post-format-image .post-thumbnail__link:before, .post_format-post-format-gallery .swiper-button-prev,
.post_format-post-format-gallery .swiper-button-next, .post_format-post-format-link .post-format-link:before, .widget_recent_entries .post-date:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; } .container {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
@media (min-width: 640px) {
.container {
max-width: 640px; } }
@media (min-width: 940px) {
.container {
max-width: 940px; } }
@media (min-width: 1120px) {
.container {
max-width: 1120px; } }
@media (min-width: 1200px) {
.container {
max-width: 1200px; } }
.container-fluid {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
position: relative;
min-height: 1px;
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.col-xs-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xs-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xs-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xs-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xs-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xs-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xs-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xs-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xs-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xs-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xs-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xs-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.33333%; }
.col-xs-pull-2 {
right: 16.66667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.33333%; }
.col-xs-pull-5 {
right: 41.66667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.33333%; }
.col-xs-pull-8 {
right: 66.66667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.33333%; }
.col-xs-pull-11 {
right: 91.66667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.33333%; }
.col-xs-push-2 {
left: 16.66667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.33333%; }
.col-xs-push-5 {
left: 41.66667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.33333%; }
.col-xs-push-8 {
left: 66.66667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.33333%; }
.col-xs-push-11 {
left: 91.66667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.33333%; }
.col-xs-offset-2 {
margin-left: 16.66667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.33333%; }
.col-xs-offset-5 {
margin-left: 41.66667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.33333%; }
.col-xs-offset-8 {
margin-left: 66.66667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.33333%; }
.col-xs-offset-11 {
margin-left: 91.66667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 640px) {
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.33333%; }
.col-sm-pull-2 {
right: 16.66667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.33333%; }
.col-sm-pull-5 {
right: 41.66667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.33333%; }
.col-sm-pull-8 {
right: 66.66667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.33333%; }
.col-sm-pull-11 {
right: 91.66667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.33333%; }
.col-sm-push-2 {
left: 16.66667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.33333%; }
.col-sm-push-5 {
left: 41.66667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.33333%; }
.col-sm-push-8 {
left: 66.66667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.33333%; }
.col-sm-push-11 {
left: 91.66667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.33333%; }
.col-sm-offset-2 {
margin-left: 16.66667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.33333%; }
.col-sm-offset-5 {
margin-left: 41.66667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.33333%; }
.col-sm-offset-8 {
margin-left: 66.66667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.33333%; }
.col-sm-offset-11 {
margin-left: 91.66667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@media (min-width: 940px) {
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.33333%; }
.col-md-pull-2 {
right: 16.66667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.33333%; }
.col-md-pull-5 {
right: 41.66667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.33333%; }
.col-md-pull-8 {
right: 66.66667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.33333%; }
.col-md-pull-11 {
right: 91.66667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.33333%; }
.col-md-push-2 {
left: 16.66667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.33333%; }
.col-md-push-5 {
left: 41.66667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.33333%; }
.col-md-push-8 {
left: 66.66667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.33333%; }
.col-md-push-11 {
left: 91.66667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.33333%; }
.col-md-offset-2 {
margin-left: 16.66667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.33333%; }
.col-md-offset-5 {
margin-left: 41.66667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.33333%; }
.col-md-offset-8 {
margin-left: 66.66667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.33333%; }
.col-md-offset-11 {
margin-left: 91.66667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@media (min-width: 1120px) {
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.33333%; }
.col-lg-pull-2 {
right: 16.66667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.33333%; }
.col-lg-pull-5 {
right: 41.66667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.33333%; }
.col-lg-pull-8 {
right: 66.66667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.33333%; }
.col-lg-pull-11 {
right: 91.66667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.33333%; }
.col-lg-push-2 {
left: 16.66667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.33333%; }
.col-lg-push-5 {
left: 41.66667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.33333%; }
.col-lg-push-8 {
left: 66.66667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.33333%; }
.col-lg-push-11 {
left: 91.66667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.33333%; }
.col-lg-offset-2 {
margin-left: 16.66667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.33333%; }
.col-lg-offset-5 {
margin-left: 41.66667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.33333%; }
.col-lg-offset-8 {
margin-left: 66.66667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.33333%; }
.col-lg-offset-11 {
margin-left: 91.66667%; }
.col-lg-offset-12 {
margin-left: 100%; } }
@media (min-width: 1200px) {
.col-xl-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xl-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
.col-xl-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66667%;
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xl-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; }
.col-xl-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66667%;
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xl-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%; }
.col-xl-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66667%;
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; }
.col-xl-pull-0 {
right: auto; }
.col-xl-pull-1 {
right: 8.33333%; }
.col-xl-pull-2 {
right: 16.66667%; }
.col-xl-pull-3 {
right: 25%; }
.col-xl-pull-4 {
right: 33.33333%; }
.col-xl-pull-5 {
right: 41.66667%; }
.col-xl-pull-6 {
right: 50%; }
.col-xl-pull-7 {
right: 58.33333%; }
.col-xl-pull-8 {
right: 66.66667%; }
.col-xl-pull-9 {
right: 75%; }
.col-xl-pull-10 {
right: 83.33333%; }
.col-xl-pull-11 {
right: 91.66667%; }
.col-xl-pull-12 {
right: 100%; }
.col-xl-push-0 {
left: auto; }
.col-xl-push-1 {
left: 8.33333%; }
.col-xl-push-2 {
left: 16.66667%; }
.col-xl-push-3 {
left: 25%; }
.col-xl-push-4 {
left: 33.33333%; }
.col-xl-push-5 {
left: 41.66667%; }
.col-xl-push-6 {
left: 50%; }
.col-xl-push-7 {
left: 58.33333%; }
.col-xl-push-8 {
left: 66.66667%; }
.col-xl-push-9 {
left: 75%; }
.col-xl-push-10 {
left: 83.33333%; }
.col-xl-push-11 {
left: 91.66667%; }
.col-xl-push-12 {
left: 100%; }
.col-xl-offset-0 {
margin-left: 0%; }
.col-xl-offset-1 {
margin-left: 8.33333%; }
.col-xl-offset-2 {
margin-left: 16.66667%; }
.col-xl-offset-3 {
margin-left: 25%; }
.col-xl-offset-4 {
margin-left: 33.33333%; }
.col-xl-offset-5 {
margin-left: 41.66667%; }
.col-xl-offset-6 {
margin-left: 50%; }
.col-xl-offset-7 {
margin-left: 58.33333%; }
.col-xl-offset-8 {
margin-left: 66.66667%; }
.col-xl-offset-9 {
margin-left: 75%; }
.col-xl-offset-10 {
margin-left: 83.33333%; }
.col-xl-offset-11 {
margin-left: 91.66667%; }
.col-xl-offset-12 {
margin-left: 100%; } }
.col-xs-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-xs-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
@media (min-width: 640px) {
.col-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-sm-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 940px) {
.col-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-md-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 1120px) {
.col-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-lg-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
@media (min-width: 1200px) {
.col-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1; }
.col-xl-last {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; } }
.row-xs-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-xs-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-xs-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
@media (min-width: 640px) {
.row-sm-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-sm-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-sm-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
@media (min-width: 940px) {
.row-md-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-md-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-md-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
@media (min-width: 1120px) {
.row-lg-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-lg-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-lg-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
@media (min-width: 1200px) {
.row-xl-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.row-xl-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.row-xl-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; } }
.col-xs-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-xs-center {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-xs-bottom {
-ms-flex-item-align: end;
align-self: flex-end; }
@media (min-width: 640px) {
.col-sm-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-sm-center {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-sm-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } }
@media (min-width: 940px) {
.col-md-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-md-center {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-md-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } }
@media (min-width: 1120px) {
.col-lg-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-lg-center {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-lg-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } }
@media (min-width: 1200px) {
.col-xl-top {
-ms-flex-item-align: start;
align-self: flex-start; }
.col-xl-center {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.col-xl-bottom {
-ms-flex-item-align: end;
align-self: flex-end; } } html {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
*,
*:before,
*:after { -webkit-box-sizing: inherit;
box-sizing: inherit; }
img {
height: auto; max-width: 100%; }
blockquote,
q {
quotes: none; }
blockquote:before, blockquote:after,
q:before,
q:after {
content: ''; }
blockquote,
blockquote.wp-block-quote.is-style-large {
padding: 26px 30px 1px 105px;
line-height: 1.9;
position: relative;
margin: 33px 0 30px;
clear: left; }
blockquote:first-child,
blockquote.wp-block-quote.is-style-large:first-child {
margin-top: 0; }
blockquote:last-child,
blockquote.wp-block-quote.is-style-large:last-child {
margin-bottom: 0; }
blockquote:before,
blockquote.wp-block-quote.is-style-large:before {
display: inline-block;
font: normal normal normal 14px/1 nc-icon-mini;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\eb16';
position: absolute;
top: 27px;
left: 30px;
display: block;
font-size: 40px;
line-height: 1; }
blockquote cite,
blockquote.wp-block-quote.is-style-large cite {
display: block;
margin-top: 15px;
margin-bottom: 50px;
margin-left: -60px;
padding-left: 60px;
position: relative; }
blockquote *, blockquote.wp-block-quote.is-style-large {
font-size: 28px; }
table {
width: 100%;
border-collapse: collapse; }
table thead, table tbody > tr:nth-child(even) {
background-color: #f4f4f4; }
table th, table td {
padding: 15px;
border-color: #e6e8e8;
border-right-width: 2px;
border-right-style: solid; }
table th:last-child, table td:last-child {
border: none; }
table thead * {
color: #212429; }
table tbody th * {
color: #aeb6be; }
hr {
background-color: #e6e8e8;
border: 0;
height: 1px;
margin: 1.5em 0; }
.edit-link {
display: inline-block;
margin-top: 15px; } ul, ol, dl {
margin: 0 0 1.5em 1.5em;
padding-left: 0;
padding-right: 0; }
p + ul, p + ol, p + dl {
margin-top: 25px; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 2.5em; }
.hentry ul:not([class]),
.comment-content ul:not([class]),
.wc-tab ul:not([class]),
.hentry ol,
.comment-content ol,
.wc-tab ol {
list-style: none;
margin-left: 0; }
.hentry ul:not([class]) li > ul,
.comment-content ul:not([class]) li > ul,
.wc-tab ul:not([class]) li > ul,
.hentry ol li > ol,
.comment-content ol li > ol,
.wc-tab ol li > ol {
margin-left: 2.5em; }
.hentry ul:not([class]):not(#shipping_method) > li:before,
.comment-content ul:not([class]):not(#shipping_method) > li:before,
.wc-tab ul:not([class]):not(#shipping_method) > li:before {
content: '';
display: inline-block;
width: 6px;
height: 6px;
border-radius: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin-right: 8px;
margin-left: 0; }
.hentry ul:not([class]) > li > ul > li:before,
.comment-content ul:not([class]) > li > ul > li:before {
background-color: #5f656d; }
.hentry ul:not([class]) > li:before,
.comment-content ul:not([class]) > li:before {
background-color: #aeb6be; }
.hentry ul:not([class]) > li > ul > li > ul > li:before,
.comment-content ul:not([class]) > li > li > ul > ul > li:before {
background-color: #aeb6be; }
.hentry ul:not([class]) li > ul li,
.comment-content ul:not([class]) li > ul li,
.wc-tab ul:not([class]) li > ul li,
.hentry ol li > ul li,
.comment-content ol li > ul li,
.wc-tab ol li > ul li {
margin-top: 6px; }
.hentry ol,
.comment-content ol {
counter-reset: item; }
.hentry ol > li,
.comment-content ol > li {
display: block; }
.hentry ol > li:before,
.comment-content ol > li:before {
content: counters(item, ".") " ";
counter-increment: item; }
.hentry ol > li:before,
.hentry ul:not([class]) > li:before,
.comment-content ol > li:before,
.comment-content ul:not([class]) > li:before {
color: #aeb6be; }
.hentry ol > li > ol > li:before,
.comment-content ol > li > ol > li:before {
color: #5f656d; }
.hentry ol > li > ol > li > ol > li:before,
.comment-content ol > li > ol > li > ol > li:before {
color: #aeb6be; }
.hentry ul:not([class]) li + li,
.hentry ul:not([class]) li > ol li,
.comment-content ul:not([class]) li + li,
.comment-content ul:not([class]) li > ol li,
.wc-tab ul:not([class]) li + li,
.wc-tab ul:not([class]) li > ol li,
.hentry ol li + li,
.hentry ol li > ol li,
.comment-content ol li + li,
.comment-content ol li > ol li,
.wc-tab ol li + li,
.wc-tab ol li > ol li {
margin-top: 6px; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; } .inline-list {
padding: 0;
margin: 0;
list-style: none; }
.inline-list li {
display: inline-block;
vertical-align: top; } #toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 0;
right: -999em;
overflow: hidden;
width: 107px;
height: 40px;
z-index: 999;
text-align: center; }
#toTop:before {
display: inline-block;
font: normal normal normal 14px/1 nc-icon-mini;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: auto;
line-height: 40px;
font-size: 14px;
content: "\e93a"; }
#toTop span {
position: relative;
display: inline-block;
text-transform: uppercase;
margin-left: 5px;
font-size: 14px;
line-height: 1.2em;
top: -1px; }
#toTop:focus {
outline: 0; }
@media (min-width: 640px) {
#toTop {
right: 20px; } }
@media (min-width: 940px) {
#toTop {
bottom: 0; } } .page-preloader-cover {
position: fixed;
z-index: 1200;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background-color: #fff; }
.banter-loader {
position: absolute;
left: 50%;
top: 50%;
width: 70px;
height: 70px;
margin-left: -35px;
margin-top: -35px; }
.banter-loader__box {
float: left;
position: relative;
width: 20px;
height: 20px;
margin-right: 5px; }
.banter-loader__box:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%; }
.banter-loader__box:nth-child(3n) {
margin-right: 0;
margin-bottom: 5px; }
.banter-loader__box:nth-child(1):before, .banter-loader__box:nth-child(4):before {
margin-left: 25px; }
.banter-loader__box:nth-child(3):before {
margin-top: 50px; }
.banter-loader__box:last-child {
margin-bottom: 0; }
@-webkit-keyframes moveBox-1 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
45.45455% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
54.54545% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
63.63636% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
72.72727% {
-webkit-transform: translate(25px, 0px);
transform: translate(25px, 0px); }
81.81818% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
90.90909% {
-webkit-transform: translate(-25px, 0px);
transform: translate(-25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-1 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
45.45455% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
54.54545% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
63.63636% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
72.72727% {
-webkit-transform: translate(25px, 0px);
transform: translate(25px, 0px); }
81.81818% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
90.90909% {
-webkit-transform: translate(-25px, 0px);
transform: translate(-25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(1) {
-webkit-animation: moveBox-1 4s infinite;
animation: moveBox-1 4s infinite; }
@-webkit-keyframes moveBox-2 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
45.45455% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
54.54545% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
63.63636% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
72.72727% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
81.81818% {
-webkit-transform: translate(0px, 25px);
transform: translate(0px, 25px); }
90.90909% {
-webkit-transform: translate(0px, 25px);
transform: translate(0px, 25px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-2 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
45.45455% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
54.54545% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
63.63636% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
72.72727% {
-webkit-transform: translate(25px, 25px);
transform: translate(25px, 25px); }
81.81818% {
-webkit-transform: translate(0px, 25px);
transform: translate(0px, 25px); }
90.90909% {
-webkit-transform: translate(0px, 25px);
transform: translate(0px, 25px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(2) {
-webkit-animation: moveBox-2 4s infinite;
animation: moveBox-2 4s infinite; }
@-webkit-keyframes moveBox-3 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
45.45455% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
54.54545% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
63.63636% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
72.72727% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
81.81818% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
90.90909% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-3 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
45.45455% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
54.54545% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
63.63636% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
72.72727% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
81.81818% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
90.90909% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(3) {
-webkit-animation: moveBox-3 4s infinite;
animation: moveBox-3 4s infinite; }
@-webkit-keyframes moveBox-4 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
36.36364% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
45.45455% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
54.54545% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
63.63636% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
72.72727% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
81.81818% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
90.90909% {
-webkit-transform: translate(-25px, 0px);
transform: translate(-25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-4 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
36.36364% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
45.45455% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
54.54545% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
63.63636% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
72.72727% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
81.81818% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
90.90909% {
-webkit-transform: translate(-25px, 0px);
transform: translate(-25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(4) {
-webkit-animation: moveBox-4 4s infinite;
animation: moveBox-4 4s infinite; }
@-webkit-keyframes moveBox-5 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
27.27273% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
36.36364% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
45.45455% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
54.54545% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
63.63636% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
72.72727% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
81.81818% {
-webkit-transform: translate(25px, -25px);
transform: translate(25px, -25px); }
90.90909% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-5 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
27.27273% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
36.36364% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
45.45455% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
54.54545% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
63.63636% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
72.72727% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
81.81818% {
-webkit-transform: translate(25px, -25px);
transform: translate(25px, -25px); }
90.90909% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(5) {
-webkit-animation: moveBox-5 4s infinite;
animation: moveBox-5 4s infinite; }
@-webkit-keyframes moveBox-6 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
36.36364% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
45.45455% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
54.54545% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
63.63636% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
72.72727% {
-webkit-transform: translate(0px, 25px);
transform: translate(0px, 25px); }
81.81818% {
-webkit-transform: translate(-25px, 25px);
transform: translate(-25px, 25px); }
90.90909% {
-webkit-transform: translate(-25px, 0px);
transform: translate(-25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-6 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
36.36364% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
45.45455% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
54.54545% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
63.63636% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
72.72727% {
-webkit-transform: translate(0px, 25px);
transform: translate(0px, 25px); }
81.81818% {
-webkit-transform: translate(-25px, 25px);
transform: translate(-25px, 25px); }
90.90909% {
-webkit-transform: translate(-25px, 0px);
transform: translate(-25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(6) {
-webkit-animation: moveBox-6 4s infinite;
animation: moveBox-6 4s infinite; }
@-webkit-keyframes moveBox-7 {
9.09091% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
18.18182% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
27.27273% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
36.36364% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
45.45455% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
54.54545% {
-webkit-transform: translate(25px, -25px);
transform: translate(25px, -25px); }
63.63636% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
72.72727% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
81.81818% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
90.90909% {
-webkit-transform: translate(25px, 0px);
transform: translate(25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-7 {
9.09091% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
18.18182% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
27.27273% {
-webkit-transform: translate(25px, 0);
transform: translate(25px, 0); }
36.36364% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
45.45455% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
54.54545% {
-webkit-transform: translate(25px, -25px);
transform: translate(25px, -25px); }
63.63636% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
72.72727% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
81.81818% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
90.90909% {
-webkit-transform: translate(25px, 0px);
transform: translate(25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(7) {
-webkit-animation: moveBox-7 4s infinite;
animation: moveBox-7 4s infinite; }
@-webkit-keyframes moveBox-8 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
36.36364% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
45.45455% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
54.54545% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
63.63636% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
72.72727% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
81.81818% {
-webkit-transform: translate(25px, -25px);
transform: translate(25px, -25px); }
90.90909% {
-webkit-transform: translate(25px, 0px);
transform: translate(25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
@keyframes moveBox-8 {
9.09091% {
-webkit-transform: translate(0, 0);
transform: translate(0, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(-25px, -25px);
transform: translate(-25px, -25px); }
36.36364% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
45.45455% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
54.54545% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
63.63636% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
72.72727% {
-webkit-transform: translate(0px, -25px);
transform: translate(0px, -25px); }
81.81818% {
-webkit-transform: translate(25px, -25px);
transform: translate(25px, -25px); }
90.90909% {
-webkit-transform: translate(25px, 0px);
transform: translate(25px, 0px); }
100% {
-webkit-transform: translate(0px, 0px);
transform: translate(0px, 0px); } }
.banter-loader__box:nth-child(8) {
-webkit-animation: moveBox-8 4s infinite;
animation: moveBox-8 4s infinite; }
@-webkit-keyframes moveBox-9 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
45.45455% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
54.54545% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
63.63636% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
72.72727% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
81.81818% {
-webkit-transform: translate(-50px, 0);
transform: translate(-50px, 0); }
90.90909% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
100% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); } }
@keyframes moveBox-9 {
9.09091% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
18.18182% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
27.27273% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
36.36364% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
45.45455% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
54.54545% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); }
63.63636% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
72.72727% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
81.81818% {
-webkit-transform: translate(-50px, 0);
transform: translate(-50px, 0); }
90.90909% {
-webkit-transform: translate(-25px, 0);
transform: translate(-25px, 0); }
100% {
-webkit-transform: translate(0px, 0);
transform: translate(0px, 0); } }
.banter-loader__box:nth-child(9) {
-webkit-animation: moveBox-9 4s infinite;
animation: moveBox-9 4s infinite; } button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
display: inline-block;
max-width: 100%;
padding: 13.5px 29px 11.5px;
cursor: pointer;
text-align: center;
white-space: nowrap;
text-transform: uppercase;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
text-decoration: none;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.btn {
text-decoration: none;
display: inline-block;
max-width: 100%;
padding: 13.5px 29px 11.5px;
cursor: pointer;
text-align: center;
white-space: nowrap;
text-transform: uppercase;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
text-decoration: none;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.btn.invert-button {
border: 1px solid #fff;
background: none; }
.btn-icon:before {
font-size: 35px;
font-size: 2.1875rem;
content: '\f178'; }
.btn-text-icon {
text-transform: uppercase;
padding: 13.5px 29px 11.5px; }
.btn-text-icon:after {
-webkit-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
display: inline-block;
font: normal normal normal 14px/1 nc-icon-mini;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 12px;
font-size: 0.75rem;
content: '\e904';
margin-left: 8px; }
input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
select,
textarea {
min-height: 40px;
border: none;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 12px 24px;
-webkit-box-shadow: inset 0 0 0 1px #e6e8e8;
box-shadow: inset 0 0 0 1px #e6e8e8;
background-color: #f8f9f9;
color: #848a90;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='range']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
select:focus,
textarea:focus {
outline: none;
background-color: white;
}
input[type='text']::-webkit-input-placeholder, input[type='text']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='number']::-webkit-input-placeholder,
input[type='number']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='range']::-webkit-input-placeholder,
input[type='range']::-webkit-input-placeholder,
input[type='date']::-webkit-input-placeholder,
input[type='date']::-webkit-input-placeholder,
input[type='month']::-webkit-input-placeholder,
input[type='month']::-webkit-input-placeholder,
input[type='week']::-webkit-input-placeholder,
input[type='week']::-webkit-input-placeholder,
input[type='time']::-webkit-input-placeholder,
input[type='time']::-webkit-input-placeholder,
input[type='datetime']::-webkit-input-placeholder,
input[type='datetime']::-webkit-input-placeholder,
input[type='datetime-local']::-webkit-input-placeholder,
input[type='datetime-local']::-webkit-input-placeholder,
select::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #848a90;
font-weight: 100; }
input[type='text']::-webkit-input-placeholder, input[type='text']::placeholder,
input[type='email']::-webkit-input-placeholder,
input[type='email']::placeholder,
input[type='url']::-webkit-input-placeholder,
input[type='url']::placeholder,
input[type='password']::-webkit-input-placeholder,
input[type='password']::placeholder,
input[type='search']::-webkit-input-placeholder,
input[type='search']::placeholder,
input[type='number']::-webkit-input-placeholder,
input[type='number']::placeholder,
input[type='tel']::-webkit-input-placeholder,
input[type='tel']::placeholder,
input[type='range']::-webkit-input-placeholder,
input[type='range']::placeholder,
input[type='date']::-webkit-input-placeholder,
input[type='date']::placeholder,
input[type='month']::-webkit-input-placeholder,
input[type='month']::placeholder,
input[type='week']::-webkit-input-placeholder,
input[type='week']::placeholder,
input[type='time']::-webkit-input-placeholder,
input[type='time']::placeholder,
input[type='datetime']::-webkit-input-placeholder,
input[type='datetime']::placeholder,
input[type='datetime-local']::-webkit-input-placeholder,
input[type='datetime-local']::placeholder,
select::-webkit-input-placeholder,
select::placeholder,
textarea::-webkit-input-placeholder,
textarea::placeholder {
color: #848a90;
font-weight: 100; }
.select2-container--default .selection {
outline: none !important; }
.select2-container--default .select2-selection--single {
min-height: 40px;
color: #848a90;
border-radius: 0;
outline: none !important;
background-color: #f8f9f9; }
.select2-container--default .select2-selection--single .select2-selection__rendered {
padding: 12px 24px;
min-height: 40px;
color: #848a90 !important; }
#page .select2-selection .select2-selection__rendered {
padding: 7px 22px !important; }
#page .select2-selection b {
margin-top: 5px; }
button:focus,
input[type='submit']:focus,
input[type='reset']:focus {
outline: none; }
input[type='submit'],
input[type='reset'] {
font-size: 11px;
font-size: 0.6875rem;
font-weight: 600; }
textarea {
min-height: 150px;
resize: vertical;
overflow: auto; }
::-moz-placeholder {
opacity: 1; }
:-moz-placeholder {
opacity: 1; }
.search-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.search-form label {
width: 100%; }
.search-form__field[type='search'] {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.search-form__submit {
padding: 13px 29px 12px; }
.post-password-form label {
display: inline-block; }  a {
text-decoration: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
a:focus {
outline: none; }
a:hover, a:active {
text-decoration: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: inherit; } .main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigation ul ul {
padding-top: 10px;
padding-bottom: 10px;
-webkit-box-shadow: 0 3px 18px rgba(0, 0, 0, 0.15);
box-shadow: 0 3px 18px rgba(0, 0, 0, 0.15);
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
background-color: #ffffff; }
.main-navigation ul ul ul {
left: -999em;
top: -10px; }
.main-navigation ul ul li {
padding: 5px 20px; }
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%; }
.main-navigation ul ul a {
width: 150px; }
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto; }
.main-navigation li {
position: relative;
display: inline-block; }
.main-navigation .menu > li {
text-transform: uppercase;
padding: 3px 3px 2px;
margin-left: 10px; }
.main-navigation .menu > li:first-child {
margin-left: 0; }
.main-navigation .menu > li.menu-item-has-children {
padding-right: 15px; }
.main-navigation a {
display: inline-block;
text-decoration: none; } .main-navigation li.menu-item-has-children:before {
position: absolute;
top: 6px;
right: 3px;
content: '\f107'; }
.main-navigation .sub-menu li.menu-item-has-children:before {
top: 7px;
content: '\f105';
right: 12px; } .widget_nav_menu ul li a:not(:empty):before {
display: inline-block;
font: normal normal normal 14px/1 nc-icon-mini;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e904';
font-size: 12px;
margin-right: 10px;
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all; }
.widget_nav_menu ul li a:empty {
display: none !important; }
.widget_nav_menu ul.menu > li {
margin: -1px 0 0 0;
border: 1px solid; }
.widget_nav_menu ul.menu li a {
padding: 10px 19px 9px;
display: block;
z-index: 0;
text-transform: uppercase;
border: 0; }
.widget_nav_menu ul.menu li a:hover {
z-index: 1; }
.widget_nav_menu ul.menu li a:before {
display: inline-block;
font: normal normal normal 14px/1 nc-icon-mini;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\ea21';
font-size: 12px;
margin-right: 6px;
-webkit-transition: .3s all;
-o-transition: .3s all;
transition: .3s all; }
.widget_nav_menu ul.menu li ul {
margin-top: 0;
margin-left: 1em; } .main-navigation.mobile-menu {
position: fixed;
top: 0;
right: -70%;
width: 70%;
height: 100vh;
margin: 0;
background-color: #f1f4f6;
z-index: 998;
-webkit-transition: all 0.3s cubic-bezier(0.35, 0.19, 0.45, 0.91);
-o-transition: all 0.3s cubic-bezier(0.35, 0.19, 0.45, 0.91);
transition: all 0.3s cubic-bezier(0.35, 0.19, 0.45, 0.91); }
.main-navigation.mobile-menu.mobile-menu-open {
right: 0; }
.main-navigation.mobile-menu .main-navigation-inner {
overflow-y: scroll;
height: 100%; }
.main-navigation.mobile-menu .menu {
margin: 20px; }
body.admin-bar .main-navigation.mobile-menu .menu {
margin-top: 66px; }
.main-navigation.mobile-menu .menu li {
display: block;
margin: 5px 15px;
padding: 0; }
.main-navigation.mobile-menu .sub-menu {
position: initial;
padding: 0;
background: none;
-webkit-box-shadow: none;
box-shadow: none; }
.main-navigation.mobile-menu .sub-menu li a {
width: auto; }
.main-navigation.mobile-menu .menu-item-has-children:before {
content: none; } .mobile-menu-toggle-button {
position: absolute;
width: 35px;
height: 35px;
left: -45px;
top: 10px;
padding: 0;
-webkit-box-shadow: -2px 2px 7px rgba(0, 0, 0, 0.3);
box-shadow: -2px 2px 7px rgba(0, 0, 0, 0.3); }
body.admin-bar .mobile-menu-toggle-button {
top: 56px; }
body.admin-bar .mobile-menu-toggle-button {
top: 56px; }
body.admin-bar .mobile-menu .menu {
margin-top: 46px; } .comment-navigation,
.posts-navigation,
.pagination {
overflow: hidden;
padding-top: 40px;
border-top: 1px solid #e6e8e8; }
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.pagination .nav-links {
font-weight: 400; }
.pagination .page-numbers {
float: left;
outline: none;
margin-right: 0;
text-transform: uppercase;
line-height: 40px; }
.pagination .page-numbers:last-child {
margin-right: 0; }
.pagination .page-numbers.prev {
margin-right: 20px; }
.pagination .page-numbers.next {
margin-left: 20px; }
.pagination .page-numbers.dots {
width: 32px;
text-align: center; }
.pagination .page-numbers i {
vertical-align: baseline;
font-size: 10px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.pagination .page-numbers:not(.prev):not(.next):not(.dots) {
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
margin: 0 0 0 -1px;
line-height: 40px;
border-width: 1px;
border-style: solid; }
.pagination .page-numbers:not(.prev):not(.next):not(.dots):first-child {
margin-left: 0; }
.page-links > span,
.page-links > a {
border-radius: 4px;
display: inline-block;
width: 33px;
height: 33px;
text-align: center;
font-size: 14px;
font-size: 0.875rem;
line-height: 33px;
border: 1px solid #e6e8e8;
margin: 5px 5px 5px 0; }
.page-links > span:last-child,
.page-links > a:last-child {
margin-right: 0; }
.page-links > span,
.page-links > a:hover {
background-color: #e6e8e8; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous {
float: left;
width: 50%; }
.comment-navigation .nav-previous i,
.posts-navigation .nav-previous i {
margin-right: 2px; }
.comment-navigation .nav-next,
.posts-navigation .nav-next {
float: right;
text-align: right;
width: 50%; }
.comment-navigation .nav-next i,
.posts-navigation .nav-next i {
margin-left: 2px; }
.post-navigation {
overflow: hidden;
padding-top: 35px;
padding-bottom: 36px;
position: relative; }
.post-navigation:before {
position: absolute;
content: '';
height: 100%;
width: 1px;
left: 50%;
top: 0; }
@media (max-width: 639px) {
.post-navigation:before {
display: none; } }
.post-navigation__description-container,
.post-navigation img {
display: inline-block; }
.post-navigation__description-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
min-height: 85px; }
.nav-next .post-navigation__description-container {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
.post-navigation .nav-previous img {
margin-right: 19px; }
.post-navigation .nav-next img {
margin-left: 19px; }
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: 100%; }
@media (min-width: 640px) {
.post-navigation .nav-previous,
.post-navigation .nav-next {
width: 50%; } }
.post-navigation .nav-previous .meta-nav,
.post-navigation .nav-next .meta-nav {
text-transform: uppercase;
font-size: 14px; }
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.post-navigation .nav-previous a .post-title,
.post-navigation .nav-next a .post-title {
margin-top: 3px;
word-break: break-all;
-webkit-transition: all 0.28s ease;
-o-transition: all 0.28s ease;
transition: all 0.28s ease; }
.post-navigation .nav-previous a .meta-nav,
.post-navigation .nav-next a .meta-nav {
position: relative; }
.post-navigation .nav-previous a .meta-nav:before,
.post-navigation .nav-next a .meta-nav:before {
display: inline-block;
font: normal normal normal 14px/1 nc-icon-mini;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 10.66667px;
font-size: 0.66667rem; }
.post-navigation .nav-previous {
float: left;
padding-right: 15px; }
.post-navigation .nav-previous a {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start; }
.post-navigation .nav-previous a .meta-nav {
position: relative; }
.post-navigation .nav-previous a .meta-nav:before {
display: inline-block;
font: normal normal normal 14px/1 nc-icon-mini;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e903';
margin-right: 5px;
font-size: 10.66667px;
font-size: 0.66667rem; }
.post-navigation .nav-next {
float: right;
text-align: right;
padding-left: 15px;
margin-top: 25px; }
@media (min-width: 640px) {
.post-navigation .nav-next {
margin-top: 0; } }
.post-navigation .nav-next a {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end; }
.post-navigation .nav-next a .meta-nav {
position: relative; }
.post-navigation .nav-next a .meta-nav:after {
display: inline-block;
font: normal normal normal 14px/1 nc-icon-mini;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e904';
margin-left: 5px;
font-size: 10.66667px;
font-size: 0.66667rem; }
.single-post .post-navigation {
border-bottom-width: 1px;
border-bottom-style: solid; } .social-list .menu-item > a {
display: block;
text-decoration: none;
text-align: center; }
.social-list .menu-item > a:hover {
text-decoration: none; }
.social-list .menu-item > a:focus {
outline: none; }
.social-list .menu-item > a[href*="500px.com"]::before {
content: '\f26e'; }
.social-list .menu-item > a[href*="angel.co"]::before {
content: '\f209'; }
.social-list .menu-item > a[href*="codepen.io"]::before {
content: '\f1cb'; }
.social-list .menu-item > a[href*="del.icio"]::before, .social-list .menu-item > a[href*="delicious.com"]::before {
content: '\f1a5'; }
.social-list .menu-item > a[href*="digg.com"]::before {
content: '\f1a6'; }
.social-list .menu-item > a[href*="dribbble.com"]::before {
content: '\f17d'; }
.social-list .menu-item > a[href*="dropbox.com"]::before {
content: '\f16b'; }
.social-list .menu-item > a[href*="facebook.com"]::before {
content: '\f09a'; }
.social-list .menu-item > a[href*="foursquare.com"]::before {
content: '\f180'; }
.social-list .menu-item > a[href*="flickr.com"]::before {
content: '\f16e'; }
.social-list .menu-item > a[href*="plus.google.com"]::before {
content: '\f0d5'; }
.social-list .menu-item > a[href*="github.com"]::before {
content: '\f09b'; }
.social-list .menu-item > a[href*="instagram.com"]::before {
content: '\f16d'; }
.social-list .menu-item > a[href*="linkedin.com"]::before {
content: '\f0e1'; }
.social-list .menu-item > a[href*="pinterest.com"]::before {
content: '\f0d2'; }
.social-list .menu-item > a[href*="getpocket.com"]::before {
content: '\f265'; }
.social-list .menu-item > a[href*="reddit.com"]::before {
content: '\f1a1'; }
.social-list .menu-item > a[href*="skype.com"]::before, .social-list .menu-item > a[href*="skype:"]::before {
content: '\f17e'; }
.social-list .menu-item > a[href*="stumbleupon.com"]::before {
content: '\f1a4'; }
.social-list .menu-item > a[href*="tumblr.com"]::before {
content: '\f173'; }
.social-list .menu-item > a[href*="twitter.com"]::before {
content: '\f099'; }
.social-list .menu-item > a[href*="vimeo.com"]::before {
content: '\f27d'; }
.social-list .menu-item > a[href*="wordpress.org"]::before, .social-list .menu-item > a[href*="wordpress.com"]::before {
content: '\f19a'; }
.social-list .menu-item > a[href*="youtube.com"]::before {
content: '\f167'; }
.social-list .menu-item > a[href*="amazon.com"]::before {
content: '\f270'; }
.social-list .menu-item > a[href*="tripadvisor"]::before {
content: '\f262'; }
.social-list .menu-item > a[href*="ycombinator.com"]::before {
content: '\f23b'; }
.social-list .menu-item > a[href*="xing.com"]::before {
content: '\f168'; }
.social-list .menu-item > a[href*="yahoo."]::before {
content: '\f19e'; }
.social-list .menu-item > a[href*="vine.co"]::before {
content: '\f1ca'; }
.social-list .menu-item > a[href*="weibo.com"]::before {
content: '\f18a'; }
.social-list .menu-item > a[href*="trello.com"]::before {
content: '\f181'; }
.social-list .menu-item > a[href*="steampowered.com"]::before {
content: '\f1b6'; }
.social-list .menu-item > a[href*="soundcloud.com"]::before {
content: '\f1be'; }
.social-list .menu-item > a[href*="spotify.com"]::before {
content: '\f1bc'; }
.social-list .menu-item > a[href*="stackexchange.com"]::before {
content: '\f18d'; }
.social-list .menu-item > a[href*="stackoverflow.com"]::before {
content: '\f16c'; }
.social-list .menu-item > a[href*="slideshare.net"]::before {
content: '\f1e7'; }
.social-list .menu-item > a[href*="slack.com"]::before {
content: '\f198'; }
.social-list .menu-item > a[href*="skyatlas.com"]::before {
content: '\f216'; }
.social-list .menu-item > a[href*="last.fm"]::before {
content: '\f202'; }
.social-list .menu-item > a[href*="jsfiddle.net"]::before {
content: '\f1cc'; }
.social-list .menu-item > a[href*="behance.net"]::before {
content: '\f1b4'; }
.social-list .menu-item > a[href*="bitbucket.org"]::before {
content: '\f171'; }
.social-list .menu-item > a[href*="codepen.io"]::before {
content: '\f1cb'; }
.social-list .menu-item > a[href*="codiepie.com"]::before {
content: '\f284'; }
.social-list .menu-item > a[href*="connectdevelop.com"]::before {
content: '\f20e'; }
.social-list .menu-item > a[href*="dashcube.com"]::before {
content: '\f210'; }
.social-list .menu-item > a[href*="contao.org"]::before {
content: '\f26d'; }
.social-list .menu-item > a[href*="deviantart.com"]::before {
content: '\f1bd'; }
.social-list .menu-item > a[href*="vk.com"]::before {
content: '\f189'; }
.social-list .menu-item > a[href*="ok.ru"]::before {
content: '\f263'; }
.social-list .menu-item > a::before {
font-size: 12px;
font-size: 0.75rem;
display: block;
width: 20px;
height: 20px;
line-height: 20px; }
.social-list--text .social-list .menu-item > a::before {
display: none; } .breadcrumbs {
position: relative; }
.breadcrumbs .row {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.breadcrumbs .row .breadcrumbs_title:empty {
display: none; }
.breadcrumbs_title .breadcrumbs_page-title {
margin: 0;
font-weight: 700;
text-transform: uppercase;
word-break: break-all; }
.breadcrumbs_title, .breadcrumbs_items {
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.breadcrumbs_browse {
display: inline-block;
margin-right: .5em; }
.breadcrumbs_wrap {
margin: 5px 0;
display: inline-block; }
.breadcrumbs_item {
display: inline-block;
text-transform: uppercase; }
.breadcrumbs_item .breadcrumbs_item_sep {
margin: 0 2px; }
.invert .breadcrumbs_item .breadcrumbs_item_link {
border-bottom: 1px solid transparent; }
.invert .breadcrumbs_item .breadcrumbs_item_link:hover {
color: inherit;
border-bottom-color: currentColor; }
.breadcrumbs_item .breadcrumbs_item_link:hover {
text-decoration: underline; }
.breadcrumbs_item .breadcrumbs_item_target {
text-decoration: underline; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .alignleft {
float: left;
margin-right: 30px;
margin-bottom: 15px; }
.alignright {
float: right;
margin-left: 30px;
margin-bottom: 15px; }
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px; } .clear:before,
.clear:after,
.comment-body:before,
.comment-body:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.comment-body:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both; }
.hidden {
display: none; } .comments-area {
position: relative;
margin: 0 0 40px; }
.comment-list {
padding: 0 0 8px;
list-style: none; }
.comment-list .children {
margin-top: 18px;
margin-left: 30px;
list-style: none; }
@media (min-width: 1120px) {
.comment-list .children {
margin-left: 70px; } }
.comment-list .comment,
.comment-list .pingback {
margin-bottom: 36px; }
.comment-list {
margin-bottom: 36px;
list-style: none; }
.comment-list .children {
margin-left: 0;
padding-left: 10px;
list-style: none; }
@media (min-width: 1120px) {
.comment-list .children {
padding-left: 95px; } }
.comment-list .children > .comment {
margin-top: 23px; }
.comment-list > .comment + .comment,
.comment-list > .comment + .pingback,
.comment-list > .pingback + .comment,
.comment-list > .pingback + .pingback {
margin-top: 23px; }
.comments-area > .comment-list {
padding-bottom: 0;
margin-left: 0; }
.comment-body__holder {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.comment-body .avatar {
width: 40px;
margin-right: 15px;
margin-top: 0; }
@media (min-width: 940px) {
.comment-body .avatar {
width: auto;
margin-right: 20px; } }
.comment-body .fn {
display: block;
margin-bottom: 2px;
text-transform: capitalize;
font-size: 16px;
font-size: 1rem; }
.comment-body .fn a:after {
content: " " attr(href); }
.comment-body .reply {
margin-top: 11px; }
.comment-content-wrap {
-webkit-box-flex: 0;
-ms-flex: 0 1 100%;
flex: 0 1 100%; }
.comment-content-wrap__head {
padding: 12px 18px 13px;
border: 1px solid;
position: relative; }
.comment-content-wrap__head:before {
position: absolute;
content: '';
left: -11px;
top: -1px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 11px 11px 0;
border-color: transparent #e6e8e8 transparent transparent; }
.comment-content-wrap__head:after {
position: absolute;
content: '';
left: -9px;
top: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 0 9px 9px 0;
border-color: transparent #fff transparent transparent; }
.comment-author {
-ms-flex-negative: 0;
flex-shrink: 0; }
.comment-content {
margin-top: 7px; }
.comment-content p {
margin: 0; }
.comment-content-wrapper {
width: 100%; }
.comment-reply-link {
letter-spacing: 0.04em;
font-size: 14px;
text-transform: uppercase;
font-weight: 600; }
.comment-reply-link:before {
display: inline-block;
font: normal normal normal 14px/1 nc-icon-mini;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e911';
vertical-align: baseline;
margin-right: 5px;
font-size: 10px; }
.comment-date {
line-height: 1.2em;
text-transform: uppercase; }
.comment-date__link {
color: inherit; }
.comment #cancel-comment-reply-link {
float: right;
font-size: 14px; }
.comment-form p:not(.comment-form-cookies-consent) label,
.comment-form p:not(.comment-form-cookies-consent) .label-text {
font-weight: 500;
font-size: 16px;
color: #222931; }
.bypostauthor {
display: block; } .share-btns__list {
position: relative;
line-height: 1; }
.share-btns__items {
margin-left: -12px;
margin-right: -12px; }
.share-btns__items > * {
padding-left: 12px;
padding-right: 12px; }
.share-btns__item {
display: inline-block;
vertical-align: top; }
.share-btns__link {
line-height: 1.5em;
display: block;
text-align: center;
text-decoration: none;
font-size: 18px;
position: relative;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.share-btns__link:before {
content: '';
position: absolute;
left: 50%;
top: 50%;
width: 35px;
height: 35px;
margin: -17.5px 0 0 -17.5px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
border-radius: 50%;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
z-index: 1;
opacity: 0; }
.share-btns__link:hover:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; }
.share-btns__link i {
position: relative;
z-index: 2; } .post-author-bio {
margin-top: 50px;
padding: 40px 0;
position: relative; }
.post-author__holder {
position: relative;
z-index: 2;
padding: 23px 31px 20px; }
.post-author__avatar {
float: left;
margin: 5px 1em 4px 0; }
@media (min-width: 940px) {
.post-author__avatar {
margin: 5px 35px 5px 0; } }
.post-author__avatar .avatar {
vertical-align: top; }
.post-author__title {
font-size: 24px;
margin-top: 0; }
.post-author__content {
font-size: 16px; }
@media (min-width: 940px) {
.post-author__content {
overflow: hidden; } } .site {
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
overflow: hidden; }
.site-logo {
margin: 0;
font-size: 27px;
font-size: 1.6875rem;
line-height: 1.2;
font-weight: 700; }
.site-logo span {
margin-left: -8px; }
.site-header.container, .site-breadcrumbs.container, .site-content.container, .site-footer.container {
padding-left: 0;
padding-right: 0; }
.site-breadcrumbs {
margin-top: 20px; }
.site-main > *:last-child {
margin-bottom: 0; }
@media (max-width: 939px) {
#secondary {
margin-top: 40px; } }
.space-between-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.space-between-content > * {
margin-left: 0.9375rem;
margin-right: 0.9375rem; } .site-header__wrap {
padding-top: 15px;
padding-bottom: 15px; }
@media (min-width: 940px) {
.site-header__wrap.isStick {
position: fixed;
z-index: 1000;
right: 0;
left: 0; } }
.site-header__wrap .space-between-content {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.site-branding .custom-logo {
display: block; }
.pseudoStickyBlock {
display: none; }
@media (min-width: 940px) {
.pseudoStickyBlock {
display: block; } } .top-panel {
padding-top: 10px;
padding-bottom: 10px;
font-size: 11px;
font-size: 0.6875rem;
line-height: 20px; }
.top-panel .space-between-content {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
@media (max-width: 639px) {
.top-panel .space-between-content {
display: block;
text-align: center; } }
.top-panel-content__left > *, .top-panel-content__right > * {
display: inline-block;
vertical-align: middle; }
.top-panel-content__left > * {
margin-right: 10px; }
.top-panel-content__right > * {
margin-left: 10px; } .site-footer__wrap {
font-size: 11px;
font-size: 0.6875rem;
line-height: 20px; }
.site-footer__wrap .space-between-content {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.site-footer__wrap .space-between-content:not(:empty) {
padding-top: 30px;
padding-bottom: 30px; }
@media (max-width: 639px) {
.site-footer__wrap .space-between-content {
display: block;
text-align: center; } }
.footer-area {
margin-left: auto;
margin-right: auto;
padding-left: 0.9375rem;
padding-right: 0.9375rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
@media (min-width: 640px) {
.footer-area {
max-width: 640px; } }
@media (min-width: 940px) {
.footer-area {
max-width: 940px; } }
@media (min-width: 1120px) {
.footer-area {
max-width: 1120px; } }
@media (min-width: 1200px) {
.footer-area {
max-width: 1200px; } }
.footer-area > .widget {
width: 25%; }  .entry-title {
margin: 25px 0 0px; }
.posts-list--default .entry-title {
margin-bottom: 0; }
.posts-list--listing .entry-title {
margin-top: 18px; }
.grid-item .entry-title {
margin-bottom: 10px; }
.entry-footer-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-left: -10px;
margin-right: -10px; }
.entry-footer-container > * {
padding-left: 10px;
padding-right: 10px; }
.entry-footer-container > * {
margin-top: 15px; }
.entry-footer-container .tags-links + .share-btns__list + .post__button-wrap {
width: 100%; }
.entry-footer-container .tags-links + .share-btns__list + .post__button-wrap,
.entry-footer-container .post__button-wrap:only-child {
margin-top: 10px; }
.entry-meta {
font-size: 12px;
font-size: 0.75rem; }
.entry-header .entry-meta {
margin-left: -3px;
margin-right: -3px; }
.entry-header .entry-meta > * {
padding-left: 3px;
padding-right: 3px; }
.posts-list--default .entry-header .entry-meta {
margin-bottom: 10px; }
.grid-item .entry-header .entry-meta {
margin-bottom: 3px; }
.entry-content {
margin-top: 11px; }
.grid-item .entry-content {
margin-bottom: 5px; }
.entry-content .tags-links i {
font-size: 14px;
margin-right: 9px; } span.posted-on,
span.byline,
span.tags-links {
display: inline-block; }
.entry-meta i {
display: inline-block;
vertical-align: middle;
font-size: 14px;
margin-right: 6px;
margin-top: -2px; }
.cat-links li {
display: inline-block; }
.cat-links li a {
display: block;
margin: 0 4px 8px 0;
padding: 4px 11.5px 3px;
text-transform: uppercase; }
.tags-links {
text-transform: capitalize; }
.comments-link,
.comments-button {
display: inline-block;
white-space: nowrap;
vertical-align: top; }
.comments-link i,
.comments-button i {
font-size: 14px;
font-size: 0.875rem;
margin-right: 2px; }
.post-categories {
padding: 0;
margin: 0;
list-style: none;
display: inline-block; }
.btn-style .post-categories li {
display: inline-block;
margin-right: 3px;
margin-bottom: 4px; }
.btn-style .post-categories a {
display: inline-block;
padding: 6px 10px; } .posts-list {
margin-bottom: 50px; }
.posts-list .entry-footer a {
display: inline-block;
margin-top: 15px; } .post-default + .post-default {
margin-top: 50px;
padding-top: 40px;
border-top: 1px solid #e6e8e8; }
body:not(.sidebar_enabled) .post-default {
max-width: 770px;
margin-left: auto;
margin-right: auto; }
.post-default .post-thumbnail,
.post-default .entry-meta {
margin-bottom: 15px; } .post-thumbnail__link {
display: inline-block;
width: 100%; }
.post-thumbnail img {
display: block;
border-radius: 0;
width: 100%; }
.grid-item .post-thumbnail {
margin-bottom: 20px; } .related-posts {
border-top: 0 !important;
margin-bottom: 0 !important; }
.related-posts [class*="col-"] {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
.related-posts__title {
margin-bottom: 35px; }
.related-posts .related-post__content {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.related-posts .related-post__thumbnail {
position: relative; }
.related-posts .related-post__thumbnail .post-thumbnail + .cat-links {
position: absolute;
top: 40px;
left: 40px; }
.related-posts .related-post__thumbnail .post-thumbnail {
margin: 0; }
@media (min-width: 1200px) {
.position-one-right-sidebar .related-posts .col-xl-3 .related-post__content,
.position-one-left-sidebar .related-posts .col-xl-3 .related-post__content {
padding: 30px 20px; } }
.related-posts .post-thumbnail--fullwidth {
margin-bottom: 0; }
.related-posts .post-thumbnail .post-thumbnail__link img {
margin-bottom: 0; }
.related-posts .entry-meta:not(:empty) > * {
margin-right: 29px; }
.related-posts .related-posts__title {
margin: 33px 0 30px; }  .page-header {
margin: 0 0 40px; }
.page-header > * + * {
margin-top: 20px; }
.page-title {
margin: 0;
text-align: center; }
.page-footer {
border-top-width: 1px;
border-top-style: solid; } .search-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 50px; }
@media (min-width: 940px) {
.search-item {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row; } }
.search-item .entry-content {
margin-bottom: 5px;
margin-right: 40px; }
.search-item .entry-footer {
-ms-flex-negative: 0;
flex-shrink: 0; }
.search-item .entry-footer a {
display: inline-block; }
.search-item + .search-item {
margin-top: 40px;
padding-top: 40px;
border-top-width: 1px;
border-top-style: solid; } .not-found.error-404, .not-found.no-results {
max-width: 770px;
margin-left: auto;
margin-right: auto;
text-align: center; }  .post_format-post-format-image .post-thumbnail {
margin-bottom: 26px; }
.post_format-post-format-image .post-thumbnail__link {
position: relative;
display: block; }
.post_format-post-format-image .post-thumbnail__link:before {
content: '\f00e';
position: absolute;
top: 50%;
left: 50%;
width: 70px;
height: 70px;
margin: -35px 0 0 -35px;
font-size: 35px;
line-height: 70px;
text-align: center;
border-radius: 50%;
-webkit-box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.7);
box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.7);
-webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
-o-transition: opacity 0.2s ease, transform 0.2s ease;
transition: opacity 0.2s ease, transform 0.2s ease;
transition: opacity 0.2s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
-webkit-transform: scale(0.35);
-ms-transform: scale(0.35);
transform: scale(0.35);
opacity: 0; }
.post_format-post-format-image .post-thumbnail__link:hover:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; } .post_format-post-format-gallery .post-thumbnail {
display: block;
margin-bottom: 26px; }
.post_format-post-format-gallery .post-thumbnail__link {
display: block; }
.post_format-post-format-gallery .swiper-button-prev,
.post_format-post-format-gallery .swiper-button-next {
width: 45px;
height: 45px;
margin-top: -35px;
text-align: center;
font-size: 18px;
font-size: 1.125rem;
border-radius: 50%;
background-image: none;
background-color: #fff;
-webkit-box-shadow: 0px 0px 20px 0px rgba(59, 61, 66, 0.1);
box-shadow: 0px 0px 20px 0px rgba(59, 61, 66, 0.1); }
.post_format-post-format-gallery .swiper-button-prev:before,
.post_format-post-format-gallery .swiper-button-next:before {
line-height: 45px; }
.post_format-post-format-gallery .swiper-button-prev:before {
content: '\f104'; }
.post_format-post-format-gallery .swiper-button-next:before {
content: '\f105'; } .post_format-post-format-link .post-format-link {
font-size: 20px;
font-size: 1.25rem;
font-weight: 400; }
.post_format-post-format-link .post-format-link:before {
-webkit-transform: translateY(1px);
-ms-transform: translateY(1px);
transform: translateY(1px);
content: '\f0c1';
margin-right: 8px; }
.post_format-post-format-link .post-format-link-wrapper {
margin-bottom: 24px;
padding: 35px 40px;
border-radius: 4px;
background-color: #f1f4f6; } .post_format-post-format-quote .post-format-quote {
padding: 50px 8%;
border-radius: 4px;
text-align: center; }
.post_format-post-format-quote .post-format-quote:before {
position: static;
margin: 0 auto 17px;
display: block;
text-align: center;
width: 62px;
height: 62px;
line-height: 62px;
border-radius: 28px; }
.post_format-post-format-quote .post-format-quote cite {
margin-top: 15px; } .post_format-post-format-audio .mejs-audio {
margin-bottom: 24px; } .post_format-post-format-video .wp-video {
margin-bottom: 24px;
margin-left: auto;
margin-right: auto; }  .site-content__wrap {
margin-top: 60px;
margin-bottom: 60px; }
.single-post .hentry {
margin-bottom: 31px; }
.single-post .post > .entry-header {
margin-bottom: 28px; }
.single-post .post > .entry-content {
margin-top: 10px; }
.single-post .post > .entry-footer .entry-meta:not(:empty) {
margin-top: 13px; }
.single-post .entry-header .entry-meta > *:not(.posted-on) {
margin-right: 27px; }
.single-post .entry-title {
margin-top: 22px;
margin-bottom: 3px; }
.single-post .post-thumbnail img {
margin-bottom: 35px; }
.single-post .overlay-thumbnail {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background-size: cover;
background-position: center; }
.single-post .site-main > *:not(.post) {
border-top-width: 1px;
border-top-style: solid; }
.single-post .site-main .comments-area {
border-top: 0; }
.single-post .site-main .comments-area .comments-title {
padding-top: 33px;
margin: 0 0 30px; }
.single-post .site-main .comments-area .comment-respond {
margin-top: -1px;
padding-top: 10px;
border-top-width: 1px;
border-top-style: solid; }
.single-post .site-main .comments-area .comment-body + .comment-respond {
margin-top: 30px;
padding-top: 0;
border: 0; }
.single-post .site-main .related-posts + .comments-area .comments-title {
border-top-width: 1px;
border-top-style: solid; } .post-template-single-layout-2.post-template .site-content {
margin-top: 0; }
.post-template-single-layout-2 .single-header-2 {
margin-top: 40px;
margin-bottom: 25px;
text-align: center; }
@media (min-width: 640px) {
.post-template-single-layout-2 .single-header-2 {
margin-bottom: 55px; } }
.post-template-single-layout-2 .post-thumbnail {
margin-bottom: 25px; }
@media (min-width: 640px) {
.post-template-single-layout-2 .post-thumbnail {
margin-bottom: 55px; } }
.post-template-single-layout-2 .post-thumbnail .size-buildwall-thumb-xl {
border-radius: 0;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
max-width: none;
max-height: 550px; }
.post-template-single-layout-3.post-template .site-content {
margin-top: 0; }
.post-template-single-layout-3 .single-header-3 {
position: relative;
margin-bottom: 35px;
padding-top: 35px;
z-index: 1; }
.post-template-single-layout-3 .single-header-3.invert {
padding: 50px 0 45px; }
@media (min-width: 640px) {
.post-template-single-layout-3 .single-header-3.invert {
padding: 80px 0 75px; } }
@media (min-width: 940px) {
.post-template-single-layout-3 .single-header-3.invert {
padding: 130px 0 115px; } }
.post-template-single-layout-3 .single-header-3.invert .entry-title,
.post-template-single-layout-3 .single-header-3.invert p {
text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35); }
.post-template-single-layout-3 .single-header-3 .cat-links {
margin-bottom: 30px; }
.post-template-single-layout-3 .single-header-3 .entry-title {
margin-bottom: 10px; }
.post-template-single-layout-3 .single-header-3 .entry-header-bottom {
margin-top: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-left: -0.9375rem;
margin-right: -0.9375rem;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.post-template-single-layout-3 .single-header-3 .entry-header-bottom > * {
margin-left: 0.9375rem;
margin-right: 0.9375rem; }
.post-template-single-layout-3 .single-header-3 .post-author {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.post-template-single-layout-3 .single-header-3 .post-author__avatar {
margin-right: 20px; }
.post-template-single-layout-3 .single-header-3 .comments-button {
background: none; }
@media (min-width: 640px) {
.post-template-single-layout-3 .single-header-3 p {
font-size: 18px;
font-size: 1.125rem; } }
.post-template-single-layout-3 .single-header-3 .overlay-thumbnail:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5); }
.post-template-single-layout-4.post-template .site-content {
margin-top: 0; }
.post-template-single-layout-4 .site-content__wrap {
position: relative; }
.post-template-single-layout-4 .header-post-thumbnail {
position: absolute;
top: 0;
left: 0;
right: 0; }
.post-template-single-layout-4 .header-post-thumbnail img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
max-width: none;
max-height: 1080px; }
.post-template-single-layout-4 .site-main {
padding: 20px;
background-color: #fff; }
@media (min-width: 640px) {
.post-template-single-layout-4 .site-main {
padding: 65px 100px; } }
.post-template-single-layout-4 .single-header-4 {
position: relative;
padding-top: 30px;
text-align: center; }
.post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
bottom: -100px; }
@media (min-width: 640px) {
.post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
bottom: -150px; } }
@media (min-width: 940px) {
.post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
bottom: -200px; } }
@media (min-width: 1120px) {
.post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
bottom: -270px; } }
@media (min-width: 1200px) {
.post-template-single-layout-4 .single-header-4 .overlay-thumbnail {
bottom: -430px; } }
.post-template-single-layout-4 .single-header-4.invert {
padding: 50px 0 35px; }
@media (min-width: 640px) {
.post-template-single-layout-4 .single-header-4.invert {
padding: 103px 0 95px; } }
.post-template-single-layout-4 .single-header-4.invert .entry-title,
.post-template-single-layout-4 .single-header-4.invert p {
text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35); }
.post-template-single-layout-4 .single-header-4 .cat-links {
margin-bottom: 30px; }
.post-template-single-layout-4 .single-header-4 .post-author {
margin-top: 32px; }
.post-template-single-layout-4 .single-header-4 .post-author__avatar {
margin-bottom: 2px; }
.post-template-single-layout-4 .single-header-4 .entry-meta:not(:empty) {
margin-left: -12px;
margin-right: -12px;
margin-top: 27px; }
.post-template-single-layout-4 .single-header-4 .entry-meta:not(:empty) > * {
padding-left: 12px;
padding-right: 12px; }
@media (min-width: 640px) {
.post-template-single-layout-4 .single-header-4 p {
font-size: 18px;
font-size: 1.125rem; } }
.post-template-single-layout-4 .single-header-4 i {
font-size: 12px;
font-size: 0.75rem; }
@media (max-width: 939px) {
.post-template-single-layout-5 .single-header-5 {
text-align: center; } }
.post-template-single-layout-5 .single-header-5.invert .entry-header {
padding: 25px; }
@media (min-width: 940px) {
.post-template-single-layout-5 .single-header-5.invert .entry-header {
padding: 40px;
min-height: 730px; } }
.post-template-single-layout-5 .single-header-5 .entry-header {
padding-top: 20px;
margin-bottom: 35px;
position: relative; }
@media (min-width: 940px) {
.post-template-single-layout-5 .single-header-5 .entry-header-top {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.post-template-single-layout-5 .single-header-5 .entry-header-top > * {
margin-left: 0.9375rem;
margin-right: 0.9375rem; } }
@media (min-width: 640px) {
.post-template-single-layout-5 .single-header-5 .entry-header p {
font-size: 18px;
font-size: 1.125rem; } }
@media (min-width: 940px) {
.post-template-single-layout-5 .single-header-5 .entry-header p, .post-template-single-layout-5 .single-header-5 .entry-title {
width: 70%; } }
.post-template-single-layout-5 .single-header-5 .entry-meta:not(:empty) {
margin-top: 5px; }
.post-template-single-layout-5 .single-header-5 .entry-meta:not(:empty) > * {
margin-bottom: 30px; }
.post-template-single-layout-5 .single-header-5 .comments-link {
vertical-align: baseline; }
@media (min-width: 940px) {
.post-template-single-layout-5 .single-header-5 .post-author {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.post-template-single-layout-5 .single-header-5 .post-author__avatar {
margin-left: 15px; }
.post-template-single-layout-5 .single-header-5 .post-author__content {
margin-bottom: 5px;
text-align: right; } }
@media (max-width: 939px) {
.post-template-single-layout-5 .single-header-5 .post-author {
margin-bottom: 15px; } }
@media (max-width: 939px) {
.post-template-single-layout-6 #author-block {
margin-bottom: 50px; } }
.post-template-single-layout-6 .single-header-6 .cat-links {
margin-bottom: 18px; }
.post-template-single-layout-6 .single-header-6 .cat-links.btn-style a {
padding: 3px 8px;
border-radius: 0; }
.post-template-single-layout-6 .post-author-bio {
display: block;
text-align: center;
margin: 0 5% 20px;
padding: 0;
border: none; }
.post-template-single-layout-6 .post-author__avatar {
margin-bottom: 15px; }
.post-template-single-layout-6 .post-author__avatar, .post-template-single-layout-6 .post-author__content {
padding: 0; }
.post-template-single-layout-6 .posted-on {
text-align: center; }
.post-template-single-layout-6.post-template .site-content {
margin-top: 0; }
.post-template-single-layout-6 .site-content__wrap {
margin-top: 50px; }
.post-template-single-layout-7.post-template .site-content {
margin-top: 0; }
.post-template-single-layout-7 .single-header-7 {
position: relative;
padding: 30px 0;
margin-bottom: 60px;
text-align: center; }
@media (min-width: 640px) {
.post-template-single-layout-7 .single-header-7 .entry-header-top:not(:empty) {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.post-template-single-layout-7 .single-header-7 .entry-header-top:not(:empty) > * {
margin-left: 0.9375rem;
margin-right: 0.9375rem; } }
.post-template-single-layout-7 .single-header-7 .entry-header-top:not(:empty) .cat-links,
.post-template-single-layout-7 .single-header-7 .entry-header-top:not(:empty) .posted-on {
margin-bottom: 20px; }
.post-template-single-layout-7 .single-header-7 .entry-header-bottom .entry-meta {
margin-left: -12px;
margin-right: -12px; }
.post-template-single-layout-7 .single-header-7 .entry-header-bottom .entry-meta > * {
padding-left: 12px;
padding-right: 12px; }
.post-template-single-layout-7 .single-header-7 .entry-title {
margin-bottom: 60px; }
.post-template-single-layout-7 .single-header-7 .post-author-bio {
display: block;
text-align: center;
margin: 0 0 20px;
padding: 0;
border: none; }
.post-template-single-layout-7 .single-header-7 .post-author__avatar {
margin-bottom: 15px; }
.post-template-single-layout-7 .single-header-7 .post-author__avatar, .post-template-single-layout-7 .single-header-7 .post-author__content {
padding: 0; }
.post-template-single-layout-7 .single-header-7 i {
font-size: 12px;
font-size: 0.75rem; }
.post-template-single-layout-8.post-template .site-content {
margin-top: 0; }
.post-template-single-layout-8 .single-header-8 {
margin-bottom: 60px;
padding: 60px 0 0;
text-align: center; }
@media (min-width: 940px) {
.post-template-single-layout-8 .single-header-8 {
padding: 60px 0 30px; } }
@media (min-width: 1120px) {
.post-template-single-layout-8 .single-header-8 {
padding: 60px 0; } }
.post-template-single-layout-8 .single-header-8.with_author_block {
margin-top: 120px; }
.post-template-single-layout-8 .single-header-8.with_author_block .post-author-bio {
margin-top: -130px; }
.post-template-single-layout-8 .single-header-8 .post-author-bio {
display: block;
text-align: center;
margin: 0 0 32px;
padding: 0;
border: none; }
.post-template-single-layout-8 .single-header-8 .post-author__avatar {
margin-bottom: 15px; }
.post-template-single-layout-8 .single-header-8 .post-author__avatar, .post-template-single-layout-8 .single-header-8 .post-author__content {
padding: 0; }
.post-template-single-layout-8 .single-header-8 .entry-title {
margin-top: 30px;
margin-bottom: 30px;
text-transform: uppercase; }
.post-template-single-layout-8 .single-header-8 .entry-meta:not(:empty) {
margin-top: 35px;
margin-bottom: 50px; }
.post-template-single-layout-9.post-template .site-content {
margin-top: 0; }
.post-template-single-layout-9 .single-header-9 {
margin-top: 20px;
margin-bottom: 30px;
text-align: center; }
@media (min-width: 640px) {
.post-template-single-layout-9 .single-header-9 {
margin-top: 40px;
margin-bottom: 60px; } }
.post-template-single-layout-9 .single-header-9 .post-thumbnail {
margin-top: 25px;
margin-bottom: 0; }
@media (min-width: 640px) {
.post-template-single-layout-9 .single-header-9 .post-thumbnail {
margin-top: 55px; } }
.post-template-single-layout-9 .single-header-9 .post-thumbnail img {
border-radius: 0;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
max-width: none;
max-height: 730px; }
.post-template-single-layout-9 .post-author-bio {
margin-top: 0;
margin-bottom: 30px;
padding: 0;
border: none; }
.post-template-single-layout-10.post-template .site-content {
margin-top: 0; }
.post-template-single-layout-10 .single-header-10 .entry-header {
border-radius: 4px;
padding: 32px 40px 25px;
margin-top: 30px;
margin-bottom: 55px; }
@media (max-width: 639px) {
.post-template-single-layout-10 .single-header-10 .entry-header {
text-align: center; } }
@media (min-width: 640px) {
.post-template-single-layout-10 .single-header-10 .entry-header-bottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-left: -0.9375rem;
margin-right: -0.9375rem;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
.post-template-single-layout-10 .single-header-10 .entry-header-bottom > * {
margin-left: 0.9375rem;
margin-right: 0.9375rem; } }
.post-template-single-layout-10 .single-header-10 .entry-header .post-author,
.post-template-single-layout-10 .single-header-10 .entry-header .cat-links,
.post-template-single-layout-10 .single-header-10 .entry-header .posted-on {
padding: 0 18px 15px 0;
display: inline-block; }
@media (max-width: 939px) {
.post-template-single-layout-10 .single-header-10 .entry-header .post-author {
display: block; } }
.post-template-single-layout-10 .single-header-10 .entry-title {
max-width: 700px;
margin-bottom: 17px; }
.post-template-single-layout-10 .single-header-10.has-post-thumbnail .entry-header {
margin-top: -100px; }
.post-template-single-layout-10 .single-header-10 .post-author__avatar {
margin-right: 12px; }
.post-template-single-layout-10 .single-header-10 .post-author__avatar img {
vertical-align: middle; }
.post-template-single-layout-10 .single-header-10 .post-thumbnail {
margin-bottom: 0; }
.post-template-single-layout-10 .single-header-10 .post-thumbnail img {
border-radius: 0;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
max-width: none;
max-height: 730px; }
.post-template-single-layout-10 .single-header-10 .comments-button {
background: none;
margin-bottom: 15px; } .sticky-label {
position: absolute;
top: 10px;
right: 10px;
display: inline-block;
text-align: center;
font-size: 16px;
line-height: 37px;
height: 37px;
border-radius: 37px;
-webkit-transition: .3s ease-out;
-o-transition: .3s ease-out;
transition: .3s ease-out;
z-index: 1; }
@media (min-width: 940px) {
.sticky-label {
top: 34px;
right: 41px; } }
.sticky-label i {
font-size: 14px;
line-height: 37px; }
.sticky-label.type-icon {
width: 37px; }
.sticky-label.type-label, .sticky-label.type-both {
padding-left: 15px;
padding-right: 15px; }
.sticky-label.type-both i {
float: left;
margin-right: 5px; } .widget-title {
position: relative;
padding-bottom: 12px;
margin-top: 0;
margin-bottom: 20px; }
.widget-title:before {
bottom: 0;
content: '';
position: absolute;
display: block;
width: 18px;
height: 3px; }
.widget + .widget {
margin-top: 50px;
padding-top: 5px; }
.sidebar .widget,
.footer-area .widget {
margin-top: 1.5em; }
@media (min-width: 940px) {
.sidebar .widget,
.footer-area .widget {
margin-top: 3em; } }
.widget select {
width: 100%; }
.widget ul {
list-style: none;
margin-left: 0; }
.widget ul li {
margin-bottom: 6px; }
.widget li > ul,
.widget li > ol {
margin-top: 4px;
margin-left: 1.2em; }
.widget_recent_entries ul li {
margin-bottom: 6px; }
.widget_recent_entries .post-date {
display: block; }
.widget_recent_entries .post-date:before {
content: '\f133';
margin-right: 5px; }
.widget_recent_comments .recentcomments {
margin-bottom: 20px; }
.widget_recent_comments .recentcomments .comment-author-link a {
font-weight: initial;
text-transform: uppercase; }
.widget_recent_comments .recentcomments .comment-author-link a:before {
content: none; }
.widget_recent_comments .recentcomments a:before {
content: '';
display: block; }
.widget_tag_cloud .tag-cloud-link {
font-size: 14px !important;
display: inline-block;
padding: 7px 19px 8px;
border: 1px solid #e6e8e8;
margin: -1px -4px 0 -1px;
text-transform: uppercase;
font-weight: bold; }
.widget_calendar table {
margin-bottom: 0;
table-layout: fixed;
width: 100%;
position: relative; }
.widget_calendar thead {
text-align: center;
border-top: none; }
.widget_calendar caption {
text-align: center;
padding: 10.5px 0;
text-transform: uppercase; }
.widget_calendar th {
padding: 8px 0;
font-weight: inherit;
position: relative;
border: 1px solid; }
.widget_calendar tbody td {
position: relative;
text-align: center;
line-height: 38px;
font-size: 12px;
height: 38px;
padding: 0;
border: 1px solid; }
.widget_calendar tbody td a {
display: inline-block;
width: 100%; }
.widget_calendar tfoot td {
position: absolute;
top: 13px;
padding: 0;
border: 0; }
.widget_calendar tfoot td a {
font-size: 0; }
.widget_calendar tfoot td a:before {
display: inline-block;
font: normal normal normal 14px/1 nc-icon-mini;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e927';
font-size: 14px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s; }
.widget_calendar tfoot td#prev {
left: 16px; }
.widget_calendar tfoot td#prev a:before {
content: '\e927'; }
.widget_calendar tfoot td#next {
right: 16px; }
.widget_calendar tfoot td#next a:before {
content: '\e928'; }
.widget_calendar #next {
text-align: right; }
.wp-block-archives li,
.wp-block-categories li {
list-style-type: none; }
.icon-cat, .widget.widget_archive a,
.widget.widget_categories a, .wp-block-archives li a,
.wp-block-categories li a {
position: relative;
padding-left: 16px; }
.icon-cat:before, .widget.widget_archive a:before,
.widget.widget_categories a:before, .wp-block-archives li a:before,
.wp-block-categories li a:before {
content: '\e928';
display: inline-block;
font: normal normal normal 14px/1 nc-icon-mini;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 8px;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none; } embed,
iframe,
object {
max-width: 100%; }
.img-pull-left {
float: left;
width: 50%;
margin: 0 4% 1% 0; }
.img-pull-right {
float: right;
width: 50%;
margin: 0 0 1% 4%; }
.alignleft {
margin: 15px 30px 15px 0; }
.alignright {
margin: 15px 0 15px 30px; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
font-size: 12px;
font-size: 0.75rem; }
.wp-caption-text {
text-align: center; } .gallery {
margin-left: -0.9375rem;
margin-right: -0.9375rem; }
.gallery > * {
padding-left: 0.9375rem;
padding-right: 0.9375rem; }
.gallery-item {
margin-top: 0.9375rem;
margin-bottom: 0.9375rem; }
.gallery img {
display: block;
width: 100%;
height: auto;
border-radius: 4px; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.gallery-caption {
display: block; } .embed-responsive {
position: relative;
display: block;
padding: 0; }
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0; }
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 62.33%; }
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%; } .fb_iframe_widget {
max-width: 100%; }
.fb_iframe_widget > span {
max-width: 100%; }   .slick-slide:focus {
outline: none; }  .jet-smart-listing-wrap.jet-processing + div.jet-smart-listing-loading {
width: 30px;
height: 30px;
border: 3px solid transparent;
border-top-color: red;
border-right-color: red; } .jet-mobile-menu-active .jet-mobile-menu-cover {
z-index: 1; } div.wpcf7 .ajax-loader {
position: relative;
border-radius: 50%;
width: 20px;
height: 20px;
border: 3px solid transparent;
margin: 0 15px;
background: none;
-webkit-animation: tm_spin 1s linear infinite;
animation: tm_spin 1s linear infinite;
z-index: 11; }
@-webkit-keyframes tm_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes tm_spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } } .main-navigation .sub-menu li.wpml-ls-item {
margin: 3px 10px;
padding: 2px 10px; }
.main-navigation .sub-menu li.wpml-ls-item a {
-webkit-transition: none;
-o-transition: none;
transition: none; }
.main-navigation.mobile-menu .menu li.wpml-ls-item {
display: block;
margin: 1px 8px;
padding: 4px 7px; } html#ecwid_html body#ecwid_body { }
html#ecwid_html body#ecwid_body .ecwid.horizontal-menu-container.horizontal-desktop .horizontal-menu.horizontal-menu--desktop .horizontal-menu-item {
margin-right: 10px; }
html#ecwid_html body#ecwid_body .ec-size.ecwid-lte-600px div.ecwid-productBrowser {
padding: 0 0.9375rem 20px; }
html#ecwid_html body#ecwid_body .ec-size div.ecwid-productBrowser {
padding: 0 1.875rem 20px;
background-color: transparent; }
html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items {
margin-right: -0.9375rem;
margin-left: -0.9375rem; }
html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--medium-items .grid-product__wrap {
padding: 0.9375rem; }
html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .product-details-module__content .product-details__product-description { }
html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .product-details-module__content .product-details__product-description p {
margin: 0 0 1em; }
html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__sort {
margin-bottom: 22px; }
html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .ec-grid .page-title__name {
margin-bottom: 22px; }
html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .details-product-option--radio .product-details-module__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start; }
html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .details-product-option--radio .product-details-module__content .form-control--radio {
padding: 5px;
width: auto; }
html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid-product__wrap-inner > *:last-child:not(.grid-product__image) {
padding-top: 6px; }
html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .grid__products--layout-left .grid-product__price {
padding-top: .1em; }
html#ecwid_html body#ecwid_body .ec-size .ec-wrapper .ec-store .form-control__button { border-radius: 4px; }
html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store {   }
html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store .form-control--small .form-control__button {
min-height: 36px; }
html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store .form-control .form-control__button {
min-height: 40px; }
html#ecwid_html body#ecwid_body .ec-size.ec-size--l .ec-wrapper .ec-store .form-control--medium .form-control__button {
min-height: 46px; }
.rev-btn i{
font-size: 10px !important;
margin-left: 9px !important;
}