@font-face {
font-family: 'star';
src: url(//siflogo-lefkada.gr/wp-content/themes/villenoir/assets/wc-star-font/star.eot);
src: url(//siflogo-lefkada.gr/wp-content/themes/villenoir/assets/wc-star-font/star.eot?#iefix) format('embedded-opentype'),
url(//siflogo-lefkada.gr/wp-content/themes/villenoir/assets/wc-star-font/star.woff) format('woff'),
url(//siflogo-lefkada.gr/wp-content/themes/villenoir/assets/wc-star-font/star.ttf) format('truetype'),
url(//siflogo-lefkada.gr/wp-content/themes/villenoir/assets/wc-star-font/star.svg#star) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'WooCommerce';
src: url(//siflogo-lefkada.gr/wp-content/themes/villenoir/assets/wc-star-font/WooCommerce.eot);
src: url(//siflogo-lefkada.gr/wp-content/themes/villenoir/assets/wc-star-font/WooCommerce.eot?#iefix) format('embedded-opentype'),
url(//siflogo-lefkada.gr/wp-content/themes/villenoir/assets/wc-star-font/WooCommerce.woff) format('woff'),
url(//siflogo-lefkada.gr/wp-content/themes/villenoir/assets/wc-star-font/WooCommerce.ttf) format('truetype'),
url(//siflogo-lefkada.gr/wp-content/themes/villenoir/assets/wc-star-font/WooCommerce.svg#star) format('svg');
font-weight: normal;
font-style: normal;
} @-webkit-keyframes spin-360 {
from {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
50% {
-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);
zoom: 1;
}
to {
-webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0);
zoom: 1;
}
} #fullscreen-searchform {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: var(--primary-color-alt);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition   : all 0.5s ease-in-out;
-o-transition     : all 0.5s ease-in-out;
-ms-transition    : all 0.5s ease-in-out;
transition        : all 0.5s ease-in-out;
-webkit-transform : translate(0px, -100%) scale(0, 0);
-moz-transform    : translate(0px, -100%) scale(0, 0);
-o-transform      : translate(0px, -100%) scale(0, 0);
-ms-transform     : translate(0px, -100%) scale(0, 0);
transform         : translate(0px, -100%) scale(0, 0);
opacity: 0;
z-index: 9999;
}
#fullscreen-searchform.open {
-webkit-transform: translate(0px, 0px) scale(1, 1);
-moz-transform   : translate(0px, 0px) scale(1, 1);
-o-transform     : translate(0px, 0px) scale(1, 1);
-ms-transform    : translate(0px, 0px) scale(1, 1);
transform        : translate(0px, 0px) scale(1, 1); 
opacity          : 1;
}
#fullscreen-searchform input[type="search"] {
position: absolute;
top: 50%;
left: 0;
right: 0;
width: 80%;
color: #fff;
background: rgba(255, 255, 255, 0.1);
font-size: 18px;
text-align: left;
border: 0px;
margin: 0px auto;
margin-top: -51px;
padding: 30px;
outline: none;
height: auto;
}
#fullscreen-searchform .btn {
position: absolute;
top: 50%;
left: 50%;
margin-top: 91px;
margin-left: -73px;
text-transform: uppercase;
padding: 16px 48px;
background: #fff;
color: var(--primary-color-alt);
display: none;
}
#fullscreen-searchform .close {
position: fixed;
top: 60px;
right: 60px;
color: #fff;
border-color: transparent;
background: transparent;
opacity: 1;
padding: 3px 15px;
font-size: 18px;
text-shadow: none;
}
#fullscreen-searchform .close svg path {
fill: #fff;
} @keyframes spin {
100% {
transform: rotate( 360deg );
}
}
.woocommerce .blockUI.blockOverlay {
position: relative;
}
html.gg-theme-style-dark .woocommerce .blockUI.blockOverlay {
background: rgba(0,0,0,1) !important;
}
.woocommerce .loader:before,
.woocommerce .blockUI.blockOverlay:before {
height: 1em;
width: 1em;
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-left: -.5em;
margin-top: -.5em;
display: block;
-webkit-animation: spin 1s ease-in-out infinite;
-moz-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
content: "";
background: url(//siflogo-lefkada.gr/wp-content/themes/villenoir/images/loader.svg) center center;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
color: rgba(var(--primary-color-alt),0.75);
}
.woocommerce .wishlist_table .blockUI {
background: #fff !important;
}
p.demo_store {
position: fixed;
top: auto;
bottom: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: 1em 0;
text-align: center;
background-color: var(--primary-color-alt);
color: #fff;
z-index: 99998;
}
.out-of-stock {
color: #e71111;
} .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: 'star';
}
.star-rating:before {
content: "\73\73\73\73\73";
color: #ccc;
float: left;
top: 0;
left: 0;
position: absolute;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.woocommerce-product-rating {
line-height: 2;
display: block;
}
.woocommerce-product-rating .star-rating {
margin: .5em 4px 0 0;
float: left;
}
.products .star-rating {
display: block;
margin: 0 0 .5em;
float: none;
}
.hreview-aggregate .star-rating {
margin: 10px 0 0 0;
}
#reviews #comments {
margin: 0;
}
#reviews #comments ol {
margin: 0;
padding: 0;
list-style: none;
}
#reviews #comments .comment {
border-top: none;
margin-top: 0;
padding-top: 0;
border-bottom: 1px solid var(--borders-color);
margin-bottom: 25px;
padding-bottom: 25px;	
}
#reviews #comments h2 {
font-size: 18px;
text-transform: uppercase;
margin: 15px 0 45px 0;
line-height: normal;
letter-spacing: 2px;
position: relative;
display: inline-block;
}
#reviews #respond h3#reply-title {
margin: 25px 0 0 0;
}
#reviews #comments .comment img.avatar {
width: 42px;
height: 42px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
float: left;
margin-right: 20px;
}
#reviews #comments .comment .description {
margin-bottom: 0;
}
#reviews #comments .comment p:last-child {
margin-bottom: 0;
}
#reviews #comments .comment p.meta strong {
text-transform: uppercase;
color: var(--text-body-color);
}
#reviews #comments .comment .star-rating {
color: var(--text-body-color);
}
#review_form #respond {
position: static;
margin: 0;
width: auto;
padding: 0 0 0;
background: transparent none;
border: 0;
}
#review_form #respond p {
margin: 0 0 10px;
}
#review_form #respond .form-submit input {
left: auto;
}
#review_form #respond .form-submit textarea {
width: 100%;
}
p.stars {
position: relative;
font-size: 1em;
}
p.stars	a {
display: inline-block;
font-weight: 700;
margin-right: 1em;
text-indent: -9999px;
position: relative;
border-bottom: 0 !important;
outline: 0;
}
p.stars	a:last-child {
border-right: 0;
}
p.stars	a.star-1,
p.stars	a.star-2,
p.stars	a.star-3,
p.stars	a.star-4,
p.stars	a.star-5 {
border-right: 1px solid #ccc;
font-family: "star";
}
p.stars	a.star-1:after,
p.stars	a.star-2:after,
p.stars	a.star-3:after,
p.stars	a.star-4:after,
p.stars	a.star-5:after {
font-family: "WooCommerce";
text-indent: 0;
position: absolute;
top: 0;
left: 0;
}
p.stars	a.star-1 {
width: 2em;
}
p.stars	a.star-1:after {
content: "\e021";
}
p.stars	a.star-1:hover:after,
p.stars	a.star-1.active:after {
content: "\e020"
}
p.stars	a.star-2 {
width: 3em;
}
p.stars	a.star-2:after {
content: "\e021\e021";
}
p.stars	a.star-2:hover:after,
p.stars	a.star-2.active:after {
content: "\e020\e020"
}
p.stars	a.star-3 {
width: 4em;
}
p.stars	a.star-3:after {
content: "\e021\e021\e021";
}
p.stars	a.star-3:hover:after,
p.stars	a.star-3.active:after {
content: "\e020\e020\e020"
}
p.stars	a.star-4 {
width: 5em;
}
p.stars	a.star-4:after {
content: "\e021\e021\e021\e021";
}
p.stars	a.star-4:hover:after,
p.stars	a.star-4.active:after {
content: "\e020\e020\e020\e020"
}
p.stars	a.star-5 {
width: 6em;
border: 0;
}
p.stars	a.star-5:after {
content: "\e021\e021\e021\e021\e021";
}
p.stars	a.star-5:hover:after,
p.stars	a.star-5.active:after {
content: "\e020\e020\e020\e020\e020"
}
.woocommerce input::-webkit-outer-spin-button,
.woocommerce input::-webkit-inner-spin-button {
display: none;
} span.onsale,
span.soldout {
background: var(--links-elements-color);
color: #fff;
position: absolute;
top: 0;
left: 0;
padding: 5px 12px;
z-index: 1;
} span.soldout {
background: var(--primary-color-alt);
}
.woocommerce.single-product .product .col-md-6 span.onsale,
.woocommerce.single-product .product .col-md-6 span.soldout {
left: 15px;
}
.woocommerce .gg-wc-ordering-wrapper {
float: left;
width: 100%;
margin-bottom: 30px;
}
.woocommerce .woocommerce-result-count {
float: left;
margin-bottom: 0;
}
.woocommerce form.woocommerce-ordering,
.woocommerce .products-per-page {
float: right;
width: auto;
margin-bottom: 0;
margin-left: 30px;
}
.woocommerce .products-per-page form.woocommerce-products-per-page {
margin-bottom: 0;
float: right;
width: auto;
margin-left: 15px;
}
.woocommerce form.woocommerce-ordering select,
.woocommerce .products-per-page select {
background: transparent;
border: 0;
padding: 0;
height: auto;
}
.woocommerce form.woocommerce-ordering select {
width: 135px;
}
.woocommerce form.woocommerce-ordering .bootstrap-select > .btn {
background: transparent;
height: auto;
padding: 0 0 0 30px;
box-shadow: none;
transition: none;
}
.woocommerce form.woocommerce-ordering .bootstrap-select.open > .btn {
background: #e7e7e7;
color: var(--primary-color-alt);
}
.woocommerce form.woocommerce-ordering .bootstrap-select.btn-group .dropdown-menu {
box-shadow: none;
border: 0;
margin: 0;
padding-bottom: 2px;
}
.woocommerce form.woocommerce-ordering .bootstrap-select.btn-group .dropdown-menu li a {
padding-top: 0;
padding-bottom: 0;
}
.woocommerce .products {
margin: 0;
padding: 0;
list-style: none;
float: left;
width: 100%;
}
.woocommerce .products.gg-slick-carousel {
float: none;
}
.woocommerce .products li,
.woocommerce .el-grid.products:not(.gg-slick-carousel) div.product {
margin-bottom: 30px;
}
.woocommerce .products li.first {
clear: both;
}
.woocommerce .products li.clearfix.visible-md.visible-lg,
.woocommerce .products li.clearfix.invisible-xs {
margin: 0;
padding: 0;
}
.woocommerce .products li .price ins,
.woocommerce .el-grid.products div.product .price ins,
.el-grid li.product .price ins {
text-decoration: none;
}
.woocommerce .products li .price del,
.woocommerce .el-grid.products div.product .price del,
.el-grid li.product .price del {
font-size: 12px;
font-style: italic;
} .woocommerce.single-product .product .summary,
.woocommerce.single-product .images {
margin-bottom: 140px;
float: left;
width: 100%;
}
.woocommerce.single-product.wpb-is-on #content {
padding: 150px 0; 
} .woocommerce.single-product .images {
margin-top: 0;
margin-bottom: 30px;
}
.woocommerce.single-product .images .thumbnails a.zoom {
float: left;
margin-right: 30px;
}
.woocommerce.single-product .images .woocommerce-main-image {
float: left;
width: 100%;
text-align: center;
}
.woocommerce.single-product .images .woocommerce-main-image img {
-webkit-animation: fadeIn .5s;
animation: fadeIn .5s;
}
.woocommerce .product .summary form.cart {
width: 100%;
float: left;
margin: 0 0 90px 0;  
}
.woocommerce .product .summary h1.product_title {
font-size: 48px;
margin: 0 0 80px 0;
line-height: 56px;
}
.woocommerce .product .summary .year {
margin: 0;
color: var(--links-elements-color);
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
}
.woocommerce .wc-proceed-to-checkout input[type="submit"] {
height: auto;
}
.woocommerce .product .summary p.cart {
float: left;
margin-right: 30px;
}
.woocommerce .product .summary p.cart .single_add_to_cart_button.button {
height: auto;
}
.woocommerce .button.wc-forward {
height: auto;
}
@media only screen and (max-width: 480px) {
.woocommerce .button.wc-forward {
padding-left: 18px;
padding-right: 18px; 
}
}
.woocommerce.gg-widget .button.wc-forward {
float: left;
}
.woocommerce.gg-widget .button.wc-forward.checkout {
float: right;
}
.woocommerce .cart .quantity {
position: relative;
max-width: 170px; float: left;
margin-right: 30px;
}
.woocommerce .cart .quantity input.qty {
width: 170px;
text-align: center;
padding-left:25px;
padding-right: 25px;
background: var(--links-elements-color);
border:0;
color: #fff;
font-size: 18px;
height: 51px;
}
.woocommerce .cart .quantity input.minus,
.woocommerce .cart .quantity input.plus {
width: 45px;
height: 51px;
position: absolute;
right: 0;
top: 0;
line-height: normal;
padding: 0;
background: transparent;
border: 0;
color: #fff;
font-size: 18px;
}
.woocommerce .cart .quantity input.minus:hover,
.woocommerce .cart .quantity input.plus:hover {
background: var(--primary-color-alt);
}
.woocommerce .cart .quantity input.minus {
right: auto;
left: 0;
}
.woocommerce .product .summary div[itemprop="description"] {
margin-bottom: 80px;
}
.woocommerce .product .summary div[itemprop="offers"] {
margin-bottom: 50px;
}
.woocommerce .product .upsells.products,
.woocommerce .product .related.products {
float: left;
width: 100%;
display: block;
}
.woocommerce .product .upsells.products > h2,
.woocommerce .product .related.products > h2 {
margin: 150px 0;
text-align: center;
color: var(--links-elements-color);
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
}
.woocommerce .product .upsells.products li,
.woocommerce .product .related.products li {
padding-top: 0;
}
.woocommerce .product .summary .price {
font-size: 64px;
line-height: normal;
margin: 0px 0 50px 0;
font-family: var(--headings-font);
}
.woocommerce .product .summary .price .woocommerce-price-suffix {
font-size: 18px;
}
.woocommerce .product .summary .price .bottle-size {
font-size: 18px;
font-style: italic;
color: #ccc;
}
.woocommerce .product .summary .price ins {
text-decoration: none;
}
.woocommerce .product .summary .price del {
font-size: 18px;
font-style: italic;
color: #ccc;
display: block;
}
.woocommerce .product .summary .single_variation {
margin: 30px 0;
}
.woocommerce .product .summary .variations {
width: 100%;
}
.woocommerce .product .summary .single_variation_wrap {
margin-top:60px;
}
.woocommerce .product .summary .variations td.label {
height: 44px;
max-width: 100%;
padding: 12px 12px 12px 0;
vertical-align: middle;
display: block;
text-align: left;
line-height: 1.916;
}
.woocommerce .product .summary .variations td.value {
max-width: 100%;
padding: 0 0 12px 0;
vertical-align: top;
}
.woocommerce .product .summary .variations tr:last-child td.value {
padding-bottom: 0;
}
.woocommerce .product .summary .variations .reset_variations {
margin-left: 15px;
} #review_form h3#reply-title {
font-size: 15px;
line-height: normal;
margin: 30px 0;
} .woocommerce.single-product .product  .post-social {
position: absolute;
right: 15px;
border: 1px solid var(--borders-color);
}
.woocommerce.single-product .product  .post-social ul {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce.single-product .product  .post-social ul li {
float: left;
border-left: 1px solid var(--borders-color);
text-align: center;
border-right: 0;
}
.woocommerce.single-product .product  .post-social ul li:first-child {
border-left: 0;
}
.woocommerce.single-product .product  .post-social ul li a {
float: left;
min-width: 40px;
padding-top: 11px;
padding-bottom: 12px;
padding-left: 13px;
} .product-image-wrapper.inverse:hover img {
opacity: .1;
}
.product-image-wrapper.inverse h3 {
position: absolute;
width: 100%;
text-align: center;
top: 50%;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0,-50%,0);
transform: translate3d(0,-50%,0);
-webkit-transform-origin: 50%;
transform-origin: 50%;
}
.product-image-wrapper.inverse:hover h3,
.product-image-wrapper.inverse:focus h3 {
-webkit-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
.product-image-wrapper.inverse h3 span {
background: var(--primary-color-alt);
color: #fff;
font-size: 11px;
padding: 15px 50px;
}
.product-image-wrapper.inverse h3 span mark {
background: transparent;
padding: 0;
color: #fff;
}  .yith-wcwl-add-to-wishlist {
margin: 0;
} .woocommerce .product .summary .woocommerce-tabs {
margin-top: 60px;
margin-bottom: 0;
float: left;
width: 100%;
}
.woocommerce-tabs .tabs {
margin: 0;
padding: 0 0 0 5px;
list-style: none;
float: left;
width: 100%;
border-bottom: 1px solid var(--borders-color);
}
.woocommerce-tabs .tabs li a {
padding: 8px 30px;
float: left;
border: 1px solid transparent;
margin-bottom: -1px;
background: transparent;
color: #ababab;
}
.woocommerce .col-md-9 .product .col-md-6 .summary .woocommerce-tabs .tabs li a {
padding-left: 15px;
padding-right: 15px;
}
.woocommerce-tabs .tabs li.active a {
border: 1px solid var(--borders-color);
border-bottom: 1px solid #fff;
background: #fff;
color: var(--text-body-color);
}
.woocommerce-tabs .panel {
border: 0;
border-radius: 0;
box-shadow: none;
padding: 30px 0 0 0;
margin: 0;
float: left;
width: 100%;
}  .gg-widget.widget_products ul li a,
.gg-widget.widget_recent_reviews ul li a,
.gg-widget.widget_recently_viewed_products ul li a,
.gg-widget.widget_top_rated_products ul li a {
display: block;
}
.gg-widget.widget_products ul li a img,
.gg-widget.widget_recent_reviews ul li a img,
.gg-widget.widget_recently_viewed_products ul li a img,
.gg-widget.widget_top_rated_products ul li a img {
width: 32px;
margin-left: 15px;
float: right;
height: auto;
}
.gg-widget .tagcloud a {
font-family: var(--body-font);
font-weight: normal;
text-transform: uppercase;
} .gg-widget.widget_product_categories select {
width: 100%;
}
.gg-widget.widget_product_categories ul.product-categories li.cat-parent {
border-bottom: 0;
padding: 0;
margin: 0;
}
.gg-widget.widget_product_categories ul.product-categories li .count {
float: right;
}
.gg-widget.widget_product_categories ul.product-categories li:last-child {
padding-bottom: 5px; 
}
.gg-widget.widget_product_categories ul.product-categories li.cat-parent ul.children li > a {
color: #ababab;
font-weight: normal;
}
.gg-widget.widget_product_categories ul.product-categories li.cat-parent ul.children {
margin: 5px 0;
}
.gg-widget.widget_recent_reviews .star-rating {
float: none;
} .gg-widget.widget_top_rated_products .star-rating {
float: none;
} .gg-widget.widget_product_tag_cloud a {
text-transform: uppercase;
font-family: var(--body-font);
font-size: 12px !important;
letter-spacing: 2px;
padding: 5px;
margin-bottom: 5px;
display: inline-block;
} .gg-widget.widget_shopping_cart li {
position: relative;
margin: 0 0 15px;
padding: 0 0 15px;
}
.gg-widget.widget_shopping_cart li:last-child {
margin-bottom: 0;
}
.gg-widget.widget_shopping_cart li a {
display: block;
font-weight: bold;
}
.gg-widget.widget_shopping_cart li img {
float: left;
width: 32px;
margin-right: 10px;
height: auto;
}
.gg-widget.widget_shopping_cart a.remove {
position: absolute;
right: 0;
top: 0;
}
.gg-widget.widget_shopping_cart .total {
border-top: 1px solid var(--borders-color);
padding: 20px 0 0;
margin: 30px 0 25px 0;
font-weight: bold;
text-transform: uppercase;
}
footer.site-footer .gg-widget.widget_shopping_cart .total {
border-color: #414141;
}
.gg-widget.widget_shopping_cart li .quantity {
display: block;
padding-left: 42px;
}
.gg-widget.widget_shopping_cart dl.variation {
padding-left: 42px;
margin: 0;
}  .gg-widget.widget_layered_nav .count {
float: right;
} .gg-widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: var(--primary-color-alt)000;
margin-right: 17px;
}
footer.site-footer .gg-widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
background: #fff;
}
.gg-widget.widget_price_filter .price_slider_amount .price_label {
float: right;
}
.gg-widget.widget_price_filter .price_slider_amount button {
border: 0;
background: 0;
color: var(--primary-color-alt);
text-transform: uppercase;
font-size: 11px;
padding: 0;
}
footer.site-footer .gg-widget.widget_price_filter .price_slider_amount button {
color: #fff;
}
.gg-widget.widget_price_filter .ui-slider {
position: relative;
margin-bottom: 30px;
}
.gg-widget.widget_price_filter .ui-slider-horizontal {
height: 5px;
}
.gg-widget.widget_price_filter .ui-slider-horizontal .ui-slider-range {
background: var(--borders-color);
cursor: pointer;
height: 100%;
top: 0;
}
.gg-widget.widget_price_filter .ui-slider .ui-slider-range {
border: 0 none;
display: block;
font-size: 1.5rem;
position: absolute;
z-index: 1;
}
.gg-widget.widget_price_filter .ui-slider .ui-slider-handle {
background: var(--primary-color-alt);
border:3px solid #fff;
cursor: pointer;
height: 17px;
position: absolute;
top: -6px;
width: 17px;
z-index: 2;
} body.woocommerce-cart #content > form {
margin: 0;
}
body.woocommerce-cart header.site-header .page-meta .page-meta-wrapper {
border-bottom: 0;
}
.woocommerce .shop_table.cart {
border: 1px solid var(--borders-color);
}
.woocommerce .shop_table.cart tr.cart_item {
border-bottom: 1px solid var(--borders-color);
}
.woocommerce .shop_table.cart td {
vertical-align: middle;
padding: 30px;
}
.woocommerce .shop_table.cart td.product-thumbnail {
text-align: center;
}
.woocommerce .shop_table.cart td.product-thumbnail img {
max-width: 150px;
}
.woocommerce .shop_table.cart td.product-remove {
width: 10px;
}
.woocommerce .shop_table.cart td.product-remove a {
font-size: 21px;
}
.woocommerce .shop_table.cart td.product-remove a:hover {
-webkit-font-smoothing: antialiased;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.woocommerce .shop_table.cart .product-name a {
font-size: 30px;
font-family: var(--headings-font);
line-height: normal;
color: var(--text-body-color);
margin: 15px 0;
display: block;
}
.woocommerce dl.variation {
margin-bottom: 30px;
}
.woocommerce dl.variation p {
margin: 0;
}
.woocommerce dl.variation dt {
float: left;
margin-right: 5px;
color: var(--text-body-color);
}
footer.site-footer .woocommerce dl.variation dt {
color: #fff;
}
.woocommerce .cart-collaterals {
border: 1px solid var(--borders-color);
padding: 0;
border-top:0px;
}
.woocommerce .cart-collaterals .coupon {
padding: 60px 30px;
border-bottom: 1px solid var(--borders-color);
}
.woocommerce .cart-collaterals .coupon label {
margin: 0;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .cross-sells {
padding: 60px 100px;
margin: 0 auto;
}
.woocommerce .cart-collaterals .cross-sells {
padding: 60px 100px 0 100px;
}
.woocommerce .cart-collaterals .cart_totals table tr th {
padding-right: 30px;
width: 30%;
vertical-align: top;
}
.woocommerce .cart-collaterals .cart_totals > h2,
.woocommerce .cart-collaterals .cross-sells > h2 {
padding: 0;
margin: 0;
}
.woocommerce .cart-collaterals .cross-sells > h2 {
text-align: center;
color: var(--links-elements-color);
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
margin-bottom: 50px;
}
.woocommerce .cart-collaterals .cart_totals table {
margin: 50px 0 45px 0;
color: var(--text-body-color);
table-layout: fixed;
width: 100%; }
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th {
border: 0;
padding: 10px 0;
}
.woocommerce .cart-collaterals .cart_totals p {
margin-top: 15px;
font-size: 13px;
margin-bottom: 0;
}
.woocommerce .cart-collaterals input[type="text"] {
width: auto;
}
.woocommerce .cart-collaterals .cross-sells .products {
margin-top: 50px;
}
.woocommerce .cart-collaterals .cross-sells .products li {
margin-bottom: 0;
flex-basis: 50%;
}
@media (max-width: 480px) {
.woocommerce .cart-collaterals .cross-sells .products li {
flex-basis: 100%;
}
}
.gg-shop-style4 .woocommerce .cart-collaterals .cross-sells .products li {
border: 0;
}
.woocommerce .shop_table.cart td.actions {
vertical-align: top;
padding: 60px 100px;
}
.woocommerce .shop_table.cart td.actions .coupon .input-group {
width: 100%;
}
.woocommerce .shop_table.cart td.actions .btn {
text-transform: uppercase;
}
.woocommerce .shop_table.cart td.actions .cross-sells h2 {
font-size: 14px;
margin: 50px 0 25px;
padding: 0;
text-transform: uppercase;
}
.woocommerce .shop_table.cart td.actions .cart-collaterals .cart_totals table.table {
margin: 0 0 30px 0;
}
.woocommerce .shop_table.cart td.actions .cart-collaterals .cart_totals h2 {
font-size: 12px;
text-transform: uppercase;
padding: 0 0 25px 0;
margin: 0;
}
.woocommerce .shop_table.cart td.actions .cart-collaterals .cart_totals th,
.woocommerce .shop_table.cart td.actions .cart-collaterals .cart_totals td {
padding: 10px 0;
vertical-align: top;
color: var(--text-body-color);
font-size: 12px;
text-transform: none;
}
.woocommerce .shop_table.cart td.actions .cart-collaterals .cart_totals .cart-subtotal th,
.woocommerce .shop_table.cart td.actions .cart-collaterals .cart_totals .cart-subtotal td {
padding-top: 25px;
} 
.woocommerce .shop_table.cart td.actions .cart-collaterals .shipping p {
margin: 11px 0;
}
.wc-proceed-to-checkout {
display: inline-block;
} .shop_table {
border-collapse: collapse;
border-spacing: 0;
text-align: left;
width: 100%;
}
.shop_table tr {
border-bottom: 1px solid var(--borders-color);
}
.shop_table thead tr th:last-child {
text-align: right;
}
.shop_table tbody tr td:last-child {
text-align: right;
padding-right: 0;
}
.shop_table tfoot tr td:last-child {
text-align: right;
padding-right: 0;
}
.shop_table tfoot tr:last-of-type {
border-bottom: 0;
}
body.woocommerce-checkout form.checkout_coupon {
margin:0 auto 60px auto;
width: 80%;
}
.woocommerce form.checkout #customer_details {
padding: 0 30px 0 0;
}
.woocommerce form.checkout #customer_details .col-1,
.woocommerce form.checkout #customer_details .col-2 {
float: left;
width: 100%;
}
.woocommerce form.checkout #order_review {
border: 1px solid var(--borders-color);
padding: 30px;
}
@media (max-width: 480px) {
.woocommerce form.checkout #order_review {
border: 0;
float: left;
width: 100%;
padding: 0;
}
}
body.woocommerce-checkout h2,
body.woocommerce-checkout h3,
.woocommerce form.checkout #customer_details h3,
.woocommerce form.checkout #order_review header.title h3 {
margin: 0 0 30px 0;
padding: 0;
position: relative;
display: inline-block;
}
.woocommerce form.checkout #customer_details .woocommerce-shipping-fields h3 {
margin-top: 50px;
}
.woocommerce form.checkout #order_review .shop_table th,
.woocommerce form.checkout #order_review .shop_table td {
padding: 15px 0;
vertical-align: top;
color: var(--text-body-color);
}
.woocommerce form.checkout #order_review .shop_table tr.order-total th,
.woocommerce form.checkout #order_review .shop_table tr.order-total td {
padding-bottom: 0;
}
.woocommerce form.checkout #order_review .shop_table .woocommerce-shipping-totals td {
padding: 0;
}
.woocommerce form.checkout #order_review .shop_table th.product-name,
.woocommerce form.checkout #order_review .shop_table th.product-total {
padding: 0 0 15px 0;
font-size: 12px;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: bold;
}
.woocommerce form.checkout #order_review .shop_table tbody {
border-bottom: 1px solid var(--borders-color);
}
.woocommerce form.checkout #order_review .shop_table tfoot {
}
.woocommerce form.checkout #order_review table.woocommerce-checkout-review-order-table {
margin-bottom: 30px;
width: 100%;
}
.woocommerce form.checkout .woocommerce-checkout-payment {
padding: 30px 0 0 0;
margin: 0 -30px;
border-top: 1px solid var(--borders-color);
}
.woocommerce form.checkout ul.payment_methods {
list-style: none;
margin: 0 30px;
padding: 0;
}
@media (max-width: 480px) {
.woocommerce form.checkout ul.payment_methods {
margin: 0;
}
}
.woocommerce form.checkout ul.payment_methods li {
border-bottom: 1px solid var(--borders-color);
}
.woocommerce form.checkout ul.payment_methods li label {
display: inline;
font-size: 13px;
color: var(--text-body-color);
text-transform: none;
letter-spacing: 0;
}
.woocommerce form.checkout #customer_details .shipping_address {
padding-top: 50px;
}
.woocommerce form.checkout #customer_details h3#ship-to-different-address:after {
content: "";
display: none;
}
.woocommerce form.checkout #customer_details h3#ship-to-different-address {
margin: 0;
float: right;
}
.woocommerce form.checkout #customer_details h3#ship-to-different-address label {
font-size: 12px;
font-family: var(--body-font);
color: var(--text-body-color);
text-transform: uppercase;
letter-spacing: 2px;
display: inline-block;
margin: 0;
}
input[type="text"].full,
.woocommerce-checkout input[type="text"],
.woocommerce-MyAccount-content input[type="text"],
input[type="password"].full,
.woocommerce-checkout input[type="password"],
.woocommerce-MyAccount-content input[type="password"],
input[type="date"].full,
.woocommerce-checkout input[type="date"],
.woocommerce-MyAccount-content input[type="date"],
input[type="datetime"].full,
.woocommerce-checkout input[type="datetime"],
.woocommerce-MyAccount-content input[type="datetime"],
input[type="email"].full,
.woocommerce-checkout input[type="email"],
.woocommerce-MyAccount-content input[type="email"],
input[type="number"].full,
.woocommerce-checkout input[type="number"],
.woocommerce-MyAccount-content input[type="number"],
input[type="search"].full,
.woocommerce-checkout input[type="search"],
.woocommerce-MyAccount-content input[type="search"],
input[type="tel"].full,
.woocommerce-checkout input[type="tel"],
.woocommerce-MyAccount-content input[type="tel"],
input[type="time"].full,
.woocommerce-checkout input[type="time"],
.woocommerce-MyAccount-content input[type="time"],
input[type="url"].full,
.woocommerce-checkout input[type="url"],
.woocommerce-MyAccount-content input[type="url"],
textarea.full,
.woocommerce-checkout textarea,
.woocommerce-MyAccount-content textarea {
width: 100%;
}
.woocommerce form label {
display: inline-block;
clear: left;
}
.woocommerce form .form-row,
.woocommerce-page .form-row {
width: 100%;
display: block;
float: left;
}
@media only screen and (min-width: 768px) {
.woocommerce form .form-row.form-row-first,
.woocommerce form .form-row.form-row-last,
.woocommerce-page .form-row.form-row-first,
.woocommerce-page .form-row.form-row-last {
width: 50%;
}
.woocommerce form .form-row.form-row-first,
.woocommerce-page .form-row.form-row-first {
padding-right: 30px;
}
}
.shop_table.woocommerce-checkout-review-order-table td.product-name {
font-size: 13px;
width: 50%;
overflow-wrap: anywhere;
word-break: break-word;
-ms-word-break: break-all;
}
.shop_table .amount, 
.shop_table small {
font-size: 13px;
} body.woocommerce-account h2,
body.woocommerce-account h3 {
margin: 0 0 40px 0;
padding: 0;
}
body.woocommerce-account .myaccount_user,
body.woocommerce-account .myaccount_address,
body.woocommerce-account .my_account_orders {
margin-bottom: 60px;
width: 100%;
}
body.woocommerce-account .address {
position: relative;
}
body.woocommerce-account .address .edit {
position: absolute;
right: 15px;
top: 0;
}
body.woocommerce-account .shop_table th {
padding: 0 0 15px 0;
vertical-align: middle;
}
body.woocommerce-account .shop_table.customer_details th,
body.woocommerce-account .shop_table th[scope="row"] {
padding: 0;
}
body.woocommerce-account .shop_table td {
padding: 10px 10px 10px 0;
color: var(--text-body-color);
text-transform: none;
vertical-align: middle;
}
.woocommerce-account .woocommerce-form .input-text {
width: 100%;
}
.woocommerce-form-login .woocommerce-form-login__submit {
display: block;
} body.woocommerce-order-received h2,
body.woocommerce-order-received header.title h3 {
margin: 0 0 50px 0;
padding: 0;
}
body.woocommerce-order-received p + h2 {
margin-top: 40px;
}
body.woocommerce-order-received .order_details,
body.woocommerce-order-received .customer_details {
margin-bottom: 50px;
}
body.woocommerce-order-received ul.order_details {
list-style: none;
margin: 30px 0;
padding: 0;
background: #f3f3f3;
}
body.woocommerce-order-received ul.order_details li {
display: inline-block;
border-right: 1px solid var(--borders-color);
padding: 30px 60px;
}
body.woocommerce-order-received ul.order_details li strong {
display: block;
color: var(--text-body-color);
}
body.woocommerce-order-received ul.order_details li:last-child {
border: 0;
}
body.woocommerce-order-received .shop_table th,
body.woocommerce-order-received .shop_table td {
padding: 15px 10px 15px 0;
} body.woocommerce-account label[for="rememberme"] {
float: right;
}
body.woocommerce-account p.lost_password a {
color: #ababab;
} .woocommerce-message,
.woocommerce-error,
.woocommerce-info {
padding: 20px;
border: 1px solid var(--borders-color);
margin: 0 0 60px 0;
color: var(--text-body-color);
list-style: none;
font-style: italic;
float: left;
width: 100%;
}
.woocommerce-info {
border-color:var(--borders-color);
border-top: 4px solid var(--links-elements-color);
}
.woocommerce-error {
border-color:#e71111;
}
.woocommerce-message {
border-top: 4px solid var(--links-elements-color);
}
.woocommerce-message .button,
.woocommerce-info .button {
float: right;
} .collections .woocommerce .products li {
width: 100%;
} .woocommerce table.wishlist_table {
width: 100%;
font-size: 100%;
}
.woocommerce table.wishlist_table tr {
border-top:1px solid var(--borders-color);
}
.woocommerce table.wishlist_table thead th {
padding: 30px;
font-size: 11px;
font-family: var(--body-font);
letter-spacing: 2px;
text-transform: uppercase;
color: var(--text-body-color);
}
.woocommerce table.wishlist_table tr td,
.woocommerce table.wishlist_table tr th.wishlist-delete,
.woocommerce table.wishlist_table tr th.product-checkbox {
text-align: left;
}
.woocommerce table.shop_table.cart.wishlist_table td.product-thumbnail {
padding-left: 0;
}
.woocommerce table.wishlist_table td.product-remove {
text-align: center;
width: 80px;
vertical-align: middle;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover {
background: transparent;
color: var(--text-body-color);
}
.woocommerce table.wishlist_table td.product-name {
font-size: 18px;
text-transform: uppercase;
letter-spacing: 4px;
font-family: var(--body-font);
}
.woocommerce table.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
color: var(--text-body-color);
}
.woocommerce .wishlist_table td.product-add-to-cart a {
border-radius: 0;
padding: 8px 18px;
line-height: 1.916;
}
.woocommerce .wishlist_table tr td.product-thumbnail a {
max-width: none;
}
.woocommerce .yith-wcwl-share {
margin-bottom: 0;
}
.woocommerce .yith-wcwl-share ul,
.woocommerce .yith-wcwl-share li {
height: auto;
margin: 0;
}
.woocommerce .yith-wcwl-share li a {
background: transparent;
font-size: 18px;
width: auto;
height: auto;
margin-right: 15px;
}
.woocommerce .yith-wcwl-share h4.yith-wcwl-share-title {
padding: 0;
margin: 0 0 20px 0;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 4px;
position: relative;
display: inline-block;
}  .woocommerce-result-count,
.woocommerce-ordering {
display: none;
}
.products {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
align-items: stretch;
}
.products .product {
text-align: center;
position: relative;
align-self: flex-end;
flex-basis: auto;
}
.upsells.products .products .product {
flex:1;
}
.gg-shop-style4 .upsells.products .products .product {
border: 0;
}
.products .product img {
max-height: 500px;
width: auto;
}
.products .product .gg-product-image-wrapper {
background: var(--modules-background-color);
margin-bottom: 30px;
padding: 50px;
position: relative;
}
.products .product.slick-slide .gg-product-image-wrapper { }
.products .product .gg-product-meta-wrapper .woocommerce-price-suffix {
display: block;
font-family: var(--body-font);
font-size: 12px;
text-transform: none;
font-style: italic;
}
.products .product .add_to_cart_button {
position: relative;
}
.products .product .add_to_cart_button.product_type_variable {
padding-left: 25px;
padding-right: 25px;
}
.products .product .add_to_cart_button:after {
font-family: 'FontAwesome';
display: inline-block;
margin-left: .618em;
width: 0;
content: "";
text-align: right;
font-size: 100%;
line-height: 1em;
position: absolute;
-webkit-transition: all ease-in-out 0.1s;
-moz-transition: all ease-in-out 0.1s;
-ms-transition: all ease-in-out 0.1s;
-o-transition: all ease-in-out 0.1s;
transition: all ease-in-out 0.1s;
}
.products .product .add_to_cart_button.loading:after {
margin-left: .618em;
width: 1em;
content: "\f021";
-webkit-animation-name: spin-360;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: infinite;
}
.products .product .add_to_cart_button.added:after {
margin-left: .618em;
width: 1em;
content: "\f00c";
}  .single-product .products .product  h3,
.gg-shop-style1 .products .product  h3,
.gg-shop-style1 .products .product  h2 {
font-size: 30px;
line-height: normal;
margin: 0 0 50px 0;
padding: 0 15px;
}
.gg-shop-style1 .col-md-9 .products .product.col-md-3  h3 {
font-size: 21px;
}
.gg-shop-style1 .col-md-9 .products .product.col-md-4 .gg-product-image-wrapper,
.gg-shop-style1 .col-md-9 .products .product.col-md-3 .gg-product-image-wrapper {
padding: 25px;
}
.gg-shop-style1 .products .product .gg-product-meta-wrapper {
background: var(--modules-background-color);
padding: 10%;
}
.gg-shop-style1 .products .product.col-md-4 .gg-product-meta-wrapper,
.gg-shop-style1 .products .product.col-md-3 .gg-product-meta-wrapper {
padding: 10%;
}
.gg-shop-style1 .col-md-9 .products .product.col-md-3 .gg-product-meta-wrapper {
padding: 25px;
}
.gg-shop-style1 .products .product .gg-product-meta-wrapper .add_to_cart_button,
.gg-shop-style1 .products .product .gg-product-meta-wrapper a.button {
margin: 30px 0 0 0;
width: 100%;
display: block;
}
.gg-shop-style1 .col-md-9 .products .product.col-md-3 .gg-product-meta-wrapper .add_to_cart_button {
padding-left: 15px;
padding-right: 15px;
}
.gg-shop-style1 .products .product .gg-product-meta-wrapper dl {
grid-template-columns: 50% auto;
}
.gg-shop-style1 .products .product .gg-product-meta-wrapper dt {
padding-right: 30px;
text-align: left;
}
.gg-shop-style1 .products .product .gg-product-meta-wrapper dd {
padding-left: 30px;
text-align: right;
margin-bottom: 20px;
grid-column: 2;
}
.gg-shop-style1 .products .product .gg-product-meta-wrapper dd:last-child {
margin-bottom: 0;
}
.gg-shop-style1 .col-md-9 .products .product.col-md-3  .gg-product-meta-wrapper dd {
font-size: 14px;
}
.gg-shop-style1 .products .product .gg-product-meta-wrapper dt:after {
content: '';
position: absolute;
width: 30px;
height: 1px;
background: var(--links-elements-color);
right: -15px;
top: 15px;
} .gg-shop-style2 .products .product {
align-self: flex-start;
}
.gg-shop-style2 .products .product .gg-product-image-wrapper {
margin-bottom: 0;
}
.gg-shop-style2 .col-md-9 .products .product.col-md-4 .gg-product-image-wrapper,
.gg-shop-style2 .col-md-9 .products .product.col-md-3 .gg-product-image-wrapper {
padding: 25px;
}
.gg-shop-style2 .products .product  h3,
.gg-shop-style2 .products .product  h2 {
font-size: 24px;
line-height: normal;
margin: 40px 0 30px 0;
padding: 0 15px;
}
.gg-shop-style2 .products .product .gg-product-meta-wrapper .button {
margin: 30px 0 0 0;
width: 100%;
display: block;
}
.gg-shop-style2 .col-md-9 .products .product.col-md-3 .gg-product-meta-wrapper .button {
padding-left: 15px;
padding-right: 15px;
}
.gg-shop-style2 .products .product .gg-product-meta-wrapper dl {
grid-template-columns: 50% auto;
width: 100%;
overflow: hidden;
margin:0;
text-align: left;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
color: var(--links-elements-color);
}
.gg-shop-style2 .products .product .gg-product-meta-wrapper dt {
padding-right: 30px;
text-align: right;
}
.gg-shop-style2 .products .product .gg-product-meta-wrapper dd {
text-align: left;
padding-left: 30px;
grid-column: 2;
}
.gg-shop-style2 .products .product .gg-product-meta-wrapper dt:after {
content: '';
position: absolute;
width: 30px;
height: 1px;
background: var(--links-elements-color);
right: -15px;
top: 15px;
} .gg-shop-style3 .products .product h3,
.gg-shop-style3 .products .product h2 {
font-size: 30px;
line-height: normal;
margin: 0 0 40px 0;
padding: 0 15px;
color: #fff;
}
.gg-shop-style3 .col-md-9 .products .product.col-md-3 h3 {
font-size: 18px;
}
.gg-shop-style3 .year {
color: var(--links-elements-color);
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
}
.gg-shop-style3 .col-md-9 .products .product.col-md-3  .year {
font-size: 12px;
}
.gg-shop-style3 .price {
color: var(--links-elements-color);
display: block;
width: 100%;
font-size: 36px;
font-family: var(--headings-font);
margin-bottom: 40px;
}
.gg-shop-style3 .price .woocommerce-price-suffix{
font-size: 18px;
}
.gg-shop-style3 .col-md-9 .products .product.col-md-3  .price {
font-size: 18px;
}
.gg-shop-style3 .add_to_cart_button,
.gg-shop-style3 .button {
margin: 0;
display: inline-block;
background: var(--links-elements-color);
color: #fff;
z-index: 55;
}
.gg-shop-style3 .col-md-9 .products .product.col-md-4 .gg-product-image-wrapper,
.gg-shop-style3 .col-md-9 .products .product.col-md-3 .gg-product-image-wrapper {
padding: 25px;
}
.gg-shop-style3 .col-md-9 .products .product.col-md-3 .product-overlay-meta .add_to_cart_button {
padding-left: 15px;
padding-right: 15px;
font-size: 12px;
}
.gg-shop-style3 .col-md-9 .products .product.col-md-4 .gg-product-image-wrapper .product-image-overlay .product-overlay-meta,
.gg-shop-style3 .col-md-9 .products .product.col-md-3 .gg-product-image-wrapper .product-image-overlay .product-overlay-meta {
padding-left: 15px;
padding-right: 15px;
} .gg-shop-style3 .gg-product-image-wrapper {
position: relative;
overflow: hidden;
}
.gg-shop-style3 .gg-product-image-wrapper img {
opacity: 1;
-webkit-backface-visibility: hidden; -webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
-webkit-backface-visibility: hidden; }
.gg-shop-style3 .gg-product-image-wrapper:hover img,
.gg-shop-style3 .gg-product-image-wrapper:focus img {
opacity: 0;
}
.gg-shop-style3 .gg-product-image-wrapper a.product-link-wrapper,
.gg-shop-style3 .gg-product-image-wrapper a.woocommerce-LoopProduct-link {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 50;
}
.gg-shop-style3 .gg-product-image-wrapper .product-image-overlay {
top: 0;
left: 0;
padding: 15px;
width: 100%;
height: 100%;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
position: absolute;
text-align: center;
z-index: 50;
background: var(--primary-color-alt);
}
.gg-shop-style3 .gg-product-image-wrapper:hover .product-image-overlay,
.gg-shop-style3 .gg-product-image-wrapper:focus .product-image-overlay {
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.gg-shop-style3 .gg-product-image-wrapper:hover .product-image-overlay .price,
.gg-shop-style3 .gg-product-image-wrapper:focus .product-image-overlay .price {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
}
.gg-shop-style3 .gg-product-image-wrapper:hover .product-image-overlay .add_to_cart_button,
.gg-shop-style3 .gg-product-image-wrapper:focus .product-image-overlay .add_to_cart_button {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.gg-shop-style3 .gg-product-image-wrapper .product-image-overlay .product-overlay-meta {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 100%;
left: 0;
padding-left: 30px;
padding-right: 30px;
}
.gg-shop-style3 .products .product h2 {
color: #fff; 
} .post-type-archive.wpb-is-on.gg-shop-style4.archive #content,
.gg-shop-style4.archive #content {
background: var(--modules-background-color);
padding: 0;
}
.gg-shop-style4 .products .product {
align-self: flex-start;
border-right: 1px solid #ccc;
padding: 75px 0;
margin: 0;
}
.gg-shop-style4 .col-md-9 .products .product.first {
border-left: 1px solid #ccc;
}
.gg-shop-style4 .products .product.last {
border: 0;
}
.gg-shop-style4 .products .product  h3,
.gg-shop-style4 .products .product  h2 {
font-size: 24px;
line-height: normal;
margin: 0 0 30px 0;
padding: 0 15px;
}
.gg-shop-style4 .col-md-9 .products .product.col-md-4 .gg-product-image-wrapper,
.gg-shop-style4 .col-md-9 .products .product.col-md-3 .gg-product-image-wrapper {
padding: 25px;
}
.gg-shop-style4 .gg-product-meta-wrapper {
padding-left: 50px;
padding-right: 50px;
}
.gg-shop-style4 .col-md-9 .products .product.col-md-4 .gg-product-meta-wrapper,
.gg-shop-style4 .col-md-9 .products .product.col-md-3 .gg-product-meta-wrapper {
padding-left: 25px;
padding-right: 25px;
}
.gg-shop-style4 .col-md-9 .products .product.col-md-3 .gg-product-meta-wrapper .add_to_cart_button {
padding-left: 15px;
padding-right: 15px;
font-size: 12px;
}
.gg-shop-style4 .gg-product-meta-wrapper .year {
color: var(--links-elements-color);
font-size: 14px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
}
.gg-shop-style4 .gg-product-meta-wrapper .price {
color: var(--links-elements-color);
display: block;
width: 100%;
font-size: 36px;
line-height: 36px;
font-family: var(--headings-font);
margin-bottom: 30px;
}
.gg-shop-style4 .products .product .gg-product-meta-wrapper .add_to_cart_button {
margin: 0;
}
.gg-shop-style4 .products .product .gg-product-image-wrapper img {
-moz-transition:-moz-transform .2s ease-in-out; 
-webkit-transition:-webkit-transform .2s ease-in-out; 
-o-transition:-o-transform .2s ease-in-out;
-webkit-backface-visibility: hidden;
}
.gg-shop-style4 .products .product .gg-product-image-wrapper:hover img {
-moz-transform:scale(1.1); 
-webkit-transform:scale(1.1);
-o-transform:scale(1.1);
-webkit-backface-visibility: hidden;
}
.gg-shop-style4 .products .product .gg-product-image-wrapper {
padding: 0;
} .gg-shop-style5.woocommerce .products li {
margin-bottom: 0;
}
.gg-shop-style5 .gg-product-image-wrapper {
position: relative;
display: inline-block;
text-align: center;
width: 100%;
perspective: 1048px;
}
.gg-shop-style5 .gg-product-image-wrapper .hoverbox-inner {
width: 100%;
display: inline-block;
min-height: 400px;
text-align: center;
}
.gg-shop-style5 .gg-product-image-wrapper .hoverbox-flip-front {
transform: rotateY(0);
z-index: 1;
flex-direction: row;
}
.gg-shop-style5 .gg-product-image-wrapper .hoverbox-flip-front img {
max-height: 400px;
}
.gg-shop-style5 .gg-product-image-wrapper .hoverbox-flip-back {
transform: rotateY(180deg);
flex-direction: column;
}
.gg-shop-style5 .gg-product-image-wrapper .hoverbox-flip-back .woocommerce-LoopProduct-link {
position: absolute;
width: 100%;
height: 100%;
display: block;
z-index: 1;
}
.gg-shop-style5 .gg-product-image-wrapper .hoverbox-block {
height: 100%;
width: 100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
transition: transform .5s ease-in-out;
transform-style: preserve-3d;
}
.gg-shop-style5 .gg-product-image-wrapper:hover .hoverbox-flip-front {
transform: rotateY(-180deg);
}
.gg-shop-style5 .gg-product-image-wrapper:hover .hoverbox-flip-back {
transform: rotateY(0);
}
.gg-shop-style5 .gg-product-image-wrapper .hoverbox-flip-back  a.button {
display: inline-block;
z-index: 2;
margin-top: 25px;
} .gg-shop-style6 .products .product {
text-align: left;
align-self: flex-start;
}
.gg-shop-style6 .product-flex-wrapper {
display: flex;
}
.gg-shop-style6 .product-flex-image {
flex-basis: 50%;
}
.gg-shop-style6 .product-flex-meta {
flex-basis: 50%;
display: flex;
flex-direction: column;
justify-content: space-evenly;
padding: 0 8%;
position: relative;
}
.gg-shop-style6 .product-flex-meta span.year {
font-size: 14px;
text-transform: uppercase;
font-family: var(--body-font);
letter-spacing: 2px;
font-weight: bold;
position: relative;
}
.gg-shop-style6 .product-flex-meta span.year,
.gg-shop-style6 .product-flex-meta span.price {
display: block;
color: var(--links-elements-color);
}
.gg-shop-style6 .product-flex-meta .woocommerce-loop-product__title {
margin:0;
}
.gg-shop-style6 .products .product:not(.col-md-6) .product-flex-meta .woocommerce-loop-product__title {
font-size: 24px;
}
.gg-shop-style6 .products .product:not(.col-md-6) .product-flex-meta .woocommerce-loop-product__title .year {
font-size: 12px;
}
.gg-shop-style6 .product-flex-meta .woocommerce-LoopProduct-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.gg-shop-style6 .product-flex-meta .view-product-svg-icon svg {
width: 0;
transition: width .4s cubic-bezier(.12,.84,.66,.95),margin-left .4s cubic-bezier(.12,.84,.66,.95),opacity .4s cubic-bezier(.12,.84,.66,.95);
}
.gg-shop-style6 .product-flex-wrapper:hover .view-product-svg-icon svg {
width: 40px;
}
.gg-shop-style6 .products .product:not(.col-md-6) .product-flex-wrapper:hover .view-product-svg-icon svg {
width: 20px;
}
.gg-shop-style6 .products .product span.soldout,
.gg-shop-style6 .products .product span.onsale {
border-radius: 50%;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
width: 60px;
text-align: center;
line-height: normal;
height: 60px;
display: flex;
align-items: center;
} .woocommerce .product_meta {
margin-bottom: 60px;
}
.woocommerce .product_meta > span {
margin-right: 15px;
} .woocommerce .shop_attributes {
font-size: 16px;
width: auto;
margin: 0;
}
.woocommerce .shop_attributes th,
.woocommerce .shop_attributes td {
border: 0;
padding: 10px 0;
vertical-align: middle;
}
.woocommerce .shop_attributes td p {
margin: 0;
}
.woocommerce .shop_attributes th {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
position: relative;
min-width: 185px;
padding-right: 60px
}
.woocommerce .shop_attributes td {
font-style: italic;
padding-left: 60px;
}
@media only screen and (max-width: 821px) {
.woocommerce .shop_attributes th {
min-width: 120px;
padding-right: 30px
}
.woocommerce .shop_attributes td {
font-style: italic;
padding-left: 30px;
}
}
.woocommerce .shop_attributes th:after {
content: '';
position: absolute;
width: 30px;
height: 1px;
background: var(--links-elements-color);
right: -15px;
top: 20px;
}
.woocommerce .added_to_cart.wc-forward {
position: absolute;
left: 0;
width: 100%;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
margin-top: 10px;
display: block;
}
.woocommerce .shop_table.cart th {
color: var(--text-body-color);
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
padding: 15px 30px;
border-bottom: 1px solid var(--borders-color);
}
.woocommerce .wc-update-cart {
display: inline-block;
margin-right: 30px;
}
.wc_payment_methods input[type="radio"] {
margin-top: 10px;
}
#shipping_method input[type="radio"] + label {
display: inline;
font-family: var(--body-font);
font-size: 13px;
color: var(--text-body-color);
text-transform: none;
letter-spacing: 0;
}
.wc_payment_methods .about_paypal,
.wc_payment_methods img {
display: block;
}
.woocommerce-page .addresses .col-1,
.woocommerce-page .addresses .col-2 {
width: 50%;
float: left;
}
.woocommerce-page .addresses .col-1 {
padding-right: 30px;
}
@media (min-width: 992px) {
.woocommerce-page .addresses .col-2 {
padding-left: 30px;
}
} .woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0 0 55px 0;
padding: 0;
background: var(--modules-background-color);
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-justify-content: space-between;
justify-content:space-between;
float: left;
width: 100%;
text-align: center;
}
@media (min-width: 768px) {
.woocommerce-MyAccount-navigation ul {
-webkit-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-justify-content: space-between;
justify-content:space-between;
}
}
.woocommerce-MyAccount-navigation ul li {
padding: 0;
-webkit-flex: 1 auto;
flex: 1 auto;
}
.woocommerce-MyAccount-navigation ul li a {
padding: 30px 15px;
display: block;
width: 100%;
font-size: 12px;
text-transform: uppercase;
font-family: var(--body-font);
letter-spacing: 2px;
font-weight: bold;
color: var(--text-body-color);
position: relative;
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a:hover {
color: var(--links-elements-color);
}
.woocommerce-MyAccount-navigation ul li.is-active a:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 2px;
background: var(--links-elements-color);
display: block;
width: 100%;
}
.woocommerce-MyAccount-orders a.button.view {
background: transparent;
border: 0;
color: var(--links-elements-color);
text-align: right;
padding: 0;
} .single-product p.stock {
font-size: 18px;
font-style: italic;
color: #ccc;
font-family: var(--headings-font);
} .woocommerce div.product div.images {
margin-bottom: 2em
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none
}
.woocommerce div.product div.images div.thumbnails {
padding-top: 1em
}
.woocommerce div.product div.images.woocommerce-product-gallery {
position: relative
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
transition: all cubic-bezier(.795, -.035, 0, 1) .5s
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
position: absolute;
top: .5em;
right: .5em;
font-size: 2em;
z-index: 9;
width: 36px;
height: 36px;
background: #fff;
text-indent: -9999px;
border-radius: 100%;
box-sizing: content-box
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
content: "";
display: block;
width: 10px;
height: 10px;
border: 2px solid var(--primary-color-alt);
border-radius: 100%;
position: absolute;
top: 9px;
left: 9px;
box-sizing: content-box
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
content: "";
display: block;
width: 2px;
height: 8px;
background: var(--primary-color-alt);
border-radius: 6px;
position: absolute;
top: 19px;
left: 22px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
box-sizing: content-box
}
.woocommerce div.product div.images .flex-control-thumbs {
overflow: hidden;
zoom: 1;
margin: 0;
padding: 0
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
list-style: none
}
.woocommerce div.product div.images .flex-control-thumbs li img {
cursor: pointer;
opacity: .5;
margin: 0
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
opacity: 1
} body .yith_magnifier_zoom_wrap {
float: left;
width: 100%;
}
.woocommerce .col2-set#customer_login .col-1,
.woocommerce .col2-set#customer_login .col-2 {
float: left;
width: 50%;
}
.woocommerce .col2-set#customer_login .col-2 {
border: 2px solid #eee;
padding: 30px;
}
.woocommerce .col2-set#customer_login .col-1 {
padding-right: 60px;
}
@media only screen and (max-width: 821px) {
.woocommerce .col2-set#customer_login .col-1,
.woocommerce .col2-set#customer_login .col-2 {
width: 100%;
}
.woocommerce .col2-set#customer_login .col-1 {
padding-right: 0px;
}
}
.woocommerce-password-hint {
font-style: italic;
} table.my_account_memberships .order-actions a.button {
display: block;
width: 100%;
padding-left: 20px;
padding-right: 20px;
text-align: center;
margin: 2px 0;
}
body.woocommerce-account .membership-product-image img,
body.woocommerce-account .membership-discount-image img {
max-width: 100px;
max-height: none;
}
body.woocommerce-order-received ul.order_details {
display: -webkit-flex;
display: flex;
-webkit-flex-flow: column nowrap;
flex-flow: column nowrap;
}
@media (min-width: 768px) {
body.woocommerce-order-received ul.order_details {
-webkit-flex-flow: row nowrap;
flex-flow: row nowrap;
}
}
body.woocommerce-order-received ul.order_details li {
-webkit-flex: 1 auto;
flex: 1 auto;
padding: 30px;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--back-to-memberships {
background: var(--primary-color-alt);
color: #fff;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--back-to-memberships a {
color: #fff;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--back-to-memberships a:hover {
color: var(--links-elements-color);
}
body.woocommerce-account h2.my-memberships-title {
margin:45px 0;
}
.woocommerce .wc-memberships-restriction-message {
border-top: 4px solid var(--links-elements-color);
font-style: italic;
}
.woocommerce .products li.product .onsale.wc-memberships-member-discount {
right: auto;
left: 0;
margin-left: 0;
}
.woocommerce .shop_table.cart td.product-quantity {
text-align: center;
} .woocommerce-account-fields {
margin-top: 30px;
float: left;
width: 100%;
}
.woocommerce-account-fields p.create-account {
margin-bottom: 0;
}
.woocommerce-account-fields .create-account:not(p) {
padding: 30px;
margin: 15px 0;
float: left;
width: 100%;
border: 1px solid var(--borders-color);
}
.woocommerce-account-fields .checkbox input[type="checkbox"] {
margin-left: 0;
} .woocommerce form.checkout #customer_details h3#ship-to-different-address {
float: left;
width: 100%;
margin: 0 0 30px 0;
font-size: 16px;
line-height: 1.916;
}
.product .summary .woocommerce .wc-memberships-restriction-message {
margin-top: 0 !important;
} .woocommerce ul#shipping_method label,
#payment .payment_methods>.wc_payment_method>label,
#payment .payment_methods>.woocommerce-PaymentMethod>label {
display: block;
padding: 15px;
cursor: pointer;
background: var(--modules-background-color);
position: relative;
font-size: 13px;
letter-spacing: 0;
text-transform: none;
}
#payment .payment_methods li {
list-style: none!important;
margin-left: 0;
position: relative
}
#payment .payment_methods li img {
float: right;
border: 0;
padding: 0;
max-height: 1.618em
}
#payment .payment_methods li:last-child:not(.woocommerce-notice) {
padding-bottom: 0;
border-bottom: 0
}
#payment .payment_methods li p {
margin: 0
}
#payment .payment_methods li .payment_box {
padding: 15px
}
#payment .payment_methods li .payment_box fieldset {
border: 0;
margin: 0;
padding: 1em 0 0;
font-size: .875em
}
#payment .payment_methods li .payment_box fieldset label {
width: auto;
margin-left: 0
}
#payment .payment_methods li .payment_box fieldset .form-row {
margin-bottom: 1em
}
#payment .payment_methods li .payment_box fieldset .form-row input[type=checkbox] {
margin-right: 5px
}
#payment .payment_methods li .payment_box fieldset #cvv {
width: 22%!important
}
#payment .payment_methods li .payment_box fieldset .help {
width: 75%;
float: right
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods {
padding-top: 1em;
margin: 0
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li {
margin-top: .6180469716em
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio] {
margin-right: .236em
}
#payment .payment_methods li .payment_box ul.wc-saved-payment-methods {
margin-left: 0
}
#payment .terms {
width: 100%;
clear: both;
float: none;
margin-bottom: 1em
}
#payment .terms label {
display: block;
cursor: pointer
}
#payment .woocommerce-terms-and-conditions {
padding: 15px;
box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
background-color: rgba(0,0,0,.05)
}
#payment .place-order {
padding: 30px 30px 0 30px;
margin-top: 30px;
float: none;
width: 100%;
border-top: 1px solid var(--borders-color);
}
@media (max-width: 480px) {
#payment .place-order {
padding-left:0;
padding-right: 0;
}
}
#payment .place-order .button {
width: 100%;
white-space: pre-wrap;
}
.woocommerce ul#shipping_method {
list-style: none;
padding: 0;
margin: 0;
text-align: left;
}
.woocommerce .shop_table:not(.woocommerce-checkout-review-order-table) ul#shipping_method {
width: 300px;
display: inline-block;
}
@media (max-width: 480px) {
.woocommerce .shop_table:not(.woocommerce-checkout-review-order-table) ul#shipping_method {
width: 100%;
}
}
.woocommerce ul#shipping_method li:not(:last-child) {
border-bottom: 1px solid var(--borders-color)
}
.woocommerce ul#shipping_method label:before,
#payment .payment_methods>.wc_payment_method>label:before,
#payment .payment_methods>.woocommerce-PaymentMethod>label:before {
content: "";
background: var(--modules-background-color);
width: 2px;
height: 100%;
display: block;
position: absolute;
left: 0;
top: 0;
}
.woocommerce ul#shipping_method label:after,
#payment .payment_methods>.wc_payment_method>label:after,
#payment .payment_methods>.woocommerce-PaymentMethod>label:after {
font-family: 'FontAwesome';
display: block;
width: 0;
content: "";
font-size: 100%;
line-height: 1em;
position: absolute;
right: 15px;
top: 20px;
color: var(--links-elements-color);  
}
.woocommerce ul#shipping_method input[type=radio]:first-child,
#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child,
#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child {
border: 0;
clip: rect(1px,1px,1px,1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal!important
}
.woocommerce ul#shipping_method input[type=radio]:first-child:checked+label:before,
#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label:before,
#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label:before {
background: var(--primary-color);
}
.woocommerce ul#shipping_method input[type=radio]:first-child:checked+label:after,
#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label:after,
#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label:after {
width: 1em;
content: "\f00c";
} .quick-cart-update {
position: absolute;
bottom: -20px;
font-size: 13px;
color: var(--links-elements-color);
cursor: pointer;
left: 0;
right: 0;
} .woocommerce-privacy-policy-text {
font-size: 13px;
} .site-wrapper .click-capture {
position: fixed;
z-index: 999;
top: 0;
right: 0;
width: 0;
height: 0;
background: rgba(0,0,0,0.5);
opacity: 0;
-moz-transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-o-transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
-webkit-transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
transition: opacity .45s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}
.site-wrapper.open-menu .click-capture,
.site-wrapper.open-filters .click-capture,
.site-wrapper.open-cart .click-capture,
.site-wrapper.open-quick .click-capture,
.site-wrapper.open-cc .click-capture {
width: 100%;
height: 100vh;
opacity: 1
} .side-panel {
display: flex;
flex-direction: column;
position: fixed;
top: 0;
height: 100%;
z-index: 9999;
padding: 0;
width: 100%;
background: var(--modules-background-color);
right: 0;
will-change: transform;
transition: all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media only screen and (min-width: 736px) {
.side-panel {
width:320px
}
}
@media only screen and (min-width: 1068px) {
.side-panel {
width:400px
}
}
@media only screen and (min-width: 1200px) {
.side-panel {
width:480px
}
}
.rtl .side-panel {
right: auto;
left: 0
}
.side-panel header {
background: var(--modules-background-color);
display: flex;
justify-content: space-between;
align-items: center;
color: #fff;
height: 60px;
padding: 0 15px;
flex-shrink: 0
}
.gg-theme-style-light .side-panel header {
background: var(--primary-color);
}
@media only screen and (min-width: 736px) {
.side-panel header {
height:90px;
padding: 0 30px
}
}
.side-panel header h6 {
margin: 0;
color: #fff;
font-size: 12px;
text-transform: uppercase;
font-family: var(--body-font);
letter-spacing: 2px;
font-weight: bold;
line-height: 1.916;
}
.side-panel .side-panel-content {
padding: 15px;
flex: 1
}
@media only screen and (min-width: 736px) {
.side-panel .side-panel-content {
padding:30px
}
} #side-cart {
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-webkit-transform: translateX(100%);
transform: translateX(100%)
}
.rtl #side-cart {
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
.open-cart #side-cart {
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%)
}
#side-cart .side-panel-content {
position: relative;
display: flex;
max-height: calc(100% - 60px)
}
#side-cart .side-panel-content .widget_shopping_cart {
flex: 1;
margin-bottom: 0
}
#side-cart .side-panel-content .widget_shopping_cart .widgettitle {
display: none
}
#side-cart .side-panel-content .widget_shopping_cart .widget_shopping_cart_content {
overflow: hidden;
height: 100%;
max-height: 100%;
display: flex;
flex-direction: column
}
#side-cart .side-panel-content .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart {
flex: 1
}
#side-cart .side-panel-content .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type {
margin: 0
}
#side-cart .side-panel-content .woocommerce-mini-cart__total {
display: flex;
align-items: center;
justify-content: space-between;
flex-shrink: 0;
height: 45px;
border-top: 1px solid var(--borders-color);
border-bottom: 1px solid var(--borders-color);
margin: 30px 0 0
}
#side-cart .side-panel-content .woocommerce-mini-cart__buttons {
display: flex;
flex-shrink: 0;
padding: 15px 0;
margin: 0;
width: 100%
}
@media only screen and (min-width: 736px) {
#side-cart .side-panel-content .woocommerce-mini-cart__buttons {
padding:30px 0 0 0;
}
}
#side-cart .side-panel-content .woocommerce-mini-cart__buttons .button {
flex: 1;
}
#side-cart .side-panel-content .woocommerce-mini-cart__buttons .button+.button {
margin-left: 15px
}
@media only screen and (min-width: 736px) {
#side-cart .side-panel-content .woocommerce-mini-cart__buttons .button+.button {
margin-left:30px
}
}
.rtl #side-cart .side-panel-content .woocommerce-mini-cart__buttons .button+.button {
margin-left: 0;
margin-right: 15px
}
@media only screen and (min-width: 736px) {
.rtl #side-cart .side-panel-content .woocommerce-mini-cart__buttons .button+.button {
margin-left:0;
margin-right: 30px
}
}
#side-cart .thb-close svg path {
fill: #fff;
}
#side-filters {
right: auto;
left: 0;
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
transform: translateX(-100%)
}
.open-filters #side-filters {
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-webkit-transform: translateX(0%);
transform: translateX(0%)
}
#side-filters .widget {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid rgba(0,0,0,0.08)
}
#side-filters .widget h6 {
cursor: pointer;
margin-bottom: 20px
}
#side-filters .widget h6.active {
margin-bottom: 0
}
#side-filters .widget:last-child {
border: 0
} .widget.widget_shopping_cart .product_list_widget li {
padding-right: 25px;
margin-bottom: 30px;
display: block;
margin: 0 0 20px;
float: left;
width: 100%;
}
.rtl .widget.widget_shopping_cart .product_list_widget li {
padding-right: 0;
padding-left: 25px;
}
.widget.widget_shopping_cart .product_list_widget li .quantity {
display: block
}
.widget.widget_shopping_cart .product_list_widget li .variation {
font-size: 14px;
color: #ccc;
margin-top: 10px;
margin-bottom: 0
}
.widget.widget_shopping_cart .product_list_widget li .variation dt,.widget.widget_shopping_cart .product_list_widget li .variation dd {
display: inline-block;
margin-bottom: 5px
}
.widget.widget_shopping_cart .product_list_widget li .variation dt p,.widget.widget_shopping_cart .product_list_widget li .variation dd p {
margin-bottom: 0
}
.product_list_widget {
list-style: none;
margin: 0;
padding: 0;
position: relative;
}
.product_list_widget .remove {
display: flex;
justify-content: center;
align-items: center;
width: 14px;
height: 14px;
position: absolute;
top: 0;
right: 30px
}
.rtl .product_list_widget .remove {
right: auto;
left: 0
}
.product_list_widget li {
position: relative;
margin-bottom: 30px
}
.product_list_widget li.empty {
text-align: center;
font-size: 18px;
font-weight: 600;
color: #ccc;
margin: 30px 0
}
.product_list_widget a {
display: block;
color: var(--text-body-color);
line-height: 1.3;
}
.product_list_widget a:before {
display: none
}
.product_list_widget li {
padding: 0 0 10px 0;
margin: 0 0 10px 0;
}
.product_list_widget a .product-title {
display: block;
margin-bottom: 0
}
.product_list_widget .wp-post-image,.product_list_widget .attachment-woocommerce_thumbnail {
max-width: 50px;
margin-right: 20px;
float: left
}
.rtl .product_list_widget .wp-post-image,.rtl .product_list_widget .attachment-woocommerce_thumbnail {
float: right;
margin-right: 0;
margin-left: 20px
}
.product_list_widget .woocommerce-Price-amount {
color: var(--links-elements-color);
}
.product_list_widget .quantity {
} .gg-woo-mini-cart #quick_cart {
position: relative;
}
.gg-woo-mini-cart span {
z-index: 1;
position: relative;
}
.gg-woo-mini-cart .quick_cart_count {
position: absolute;
background: var(--links-elements-color);
width: 20px;
height: 20px;
border-radius: 50%;
display: flex;
top: 5px;
right: 5px;
justify-content: center;
align-items: center;
font-size: 10px;
letter-spacing: 0;
z-index: 0;
color: #fff;
}
@media only screen and (max-width: 821px) {
.gg-woo-mini-cart .quick_cart_count {
top: 0;
right: 0;
}
}
.gg-woo-mini-cart #quick_cart:hover .quick_cart_count {
background: var(--links-elements-color);
color: #fff;
}
html.gg-theme-style-dark .gg-shop-style1 .products .product .gg-product-meta-wrapper .add_to_cart_button:not(:hover),
html.gg-theme-style-dark .gg-shop-style1 .products .product .gg-product-meta-wrapper a.button:not(:hover),
html.gg-theme-style-dark .gg-shop-style5 .gg-product-image-wrapper .hoverbox-flip-back a.button:not(:hover) {
background-color: var(--body-background-color);
}
html.gg-theme-style-dark .gg-shop-style6 .product-flex-meta .view-product-svg-icon svg *,
html.gg-theme-style-dark .gg_posts_grid_scroll .scroll-gallery .gallery-item-product .product-meta-wrapper .view-product-svg-icon svg * {
fill: white;
}
html.gg-theme-style-dark .post-type-archive.wpb-is-on.gg-shop-style4.archive #content,
html.gg-theme-style-dark .gg-shop-style4.archive #content,
html.gg-theme-style-dark .gg-shop-style4 .products .product .gg-product-image-wrapper {
background: transparent;
}
html.gg-theme-style-dark .gg-shop-style4 .products .product {
border-color: rgba(255,255,255,.1);
}
html.gg-theme-style-dark .gg-shop-style4 .products .product {
align-self: stretch;
}
html.gg-theme-style-dark .side-panel .button.wc-forward {
background: var(--body-background-color);
}
html.gg-theme-style-dark .side-panel .button.wc-forward:hover {
background: var(--links-elements-color);
}.gdpr_lightbox-active,.gdpr_lightbox-active body{overflow:hidden}.gdpr_lightbox{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;transition:opacity .3s ease}.gdpr_lightbox.gdpr_lightbox-opened{opacity:1}.gdpr_lightbox.gdpr_lightbox-closed{opacity:0}.gdpr_lightbox *{box-sizing:border-box}.gdpr_lightbox-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.gdpr_lightbox-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.gdpr_lightbox-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.gdpr_lightbox-loading .gdpr_lightbox-loader{opacity:1}.gdpr_lightbox-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.gdpr_lightbox-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.gdpr_lightbox-closed .gdpr_lightbox-content,.gdpr_lightbox-loading .gdpr_lightbox-content{transform:scale(.8)}.gdpr_lightbox-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.gdpr_lightbox-close,.gdpr_lightbox-close:active,.gdpr_lightbox-close:focus,.gdpr_lightbox-close:hover,.gdpr_lightbox-close:visited{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;box-shadow:none}.gdpr_lightbox-close::-moz-focus-inner{border:0;padding:0}.gdpr_lightbox-close:active{top:1px}.gdpr_lightbox-image img{max-width:100%;display:block;line-height:0;border:0}.gdpr_lightbox-iframe .gdpr_lightbox-container{width:100%;max-width:964px}.gdpr_lightbox-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.gdpr_lightbox-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}body.moove_gdpr_overflow{overflow:hidden}body.moove_gdpr_overflow #page{position:relative;z-index:10}body.moove_gdpr_overflow #main-header,body.moove_gdpr_overflow #page-container{z-index:99}.gdpr_lightbox-hide,body.logged-in.et_divi_builder.et-fb #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{display:none}.gdpr_lightbox dialog#moove_gdpr_cookie_modal{display:-ms-flexbox;display:flex;position:relative;padding:0;background:transparent;border:none;width:100%;height:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice button.change-settings-button{padding:0;display:inline-block;border:none;box-shadow:none;background-color:transparent;color:inherit;text-decoration:underline;cursor:pointer;transition:all .2s ease;font-size:inherit;text-transform:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.cookie-switch.focus-g,.cookie-switch:focus,.gdpr-shr-switch.focus-g,.gdpr-shr-switch:focus{box-shadow:1px 1px 5px #010101;border-radius:50px}#moove_gdpr_cookie_modal .mgbutton.focus-g,#moove_gdpr_cookie_modal .mgbutton:focus{box-shadow:1px 1px 5px #010101}#moove_gdpr_cookie_info_bar .gdpr-fbo-0{-ms-flex-order:1;order:1}#moove_gdpr_cookie_info_bar .gdpr-fbo-1{-ms-flex-order:2;order:2}#moove_gdpr_cookie_info_bar .gdpr-fbo-2{-ms-flex-order:3;order:3}#moove_gdpr_cookie_info_bar .gdpr-fbo-3{-ms-flex-order:4;order:4}#moove_gdpr_cookie_info_bar .gdpr-fbo-4{-ms-flex-order:5;order:5}#moove_gdpr_cookie_info_bar .gdpr-fbo-5{-ms-flex-order:6;order:6}.gdpr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{height:30px;display:inline-block;float:left;width:35px;margin-right:5px;position:relative;top:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:30px;width:auto;background-color:transparent}body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu .gdpr-svg-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:none}.moove_gdpr_cookie_modal_open .gdpr_lightbox-content:after{box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content{-ms-flex-pack:justify;justify-content:space-between}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{margin:0 -4px;max-width:calc(100% + 8px);width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}@media (min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px 4px}}#moove_gdpr_cookie_info_bar{content-visibility:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{display:none}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:block;position:absolute;top:-15px;right:-15px;background-color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{background-color:transparent;padding:0;display:inline-block;float:right;position:relative;font-size:14px;line-height:20px;margin:3px 4px;width:36px;height:36px;border-radius:50%;box-shadow:inset 0 0 0 1px #626262;color:#626262;transition:all .3s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:32px;top:-1px;position:relative;height:30px;display:block;overflow:hidden}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{color:#fff;opacity:.7;box-shadow:inset 0 0 0 1px #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:#fff;opacity:1;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{text-decoration:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{overflow:visible;box-shadow:1px 1px transparent}#moove_gdpr_cookie_modal{margin:0 auto;margin-top:0;min-height:60vh;font-family:Nunito,sans-serif;content-visibility:hidden}#moove_gdpr_cookie_modal span.tab-title{display:block}#moove_gdpr_cookie_modal button{letter-spacing:0;outline:none;cursor:pointer}#moove_gdpr_cookie_modal *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{position:relative;display:inline-block;width:50px;height:30px;padding:0}#moove_gdpr_cookie_modal .cookie-switch input,#moove_gdpr_cookie_modal .switch input{display:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .cookie-switch .slider,#moove_gdpr_cookie_modal .switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:red;transition:.4s;margin:0;padding:0}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:1px;bottom:1px;transition:.4s;border:1px solid #f2f2f2;border-radius:50%;background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);display:block;box-sizing:content-box}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch .slider:after,#moove_gdpr_cookie_modal .switch .cookie-slider:after,#moove_gdpr_cookie_modal .switch .slider:after{content:attr(data-text-disabled);position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .slider.round,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .switch .cookie-slider.round,#moove_gdpr_cookie_modal .switch .slider.cookie-round,#moove_gdpr_cookie_modal .switch .slider.round{border-radius:34px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .slider.round:before{border-radius:50%}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .cookie-switch .slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .slider.gdpr-sr:after{display:none}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch .gdpr-sr-enable{display:none;color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch .gdpr-sr-disable{display:block;color:red}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .switch .gdpr-sr-label{position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .switch input:checked+.slider{background-color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:after,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .switch input:checked+.slider:after{content:attr(data-text-enable);color:#2e9935;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-enable{display:block}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-disable{display:none}#moove_gdpr_cookie_modal .cookie-switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:focus+.slider,#moove_gdpr_cookie_modal .switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .switch input:focus+.slider{box-shadow:0 0 1px #2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(20px)}#moove_gdpr_cookie_modal a,#moove_gdpr_cookie_modal button{outline:none;box-shadow:none;text-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{color:#000;background-color:#fff;width:900px;width:80vw;max-width:1170px;min-height:600px;border-radius:10px;position:relative;margin:0 auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content fieldset{background-color:transparent}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-left .moove-gdpr-company-logo-holder{text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-center .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-right .moove-gdpr-company-logo-holder{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-left-content{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;position:relative;float:none;padding-bottom:135px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .main-modal-content{max-height:50vh;overflow:hidden;overflow-y:auto;padding-bottom:0;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px;white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{padding-right:0;text-align:right;color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;position:relative;top:0;text-decoration:none;display:block;-ms-flex-align:baseline;align-items:baseline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main{display:block;position:relative}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{position:relative;overflow:hidden;padding-right:190px;padding-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar{position:absolute;top:0;right:0;width:190px;text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider{position:relative;width:50px;height:30px;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider:after{text-align:right;left:auto;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:20px;margin-bottom:15px;padding-right:190px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;height:75px;position:relative;margin-bottom:20px;padding-right:180px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{max-width:180px;margin:0;float:right;position:absolute;top:0;right:0;width:100%;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder img{max-width:100%;text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{width:100%;font-weight:700;font-size:28px;line-height:1.1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;text-decoration:none;top:-30px;right:-30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background:transparent;padding:0;z-index:99;margin:0;outline:none;box-shadow:none;border:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover span.gdpr-icon{background-color:#fff;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{display:block;width:60px;height:60px;line-height:60px;font-size:48px;background-color:#0c4da2;border:1px solid #0c4da2;color:#fff;border-radius:50%;transition:all .3s ease}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{padding:0;margin-bottom:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:75px;max-width:70%;width:auto;display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-title h2{font-weight:400;font-size:20px;margin:5px 0 0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main span.tab-title{margin-top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:28px;line-height:1.2;margin:0;padding:0;color:#000;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:calc(100% - 155px);overflow-y:auto;padding-right:20px;padding-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:16px;line-height:1.4;margin-bottom:18px;margin-top:0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-size:18px;line-height:1.4;margin-bottom:20px;margin-top:0;font-weight:700;text-transform:none;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a{color:#000;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content.moove-gdpr-strict-warning-message{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:5px;margin-right:10px;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled{opacity:.6;pointer-events:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider{background-color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider:after{color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar p{display:inline-block;float:right;color:#09a501;margin:0;line-height:1.2;font:700 11px Arial,Helvetica,sans-serif;font-weight:700}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset{border:none;padding:0;margin:0;box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset:hover label{color:#09a501}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:130px;position:absolute;left:0;bottom:0;width:100%;background-color:#f1f1f1;z-index:15;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{content:"";position:absolute;bottom:130px;left:60px;right:60px;height:1px;display:block;background-color:#c9c8c8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding{text-decoration:none;padding:0 10px;font-size:10px;color:#000;font-weight:700;line-height:13px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;width:auto;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding img{height:15px;margin-left:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{width:calc(100% + 16px);display:-ms-flexbox;display:flex;padding:0 60px;-ms-flex-pack:justify;justify-content:space-between;margin:0 -2px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:8px;text-decoration:none;border-radius:150px;color:#fff;padding:15px 10px;transition:all .3s ease;border:1px solid transparent;min-width:160px;text-align:center;text-transform:none;letter-spacing:0;font-weight:700;font-size:14px;line-height:20px;cursor:pointer}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings{color:#fff;display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:40%;display:inline-block;float:left;padding:40px 60px;position:absolute;height:100%;top:0;box-shadow:0 0 30px 0 rgba(35,35,35,.1);background:#fff;z-index:10;left:0;border-top-left-radius:5px;border-bottom-left-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{position:absolute;bottom:0;padding-bottom:30px;left:60px;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;padding:20px 0;position:relative;top:10px;text-decoration:none;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a img{width:60px;height:auto;display:inline-block;margin-left:5px;position:relative;top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{padding:0;list-style:none;margin:0;z-index:12}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{margin:0;padding:0;list-style:none;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button{background-color:#fff;border-color:#f1f1f1;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon{color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:800;font-size:14px;text-decoration:none;text-transform:uppercase;background-color:#f1f1f1;border:1px solid #f1f1f1;line-height:1.1;padding:13px 20px;color:#0c4da2;width:100%;transition:all .3s ease;border-radius:5px;text-align:left;white-space:normal}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover span.gdpr-icon{text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:inline-block;float:left;font-size:30px;width:40px;margin-right:5px;position:relative;top:0;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:calc(100% - 40px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:60%;display:inline-block;float:right;padding:40px 60px;position:absolute;top:0;height:auto;right:0;background-color:#f1f1f1;border-top-right-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{width:100%;height:0;padding-bottom:38px;background-size:contain;background-position:0;background-repeat:no-repeat}.moove-hidden{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar:after,.moove-clearfix:after{content:"";display:table;clear:both}#moove_gdpr_cookie_info_bar{position:fixed;bottom:0;left:0;width:100%;min-height:60px;max-height:400px;color:#fff;z-index:9900;background-color:#202020;border-top:1px solid #fff;font-family:Nunito,sans-serif;transition:bottom .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{bottom:auto;top:0;transition:top .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-dark-scheme{border-top:0;border-bottom:1px solid #fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-light-scheme{border-top:0;border-bottom:1px solid #202020}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-info-bar-hidden{bottom:auto;top:-400px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar),#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar){width:600px;max-width:calc(100% - 30px);bottom:15px;border-radius:10px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme{border:1px solid #d3ced2}@media (min-width:767px){#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#000}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container{padding:10px 25px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding:10px 0}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton{width:100%}}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left{left:15px;right:auto}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right{right:15px;left:auto}#moove_gdpr_cookie_info_bar *{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden{bottom:-400px}#moove_gdpr_cookie_info_bar.moove-gdpr-align-center,#moove_gdpr_cookie_info_bar.moove-gdpr-align-right{text-align:center}#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-close-btn{border:none}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{background-color:#fff;border-top:1px solid #202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme p{color:#202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{background-color:#202020;border-top:1px solid #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p{color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none;transition:all .2s ease}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{border-color:#fff;color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#fff;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#fff}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#202020;background-color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 40px;position:static;display:inline-block}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{font-size:40px;width:60px;height:50px;line-height:50px;text-align:center;position:absolute;top:calc(50% - 25px);left:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup{position:absolute;width:60px;height:50px;line-height:50px;text-align:center;top:calc(50% - 25px);right:0;text-decoration:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup span.gdpr-icon{width:28px;height:28px;line-height:26px;text-align:center;text-decoration:none;background-color:#fff;color:#424449;border-radius:50%;display:block;border:1px solid #fff;font-size:16px;position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover span.gdpr-icon{background-color:#424449;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:30px;padding-right:30px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a{margin:0;font-size:14px;line-height:18px;font-weight:700;padding-bottom:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6{font-size:22px;line-height:30px;margin-bottom:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{display:inline-block;width:35px;height:35px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:35px;text-align:center;border-radius:50%;font-size:28px;padding-top:1px;transition:all .2s ease;margin-left:10px;margin-left:6vw}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#202020;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:14px;line-height:20px;color:#fff;font-weight:700;text-decoration:none;border-radius:150px;padding:8px 30px;transition:all .3s ease;border:none;display:inline-block;margin:3px 4px;white-space:nowrap;text-transform:none;letter-spacing:0;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{background-color:#424449;color:#fff;border-color:transparent;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:hover{border-color:#fff;background-color:#000}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button{text-decoration:underline;cursor:pointer;transition:all .2s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:15px;padding-left:3vw}.gdpr_lightbox.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal{content-visibility:visible}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container{max-width:100%}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-close{opacity:0;visibility:hidden}#moove_gdpr_save_popup_settings_button{display:block;z-index:1001;position:fixed;background-color:rgba(0,0,0,.8);transition:all .3s ease;color:#fff;padding:0;text-align:center;height:40px;outline:none;font-weight:400;font-size:14px;line-height:20px;border-radius:0;border:none;text-decoration:none;border-radius:50px}#moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position){bottom:20px;left:20px}#moove_gdpr_save_popup_settings_button span{background-color:inherit;transition:all .3s ease}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon{display:-ms-inline-flexbox;display:inline-flex;line-height:40px;float:left;font-size:30px;min-width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:15;position:relative;background-color:inherit;border-radius:inherit;transition:none}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon i,#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon span.gdpr-icon{position:relative;top:0;font-weight:900;background-color:transparent}#moove_gdpr_save_popup_settings_button span.moove_gdpr_text{font:normal 12px Arial,sans-serif;text-transform:uppercase;white-space:nowrap;padding:0 15px 0 5px;top:0;left:0;position:relative;line-height:40px;display:none;overflow:hidden;z-index:5;background-color:transparent;text-decoration:none}#moove_gdpr_save_popup_settings_button:focus,#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_save_popup_settings_button:focus span.moove_gdpr_text,#moove_gdpr_save_popup_settings_button:hover span.moove_gdpr_text{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{-ms-flex-pack:start;justify-content:flex-start}#moove_gdpr_cookie_info_bar *{box-sizing:border-box}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mright{float:right}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey{background-color:#424449}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey:hover{background-color:#202020}@media (max-width:767px){#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{min-height:30px;font-weight:400}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{font-size:10px;line-height:1.2}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{margin-right:0;text-align:center;width:25px;height:25px}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:25px}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{width:30px;height:30px;border:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:27px;height:25px}.gdpr-fb-hide-mobile{display:none!important}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{width:calc(100vw - 50px)}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{width:40px;height:24px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{height:20px;width:20px}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(16px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{padding-right:0;height:auto;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{font-weight:700;font-size:22px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:80vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:calc(80vh - 155px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin-right:2px;margin-bottom:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{position:relative;padding-right:10px;max-width:50%;width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{font-weight:700;font-size:11px;padding-left:0;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding-right:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar{position:relative;left:0;right:auto;width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form{text-align:left;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider{width:40px;height:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider:after{left:45px;right:0;text-align:left;top:-3px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider .gdpr-sr-label{left:45px;right:0;text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{padding-right:0;font-weight:700;font-size:16px;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{max-height:500px;max-height:90vh;min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .slider:after{font-weight:800;font-size:12px;line-height:30px;min-width:130px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label{line-height:1.8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button button{display:inline-block;width:30px;height:30px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:30px;text-align:center;border-radius:50%;font-size:27px;padding-top:1px;transition:all .2s ease;margin-left:15px;margin-left:6vw;position:absolute;right:5px;top:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;top:-15px;right:-15px;display:block;width:30px;height:30px;line-height:30px;text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{width:30px;height:30px;line-height:30px;font-size:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{padding-bottom:30px;background-size:contain;background-position:50%;margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:10px;padding-top:30px;position:relative;top:0;left:0;text-align:center;min-height:140px;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{display:-ms-flexbox;display:flex;margin:0 -3px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{list-style:none;margin-bottom:20px;display:-ms-inline-flexbox;display:inline-flex;margin:3px;-ms-flex:1;flex:1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{margin:0;text-align:center;width:24px;font-size:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{font-size:8px;line-height:1.2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{top:3px;right:3px;left:auto;padding:0;bottom:auto;transform:scale(.8)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:100%;position:relative;padding:15px 10px;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:16px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding:0;position:relative;overflow:auto;max-height:calc(100% - 110px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:14px;line-height:1.3}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-weight:700;font-size:14px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{margin-bottom:55px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:100%;max-height:calc(90vh - 320px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{left:10px;right:10px;bottom:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:0;background-color:#fff;text-decoration:none;border-radius:150px;font-weight:700;font-size:12px;line-height:18px;padding:5px;transition:all .3s ease;border:1px solid #fff;color:#fff;min-width:110px;text-align:center;text-transform:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt button{top:0;padding:5px 0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:40px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:0;padding-right:0;display:block;min-height:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice{padding-left:4px;margin-bottom:10px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:0}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:12px;font-weight:700;padding:5px 20px}.moove-gdpr-branding-cnt a{padding:10px 0}}@media screen and (max-width:767px) and (orientation:landscape){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{margin-top:0;background-position:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content{margin-bottom:35px;max-height:55vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:600px;height:90vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:500px;max-height:calc(80vh - 80px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:left;margin:0;display:inline-block;float:left;width:40%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{max-width:60%;float:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding-top:30px;min-height:75px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:350px;max-height:calc(100% - 70px)}#moove_gdpr_cookie_modal{background:transparent;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{min-height:55vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a.moove-gdpr-branding{top:0;padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{padding-bottom:80px}}@media (min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{height:100%}}@media (min-width:768px) and (max-width:999px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:20px;right:20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:620px;transform:scale(.75)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:20px;right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p>a{font-size:13px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:10px 15px;font-weight:700;font-size:12px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:20px;padding-right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button button{margin-left:15px;margin-left:5vw}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:24px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:7px 15px;font-size:13px;margin:4px 8px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:8px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{white-space:normal}}@media (min-width:1000px) and (max-width:1300px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:40px 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-width:700px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:10px 30px;margin-left:8px;margin-right:8px}}@media (min-width:768px) and (max-height:700px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:600px;transform:scale(.7)}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media print{#moove_gdpr_cookie_info_bar,#moove_gdpr_cookie_modal,#moove_gdpr_save_popup_settings_button,.gdpr_cookie_settings_shortcode_content{display:none!important}body.moove_gdpr_overflow{overflow:auto}body.moove_gdpr_overflow .gdpr_lightbox{display:none!important}}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg{height:30px;width:auto}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg *{fill:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close,.gdpr-icon.moovegdpr-arrow-close,i.moovegdpr-arrow-close.moovegdpr-arrow-close{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{position:absolute;content:" ";height:24px;width:1px;top:calc(50% - 12px);background-color:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{transform:rotate(45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after{transform:rotate(-45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:before,.gdpr-icon i.moovegdpr-arrow-close:after,.gdpr-icon i.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:before{height:18px;top:calc(50% - 8px)}@media (max-width:767px){#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;padding:5px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:5px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{text-align:left;padding-left:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-left-content #moove-gdpr-menu{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-main{display:block!important;min-height:auto;max-height:100%;margin-bottom:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-content{margin-bottom:80px;max-height:50vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title{padding:10px;background-color:#fff;border:1px solid #fff;display:block;margin:10px 0 0;cursor:pointer;transition:all .3s ease;border-radius:5px;position:relative;padding-left:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title:before{content:"\203A";position:absolute;left:0;top:0;bottom:2px;font-size:24px;color:currentColor;width:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:1;font-family:Georgia,serif}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .moove-gdpr-tab-main-content{display:none;padding:10px;background-color:#fff}}@media (max-width:350px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:3px 12px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{opacity:0}}