.shop_table td.product-remove.with-cb {
padding-left: 14px;
}
.woocommerce.woocommerce-wishlist-modern .wishlist-title h2 {
margin-top: 0;
}
.woocommerce .wishlist_table .checkbox-sign {
margin: 2px 0 0 0;
}
.woocommerce .wishlist_table th.product-stock-stauts {
white-space: nowrap;
}
.woocommerce .wishlist_table .product-add-to-cart .dateadded {
display: block;
white-space: nowrap;
margin-bottom: 20px;
}
.woocommerce .wishlist_table .product-add-to-cart .remove_from_wishlist {
margin-top: 20px;
}
.woocommerce .wishlist_table tfoot tr td {
padding: 0;
}
.woocommerce .wishlist_table .product-thumbnail a {
width: 60px;
display: inline-block;
}
.woocommerce .wishlist_table .product-name {
width: 53%;
}
.woocommerce .wishlist_table .product-price {
width: 12%;
}
.woocommerce .wishlist_table .product-price del,
.woocommerce .wishlist_table .product-price ins {
display: block;
}
.woocommerce .wishlist_table .product-price ins {
text-decoration: none;
margin-top: 5px;
}
.woocommerce .wishlist_table .product-stock-status {
width: 15%;
}
.woocommerce .wishlist_table .product-add-to-cart {
width: 20%;
}
.woocommerce-wishlist .woocommerce .wishlist_table tr.pagination-row td {
border-left: 0;
border-right: 0;
border-bottom: 0;
padding: 0;
}
.yith-wcwl-share {
margin: 44px 0 0 0;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart .add_to_cart_button a.gem-button {
padding-left: 44px;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart a.gem-button {
margin: 0;
}
.woocommerce-wishlist .wishlist_table .product-add-to-cart .add_to_cart_button a.gem-button:before {
content: '\e613';
position: absolute;
left: 15px;
top: -1px;
font-family: 'thegem-icons';
font-style: normal;
font-size: 22px;
font-weight: normal;
}
.yith-wcwl-share .yith-wcwl-share-title {
display: inline-block;
margin: 0 14px 0 0;
}
.yith-wcwl-share ul {
display: inline-block;
list-style: none;
padding: 0;
margin: 0;
}
.yith-wcwl-share li {
display: inline-block;
margin: -1px 15px 0 0;
vertical-align: middle;
}
.yith-wcwl-share li:last-child {
margin-right: 0;
}
.yith-wcwl-share li a:before {
display: inline-block;
font-family: 'thegem-socials';
font-size: 23px;
font-weight: normal;
}
.yith-wcwl-share li a.facebook:before {
content: '\e617';
color: #5275db;
}
.yith-wcwl-share li a.twitter:before {
content: '\e676';
color: #000000;
}
.yith-wcwl-share li a.pinterest:before {
content: '\e619';
color: #ff5757;
}
.yith-wcwl-share li a.googleplus:before {
content: '\e61a';
color: #f44336;
}
.yith-wcwl-share li a.email:before {
content: '\e626';
font-family: 'thegem-icons';
font-style: normal;
font-size: 16px;
font-weight: normal;
width: 24px;
height: 24px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
text-align: center;
line-height: 24px;
color: #ffffff;
background-color: #ae0e0e;
overflow: hidden;
}
.wishlist-content.responsive {
display: none;
}
.woocommerce .wishlist-content.responsive .shop_table tbody tr td {
border-bottom: 0;
border-top-width: 1px;
border-top-style: solid;
}
.woocommerce .wishlist_table .product-info .product-info-header > div,
.woocommerce .wishlist_table .product-info .product-info-content > div {
float: left;
padding: 17px;
text-align: left;
}
.product-info .product-info-content {
border: 1px solid transparent;
border-top: 0;
border-bottom: 0;
}
.woocommerce-wishlist  .wishlist-content.responsive .cart-item {
margin-bottom: 42px;
border-bottom: 1px solid transparent;
}
.wishlist-content.responsive .cart-item:last-child {
margin-bottom: 0;
}
.woocommerce .wishlist-content.responsive .shop_table tbody tr td.product-thumbnail a .product-dummy-wrapper {
min-width: 60px;
}
@media (max-width: 992px) {
.wishlist-content {
display: none;
}
.wishlist-content.responsive {
display: block;
}
.wishlist-content.responsive .wishlist_table .product-remove {
width: 1%;
}
}
@media (max-width: 768px) {
.woocommerce .wishlist_table .product-info .product-info-header > div.product-price,
.woocommerce .wishlist_table .product-info .product-info-header > div.product-stock-stauts,
.woocommerce .wishlist_table .product-info .product-info-content > div.product-price,
.woocommerce .wishlist_table .product-info .product-info-content > div.product-stock-stauts {
width: 50% !important;
}
.woocommerce .wishlist_table .product-info .product-info-header > div.product-add-to-cart {
display: none;
}
.woocommerce .wishlist_table .product-info .product-info-content > div.product-add-to-cart {
display: block;
float: none;
width: 100% !important;
clear: both;
}
}
@media (max-width: 500px) {
.yith-wcwl-share {
text-align: center;
}
.yith-wcwl-share .yith-wcwl-share-title {
display: block;
margin-bottom: 23px;
}
}
.yith-wcwl-form .show-title-form,
.yith-wcwl-form .hide-title-form {
display: none;
}
.yith-wcwl-form .hidden-title-form {
margin-bottom: 25px;
}
.yith-wcwl-form .hidden-title-form .save-title-form {
margin-left: 25px;
}
.yith-wcwl-form .hidden-title-form .save-title-form i:before {
content: '\e646';
font-family: 'thegem-icons';
font-style: normal;
font-size: 24px;
font-weight: normal;
}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}#primary-navigation .hamburger-with-cart + #primary-menu.nav-menu.no-responsive > li.menu-item-cart,
#primary-navigation .hamburger-with-cart + div #primary-menu.nav-menu.no-responsive > li.menu-item-cart {
display: none;
}
#primary-navigation #primary-menu > li.menu-item-cart > a {
margin-right: 26px;
}
.header-layout-vertical #primary-navigation #primary-menu > li.menu-item-cart > a,
#primary-navigation.responsive #primary-menu > li.menu-item-cart > a {
margin-right: 0;
}
.hamburger-minicart > a {
line-height: 60px;
}
.hamburger-group.hamburger-size-small .hamburger-minicart > a,
.hamburger-minicart.hamburger-minicart-size-small > a {
line-height: 1;
}
#primary-navigation #primary-menu > li.menu-item-cart > a.empty,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count,
.hamburger-minicart > a.empty {
margin-right: 0;
}
#primary-navigation #primary-menu > li.menu-item-cart > a:before,
.hamburger-minicart > a:before {
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
content: '\e613';
margin-right: 5px;
vertical-align: top;
line-height: inherit;
display: inline-block;
text-align: center;
width: 100%;
padding-right: 3px;
}
.hamburger-minicart > a:before {
font-size: 48px;
margin: 0;
padding: 0;
-webkit-transition: font-size .3s;
transition: font-size .3s;
}
.hamburger-group.hamburger-size-small .hamburger-minicart > a:before {
font-size: 24px;
}
.hamburger-minicart.hamburger-minicart-size-small > a:before {
font-size: 24px;
}
#page.vertical-header #primary-navigation #primary-menu > li.menu-item-cart > a:before,
.header-layout-fullwidth_hamburger #primary-navigation #primary-menu > li.menu-item-cart > a:before {
text-align: left;
}
#primary-navigation.responsive #primary-menu > li.menu-item-cart > a:before {
text-align: left;
}
#primary-navigation.responsive #primary-menu > li.menu-item-cart > .minicart {
display: none;
}
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count,
.hamburger-minicart > a .minicart-item-count {
position: absolute;
right: -15px;
top: 50%;
width: 23px;
height: 18px;
font-size: 87.5%;
text-align: center;
line-height: 18px;
margin: -8px 0 0 0;
padding-right: 2px;
z-index: 1;
}
.hamburger-minicart > a .minicart-item-count,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count {
position: absolute;
width: 20px;
height: 20px;
top: 15px;
right: 0;
left: auto;
margin: 0;
padding: 0;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 11px;
color: #000000;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count {
width: 18px;
height: 18px;
line-height: 18px;
top: 50%;
margin-top: -11px;
right: 11px;
}
#page .header-layout-overlay #primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count {
width: 20px;
height: 20px;
line-height: 20px;
top: 19px;
right: 13px;
font: inherit;
font-size: 11px;
}
#site-header .hamburger-size-small .hamburger-minicart > a .minicart-item-count,
#site-header.shrink .hamburger-minicart > a .minicart-item-count {
width: 16px;
height: 16px;
font-size: 9px;
top: 2px;
right: -6px;
}
.hamburger-group.hamburger-size-small .hamburger-minicart > a .minicart-item-count {
margin-top: 0;
}
.hamburger-minicart.hamburger-minicart-size-small > a .minicart-item-count {
margin-top: 0;
}
#primary-navigation #primary-menu > li.menu-item-cart > a.empty .minicart-item-count,
.hamburger-minicart > a.empty .minicart-item-count {
display: none;
}
#primary-navigation.responsive #primary-menu > li.menu-item-cart > a .minicart-item-count {
left: 65px;
}
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count:after {
content: '';
position: absolute;
left: -6px;
top: 3px;
width: 12px;
height: 12px;
transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
background: inherit;
z-index: -1;
}
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count:after {
display: none;
}
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count,
#primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count:after,
body.mobile-cart-position-top #site-header .mobile-cart .minicart-item-count,
.hamburger-minicart > a .minicart-item-count,
#primary-navigation #primary-menu > li.menu-item-cart > a.circle-count .minicart-item-count {
color: #ffffff;
}
@media (max-width: 768px) {
.primary-navigation li.menu-item-cart > a:after,
.primary-navigation li.menu-item-cart > .minicart {
display: none;
}
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
.hamburger-minicart > .minicart {
position: absolute;
visibility: hidden;
white-space: normal;
width: 305px;
border-top: 0;
transition: transform 0.1s linear 0.5s, opacity 0.1s linear 0.5s, visibility 0.1s linear 0.5s;
-moz-transition: transform 0.1s linear 0.5s, opacity 0.1s linear 0.5s, visibility 0.1s linear 0.5s;
-webkit-transition: transform 0.1s linear 0.5s, opacity 0.1s linear 0.5s, visibility 0.1s linear 0.5s;
opacity: 0;
transform: translateY(20px);
-o-transform: translateY(20px);
-ms-transform: translateY(20px);
-moz-transform: translateY(20px);
-webkit-transform: translateY(20px);
padding: 23px 0 0;
border: 1px solid #ffffff;
}
.header-layout-fullwidth_hamburger #primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
#thegem-perspective .perspective-navigation #primary-menu.no-responsive li.menu-item-cart > .minicart,
#page.vertical-header #primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
.header-layout-overlay #primary-navigation #primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart {
display: none;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul,
.hamburger-minicart > .minicart ul {
position: relative;
visibility: inherit;
width: auto;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
transition: all 0s;
-moz-transition: all 0s;
-webkit-transition: all 0s;
opacity: 1;
transform: none;
-o-transform: none;
-ms-transform: none;
-moz-transform: none;
-webkit-transform: none;
border: 0;
}
#primary-menu.no-responsive:hover li.menu-item-cart:hover > .minicart,
.hamburger-minicart:hover > .minicart {
visibility: visible;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
opacity: 1;
transform: translateY(0);
-o-transform: translateY(0);
-ms-transform: translateY(0);
-moz-transform: translateY(0);
-webkit-transform: translateY(0);
}
#primary-menu.no-responsive:hover > li.menu-item-cart .minicart {
visibility: hidden;
transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-webkit-transition: all 0.1s linear;
opacity: 0;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
.hamburger-minicart > .minicart {
top: 100%;
left: 0; }
#site-header.shrink .hamburger-minicart > .minicart {
margin-top: 0;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart.invert,
.hamburger-minicart > .minicart.invert {
left: auto;
right: 0;
} #primary-menu.nav-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content ul.cart_list,
.hamburger-minicart .widget_shopping_cart_content ul.cart_list,
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list {
padding: 0 24px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li img,
.hamburger-minicart > .minicart ul li img,
.mobile-cart-position-top #site-header .mobile-cart ul li img {
height: 60px;
width: 60px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .minicart-image,
.hamburger-minicart > .minicart ul li .minicart-image,
.mobile-cart-position-top #site-header .mobile-cart ul li .minicart-image {
float: left;
margin-right: 17px;
margin-top: -4px;
position: relative;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .minicart-image:after,
.hamburger-minicart > .minicart ul li .minicart-image:after,
.mobile-cart-position-top #site-header .mobile-cart ul li .minicart-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
opacity: 0;
z-index: 1;
background: rgba(0, 188, 212, 0.3);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a:hover .minicart-image:after,
.hamburger-minicart > .minicart ul li a:hover .minicart-image:after,
.mobile-cart-position-top #site-header .mobile-cart ul li a:hover .minicart-image:after {
opacity: 1;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li.sale .minicart-image:before,
.hamburger-minicart > .minicart ul li.sale .minicart-image:before,
.mobile-cart-position-top #site-header .mobile-cart ul li.sale .minicart-image:before {
content: '%';
display: block;
width: 24px;
height: 24px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
position: absolute;
right: -11px;
top: 4px;
z-index: 2;
line-height: 24px;
text-align: center;
text-indent: -1px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li,
.hamburger-minicart > .minicart ul li,
.mobile-cart-position-top #site-header .mobile-cart ul li {
display: inline-block;
padding: 4px 0 0 0;
margin: 26px 0 0 0;
width: 100%;
border: 0;
position: relative;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .variation,
.hamburger-minicart > .minicart ul li .variation,
.mobile-cart-position-top #site-header .mobile-cart ul li .variation {
display: none;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li.empty,
.hamburger-minicart > .minicart ul li.empty,
.mobile-cart-position-top #site-header .mobile-cart ul li.empty {
padding-bottom: 25px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li:first-child,
.hamburger-minicart > .minicart ul li:first-child,
.mobile-cart-position-top #site-header .mobile-cart ul li:first-child {
margin: 0;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a,
.hamburger-minicart > .minicart ul li a,
.mobile-cart-position-top #site-header .mobile-cart ul li a {
display: block;
margin: 0 20px 0 0;
border: 0 !important;
padding: 0 !important;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a.remove,
.hamburger-minicart > .minicart ul li a.remove,
.mobile-cart-position-top #site-header .mobile-cart ul li a.remove {
padding: 0;
margin: 0;
position: absolute;
right: 0;
top: -7px;
cursor: pointer;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity,
.hamburger-minicart > .minicart ul li .quantity,
.mobile-cart-position-top #site-header .mobile-cart ul li .quantity {
display: inline-block;
margin-top: 4px;
}
.widget_shopping_cart_content ul.cart_list li .cart-item-info {
margin-left: 85px;
padding-top: 5px;
}
.widget_shopping_cart_content .quantity {
font-size: 123.5%;
line-height: 1.421;
}
.widget_shopping_cart_content .minicart-bottom {
margin-top: 25px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content .minicart-bottom,
.hamburger-minicart .widget_shopping_cart_content .minicart-bottom,
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content .minicart-bottom {
padding: 20px 20px 20px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total,
.hamburger-minicart > .minicart .total,
.mobile-cart-position-top #site-header .mobile-cart .total {
padding: 15px 24px 0;
margin-top: 24px;
display: flex;
justify-content: space-between;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total strong,
.hamburger-minicart > .minicart .total strong,
.mobile-cart-position-top #site-header .mobile-cart .total strong {
display: inline-block;
padding-top: 7px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount,
.hamburger-minicart > .minicart .total span.amount,
.mobile-cart-position-top #site-header .mobile-cart .total span.amount {
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons,
.hamburger-minicart > .minicart .buttons,
.mobile-cart-position-top #site-header .mobile-cart .buttons {
display: flex;
flex-wrap: wrap;
padding: 8px 18px 17px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons a,
.hamburger-minicart > .minicart .buttons a,
.mobile-cart-position-top #site-header .mobile-cart .buttons a {
margin: 0;
width: 100%;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons,
.hamburger-minicart > .minicart .buttons,
.mobile-cart-position-top #site-header .mobile-cart .buttons {
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart,
.hamburger-minicart > .minicart .buttons .mini-cart-view-cart,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart {
flex: 1;
margin: 6px;
flex-basis: auto;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart .gem-button,
.hamburger-minicart > .minicart .buttons .mini-cart-view-cart .gem-button,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart .gem-button {
border: 2px solid transparent;
line-height: 26px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-checkout,
.hamburger-minicart > .minicart .buttons .mini-cart-checkout,
.mobile-cart-position-top #site-header .mobile-cart .mini-cart-checkout {
flex: 1;
margin: 6px;
flex-basis: auto;
}
.widget_shopping_cart_content .cart_list .empty {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: 0 none;
margin-bottom: 1.421em;
}
.hamburger-minicart {
position: relative;
display: inline-block;
margin: 5px 35px 0 0;
vertical-align: middle;
height: 60px;
text-align: left;
-webkit-transition: all .3s, transform 1s;
transition: all .3s, transform 1s;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.logo-position-right .hamburger-minicart {
margin-right: 0px;
margin-left: 35px;
}
.hamburger-group.hamburger-size-small .hamburger-minicart {
height: 30px;
margin-right: 18px;
margin-top: 7px;
}
.hamburger-minicart.hamburger-minicart-size-small {
height: 30px;
margin-right: 20px;
}
.logo-position-right .hamburger-group.hamburger-size-small .hamburger-minicart {
margin-right: 0px;
margin-left: 20px;
}
.logo-position-right .hamburger-minicart.hamburger-minicart-size-small {
margin-right: 0px;
margin-left: 20px;
}
@media (max-width: 767px) {
#primary-navigation .hamburger-minicart {
display: none;
}
}
#primary-navigation.responsive .hamburger-minicart {
display: none;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li img,
.hamburger-minicart > .minicart ul li img,
.mobile-cart-position-top #site-header .mobile-cart ul li img {
height: auto;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart,
.hamburger-minicart > .minicart,
.mobile-cart-position-top #site-header .mobile-cart> .minicart {
background-color: var(--thegem-to-minicart-background-color, #ffffff);
border-color: #dfe5e8;
}
.mobile-cart-position-top #site-header .mobile-cart> .minicart {
background-color: var(--thegem-to-minicart-background-color, var(--styled-bg-color));
}
.mobile-cart-position-top #site-header .mobile-cart> .minicart .widget_shopping_cart_content {
background-color: var(--thegem-to-minicart-background-color, var(--styled-bg-color));
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a:hover,
.hamburger-minicart > .minicart ul li a:hover {
color: #00bcd4;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li.empty,
.hamburger-minicart > .minicart ul li .quantity,
.hamburger-minicart > .minicart .total,
.hamburger-minicart > .minicart ul li.empty,
.mobile-cart-position-top #site-header .mobile-cart ul li .quantity,
.mobile-cart-position-top #site-header .mobile-cart .total,
.mobile-cart-position-top #site-header .mobile-cart ul li.empty,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total strong,
.hamburger-minicart > .minicart .total strong,
.mobile-cart-position-top #site-header .mobile-cart .total strong{
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
text-transform: var(--thegem-to-body-text-transform);
letter-spacing: var(--thegem-to-body-letter-spacing);
color: var(--thegem-to-body-color);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li .quantity span.amount,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount,
.hamburger-minicart > .minicart ul li .quantity span.amount,
.hamburger-minicart > .minicart .total span.amount,
.mobile-cart-position-top #site-header .mobile-cart ul li .quantity span.amount,
.mobile-cart-position-top #site-header .mobile-cart .total span.amount {
font-family: var(--thegem-to-product-price-cart-font-family);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-style: var(--thegem-to-product-price-cart-font-style);
font-size: var(--thegem-to-product-price-cart-font-size-tiny);
line-height: var(--thegem-to-product-price-cart-line-height-tiny);
text-transform: var(--thegem-to-product-price-cart-text-transform);
letter-spacing: var(--thegem-to-product-price-cart-letter-spacing);
color: var(--thegem-to-product-price-cart-color);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total span.amount,
.hamburger-minicart > .minicart .total span.amount,
.mobile-cart-position-top #site-header .mobile-cart .total span.amount {
font-size: var(--thegem-to-product-price-cart-font-size);
line-height: var(--thegem-to-product-price-cart-line-height);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li a.remove,
.hamburger-minicart > .minicart ul li a.remove,
.mobile-cart-position-top #site-header .mobile-cart ul li a.remove {
font-size: 18px;
color: #99a9b5;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .total,
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons,
.hamburger-minicart > .minicart .total,
.hamburger-minicart > .minicart .buttons,
.mobile-cart-position-top #site-header .mobile-cart .total,
.mobile-cart-position-top #site-header .mobile-cart .buttons {
background-color: var(--styled-bg-color, #f0f3f2);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart ul li.sale .minicart-image:before,
.hamburger-minicart > .minicart ul li.sale .minicart-image:before,
.mobile-cart-position-top #site-header .mobile-cart ul li.sale .minicart-image:before {
font-family: var(--thegem-to-body-font-family);
font-size: var(--thegem-to-body-font-size);
color: #FFFFFF;
line-height: 24px;
background-color: var(--thegem-to-hover-default-color, #00BCD4);
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-checkout .gem-button,
.hamburger-minicart > .minicart .buttons .mini-cart-checkout .gem-button,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-checkout .gem-button {
border-color: #46485c;
color: #46485c;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-checkout .gem-button:hover,
.hamburger-minicart > .minicart .buttons .mini-cart-checkout .gem-button:hover,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-checkout .gem-button:hover {
background: #46485c;
color: #ffffff;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart .gem-button,
.hamburger-minicart > .minicart .buttons .mini-cart-view-cart .gem-button,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart .gem-button {
background-color: #00bcd4;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart > .minicart .buttons .mini-cart-view-cart .gem-button:hover,
.hamburger-minicart > .minicart .buttons .mini-cart-view-cart .gem-button:hover,
.mobile-cart-position-top #site-header .mobile-cart .buttons .mini-cart-view-cart .gem-button:hover {
border-color: #00bcd4;
background-color: transparent;
color: #00bcd4;
}
#site-header .mobile-cart {
display: none;
vertical-align: middle;
padding: 15px 0;
width: 36px;
height: 60px;
}
#site-header .mobile-cart:before {
content: '';
display: block;
height: 0;
width: 36px;
}
@media (max-width: 767px) {
.mobile-cart-position-top #site-header .mobile-cart {
display: table-cell;
}
.mobile-cart-position-top #site-header .site-title {
text-align: center;
width: 99%;
}
.mobile-cart-position-top #site-header .site-title .site-logo {
margin: 0 auto;
}
.mobile-cart-position-top #site-header .primary-navigation,
.mobile-cart-position-top #site-header #perspective-menu-buttons {
width: auto;
}
}
.mobile-cart-position-top #site-header .mobile-cart > a {
display: block;
vertical-align: middle;
position: relative;
margin: 0 auto;
text-align: center;
}
.mobile-cart-position-top #site-header .mobile-cart > a:before { content: '';
margin-right: 0;
vertical-align: top;
line-height: inherit;
display: inline-block;
text-align: center;
width: 100%;
height: 24px;
padding-right: 0;
background-color: #3c3950;
-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22C15.89,22 15,21.1 15,20C15,18.89 15.89,18 17,18M1,2H4.27L5.21,4H20A1,1 0 0,1 21,5C21,5.17 20.95,5.34 20.88,5.5L17.3,11.97C16.96,12.58 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7C5.89,17 5,16.1 5,15C5,14.65 5.09,14.32 5.24,14.04L6.6,11.59L3,4H1V2M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22C5.89,22 5,21.1 5,20C5,18.89 5.89,18 7,18M16,11L18.78,6H6.14L8.5,11H16Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22C15.89,22 15,21.1 15,20C15,18.89 15.89,18 17,18M1,2H4.27L5.21,4H20A1,1 0 0,1 21,5C21,5.17 20.95,5.34 20.88,5.5L17.3,11.97C16.96,12.58 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7C5.89,17 5,16.1 5,15C5,14.65 5.09,14.32 5.24,14.04L6.6,11.59L3,4H1V2M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22C5.89,22 5,21.1 5,20C5,18.89 5.89,18 7,18M16,11L18.78,6H6.14L8.5,11H16Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
-webkit-mask-size: 24px;
mask-size: 24px;
}
.mobile-cart-position-top #site-header:not(.shrink) .header-colors-light .mobile-cart > a:before {
background-color: #ffffff;
}
.mobile-cart-position-top #site-header .mobile-cart .minicart-item-count {
position: absolute;
right: -3px;
top: -8px;
width: 18px;
height: 18px;
line-height: 18px;
font-size: 11px;
border-radius: 50%;
text-align: center;
}
.mobile-cart-position-top #site-header .mobile-cart > a.empty .minicart-item-count {
display: none;
}
.mobile-cart-position-top #site-header .mobile-cart .minicart {
position: fixed;
-webkit-perspective: 1000;
opacity: 1;
visibility: visible;
top: 0;
left: 0;
bottom: 0;
overflow-y: auto;
display: block;
width: 80%;
min-width: 300px;
max-width: 450px;
transform: translateX(-100%);
transition: transform 0.2s ease-out;
z-index: 999;
}
.mobile-cart-position-top #site-header .logo-position-right .mobile-cart .minicart {
left: auto;
right: 0;
transform: translateX(100%);
}
.mobile-cart-position-top #site-header .mobile-cart .minicart.minicart-show {
transform: translateX(0);
}
.admin-bar.mobile-cart-position-top #site-header .mobile-cart .minicart {
top: 32px;
}
@media (max-width: 767px) {
.admin-bar.mobile-cart-position-top #site-header .mobile-cart .minicart {
top: 46px;
}
}
@media (max-width: 599px) {
.admin-bar.mobile-cart-position-top #site-header.shrink.fixed .mobile-cart .minicart {
top: 0;
}
}
.mobile-cart-header {
display: none;
}
.mobile-cart .mobile-cart-header {
display: block;
position: relative;
padding: 23px 24px;
}
.mobile-cart .mobile-cart-header .mobile-cart-header-title {
margin: 0;
}
.mobile-cart .mobile-cart-header .mobile-cart-header-title:before {
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
content: '\e613';
vertical-align: top;
line-height: inherit;
display: inline-block;
text-align: center;
margin-right: 10px;
color: #00bcd4;
}
.mobile-cart-header-close {
position: absolute;
top: 50%;
right: 24px;
margin-top: -15px;
width: 30px;
height: 30px;
}
.mobile-cart-header-close .cart-close-line-1,
.mobile-cart-header-close .cart-close-line-2 {
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 3px;
background: #99a9b5;
margin-top: -2px;
}
.mobile-cart-header-close .cart-close-line-1 {
transform: rotate(45deg);
}
.mobile-cart-header-close .cart-close-line-2 {
transform: rotate(-45deg);
}
.mobile-minicart-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 998;
background: #000000;
opacity: 0;
visibility: hidden;
transition: all 1s;
}
#site-header.fixed.shrink.shrink-mobile.hidden .mobile-minicart-overlay { }
body.mobile-minicart-opened .mobile-minicart-overlay {
opacity: 0.7;
visibility: visible;
}
body.mobile-minicart-opened {
position: fixed;
overflow: hidden;
width: 100%;
height: 100%;
}
body.mobile-minicart-opened #wpadminbar {
top: -46px;
}
.mobile-cart-position-top #site-header .mobile-cart ul li a.remove {
font-size: 24px;
right: 15px;
top: 5px;
}
.mobile-cart-position-top #site-header .mobile-cart ul li img {
width: 80px;
}
.mobile-cart-position-top #site-header .mobile-cart .total {
text-align: center;
margin-top: 0;
}
.mobile-cart-position-top #site-header .mobile-cart .total strong,
.mobile-cart-position-top #site-header .mobile-cart .total span.amount {
float: none;
}
.mobile-cart-position-top #site-header .mobile-cart .buttons {
text-align: center;
}
.mobile-cart-position-top #site-header .mobile-cart .buttons .gem-button-container {
float: none;
margin: 10px 5px;
}
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list {
padding: 0;
}
.mobile-cart-position-top #site-header .mobile-cart .widget_shopping_cart_content ul.cart_list > li {
padding: 15px;
margin: 0;
}
#site-header.fixed.shrink .hamburger-minicart {
margin-right: 18px;
margin-top: 7px;
height: auto;
}
#site-header.fixed.shrink .logo-position-right .hamburger-minicart {
margin-right: 0;
margin-left: 18px;
}
#site-header.fixed.shrink .hamburger-minicart > a {
line-height: 1;
}
#site-header.fixed.shrink .hamburger-minicart > a:before {
font-size: 24px;
}
#primary-menu.nav-menu.no-responsive > li.menu-item-cart .widget_shopping_cart_content ul.cart_list {
max-height: 412px;
overflow-y: auto;
} body p.total.wc-gzd-total-mini-cart{
margin: 0 !important;
} body.notification-locked{
overflow: hidden;
}
body.notification-locked .mobile-minicart-overlay{
display: none;
}
body.notification-locked.compensate-for-scrollbar{
margin-right: 0;
}
body.notification-locked .fancybox-container{
transition: all 0.2s;
visibility: hidden;
opacity: 0;
}
.thegem-popup-notification-sidebar{
position: fixed;
display: inline;
width: 100vw;
height: 100%;
max-height: 100vh;
left: 0;
top: 0;
bottom: 0;
right: 0;
opacity: 0;
visibility: hidden;
margin: 0;
padding: 0;
z-index: -1;
background: rgba(33,35,49,.5);
transform: none;
pointer-events: none;
transition: all 0.3s;
}
.thegem-popup-notification-sidebar.active{
opacity: 1;
visibility: visible;
pointer-events: auto;
z-index: 99999;
}
.thegem-popup-notification-sidebar .notification-sidebar{
position: fixed;
right: 0;
bottom: 0;
width: 100%;
max-width: 410px;
height: 100%;
display: flex;
flex-direction: column;
background-color: var(--thegem-to-minicart-background-color, #FFFFFF);
opacity: 0;
visibility: hidden;
transform: translate3d(100%,0,0);
-webkit-transform: translate3d(100%,0,0);
transition: all 0.3s;
}
body.admin-bar .thegem-popup-notification-sidebar .notification-sidebar{
height: calc(100% - 32px);
}
.thegem-popup-notification-sidebar.active .notification-sidebar{
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
opacity: 1;
visibility: visible;
}
.thegem-popup-notification-sidebar .mobile-cart-header{
display: none !important;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption{
position: relative;
display: flex;
align-items: center;
flex: 0 0 auto;
min-height: 85px;
margin: 0 25px;
border-bottom: 1px solid var(--thegem-to-box-border-color);
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .title{
font-family: var(--thegem-to-light-title-font-family);
font-style: var(--thegem-to-light-title-font-style);
font-weight: var(--thegem-to-light-title-font-weight);
font-size: var(--thegem-to-h3-font-size);
line-height: 1;
text-transform: capitalize;
letter-spacing: 0;
color: var(--thegem-to-body-color);
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close{
position: absolute;
width: 36px;
height: 36px;
left: -85px;
font-size: 0;
padding: 0;
cursor: pointer;
transition: all 0.3s linear;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:hover{
opacity: 0.8;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:before,
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:after{
content: '';
position: absolute;
top: 0;
left: 50%;
margin-left: -2px;
width: 4px;
height: 100%;
background-color: #FFFFFF;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:before{
transform: rotate(46deg);
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:after{
transform: rotate(-46deg);
}
.thegem-popup-notification-sidebar .notification-sidebar-content{
position: relative;
flex: 1 1 100%;
}
.thegem-popup-notification-sidebar .widget_shopping_cart_content{
position: relative;
display: flex;
flex-direction: column;
height: 100%;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart{
position: relative;
width: 100%;
flex: 1 1 0;
padding: 0 25px;
overflow-x: hidden;
overflow-y: auto;
white-space: inherit;
transition: none;
opacity: inherit;
visibility: inherit;
border: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar {
width: 4px;
background-color: transparent;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar-track {
background-color: transparent;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart::-webkit-scrollbar-thumb {
background-color: var(--thegem-to-box-border-color);
border-radius: 2px;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart li {
position: relative;
display: flex;
flex-direction: column;
padding: 10px 0 10px 35px;
width: 100%;
min-height: 90px;
margin: 0;
border: 0 !important;
border-bottom: 1px solid var(--thegem-to-box-border-color) !important;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart__empty-message{
display: none !important;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart li:last-child{
border: 0 !important;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a.remove_from_cart_button{
position: absolute;
left: 0;
right: auto;
top: 36px;
width: 15px;
height: 15px;
padding: 0;
margin: 0;
line-height: 1;
font-size: 0;
text-indent: unset;
color: var(--thegem-to-body-color);
border: 0;
border-radius: 0;
transition: all 0.3s linear;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a.remove_from_cart_button:before{
content: '\e68a';
font-family: 'thegem-icons';
font-size: 16px;
font-weight: normal;
font-style: normal;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a.remove_from_cart_button:hover{
color: var(--thegem-to-styled-color3);
border-color: var(--thegem-to-styled-color3);
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a:not(.remove_from_cart_button){
position: relative;
color: var(--thegem-to-product-title-cart-color);
padding: 0 0 0 90px;
line-height: inherit;
border: 0;
margin: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .minicart-image{
position: absolute;
left: 0;
right: auto;
top: 0;
float: none;
margin: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .minicart-image:before{
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: var(--thegem-to-styled-color1-03);
opacity: 0;
visibility: hidden;
z-index: -1;
transition: all 0.3s linear;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart a:not(.remove_from_cart_button):hover .minicart-image:before{
opacity: 1;
visibility: visible;
z-index: 1;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .minicart-image img{
width: 70px;
max-width: none;
height: auto;
margin: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation{
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
margin: 0 0 0 90px;
padding: 0;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation p,
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dt,
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dd{
padding: 0;
margin: 0;
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
color: var( --thegem-to-date-filter-subtitle-color);
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dt,
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .variation dd{
margin-right: 5px;
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .quantity{
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
margin: 0 0 0 90px;
padding: 0;
font-family: var(--thegem-to-product-price-cart-font-family);
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.6);
line-height: var(--thegem-to-product-price-cart-line-height);
color: var(--thegem-to-product-price-cart-color);
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart .quantity .amount{
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.75);
padding-left: 4px;
color: var(--thegem-to-product-price-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__total,
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal{
position: relative;
display: flex;
align-items: center;
padding: 20px 25px 0 25px;
justify-content: space-between;
margin-top: auto;
background-color: var(--styled-bg-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__total strong,
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal strong{
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-product-price-line-height);
color: var(--thegem-to-body-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__total .amount,
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal .amount{
font-family: var(--thegem-to-product-price-cart-font-family) !important;
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: var(--thegem-to-product-price-cart-font-size);
line-height: var(--thegem-to-product-price-line-height);
color: var(--thegem-to-product-price-cart-color) !important;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__infobox{
position: relative;
display: block;
text-align: right;
padding: 0 25px;
font-family: var(--thegem-to-body-tiny-font-family);
font-style: var(--thegem-to-body-tiny-font-style);
font-weight: var(--thegem-to-body-tiny-font-weight);
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
color: var(--thegem-to-body-color);
background-color: var(--styled-bg-color);
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart{
position: relative;
padding: 0 25px !important;
text-align: right !important;
color: var(--thegem-to-body-color) !important;
background-color: var(--styled-bg-color) !important;
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart,
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart a{
font-family: var(--thegem-to-body-font-family) !important;
font-weight: var(--thegem-to-body-font-weight) !important;
font-style: var(--thegem-to-body-font-style) !important;
font-size: var(--thegem-to-body-tiny-font-size) !important;
line-height: var(--thegem-to-body-tiny-line-height) !important;
text-transform: var(--thegem-to-body-text-transform) !important;
letter-spacing: var(--thegem-to-body-letter-spacing) !important;
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart:first-of-type{
padding-top: 10px !important;
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart .amount{
font-family: var(--thegem-to-product-price-cart-font-family) !important;
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.833);
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart .amount,
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart a{
padding-left: 3px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons{
position: relative;
display: flex;
flex-direction: column;
padding: 20px 25px 25px 25px;
background-color: var(--styled-bg-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons .gem-button{
flex: auto;
margin: 0;
min-height: 40px;
line-height: 36px;
width: 100%;
border: 2px solid var(--thegem-to-styled-color1);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons .mini-cart-view-cart{
margin-bottom: 10px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty{
position: relative;
display: flex;
flex-direction: column;
align-items: center;
margin-top: 40px;
padding: 0 25px;
text-align: center;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-icon{
position: relative;
margin-bottom: 20px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-icon:after{
content: '';
font-size: 100px;
width: 1em;
height: 1em;
line-height: 1em;
display: block;
-webkit-mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.12,8.53L12,6.41L9.88,8.54L8.46,7.12L10.59,5L8.47,2.88L9.88,1.47L12,3.59L14.12,1.46L15.54,2.88L13.41,5L15.53,7.12L14.12,8.53M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22A2,2 0 0,1 5,20A2,2 0 0,1 7,18M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22A2,2 0 0,1 15,20A2,2 0 0,1 17,18M7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7A2,2 0 0,1 5,15C5,14.65 5.09,14.32 5.25,14.04L6.6,11.59L3,4H1V2H4.27L5.21,4L6.16,6L8.4,10.73L8.53,11H15.55L18.31,6L19.41,4H19.42L21.16,4.96L17.3,11.97C16.96,12.59 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.12,8.53L12,6.41L9.88,8.54L8.46,7.12L10.59,5L8.47,2.88L9.88,1.47L12,3.59L14.12,1.46L15.54,2.88L13.41,5L15.53,7.12L14.12,8.53M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22A2,2 0 0,1 5,20A2,2 0 0,1 7,18M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22A2,2 0 0,1 15,20A2,2 0 0,1 17,18M7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7A2,2 0 0,1 5,15C5,14.65 5.09,14.32 5.25,14.04L6.6,11.59L3,4H1V2H4.27L5.21,4L6.16,6L8.4,10.73L8.53,11H15.55L18.31,6L19.41,4H19.42L21.16,4.96L17.3,11.97C16.96,12.59 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
-webkit-mask-size: 1em;
mask-size: 1em;
background-color: var(--thegem-to-box-border-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-title{
font-family: var(--thegem-to-h6-font-family);
font-style: var(--thegem-to-h6-font-style);
font-weight: var(--thegem-to-h6-font-weight);
font-size: var(--thegem-to-h6-font-size);
line-height: var(--thegem-to-h6-line-height);
text-transform: var(--thegem-to-h6-text-transform);
color: var(--thegem-to-h6-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-subtitle{
padding: 0 30px;
margin-top: 15px;
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
text-transform: var(--thegem-to-body-text-transform);
color: var(--thegem-to-body-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-link{
position: relative;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-link .gem-button{
background-color: var(--thegem-to-styled-color1);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__empty-link .gem-button:hover{
background-color: var(--thegem-to-button-basic-background-color-hover);
}
.thegem-popup-notification-sidebar.hide-cart-btn .woocommerce-mini-cart__buttons .mini-cart-view-cart,
.thegem-popup-notification-sidebar.hide-infobox .woocommerce-mini-cart__infobox{
display: none !important;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__quantity{
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
margin: 5px 0 0 90px;
}
.woocommerce-mini-cart-item__total{
white-space: nowrap;
font-family: var(--thegem-to-product-price-cart-font-family);
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.833);
line-height: var(--thegem-to-product-price-cart-line-height);
color: var(--thegem-to-product-price-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty {
position: relative;
display: inline-flex;
padding: 0;
max-width: 120px;
margin-right: 10px;
float: none;
border-radius: 3px;
border: 1px solid var(--thegem-to-box-border-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.plus,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.minus,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity{
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 38px;
background-color: transparent;
border: 0;
text-align: center;
margin: 0 !important;
padding: 0;
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
color: var(--thegem-to-body-color);
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity input[type="number"] {
padding: 0 5px;
border: 0;
font-size: var(--thegem-to-body-font-size);
border-left: 1px solid var(--thegem-to-box-border-color);
border-right: 1px solid var(--thegem-to-box-border-color);
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
text-align: center;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity input[type="number"]::-webkit-outer-spin-button,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
}
.thegem-popup-notification-sidebar .blockUI.blockOverlay{
display: block;
background-color: rgba(255,255,255, 0.8) !important;
}
.thegem-popup-notification-sidebar .blockUI.blockOverlay:before,
.thegem-popup-notification-sidebar .loader:before{
display: block !important;
top: 40% !important;
}
.thegem-popup-notification-sidebar .blockUI.blockOverlay:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: inline-flex;
width: 20px;
height: 20px;
margin: -10px;
border-top: 2px solid rgba(255, 255, 255, 0.8);
border-right: 2px solid rgba(255, 255, 255, 0.8);
border-bottom: 2px solid rgba(255, 255, 255, 0.8);
border-left: 2px solid var(--thegem-to-styled-color1);
border-radius: 50%;
animation: block-overlay-spinner 0.5s infinite linear;
z-index: 1;
}
@keyframes block-overlay-spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@media (max-width: 778px) {
body.admin-bar .thegem-popup-notification-sidebar .notification-sidebar{
height: calc(100% - 46px);
}
}
@media (max-width: 767px) {
.thegem-popup-notification-sidebar .notification-sidebar{
max-width: 320px;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption{
margin: 0 15px;
min-height: 60px;
justify-content: space-between;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .title{
font-size: var(--thegem-to-h4-font-size);
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close{
position: relative;
width: 30px;
height: 30px;
left: auto;
right: auto;
top: auto;
}
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:before,
.thegem-popup-notification-sidebar .notification-sidebar-caption .close:after{
background-color: var(--thegem-to-styled-color2);
}
.thegem-popup-notification-sidebar ul.woocommerce-mini-cart{
padding: 0 15px;
}
.thegem-popup-notification-sidebar .wc-gzd-total-mini-cart{
padding: 0 15px !important;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__total,
.thegem-popup-notification-sidebar .woocommerce-mini-cart__subtotal{
padding: 15px 15px 0 15px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons{
padding: 15px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart__buttons .gem-button{
min-height: 30px;
line-height: 26px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty {
max-width: 90px;
}
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.plus,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty input.minus,
.thegem-popup-notification-sidebar .woocommerce-mini-cart-item__qty .quantity{
width: 30px;
height: auto;
}
}.gem-gallery-hover-default .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after {
content: '\e60f';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-style: normal;
font-size: 63px;
height: 63px;
line-height: 63px;
width: 63px;
text-align: center;
position: absolute;
top: 0%;
left: 50%;
margin-left: -30px;
margin-top: -30px;
z-index: 5;
opacity: 0;
-webkit-transition: top 0.3s, opacity 0.3s;
transition: top 0.3s, opacity 0.3s;
}
.gem-gallery-hover-default .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:after {
top: 50%;
opacity: 1;
-webkit-transition: top 0.4s ease 0.1s, opacity 0.5s 0.1s;
transition: top 0.4s ease 0.1s, opacity 0.5s 0.1s;
}
.gem-gallery-hover-default .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title {
width: 100%;
padding: 0 25%;
text-align: center;
position: absolute;
top: -50%;
left: 0;
margin-top: -15px;
z-index: 5;
opacity: 0;
text-transform: uppercase;
-webkit-transition: top 0.3s, opacity 0.3s;
transition: top 0.3s, opacity 0.3s;
}
.gem-gallery-hover-default .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-title {
top: 25%;
opacity: 1;
-webkit-transition: top 0.3s 0.2s, opacity 0.5s 0.25s;
transition: top 0.3s 0.2s, opacity 0.5s 0.25s;
}
.gem-gallery-hover-default .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-description {
width: 100%;
padding: 0 25%;
text-align: center;
position: absolute;
top: 20%;
left: 0;
margin-top: -12px;
z-index: 5;
opacity: 0;
-webkit-transition: top 0.5s, opacity 0.4s;
transition: top 0.5s, opacity 0.4s;
}
.gem-gallery-hover-default .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-description {
top: 75%;
opacity: 1;
-webkit-transition: top 0.3s, opacity 0.3s;
transition: top 0.3s, opacity 0.3s;
}
.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after {
content: '\e629';
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
font-size: 32px;
width: 70px;
height: 70px;
line-height: 68px;
text-align: center;
position: absolute;
top: 125%;
left: 50%;
margin-left: -35px;
margin-top: -35px;
z-index: 5;
opacity: 0;
border-radius: 70px;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: opacity 0.5s 0.05s, -webkit-transform 0s 0.55s, top 0.5s 0.05s;
transition: opacity 0.5s 0.05s, transform 0s 0.55s, top 0.5s 0.05s;
}
.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:after {
top: 50%;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: top 0s 0.05s, -webkit-transform 0.5s 0.05s;
transition: top 0s 0.05s, transform 0.5s 0.05s;
}
.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title {
width: 100%;
padding: 0 25%;
text-align: center;
position: absolute;
top: 100%;
left: 0;
margin-top: -15px;
z-index: 5;
opacity: 0;
text-transform: uppercase;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: opacity 0.5s 0.1s, -webkit-transform 0s 0.6s, top 0.5s 0.1s;
transition: opacity 0.5s 0.1s, transform 0s 0.6s, top 0.5s 0.1s;
}
.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-title {
top: 25%;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: top 0s, -webkit-transform 0.5s;
transition: top 0s, transform 0.5s;
}
.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-description {
width: 100%;
padding: 0 25%;
text-align: center;
position: absolute;
top: 150%;
left: 0;
margin-top: -12px;
z-index: 5;
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: opacity 0.5s, -webkit-transform 0s 0.5s, top 0.5s;
transition: opacity 0.5s, transform 0s 0.5s, top 0.5s;
}
.gem-gallery-hover-zooming-blur .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-description {
top: 75%;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: top 0s 0.1s, -webkit-transform 0.5s 0.1s;
transition: top 0s 0.1s, transform 0.5s 0.1s;
}
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item a .gem-gallery-caption:before {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 2;
background: none !important;
-webkit-transition: opacity 0.5s 0.2s;
}
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item a:before {
opacity: 0;
background: -moz-linear-gradient(left,  rgba(255,43,88,0.8) 0%, rgba(255,216,0,0.8) 100%) !important;
background: -webkit-linear-gradient(left,  rgba(255,43,88,0.8) 0%,rgba(255,216,0,0.8) 100%) !important;
background: linear-gradient(to right,  rgba(255,43,88,0.8) 0%,rgba(255,216,0,0.8) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccff2b58', endColorstr='#ccffd800',GradientType=1 ) !important;
transition: opacity 0.5s 0.2s;
}
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:before {
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after {
content: '\e629';
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
font-size: 32px;
width: 70px;
height: 70px;
line-height: 68px;
text-align: center;
position: absolute;
top: 80%;
left: 66px;
z-index: 5;
opacity: 0;
border-radius: 70px;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: opacity 0.5s 0.05s, -webkit-transform 0s 0.55s, top 0.5s 0.05s;
transition: opacity 0.5s 0.05s, transform 0s 0.55s, top 0.5s 0.05s;
}
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:after {
top: 63px;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: top 0s 0.05s, -webkit-transform 0.5s 0.05s;
transition: top 0s 0.05s, transform 0.5s 0.05s;
}
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title {
max-width: 100%;
padding: 25px 67px;
text-align: left;
position: absolute;
top: auto;
bottom: -100%;
left: 0;
margin: 0;
z-index: 5;
opacity: 0;
text-transform: uppercase;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: opacity 0.5s 0.1s, -webkit-transform 0s 0.6s, bottom 0.5s 0.1s;
transition: opacity 0.5s 0.1s, transform 0s 0.6s, bottom 0.5s 0.1s;
}
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-title {
bottom: 0;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: bottom 0s, -webkit-transform 0.5s;
transition: bottom 0s, transform 0.5s;
}
.gem-gallery-hover-gradient .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-description {
display: none !important;
}
.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after {
content: '\e629';
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
font-size: 32px;
height: 32px;
line-height: 32px;
width: 32px;
text-align: left;
position: absolute;
top: 52%;
left: 0%;
-webkit-transition: left 0.25s, opacity 0.3s;
transition: left 0.25s, opacity 0.3s;
margin-top: -32px;
z-index: 5;
opacity: 0;
}
.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:after {
top: 52%;
left: 8%;
opacity: 1;
-webkit-transition: left 0.25s, opacity 0.3s;
transition: left 0.25s, opacity 0.3s;
}
.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-line{
content: '';
width: 0;
height: 2px;
background-color: #fff;
display: block;
position: absolute;
top: 59%;
left: 8%;
opacity: 0;
z-index: 100;
-webkit-transition: width 0.25s, opacity 0.5s;
transition: width 0.25s, opacity 0.5s;
}
.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-line {
content: '';
width: 84%;
opacity: 1;
-webkit-transition: width 0.25s, opacity 0.5s;
transition: width 0.25s, opacity 0.5s;
}
.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title {
text-align: left;
position: absolute;
top: 63%;
left: 0%;
z-index: 5;
opacity: 0;
text-transform: uppercase;
-webkit-transition: left 0.25s 0.05s, opacity 0.25s 0.05s;
transition: left 0.25s 0.05s, opacity 0.25s 0.05s;
}
.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-title {
top: 63%;
opacity: 1;
left:8%;
-webkit-transition: left 0.25s 0.05s, opacity 0.25s 0.05s;
transition: left 0.25s 0.05s, opacity 0.25s 0.05s;
}
.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-description {
text-align: left;
position: absolute;
width: 84%;
top: 77%;
left: 0%;
z-index: 5;
opacity: 0;
-webkit-transition: left 0.25s 0.1s, opacity 0.25s 0.1s;
transition: left 0.25s 0.1s, opacity 0.25s 0.1s;
}
.gem-gallery-hover-horizontal-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-description {
top: 77%;
left: 8%;
opacity: 1;
-webkit-transition: left 0.25s 0.1s, opacity 0.25s 0.1s;
transition: left 0.25s 0.1s, opacity 0.25s 0.1s;
}
.gem-gallery-item-description p {
padding-bottom: 0px;
margin-bottom: 0px;
}
.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after {
content: '\e629';
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
font-size: 32px;
height: 32px;
line-height: 32px;
width: 32px;
text-align: left;
position: absolute;
top: 50%;
left: 8%;
-webkit-transition: top 0.25s 0.1s, opacity 0.3s 0.1s;
transition: top 0.25s 0.1s, opacity 0.3s 0.1s;
margin-top: -32px;
z-index: 5;
opacity: 0;
}
.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:after {
-webkit-transition: top 0.25s ease, opacity 0.3s;
transition: top 0.25s ease, opacity 0.3s;
top: 22%;
left: 8%;
opacity: 1;
}
.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-line{
content: '';
width: 0;
height: 2px;
background-color: #fff;
display: block;
position: absolute;
top: 29%;
left: 8%;
opacity: 0;
z-index: 100;
-webkit-transition: width 0.25s, opacity 0.5s;
transition: width 0.25s, opacity 0.5s;
}
.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-line {
content: '';
width: 84%;
opacity: 1;
-webkit-transition: width 0.25s, opacity 0.5s;
transition: width 0.25s, opacity 0.5s;
}
.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-title {
text-align: left;
position: absolute;
top: 70%;
left: 8%;
z-index: 5;
opacity: 0;
text-transform: uppercase;
-webkit-transition: top 0.25s 0.05s, opacity 0.25s 0.05s;
transition: top 0.25s 0.05s, opacity 0.25s 0.05s;
}
.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-title {
top: 33%;
opacity: 1;
left:8%;
-webkit-transition: top 0.25s 0.05s, opacity 0.25s 0.05s;
transition: top 0.25s 0.05s, opacity 0.25s 0.05s;
}
.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap .gem-gallery-item .gem-gallery-item-description {
text-align: left;
width: 84%;
position: absolute;
top: 70%;
left: 8%;
z-index: 5;
opacity: 0;
-webkit-transition: top 0.25s, opacity 0.25s;
transition: top 0.25s, opacity 0.25s;
}
.gem-gallery-hover-vertical-sliding .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item .gem-gallery-item-description {
top: 47%;
left: 8%;
opacity: 1;
-webkit-transition: top 0.25s 0.1s, opacity 0.25s 0.1s;
transition: top 0.25s 0.1s, opacity 0.25s 0.1s;
}.portfolio {
padding: 0;
}
.portfolio .portfolio-row {
clear: both;
}
.portfolio .portfolio-item-size-container {
position: relative;
padding: 0;
margin: 0;
font-size: 0;
line-height: 1;
}
.portfolio .portfolio-item-size-container .portfolio-item {
min-height: 0;
padding: 0 !important;
margin: 0;
position: absolute;
}
.portfolio .portfolio-item.not-found {
width: 100% !important;
text-align: left;
}
.portfolio .portfolio-item.not-found .found-wrap {
display: flex;
flex-direction: row !important;
align-items: baseline;
border: none;
}
.portfolio .portfolio-item.not-found .found-wrap:before {
content: "\e67a";
font-style: normal;
font-family: 'thegem-icons';
font-weight: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-variant: normal;
text-rendering: auto;
line-height: 1;
margin-right: 10px;
position: initial;
opacity: 1 !important;
}
.gem_tab .portfolio {
padding-left: 1px;
padding-right: 1px;
}
.portfolio h3.title {
text-align: center;
}
.panel-sidebar-position-right .portfolio {
padding-left: 0;
}
.portfolio-top-panel:not(.extended-posts-filter) {
margin: 0 0 55px;
overflow: visible;
}
.portfolio-top-panel .portfolio-filters,
.portfolio-top-panel .portfolio-filters-resp {
position: relative;
z-index: 5;
}
.portfolio-top-panel:not(.sticky-fixed) {
position: relative;
}
.portfolio-top-panel.filters-top-sticky {
z-index: 2;
}
@media (min-width: 1001px) {
.portfolio-top-panel.filters-top-sticky {
margin-bottom: 45px;
}
}
.portfolio.without-padding .portfolio-top-panel {
margin-left: 0;
margin-right: 0;
}
.portfolio.hover-title.portfolio-items-masonry .portfolio-top-panel {
margin-left: 0;
margin-right: 0;
}
.portfolio-filters {
font-size: 0;
}
@media (max-width: 767px) {
.portfolio-filters-mobile + .portfolio-filters {
display: none !important;
}
}
@media (min-width: 768px) {
.portfolio-filters-mobile {
display: none !important;
}
}
.portfolio-filters a,
.portfolio-filters .portfolio-filters-more-button {
display: inline-block;
text-decoration: none;
vertical-align: top;
margin: 0 10px 10px 0;
padding: 0 25px;
min-height: 30px;
line-height: 30px;
height: auto;
border-radius: 15px;
font-size: var(--thegem-to-body-tiny-font-size);
color: inherit;
border: none;
}
.portfolio-filters a:last-child,
.portfolio-filters .portfolio-filters-more-button {
margin-right: 0;
}
.portfolio-top-panel-row.filter-style-buttons .portfolio-filters div.portfolio-filters-more {
margin: 0 10px 10px 0;
}
.portfolio-top-panel-row.filter-style-buttons .portfolio-filters div.portfolio-filters-more-button {
margin: 0;
}
.portfolio-top-panel-row.filter-style-buttons .portfolio-filters-more-dropdown a {
background: transparent !important;
padding: 0 !important;
}
.portfolio-filters a .gem-print-icon {
margin-right: 5px;
}
.portfolio-filters a span {
display: inline-block;
vertical-align: top;
}
.portfolio-filters a.all .icon {
font-family: 'thegem-icons';
font-size: 22px;
line-height: 1.2727;
}
.portfolio-count {
float: right;
padding: 8px 8px 8px 0;
}
.portfolio-filters-resp {
display: none;
text-align: right;
margin: 13px 0px;
position: relative;
z-index: 10;
}
.portfolio-filters-resp .menu-toggle {
border: none;
width: 32px;
height: 30px;
text-indent: 100%;
font-size: 0;
line-height: 0;
overflow: hidden;
position: relative;
cursor: pointer;
outline: none;
background: transparent;
padding: 0;
}
.portfolio .portfolio-filters-resp .menu-toggle i {
font-size: 24px;
text-indent: initial;
}
.portfolio-filters-resp .menu-toggle .menu-line-1,
.portfolio-filters-resp .menu-toggle .menu-line-2,
.portfolio-filters-resp .menu-toggle .menu-line-3 {
position: absolute;
width: 8px;
height: 8px;
top: 50%;
background: #99a9b5;
margin-top: -4px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.portfolio-filters-resp .menu-toggle .menu-line-1 {
left: 0;
}
.portfolio-filters-resp .menu-toggle .menu-line-2 {
left: 50%;
margin-left: -4px;
}
.portfolio-filters-resp .menu-toggle .menu-line-3 {
right: 0;
}
.portfolio-filters-resp ul {
padding: 0;
list-style: none;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
margin: 0;
position: absolute;
width: 100%;
left: 0;
top: 35px;
opacity: 0;
pointer-events: none;
-webkit-transform: translateY(10px);
transform: translateY(10px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.portfolio-filters-resp ul li {
text-align: left;
position: relative;
}
.portfolio-filters-resp ul li a {
display: block;
text-decoration: none;
padding: 14px 34px 17px 34px;
}
.portfolio-filters-resp ul li:after {
position: absolute;
right: 20px;
top: 0;
font-family: 'thegem-icons';
font-size: 14px;
line-height: 51px;
speak: none;
-webkit-font-smoothing: antialiased;
content: "\e601";
}
.portfolio-filters-resp ul.dl-menuopen {
opacity: 1;
pointer-events: auto;
-webkit-transform: translateY(0px);
transform: translateY(0px);
} .portfolio-filters-resp ul.dl-animate-out {
-webkit-animation: MenuAnimOut 0.4s;
animation: MenuAnimOut 0.4s;
}
@-webkit-keyframes MenuAnimOut {
0% {
}
50% {
-webkit-transform: translateZ(-250px) rotateY(30deg);
}
75% {
-webkit-transform: translateZ(-372.5px) rotateY(15deg);
opacity: .5;
}
100% {
-webkit-transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
}
@keyframes MenuAnimOut {
0% {
}
50% {
-webkit-transform: translateZ(-250px) rotateY(30deg);
transform: translateZ(-250px) rotateY(30deg);
}
75% {
-webkit-transform: translateZ(-372.5px) rotateY(15deg);
transform: translateZ(-372.5px) rotateY(15deg);
opacity: .5;
}
100% {
-webkit-transform: translateZ(-500px) rotateY(0deg);
transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
}
.portfolio-filters-resp ul.dl-animate-in {
-webkit-animation: MenuAnimIn 0.3s;
animation: MenuAnimIn 0.3s;
}
@-webkit-keyframes MenuAnimIn {
0% {
-webkit-transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
20% {
-webkit-transform: translateZ(-250px) rotateY(30deg);
opacity: 0.5;
}
100% {
-webkit-transform: translateZ(0px) rotateY(0deg);
opacity: 1;
}
}
@keyframes MenuAnimIn {
0% {
-webkit-transform: translateZ(-500px) rotateY(0deg);
transform: translateZ(-500px) rotateY(0deg);
opacity: 0;
}
20% {
-webkit-transform: translateZ(-250px) rotateY(30deg);
transform: translateZ(-250px) rotateY(30deg);
opacity: 0.5;
}
100% {
-webkit-transform: translateZ(0px) rotateY(0deg);
transform: translateZ(0px) rotateY(0deg);
opacity: 1;
}
}
@media only screen and (max-width: 1000px) {
.portfolio-count {
display: none;
}
.portfolio-filters {
margin-right: 0;
}
}
@media only screen and (max-width: 768px) {
.portfolio-filters-resp {
display: block;
}
.portfolio-count,
.portfolio-filters {
display: none;
}
.portfolio-top-panel:not(.filter-type-extended, .panel-with-search, .filters-mobile-dropdown) .portfolio-top-panel-right,
.portfolio-top-panel:not(.filter-type-extended).panel-with-search .portfolio-top-panel-right .portfolio-sorting {
display: none;
}
.portfolio-top-panel:not(.extended-posts-filter).filter-type-default {
margin-bottom: 20px;
}
.portfolio-filters-resp {
text-align: left;
}
.portfolio-top-panel {
margin: 0 0 0px;
}
}
.portfolio-filters-resp ul {
border-top: 1px solid #dfe5e8;
border-left: 1px solid #dfe5e8;
border-right: 1px solid #dfe5e8;
}
.portfolio-filters-resp ul li {
background: #f4f6f7;
border-bottom: 1px solid #dfe5e8;
}
.portfolio-filters-resp ul > li a.active {
background: #fff;
border-left: 4px solid #00bcd4;
padding-left: 26px;
color: #3c3950;
}
.portfolio-filters-resp li a {
color: #5f727f;
}
.portfolio-filters-resp li a:hover {
color: #3c3950;
}
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters,
.portfolio-top-panel-row.filter-style-buttons .portfolio-filters {
margin-bottom: -10px;
}
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters a,
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters div.portfolio-filters-more-button,
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-sorting-select div.portfolio-sorting-select-current {
min-height: initial;
padding: 0;
margin-bottom: 10px;
margin-right: 30px;
background: none ;
border: none;
border-radius: 0;
font-family: var(--thegem-to-tabs-title-thin-font-family);
font-style: var(--thegem-to-tabs-title-thin-font-style);
font-weight: var(--thegem-to-tabs-title-thin-font-weight);
text-transform: var(--thegem-to-tabs-title-thin-text-transform);
font-size: var(--thegem-to-tabs-title-thin-font-size);
line-height: var(--thegem-to-tabs-title-thin-line-height);
letter-spacing: var(--thegem-to-tabs-title-thin-letter-spacing);
color: var(--thegem-to-h6-color);
}
.portfolio-top-panel .portfolio-top-panel-row.filter-style-tabs-default .portfolio-search-filter {
color: var(--thegem-to-h6-color);
}
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters div.portfolio-filters-more {
margin-bottom: 10px;
margin-right: 30px;
}
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters div.portfolio-filters-more-button,
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-sorting-select div.portfolio-sorting-select-current {
margin: 0;
}
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters a:hover {
color: var(--thegem-to-h6-color);
}
@media only screen and (max-width: 768px) {
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters {
display: block;
}
}
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters a.hover-pointer,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters a.hover-pointer {
position: relative;
}
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters a:not(.active).hover-pointer:after,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters a:not(.active).hover-pointer:after {
content: '';
display: block;
position: absolute;
width: 0;
height: 2px;
bottom: -2px;
left: 50%;
background: currentColor;
-webkit-transition: width .3s, height .3s, left .3s;
-o-transition: width .3s, height .3s, left .3s;
transition: width .3s, height .3s, left .3s;
-webkit-transition-timing-function: cubic-bezier(.58,.3,.005,1);
-o-transition-timing-function: cubic-bezier(.58,.3,.005,1);
transition-timing-function: cubic-bezier(.58,.3,.005,1);
}
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters a:not(.active).hover-pointer:hover:after,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters a:not(.active).hover-pointer:hover:after {
width: 100%;
left: 0;
z-index: 2;
}
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters a.active,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters a.active {
border-bottom: 2px solid currentColor;
background: none;
}
@media (min-width: 1025px) {
.portfolio-top-panel .portfolio-top-panel-row.filter-style-tabs-default .portfolio-search-filter.input-style input,
.portfolio-top-panel .portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-search-filter.input-style input {
border-width: 2px;
}
.portfolio-top-panel:not(.extended-posts-filter).filter-type-extended .portfolio-top-panel-right .portfolio-search-filter.input-style {
margin-top: -10px;
margin-bottom: 0;
}
}
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters a.active,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters a,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters div.portfolio-filters-more-button,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-sorting-select div.portfolio-sorting-select-current {
font-family: var(--thegem-to-tabs-title-font-family);
font-style: var(--thegem-to-tabs-title-font-style);
font-weight: var(--thegem-to-tabs-title-font-weight);
text-transform: var(--thegem-to-tabs-title-text-transform);
font-size: var(--thegem-to-tabs-title-font-size);
line-height: var(--thegem-to-tabs-title-line-height);
letter-spacing: 0;
color: var(--thegem-to-h6-color);
}
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-filters a.active {
letter-spacing: var(--thegem-to-tabs-title-letter-spacing);
}
.portfolio-top-panel-row.filter-style-tabs-default .portfolio-search-filter-button,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-search-filter-button {
margin: -4px 0;
}
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters a,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters div.portfolio-filters-more-button,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-sorting-select div.portfolio-sorting-select-current {
min-height: initial;
padding: 0;
margin-bottom: 10px;
margin-right: 30px;
background: none ;
border: none;
border-radius: 0;
text-transform: initial;
color: var(--thegem-to-body-color);
}
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters div.portfolio-filters-more {
margin-bottom: 10px;
margin-right: 30px;
}
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters div.portfolio-filters-more-button,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-sorting-select div.portfolio-sorting-select-current {
margin: 0;
}
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters a.active,
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters a.active:hover {
color: var(--thegem-to-link-color-active);
}
.portfolio-top-panel-row.filter-style-tabs-alternative .portfolio-filters a:hover {
color: var(--thegem-to-link-color-hover);
}
.portfolio-filters-extended {
display: flex;
flex-wrap: wrap;
}
.portfolio-top-panel.filter-type-extended {
display: block;
margin: 0 0 20px;
}
.portfolio-navigator {
font-size: 0;
line-height: 1;
text-align: center;
clear: both;
}
.portfolio-load-more,
.mixed-show-all {
clear: both;
margin-top: 100px;
}
.portfolio-load-more .inner,
.mixed-show-all .inner {
width: 100%;
overflow: visible;
text-align: center;
padding: 0;
position: relative;
}
.portfolio-load-more .gem-button-separator-line,
.mixed-show-all .gem-button-separator-line {
border-color: #b6c6c9;
color: #b6c6c9;
}
.portfolio .portfolio-set {
position: relative;
margin-bottom: 20px;
padding: 0;
z-index: 1;
float: none;
}
.portfolio.disable-bottom-margin .portfolio-set {
margin-bottom: 0;
}
.portfolio:not(.portfolio-slider):is(.portfolio-pagination-normal, .portfolio-pagination-more, .portfolio-pagination-disabled) .portfolio-set {
margin-bottom: 0;
}
.hover-title.portfolio-items-masonry .portfolio-set {
margin-bottom: 50px;
}
.portfolio-item {
text-align: center;
margin-top: 0;
}
.portfolio .portfolio-item .item-separator-box {
height: 0;
font-size: 0;
line-height: 1;
}
.portfolio.item-separator .portfolio-item:before,
.portfolio.item-separator .portfolio-item:after {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
z-index: 6;
border-left-style: solid;
border-left-width: 1px;
opacity: 0;
-webkit-transition: none;
transition: none;
}
.portfolio.item-separator .portfolio-item:after {
opacity: 1;
}
.portfolio.item-separator.no-gaps .fullwidth-block .portfolio-item.right-item:after {
opacity: 0;
}
.portfolio.item-separator .portfolio-item:after {
left: auto;
right: 0;
}
.portfolio.item-separator .portfolio-item.left-item:before {
opacity: 1;
}
.portfolio.item-separator.no-gaps .fullwidth-block .portfolio-item.left-item:before {
opacity: 0;
}
.portfolio.item-separator .portfolio-item .item-separator-box:before,
.portfolio.item-separator .portfolio-item .item-separator-box:after {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 6;
border-top-style: solid;
border-top-width: 1px;
opacity: 1;
}
.portfolio.item-separator .portfolio-item .item-separator-box:before {
opacity: 0;
}
.portfolio.item-separator .portfolio-item .item-separator-box:after {
top: auto;
bottom: 0;
}
.portfolio.item-separator .portfolio-item.top-item .item-separator-box:before {
opacity: 1;
}
.portfolio.portfolio-pagination-scroll .portfolio-scroll-pagination {
visibility: hidden;
position: relative;
}
.portfolio.portfolio-pagination-scroll .portfolio-scroll-pagination.active {
visibility: visible;
height: 61px;
}
.portfolio .fullwidth-block {
padding: 0 21px;
box-sizing: border-box;
}
.portfolio .fullwidth-block.no-paddings {
padding: 0;
}
.portfolio.without-padding .fullwidth-block {
padding: 0;
}
.portfolio .fullwidth-block .portfolio-item {
float: left;
}
.portfolio-item .wrap {
width: 100%;
display: inline-block;
vertical-align: top;
-o-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.portfolio.disable-isotope .portfolio-item .wrap {
transition: all 0.2s linear, height 0s;
}
.portfolio:not(.portfolio-slider) .portfolio-item .wrap {
border: none;
}
.portfolio.columns-1 .portfolio-item .wrap {
border-bottom: 0 none;
}
.portfolio-item .wrap > .caption {
padding-bottom: 30px;
-o-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.portfolio-item .wrap > .caption:not(.click-disabled) {
cursor: pointer;
}
.portfolio .portfolio-item .wrap > .caption {
position: relative;
z-index: 1;
}
.portfolio.portfolio-grid:not(.extended-products-grid, .columns-1) .portfolio-item .wrap > .caption {
border-bottom: 1px solid var(--thegem-to-box-border-color, #DFE5E8);
}
.portfolio.portfolio-grid:not(.extended-products-grid, .columns-1) .portfolio-item:hover .wrap > .caption {
border-bottom-color: #f4f6f7;
}
.portfolio.portfolio-grid.background-style-gray .portfolio-item .wrap > .caption,
.portfolio.portfolio-grid.background-style-dark .portfolio-item .wrap > .caption,
.portfolio.portfolio-grid.background-style-transparent .portfolio-item .wrap > .caption {
border-bottom-width: 0;
}
.portfolio.background-style-transparent .portfolio-item .wrap > .caption {
background-color: transparent;
}
.portfolio.background-style-gray .portfolio-item .wrap,
.portfolio.background-style-dark .portfolio-item .wrap {
border-bottom: 0 none;
}
.portfolio.background-style-gray:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .caption-sizable-content:after,
.portfolio.background-style-gray:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .caption-sizable-content:after,
.portfolio.background-style-dark .portfolio-item:not(:hover) .wrap > .caption .caption-sizable-content:after {
box-shadow: 0 0 30px 45px #393d50;
}
.portfolio.background-style-dark.version-new.news-grid .portfolio-item .wrap > .caption .author,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .author,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .author,
.portfolio.background-style-dark.version-new.news-grid .portfolio-item .wrap > .caption .post-author-date-separator,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .post-author-date-separator,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .post-author-date-separator,
.portfolio.background-style-dark.version-new.news-grid .portfolio-item .wrap > .caption .post-date,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .post-date,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .post-date,
.portfolio.background-style-dark.version-new.news-grid .portfolio-item .wrap > .caption .description,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .description,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .description,
.portfolio.background-style-dark.version-new.news-grid .portfolio-item .wrap > .caption .grid-post-meta .grid-post-share .icon,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .grid-post-meta .grid-post-share .icon,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .grid-post-meta .grid-post-share .icon,
.portfolio.background-style-dark.version-new.news-grid .portfolio-item .wrap > .caption .grid-post-meta .comments-link a,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .grid-post-meta .comments-link a,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .grid-post-meta .comments-link a,
.portfolio.background-style-dark.version-new.news-grid .portfolio-item .wrap > .caption .grid-post-meta .zilla-likes,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover):not(.list-style) .portfolio-item:hover .wrap > .caption .grid-post-meta .zilla-likes,
.portfolio.background-style-gray.version-new.news-grid:not(.disabled-hover).list-style .portfolio-item .wrap > .caption:hover .grid-post-meta .zilla-likes {
color: #99a9b5;
}
.portfolio.without-padding .portfolio-item .wrap {
background: none;
}
.portfolio.hover-title .portfolio-item .wrap {
border: 0;
padding-bottom: 0;
background: none;
}
.portfolio-items-masonry .wrap {
padding-bottom: 0;
border: 0;
background: none;
}
.portfolio-item .image {
display: inline-block;
position: relative;
max-width: 100%;
padding: 0;
vertical-align: top;
overflow: hidden;
flex: none;
}
.portfolio-grid:not(.columns-1) .portfolio-item .image {
width: 100%;
}
.portfolio-item .image .image-inner {
position: relative;
z-index: 2;
}
.portfolio.columns-1 .portfolio-item .image {
margin: 0;
padding: 0;
}
.portfolio.title-on-hover.columns-1 .portfolio-item .image {
width: 100%;
}
.portfolio-item:not(.product) .image .button {
position: absolute;
right: 0;
bottom: 0;
z-index: 4;
box-sizing: border-box;
border-style: solid;
border-color: transparent;
border-width: 63px;
border-right-width: 0;
border-top-width: 0;
cursor: pointer;
height: 0;
}
.portfolio-item:not(.product) .image .button:before {
content: "\e60c";
font-family: 'thegem-icons';
font-size: 19px;
line-height: 1.05;
position: absolute;
left: -27px;
top: 33px;
z-index: 3;
}
.portfolio-item .image .button .button-corner {
display: block;
width: 8px;
height: 8px;
cursor: pointer;
position: absolute;
right: 0;
bottom: -63px;
z-index: 4;
font-size: 0;
line-height: 1;
}
.portfolio-item .image .button .button-corner span {
display: block;
width: 8px;
height: 8px;
cursor: pointer;
font-size: 0;
line-height: 1;
}
.portfolio-item .image .button .button-corner b {
display: none;
width: 1px;
height: 2px;
cursor: pointer;
font-size: 0;
line-height: 1;
position: absolute;
right: 0;
bottom: 0;
}
.portfolio.portfolio-items-masonry .image .button .button-corner {
display: none;
}
.portfolio.portfolio-items-masonry.hover-title .image .button .button-corner {
display: block;
}
.portfolio.portfolio-items-masonry.hover-title .image .button .button-corner b {
display: none;
}
.portfolio-item .image .button.active .button-corner {
display: none;
}
.portfolio.without-padding .portfolio-item .image .button .button-corner {
display: none;
}
.portfolio-item .image .image-inner {
overflow: hidden;
}
.portfolio.portfolio-grid:is(.portfolio-style-creative, .portfolio-style-justified):not(.extended-products-grid, .columns-1, .list-style, .full-image) .portfolio-item:not(.double-item, .custom-ratio) .image-inner:not(.empty) {
aspect-ratio: 1/1;
}
.portfolio.portfolio-grid:not(.inited) .image-inner,
.portfolio.portfolio-grid .image-inner.without-image,
.portfolio.portfolio-grid img[loading="lazy"] {
background-color: var(--styled-bg-color, #f0f3f2);
}
.portfolio-item .image-inner.empty {
display: none;
}
.portfolio-item .image picture {  }
.portfolio-item .image img {
width: 100%;
max-width: initial;
height: auto;
object-fit: cover;
}
.portfolio-style-masonry .portfolio-item .image img {
width: calc(100% + 1px);
margin: -0.5px;
}
.portfolio.portfolio-grid:is(.portfolio-style-creative, .portfolio-style-justified) .portfolio-item .image img {
height: 100%;
object-fit: cover;
}
.portfolio:is(.hover-horizontal-sliding, .hover-new-horizontal-sliding, .hover-default-horizontal-sliding) .portfolio-item .image img {
width: 110%;
}
.portfolio.without-padding .portfolio-item .image img,
.portfolio.without-padding .portfolio-item .image .image-inner {
border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
}
.portfolio-item .image .overlay {
display: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 3;
overflow: hidden;
}
.portfolio-item .image .overlay:not(.click-disabled) {
cursor: pointer;
}
.portfolio-item .image .overlay .overlay-circle {
display: none;
}
.portfolio-item .image img.blur {
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
-o-filter: blur(3px);
-ms-filter: blur(3px);
filter: blur(3px);
filter: url(//editions-jeu-oie.com/wp-content/themes/thegem-elementor/css/blur.svg#blur);
filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=3);
}
.without-padding .portfolio-item .image .overlay {
border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
}
.portfolio.portfolio-items-masonry.hover-title.without-padding .portfolio-item .image .overlay {
border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
}
.portfolio-item .image .overlay .portfolio-item-link {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-decoration: none;
z-index: 2;
}
.portfolio-item .image .overlay .links-wrapper {
display: table;
width: 100%;
height: 100%;
}
.portfolio-item .image .overlay .links {
display: table-cell;
width: 100%;
height: 100%;
text-align: center;
vertical-align: middle;
}
.portfolio-item .image .overlay .links a.icon {
display: inline-block;
text-decoration: none;
margin-right: 45px;
vertical-align: bottom;
}
.portfolio-item.portfolio-item-template .image .overlay .links a.icon:last-of-type {
margin-right: 0 !important;
}
.portfolio:not(.portfolio-slider):not(.products) .portfolio-item .image .overlay .links a.icon svg {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.portfolio-item .image .overlay .links .portfolio-icons-inner {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: row;
justify-content: flex-start;
line-height: 1;
vertical-align: top;
margin-left: -1px;
}
.portfolio.hover-default .portfolio-item .image .overlay .links .portfolio-icons-inner,
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons-inner,
.portfolio.hover-zoom-overlay .portfolio-item .image .overlay .links .portfolio-icons-inner {
justify-content: center;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons-inner,
.portfolio.hover-circular .portfolio-item .image .overlay .links .portfolio-icons-inner,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons-inner {
margin-left: 0;
}
.portfolio-item .image .overlay .links .portfolio-icons-inner a.icon {
float: left;
}
@media (min-width: 992px) {
.portfolio.extended-portfolio-grid .portfolio-item.columns-desktop-5 {
width: 20%;
}
.portfolio.extended-portfolio-grid .portfolio-item.columns-desktop-5:is(.double-item-squared, .double-item-horizontal) {
width: 40%;
}
}
.portfolio:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links a.icon {
margin-right: 15px;
}
.portfolio-item .image .overlay .links a.icon.share {
margin-right: 0;
}
.portfolio-item .image .overlay .links .portfolio-icons-inner > a.icon:last-child,
.portfolio-item .image .overlay .links .portfolio-icons-inner > div:last-child a.icon {
margin-right: 0 !important;
}
.portfolio .portfolio-item .image .overlay .links a.icon {
color: #ffffff;
}
.portfolio .portfolio-item .image .overlay .links a.icon i {
color: #ffffff;
transition: all 0.3s;
}
.portfolio .portfolio-item .image .overlay .links a.icon svg {
fill: #ffffff;
transition: all 0.3s;
}
.portfolio:not(.hover-zooming-blur) .portfolio-item .image .overlay .links a.icon:hover i {
color: inherit;
}
.portfolio:not(.hover-zooming-blur) .portfolio-item .image .overlay .links a.icon:hover svg {
fill: currentColor;
}
.portfolio:not(.products-grid) .portfolio-item .image .overlay .links a.icon:before {
content: none !important;
}
.portfolio .portfolio-item .image .overlay .links a.icon {
width: 48px;
height: 48px;
line-height: 48px;
}
.portfolio .portfolio-item .image .overlay .links a.icon i.default {
font-family: 'thegem-icons';
font-size: 48px;
font-style: normal;
line-height: inherit;
display: inline-block;
}
.portfolio:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links a.icon {
width: 24px;
height: 24px;
line-height: 24px;
}
.portfolio:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links a.icon i,
.portfolio:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links a.icon:before {
font-size: 24px;
}
.portfolio:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links a.icon svg {
width: 24px;
height: 24px;
}
.portfolio-item .image .overlay .links a.page i.default:before {
content: '\e61f';
}
.portfolio-item .image .overlay .links a.photo i.default:before {
content: '\e60f';
}
.portfolio-item .image .overlay .links a.self-link i.default:before {
content: '\e61f';
}
.portfolio-item .image .overlay .links a.inner-link i.default:before {
content: '\e65b';
}
.portfolio-item .image .overlay .links a.outer-link i.default:before {
content: '\e623';
}
.portfolio-item .image .overlay .links a.full-image i.default:before {
content: '\e60f';
}
.portfolio-item .image .overlay .links a.youtube i.default:before,
.portfolio-item .image .overlay .links a.vimeo i.default:before,
.portfolio-item .image .overlay .links a.self_video i.default:before {
content: '\e610';
}
.portfolio-item .image .overlay .links a.share i.default:before {
content: '\e65c';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.page i.default:before {
content: '\e628';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.photo i.default:before {
content: '\e629';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.self-link i.default:before {
content: '\e628';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.inner-link i.default:before {
content: '\e61c';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.outer-link i.default:before {
content: '\e608';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.full-image i.default:before {
content: '\e629';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.youtube i.default:before,
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.vimeo i.default:before,
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.self_video i.default:before {
content: '\e62a';
}
.portfolio .portfolio-item .image .overlay .links a.share i.default:before {
margin-left: -0.2em;
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.share i.default:before {
content: '\e65d';
}
.portfolio-items-masonry:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.page i.default:before {
content: '\e628';
}
.portfolio-items-masonry:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.photo i.default:before {
content: '\e629';
}
.portfolio-items-masonry:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.self-link i.default:before {
content: '\e628';
}
.portfolio-items-masonry:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.inner-link i.default:before {
content: '\e61c';
}
.portfolio-items-masonry:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.outer-link i.default:before {
content: '\e608';
}
.portfolio-items-masonry:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.full-image i.default:before {
content: '\e629';
}
.portfolio-items-masonry:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.youtube i.default:before,
.portfolio-items-masonry:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.vimeo i.default:before,
.portfolio-items-masonry:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.self_video i.default:before {
content: '\e62a';
}
.portfolio-items-masonry:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.share i.default:before {
content: '\e65d';
}
.portfolio.hover-default:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle,
.portfolio.hover-zoom-overlay:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle,
.with-sidebar .portfolio.hover-default.columns-3:not(.portfolio-slider) .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle {
display: none;
}
@media (max-width: 430px) {
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.page i.default:before {
content: '\e628';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.photo i.default:before {
content: '\e629';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.self-link i.default:before {
content: '\e628';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.inner-link i.default:before {
content: '\e61c';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.outer-link i.default:before {
content: '\e608';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.full-image i.default:before {
content: '\e629';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.youtube i.default:before,
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.vimeo i.default:before,
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.self_video i.default:before {
content: '\e62a';
}
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.share i.default:before {
content: '\e65d';
}
}
@media (min-width: 768px) and (max-width: 870px) {
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.page i.default:before {
content: '\e628';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.photo i.default:before {
content: '\e629';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.self-link i.default:before {
content: '\e628';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.inner-link i.default:before {
content: '\e61c';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.outer-link i.default:before {
content: '\e608';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.full-image i.default:before {
content: '\e629';
}
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.youtube i.default:before,
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.vimeo i.default:before,
.portfolio:not(.hover-default) .portfolio-item .image .overlay .links a.self_video i.default:before {
content: '\e62a';
}
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.share i.default:before {
content: '\e65d';
}
}
@media (min-width: 768px) and (max-width: 900px) {
.portfolio:not(.hover-default).portfolio-items-masonry .portfolio-item .image .overlay .links a.page i.default:before {
content: '\e628';
}
.portfolio:not(.hover-default).portfolio-items-masonry .portfolio-item .image .overlay .links a.photo i.default:before {
content: '\e629';
}
.portfolio:not(.hover-default).portfolio-items-masonry .portfolio-item .image .overlay .links a.self-link i.default:before {
content: '\e628';
}
.portfolio:not(.hover-default).portfolio-items-masonry .portfolio-item .image .overlay .links a.inner-link i.default:before {
content: '\e61c';
}
.portfolio:not(.hover-default).portfolio-items-masonry .portfolio-item .image .overlay .links a.outer-link i.default:before {
content: '\e608';
}
.portfolio:not(.hover-default).portfolio-items-masonry .portfolio-item .image .overlay .links a.full-image i.default:before {
content: '\e629';
}
.portfolio:not(.hover-default).portfolio-items-masonry .portfolio-item .image .overlay .links a.youtube i.default:before,
.portfolio:not(.hover-default).portfolio-items-masonry .portfolio-item .image .overlay .links a.vimeo i.default:before,
.portfolio:not(.hover-default).portfolio-items-masonry .portfolio-item .image .overlay .links a.self_video i.default:before {
content: '\e62a';
}
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.share i.default:before {
content: '\e65d';
}
}
@media (min-width: 1280px) {
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.page i.default:before {
content: '\e628';
}
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.photo i.default:before {
content: '\e629';
}
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.self-link i.default:before {
content: '\e628';
}
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.inner-link i.default:before {
content: '\e61c';
}
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.outer-link i.default:before {
content: '\e608';
}
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.full-image i.default:before {
content: '\e629';
}
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.youtube i.default:before,
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.vimeo i.default:before,
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.self_video i.default:before {
content: '\e62a';
}
.portfolio:not(.hover-default) .fullwidth-block .portfolio-item .image .overlay .links a.share i.default:before {
content: '\e65d';
}
}
.portfolio-item .caption {
text-align: center;
padding: 32px 30px 0;
}
.portfolio.portfolio-grid:not(.columns-1) .portfolio-item .wrap > .caption { min-height: initial;
}
.portfolio.no-gaps:not(.columns-1) .portfolio-item .wrap > caption,
.portfolio.background-style-gray:not(.columns-1) .portfolio-item .wrap > caption,
.portfolio.background-style-dark:not(.columns-1) .portfolio-item .wrap > caption {
min-height: 168px;
}
.portfolio-item .overlay .caption {
background-color: transparent;
}
.portfolio.columns-1 .portfolio-item .wrap > .caption {
text-align: left;
}
.portfolio-items-masonry .portfolio-item .caption {
border-top: 0 !important;
padding-bottom: 28px;
margin-top: -1px;
}
.portfolio-items-masonry .portfolio-item .overlay .caption {
background-color: transparent;
}
.portfolio-items-masonry.without-padding .portfolio-item .caption {
border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.portfolio-items-masonry.hover-title .portfolio-item .caption {
border: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-radius: 0 !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
padding-bottom: 0;
}
.portfolio.hover-title .portfolio-item .caption {
padding: 39px 20px 0;
}
.portfolio.hover-title.columns-3 .portfolio-item .caption {
padding-top: 25px;
}
.portfolio.hover-title:is(.columns-4, .columns-5, .columns-6) .portfolio-item .caption {
padding-top: 15px;
}
.portfolio-item .caption .title {
text-transform: uppercase;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin: 0;
letter-spacing: 0;
}
.portfolio-item .caption .title span {
display: block;
margin: 0;
color: inherit;
overflow: hidden;
text-overflow: ellipsis;
}
.portfolio.columns-1 .portfolio-item .caption .title {
white-space: normal;
text-overflow: clip;
margin-bottom: 30px;
}
.portfolio.hover-title .portfolio-item .caption .title {
margin-bottom: 20px;
}
.portfolio.hover-title:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .caption .title,
.portfolio.title-on-page.hover-gradient:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .caption .title,
.portfolio.title-on-page.hover-circular:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .caption .title,
.portfolio.hover-gradient.fullwidth-columns-6 .portfolio-item:not(.double-item-squared) .overlay .caption .title,
.portfolio.hover-circular.fullwidth-columns-6 .portfolio-item:not(.double-item-squared) .overlay .caption .title,
.portfolio.fullwidth-columns-6 .portfolio-item:not(.double-item-squared) .overlay .caption .title {
font-size: 14px;
line-height: 1.5;
margin-bottom: 10px;
}
@media (max-width: 767px) {
.portfolio-style-creative.creative-disable-mobile:is(.columns-mobile-2) .portfolio-item .overlay .caption .title  {
font-size: 14px;
line-height: 1.5;
}
}
@media (min-width: 768px) and (max-width: 992px)  {
.portfolio-style-creative.creative-disable-tablet:is(.columns-tablet-4) .portfolio-item .overlay .caption .title  {
font-size: 14px;
line-height: 1.5;
}
}
.portfolio .portfolio-item .caption .caption-separator {
width: 50px;
height: 1px;
max-width: 100%;
margin: 10px auto;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.portfolio:not(.disabled-hover) .portfolio-item:hover .caption .caption-separator {
width: 90px;
}
.portfolio.columns-1 .portfolio-item .caption .info {
white-space: nowrap;
}
.portfolio:not(.columns-1) .portfolio-item .caption .info .sep {
height: auto;
}
.portfolio.columns-1 .portfolio-item .caption .caption-separator-line,
.portfolio.columns-1 .portfolio-item .caption .caption-separator-line-hover {
position: relative;
display: inline-block;
vertical-align: bottom;
padding-bottom: 18px;
}
.portfolio.columns-1 .portfolio-item .caption .caption-separator-line:after,
.portfolio.columns-1 .portfolio-item .caption .caption-separator-line-hover:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 1px;
width: 100%;
}
.portfolio.columns-1 .portfolio-item .caption .caption-separator-line:after,
.portfolio.columns-1 .portfolio-item .caption .caption-separator-line-hover:after {
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.portfolio.columns-1 .portfolio-item .caption .caption-separator-line-hover:after {
width: 0;
}
.portfolio.columns-1 .portfolio-item:hover .caption .caption-separator-line-hover:after {
width: 100%;
}
.portfolio-item .wrap > .caption .subtitle,
.portfolio-item .wrap > .caption .info {
-o-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.portfolio-item .caption .subtitle,
.portfolio-item .caption .info,
.portfolio-item .caption .subtitle a,
.portfolio-item .caption .info a,
.portfolio-item .caption .subtitle p {
text-decoration: none;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.portfolio-item .caption .subtitle span {
display: block;
margin: 0;
color: inherit;
overflow: hidden;
text-overflow: ellipsis;
}
.portfolio-items-masonry .portfolio-item .caption .subtitle,
.portfolio-items-masonry .portfolio-item .caption .info,
.portfolio-items-masonry .portfolio-item .caption .subtitle a,
.portfolio-items-masonry .portfolio-item .caption .info a,
.portfolio-items-masonry .portfolio-item .caption .subtitle p {
white-space: normal;
overflow: visible;
text-overflow: clip;
}
.portfolio-item .caption .info a {
cursor: pointer;
}
.portfolio.columns-1 .portfolio-item .caption .subtitle,
.portfolio.columns-1 .portfolio-item .caption .info,
.portfolio.columns-1 .portfolio-item .caption .subtitle a,
.portfolio.columns-1 .portfolio-item .caption .info a,
.portfolio.columns-1 .portfolio-item .caption .subtitle p {
text-decoration: none;
white-space: normal;
overflow: visible;
}
.portfolio.columns-1 .portfolio-item .wrap {
position: relative;
display: flex;
}
.portfolio.columns-1 .portfolio-item .wrap > .caption {
position: relative;
}
.portfolio-item .entry-info {
bottom: 31px;
position: absolute;
right: 0;
padding-left: 30px;
}
.portfolio.columns-1 .portfolio-item .caption .info {
margin-bottom: 16px;
}
.portfolio-item .caption .info {
font-size: var(--thegem-to-body-tiny-font-size);
line-height: 1.5;
margin-top: 3px;
}
.portfolio-item .caption .info .separator {
margin: 0 4px;
}
.portfolio-item .caption .subtitle p {
margin: 0;
}
.portfolio-item .caption .subtitle a:hover, .portfolio-item .caption .info a:hover {
text-decoration: underline;
}
.portfolio.columns-1 .portfolio-item .caption .subtitle {
margin-bottom: 15px;
}
.portfolio .overlay .links .caption .title,
.portfolio .overlay .links .caption .subtitle,
.portfolio .overlay .links .caption .subtitle p,
.portfolio .overlay .links .caption .info {
white-space: normal;
overflow: visible;
text-overflow: clip;
}
.fullwidth-block.portfolio-items-2 .portfolio-item {
max-width: 555px;
}
.portfolio .portfolio-item .overlay-line {
height: 2px;
font-size: 0;
line-height: 1;
}
@media only screen and (min-width: 1920px) {
.portfolio.fullwidth-columns-3 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-3 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 25%;
}
.portfolio.fullwidth-columns-3 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 50%;
}
.portfolio.fullwidth-columns-4 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-4 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 20%;
}
.portfolio.fullwidth-columns-4 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 40%;
}
.portfolio.fullwidth-columns-5 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-5 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 16.665%;
}
.portfolio.fullwidth-columns-5 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 33.33%;
}
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 14.2857%;
}
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 28.5714%;
}
}
@media only screen and (min-width: 1680px) and (max-width: 1920px) {
.portfolio.fullwidth-columns-3 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-3 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 33.333332%;
}
.portfolio.fullwidth-columns-3 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 66.66666%;
}
.portfolio.fullwidth-columns-4 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-4 .fullwidth-block .portfolio-item-size-container .portfolio-item,
.portfolio.fullwidth-columns-3.porfolio-even-columns .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 25%;
}
.portfolio.fullwidth-columns-4 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical),
.portfolio.fullwidth-columns-3.porfolio-even-columns .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 50%;
}
.portfolio.fullwidth-columns-5 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-5 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 20%;
}
.portfolio.fullwidth-columns-5 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 40%;
}
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-item-size-container .portfolio-item,
.portfolio.fullwidth-columns-5.porfolio-even-columns .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 16.665%;
}
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical),
.portfolio.fullwidth-columns-5.porfolio-even-columns .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 33.33%;
}
}
@media only screen and (min-width: 1280px) and (max-width: 1680px) {
.portfolio.fullwidth-columns-4 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-4 .fullwidth-block .portfolio-item-size-container .portfolio-item,
.portfolio.fullwidth-columns-5 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-5 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 25%;
}
.portfolio.fullwidth-columns-4 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical),
.portfolio.fullwidth-columns-5 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 50%;
}
.portfolio.fullwidth-columns-3 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-3 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 33.333332%;
}
.portfolio.fullwidth-columns-3 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 66.66666%;
}
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 20%;
}
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 40%;
}
.portfolio.fullwidth-columns-3.porfolio-even-columns .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 25%;
}
.portfolio.fullwidth-columns-3.porfolio-even-columns .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 50%;
}
.portfolio.fullwidth-columns-6.porfolio-even-columns .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 16.665%;
}
.portfolio.fullwidth-columns-6.porfolio-even-columns .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 33.33%;
}
}
@media only screen and (min-width: 830px) and (max-width: 1280px) {
.portfolio:not(.extended-portfolio-grid) .fullwidth-block .portfolio-set .portfolio-item,
.portfolio:not(.extended-portfolio-grid) .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 33.333332%;
}
.portfolio:not(.extended-portfolio-grid) .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 66.66666%;
}
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 25%;
}
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 50%;
}
.portfolio.porfolio-even-columns .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 25%;
}
.portfolio.porfolio-even-columns .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 50%;
}
}
@media only screen and (max-width: 1100px) {
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 33.333332%;
}
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 66.66666%;
}
.portfolio.fullwidth-columns-6.porfolio-even-columns .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 25%;
}
.portfolio.fullwidth-columns-6.porfolio-even-columns .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 50%;
}
}
@media only screen and (max-width: 880px) {
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 50%;
}
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 100%;
}
}
@media only screen and (max-width: 830px) {
.portfolio:not(.extended-portfolio-grid) .fullwidth-block .portfolio-set .portfolio-item,
.portfolio:not(.extended-portfolio-grid) .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio:not(.extended-portfolio-grid) .fullwidth-block .portfolio-item-size-container .portfolio-item,
.portfolio:not(.extended-portfolio-grid) .portfolio-item-size-container .portfolio-item,
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 50%;
}
.portfolio:not(.extended-portfolio-grid) .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical),
.portfolio:not(.extended-portfolio-grid) .portfolio-set .portfolio-item.double-item:not(.double-item-vertical),
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical),
.portfolio.columns-1 .portfolio-set .portfolio-item,
.portfolio.columns-1 .portfolio-item-size-container .portfolio-item {
width: 100%;
}
}
@media only screen and (max-width: 550px) {
.portfolio:not(.extended-portfolio-grid) .fullwidth-block .portfolio-set .portfolio-item,
.portfolio:not(.extended-portfolio-grid) .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item.double-item:not(.double-item-vertical),
.portfolio:not(.extended-portfolio-grid) .fullwidth-block .portfolio-item-size-container .portfolio-item,
.portfolio:not(.extended-portfolio-grid) .portfolio-item-size-container .portfolio-item,
.portfolio.fullwidth-columns-6 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: 100%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1120px) {
.with-sidebar .portfolio.columns-3 .portfolio-item,
.with-sidebar .portfolio.columns-3 .portfolio-item-size-container .portfolio-item {
width: 50%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1100px) {
.portfolio:is(.columns-4, .columns-5, .columns-6) .portfolio-item,
.portfolio:is(.columns-4, .columns-5, .columns-6) .portfolio-item-size-container .portfolio-item {
width: 33.3333%;
}
.portfolio:is(.columns-4, .columns-5, .columns-6) .portfolio-item.double-item:not(.double-item-vertical) {
width: 66.66%;
}
.portfolio:is(.columns-4, .columns-5, .columns-6).porfolio-even-columns .portfolio-item-size-container .portfolio-item {
width: 25%;
}
.portfolio:is(.columns-4, .columns-5, .columns-6).porfolio-even-columns .portfolio-item.double-item:not(.double-item-vertical) {
width: 50%;
}
}
@media only screen and (min-width: 800px) {
.portfolio.columns-3.porfolio-even-columns .portfolio-item-size-container .portfolio-item {
width: 25%;
}
.portfolio.columns-3.porfolio-even-columns .portfolio-item.double-item:not(.double-item-vertical) {
width: 50%;
}
}
@media only screen and (min-width: 550px) and (max-width: 800px) {
.portfolio.columns-3.porfolio-even-columns .portfolio-item-size-container .portfolio-item {
width: 50%;
}
.portfolio.columns-3.porfolio-even-columns .portfolio-item.double-item:not(.double-item-vertical) {
width: 100%;
}
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.portfolio:is(.columns-4, .columns-5, .columns-6).porfolio-even-columns .portfolio-item-size-container .portfolio-item {
width: 25%;
}
.portfolio:is(.columns-4, .columns-5, .columns-6).porfolio-even-columns .portfolio-item.double-item:not(.double-item-vertical) {
width: 50%;
}
}
.portfolio.portfolio-style-metro.fullwidth-columns-4 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.portfolio-style-metro.fullwidth-columns-5 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.portfolio-style-metro.fullwidth-columns-6 .fullwidth-block .portfolio-set .portfolio-item,
.portfolio.portfolio-style-metro.fullwidth-columns-4 .fullwidth-block .portfolio-item-size-container .portfolio-item,
.portfolio.portfolio-style-metro.fullwidth-columns-5 .fullwidth-block .portfolio-item-size-container .portfolio-item,
.portfolio.portfolio-style-metro.fullwidth-columns-6 .fullwidth-block .portfolio-item-size-container .portfolio-item {
width: auto;
}
.portfolio.fullwidth-columns-6 .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .description {
display: none;
} .portfolio.hover-vertical-sliding:not(.version-alternative) .image .overlay .links,
.portfolio.hover-new-vertical-sliding.title-on-hover .image .overlay .links,
.portfolio.hover-default-vertical-sliding .image .overlay .links {
text-align: left;
vertical-align: top;
}
.portfolio.hover-vertical-sliding .overlay .links .caption {
text-align: left;
padding: 0;
}
.portfolio.hover-vertical-sliding .overlay .links {
padding: 48px 42px;
}
.portfolio.hover-vertical-sliding .overlay .links a.icon {
margin-right: 32px;
}
.portfolio.hover-vertical-sliding .overlay .overlay-line {
margin: 16px 0;
}
.portfolio.hover-vertical-sliding:not(.version-alternative) .overlay .links .caption .description {
width: 100%;
position: absolute;
left: 0;
bottom: 0;
padding: 0 42px 35px;
}
.vc_col-sm-9 .portfolio.hover-vertical-sliding .portfolio-item:not(.double-item-squared) .overlay .links {
padding: 31px 28px;
}
.vc_col-sm-9 .portfolio.hover-vertical-sliding .portfolio-item:not(.double-item-squared) .overlay .description {
padding: 0 28px 25px;
}
.portfolio.hover-vertical-sliding.columns-2 .overlay .links .caption .subtitle {
width: 85%;
margin-bottom: 12px;
}
.portfolio.hover-vertical-sliding.columns-2 .overlay .links .caption .info {
width: 85%;
}
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .links .caption .description,
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle,
.with-sidebar .portfolio.hover-vertical-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle {
display: none;
}
.portfolio.hover-vertical-sliding.columns-3 .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding .fullwidth-block .overlay .links .caption .subtitle {
margin-bottom: 0;
width: 90%;
}
.portfolio.portfolio-style-metro.hover-vertical-sliding .overlay .links .caption .subtitle,
.portfolio.portfolio-style-metro.hover-vertical-sliding .overlay .links .caption .info {
display: none;
}
@media only screen and (max-width: 1170px) {
.portfolio.hover-vertical-sliding.columns-2 .overlay .links .caption .subtitle {
width: 85%;
margin-bottom: 12px;
}
.portfolio.hover-vertical-sliding.columns-2 .overlay .links .caption .info {
width: 85%;
}
}
@media only screen and (max-width: 920px) {
.portfolio.hover-vertical-sliding.columns-2 .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding.columns-3 .overlay .links .caption .subtitle {
display: block;
}
.portfolio.hover-vertical-sliding.columns-2 .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle {
margin-bottom: 0;
}
.portfolio.hover-vertical-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .info,
.portfolio.hover-vertical-sliding.columns-2 .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: none;
}
}
@media only screen and (max-width: 830px) {
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .overlay .links .caption .subtitle {
display: block;
margin: 0;
}
}
@media only screen and (max-width: 768px) {
.portfolio.hover-vertical-sliding.columns-2 .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding.columns-3 .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding .fullwidth-block .overlay .links .caption .subtitle {
display: block;
}
.portfolio.hover-vertical-sliding.columns-2 .portfolio-item:not(.double-item-squared) .overlay .links .caption .info,
.portfolio.hover-vertical-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .info,
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .links .caption .info,
.portfolio.hover-vertical-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: block;
}
}
@media only screen and (max-width: 460px) {
.portfolio.hover-vertical-sliding.columns-2 .portfolio-item .overlay .links .caption .info,
.portfolio.hover-vertical-sliding.columns-3 .portfolio-item .overlay .links .caption .info,
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item .overlay .links .caption .info,
.portfolio.hover-vertical-sliding .fullwidth-block .portfolio-item .overlay .links .caption .info,
.with-sidebar .portfolio.hover-vertical-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle {
display: none !important;
}
.portfolio.hover-vertical-sliding.columns-2 .portfolio-item .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding.columns-3 .portfolio-item .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding .fullwidth-block .portfolio-item .overlay .links .caption .subtitle {
margin-bottom: 0 !important;
}
}
@media only screen and (max-width: 412px) {
.portfolio.hover-vertical-sliding.columns-2 .portfolio-item .overlay .links .caption .info,
.portfolio.hover-vertical-sliding.columns-3 .portfolio-item .overlay .links .caption .info,
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item .overlay .links .caption .info,
.portfolio.hover-vertical-sliding .fullwidth-block .portfolio-item .overlay .links .caption .info {
display: none !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
.portfolio.hover-vertical-sliding.columns-2 .portfolio-item:not(.double-item-squared) .overlay .links .caption .info,
.portfolio.hover-vertical-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: none;
}
.portfolio.hover-vertical-sliding.columns-1 .overlay .links,
.portfolio.hover-vertical-sliding.columns-2 .overlay .links,
.portfolio.hover-vertical-sliding.columns-3 .overlay .links {
padding: 41px 28px;
}
.portfolio.hover-vertical-sliding.columns-1 .overlay .links .caption .description,
.portfolio.hover-vertical-sliding.columns-2 .overlay .links .caption .description,
.portfolio.hover-vertical-sliding.columns-3 .overlay .links .caption .description {
padding: 0 28px 25px;
}
.portfolio.hover-vertical-sliding.columns-1 .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding.columns-2 .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle {
margin-bottom: 0;
}
}
@media only screen and (max-width: 412px) {
.portfolio.hover-vertical-sliding.columns-1 .overlay .links,
.portfolio.hover-vertical-sliding.columns-2 .overlay .links,
.portfolio.hover-vertical-sliding.columns-3 .overlay .links,
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .overlay .links,
.portfolio.hover-vertical-sliding .fullwidth-block .overlay .links {
padding: 41px 28px;
}
.portfolio.hover-vertical-sliding.columns-1 .overlay .links .caption .description,
.portfolio.hover-vertical-sliding.columns-2 .overlay .links .caption .description,
.portfolio.hover-vertical-sliding.columns-3 .overlay .links .caption .description,
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .overlay .links .caption .description,
.portfolio.hover-vertical-sliding .fullwidth-block .overlay .links .caption .description {
padding: 0 28px 25px;
}
}
@media only screen and (max-width: 340px) {
.portfolio.hover-vertical-sliding.columns-1 .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding.columns-2 .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding.columns-3 .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding .fullwidth-block .overlay .links .caption .subtitle {
display: none;
}
}
@media only screen and (min-width: 992px) and (max-width: 1150px) {
.portfolio.hover-vertical-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: none;
}
.portfolio.hover-vertical-sliding.columns-3 .overlay .links {
padding: 41px 28px;
}
.portfolio.hover-vertical-sliding.columns-3 .overlay .links .caption .description {
padding: 0 28px 25px;
}
}
@media only screen and (min-width: 920px) and (max-width: 992px) {
.portfolio.hover-vertical-sliding.columns-3 .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding.columns-3 .overlay .links .caption .info {
display: block;
}
}
@media only screen and (min-width: 1150px) {
.with-sidebar .portfolio.hover-vertical-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: none;
}
.with-sidebar .portfolio.hover-vertical-sliding.columns-3 .overlay .links {
padding: 41px 28px;
}
}
@media only screen and (min-width: 768px) {
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: none;
}
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .overlay .links {
padding: 41px 28px;
}
.portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .overlay .links .caption .description {
padding: 0 28px 41px;
}
}
@media only screen and (min-width: 1735px) {
.portfolio.hover-vertical-sliding.columns-3 .fullwidth-block .overlay .links .caption .subtitle,
.portfolio.hover-vertical-sliding.columns-3 .fullwidth-block .overlay .links .caption .info {
display: block;
}
}
@media only screen and (min-width: 992px) {
.with-sidebar .portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .overlay .links {
padding: 18px 12px;
}
.with-sidebar .portfolio.hover-vertical-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .links .caption .title {
font-size: 14px;
line-height: 21px;
}
}
@media only screen and (max-width: 1120px) {
.with-sidebar .portfolio.hover-vertical-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle {
display: block;
}
}
@media only screen and (max-width: 340px) {
.with-sidebar .portfolio.hover-vertical-sliding.columns-3 .overlay .links .caption .subtitle {
display: none;
}
}
@media only screen and (min-width: 1250px) and (max-width: 1770px), screen and (min-width: 992px) and (max-width: 1170px), screen and (min-width: 768px) and (max-width: 900px) {
.portfolio.hover-vertical-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: none;
}
.portfolio.hover-vertical-sliding .fullwidth-block .overlay .links .caption .subtitle {
margin-bottom: 0;
}
.portfolio.hover-vertical-sliding .fullwidth-block .overlay .links {
padding: 41px 28px;
}
.portfolio.hover-vertical-sliding .fullwidth-block .overlay .links .caption .description {
padding: 0 28px 41px;
}
}
@media only screen and (min-width: 980px) and (max-width: 1070px) {
.portfolio.hover-vertical-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle {
display: none;
}
}
@media only screen and (min-width: 1170px) and (max-width: 1250px), screen and (min-width: 981px) and (max-width: 992px) {
.portfolio.hover-vertical-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: none;
}
.portfolio.hover-vertical-sliding .fullwidth-block .overlay .links {
padding: 18px 12px;
}
.portfolio.hover-vertical-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links .caption .title {
font-size: 14px;
line-height: 1.5;
}
.portfolio.hover-vertical-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links .caption .description {
padding: 0 12px 41px;
}
} .portfolio.hover-default .portfolio-item .image .overlay .overlay-line,
.portfolio.hover-zoom-overlay .portfolio-item .image .overlay .overlay-line {
display: none;
}
.portfolio.hover-default .portfolio-item .image .overlay .links .caption .info {
display: block; }
.portfolio.hover-default .portfolio-item .image .overlay .links .caption {
padding: 30px 30px 0;
}
.portfolio.hover-default .portfolio-item .image .overlay .links a.icon {
margin: 10px;
}
.portfolio.hover-default .portfolio-item .image .overlay .links a.icon {
width: 48px;
height: 48px;
}
.portfolio.hover-default .portfolio-item .image .overlay .links a.icon i,
.portfolio.hover-default .portfolio-item .image .overlay .links a.icon:before {
font-size: 48px;
}
.portfolio.hover-default .portfolio-item .image .overlay .links a.icon svg {
width: 48px;
height: 48px;
}
.portfolio:is(.columns-4, .columns-5, .columns-6).hover-default .portfolio-item .image .overlay .links a.icon {
width: 24px;
height: 24px;
line-height: 24px;
}
.portfolio:is(.columns-4, .columns-5, .columns-6).hover-default .portfolio-item .image .overlay .links a.icon i,
.portfolio:is(.columns-4, .columns-5, .columns-6).hover-default .portfolio-item .image .overlay .links a.icon:before {
font-size: 24px;
}
.portfolio:is(.columns-4, .columns-5, .columns-6).hover-default .portfolio-item .image .overlay .links a.icon svg {
width: 24px;
height: 24px;
}
.portfolio.portfolio-style-metro.hover-default .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.portfolio-style-metro.hover-default .portfolio-item .image .overlay .links .caption .info {
display: none;
}
@media (max-width: 991px) {
.portfolio.hover-default .portfolio-item .image .overlay .links a.icon {
margin-right: 15px;
}
.portfolio.hover-default .portfolio-item .image .overlay .links a.icon {
width: 24px;
height: 24px;
line-height: 24px;
}
.portfolio.hover-default .portfolio-item .image .overlay .links a.icon i,
.portfolio.hover-default .portfolio-item .image .overlay .links a.icon:before {
font-size: 24px;
}
.portfolio.hover-default .portfolio-item .image .overlay .links a.icon svg {
width: 24px;
height: 24px;
}
}
.portfolio.hover-default .fullwidth-block .overlay .links .caption .subtitle {
display: block;
}
@media only screen and (max-width: 380px) {
.portfolio.hover-default .portfolio-item .image .overlay .links .caption .subtitle {
display: none;
}
}
@media only screen and (min-width: 1120px) {
.with-sidebar .portfolio.hover-default .overlay .portfolio-item .image .links .caption .subtitle,
.with-sidebar .portfolio.hover-default .overlay .portfolio-item .image .links .caption .info {
display: none;
}
}
@media only screen and (min-width: 992px) and (max-width: 1040px) {
.with-sidebar .portfolio.hover-default .portfolio-item .image .overlay .links .caption .subtitle,
.with-sidebar .portfolio.hover-default .portfolio-item .image .overlay .links .caption .info {
display: none;
}
}
@media only screen and (min-width: 992px) and (max-width: 1120px) {
.portfolio.hover-default.columns-3 .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-default.columns-3 .portfolio-item .image .overlay .links .caption .info {
display: none;
}
}
@media only screen and (min-width: 1100px)  and (min-width: 832px) and (max-width: 1030px) {
.portfolio.hover-default:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .subtitle,
.portfolio.hover-default:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .info {
display: none;
}
}
@media only screen and (min-width: 832px) and (max-width: 1100px) {
.portfolio.hover-default:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-default:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links .caption .info {
display: none;
}
}
@media only screen and (min-width: 1170px) and (max-width: 1250px), screen and (min-width: 900px) and (max-width: 992px) {
.portfolio.hover-default .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .title {
font-size: 14px;
line-height: 1.5;
}
}
@media only screen and (max-width: 768px) {
.portfolio.hover-default .fullwidth-block .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-default .fullwidth-block .portfolio-item .image .overlay .links .caption .info {
display: block;
}
}
@media only screen and (max-width: 460px) {
.portfolio.hover-default .fullwidth-block .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-default .fullwidth-block .portfolio-item .image .overlay .links .caption .info {
display: none;
}
}
@media only screen and (min-width: 1250px) and (max-width: 1770px), screen and (min-width: 992px) and (max-width: 1170px), screen and (min-width: 768px) and (max-width: 900px) {
}
@media only screen and (min-width: 1170px) and (max-width: 1250px), screen and (min-width: 900px) and (max-width: 992px) {
.portfolio.hover-default .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .title {
font-size: 14px;
line-height: 1.5;
}
}
@media only screen and (max-width: 370px) {
.portfolio.hover-default .portfolio-item .image .overlay .links .caption {
padding-top: 15px;
}
} .portfolio.hover-zooming-blur .portfolio-item .image .overlay .overlay-line {
display: none;
}
.portfolio.hover-zooming-blur .portfolio-item .image img {
-o-transform: scale(1);
-ms-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.portfolio.hover-zooming-blur .portfolio-item .image img.zoom {
transform: scale(1.15);
-o-transform: scale(1.15);
-ms-transform: scale(1.15);
-moz-transform: scale(1.15);
-webkit-transform: scale(1.15);
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption {
padding: 30px 30px 0;
}
.portfolio:not(.hover-default, .hover-zoom-overlay) .portfolio-item .image .overlay .links a.icon {
margin-right: 16px;
}
.portfolio:not(.hover-default, .hover-zoom-overlay) .portfolio-item .image .overlay .links a.icon {
display: inline-block;
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
border-radius: 50%;
}
.portfolio:not(.hover-default, .hover-zoom-overlay) .portfolio-item .image .overlay .links a.icon i,
.portfolio:not(.hover-default, .hover-zoom-overlay) .portfolio-item .image .overlay .links a.icon:before {
font-size: 32px;
}
.portfolio:not(.hover-default, .hover-zoom-overlay) .portfolio-item .image .overlay .links a.icon svg {
width: 32px;
height: 32px;
}
.portfolio:not(.hover-default, .hover-zooming-blur, .hover-zoom-overlay, .hover-gradient) .portfolio-item .image .overlay .links a.icon {
width: 32px;
height: 32px;
line-height: 32px;
}
.portfolio:not(.hover-default, .hover-zooming-blur, .hover-zoom-overlay, .hover-gradient) .portfolio-item .image .overlay .links a.icon i,
.portfolio:not(.hover-default, .hover-zooming-blur, .hover-zoom-overlay, .hover-gradient) .portfolio-item .image .overlay .links a.icon:before {
font-size: 32px;
}
.portfolio:not(.hover-default, .hover-zooming-blur, .hover-zoom-overlay, .hover-gradient) .portfolio-item .image .overlay .links a.icon svg {
width: 32px;
height: 32px;
}
.portfolio:is(.columns-4, .columns-5, .columns-6):not(.hover-default, .hover-zooming-blur, .hover-zoom-overlay) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon {
margin-right: 10px;
}
.portfolio:is(.columns-4, .columns-5, .columns-6):not(.hover-default, .hover-zooming-blur, .hover-zoom-overlay, .hover-gradient) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon {
line-height: 24px;
width: 24px;
height: 24px;
}
.portfolio:is(.columns-4, .columns-5, .columns-6):not(.hover-default, .hover-zooming-blur, .hover-zoom-overlay, .hover-gradient) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon i,
.portfolio:is(.columns-4, .columns-5, .columns-6):not(.hover-default, .hover-zooming-blur, .hover-zoom-overlay, .hover-gradient) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon:before {
font-size: 24px;
}
.portfolio:is(.columns-4, .columns-5, .columns-6):not(.hover-default, .hover-zooming-blur, .hover-zoom-overlay, .hover-gradient) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon svg {
width: 24px;
height: 24px;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon {
margin: 5px;
}
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon,
.portfolio.hover-zooming-blur:is(.columns-3, .columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon {
margin: 4px;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon {
background-color: #3c3950;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon:before {
background-color: transparent;
}
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon,
.portfolio.hover-zooming-blur:is(.columns-3, .columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon {
width: 40px;
height: 40px;
line-height: 40px; }
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon i,
.portfolio.hover-zooming-blur:is(.columns-3, .columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon i,
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon:before,
.portfolio.hover-zooming-blur:is(.columns-3,.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon:before {
font-size: 16px;
}
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon svg,
.portfolio.hover-zooming-blur:is(.columns-3, .columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon svg {
width: 16px;
height: 16px;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 15px;
}
.portfolio.portfolio-style-metro.hover-zooming-blur .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.portfolio-style-metro.hover-zooming-blur .portfolio-item .image .overlay .links .caption .info {
display: none;
}
@media only screen and (max-width: 430px) {
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon {
margin-right: 8px;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon {
width: 40px;
height: 40px;
line-height: 40px;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon i,
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon:before {
font-size: 16px;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon svg {
width: 16px;
height: 16px;
}
}
@media only screen and (max-width: 991px) {
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon {
margin-right: 8px;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon {
width: 40px;
height: 40px;
line-height: 40px;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon i,
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon:before {
font-size: 16px;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links a.icon svg {
width: 16px;
height: 16px;
}
.portfolio.hover-zooming-blur .portfolio-item.double-item .image .overlay .links a.icon {
margin-right: 8px;
}
.portfolio.hover-zooming-blur .portfolio-item.double-item .image .overlay .links a.icon {
width: 40px;
height: 40px;
line-height: 40px;
}
.portfolio.hover-zooming-blur .portfolio-item.double-item .image .overlay .links a.icon i {
font-size: 16px;
}
.portfolio.hover-zooming-blur .portfolio-item.double-item .image .overlay .links a.icon svg {
width: 16px;
height: 16px;
}
}
@media only screen and (max-width: 380px) {
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.portfolio.hover-zooming-blur .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1100px), screen and (min-width: 768px) and (max-width: 830px) {
.with-sidebar .portfolio.hover-zooming-blur.columns-2 .portfolio-item .image .overlay .links .caption .subtitle,
.with-sidebar .portfolio.hover-zooming-blur.columns-2 .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.with-sidebar .portfolio.hover-zooming-blur.columns-2 .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 768px) {
.portfolio.hover-zooming-blur:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .subtitle,
.portfolio.hover-zooming-blur:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .info,
.portfolio.hover-zoom-overlay:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .subtitle,
.portfolio.hover-zoom-overlay:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .info {
display: none;
}
.portfolio.hover-zooming-blur:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links .caption .title,
.portfolio.hover-zoom-overlay:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1120px) {
.portfolio.hover-zooming-blur.columns-3 .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-zooming-blur.columns-3 .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.portfolio.hover-zooming-blur.columns-3 .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 1120px) {
.with-sidebar .portfolio.hover-zooming-blur.columns-3 .portfolio-item .image .overlay .links .caption .subtitle,
.with-sidebar .portfolio.hover-zooming-blur.columns-3 .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.with-sidebar .portfolio.hover-zooming-blur.columns-3 .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 992px) {
.with-sidebar .portfolio.hover-zooming-blur:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links .caption {
padding-top: 15px;
}
.with-sidebar .portfolio.hover-zooming-blur:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .caption .title {
font-size: 14px;
line-height: 21px;
}
}
@media only screen and (min-width: 1250px) and (max-width: 1820px), screen and (min-width: 992px) and (max-width: 1170px), screen and (min-width: 768px) and (max-width: 900px) {
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 1170px) and (max-width: 1250px), screen and (min-width: 900px) and (max-width: 992px) {
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item .image .overlay .links .caption {
padding-top: 15px;
}
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .title {
font-size: 14px;
line-height: 1.5;
}
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.portfolio.hover-zooming-blur .fullwidth-block .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
} .portfolio.hover-gradient .portfolio-item .image .overlay .overlay-line {
display: none;
}
.portfolio.hover-gradient .portfolio-item .image img {
-o-transform: scale(1);
-ms-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links,
.portfolio.hover-disabled .portfolio-item .image .overlay .links {
vertical-align: bottom;
padding: 0;
text-align: left;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons {
position: absolute;
left: 0;
top: 0;
padding: 25px 30px;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links .description {
position: static;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption,
.portfolio.hover-disabled .portfolio-item .image .overlay .links .caption {
padding: 0 30px 25px;
width: 100%;
text-align: left;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon {
margin-right: 16px;
}
.portfolio:is(.columns-4, .columns-5, .columns-6):not(.hover-default, .hover-gradient, .hover-zooming-blur) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon {
margin-right: 10px;
}
.portfolio.hover-gradient .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon,
.portfolio.hover-gradient:is(.columns-3, .columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon {
margin-right: 8px;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon {
background-color: rgba(255, 255, 255, 0.8);
color: #3c3950;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon:before {
background-color: transparent;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon i,
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon:before {
color: #3c3950;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon svg {
fill: #3c3950;
}
.portfolio.hover-gradient .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon,
.portfolio.hover-gradient:is(.columns-3, .columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon {
width: 40px;
height: 40px;
line-height: 40px;
}
.portfolio.hover-gradient .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon i,
.portfolio.hover-gradient:is(.columns-3, .columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon i,
.portfolio.hover-gradient .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon:before,
.portfolio.hover-gradient:is(.columns-3, .columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon:before {
font-size: 16px;
}
.portfolio.hover-gradient .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon svg,
.portfolio.hover-gradient:is(.columns-3, .columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon svg {
width: 16px;
height: 16px;
}
.portfolio.hover-gradient:not(.products) .portfolio-item .image .overlay .links .caption .title,
.portfolio.hover-circular:not(.products) .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
.portfolio.portfolio-style-metro.hover-gradient .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.portfolio-style-metro.hover-gradient .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-disabled .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-gradient .portfolio-item .wrap > .caption .subtitle {
display: none !important;
}
@media (max-width: 992px) {
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .info,
.portfolio.hover-gradient .portfolio-item .wrap > .caption .info,
.portfolio.hover-default .portfolio-item .image .overlay .links .caption .description,
.portfolio.hover-zoom-overlay .portfolio-item .image .overlay .links .caption .description {
display: none !important;
}
}
.portfolio.gem-instagram-gallery.hover-gradient .portfolio-item .image .overlay .links .caption .subtitle {
display: block !important;
}
.portfolio.hover-gradient.fullwidth-columns-4 .fullwidth-block .portfolio-item .image .overlay .links .caption .subtitle {
display: block !important;
max-width: 70%;
}
.hover-gradient .portfolio-item .image .overlay .links .portfolio-sharing-pane {
text-align: left;
}
.hover-gradient .portfolio-item .image .overlay .links .portfolio-sharing-pane a.socials-item:first-child {
margin-left: 0;
}
.portfolio.hover-gradient.hover-gradient-title .portfolio-item .image .overlay .links .caption .title,
.portfolio.hover-gradient.hover-gradient-title .portfolio-item .image .overlay .links .caption .description {
opacity: 1;
}
.portfolio.hover-gradient.hover-gradient-title .portfolio-item .image .overlay .links .caption .title,
.portfolio.hover-gradient.hover-gradient-title .portfolio-item .image .overlay .links .caption .info {
opacity: 1;
top: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
@media only screen and (max-width: 430px) {
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon {
margin-right: 8px;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon {
width: 40px;
height: 40px;
line-height: 40px;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon i,
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon:before {
font-size: 16px;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon svg {
width: 16px;
height: 16px;
}
}
@media only screen and (max-width: 991px) {
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon {
margin-right: 8px;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon {
width: 40px;
height: 40px;
line-height: 40px;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon i,
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon:before {
font-size: 16px;
}
.portfolio.hover-gradient .portfolio-item .image .overlay .links a.icon svg {
width: 16px;
height: 16px;
}
.portfolio.hover-gradient .portfolio-item.double-item .image .overlay .links a.icon {
margin-right: 8px;
}
.portfolio.hover-gradient .portfolio-item.double-item .image .overlay .links a.icon {
width: 40px;
height: 40px;
line-height: 40px;
}
.portfolio.hover-gradient .portfolio-item.double-item .image .overlay .links a.icon i {
font-size: 16px;
}
.portfolio.hover-gradient .portfolio-item.double-item .image .overlay .links a.icon svg {
width: 16px;
height: 16px;
}
}
@media only screen and (max-width: 380px) {
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-gradient .portfolio-item .image .overlay .links .caption .info {
display: none;
}
}
@media only screen and (min-width: 992px) and (max-width: 1100px), screen and (min-width: 768px) and (max-width: 830px) {
.with-sidebar .portfolio.hover-gradient.columns-2 .portfolio-item .image .overlay .links .caption .subtitle,
.with-sidebar .portfolio.hover-gradient.columns-2 .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.with-sidebar .portfolio.hover-gradient.columns-2 .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 768px) {
.portfolio.hover-gradient:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .subtitle,
.portfolio.hover-gradient:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .info,
.portfolio.hover-disabled:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .info {
display: none;
}
.portfolio.hover-gradient:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1120px) {
.portfolio.hover-gradient.columns-3 .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-gradient.columns-3 .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.portfolio.hover-gradient.columns-3 .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 1120px) {
.with-sidebar .portfolio.hover-gradient.columns-3 .portfolio-item .image .overlay .links .caption .subtitle,
.with-sidebar .portfolio.hover-gradient.columns-3 .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.with-sidebar .portfolio.hover-gradient.columns-3 .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 992px) {
.with-sidebar .portfolio.hover-gradient:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links .caption {
padding-top: 15px;
}
.with-sidebar .portfolio.hover-gradient:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .caption .title {
font-size: 14px;
line-height: 21px;
}
}
@media only screen and (min-width: 1250px) and (max-width: 1820px), screen and (min-width: 992px) and (max-width: 1170px), screen and (min-width: 768px) and (max-width: 900px) {
.portfolio.hover-gradient .fullwidth-block .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-gradient .fullwidth-block .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.portfolio.hover-gradient .fullwidth-block .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 1170px) and (max-width: 1250px), screen and (min-width: 900px) and (max-width: 992px) {
.portfolio.hover-gradient .fullwidth-block .portfolio-item .image .overlay .links .caption {
padding-top: 15px;
}
.portfolio.hover-gradient .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .title {
font-size: 14px;
line-height: 1.5;
}
.portfolio.hover-gradient .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .product-price .price .amount {
font-size: 127%;
}
.portfolio.hover-gradient .fullwidth-block .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-gradient .fullwidth-block .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.portfolio.hover-gradient .fullwidth-block .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 1280px) and (max-width: 1550px), screen and (min-width: 768px) and (max-width: 1100px) {
.portfolio.hover-gradient.fullwidth-columns-4 .fullwidth-block .portfolio-item .image .overlay .links .caption .subtitle {
display: none !important;
}
} .portfolio.hover-circular .portfolio-item .image .overlay .overlay-circle {
display: block;
}
.portfolio.hover-circular .portfolio-item .image img {
-o-transform: scale(1);
-ms-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.portfolio.hover-circular .portfolio-item .image .overlay .links {
vertical-align: bottom;
padding: 0;
text-align: left;
}
.portfolio.hover-circular .portfolio-item .image .overlay .links .portfolio-icons {
position: absolute;
left: 0;
right: 0;
top: 0;
padding: 35px 25px;
}
.portfolio.hover-circular .portfolio-item .image .overlay .links .description {
position: static;
}
.portfolio.hover-circular .portfolio-item .image .overlay .links .caption {
padding: 0 25px 25px;
width: 100%;
text-align: left;
}
@media only screen and (min-width: 550px) {
.portfolio.hover-circular .portfolio-item.double-item-squared .image .overlay .links .portfolio-icons {
padding: 45px 40px;
}
.portfolio.hover-circular .portfolio-item.double-item-horizontal .image .overlay .links .portfolio-icons {
padding: 35px 40px;
}
.portfolio.hover-circular .portfolio-item.double-item-squared .image .overlay .links .caption {
padding: 0 40px 35px;
}
.portfolio.hover-circular .portfolio-item.double-item-horizontal .image .overlay .links .caption {
padding: 0 40px 25px;
}
}
.portfolio.hover-circular .portfolio-item .image .overlay .links .caption .subtitle {
max-width: 70%;
left: 42px;
display: none !important;
}
.portfolio.gem-instagram-gallery.hover-circular .portfolio-item .image .overlay .links .caption .subtitle {
left: 25px;
display: block !important;
}
.portfolio.hover-circular:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-circular:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links .caption .info {
display: none;
}
.hover-circular .portfolio-item .image .overlay .links .portfolio-sharing-pane {
text-align: left;
}
.hover-circular .portfolio-item .image .overlay .links .portfolio-sharing-pane a.socials-item:first-child {
margin-left: 0;
}
.portfolio.hover-circular.hover-circular-title .portfolio-item .image .overlay .links .caption .title,
.portfolio.hover-circular.hover-circular-title .portfolio-item .image .overlay .links .caption .description {
opacity: 1;
}
.portfolio.hover-circular.hover-circular-title .portfolio-item .image .overlay .links .caption .title,
.portfolio.hover-circular.hover-circular-title .portfolio-item .image .overlay .links .caption .info {
opacity: 1;
top: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
.portfolio.hover-circular .overlay .links a.icon {
margin-right: 32px;
}
.portfolio.hover-circular .overlay .overlay-line {
margin: 16px 0;
}
.vc_col-sm-9 .portfolio.hover-circular .portfolio-item:not(.double-item-squared) .overlay .links {
padding: 31px 28px;
}
@media only screen and (min-width: 1280px) and (max-width: 1550px), screen and (min-width: 550px) and (max-width: 1100px), screen and (max-width: 400px) {
.portfolio.hover-circular .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-circular .portfolio-item .image .overlay .links .caption .info {
display: none;
}
}
@media only screen and (max-width: 430px) {
.portfolio.hover-circular .portfolio-item .image .overlay .links a.icon {
margin-right: 8px;
}
.portfolio.hover-circular .portfolio-item .image .overlay .links a.icon {
width: 40px;
height: 40px;
line-height: 40px;
}
.portfolio.hover-circular .portfolio-item .image .overlay .links a.icon i,
.portfolio.hover-circular .portfolio-item .image .overlay .links a.icon:before {
font-size: 24px;
}
.portfolio.hover-circular .portfolio-item .image .overlay .links a.icon svg {
width: 24px;
height: 24px;
}
}
@media only screen and (max-width: 991px) {
.portfolio.hover-circular .portfolio-item .image .overlay .links a.icon {
margin-right: 8px;
}
.portfolio.hover-circular .portfolio-item .image .overlay .links a.icon {
width: 24px;
height: 24px;
line-height: 24px;
}
.portfolio.hover-circular .portfolio-item .image .overlay .links a.icon i,
.portfolio.hover-circular .portfolio-item .image .overlay .links a.icon:before {
font-size: 24px;
}
.portfolio.hover-circular .portfolio-item .image .overlay .links a.icon svg {
width: 24px;
height: 24px;
}
.portfolio.hover-circular .portfolio-item.double-item .image .overlay .links a.icon {
margin-right: 8px;
}
.portfolio.hover-circular .portfolio-item.double-item-squared .image .overlay .links a.icon {
width: 40px;
height: 40px;
line-height: 40px;
}
.portfolio.hover-circular .portfolio-item.double-item-squared .image .overlay .links a.icon i,
.portfolio.hover-circular .portfolio-item.double-item-squared .image .overlay .links a.icon:before {
font-size: 32px;
}
.portfolio.hover-circular .portfolio-item.double-item-squared .image .overlay .links a.icon svg {
width: 32px;
height: 32px;
}
}
@media only screen and (min-width: 992px) {
.with-sidebar .portfolio.hover-circular:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .image .overlay .caption .title {
font-size: 14px;
line-height: 1.5;
}
}
@media only screen and (min-width: 1170px) and (max-width: 1250px), screen and (min-width: 900px) and (max-width: 992px) {
.portfolio.hover-circular .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .title {
font-size: 14px;
line-height: 1.5;
}
.portfolio.hover-circular .fullwidth-block .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 0;
}
}
@media only screen and (min-width: 400px) and (max-width: 550px) {
.portfolio.hover-circular:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-circular:is(.columns-4, .columns-5, .columns-6) .portfolio-item .image .overlay .links .caption .info {
display: block;
}
}
@media only screen and (min-width: 800px) {
.portfolio.hover-circular.columns-2 .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-circular.columns-2 .portfolio-item .image .overlay .links .caption .info,
.portfolio.hover-circular.columns-1 .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.hover-circular.columns-1 .portfolio-item .image .overlay .links .caption .info {
display: block;
}
} .portfolio.hover-horizontal-sliding:not(.version-alternative) .overlay .links,
.portfolio.hover-horizontal-sliding:not(.version-alternative) .portfolio-item .image .links,
.portfolio.hover-new-horizontal-sliding.title-on-hover .overlay .links,
.portfolio.hover-default-horizontal-sliding .overlay .links {
text-align: left;
vertical-align: bottom;
}
.portfolio.hover-horizontal-sliding .overlay .links .caption {
text-align: left;
padding: 0;
}
.portfolio.hover-horizontal-sliding .overlay .links {
padding: 39px 50px;
}
.portfolio.hover-horizontal-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links {
padding: 41px 28px;
}
.portfolio.hover-horizontal-sliding .overlay .links a.icon,
.portfolio.hover-horizontal-sliding .overlay .links a.icon {
margin-right: 32px;
}
.portfolio.hover-horizontal-sliding .overlay .overlay-line {
margin: 30px 0;
}
.portfolio.hover-horizontal-sliding.columns-2 .overlay .links .caption .subtitle {
width: 65%;
margin-bottom: 3px;
}
.portfolio.hover-horizontal-sliding.columns-2 .overlay .links .caption .info {
width: 65%;
}
.portfolio.hover-horizontal-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links a.icon,
.portfolio.hover-horizontal-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links a.icon {
margin-right: 16px;
}
.portfolio.portfolio-style-metro.hover-horizontal-sliding .portfolio-item .image .overlay .links .caption .subtitle,
.portfolio.portfolio-style-metro.hover-horizontal-sliding .portfolio-item .image .overlay .links .caption .info {
display: none;
}
@media only screen and (max-width: 1170px) {
.portfolio.hover-horizontal-sliding.columns-2 .overlay .links .caption .subtitle {
width: 85%;
}
.portfolio.hover-horizontal-sliding.columns-2 .overlay .links .caption .info {
width: 85%;
}
}
@media only screen and (max-width: 920px) {
.portfolio.hover-horizontal-sliding.columns-2 .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle {
display: none;
}
.portfolio.hover-horizontal-sliding.columns-3 .overlay .links .caption .info {
display: block;
}
}
@media only screen and (max-width: 980px) {
.portfolio.hover-horizontal-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: none;
}
}
@media only screen and (max-width: 768px) {
.portfolio.hover-horizontal-sliding.columns-2 .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle,
.portfolio.hover-horizontal-sliding.columns-3 .overlay .links .caption .subtitle,
.portfolio.hover-horizontal-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle,
.portfolio.hover-horizontal-sliding .fullwidth-block .overlay .links .caption .subtitle {
display: block;
}
.portfolio.hover-horizontal-sliding.columns-2 .overlay .links .caption .info,
.portfolio.hover-horizontal-sliding.columns-3 .overlay .links .caption .info,
.portfolio.hover-horizontal-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .links .caption .info,
.portfolio.hover-horizontal-sliding .fullwidth-block .overlay .links .caption .info {
display: block;
}
}
@media only screen and (max-width: 460px) {
.portfolio.hover-horizontal-sliding:is(.columns-2, .columns-3, .columns-4, .columns-5, .columns-6) .overlay .links .caption .subtitle,
.portfolio.hover-horizontal-sliding .fullwidth-block .overlay .links .caption .subtitle {
display: none !important;
}
}
@media only screen and (max-width: 440px) {
.portfolio.hover-horizontal-sliding:is(.columns-2, .columns-3, .columns-4, .columns-5, .columns-6) .overlay .links .caption .info,
.portfolio.hover-horizontal-sliding .fullwidth-block .overlay .links .caption .info {
display: none !important;
}
}
@media only screen and (min-width: 830px) {
.with-sidebar .portfolio.hover-horizontal-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .info {
display: none;
}
}
@media only screen and (min-width: 992px) and (max-width: 1150px) {
.with-sidebar .portfolio.hover-horizontal-sliding.columns-2 .portfolio-item:not(.double-item-squared) .overlay .links a.icon {
margin-right: 23px;
width: 32px;
height: 32px;
line-height: 32px;
}
.with-sidebar .portfolio.hover-horizontal-sliding.columns-2 .portfolio-item:not(.double-item-squared) .overlay .links a.icon:before {
font-size: 32px;
}
.with-sidebar .portfolio.hover-horizontal-sliding.columns-2 .portfolio-item:not(.double-item-squared) .overlay .links a.icon svg {
width: 32px;
height: 32px;
}
}
@media only screen and (min-width: 768px) and (max-width: 845px) {
.portfolio.hover-horizontal-sliding:is(.columns-1, .columns-2, .columns-3) .overlay .links {
padding: 41px 28px;
}
}
@media only screen and (max-width: 440px) {
.portfolio.hover-horizontal-sliding:is(.columns-1, .columns-2, .columns-3, .columns-4, .columns-5, .columns-6) .overlay .links,
.portfolio.hover-horizontal-sliding .fullwidth-block .overlay .links {
padding: 41px 30px;
}
}
@media only screen and (max-width: 360px) {
.portfolio.hover-horizontal-sliding:is(.columns-1, .columns-2, .columns-3, .columns-4, .columns-5, .columns-6) .overlay .links,
.portfolio.hover-horizontal-sliding .fullwidth-block .overlay .links {
padding: 31px 20px;
}
.portfolio.hover-horizontal-sliding .overlay .overlay-line {
margin: 15px 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1150px) {
.portfolio.hover-horizontal-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: none;
}
.portfolio.hover-horizontal-sliding.columns-3 .overlay .links {
padding: 41px 28px;
}
.portfolio.hover-horizontal-sliding .overlay .overlay-line {
margin: 15px 0;
}
.with-sidebar .portfolio.hover-horizontal-sliding.columns-2 .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle {
display: none;
}
}
@media only screen and (min-width: 920px) and (max-width: 992px) {
.portfolio.hover-horizontal-sliding.columns-3 .overlay .links .caption .subtitle,
.portfolio.hover-horizontal-sliding.columns-3 .overlay .links .caption .info {
display: block;
}
}
@media only screen and (min-width: 1150px) {
.with-sidebar .portfolio.hover-horizontal-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: none;
}
.with-sidebar .portfolio.hover-horizontal-sliding.columns-3 .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle {
display: none;
}
.with-sidebar .portfolio.hover-horizontal-sliding.columns-3 .overlay .links {
padding: 41px 28px;
}
.portfolio.hover-horizontal-sliding .overlay .overlay-line {
margin: 15px 0;
}
}
@media only screen and (min-width: 768px) {
.portfolio.hover-horizontal-sliding:is(.columns-4, .columns-5, .columns-6) .portfolio-item:not(.double-item-squared) .overlay .links .caption .subtitle {
display: none;
}
.portfolio.hover-horizontal-sliding:is(.columns-4, .columns-5, .columns-6) .overlay .links {
padding: 41px 28px;
}
.portfolio.hover-horizontal-sliding .overlay .overlay-line {
margin: 15px 0;
}
}
@media only screen and (min-width: 1735px) {
.portfolio.hover-horizontal-sliding.columns-3 .fullwidth-block .overlay .links .caption .subtitle,
.portfolio.hover-horizontal-sliding.columns-3 .fullwidth-block .overlay .links .caption .info {
display: block;
}
}
@media only screen and (min-width: 992px) {
.with-sidebar .portfolio.hover-horizontal-sliding:is(.columns-4, .columns-5, .columns-6) .overlay .links {
padding: 18px 12px;
}
.with-sidebar .portfolio.hover-horizontal-sliding:is(.columns-4, .columns-5, .columns-6) .overlay .links .caption .title {
font-size: 14px;
line-height: 1.5;
}
.portfolio.hover-horizontal-sliding .overlay .overlay-line {
margin: 15px 0;
}
}
@media only screen and (min-width: 1250px) and (max-width: 1770px), screen and (min-width: 992px) and (max-width: 1170px), screen and (min-width: 768px) and (max-width: 900px) {
.portfolio.hover-horizontal-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: none;
}
.portfolio.hover-horizontal-sliding .fullwidth-block .overlay .links {
padding: 41px 28px;
}
.portfolio.hover-horizontal-sliding .overlay .overlay-line {
margin: 15px 0;
}
}
@media only screen and (min-width: 1170px) and (max-width: 1250px), screen and (min-width: 900px) and (max-width: 992px) {
.portfolio.hover-horizontal-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links .caption .info {
display: none;
}
.portfolio.hover-horizontal-sliding .fullwidth-block .overlay .links {
padding: 18px 12px;
}
.portfolio.hover-horizontal-sliding .overlay .overlay-line {
margin: 15px 0;
}
} .portfolio.hover-disabled .portfolio-item .image .overlay,
.portfolio.hover-disabled .portfolio-item:hover .image .overlay,
.portfolio.hover-disabled .portfolio-item.hover-effect .image .overlay {
display: block;
}
.portfolio.hover-disabled:not(.caption-position-image) .portfolio-item .image .overlay .links-wrapper { }
.portfolio.hover-disabled .portfolio-item .image .overlay .links .caption {
width: 100%;
} .portfolio-top-panel {
display: table;
width: 100%;
}
.portfolio-top-panel-left,
.portfolio-top-panel-right {
display: table-cell;
vertical-align: top;
}
.portfolio-sorting {
display: inline-block;
white-space: nowrap;
margin: 0;
}
.portfolio-sorting.title-h6 {
margin: 0;
}
.portfolio-sorting > div {
display: inline-block;
vertical-align: middle;
}
.portfolio-sorting-sep {
height: 30px;
width: 1px;
margin: 0 20px;
background-color: #b6c6c9;
}
.portfolio-sorting label {
display: inline-block;
vertical-align: middle;
cursor: pointer;
font-size: 14px;
}
.sorting-switcher {
position: relative;
display: inline-block;
vertical-align: middle;
width: 40px;
height: 24px;
border-radius: 12px;
background-color: #b6c6c9;
}
.sorting-switcher:after {
content: '';
position: absolute;
width: 16px;
height: 16px;
top: 4px;
left: 4px;
-o-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
background-color: #ffffff;
border-radius: 50%;
}
.sorting-switcher.right:after {
left: 20px;
}
.portfolio-top-panel.filter-type-default .portfolio-filters-resp {
margin: 0;
}
.portfolio-top-panel.filter-type-default .portfolio-search-filter {
margin-left: 5px;
}
@media (min-width: 768px) {
.portfolio-top-panel.filter-type-default .portfolio-search-filter {
margin-left: 15px;
}
}
.portfolio-sharing-pane {
height: 0;
text-align: center;
}
.portfolio.hover-horizontal-sliding .portfolio-sharing-pane,
.portfolio.hover-vertical-sliding .portfolio-sharing-pane {
text-align: left;
}
.portfolio-likes {
margin-top: 0;
height: 0;
opacity: 0;
text-align: center;
text-align: -webkit-center;
-o-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.portfolio-item.hide-likes .portfolio-likes {
-o-transition: none;
-webkit-transition: none;
transition: none;
}
.portfolio-item:not(.hide-likes):hover .portfolio-likes,
.portfolio-item .portfolio-likes.visible {
margin-top: 10px;
height: 25px;
opacity: 1;
}
.portfolio-likes .zilla-likes {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
}
.portfolio .zilla-likes {
line-height: 1.3;
}
.portfolio .zilla-likes:before {
content: none !important;
}
.portfolio .zilla-likes i {
font-size: 16px;
font-style: normal;
margin-right: 6px;
vertical-align: top;
}
.portfolio .portfolio-likes .zilla-likes i {
font-size: 24px;
}
.portfolio .zilla-likes i.default:before {
content: '\e641';
display: inline-block;
font-family: "thegem-icons";
font-weight: normal;
line-height: inherit;
}
.portfolio-item .image .overlay .portfolio-sharing-pane { font-size: 0;
}
.portfolio:not(.hover-default, .hover-zooming-blur, .hover-gradient) .portfolio-item .image .overlay .portfolio-sharing-pane {
margin-left: -6px;
}
.portfolio:is(.columns-4, .columns-5, .columns-6):not(.hover-default, .hover-zooming-blur, .hover-gradient) .portfolio-item .image .overlay .portfolio-sharing-pane {
margin-left: -3px;
}
.portfolio-item .image .overlay .portfolio-sharing-pane .socials-item {
margin: 0 10px;
}
.portfolio:is(.columns-3, .columns-4, .columns-5, .columns-6, .fullwidth-columns-4, .fullwidth-columns-5, .fullwidth-columns-6) .portfolio-item .image .overlay .portfolio-sharing-pane .socials-item {
margin: 0 5px;
}
.caption-sizable-content {
position: absolute;
padding: inherit;
top: 0;
left: 0;
width: 100%;
bottom: 30px;
overflow: hidden;
}
.caption-sizable-content:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0;
-o-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.caption-sizable-content .after-overlay {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 1;
-o-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.caption-sizable-content.with-bottom-line {
bottom: 70px;
}
.caption-bottom-line {
position: absolute;
padding: inherit;
padding-right: 0;
bottom: 0;
left: 0;
width: 100%;
display: flex;
align-items: center;
}
.portfolio.columns-1 .portfolio-item .caption-bottom-line .gem-button {
margin-bottom: 0;
margin-right: 15px;
}
@media only screen and (max-width: 991px) {
.portfolio.columns-1 .portfolio-item .wrap {
display: block;
}
.caption-sizable-content,
.caption-bottom-line {
position: relative;
bottom: auto;
padding: 0;
}
.caption-sizable-content:after {
display: none;
}
}
.portfolio.columns-1.background-style-white.no-gaps .portfolio-item:not([style*='top: 0px;']) .wrap > .caption {
border-top: 0;
}
.portfolio-title {
text-align: center;
}
.hover-gradient.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .title,
.hover-circular.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .title {
color: #212227;
}
.hover-gradient.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .subtitle,
.hover-circular.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .subtitle,
.hover-gradient.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .post-date,
.hover-circular.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .post-date,
.hover-gradient.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .author .author-name,
.hover-gradient.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .author .author-name a,
.hover-gradient.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .product-info .product-price,
.hover-circular.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .product-info .product-price,
.hover-gradient.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .product-info .product-price .amount,
.hover-circular.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .product-info .product-price .amount,
.news-grid.portfolio.hover-circular.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .info,
.news-grid.portfolio.hover-circular.title-on-page.title-style-dark .portfolio-item .image .overlay .links .caption .info a {
color: #212227;
}
.news-grid.portfolio.title-on-page.hover-circular.title-style-dark .portfolio-item .image .overlay .links .caption .info span.sep {
border-left-color: #212227;
}
.portfolio-load-more .gem-button-separator-button,
.mixed-show-all .gem-button-separator-button {
padding: 0 20px;
}
.portfolio-load-more .gem-button-container .gem-button-separator-type-square,
.mixed-show-all .gem-button-container .gem-button-separator-type-square {
display: flex;
flex-direction: column;
align-items: center;
}
.gem-button-icon-position-right .gem-inner-wrapper-btn {
flex-direction: row-reverse;
}
.portfolio .gem-pagination {
display: flex;
align-items: center;
justify-content: center;
}
.portfolio .gem-pagination a,
.portfolio .gem-pagination span.page-numbers {
box-sizing: content-box;
line-height: 30px;
}
.portfolio:not(.category-grid) .gem-pagination .prev, .portfolio:not(.category-grid) .gem-pagination .next {
display: flex;
align-items: center;
justify-content: center;
flex: none;
}
.portfolio:not(.category-grid) .gem-pagination .prev:before, .portfolio:not(.category-grid)  .gem-pagination .next:before {
content: none;
}
.portfolio .gem-pagination .prev i, .portfolio .gem-pagination .next i {
font-size: 24px;
}
.portfolio .gem-pagination .prev i.default, .portfolio .gem-pagination .next i.default {
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
}
.gem-pagination .prev i.default:before {
content: '\e636';
}
.gem-pagination .next i.default:before {
content: '\e634';
}
.portfolio .gem-button-separator, .portfolio .gem-button-separator-line {
width: 100%;
}
.portfolio.caption-position-zigzag.portfolio-pagination-normal .portfolio-item.item-even .wrap,
.portfolio.caption-position-zigzag:not(.portfolio-pagination-normal) .portfolio-item:nth-child(even) .wrap {
flex-direction: row-reverse;
}
.portfolio.portfolio-list .portfolio-item {
margin-bottom: -1px;
}
.portfolio.disable-isotope .portfolio-set {
display: flex;
flex-wrap: wrap;
}
.portfolio.disable-isotope:not(.portfolio-list, .list-style, .columns-1).title-on-page .portfolio-set .portfolio-item .wrap {
height: 100%;
display: flex;
flex-direction: column;
}
.portfolio.disable-isotope.title-on-page .portfolio-set .portfolio-item .wrap > .caption {
flex: auto;
}
.portfolio .portfolio-item.product.inline-column {
float: left;
margin-bottom: 0;
}
.preloader-new ~ * .portfolio-set {
opacity: 0.6;
}
.preloader-new .preloader-spin,
.preloader-new .preloader-spin-new {
top: 100px;
left: initial;
right: 50%;
}
.portfolio.hover-none .portfolio-item .image .overlay {
display: block;
}
.portfolio-preloader-wrapper {
position: relative;
width: 100%;
clear: both;
} .portfolio-grid.portfolio-style-creative .portfolio-set {
display: grid;
grid-auto-rows: minmax(0, 1fr);
}
.portfolio-grid.portfolio-style-creative .portfolio-set:before, .portfolio-grid.portfolio-style-creative .portfolio-set:after {
content: none;
}
.portfolio-grid.portfolio-style-creative.columns-mobile-1 .portfolio-set {
grid-template-columns: minmax(0, 1fr);
}
.portfolio-grid.portfolio-style-creative.columns-mobile-2 .portfolio-set {
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}
@media (min-width: 768px) {
.portfolio-grid.portfolio-style-creative.columns-tablet-2 .portfolio-set {
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}
.portfolio-grid.portfolio-style-creative.columns-tablet-3 .portfolio-set {
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}
.portfolio-grid.portfolio-style-creative.columns-tablet-4 .portfolio-set {
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}
}
@media (min-width: 992px) {
.portfolio-grid.portfolio-style-creative.columns-1 .portfolio-set {
grid-template-columns: minmax(0, 1fr);
}
.portfolio-grid.portfolio-style-creative.columns-2 .portfolio-set {
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}
.portfolio-grid.portfolio-style-creative.columns-3 .portfolio-set {
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}
.portfolio-grid.portfolio-style-creative:is(.columns-4, .fullwidth-columns-4) .portfolio-set {
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}
.portfolio-grid.portfolio-style-creative:is(.columns-5, .fullwidth-columns-5) .portfolio-set {
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}
.portfolio-grid.portfolio-style-creative:is(.columns-6, .fullwidth-columns-6) .portfolio-set {
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
}
}
.portfolio-grid.portfolio-style-creative .portfolio-item {
width: auto !important;
}
.portfolio-grid.portfolio-style-creative .portfolio-item:not(.size-item) .wrap-out {
position: relative;
height: 100%;
}
.portfolio-grid.portfolio-style-creative .portfolio-item:not(.size-item) .wrap-out .wrap { width: 100%;
height: 100%;
display: flex;
flex-direction: column;
}
.portfolio-grid.portfolio-style-creative .portfolio-item:not(.size-item) .wrap-out .wrap .image .image-inner,
.portfolio-grid.portfolio-style-creative .portfolio-item:not(.size-item) .wrap-out .wrap .image .post-featured-content {
height: 100%;
}
.portfolio-grid.portfolio-style-creative .portfolio-item:not(.size-item) .wrap-out .wrap .image {
flex: none;
}
.portfolio-grid.portfolio-style-creative .portfolio-item:not(.size-item) .wrap-out .wrap > .caption {
flex: none;
}
.portfolio-grid.portfolio-style-creative .portfolio-item.double-item .wrap-out .wrap .image {
flex: auto;
}
.portfolio-grid.portfolio-style-creative .portfolio-item.double-item .wrap-out .wrap .image .image-inner {
position: absolute;
width: 100%;
}
.portfolio-grid.portfolio-style-creative .portfolio-item.double-item .wrap-out .wrap > .caption {
flex: none;
}
.portfolio-grid.portfolio-style-creative .portfolio-item.size-item {
grid-column-end: span 1 !important;
grid-row-end: span 1 !important;
grid-column-start: 1;
grid-row-start: 1;
z-index: -1;
opacity: 0 !important;
visibility: hidden;
}
.portfolio-grid.portfolio-style-creative .portfolio-item:first-child {
grid-column-start: 1;
grid-row-start: 1;
}
.portfolio-grid.portfolio-style-creative .portfolio-item.double-item-squared {
grid-column-end: span 2;
grid-row-end: span 2;
}
.portfolio-grid.portfolio-style-creative .portfolio-item.double-item-horizontal {
grid-column-end: span 2;
}
.portfolio-grid.portfolio-style-creative .portfolio-item.double-item-vertical {
grid-row-end: span 2;
}
@media (max-width: 767px) {
.portfolio-grid.portfolio-style-creative.creative-disable-mobile .portfolio-item {
grid-column-end: span 1 !important;
grid-row-end: span 1 !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.portfolio-grid.portfolio-style-creative.creative-disable-tablet .portfolio-item {
grid-column-end: span 1 !important;
grid-row-end: span 1 !important;
}
}
.portfolio-grid.portfolio-style-creative.title-on-hover .portfolio-item.double-item .image {
position: absolute;
width: 100%;
height: 100%;
} .portfolio.portfolio-grid.hover-elements-size-small:is(.hover-default, .hover-horizontal-sliding, .hover-vertical-sliding, .hover-circular) .portfolio-item .image .overlay .links a.icon {
width: 24px;
height: 24px;
line-height: 24px;
}
.portfolio.portfolio-grid.hover-elements-size-small:is(.hover-default, .hover-horizontal-sliding, .hover-vertical-sliding, .hover-circular) .portfolio-item .image .overlay .links a.icon {
margin-right: 20px;
}
.portfolio.portfolio-grid.hover-elements-size-small:is(.hover-default, .hover-horizontal-sliding, .hover-vertical-sliding, .hover-circular) .portfolio-item .image .overlay .links a.icon i,
.portfolio.portfolio-grid.hover-elements-size-small:is(.hover-default, .hover-horizontal-sliding, .hover-vertical-sliding, .hover-circular) .portfolio-item .image .overlay .links a.icon:before {
font-size: 24px;
}
.portfolio.portfolio-grid.hover-elements-size-small:is(.hover-zooming-blur, .hover-gradient) .portfolio-item .image .overlay .links a.icon {
width: 40px;
height: 40px;
line-height: 40px;
}
.portfolio.portfolio-grid.hover-elements-size-small:is(.hover-zooming-blur, .hover-gradient) .portfolio-item .image .overlay .links a.icon  {
margin-right: 8px;
}
.portfolio.portfolio-grid.hover-elements-size-small:is(.hover-zooming-blur, .hover-gradient) .portfolio-item .image .overlay .links a.icon i,
.portfolio.portfolio-grid.hover-elements-size-small:is(.hover-zooming-blur, .hover-gradient) .portfolio-item .image .overlay .links a.icon:before {
font-size: 16px;
}
.portfolio.hover-title.hover-elements-size-small .portfolio-item .overlay .caption .title,
.portfolio.title-on-page.hover-gradient.hover-elements-size-small .portfolio-item .overlay .caption .title,
.portfolio.title-on-page.hover-circular.hover-elements-size-small .portfolio-item .overlay .caption .title,
.portfolio.title-on-page.hover-disabled.hover-elements-size-small .portfolio-item .overlay .caption .title,
.portfolio.hover-gradient.hover-elements-size-small .portfolio-item .overlay .caption .title,
.portfolio.hover-circular.hover-elements-size-small .portfolio-item .overlay .caption .title,
.portfolio.hover-disabled.hover-elements-size-small .portfolio-item .overlay .caption .title,
.portfolio.hover-elements-size-small .portfolio-item .overlay .caption .title {
font-size: 14px;
line-height: 1.5;
margin-bottom: 10px;
}
.portfolio.hover-default.hover-elements-size-small .portfolio-item .overlay .links .caption .subtitle,
.portfolio.hover-zoom-overlay.hover-elements-size-small .portfolio-item .overlay .links .caption .subtitle {
display: none;
}
.portfolio.portfolio-grid.hover-elements-size-big:is(.hover-default, .hover-horizontal-sliding, .hover-vertical-sliding, .hover-circular) .portfolio-item .image .overlay .links a.icon {
width: 48px;
height: 48px;
line-height: 48px;
margin: 10px;
}
.portfolio.portfolio-grid.hover-elements-size-big:is(.hover-default, .hover-horizontal-sliding, .hover-vertical-sliding, .hover-circular) .portfolio-item .image .overlay .links a.icon i,
.portfolio.portfolio-grid.hover-elements-size-big:is(.hover-default, .hover-horizontal-sliding, .hover-vertical-sliding, .hover-circular) .portfolio-item .image .overlay .links a.icon:before {
font-size: 48px;
}
.portfolio.portfolio-grid.hover-elements-size-big:is(.hover-zooming-blur, .hover-gradient) .portfolio-item .image .overlay .links a.icon {
width: 70px;
height: 70px;
line-height: 70px;
margin: 5px;
}
.portfolio.portfolio-grid.hover-elements-size-big:is(.hover-zooming-blur, .hover-gradient) .portfolio-item .image .overlay .links a.icon i,
.portfolio.portfolio-grid.hover-elements-size-big:is(.hover-zooming-blur, .hover-gradient) .portfolio-item .image .overlay .links a.icon:before {
font-size: 32px;
}
.portfolio.portfolio-grid.hover-elements-size-big:is(.hover-default, .hover-horizontal-sliding, .hover-vertical-sliding, .hover-circular, .hover-zooming-blur, .hover-gradient, .hover-zoom-overlay, .hover-disabled) .portfolio-item .wrap .overlay .caption .title {
font-size: 24px;
line-height: 1.5;
margin-bottom: 0;
}
.portfolio.portfolio-grid.hover-elements-size-big:is(.hover-default, .hover-horizontal-sliding, .hover-vertical-sliding, .hover-circular, .hover-zooming-blur, .hover-gradient, .hover-zoom-overlay) .portfolio-item .wrap .overlay .caption .subtitle,
.portfolio.portfolio-grid.hover-elements-size-big:is(.hover-default, .hover-horizontal-sliding, .hover-vertical-sliding, .hover-circular, .hover-zooming-blur, .hover-gradient, .hover-zoom-overlay) .portfolio-item .wrap .image .overlay .links .caption .info {
display: block;
}
.portfolio.portfolio-grid .portfolio-item .portfolio-video-icon {
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 0;
line-height: 1;
opacity: 0.8;
transition: opacity 0.2s;
z-index: 100;
}
.portfolio.portfolio-grid .portfolio-item .portfolio-video-icon:hover {
opacity: 1;
}
.portfolio.portfolio-grid .portfolio-item .portfolio-video-icon:before {
content: '\e655';
font-family: 'thegem-icons';
font-size: 50px;
color: #ffffff;
filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
}
.portfolio.portfolio-grid .portfolio-item.small-item .portfolio-video-icon:before {
font-size: 60px;
}
.portfolio.portfolio-grid .portfolio-item.appearance-type-video .image-inner,
.portfolio.portfolio-grid .portfolio-item.appearance-type-animated_gif .image-inner,
.portfolio.portfolio-grid .portfolio-item.appearance-type-gallery .image-inner {
z-index: initial;
}
.portfolio.portfolio-grid .portfolio-item.hide-overlay .overlay {
z-index: -1;
}
.portfolio.portfolio-grid .portfolio-item.appearance-type-video .overlay:before,
.portfolio.portfolio-grid .portfolio-item.appearance-type-animated_gif .overlay:before,
.portfolio.portfolio-grid .portfolio-item.appearance-type-gallery .overlay:before {
content: none !important;
}
.portfolio.portfolio-grid .portfolio-item.appearance-type-video img,
.portfolio.portfolio-grid .portfolio-item.appearance-type-animated_gif img,
.portfolio.portfolio-grid .portfolio-item.appearance-type-gallery img {
transform: none !important;
}
@media (max-width: 991px) {
.portfolio-item .gem-video-portfolio.hide-on-mobile {
display: none;
}
}
@media (min-width: 992px) {
.portfolio-grid .portfolio-item .video-image-mobile {
display: none;
opacity: 0;
}
.portfolio-grid.portfolio-style-metro .portfolio-item .video-image-mobile,
.portfolio-grid.portfolio-style-masonry .portfolio-item:not(.custom-ratio) .video-image-mobile {
display: block;
}
}
.gem-video-portfolio video, .gem-video-portfolio iframe {
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.gem-video-portfolio.type-youtube iframe {
aspect-ratio: 16/9;
height: auto;
max-height: 100%;
top: 50%;
transform: translateY(-50%);
}
.gem-video-portfolio video {
object-fit: cover;
}
.gem-video-portfolio-mobile, .gem-video-portfolio-overlay {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-size: cover;
background-position: center;
}
.portfolio:not(.columns-1) .portfolio-item .image img.gem-gif-poster {
position: absolute !important;
top: 0;
left: 0;
}
.portfolio-item:hover .image:not(.gif-load-on-hover) img.gem-gif-poster,
.portfolio-item .image.gif-load-on-hover img.gem-gif-portfolio {
opacity: 0;
}
.portfolio-grid.portfolio-style-metro .gem-video-portfolio {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.portfolio-item .video-type-icon, .portfolio-item .gif-type-icon {
position: absolute;
right: 9px;
top: 9px;
height: auto;
fill: #ffffff;
filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
}
.portfolio-item .video-type-icon{
width: 16px;
}
.portfolio-item .gif-type-icon {
width: 18px;
}
.portfolio-image-slider {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
aspect-ratio: 1/1;
}
.portfolio-image-slider:before {
content: none !important;
}
.portfolio.columns-1 .portfolio-item .image img.gem-gif-portfolio {
position: absolute;
left: 0;
top: 0;
}
.portfolio.columns-1 .portfolio-item .image img.gem-gif-poster {
position: relative;
}
.portfolio.columns-1 .portfolio-item:not(.custom-ratio) .video-image-mobile {
display: block;
}
.portfolio.columns-1 .portfolio-image-slider {
position: absolute;
}
.portfolio-grid.portfolio-style-metro .portfolio-image-slider {
position: absolute;
}
.portfolio-image-slider .slide {
width: 100%;
height: 100%;
position: absolute;
transition: all 0.5s;
}
.portfolio-image-slider .slide:first-child {
z-index: 1;
}
.portfolio-image-slider .btn {
position: absolute;
display: flex;
align-items: center;
justify-content: center;
top: 50%;
transform: translateY(-50%);
width: 50px;
height: 50px;
background: 0 0;
color: inherit;
border: none;
padding: 0!important;
font: inherit;
opacity: 0;
transition: opacity 0.3s linear;
z-index: 100;
}
.portfolio-item:hover .portfolio-image-slider .btn {
opacity: 1;
}
.portfolio-image-slider .btn:before {
content: '';
width: 18px;
height: 18px;
}
.portfolio-image-slider .btn.btn-prev {
left: 0;
}
.portfolio-image-slider .btn.btn-prev:before {
background-image: url(//editions-jeu-oie.com/wp-content/themes/thegem-elementor/images/ar2.svg);
}
.portfolio-image-slider .btn.btn-next {
right: 0;
}
.portfolio-image-slider .btn.btn-next:before {
background-image: url(//editions-jeu-oie.com/wp-content/themes/thegem-elementor/images/ar1.svg);
}
.portfolio-image-slider .slide img {
width: 100% !important;
height: 100%;
} .portfolio-grid.version-alternative:not(.hover-disabled) .portfolio-item .image .overlay .links {
display: flex;
flex-direction: column;
justify-content: center;
}
.portfolio-grid.version-alternative .portfolio-item .caption .title,
.portfolio-grid.version-alternative .portfolio-item .caption .title span {
text-transform: none;
letter-spacing: 0
}
.portfolio-grid.version-alternative.background-style-transparent:not(.columns-1):not(.list-style) .portfolio-item .wrap > .caption {
padding-left: 0;
padding-right: 0;
}
.portfolio-grid.version-alternative:is(.hover-default, .hover-zooming-blur, .hover-vertical-sliding) .portfolio-item .image .set,
.portfolio-grid.version-alternative.caption-position-page .portfolio-item .image .set,
.portfolio-grid.version-alternative.hover-horizontal-sliding .portfolio-item .image .date {
position: absolute;
left: 0;
top: 0;
z-index: 3;
color: var(--thegem-to-icons-portfolio-gallery-color-hover);
background: #000000;
max-width: calc(100% - 30px);
white-space: normal;
text-overflow: clip;
overflow: auto;
font-size: 75%;
line-height: 1.5;
padding: 0 8px;
text-align: left;
-webkit-transition: transform 0.3s;
transition: transform 0.3s;
}
.portfolio-grid.version-alternative.caption-position-hover:is(.hover-default, .hover-zooming-blur, .hover-vertical-sliding) .portfolio-item .image .set,
.portfolio-grid.version-alternative.caption-position-page .portfolio-item .image .set,
.portfolio-grid.version-alternative.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .date {
background-color: rgba(0, 0, 0, 0.7);
}
.portfolio-grid.version-alternative .portfolio-item .image .set a {
color: inherit;
}
.portfolio-grid.version-alternative:is(.hover-default, .hover-horizontal-sliding) .portfolio-item .image .overlay .links .caption .info {
padding: 0;
margin: 0 0 6px 0;
}
.portfolio-grid.version-alternative .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 10px;
}
.portfolio-grid.version-alternative .portfolio-item .image .set a:hover {
text-decoration: underline;
}
.portfolio-grid.version-alternative .portfolio-item .wrap > .caption {
display: flex;
flex-direction: column;
padding: 18px 38px;
text-align: left;
}
.portfolio-grid.version-alternative.background-style-transparent .portfolio-item .wrap > .caption {
padding-left: 0;
padding-right: 0;
}
.portfolio-grid.version-alternative .portfolio-item .wrap > .caption > div {
margin-bottom: 10px;
}
.portfolio-grid.version-alternative .portfolio-item .wrap > .caption > div.subtitle {
margin-bottom: 13px;
}
.portfolio-grid.version-alternative .portfolio-item .wrap > .caption > div:last-child {
margin-bottom: 0;
}
.portfolio-grid.version-alternative .portfolio-item .wrap > .caption .info {
font-size: 75%;
margin-top: 0;
line-height: 1.5;
}
.portfolio-grid.version-alternative .image .portfolio-likes {
height: auto !important;
margin: 0 0 10px 0;
text-align: left;
}
.portfolio-grid.version-alternative.caption-position-page .portfolio-item .wrap > .caption .title {
color: var(--thegem-to-h4-color, #3c3950);
margin-bottom: 6px;
transition: all 0.3s;
}
.portfolio-grid.background-style-dark.caption-position-page .portfolio-item:not(:hover, .hover-effect) .wrap > .caption .title,
.portfolio-grid.background-style-gray.caption-position-page .portfolio-item:is(:hover, .hover-effect) .wrap > .caption .title {
color: var(--thegem-to-main-bg-color);
}
.portfolio-grid.background-style-dark.caption-position-page.list-style .portfolio-item .details .details-item,
.portfolio-grid.background-style-dark.caption-position-page.list-style .portfolio-item .details .details-item .label,
.portfolio-grid.background-style-dark.caption-position-page .portfolio-item:not(:hover, .hover-effect) .details .details-item,
.portfolio-grid.background-style-dark.caption-position-page .portfolio-item:not(:hover, .hover-effect) .details .details-item .label,
.portfolio-grid.background-style-gray.caption-position-page:not(.list-style) .portfolio-item:is(:hover, .hover-effect) .details .details-item,
.portfolio-grid.background-style-gray.caption-position-page:not(.list-style) .portfolio-item:is(:hover, .hover-effect) .details .details-item .label {
color: var(--thegem-to-portfolio-date-color);
}
.portfolio-grid.background-style-dark.caption-position-page.list-style .portfolio-item .details .details-item,
.portfolio-grid.background-style-dark.caption-position-page .portfolio-item:not(:hover, .hover-effect) .details .details-item,
.portfolio-grid.background-style-gray.caption-position-page:not(.list-style) .portfolio-item:is(:hover, .hover-effect) .details .details-item {
border-color: var(--thegem-to-body-color);
}
.portfolio-grid.version-alternative.caption-position-page:not(.disabled-hover).background-style-transparent .portfolio-item:is(:hover, .hover-effect) .wrap > .caption .title {
color: var(--thegem-to-link-color, #00bcd4);
}
.portfolio-grid.version-alternative.caption-position-page .portfolio-item .wrap > .caption .info {
margin: 0 0 10px 0;
}
.portfolio-grid.version-alternative.caption-position-page .portfolio-likes {
height: auto !important;
opacity: 1;
margin: auto 0 0 0 !important;
text-align: left;
}
.portfolio-grid.version-alternative:is(.caption-position-hover, .caption-position-image) .portfolio-item .image .portfolio-likes {
color: var(--thegem-to-icons-portfolio-gallery-color-hover);
}
.portfolio-grid.version-alternative .portfolio-likes .zilla-likes {
font-size: 87.5%;
color: inherit;
}
.portfolio-grid.version-alternative .portfolio-likes .zilla-likes i {
font-style: normal;
margin-right: 4px;
font-size: 14px;
}
.portfolio-grid.version-alternative.caption-position-page .portfolio-likes .zilla-likes i {
color: #f44336;
}
.portfolio-grid.version-alternative .portfolio-likes .zilla-likes i.default:before {
content: '\e66b';
font-size: inherit;
vertical-align: middle;
}
.portfolio-grid.version-alternative:is(.hover-horizontal-sliding, .hover-vertical-sliding) .overlay .links {
padding: 30px;
}
.portfolio-grid:is(.version-alternative, .version-new):is(.caption-position-hover, .caption-position-image) .overlay .links .caption .description:not(:last-child) .subtitle,
.portfolio-grid:is(.version-alternative, .version-new):is(.caption-position-hover, .caption-position-image) .overlay .links .caption .description .subtitle:not(:last-child),
.portfolio-grid:is(.version-alternative, .version-new):is(.caption-position-hover, .caption-position-image) .overlay .links .caption .details:not(:last-child) {
margin-bottom: 10px;
}
.portfolio-grid.version-alternative:not(.ready) .slide-content-hidden {
display: none;
}
.portfolio-grid.version-alternative .portfolio-item .slide-content-hidden {
transition: all 0.3s;
}
.portfolio-grid.version-alternative.caption-position-page.hover-horizontal-sliding .portfolio-sharing-pane,
.portfolio-grid.version-alternative.caption-position-page.hover-vertical-sliding .portfolio-sharing-pane {
text-align: center;
}
.portfolio-item .details .details-item {
display: flex;
align-items: center;
}
.portfolio-item .details .details-item .label {
display: flex;
align-items: center;
height: 100%;
color: inherit;
margin: 0 0.6em 0 0;
transition: all 0.3s;
}
.portfolio-item .details .details-item .label i,
.portfolio-item .details .details-item .value i {
font-size: inherit;
}
.portfolio-item .details .details-item .label i:not(:last-child),
.portfolio-item .details .details-item .label svg:not(:last-child),
.portfolio-item .details .details-item .value i:not(:last-child),
.portfolio-item .details .details-item .value svg:not(:last-child) {
margin-right: 6px;
}
.portfolio-item .details .details-item .value {
display: flex;
align-items: center;
height: 100%;
color: inherit;
margin: 0;
}
.portfolio.caption-position-image .portfolio-item .details:not(:last-child) {
margin-bottom: 6px;
}
.portfolio.caption-position-page .portfolio-item .details.layout-vertical .details-item .value {
color: var(--thegem-to-portfolio-date-color);
}
.portfolio-item .details.layout-inline {
display: flex;
flex-wrap: wrap;
column-gap: 14px;
row-gap: 2px;
}
.portfolio-item .details.layout-inline.with-separator {
column-gap: 6px;
}
.portfolio-item .details.layout-inline.style-labels {
row-gap: 10px;
}
.portfolio-item .details.layout-inline.style-labels .details-item {
border: 1px solid currentColor;
padding: 0 0.4em;
}
.portfolio-item .details.layout-vertical .details-item {
padding: 5px 0;
}
.portfolio-item .details.layout-vertical.with-divider .details-item:not(:first-child) {
padding-top: 10px;
}
.portfolio-item .details.layout-vertical.with-divider .details-item:not(:last-child) {
padding-bottom: 10px;
border-bottom: 1px solid var(--thegem-to-divider-color);
transition: all 0.3s;
}
.portfolio.version-new:is(.caption-position-hover, .caption-position-image):is(.hover-new-default, .hover-new-zooming-blur, .hover-new-gradient, .hover-new-zoom-overlay) .details,
.portfolio.version-alternative:is(.caption-position-hover, .caption-position-image):is(.hover-default, .hover-zooming-blur, .hover-gradient, .hover-zoom-overlay) .details,
.portfolio:not(.version-alternative, .version-new).caption-position-hover:is(.hover-default, .hover-zooming-blur, .hover-default-zooming-blur, .hover-zoom-overlay) .details {
justify-content: center;
}
.portfolio-item .details .separator:last-child {
display: none;
}
.portfolio:not(.version-alternative) .details {
margin-top: 8px;
}
.portfolio:not(.version-alternative) .details.top-position {
margin: 0 0 6px 0;
}
.portfolio:not(.version-alternative, .version-new).caption-position-page .details.layout-inline {
justify-content: center;
}
.portfolio-item .details.layout-vertical.details-alignment-left .details-item {
justify-content: flex-start;
text-align: left;
}
.portfolio-item .details.layout-vertical.details-alignment-right .details-item {
justify-content: flex-end;
text-align: right;
}
.portfolio-item .details.layout-vertical.details-alignment-justify .details-item {
justify-content: space-between;
}
.portfolio-item .details.layout-vertical.details-alignment-justify .details-item .label {
text-align: left;
}
.portfolio-item .details.layout-vertical.details-alignment-justify .details-item .value {
text-align: right;
}
.portfolio-item .details.layout-inline.details-alignment-left {
justify-content: flex-start !important;
}
.portfolio-item .details.layout-inline.details-alignment-right {
justify-content: flex-end !important;
}
.portfolio-item .details.layout-inline.details-alignment-center {
justify-content: center !important;
}
a.additional-meta {
cursor: pointer;
}
.portfolio-item .caption .read-more-button {
margin-top: 10px;
}
.portfolio-item .caption .gem-button {
margin: 0;
display: flex;
align-items: center;
justify-content: center;
}
@media (min-width: 1001px) {
.portfolio-top-panel.filters-top-sticky {
padding: 10px 0;
}
.portfolio-top-panel.filters-top-sticky.filter-type-extended {
padding: 13px 0;
margin-bottom: 7px;
}
}
.portfolio-top-panel.sticky-fixed .portfolio-top-panel {
background-color: var(--thegem-to-main-bg-color, #FFFFFF);
}
body.shown-sticky-filters #site-header.fixed,
body.shown-sticky-filters .header-sticky-template {
transition: all .6s cubic-bezier(.19,1,.22,1);
transform: translateY(-100%) !important;
}
body.hidden-sticky-filters #site-header.fixed,
body.hidden-sticky-filters .header-sticky-template {
transition: all .6s cubic-bezier(.19,1,.22,1);
transform: none;
}
.portfolio-selected-filters {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
clear: both;
z-index: 4;
}
.portfolio-selected-filters .portfolio-selected-filter-item {
margin: 10px 10px 0 0;
padding: 2px 10px 3px 10px;
line-height: 1.1;
border-radius: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
cursor: default;
transition: all 0.3s;
}
.portfolio-selected-filters .portfolio-selected-filter-item.clear-filters {
cursor: pointer;
margin-top: 15px;
order: 1;
}
.portfolio-selected-filters .portfolio-selected-filter-item.clear-filters:last-child {
display: none;
}
.portfolio-selected-filters .portfolio-selected-filter-item.category {
order: 2;
}
.portfolio-selected-filters .portfolio-selected-filter-item.attribute.product-tag {
order: 3;
}
.portfolio-selected-filters .portfolio-selected-filter-item.attribute {
order: 4;
}
.portfolio-selected-filters .portfolio-selected-filter-item.price {
order: 5;
}
.portfolio-selected-filters .portfolio-selected-filter-item.status {
order: 6;
}
.portfolio-selected-filters .portfolio-selected-filter-item.search {
order: 7;
}
.portfolio-selected-filters .portfolio-selected-filter-item i.delete-filter {
font-style: normal;
font-family: "thegem-icons";
font-weight: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-variant: normal;
text-rendering: auto;
font-size: 1.1em;
line-height: 1;
margin-right: -3px;
cursor: pointer;
}
.portfolio-selected-filters .portfolio-selected-filter-item i.delete-filter:before {
content: "\e619";
}
.portfolio-selected-filters.portfolio-selected-filters-clone {
display: none;
}
.portfolio-top-panel.selected-only {
margin-bottom: 0 !important;
}
.portfolio-top-panel.selected-only .portfolio-selected-filters .portfolio-selected-filter-item {
margin: 0 10px 20px 0;
}
@media (min-width: 992px) {
.portfolio-top-panel.sidebar-filter.selected-only .portfolio-selected-filters .portfolio-selected-filter-item {
margin-bottom: 20px;
}
}
.portfolio-top-panel > .portfolio-selected-filters.center {
justify-content: center;
}
.portfolio-top-panel > .portfolio-selected-filters.center .portfolio-selected-filter-item {
margin: 10px 5px 0 5px;
}
.portfolio-top-panel > .portfolio-selected-filters.right {
justify-content: flex-end;
}
.portfolio-top-panel > .portfolio-selected-filters.right .portfolio-selected-filter-item {
margin: 10px 0 0 10px;
}
.portfolio-top-panel .portfolio-top-panel-row {
display: flex;
align-items: flex-start;
}
.portfolio-top-panel .portfolio-top-panel-left {
flex: auto;
max-width: 100%;
}
.portfolio-top-panel .portfolio-top-panel-right {
margin-left: 10px;
}.page-description + .before-products-list {
margin-top: 50px;
}
.before-products-list {
margin-bottom: 45px;
}
@media (max-width: 768px) {
.before-products-list {
display: none;
}
}
.before-products-list .woocommerce-select-count,
.before-products-list .woocommerce-result-count,
.before-products-list .woocommerce-ordering,
.before-products-list .woocommerce-breadcrumb {
padding: 8px;
}
.before-products-list .woocommerce-select-count,
.before-products-list .woocommerce-result-count {
float: right;
}
.before-products-list .woocommerce-ordering,
.before-products-list .woocommerce-breadcrumb {
float: left;
}
.before-products-list .woocommerce-result-count,
.before-products-list .woocommerce-breadcrumb {
line-height: 30px;
}
.before-products-list .woocommerce-select-count,
.before-products-list .woocommerce-ordering {
width: 190px;
}
.before-products-list .combobox-wrapper {
height: 30px;
border: 0 none;
}
.before-products-list .combobox-wrapper .combobox-text {
line-height: 30px;
}
.before-products-list .combobox-wrapper .combobox-button {
width: 30px;
height: 30px;
}
.products + .gem-product-load-more {
margin-top: 50px;
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
font-family: 'thegem-icons';
font-style: normal;
font-size: 16px;
height: 1em;
line-height: 1em;
overflow: hidden;
position: relative;
width: 5em;
margin: 0 auto;
}
.woocommerce .widget .star-rating {
margin-left: 0;
}
.single-product-content .woocommerce-product-rating .star-rating {
display: inline-block;
vertical-align: middle;
font-size: 16px;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
content: '\e61a\e61a\e61a\e61a\e61a';
float: left;
left: 0;
position: absolute;
top: 0;
color: #b6c6c9;
}
.woocommerce .star-rating span, .woocommerce-page .star-rating span {
float: left;
left: 0;
overflow: hidden;
padding-top: 1.5em;
position: absolute;
top: 0;
}
.woocommerce .star-rating > span:before,
.woocommerce-page .star-rating > span:before {
content: '\e61a\e61a\e61a\e61a\e61a';
left: 0;
position: absolute;
top: 0;
color: #ffc107;
}
.comment-form-rating .stars a.active::before {
color: #ffc107;
}
.woocommerce .woocommerce-product-rating, .woocommerce-page .woocommerce-product-rating {
display: block;
line-height: 2em;
}
.woocommerce-page .woocommerce-product-rating .product-rating {
display: table-cell;
padding-right: 10px;
}
.woocommerce-page .woocommerce-product-rating .product-reviews-link {
display: table-cell;
}
@media (max-width: 980px) {
.products.inline-row {
text-align: center;
}
}
.products .product-inner {
position: relative;
overflow: visible;
}
.products.inline-row .product.inline-column {
min-width: 300px;
}
.products .product-image {
display: block;
text-align: center;
position: relative;
}
.products .product-image-inner {
display: block;
position: relative;
overflow: hidden;
}
.products .product-image img {
display: inline-block;
max-width: 100%;
height: auto;
}
.products .product-image img.woo-product-hover {
position: absolute;
left: 100%;
top: 0;
-o-transition: all 0.25s ease-out;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
}
.products .product-inner:hover .product-image img.woo-product-hover {
left: 0;
}
.products .product-image .woo-product-overlay {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
opacity: 0;
z-index: 1;
background: rgba(0, 188, 212, 0.3);
}
.products .product-image:hover .woo-product-overlay {
opacity: 1;
}
.products .product-image:hover:after {
top: 50%;
opacity: 1;
}
.product-dummy-wrapper,
.product-dummy {
display: inline-block;
width: 100%;
vertical-align: top;
}
.product-dummy {
background: #ffffff url(//editions-jeu-oie.com/wp-content/themes/thegem-elementor/images/woo-dummy.png) no-repeat 50% 50%;
box-shadow: inset 0 0 90px 0 rgba(56, 69, 84, 0.15);
-moz-box-shadow: inset 0 0 90px 0 rgba(56, 69, 84, 0.15);
-webkit-box-shadow: inset 0 0 90px 0 rgba(56, 69, 84, 0.15);
}
.product .product-labels {
position: absolute;
width: 60px;
right: -21px;
top: 21px;
z-index: 2;
}
.product .onsale {
position: relative;
display: block;
width: 60px;
height: 60px;
line-height: 60px;
font-size: 14px;
text-align: center;
border-radius: 50%;
z-index: 2;
margin: 0 auto;
}
.product .new-label {
position: relative;
display: block;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 12px;
text-align: center;
border-radius: 50%;
z-index: 1;
margin: 0 auto;
}
.product .onsale + .new-label {
margin-top: -15px;
}
.product .out-of-stock-label {
position: relative;
display: block;
width: 60px;
height: 60px;
font-size: 14px;
line-height: 14px;
text-align: center;
border-radius: 50%;
margin: 0 auto;
padding-top: 17px;
}
.product .out-of-stock-label .small {
font-size: 8px;
display: block;
}
.product .onsale + .out-of-stock-label,
.product .new-label + .out-of-stock-label {
margin-top: -15px;
}
.products .product-info {
padding: 15px 20px 4px;
}
.products .catalog-view .product-info {
padding: 25px 20px 33px;
}
.products .product-info .rating-empty {
position: relative;
height: 1px;
width: 50px;
margin: 0 auto;
top: 7px;
}
.products .product-info .product-title {
margin-top: 5px;
margin-bottom: 0;
}
.products .product-inner:not(:hover) .product-info .product-title {
color: inherit;
}
.products .product-info .price del {
display: none;
}
.products .product-info .price ins,
.products .product-info .price .amount {
text-decoration: none;
}
.products .product-info .product-rating {
margin: 7px 0;
min-height: 13px;
}
.products:not(.portfolio) .product-bottom,
.products.portfolio .caption .product-bottom {
padding: 0 20px 15px;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.products .product-bottom a {
display: inline-block;
vertical-align: top;
}
.products .product-bottom .add_to_cart_button,
.products .product-bottom .button:is(.product_type_grouped, .product_type_external) {
font-size: 0;
margin: 0 4px;
}
.products .product-bottom .add_to_cart_button.loading {
bottom: auto;
left: auto;
position: static;
right: auto;
top: auto;
z-index: 2;
}
.products .product-bottom .add_to_cart_button:before {
content: '\e660';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 16px;
vertical-align: top;
}
.products .product-bottom .button:is(.product_type_variable, .product_type_grouped, .product_type_external):before {
content: '\e671';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 19px;
vertical-align: top;
}
.products .product-bottom .bottom-product-link {
font-size: 0;
margin: 0 4px;
}
.products .product-bottom .bottom-product-link:before {
content: '\e628';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 16px;
vertical-align: top;
}
.products .yith-wcwl-add-to-wishlist {
margin: 0 4px;
}
.products .product-bottom .add_to_wishlist {
font-size: 0;
}
.products .product-bottom .add_to_wishlist:before {
content: '\e65e';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 16px;
vertical-align: top;
}
.products .product-bottom .add_to_wishlist svg {
display: none;
}
.products .yith-wcwl-wishlistaddedbrowse .feedback,
.products .yith-wcwl-wishlistexistsbrowse .feedback {
display: none;
}
.products .product-bottom .yith-wcwl-wishlistexistsbrowse a,
.products .product-bottom .yith-wcwl-add-button a.delete_item {
font-size: 0;
}
.products .product-bottom .yith-wcwl-wishlistaddedbrowse a:before,
.products .product-bottom .yith-wcwl-wishlistexistsbrowse a:before,
.products .product-bottom .yith-wcwl-add-button a.delete_item:before {
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 16px;
vertical-align: top;
}
.products .product-bottom .yith-wcwl-wishlistaddedbrowse a:before {
content: '\e662';
margin-right: 5px;
vertical-align: top;
}
.products .product-bottom .yith-wcwl-wishlistexistsbrowse a:before {
content: '\e65e';
}
.products .product-bottom .yith-wcwl-add-button a.delete_item:before {
content: '\e679';
}
.products .product-bottom .added_to_cart {
margin: 0 4px;
}
.products .product-bottom .added_to_cart:before {
content: '\e661';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 16px;
margin-right: 5px;
vertical-align: middle;
}
.products .product-bottom-linebreak {
width: 100%;
}
.single-product-content .socials-sharing {
margin-top: 40px;
}
.single-product-content .product_title {
margin-top: 0;
margin-bottom: 0.33em;
margin-top: -12px;
}
@media (max-width: 768px) {
.single-product-content .product_title {
margin-top: 0.57em;
}
}
.single-product-content .woocommerce-breadcrumb {
font-size: 89.5%;
line-height: 1.421em;
margin-bottom: 12px;
}
.single-product-content .woocommerce-product-rating {
margin-bottom: 30px;
}
.single-product-content .price {
line-height: 1;
margin-bottom: 25px;
}
.single-product-content .price del {
vertical-align: bottom;
}
.single-product-content .price ins {
text-decoration: none;
}
table.variations {
margin-bottom: 28px;
}
table.variations td {
vertical-align: top;
padding: 5px 0;
}
table.variations td.label {
padding-right: 15px;
}
table.variations td.label label {
line-height: 32px;
}
table.variations td.label label:after {
content: ':';
}
.single_variation .price {
display: inline-block;
margin-right: 15px;
}
.single_variation .stock {
display: inline-block;
margin-bottom: 0;
}
form.cart .quantity {
float: left;
margin-right: 15px;
margin-bottom: 20px;
}
form.cart .quantity.hidden {
display: none;
}
form.cart .quantity .minus,
form.cart .quantity .plus,
.shop_table .quantity .minus,
.shop_table .quantity .plus {
display: inline-block;
font-size: 32px;
height: 52px;
line-height: 50px;
margin: 0;
vertical-align: top;
width: 50px;
font-weight: 200;
border: 0 none;
padding: 0;
}
.shop_table .quantity .minus,
.shop_table .quantity .plus {
height: 34px;
line-height: 32px;
width: 32px;
font-size: 24px;
}
form.cart .quantity .qty,
.shop_table .quantity .qty {
border: 0 none;
height: 52px;
line-height: 52px;
margin: 0;
vertical-align: top;
width: 52px;
appearance: textfield;
-moz-appearance: textfield;
-webkit-appearance: textfield;
text-align: center;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
form.cart .quantity .qty::-webkit-outer-spin-button,
form.cart .quantity .qty::-webkit-inner-spin-button,
.shop_table .quantity .qty::-webkit-outer-spin-button,
.shop_table .quantity .qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.shop_table .quantity {
font-size: 0;
}
.shop_table .quantity .qty {
height: 34px;
line-height: 34px;
font-size: 16px;
}
.shop_table .quantity.buttons_added .qty {
margin-left: 4px;
margin-right: 4px;
}
form.cart .gem-button[disabled] {
opacity: 0.5;
}
.shop_attributes p {
margin: 0;
}
.shop_attributes td,
.shop_attributes th {
vertical-align: top;
padding: 5px 10px;
}
.gem-woocommerce-tabs  #tab-additional_information .shop_attributes {
width: 100%;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes th,
.gem-woocommerce-tabs #tab-additional_information .shop_attributes td {
padding: 20px 30px;
text-align: center;
} .related-products h2,
.upsells h2,
.cross-sells h2 {
text-align: center;
text-transform: uppercase;
}
.related-products .container {
padding: 0;
}
.related-products-carousel .product {
width: 270px;
margin: 15px;
float: left;
}
.woocommerce-before-cart {
margin-bottom: 20px;
}
.woocommerce-before-cart .cart-short-info {
float: left;
}
.woocommerce-before-cart .woocommerce-breadcrumb {
float: right;
}
@media (max-width: 768px) {
.woocommerce-before-cart .cart-short-info,
.woocommerce-before-cart .woocommerce-breadcrumb {
float: none;
}
}
.shop_table {
width: 100%;
}
.shop_table td {
vertical-align: middle;
}
.shop_table td {
padding: 27px 17px;
}
.shop_table .product-thumbnail {
width: 1%;
padding-left: 32px;
padding-right: 0;
}
.shop_table .product-thumbnail img.attachment-shop_thumbnail,
.shop_table .product-thumbnail img.attachment-woocommerce_thumbnail,
.shop_table .product-name img.attachment-shop_thumbnail,
.shop_table .product-name img.attachment-woocommerce_thumbnail {
width: 60px;
height: auto;
max-width: none;
}
.shop_table .product-name {
width: 99%;
}
.woocommerce-cart-form .shop_table .product-name {
width: 58%;
}
.woocommerce-cart-form .shop_table .product-subtotal {
width: 11%;
}
.woocommerce-cart-form .shop_table .product-quantity {
width: 17%;
}
.woocommerce-cart-form .shop_table th.product-quantity {
padding-left: 20px;
}
.woocommerce-cart-form .shop_table .product-price {
width: 14%;
}
.shop_table .product-total {
min-width: 150px;
}
.shop_table .product-name .product-name-space {
margin-right: 13px;
}
.shop_table .product-name dl.variation {
font-size: 87.5%;
line-height: 1.5em;
display: inline-block;
}
.shop_table .product-name dl.variation dt,
.shop_table .product-name dl.variation dd,
.shop_table .product-name dl.variation p {
display: inline-block;
margin: 0;
padding: 0;
text-transform: capitalize;
}
.shop_table .product-name dl.variation dd p:after {
content: ',';
}
.shop_table .product-name dl.variation dd:last-child p:after {
content: '';
}
.shop_table td.product-price,
.shop_table td.product-quantity,
.shop_table td.product-subtotal,
.shop_table td.product-remove {
white-space: nowrap;
}
.shop_table td.product-remove {
padding-left: 32px;
padding-right: 0;
}
.responsive .shop_table td.product-remove {
padding: 23px 18px 23px;
vertical-align: middle;
}
.shop_table td.product-remove .remove {
display: inline-block;
width: 22px;
height: 22px;
line-height: 22px;
text-decoration: none;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
font-size: 0;
position: relative;
}
.shop_table td.product-remove .remove:after {
content: '\e619';
display: block;
font-family: 'thegem-icons';
font-style: normal;
font-size: 20px;
text-decoration: none;
position: absolute;
left: 0px;
top: 0px;
width: 100%;
line-height: 21px;
text-align: center;
}
table.shop_table_responsive .responsive-linebreak {
padding: 0;
}
@media (max-width: 992px) {
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive thead {
display: none;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive tr.cart_item {
display: flex;
flex-wrap: wrap;
margin-bottom: 28px;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .responsive-linebreak {
width: 100%;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive.cart tbody tr:after {
content: '';
width: 100%;
order: -1;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-thumbnail {
order: -3;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-name {
order: -2;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-remove {
order: -1;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table td:not(.product-name) {
text-align: center;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td {
border: 0 none;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce table.shop_table_responsive.shop_table tbody tr.cart_item td {
background: transparent;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-thumbnail,
.woocommerce-cart-form table.shop_table_responsive.shop_table .product-remove {
width: auto;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-remove {
padding: 23px 18px 23px;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-remove a.remove {
vertical-align: middle;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-thumbnail .product-dummy-wrapper {
width: 60px;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive .product-name,
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive .product-thumbnail,
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive .product-remove {
align-self: center;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-name,
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-price,
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-quantity,
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form table.shop_table_responsive.shop_table .product-subtotal {
width: auto;
flex-grow: 1;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-price[data-title],
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-quantity[data-title],
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-subtotal[data-title] {
padding: 0 15px 23px;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-price[data-title]:before,
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-quantity[data-title]:before,
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive .product-subtotal[data-title]:before {
display: block;
content: attr(data-title);
padding: 23px 15px;
margin: 0 -15px 23px;
text-transform: uppercase;
font-size: 14px;
background: #b6c6c9;
color: #ffffff;
}
body:not(.woocommerce-cart-layout-modern) table.shop_table_responsive td.actions {
background: transparent;
}
}
.woocommerce-cart-form .actions .coupon {
float: left;
}
.woocommerce-cart-form .actions .submit-buttons {
float: right;
padding-right: 15px;
}
.woocommerce-cart-form .actions .gem-button {
margin-top: 0;
vertical-align: top;
}
input[type="text"].coupon-code {
height: 50px;
line-height: 50px;
width: 260px;
padding: 0 21px;
vertical-align: top;
margin: 16px 20px 16px 18px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.checkout_coupon input[type="text"].coupon-code {
height: 40px;
line-height: 40px;
width: 260px;
padding: 0 21px;
vertical-align: top;
margin: 25px 20px 16px 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.woocommerce .woocommerce-cart-form td.actions {
padding: 5px;
}
.woocommerce .woocommerce-cart-form .actions .coupon button {
margin: 16px 20px 16px 0;
}
.woocommerce-cart-form .actions .submit-buttons .button {
margin: 10px;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .gem-button {
margin: 16px 0 16px 21px;
}
.woocommerce .wc-proceed-to-checkout {
text-align: right;
border-top: 0 none;
}
.woocommerce .wc-proceed-to-checkout .checkout-button-button {
padding: 20px;
}
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
margin: 0;
}
@media (max-width: 500px) {
.woocommerce .wc-proceed-to-checkout .checkout-button-button {
display: block;
}
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
width: 100%;
}
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button,
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button,
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
border: 2px solid transparent;
line-height: 46px;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart button[aria-disabled="true"] {
opacity: 0.5;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button,
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
padding-left: 57px;
}
.woocommerce .woocommerce-cart-form .actions .submit-buttons .checkout-button-button .checkout-button:before,
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button:before {
content: '\e65f';
position: absolute;
left: 24px;
font-family: 'thegem-icons';
font-style: normal;
}
@media (max-width: 992px) {
.woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
line-height: 36px;
}
}
.cart-collaterals {
position: relative;
padding-top: 1px;
}
.shipping_calculator .shipping-calculator-button {
display: block;
padding-left: 35px;
text-decoration: none;
position: relative;
text-transform: uppercase;
}
.shipping_calculator .shipping-calculator-button:before {
content: '\e609';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 23px;
width: 23px;
height: 23px;
line-height: 23px;
position: absolute;
top: 50%;
margin-top: -11px;
left: 0;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-shipping-calculator {
position: absolute;
left: 0;
top: 0;
width: 50%;
padding-right: 21px;
}
.woocommerce .woocommerce-shipping-calculator .form-row {
width: 50%;
float: left;
padding: 0 9px;
}
.woocommerce .woocommerce-shipping-calculator .form-row.full {
width: 100%;
}
.woocommerce .woocommerce-shipping-calculator .form-row input.input-text {
width: 100%;
height: 40px;
padding: 0 19px;
vertical-align: top;
margin: 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
line-height: 38px;
}
@media (max-width: 700px) {
.woocommerce .woocommerce-shipping-calculator .form-row {
width: 100%;
}
}
body:not(.woocommerce-cart-layout-modern) .shipping-calculator-form {
display: block !important;
}
.shipping-calculator-form .gem-button-container {
padding: 0 9px;
}
.shipping-calculator-form .gem-button-container .gem-button {
margin: 0;
}
@media (max-width: 500px) {
.shipping-calculator-form .gem-button-container {
display: block;
}
.shipping-calculator-form .gem-button-container .gem-button {
width: 100%;
}
}
.shipping-calculator-form-wrap {
padding: 25px;
margin-bottom: 1.421em;
}
.shipping-calculator-form-wrap select {
width: 100%;
}
.woocommerce-shipping-calculator {
padding-top: 1px;
}
body:not(.woocommerce-cart-layout-modern) .cart_totals {
width: 50%;
margin: 0 0 0 auto;
padding-left: 21px;
position: static !important;
}
.cart_totals h2,
.woocommerce-shipping-calculator h2 {
text-transform: uppercase;
margin: 55px 0 25px 0;
}
.cart_totals table,
.order-totals table {
width: 100%;
}
.cart_totals table th,
.order-totals table th {
padding: 5px 0 6px 22px;
width: 50%;
text-align: left;
border: 1px solid #ffffff;
}
.cart_totals table td,
.order-totals table td {
padding: 5px 26px 6px 26px;
width: 50%;
border: 1px solid #ffffff;
border-left: 0;
}
.cart_totals table td #shipping_method,
.order-totals table td #shipping_method,
.shop_table.woocommerce-checkout-payment-total .shipping #shipping_method {
list-style: none;
padding: 4px 0;
margin: 0;
}
.cart_totals table .order-total td strong {
font-weight: inherit;
}
@media (max-width: 767px) {
body:not(.woocommerce-cart-layout-modern) .cart_totals {
width: 100%;
padding-left: 0;
position: relative !important;
margin-bottom: 400px;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-shipping-calculator {
left: 0;
top: 100%;
width: 100%;
padding-right: 0;
}
}
.woocommerce-cart-form.responsive .cart-item {
margin-bottom: 28px;
}
.woocommerce-cart-form.responsive .cart-item .gem-table {
border: 0 none;
margin-bottom: 0;
}
.woocommerce-cart-form.responsive .cart-item .gem-table thead {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.woocommerce-cart-form.responsive .cart-item .gem-table thead th {
border: 0 none;
padding: 20px 15px;
text-align: center;
}
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td {
padding: 23px 15px;
text-align: center;
}
@media (max-width: 499px) {
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table thead th,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td {
padding-left: 0;
padding-right: 10px;
}
.woocommerce-cart-form.responsive .cart-item .gem-table thead th:first-child,
.woocommerce-cart-form.responsive .cart-item .gem-table .shop_table td:first-child {
padding-left: 10px;
}
}
.woocommerce-cart-form.responsive .cart-item .shop_table thead th,
.woocommerce-cart-form.responsive .cart-item .shop_table td {
border: 0 none;
}
.woocommerce-cart-form.responsive .cart-item .shop_table td.product-remove {
text-align: right;
}
@media (max-width: 992px) {
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .actions {
display: flex;
flex-wrap: wrap;
padding: 10px;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .actions .coupon {
float: none;
display: flex;
flex-grow: 10;
flex-wrap: wrap;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .coupon input[type="text"].coupon-code {
flex-grow: 10;
margin: 10px;
height: 40px;
line-height: 40px;
width: auto;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .actions .coupon .gem-button-container {
margin: 10px;
flex-grow: 1;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce .woocommerce-cart-form .actions .coupon button {
margin: 0;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .actions .submit-buttons {
float: none;
padding: 0;
flex-grow: 1;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce .woocommerce-cart-form .actions .submit-buttons .gem-button-container {
margin: 10px;
display: block;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart .gem-button {
margin: 0;
line-height: 36px;
}
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .actions .coupon .gem-button,
body:not(.woocommerce-cart-layout-modern) .woocommerce-cart-form .submit-buttons .gem-button {
width: 100%;
}
}
.comment-form-rating .stars a {
display: inline-block;
font-family: 'thegem-icons';
font-style: normal;
font-size: 1em;
height: 0;
line-height: 1em;
position: relative;
padding-top: 1em;
overflow: hidden;
margin-right: 20px;
}
.comment-form-rating .stars a:before {
content: "\e61a\e61a\e61a\e61a\e61a";
float: left;
left: 0;
position: absolute;
top: 0;
}
.comment-form-rating .stars .star-1 {
width: 1em;
}
.comment-form-rating .stars .star-2 {
width: 2em;
}
.comment-form-rating .stars .star-3 {
width: 3em;
}
.comment-form-rating .stars .star-4 {
width: 4em;
}
.comment-form-rating .stars .star-5 {
width: 5em;
}
#reviews h3 {
margin-top: 0;
text-transform: uppercase;
}
#review_form_wrapper {
padding-top: 45px;
}
.shop-widget-area {
padding: 70px 0 60px;
}
.shop-widget-area .widget-title.shop-widget-title {
margin-bottom: 1.138em;
}
.shop-widget-area .widget .gem-products-content {
border: 0 none;
}
.single-product-content-bottom .block-navigation {
margin-bottom: 60px;
}
.products-page-separator {
padding: 50px 0;
}
.woocommerce-message,
.woocommerce .woocommerce-checkout #order_review .woocommerce-checkout-payment .payment_methods li.woocommerce-notice--info,
.woocommerce .woocommerce-checkout .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods li.woocommerce-notice--info,
.woocommerce-info {
margin-top: 19px;
padding: 24px 50px 27px 91px;
position: relative;
margin: 0 0 46px 0;
}
.woocommerce-message strong,
.woocommerce-info strong {
font-weight: normal;
}
.woocommerce-message:before,
.woocommerce-info:before {
position: absolute;
left: 27px;
top: 50%;
font-size: 27px;
font-family: 'thegem-icons';
font-style: normal;
content: '\e621';
font-weight: normal;
text-indent: 1px;
display: inline-block;
width: 50px;
height: 50px;
line-height: 48px;
text-align: center;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
margin-top: -25px;
}
.form-edit-adress-fields {
padding: 50px;
}
.form-edit-adress-fields .input-text {
width: 100%;
}
.form-edit-adress-fields .button {
float: right;
}
.woocommerce-message .cart-added {
display: table;
width: 100%;
}
.woocommerce-message .cart-added .cart-added-text,
.woocommerce-message .cart-added .cart-added-button {
display: table-cell;
vertical-align: middle;
}
.woocommerce-message .cart-added .cart-added-text {
width: 99%;
}
.woocommerce-message .cart-added .cart-added-button {
padding: 0 0 0 20px;
}
.woocommerce-message .cart-added .cart-added-button .button {
margin: 0;
}
@media (max-width: 768px) {
.woocommerce-message .cart-added {
display: block;
}
.woocommerce-message .cart-added .cart-added-text,
.woocommerce-message .cart-added .cart-added-button {
display: block;
}
.woocommerce-message .cart-added .cart-added-text {
width: auto;
}
.woocommerce-message .cart-added .cart-added-button {
padding: 20px 0 0;
}
}
.single-product .fullwidth-block > .block-divider {
margin: 70px 0 30px;
}
.woocommerce-account h2,
.woocommerce-account h3 {
text-transform: uppercase;
}
.my_account_orders td {
text-align: center;
}
.my_account_orders .woocommerce-orders-table__row th {
border: 1px solid var(--thegem-to-box-border-color, #dfe5e8);
}
.my_account_orders tr.woocommerce-orders-table__row:nth-child(2n) th {
background-color: #f4f7f6;
}
.my_account_orders .woocommerce-orders-table__cell-order-actions a {
margin: 10px 0 0;
display: block;
}
.my_account_orders .woocommerce-orders-table__cell-order-actions a:first-child {
margin: 0;
}
.woocommerce .shop_table thead tr th {
border: 1px solid #ffffff;
border-left-width: 0;
border-right-width: 0;
border-bottom-width: 0;
text-align: left;
}
.woocommerce .shop_table thead tr th.product-quantity,
.woocommerce .shop_table tbody tr td.product-quantity {
text-align: center;
}
.woocommerce .shop_table thead tr th.product-name {
padding-left: 32px;
}
.woocommerce .responsive .shop_table tbody tr td.product-thumbnail {
padding-left: 26px;
}
.woocommerce .shop_table thead tr th:first-child {
border-left-width: 1px;
}
.woocommerce .shop_table thead tr th:last-child {
border-right-width: 1px;
}
.woocommerce .shop_table tbody tr td:first-child {
border-left-width: 1px;
border-left-style: solid;
}
.woocommerce .shop_table tbody tr td:last-child {
border-right-width: 1px;
border-right-style: solid;
}
.woocommerce .shop_table tbody tr:last-child td {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.woocommerce-cart-form .gem-table {
margin-bottom: 0;
}
.woocommerce #shipping_method .radio-sign {
margin-right: 5px;
}
.woocommerce .cross-sells .products.inline-row .product.inline-column {
min-width: 0;
}
.woocommerce .cross-sells .product .product-rating {
display: none;
}
.woocommerce .cross-sells .product .product-bottom {
display: none;
}
.woocommerce .cross-sells .product .product-info {
padding: 21px 5px 17px;
}
.woocommerce .cross-sells .product .product-title {
margin: 0;
text-transform: none;
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 600px) {
.woocommerce .cross-sells .products:not(.extended-products-grid) .product {
width: 50%;
}
}
@media (max-width: 400px) {
.woocommerce .cross-sells .products:not(.extended-products-grid) .product {
width: 100%;
}
}
.cross-sells {
margin: 30px 0 0 0;
}
.cross-sells-title {
width: 100%;
align-items: center;
display: flex;
flex-flow: row nowrap;
margin-bottom: 55px;
}
.cross-sells-title h2 {
flex: 0 1 auto;
margin: 0;
word-wrap: break-word;
padding-right: 15px;
}
.cross-sells-title span.placeholder {
flex: 1 1 auto;
height: 1px;
position: relative;
}
.cross-sells-title span.placeholder span {
display: block;
height: 7px;
position: relative;
top: -2px;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
}
.checkout-steps {
margin-bottom: 119px;
}
.checkout-steps.woocommerce-steps-one-page {
margin-bottom: 65px;
}
.checkout-steps .checkout-step {
float: left;
width: 25%;
padding: 17px 0 18px 30px;
text-transform: uppercase;
cursor: pointer;
position: relative;
overflow: hidden;
}
.checkout-steps.user-logged .checkout-step {
width: 33.3%;
}
.checkout-steps .checkout-step.active,
.checkout-steps .checkout-step.disabled {
cursor: default;
}
.checkout-steps .checkout-step:before,
.checkout-steps .checkout-step:after {
content: '';
position: absolute;
right: -23px;
top: -23px;
width: 46px;
height: 46px;
font-size: 0;
transform: rotate(45deg);
border: 3px solid #ffffff;
}
.checkout-steps .checkout-step:after {
top: auto;
bottom: -23px;
transform: rotate(45deg);
}
.checkout-steps .checkout-step:last-child:before,
.checkout-steps .checkout-step:last-child:after {
display: none;
}
.checkout-steps .checkout-step:first-child {
border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
}
.checkout-steps .checkout-step:last-child {
border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
-webkit-border-radius: 0 5px 5px 0;
cursor: default;
}
@media (max-width: 768px) {
.checkout-steps .checkout-step,
.checkout-steps.user-logged .checkout-step {
float: none;
width: 100%;
}
.checkout-steps .checkout-step:before,
.checkout-steps .checkout-step:after {
display: none;
}
.checkout-steps .checkout-step:first-child {
border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
}
.checkout-steps .checkout-step:last-child {
border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
}
}
@media (max-width: 550px) { .woocommerce-cart-form.responsive .submit-buttons {
text-align: left;
padding: 0;
}
}
@media (max-width: 400px) {
.woocommerce-cart-form .actions .coupon {
text-align: left;
}
.woocommerce-cart-form .actions .coupon input {
margin-left: 0;
}
.woocommerce-cart-form .actions .coupon .gem-button-container {
display: block;
}
}
.checkout-contents {
height: 0;
overflow: hidden;
visibility: hidden;
padding: 0;
}
.checkout-contents.active {
height: auto;
overflow: visible;
visibility: visible;
display: block;
}
.woocommerce-cart .custom-header .custom-header-title p,
.woocommerce-cart .custom-header .custom-header-title h1,
.woocommerce-checkout .custom-header .custom-header-title p,
.woocommerce-checkout .custom-header .custom-header-title h1,
.woocommerce-wishlist .custom-header .custom-header-title p,
.woocommerce-wishlist .custom-header .custom-header-title h1 {
margin: 0;
}
.woocommerce-cart .custom-header,
.woocommerce-checkout .custom-header,
.woocommerce-wishlist .custom-header,
.woocommerce-account .page-title-block {
box-shadow: inset 0px 6px 7px -7px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0px 6px 7px -7px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: inset 0px 6px 7px -7px rgba(0, 0, 0, 0.1);
}
.woocommerce-cart .custom-header .breadcrumbs .current,
.woocommerce-checkout .custom-header .breadcrumbs .current,
.woocommerce-wishlist .custom-header .breadcrumbs .current,
.woocommerce-account .page-title-block .breadcrumbs .current {
padding-bottom: 10px;
}
.woocommerce-page .page-description {
margin-top: 120px;
}
.woocommerce-variation.single_variation:after {
content: ' ';
clear: both;
display: table;
}
.woocommerce-variation.single_variation .woocommerce-variation-price {
float: left;
}
.woocommerce-variation.single_variation .woocommerce-variation-availability:not(:empty) {
padding-top: 25px;
padding-bottom: 25px;
} body.woocommerce-cart-layout-modern:not(.woocommerce-view-order) .woocommerce:not(.thegem-template-cart) {
display: flex;
flex-wrap: wrap;
}
body.woocommerce-cart-layout-modern:not(.woocommerce-view-order) .woocommerce:not(.thegem-template-cart) > * {
width: 100%;
}
body.woocommerce-cart-layout-modern .woocommerce:not(.thegem-template-cart) > .woocommerce-cart-form {
flex-basis: 66.667%;
max-width: 66.667%;
padding-right: 21px;
}
body.woocommerce-cart-layout-modern .woocommerce:not(.thegem-template-cart) > .cart_totals {
flex-basis: 33.333%;
max-width: 33.333%;
padding-left: 21px;
}
.woocommerce-cart-checkout-steps {
display: flex;
flex-wrap: wrap;
}
.woocommerce-cart-checkout-steps-content {
margin-bottom: 30px;
}
.woocommerce-cart-checkout-steps .step {
text-align: center;
flex-grow: 1;
flex-basis: 0;
padding: 10px;
position: relative;
}
.woocommerce-cart-checkout-steps-content .step {
border-bottom: 1px solid transparent;
margin: 0;
}
.woocommerce-cart-checkout-steps-content:not(.cart-checkout-steps--builder) .step {
font-size: 87.5%;
}
.woocommerce-cart-checkout-steps-content .step.active {
border-bottom: 2px solid transparent;
}
@media (max-width: 767px) {
.woocommerce-cart-checkout-steps .step {
width: 100%;
min-width: 100%;
}
}
.woocommerce-cart-checkout-steps-title {
justify-content: center;
align-items: center;
}
.woocommerce-cart-checkout-steps-title .step {
flex-grow: 0;
flex-basis: auto;
margin: 0;
padding: 0;
}
.woocommerce-cart-checkout-steps-title .step-cart,
.woocommerce-cart-checkout-steps-title .step-checkout {
padding-right: 3em;
}
.woocommerce-cart-checkout-steps-title .step-cart:after,
.woocommerce-cart-checkout-steps-title .step-checkout:after {
content: '\e64c';
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
position: absolute;
right: 1.5em;
top: 50%;
transform: translateX(50%) translateY(-50%);
height: 1em;
line-height: 1em;
vertical-align: middle;
}
@media (max-width: 767px) {
.woocommerce-cart-checkout-steps-title .step-cart,
.woocommerce-cart-checkout-steps-title .step-checkout {
padding-right: 0;
}
.woocommerce-cart-checkout-steps-title .step-cart:after,
.woocommerce-cart-checkout-steps-title .step-checkout:after,
.woocommerce-cart-checkout-steps-title .step:not(.active) {
display: none;
}
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table tr,
body.woocommerce-cart-layout-modern .woocommerce .shop_table td {
background: transparent;
}
.woocommerce-cart-layout-modern .gem-table thead,
body.woocommerce-cart-layout-modern .woocommerce .shop_table thead tr th {
background: transparent;
border-left: 0 none;
border-right: 0 none;
border-top: 0 none;
padding-top: 0;
color: inherit;
line-height: 1.5;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table thead tr th {
font-size: max(87.5%, 14px);
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table tbody tr.cart_item td,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .shop_table tr td,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .shop_table tr td {
background: transparent;
border-left: 0 none;
border-right: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table.no-dividers tbody tr.cart_item td {
border-top: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-order .shop_table tr td.product-thumbnail,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-content .shop_table tr td.product-thumbnail,
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-shipments.shop_table tr td:first-child {
padding-left: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table tbody tr td.actions {
border-left: 0 none;
border-right: 0 none;
border-bottom: 0 none;
padding: 20px 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table.no-dividers tbody tr td.actions {
border-top: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-subtotal {
width: auto;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table thead tr th.product-name {
padding-left: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table thead tr th.product-subtotal {
padding-right: 0;
text-align: right;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table tr td.product-remove {
padding-left: 0;
width: 1%;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table tr td.product-remove .remove {
position: relative;
display: inline-block;
text-decoration: none;
font-size: 0;
color: inherit;
text-shadow: none;
background: transparent;
border: 1px solid #5f727f;
width: 15px;
height: 15px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table td.product-remove .remove:before,
body.woocommerce-cart-layout-modern .woocommerce .shop_table td.product-remove .remove:after {
content: '';
position: absolute;
width: 9px;
height: 1px;
top: 6px;
background: #5f727f;
font-size: 0;
line-height: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table td.product-remove .remove:before {
transform: rotate(45deg);
left: 2px;
right: auto;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table td.product-remove .remove:after {
transform: rotate(-45deg);
left: auto;
right: 2px;
} body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-thumbnail img.attachment-shop_thumbnail,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-thumbnail img.attachment-woocommerce_thumbnail {
width: 65px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-thumbnail img.attachment-thegem-product-thumbnail-vertical-2x {
width: 160px;
max-width: none;
height: auto;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-thumbnail {
padding-left: 20px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name {
padding-left: 30px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation {
display: flex;
flex-wrap: wrap;
margin: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation p,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation dt,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation dd{
display: inline-flex;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation dt,
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation dd{
margin-right: 5px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name dl.variation dd .pewc-cart-item-price{
padding-left: 5px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-name .woocommerce-Price-amount {
display: block;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-subtotal {
padding-right: 0;
text-align: right;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-MyAccount-shipments.shop_table tr td:last-child {
padding-right: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity {
display: inline-block;
border-radius: 2px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity button {
background: transparent;
position: relative;
width: 40px;
height: 40px;
line-height: 40px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity button:before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 1px;
height: 25px;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity button.minus:before {
right: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity button.plus:before {
left: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .shop_table .product-quantity .quantity input {
background: transparent;
margin: 0;
width: 40px;
height: 40px;
padding: 0 5px;
line-height: 40px;
font-size: 18px;
}
body.woocommerce-cart-layout-modern .woocommerce .coupon {
margin: 0 -18px;
}
body.woocommerce-cart-layout-modern .woocommerce input[type="text"].coupon-code {
height: 40px;
line-height: 40px;
background: transparent;
font-size: 14px;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-cart-form .actions .submit-buttons {
padding-right: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-cart-form .actions .submit-buttons button.button {
line-height: 36px;
font-size: 14px;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals-inner {
padding: 35px;
border-radius: 3px;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals-inner h3 {
margin-top: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table th,
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table td {
border-left: 0 none;
border-right: 0 none;
padding-top: 15px;
padding-bottom: 15px;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table th {
padding-left: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table td {
text-align: right;
padding-right: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr.shipping th {
vertical-align: top;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr.shipping.separate-calculator th,
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr.shipping.separate-calculator td {
padding-bottom: 0;
border-bottom: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr.shipping td {
font: inherit;
text-transform: inherit;
letter-spacing: inherit;
color: inherit;
font-size: 87.5%;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr.shipping td .woocommerce-shipping-methods {
font-size: 114.3%;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr.shipping-address td {
padding-top: 0;
padding-left: 0;
border-top: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce #shipping_method .radio-sign {
margin-right: 0;
margin-left: 5px;
width: 12px;
height: 12px;
border-width: 1px;
border-style: solid;
border-color: #99a9b5;
background: #ffffff;
}
body.woocommerce-cart-layout-modern .woocommerce #shipping_method .radio-sign.checked:before {
background: #393d50;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr td #shipping_method li label {
font-size: inherit;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals .shipping-calculator-button {
display: inline-block;
margin-bottom: 20px;
font-size: 87.5%;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals .shipping-calculator-button:after {
content: '\e602';
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
vertical-align: top;
font-size: 16px;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals .shipping-calculator-button.active:after {
content: '\e600';
}
body.woocommerce-cart-layout-modern .woocommerce .combobox-wrapper .combobox-button:before,
body.woocommerce-cart-layout-modern #page .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow:before {
content: '\e602';
font-size: 16px;
text-align: center;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-shipping-calculator .form-row {
padding: 0;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals .woocommerce-shipping-calculator button {
border: 0 none;
outline: 0 none;
background: transparent;
color: inherit;
font-size: 87.5%;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals .woocommerce-shipping-calculator button:before {
content: '\e67c';
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
vertical-align: top;
margin-right: 5px;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table th,
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table td {
width: auto;
}
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr:last-child th,
body.woocommerce-cart-layout-modern .woocommerce .cart_totals table tr:last-child td {
border-bottom: 0 none;
}
body.woocommerce-cart-layout-modern .woocommerce .wc-proceed-to-checkout .checkout-button-button {
padding: 20px 0 0;
display: block;
}
body.woocommerce-cart-layout-modern .woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button {
padding: 0;
display: block;
line-height: 36px;
}
body.woocommerce-cart-layout-modern .woocommerce .wc-proceed-to-checkout .checkout-button-button .checkout-button:before {
display: none
}
body.woocommerce-cart-layout-modern .woocommerce .cross-sells {
margin-top: 60px;
}
@media (max-width: 992px) {
body.woocommerce-cart-layout-modern .woocommerce:not(.thegem-template-cart) > .woocommerce-cart-form {
flex-basis: 100%;
max-width: 100%;
padding-right: 0;
margin-bottom: 20px;
}
body.woocommerce-cart-layout-modern .woocommerce:not(.thegem-template-cart) > .cart_totals {
flex-basis: 100%;
max-width: 100%;
padding-left: 0;
}
} body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact table.shop_table_responsive thead {
display: none;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact table.shop_table_responsive tr.cart_item {
display: flex;
flex-wrap: wrap;
align-items: center;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td {
border: 0 none;
width: auto;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr:first-child td.product-remove,
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr:first-child td.product-thumbnail,
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr:first-child td.product-name {
padding-top: 0;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td.product-name {
padding-right: 0;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact table.shop_table_responsive.cart tbody tr:after {
content: '';
width: 100%;
order: 1;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact table.shop_table_responsive.cart tbody td.product-name ~ td {
order: 2;
padding-top: 0;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td.product-name,
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact table.shop_table_responsive.cart tbody td.product-name ~ td {
flex-grow: 1;
flex-basis: 0;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact table.shop_table_responsive.cart tbody td.product-quantity {
text-align: left;
margin-left: 18px;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .actions-inner {
display: flex;
flex-wrap: wrap;
margin: 0 -10px;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .actions .coupon {
float: none;
display: flex;
flex-grow: 10;
flex-wrap: wrap;
margin: 0;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .coupon input[type="text"].coupon-code {
flex-grow: 10;
margin: 10px;
height: 40px;
line-height: 40px;
width: auto;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .actions .coupon .gem-button-container {
margin: 10px;
flex-grow: 1;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact .actions .coupon button {
margin: 0;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .actions .submit-buttons {
float: none;
padding: 0;
flex-grow: 1;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact .actions .submit-buttons .gem-button-container {
margin: 10px;
display: block;
}
body.woocommerce-cart-layout-modern .woocommerce form.woocommerce-cart-form.compact .actions .submit-buttons .update-cart .gem-button {
margin: 0;
line-height: 36px;
}
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .actions .coupon .gem-button,
body.woocommerce-cart-layout-modern form.woocommerce-cart-form.compact .submit-buttons .gem-button {
width: 100%;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions-inner {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-cart-form .actions-inner .submit-buttons button.button {
margin-left: 0;
}
@media (max-width: 768px) {
body.woocommerce-cart-layout-modern table.shop_table_responsive thead {
display: none;
}
body.woocommerce-cart-layout-modern table.shop_table_responsive tr.cart_item {
display: flex;
flex-wrap: wrap;
align-items: center;
}
body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td {
border: 0 none;
width: auto;
}
body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr:first-child td.product-remove,
body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr:first-child td.product-thumbnail,
body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr:first-child td.product-name {
padding-top: 0;
}
body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td.product-name {
padding-right: 0;
}
body.woocommerce-cart-layout-modern table.shop_table_responsive.cart tbody tr:after {
content: '';
width: 100%;
order: 1;
}
body.woocommerce-cart-layout-modern table.shop_table_responsive.cart tbody td.product-name ~ td {
order: 2;
padding-top: 0;
}
body.woocommerce-cart-layout-modern .woocommerce table.shop_table_responsive.shop_table.woocommerce-cart-form__contents tbody tr td.product-name,
body.woocommerce-cart-layout-modern table.shop_table_responsive.cart tbody td.product-name ~ td {
flex-grow: 1;
flex-basis: 0;
}
body.woocommerce-cart-layout-modern table.shop_table_responsive.cart tbody td.product-quantity {
text-align: left;
margin-left: 18px;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions,
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions-inner {
display: flex;
flex-wrap: wrap;
margin: 0 -10px;
}
body.woocommerce-cart-layout-modern .thegem-te-cart-table .woocommerce-cart-form .actions {
display: table-cell;
padding: 20px 0;
margin: 0;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions .coupon {
float: none;
display: flex;
flex-grow: 10;
flex-wrap: wrap;
margin: 0;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .coupon input[type="text"].coupon-code {
flex-grow: 10;
margin: 10px;
height: 40px;
line-height: 40px;
width: auto;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions .coupon .gem-button-container {
margin: 10px;
flex-grow: 1;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-cart-form .actions .coupon button {
margin: 0;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions .submit-buttons {
float: none;
padding: 0;
flex-grow: 1;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-cart-form .actions .submit-buttons .gem-button-container {
margin: 10px;
display: block;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-cart-form .actions .submit-buttons .update-cart .gem-button {
margin: 0;
line-height: 36px;
}
body.woocommerce-cart-layout-modern .woocommerce-cart-form .actions .coupon .gem-button,
body.woocommerce-cart-layout-modern .woocommerce-cart-form .submit-buttons .gem-button {
width: 100%;
}
}
body.woocommerce-cart-layout-modern .woocommerce-empty-cart:before {
content: '';
font-size: 200px;
width: 1em;
height: 1em;
line-height: 1em;
display: block;
margin: 0 auto;
-webkit-mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.12,8.53L12,6.41L9.88,8.54L8.46,7.12L10.59,5L8.47,2.88L9.88,1.47L12,3.59L14.12,1.46L15.54,2.88L13.41,5L15.53,7.12L14.12,8.53M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22A2,2 0 0,1 5,20A2,2 0 0,1 7,18M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22A2,2 0 0,1 15,20A2,2 0 0,1 17,18M7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7A2,2 0 0,1 5,15C5,14.65 5.09,14.32 5.25,14.04L6.6,11.59L3,4H1V2H4.27L5.21,4L6.16,6L8.4,10.73L8.53,11H15.55L18.31,6L19.41,4H19.42L21.16,4.96L17.3,11.97C16.96,12.59 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
mask: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14.12,8.53L12,6.41L9.88,8.54L8.46,7.12L10.59,5L8.47,2.88L9.88,1.47L12,3.59L14.12,1.46L15.54,2.88L13.41,5L15.53,7.12L14.12,8.53M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22A2,2 0 0,1 5,20A2,2 0 0,1 7,18M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22A2,2 0 0,1 15,20A2,2 0 0,1 17,18M7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7A2,2 0 0,1 5,15C5,14.65 5.09,14.32 5.25,14.04L6.6,11.59L3,4H1V2H4.27L5.21,4L6.16,6L8.4,10.73L8.53,11H15.55L18.31,6L19.41,4H19.42L21.16,4.96L17.3,11.97C16.96,12.59 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75Z' /%3E%3C/svg%3E") no-repeat 50% 50%;
-webkit-mask-size: 1em;
mask-size: 1em;
margin-bottom: 20px;
}
body.woocommerce-cart-layout-modern .woocommerce-empty-cart .woocommerce-empty-cart__title {
margin-bottom: 20px;
}
body.woocommerce-cart-layout-modern .woocommerce-empty-cart .woocommerce-empty-cart__text {
margin-bottom: 40px;
}
body.woocommerce-cart-layout-modern .woocommerce-empty-cart .return-to-shop .gem-button {
margin-top: 0;
margin-bottom: 0;
}
body.woocommerce-cart-layout-modern .woocommerce-empty-cart .return-to-shop .gem-button:hover {
background: transparent;
} body .woocommerce .cart_totals p.wc-gzd-additional-info,
body .woocommerce .woocommerce-checkout table.shop_table p.wc-gzd-additional-info {
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
text-transform: var(--thegem-to-body-text-transform, none);
letter-spacing: var(--thegem-to-body-letter-spacing);
}
body .woocommerce .woocommerce-checkout .includes_tax,
body .woocommerce .cart_totals .includes_tax {
display: block;
}
body .woocommerce .woocommerce-checkout .includes_tax,
body .woocommerce .woocommerce-checkout .includes_tax span.amount,
body .woocommerce .cart_totals .includes_tax,
body .woocommerce .cart_totals .includes_tax span.amount {
font-family: var(--thegem-to-body-font-family) !important;
font-weight: var(--thegem-to-body-font-weight) !important;
font-style: var(--thegem-to-body-font-style) !important;
font-size: var(--thegem-to-body-tiny-font-size) !important;
line-height: var(--thegem-to-body-tiny-line-height) !important;
text-transform: var(--thegem-to-body-text-transform, none) !important;
letter-spacing: var(--thegem-to-body-letter-spacing) !important;
color: var(--thegem-to-body-color) !important;;
}
body p.total.wc-gzd-total-mini-cart,
body p.wc-gzd-cart-info.delivery-time-info{
margin: 0 !important;
}
body p.wc-gzd-additional-info{
padding: 0;
margin: 0;
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
text-transform: var(--thegem-to-body-text-transform, none);
letter-spacing: var(--thegem-to-body-letter-spacing);
color: var(--thegem-to-body-color);
}
body p.wc-gzd-additional-info.delivery-time-info{
width: 100%;
}
body .widget_shopping_cart_content p.total-cart-tax.wc-gzd-total-mini-cart {
display: block !important;
padding: 10px 24px 0 24px;
font-family: var(--thegem-to-body-font-family);
font-weight: var(--thegem-to-body-font-weight);
font-style: var(--thegem-to-body-font-style);
font-size: var(--thegem-to-body-tiny-font-size) !important;
line-height: var(--thegem-to-body-tiny-line-height) !important;
text-transform: var(--thegem-to-body-text-transform);
letter-spacing: var(--thegem-to-body-letter-spacing);
text-align: right;
background-color: var(--styled-bg-color);
color: var(--thegem-to-body-color) !important;
}
body .widget_shopping_cart_content p.total-cart-tax.wc-gzd-total-mini-cart .amount{
font-family: var(--thegem-to-product-price-cart-font-family);
font-style: var(--thegem-to-product-price-cart-font-style);
font-weight: var(--thegem-to-product-price-cart-font-weight);
font-size: calc(var(--thegem-to-product-price-cart-font-size) * 0.833) !important;
}
body p.wc-gzd-cart-info.delivery-time-info + .product-name-space {
display: none;
}
body.woocommerce-gzd-checkout .order-review-inner h3#order_payment_heading,
body.woocommerce-gzd-checkout .order-review-inner h3#order_review_heading{
padding: 0;
font-family: var(--thegem-to-light-title-font-family);
font-weight: var(--thegem-to-light-title-font-weight);
font-style: var(--thegem-to-light-title-font-style);
font-size: var(--thegem-to-h3-font-size);
line-height: var(--thegem-to-h3-line-height);
text-transform: var(--thegem-to-h3-text-transform);
letter-spacing: var(--thegem-to-h3-letter-spacing);
}
body.woocommerce-gzd-checkout .order-review-inner h3#order_review_heading{
margin-top: 1em;
margin-bottom: 1em;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .form-row#billing_title_field,
body.woocommerce-gzd-checkout .woocommerce .checkout .form-row#billing_title_field .select2-container,
body.woocommerce-gzd-checkout .woocommerce .checkout .form-row#shipping_title_field,
body.woocommerce-gzd-checkout .woocommerce .checkout .form-row#shipping_title_field .select2-container,
body.woocommerce-gzd-checkout .woocommerce .checkout .form-row#shipping_address_type_field,
body.woocommerce-gzd-checkout .woocommerce .checkout .form-row#shipping_address_type_field .select2-container{
width: 100% !important;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .wc-gzd-checkbox-placeholder{
margin-bottom: 1em;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .wc-gzd-checkbox-placeholder .checkbox-sign {
width: 24px;
height: 24px;
margin-right: 12px;
vertical-align: middle;
border-radius: 3px;
background-color: transparent;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .wc-gzd-checkbox-placeholder .checkbox-sign:before {
color: var(--thegem-to-contact-form-dark-input-icon-color);
}
body.woocommerce-gzd-checkout .woocommerce .checkout .dhl-preferred-service-content .dhl-preferred-location-types{
padding: 0;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .dhl-preferred-service-content .radio-sign{
width: 12px;
height: 12px;
margin-right: 6px;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .dhl-preferred-service-content .radio-sign:before {
width: 6px;
height: 6px;
margin-left: -3px;
margin-top: -3px;
background-color: var(--thegem-to-contact-form-dark-input-icon-color);
}
body.woocommerce-gzd-checkout .woocommerce .checkout .dhl-preferred-service-content input[type=text]{
position: relative;
display: inline-block;
width: 100%;
height: 40px;
text-align: left;
color: inherit;
vertical-align: top;
border-radius: 3px;
padding: 0 18px;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .dhl-preferred-service-content input + input{
margin-top: 16px;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .dhl-preferred-service-content input[type=text]::placeholder{
color: var(--thegem-to-date-filter-subtitle-color);
}
.dhl-preferred-service-content .dhl-preferred-service-logo img{
margin: 0;
padding: 0;
max-height: 100px;
max-width: 100px;
background: #fc0;
}
body.woocommerce-gzd-checkout .woocommerce .checkout #order_review table tbody td.product-name{
display: flex;
align-items: center;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .wc-gzd-product-name-left,
body.woocommerce-gzd-checkout .woocommerce .checkout .wc-gzd-product-name-right{
max-width: none;
margin: 0;
}
body.woocommerce-gzd-checkout .woocommerce .checkout .place-order{
float: none;
}
body.woocommerce-cart-layout-modern .woocommerce .woocommerce-table--order-details {
background-color: transparent;
} .products .product-category a {
color: inherit;
display: block;
position: relative;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.products .category-overlay {
position: absolute;
background-color: #ffffff;
background-color: rgba(255, 255, 255, 0.85);
text-align: center;
padding: 15px 20px 20px;
left: 0;
width: 100%;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.category-overlay {
bottom: 15%;
}
.products .product-category .category-title {
margin: 0 0 5px;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.products .category-overlay-separator {
margin: 0 auto;
height: 1px;
width: 50px;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
background-color: #00bcd4;
}
.products .product-category a:hover .category-overlay {
background-color: #393d50;
color: #ffffff;
}
.products .product-category a:hover .category-title {
color: #ffffff;
}
.products .product-category a:hover .category-overlay-separator {
width: 80px;
}
.products .product-info .product-rating .empty-rating {
padding-top: 8px;
padding-bottom: 7px;
}
.products .product-info .product-rating .empty-rating:before {
content: '';
display: block;
border: 0 none;
border-top: 1px solid transparent;
width: 50px;
margin: 0 auto;
}
.quick-view-button {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0;
padding: 7px 20px;
opacity: 0;
visibility: hidden;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
z-index: 15;
}
.products .product-inner:hover .quick-view-button {
opacity: 1;
visibility: visible;
}
.woo-modal-product .woocommerce {
max-width: 1200px;
width: 90%;
}
.gem-simple-gallery.gem-quick-view-gallery .gem-gallery-item {
margin: 0;
}
.woo-modal-product > .woocommerce {
background: transparent;
padding: 0;
}
.woo-modal-product > .woocommerce .product {
background: #fff;
overflow: hidden;
padding: 40px;
}
.product-quick-view-navigation {
text-align: center;
padding: 10px;
}
.product-quick-view-navigation .gem-button {
margin: 5px;
} .woo-modal-product .woocommerce-product-rating .star-rating,
.woo-modal-product .single-product-content .woocommerce-product-rating .product-reviews-link {
display: inline-block;
margin-right: 10px;
}
.woo-modal-product .single-product-content-right { }
.woo-modal-product .fancybox-close-small,
#checkout-login-popup .fancybox-close-small,
#checkout-coupon-popup .fancybox-close-small {
top: 10px;
right: 10px;
}
.woo-modal-product .fancybox-close-small:after,
#checkout-login-popup .fancybox-close-small:after,
#checkout-coupon-popup .fancybox-close-small:after {
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 24px;
content: '\e619';
}
.woo-modal-product .fancybox-close-small.fancybox-button svg,
#checkout-login-popup .fancybox-close-small.fancybox-button svg,
#checkout-coupon-popup .fancybox-close-small.fancybox-button svg {
display: none;
}
.woo-modal-product .fancybox-close-small:hover:after,
#checkout-login-popup .fancybox-close-small:hover:after,
#checkout-coupon-popup .fancybox-close-small:hover:after {
background: transparent;
}
.product-quick-view .fancybox-button svg{
display: none;
}
.product-quick-view .fancybox-caption {
background: transparent;
}
.gem-product-load-more .inner {
width: 100%;
overflow: hidden;
text-align: center;
padding: 0;
position: relative;
}
.gem-product-scroll-pagination {
visibility: hidden;
position: relative;
}
.gem-product-scroll-pagination.active {
visibility: visible;
height: 100px;
} .checkout-steps.woocommerce-steps-one-page .checkout-step {
width: 33.3%;
text-align: center;
padding-right: 33px;
padding-left: 0;
}
.woocommerce-checkout-one-page #customer_details > div {
width: 100%;
}
.woocommerce-checkout-one-page #customer_details > div:after {
content: '';
display: block;
height: 0;
font-size: 0;
line-height: 1;
overflow: hidden;
border-bottom: 1px dashed transparent;
margin-top: 36px;
margin-bottom: 38px;
width: 100%;
}
.woocommerce-checkout-one-page #customer_details > div:last-child:after {
display: none;
}
.woocommerce-checkout-one-page:not(.woocommerce-checkout-with-template) {
margin: 20px -21px 0;
}
.woocommerce-checkout-one-page .checkout-contents {
height: auto;
visibility: visible;
overflow: visible;
}
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-billing"],
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-payment"] {
float: left;
width: 50%;
padding: 0 21px;
}
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-billing"] .checkout-navigation-buttons {
display: none;
}
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-payment"] {
}
.woocommerce .woocommerce-checkout-one-page .woocommerce-shipping-fields > h2 {
margin-bottom: 17px;
}
.woocommerce-checkout-one-page .woocommerce-shipping-fields {
padding-bottom: 0;
}
.woocommerce .checkout.woocommerce-checkout-one-page .form-row textarea.input-text, .woocommerce .edit-address-form .form-row textarea.input-text {
height: 116px;
}
.woocommerce .checkout.woocommerce-checkout-one-page div.create-account {
padding-top: 0;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page #order_review .woocommerce-checkout-payment .payment_methods .payment_box,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_box {
padding: 7px 0 0 0;
margin: 0;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background-color: transparent;
color: inherit;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page #order_review .woocommerce-checkout-payment .payment_methods .payment_box:before,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .thegem-te-checkout-payment .woocommerce-checkout-payment .payment_methods .payment_box:before {
display: none;
}
.woocommerce-checkout-one-page .checkout-payment {
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page #order_review .woocommerce-checkout-payment .place-order,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .thegem-te-checkout-payment .woocommerce-checkout-payment .place-order {
float: none;
}
.woocommerce-checkout-one-page .checkout-navigation-buttons .checkout-prev-step {
display: none;
}
.woocommerce-checkout-one-page .woocommerce-checkout-payment .checkout-navigation-buttons {
margin-top: 44px;
}
.woocommerce .woocommerce-checkout-one-page #order_review {
padding: 18px 38px 46px;
}
.woocommerce .woocommerce-checkout-one-page #order_review.thegem-te-checkout-order {
padding: 0;
}
@media (max-width: 768px) {
.woocommerce .woocommerce-checkout-one-page #order_review {
padding: 18px 15px 46px;
}
}
.woocommerce .woocommerce-checkout-one-page #order_review.thegem-te-checkout-order #order_review_heading {
margin-top: 0;
}
.woocommerce .woocommerce-checkout-one-page .thegem-te-checkout-billing .checkout-billing-title,
.woocommerce .woocommerce-checkout-one-page .thegem-te-shipping-order .checkout-shipping-title,
.woocommerce .woocommerce-checkout-one-page #order_review.thegem-te-checkout-order .checkout-order-title {
margin-top: 0;
}
.woocommerce-checkout-one-page .shop-table-footer-total {
padding: 0;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .woocommerce-checkout-payment-total {
width: 100%;
float: none;
}
.woocommerce-checkout-one-page #order_review table {
width: 100%;
border: 0;
background: transparent;
}
.woocommerce-checkout-one-page #order_review table thead,
.woocommerce-checkout-one-page #order_review table tbody {
background: transparent;
}
.woocommerce-checkout-one-page #order_review table tr,
.woocommerce-checkout-one-page #order_review table th,
.woocommerce-checkout-one-page #order_review table td {
border-width: 0;
background: transparent;
}
.woocommerce-checkout-one-page #order_review table thead th,
.woocommerce-checkout-one-page #order_review table tbody thead th {
text-align: left;
padding: 0 0 17px 0;
border-top: 0;
}
.woocommerce-checkout-one-page #order_review table thead th.product-total {
text-align: right;
}
.woocommerce-checkout-one-page #order_review table tbody th,
.woocommerce-checkout-one-page #order_review table tbody td {
text-align: left;
padding: 8px 0 10px 0;
border-top-width: 1px;
border-top-style: solid;
}
.woocommerce-checkout-one-page #order_review table.no-dividers tbody th,
.woocommerce-checkout-one-page #order_review table.no-dividers tbody td {
border-top: 0 none;
}
@media (max-width: 768px) {
.woocommerce .woocommerce-checkout-one-page #order_review table thead th {
font-size: 18px;
line-height: 1.5;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .shop_table.woocommerce-checkout-payment-total th {
font-size: 16px;
line-height: 1.5;
}
}
.woocommerce-checkout-one-page #order_review table tbody.responsive > tr > td {
padding: 0;
border: 0;
}
.woocommerce-checkout-one-page #order_review table.woocommerce-checkout-payment-total tbody th,
.woocommerce-checkout-one-page #order_review table.woocommerce-checkout-payment-total tbody td {
padding: 21px 0 24px 0;
}
.woocommerce-checkout-one-page #order_review table tbody tr td:last-child {
text-align: right;
}
.woocommerce-checkout-one-page .shop_table .product-name .product-meta {
display: block;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .woocommerce-checkout-payment-total th {
text-transform: uppercase;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page #order_review .woocommerce-checkout-payment,
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page .thegem-te-checkout-payment .woocommerce-checkout-payment {
padding-top: 5px;
margin-top: 0;
}
.woocommerce .woocommerce-checkout-one-page #shipping_method .radio-sign,
.woocommerce .woocommerce-checkout-one-page #shipping_method input[type="radio"] {
float: right;
margin-right: 0;
margin-left: 10px;
margin-top: 4px;
}
.woocommerce .woocommerce-checkout-one-page #shipping_method .radio-sign + label {
float: right;
}
.woocommerce .woocommerce-checkout-one-page #shipping_method li:before,
.woocommerce .woocommerce-checkout-one-page #shipping_method li:after {
display: table;
content: " ";
}
.woocommerce .woocommerce-checkout-one-page #shipping_method li:after {
clear: both;
}
.woocommerce .woocommerce-checkout-one-page #shipping_method li {
margin-top: 5px;
clear: both;
}
.woocommerce .woocommerce-checkout-one-page #shipping_method li:first-child {
margin-top: 0;
}
.woocommerce .woocommerce-checkout-one-page .woocommerce-checkout-payment .blockOverlay,
.woocommerce .woocommerce-checkout-one-page .woocommerce-checkout-review-order-table .blockOverlay {
left: -38px !important;
right: -38px !important;
bottom: -46px !important;
width: auto !important;
height: auto !important;
}
.woocommerce .woocommerce-checkout-one-page .woocommerce-checkout-review-order-table .blockOverlay {
top: -45px !important;
bottom: 0 !important;
}
.checkout-order-review-pattern {
font-size: 0;
line-height: 1;
}
.woocommerce .woocommerce-checkout.woocommerce-checkout-one-page #order_review .shop_table .product-name .product-title span {
font-weight: bold;
}
.gem-button-container.checkout-one-page-demo {
text-align: right;
}
.gem-button-container.checkout-one-page-demo a {
margin-top: 0;
}
#checkout-login-popup,
#checkout-coupon-popup {
padding: 55px;
}
#checkout-login-popup .form-row-last {
margin-bottom: 35px;
}
@media (max-width: 900px) {
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-billing"],
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-payment"] {
width: 100%;
float: none;
}
.woocommerce-checkout-one-page .checkout-contents[data-tab-content-id="checkout-payment"] {
margin-top: 3em;
}
}
@media (max-width: 768px) {
.checkout-steps.woocommerce-steps-one-page .checkout-step {
width: 100%;
padding-right: 0;
}
}
@media (max-width: 600px) {
#checkout-login-popup {
padding: 30px;
}
}
.checkout-before-checkout-form {
}
.checkout-before-checkout-form .checkout-notice {
margin-bottom: 27px;
}
@media (min-width: 768px) {
.checkout-before-checkout-form .checkout-notice {
display: inline-block;
margin-right: 19px;
}
.checkout-before-checkout-form .checkout-notice ~ .checkout-notice:before {
content: '';
display: inline-block;
height: 20px;
border-left: 1px solid #dfe5e8;
vertical-align: middle;
padding-left: 18px;
}
} .gem-gallery {
margin-bottom: 1.421em;
}
.gem-gallery-preview-carousel-wrap,
.gem-gallery-thumbs-carousel-wrap {
position: relative;
}
.gem-gallery.no-thumbs .gem-gallery-thumbs-carousel-wrap {
display: none;
}
.gem-gallery-preview-pagination {
padding-top: 25px;
}
.gem-gallery .gem-gallery-item {
float: left;
position: relative;
text-align: center;
}
.gem-gallery .gem-gallery-item a {
display: inline-block;
vertical-align: top;
}
.gem-gallery .gem-gallery-preview-carousel-wrap {
overflow: hidden;
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap {
padding: 0 80px;
}
.gem-gallery .gem-gallery-thumbs-navigation .gem-prev,
.gem-gallery .gem-gallery-thumbs-navigation .gem-next {
width: 80px;
}
.gem-gallery .gem-gallery-thumbs-navigation .gem-prev:after,
.gem-gallery .gem-gallery-thumbs-navigation .gem-next:after {
width: 80px;
height: 80px;
line-height: 80px;
margin-top: -40px;
margin-left: -40px;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.gem-gallery .gem-gallery-thumbs-navigation .gem-prev:not(:hover):after,
.gem-gallery .gem-gallery-thumbs-navigation .gem-next:not(:hover):after {
background-color: #dfe5e8;
}
.gem-gallery .gem-gallery-thumbs-navigation .gem-prev:after {
content: '\e637';
}
.gem-gallery .gem-gallery-thumbs-navigation .gem-next:after {
content: '\e638';
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item {
padding: 18px 0 0;
margin: 0 9px;
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item a {
position: relative;
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item.active a:before,
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item a:hover:before {
opacity: 0.7;
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item a img {
width: 80px;
height: 80px;
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item.active a {
position: relative;
overflow: visible;
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item.active a img {
opacity: 1;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-gallery-item svg {
display: none;
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item svg {
position: absolute;
height: 10px;
top: -10px;
left: 50%;
margin-left: -10px;
width: 20px;
opacity: 0;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item.active svg {
opacity: 1;
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-prev,
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-next {
top: 18px;
}
.gem-gallery-thumbs-carousel-wrap .gem-gallery-caption {
display: none;
}
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-gallery-item a {
display: block;
position: relative;
overflow: hidden;
text-align: center;
}
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-gallery-item img {
display: inline-block;
height: auto;
min-height: 80px;
}
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-gallery-item a:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 0.3s linear 0.4s;
-moz-transition: all 0.3s linear 0.4s;
-webkit-transition: all 0.3s linear 0.4s;
opacity: 0;
z-index: 5;
}
.gem-gallery .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a:before {
opacity: 1;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-gallery-item a img {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
.gem-gallery .gem-gallery-preview-carousel-wrap:hover .gem-gallery-item a img {
transition: all 0.3s linear 0.2s;
-moz-transition: all 0.3s linear 0.2s;
-webkit-transition: all 0.3s linear 0.2s;
}
.gem-gallery .gem-gallery-preview-carousel-wrap:hover .gem-prev,
.gem-gallery .gem-gallery-preview-carousel-wrap:hover .gem-next {
z-index: 5;
}
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-prev:after,
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-next:after {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
opacity: 0;
}
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-prev:after {
transform: translateX(-100%);
-o-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
}
.gem-gallery .gem-gallery-preview-carousel-wrap .gem-next:after {
transform: translateX(100%);
-o-transform: translateX(100%);
-ms-transform: translateX(100%);
-moz-transform: translateX(100%);
-webkit-transform: translateX(100%);
}
.gem-gallery .gem-gallery-preview-carousel-wrap:hover .gem-prev:after,
.gem-gallery .gem-gallery-preview-carousel-wrap:hover .gem-next:after {
transform: none;
-o-transform: none;
-ms-transform: none;
-moz-transform: none;
-webkit-transform: none;
opacity: 1;
}
@media (max-width: 756px) {
.gem-gallery .gem-gallery-thumbs-carousel-wrap {
padding: 0 25px;
}
.gem-gallery .gem-gallery-thumbs-navigation .gem-prev,
.gem-gallery .gem-gallery-thumbs-navigation .gem-next {
width: 25px;
}
.gem-gallery .gem-gallery-thumbs-navigation .gem-prev:not(:hover):after,
.gem-gallery .gem-gallery-thumbs-navigation .gem-next:not(:hover):after {
background: transparent;
}
.gem-gallery .gem-gallery-thumbs-navigation .gem-prev:after {
content: '\e636';
}
.gem-gallery .gem-gallery-thumbs-navigation .gem-next:after {
content: '\e634';
}
.gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item {
margin: 0 7px;
}
}
body .fancybox-title-over-wrap {
width: 100%;
}
.gem-simple-gallery .gem-gallery-items-carousel-wrap {
position: relative;
}
.gem-simple-gallery .gem-gallery-item {
float: left;
position: relative;
text-align: center;
margin: 0 21px;
overflow: hidden;
max-width: 100%;
}
.gem-simple-gallery.responsive .gem-gallery-item {
margin: 0;
}
.widget .gem-simple-gallery .gem-gallery-item {
width: 261px;
}
.gem-simple-gallery .gem-gallery-item a {
display: inline-block;
vertical-align: top;
max-width: 100%;
}
.gem-simple-gallery .gem-gallery-items-carousel-wrap {
overflow: hidden;
}
.gem-simple-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item a {
position: relative;
}
.gem-simple-gallery .gem-gallery-item a:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.gem-simple-gallery .gem-gallery-item a:hover:before {
opacity: 0.7;
}
.gem-simple-gallery .gem-gallery-caption {
display: none;
}
.gem-simple-gallery .gem-gallery-item img {
display: inline-block;
height: auto;
}
.gem-simple-gallery .gem-gallery-item a:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 0.3s linear 0.4s;
-moz-transition: all 0.3s linear 0.4s;
-webkit-transition: all 0.3s linear 0.4s;
opacity: 0;
z-index: 5;
}
.gem-simple-gallery .gem-gallery-item a:hover:before {
opacity: 1;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
.gem-simple-gallery .gem-gallery-item a img {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
.gem-simple-gallery .gem-gallery-item a:hover img {
transition: all 0.3s linear 0.2s;
-moz-transition: all 0.3s linear 0.2s;
-webkit-transition: all 0.3s linear 0.2s;
}
.gem-simple-gallery .gem-gallery-item a:after {
content: '\e60f';
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
font-size: 63px;
height: 63px;
line-height: 63px;
width: 63px;
text-align: center;
position: absolute;
top: 0%;
left: 50%;
transition: all 0.2s ease 0.1s;
-moz-transition: all 0.2s ease 0.1s;
-webkit-transition: all 0.2s ease 0.1s;
margin-left: -32px;
margin-top: -32px;
z-index: 5;
opacity: 0;
}
.gem-simple-gallery .gem-gallery-item a:hover:after {
transition: all 0.2s ease 0.1s;
-moz-transition: all 0.2s ease 0.1s;
-webkit-transition: all 0.2s ease 0.1s;
top: 50%;
opacity: 1;
}
.gem-simple-gallery .gem-prev,
.gem-simple-gallery .gem-next {
z-index: 5;
} .single-product-content .gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item a img {
height: auto;
min-height: 80px;
} single-product-content-left.default-gallery .woocommerce-product-gallery{
position: relative;
} .single-product-content-left.default-gallery span.onsale{
position: absolute;
top: 10px;
left: 32px;
} body.single-product .page-sidebar .widget:first-child .widget-title {
margin-top: -9px;
} .gem-attribute-selector .field-input {
display: none;
}
.gem-attribute-selector {
padding: 4px 0 0;
margin-bottom: -12px;
}
.gem-attribute-selector .gem-attribute-options li {
display: inline-block;
margin-right: 12px;
margin-bottom: 12px;
position: relative;
cursor: pointer;
}
.gem-attribute-selector.type-color .gem-attribute-options li {
padding: 2px;
width: 30px;
height: 30px;
border-radius: 50%;
}
.gem-attribute-selector.type-image .gem-attribute-options li {
width: 62px;
height: 62px;
}
.gem-attribute-selector .gem-attribute-options li .color {
display: inline-block;
vertical-align: top;
width: 24px;
height: 24px;
line-height: 24px;
border-radius: 50%;
}
.gem-attribute-selector .gem-attribute-options li .image {
display: inline-block;
vertical-align: top;
width: 60px;
height: 60px;
line-height: 60px;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}
.gem-attribute-selector .gem-attribute-options li .image-hover {
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease-out;
margin-bottom: 7px;
padding: 2px;
}
.gem-attribute-selector .gem-attribute-options li .image-hover img {
max-height: 200px;
width: auto;
}
.gem-attribute-selector .gem-attribute-options li:hover .image-hover {
opacity: 1;
visibility: visible;
font-size: 87.5%;
line-height: 1.5;
border-radius: 3px;
}
.gem-attribute-selector .gem-attribute-options li .image-hover:after {
content: '';
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-width: 7px;
border-style: solid;
border-color: transparent;
}
.gem-attribute-selector .gem-attribute-options li .text {
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease-out;
margin-bottom: 7px;
padding: 0 10px;
}
.gem-attribute-selector .gem-attribute-options li:hover .text {
opacity: 1;
visibility: visible;
font-size: 87.5%;
line-height: 1.5;
border-radius: 3px;
}
.gem-attribute-selector .gem-attribute-options li .text:after {
content: '';
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-width: 7px;
border-style: solid;
border-color: transparent;
}
.gem-attribute-selector .gem-attribute-options li .image-hover + .text {
display: none;
}
.gem-attribute-selector .gem-attribute-options li .image-hover .text {
position: relative;
bottom: auto;
left: auto;
transform: none;
opacity: 1;
transition: all 0;
padding: 5px 10px;
display: block;
text-align: center;
background: transparent;
margin-bottom: 0;
font-size: inherit;
}
.gem-attribute-selector .gem-attribute-options li .image-hover .text:after {
display: none;
}
.gem-attribute-selector .gem-attribute-options li.disabled {
opacity: 0.3;
cursor: not-allowed;
}
.gem-attribute-selector.type-label .gem-attribute-options li {
padding: 0 7px;
line-height: 28px;
border-radius: 3px;
height: 30px;
min-width: 30px;
text-align: center;
}
.gem-attribute-selector .gem-attribute-options li .label {
font-size: 87.5%;
vertical-align: top;
transition: color 0.3s ease-out;
}
.gem-attribute-selector.type-label .gem-attribute-options li .text {
display: none;
}
table.variations td.label .selected-text {
display: none;
margin-left: 5px;
vertical-align: top;
}
@media (max-width: 768px) {
table.variations tr,
body .variations_form table.variations td,
body .variations_form table.variations td.label {
display: block;
}
body .variations_form table.variations td.label {
width: auto;
max-width: none;
padding-bottom: 0;
}
table.variations td.label .selected-text {
display: inline;
}
body .variations_form table.variations td.label label {
line-height: inherit;
}
.gem-attribute-selector.type-color .gem-attribute-options li .image-hover {
display: none;
}
.gem-attribute-selector.type-color .gem-attribute-options li .text {
display: none;
}
} .portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li:not(:last-child),
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li:not(:last-child),
.portfolio-filters-list .widget_layered_nav ul li:not(:last-child) {
margin-bottom: 5px;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-color,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-image {
padding-left: 0 !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.portfolio-filters-list .portfolio-filter-item.multiple.attribute-type-color ul li a.active:before,
.portfolio-filters-list .portfolio-filter-item.multiple.attribute-type-image ul li a.active:before {
display: none;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a .color,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-color .color,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a .image,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-image .image {
width: 24px;
height: 24px;
line-height: 24px;
border-radius: 50%;
position: relative;
margin: 3px;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a .image,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-image .image {
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: cover;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a .color:before,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-color .color:before,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a .image:before,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-image .image:before {
content: '';
position: absolute;
left: -3px;
right: -3px;
top: -3px;
bottom: -3px;
border-radius: 50%;
border: 1px solid transparent;
transition: border-color 0.3s;
-moz-transition: border-color 0.3s;
-webkit-transition: border-color 0.3s;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a .color + .title,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-color .color + .title,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a .image + .title,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-image .image + .title {
margin-left: 10px;
margin-right: auto;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul,
.portfolio-filters-list .widget_layered_nav .attribute-type-label-list ~ .woocommerce-widget-layered-nav-list {
display: flex;
flex-wrap: wrap;
gap: 8px 5px;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li,
.portfolio-filters-list .widget_layered_nav .attribute-type-label-list ~ .woocommerce-widget-layered-nav-list li {    }
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-label {
padding-left: 7px !important;
padding-right: 7px;
border: 1px solid transparent;
border-radius: 3px;
height: 30px;
line-height: 28px;
min-width: 30px;
text-align: center;
display: inline-block;
vertical-align: top;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a .count,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-label .count {
display: none;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a:before,
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a:after,
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a:before,
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a:after,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a:before,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a:after,
.portfolio-filters-list .widget_layered_nav ul li.chosen a.attribute-type-color:before,
.portfolio-filters-list .widget_layered_nav ul li.chosen a.attribute-type-label:before,
.portfolio-filters-list .widget_layered_nav ul li.chosen a.attribute-type-image:before {
display: none;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color ul li a:before,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image ul li a:before {
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-label ul li a .title,
.portfolio-filters-list .widget_layered_nav ul li a.attribute-type-label .title {
font-size: 87.5%;
vertical-align: top;
}
.portfolio-filters-list .portfolio-filter-item.attribute-type-color .portfolio-filter-item-list ul li a:not(.disable):hover,
.portfolio-filters-list .portfolio-filter-item.attribute-type-color .portfolio-filter-item-list ul li a.active,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image .portfolio-filter-item-list ul li a:not(.disable):hover,
.portfolio-filters-list .portfolio-filter-item.attribute-type-image .portfolio-filter-item-list ul li a.active {
color: inherit;
} .yith-ywraq-mail-form-wrapper form input[type="text"],
.yith-ywraq-mail-form-wrapper form input[type="email"],
.yith-ywraq-mail-form-wrapper form textarea {
width: 100%;
}
.yith-ywraq-mail-form-wrapper form input[type="submit"] {
margin: 0;
} .single-product-content-right .yith-ywraq-add-to-quote{
display: block;
width: 100%;
margin: 0 !important;
padding: 0;
}
.single-product-content-right .yith-ywraq-add-to-quote a.ywraq-link,
.single-product-content-right .yith_ywraq_add_item_browse_message a{
font-size: inherit !important;
font-weight: inherit !important;
}
.single-product-content-right .yith-ywraq-add-to-quote img{
display: none !important;
}
.single-product-content-right .yith-ywraq-add-to-quote a.button,
.single-product-content-right .compare.button{
position: relative;
display: inline-block;
text-align: center;
text-transform: uppercase;
white-space: nowrap;
border: 0 none;
vertical-align: middle;
height: 40px;
line-height: 40px;
padding: 0 17px;
margin: 10px 0;
font-size: 14px !important;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border-radius: 3px;
}
#ywraq_cart_quote.button,
#ywraq_checkout_quote.button {
line-height: 40px;
margin-top: 20px;
} body.woocommerce-page ul.woocommerce-error{
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
padding: 6px 30px 6px 65px !important;
border-radius: 5px !important;
margin: 0 0 35px 0;
min-height: 50px;
list-style-type: none;
background-color: #fcc6c2;
}
body.woocommerce-page ul.woocommerce-error:before{
position: absolute;
left: 30px;
top: 50%;
width: 22px;
height: 22px;
margin: 0;
display: inline-flex;
transform: translateY(-50%);
border-radius: 50%;
font-family: 'thegem-icons';
content: '\e682';
font-size: 22px;
line-height: 1;
text-align: center;
background-color: transparent;
color: #d2352a;
}
body.woocommerce-page ul.woocommerce-error li{
padding: 0;
margin: 5px 0;
height: auto;
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
text-transform: var(--thegem-to-body-text-transform);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
letter-spacing: var(--thegem-to-body-letter-spacing);
color: #3c3950;
background-color: transparent !important;
}
body.woocommerce-page ul.woocommerce-error li strong{
font-weight: var(--thegem-to-body-font-weight);
text-transform: none;
}
body.woocommerce-page ul.woocommerce-error li a{
color: #d2352a;
text-decoration: underline;
transition: opacity 0.3s;
padding-left: 5px;
}
body.woocommerce-page ul.woocommerce-error li a:hover{
opacity: 0.7;
}
body.woocommerce-page ul.woocommerce-error li:before{
display: none;
}
body.woocommerce-page .woocommerce-invalid input,
body.woocommerce-page .woocommerce-invalid textarea{
border-color: #d2352a !important;
}
body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info,
body.woocommerce-page .woocommerce-notice--success,
body.woocommerce-page .woocommerce-notice--error{
position: relative;
height: auto;
display: flex;
flex-wrap: wrap;
align-items: center;
min-height: 50px;
padding: 6px 30px 6px 65px !important;
border-radius: 5px !important;
margin: 0 0 35px 0;
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
text-transform: var(--thegem-to-body-text-transform);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
letter-spacing: var(--thegem-to-body-letter-spacing);
color: #3c3950;
}
body.woocommerce-page .woocommerce-message .cart-added a,
body.woocommerce-page .woocommerce-error a.wc-forward {
position: relative;
height: auto;
border: 0;
border-radius: 0;
padding: 0 20px;
font-family: var(--thegem-to-body-font-family);
font-style: var(--thegem-to-body-font-style);
font-weight: var(--thegem-to-body-font-weight);
text-transform: var(--thegem-to-body-text-transform);
font-size: var(--thegem-to-body-font-size);
line-height: var(--thegem-to-body-line-height);
letter-spacing: var(--thegem-to-body-letter-spacing);
background-color: transparent;
}
body.woocommerce-page .woocommerce-error a.wc-forward {
margin: 0;
float: right;
}
body.woocommerce-page .woocommerce-message .cart-added a:after,
body.woocommerce-page .woocommerce-error a.wc-forward:after {
font-family: 'thegem-icons';
content: '\e64c';
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
body.woocommerce-page .woocommerce-message a,
body.woocommerce-page .woocommerce-info a,
body.woocommerce-page .woocommerce-notice--success a,
body.woocommerce-page .woocommerce-notice--error a,
body.woocommerce-page .woocommerce-message .cart-added a{
text-decoration: underline;
transition: opacity 0.3s;
padding-left: 5px;
}
body.woocommerce-page .woocommerce-message a:hover,
body.woocommerce-page .woocommerce-info a:hover,
body.woocommerce-page .woocommerce-notice--success a:hover,
body.woocommerce-page .woocommerce-notice--error a:hover,
body.woocommerce-page .woocommerce-message .cart-added a:hover{
opacity: 0.7;
}
body.woocommerce-page .woocommerce-message a,
body.woocommerce-page .woocommerce-info a {
color: #008192;
}
body.woocommerce-page .woocommerce-notice--success a{
color: #498d00;
}
body.woocommerce-page .woocommerce-notice--error a{
color: #d2352a;
}
body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info{
background-color: #b2ebf2;
}
body.woocommerce-page .woocommerce-notice--success{
background-color: #d5f1b6;
}
body.woocommerce-page .woocommerce-notice--error {
background-color: #fcc6c2;
}
body.woocommerce-page .woocommerce-message:before,
body.woocommerce-page .woocommerce-info:before,
body.woocommerce-page .woocommerce-notice--success:before,
body.woocommerce-page .woocommerce-notice--error:before{
position: absolute;
left: 30px;
top: 50%;
width: 22px;
height: 22px;
margin: 0;
display: inline-flex;
transform: translateY(-50%);
border-radius: 50%;
font-family: 'thegem-icons';
font-size: 22px;
line-height: 1;
text-align: center;
background-color: transparent !important;
}
body.woocommerce-page .woocommerce-message:before,
body.woocommerce-page .woocommerce-info:before{
content: '\e683';
color: #008192;
}
body.woocommerce-page .woocommerce-notice--success:before{
content: '\e646';
color: #498d00;
}
body.woocommerce-page .woocommerce-notice--error:before{
content: '\e682';
color: #d2352a;
}
@media (max-width: 767px) {
body.woocommerce-page ul.woocommerce-error,
body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info,
body.woocommerce-page .woocommerce-notice--success,
body.woocommerce-page .woocommerce-notice--error{
padding: 6px 15px 6px 50px !important;
}
body.woocommerce-page ul.woocommerce-error:before,
body.woocommerce-page .woocommerce-message:before,
body.woocommerce-page .woocommerce-info:before,
body.woocommerce-page .woocommerce-notice--success:before,
body.woocommerce-page .woocommerce-notice--error:before{
left: 15px;
}
} .thegem-te-product-archive-title{
position: relative;
}
.thegem-te-product-archive-title .product-title{
position: relative;
display: inline-flex;
padding: 0;
margin: 0;
} .thegem-te-product-archive-description{
position: relative;
}
.thegem-te-product-archive-description .product-description{
position: relative;
display: inline-flex;
padding: 0;
margin: 0
} .thegem-te-product-archive-breadcrumbs{
position: relative;
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs{
position: relative;
display: flex;
width: 100%;
align-items: center;
z-index: 1;
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul{
display: flex;
flex-wrap: wrap;
padding: 0;
margin: 0;
list-style-type: none;
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul li{
position: relative;
font-size: var(--thegem-to-body-tiny-font-size);
line-height: var(--thegem-to-body-tiny-line-height);
color: var(--thegem-to-breadcrumbs-color);
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul li:not(:last-child){
padding-right: 20px;
margin-right: 5px;
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul li:not(:last-child):after{
font-family: 'thegem-icons';
content: '\e601';
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
line-height: 1;
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul li a{
color: var(--thegem-to-breadcrumbs-color);
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul li a:hover{
color: var(--thegem-to-breadcrumbs-color-hover);
}
.thegem-te-product-archive-breadcrumbs .product-breadcrumbs ul li:last-child{
color: var(--thegem-to-breadcrumbs-color-active);
} .thegem-te-cart-totals {
position: relative;
}
.thegem-te-cart-totals .cart_totals .cart_totals-inner table.shop_table th,
.thegem-te-cart-totals .cart_totals .cart_totals-inner table.shop_table td {
background-color: transparent;
}
.thegem-te-cart-totals.cart-totals-title--hide .cart_totals .cart_totals-inner table tr:first-child th,
.thegem-te-cart-totals.cart-totals-title--hide .cart_totals .cart_totals-inner table tr:first-child td {
border: 0 !important;
padding-top: 0 !important;
}
.thegem-te-cart-totals.cart-totals-title--hide .cart_totals .cart_totals-inner .cart_totals_title{
display: none !important;
}
.thegem-te-cart-totals .cart_totals .cart_totals-inner .cart_totals_title span{
position: relative;
display: block;
margin-top: 0;
margin-bottom: 1.13em;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout{
position: relative;
display: flex;
flex-wrap: wrap;
}
.thegem-te-cart-totals.checkout-btn--hide .cart_totals .wc-proceed-to-checkout{
display: none !important;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout .gem-button{
width: auto;
padding: 0 17px !important;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout.checkout-btn--left{
justify-content: left;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout.checkout-btn--center{
justify-content: center;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout.checkout-btn--right{
justify-content: right;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout.checkout-btn--fullwidth{
justify-content: space-between;
}
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout.checkout-btn--fullwidth .checkout-button-button,
.thegem-te-cart-totals .cart_totals .wc-proceed-to-checkout.checkout-btn--fullwidth .checkout-button-button .gem-button{
width: 100%;
}
.thegem-te-cart-totals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form{
display: none;
}
.thegem-te-cart-totals .cart_totals .woocommerce-shipping-calculator .form-row .select2-container,
.thegem-te-cart-totals .cart_totals .woocommerce-shipping-calculator .form-row .select2-selection--single{
background-color: transparent !important;
}
.thegem-te-cart-totals .cart_totals .woocommerce-shipping-calculator .form-row .select2-selection__rendered{
background-color: #FFFFFF;
} .thegem-te-checkout-payment .checkout-navigation-buttons{
position: relative;
display: flex !important;
flex-wrap: wrap;
}
.thegem-te-checkout-payment .checkout-navigation-buttons .checkout-place-order .gem-button {
width: auto !important;
padding: 0 17px !important;
}
.thegem-te-checkout-payment.place-order-btn--hide .checkout-navigation-buttons{
display: none !important;
}
.thegem-te-checkout-payment.place-order-btn--left .checkout-navigation-buttons{
justify-content: left;
}
.thegem-te-checkout-payment.place-order-btn--center .checkout-navigation-buttons{
justify-content: center;
}
.thegem-te-checkout-payment.place-order-btn--right .checkout-navigation-buttons{
justify-content: right;
}
.thegem-te-checkout-payment.place-order-btn--fullwidth .checkout-navigation-buttons{
justify-content: space-between;
}
.thegem-te-checkout-payment.place-order-btn--fullwidth .checkout-navigation-buttons .checkout-place-order,
.thegem-te-checkout-payment.place-order-btn--fullwidth .checkout-navigation-buttons .checkout-place-order .gem-button{
width: 100% !important;
}
.thegem-te-checkout-payment #order_review_heading{
display: none !important;
}
.thegem-te-checkout-payment.payment-box-paddings--hide .payment_methods li .payment_box{
padding: 0 !important;
margin-top: 16px !important;
} .woocommerce form.checkout .thegem-te-checkout-billing .form-row-first,
.woocommerce form.checkout .thegem-te-checkout-billing .form-row-last,
.woocommerce form.checkout .thegem-te-checkout-shipping .form-row-first,
.woocommerce form.checkout .thegem-te-checkout-shipping .form-row-last {
width: calc(50% - 8px);
}
.woocommerce form.checkout .thegem-te-checkout-billing .form-row .input-text,
.woocommerce form.checkout .thegem-te-checkout-shipping .form-row .input-text{
background-color: transparent;
}
.woocommerce form.checkout .thegem-te-checkout-billing .select2-container,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-container,
.woocommerce form.checkout .thegem-te-checkout-billing .select2-selection--single,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-selection--single {
background-color: transparent !important;
}
.woocommerce form.checkout .thegem-te-checkout-billing .select2-selection__rendered,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-selection__rendered{
background-color: transparent;
}
.woocommerce form.checkout .thegem-te-checkout-billing .select2-selection--single,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-selection--single {
min-height: 40px;
}
.woocommerce form.checkout .thegem-te-checkout-billing .select2-selection__rendered,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-selection__rendered,
.woocommerce form.checkout .thegem-te-checkout-billing .select2-selection__arrow,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-selection__arrow {
min-height: 38px;
line-height: 38px;
}
.woocommerce form.checkout .thegem-te-checkout-billing .select2-selection__arrow:before,
.woocommerce form.checkout .thegem-te-checkout-shipping .select2-selection__arrow:before {
margin-top: -19px;
} .woocommerce form.checkout .thegem-te-checkout-billing .checkout-billing-title,
.woocommerce form.checkout .thegem-te-checkout-shipping .checkout-shipping-title{
margin: 0 0 1.13em 0;
}
.woocommerce form.checkout .thegem-te-checkout-billing .woocommerce-billing-fields__field-wrapper {
margin-top: -16px;
}
@media (min-width: 768px) {
.woocommerce form.checkout .thegem-te-checkout-billing.compact .woocommerce-billing-fields__field-wrapper,
.woocommerce form.checkout .thegem-te-checkout-shipping.compact .woocommerce-shipping-fields__field-wrapper {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 0 16px;
}
.woocommerce form.checkout .thegem-te-checkout-billing.compact .woocommerce-billing-fields__field-wrapper .clear,
.woocommerce form.checkout .thegem-te-checkout-shipping.compact .woocommerce-shipping-fields__field-wrapper .clear {
display: none;
}
.woocommerce form.checkout .thegem-te-checkout-billing.compact .woocommerce-billing-fields__field-wrapper .form-row,
.woocommerce form.checkout .thegem-te-checkout-shipping.compact .woocommerce-shipping-fields__field-wrapper .form-row,
.woocommerce form.checkout .thegem-te-checkout-shipping.compact #ship-to-different-address.form-row {
float:none;
width: auto;
}
.woocommerce form.checkout .thegem-te-checkout-billing.compact .woocommerce-billing-fields__field-wrapper label.screen-reader-text,
.woocommerce form.checkout .thegem-te-checkout-shipping.compact .woocommerce-shipping-fields__field-wrapper label.screen-reader-text {
position: static !important;
height: auto;
width: auto;
}
} .woocommerce form.checkout #order_review.thegem-te-checkout-order .checkout-order-title{
margin-top: 0;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order #order_review{
padding: 0;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order table.woocommerce-checkout-review-order-table{
border-collapse: separate;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order table.woocommerce-checkout-review-order-table .product-name {
width: auto;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order.hide-dividers .woocommerce-checkout-review-order-table th,
.woocommerce form.checkout #order_review.thegem-te-checkout-order.hide-dividers .woocommerce-checkout-review-order-table td {
border: 0 !important;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order.hide-dividers .woocommerce-checkout-review-order-table tr.cart_item:first-child th,
.woocommerce form.checkout #order_review.thegem-te-checkout-order.hide-dividers .woocommerce-checkout-review-order-table tr.cart_item:first-child td,
.woocommerce form.checkout #order_review.thegem-te-checkout-order.hide-divider-top .woocommerce-checkout-review-order-table tr.cart_item:first-child th,
.woocommerce form.checkout #order_review.thegem-te-checkout-order.hide-divider-top .woocommerce-checkout-review-order-table tr.cart_item:first-child td {
border-top: 0 !important;
padding-top: 0 !important;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order.hide-dividers .woocommerce-checkout-payment-total tr:last-child th,
.woocommerce form.checkout #order_review.thegem-te-checkout-order.hide-dividers .woocommerce-checkout-payment-total tr:last-child td,
.woocommerce form.checkout #order_review.thegem-te-checkout-order.hide-divider-bottom .woocommerce-checkout-payment-total tr:last-child th,
.woocommerce form.checkout #order_review.thegem-te-checkout-order.hide-divider-bottom .woocommerce-checkout-payment-total tr:last-child td {
border-bottom: 0 !important;
padding-bottom: 0 !important;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order .wc-gzd-order-submit .gem-button {
width: auto !important;
padding: 0 17px !important;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order.place-order-btn--hide .wc-gzd-order-submit{
display: none !important;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order .wc-gzd-order-submit .gem-button-container{
display: flex;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order.place-order-btn--left .wc-gzd-order-submit .gem-button-container{
justify-content: left;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order.place-order-btn--center .wc-gzd-order-submit .gem-button-container{
justify-content: center;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order.place-order-btn--right .wc-gzd-order-submit .gem-button-container{
justify-content: right;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order.place-order-btn--fullwidth .wc-gzd-order-submit .gem-button-container{
justify-content: space-between;
}
.woocommerce form.checkout #order_review.thegem-te-checkout-order.place-order-btn--fullwidth .wc-gzd-order-submit .checkout-place-order .gem-button{
width: 100% !important;
} .thegem-te-checkout-thanks-order-overview .woocommerce-order-overview{
display: flex;
flex-direction: column;
padding: 0;
margin: 0 !important;
}
.thegem-te-checkout-thanks-order-overview .woocommerce-order-overview li{
display: inline-flex;
min-width: max-content;
margin-top: 0;
}
.thegem-te-checkout-thanks-order-overview .woocommerce-order-overview li strong{
padding-left: 5px;
}
.thegem-te-checkout-thanks-order-overview.list-alignment--left .woocommerce-order-overview{
text-align: left;
align-items: flex-start;
}
.thegem-te-checkout-thanks-order-overview.list-alignment--center .woocommerce-order-overview{
text-align: center;
align-items: center;
}
.thegem-te-checkout-thanks-order-overview.list-alignment--right .woocommerce-order-overview{
text-align: right;
align-items: flex-end;
} .thegem-te-checkout-thanks-customer-details .woocommerce-customer-details__title,
.thegem-te-checkout-thanks-billing-details .woocommerce-billing-details__title,
.thegem-te-checkout-thanks-shipping-details .woocommerce-shipping-details__title{
margin-top: 0;
margin-bottom: 1.13em;
}
.thegem-te-checkout-thanks-customer-details .woocommerce-customer-details,
.thegem-te-checkout-thanks-billing-details .woocommerce-billing-details,
.thegem-te-checkout-thanks-shipping-details .woocommerce-shipping-details{
line-height: calc(var(--thegem-to-body-line-height) * 1.4);
font-style: var(--thegem-to-body-font-style, normal);
}
.thegem-te-checkout-thanks-customer-details.list-alignment--left .woocommerce-customer-details,
.thegem-te-checkout-thanks-billing-details.list-alignment--left .woocommerce-billing-details,
.thegem-te-checkout-thanks-shipping-details.list-alignment--left .woocommerce-shipping-details{
text-align: left;
}
.thegem-te-checkout-thanks-customer-details.list-alignment--center .woocommerce-customer-details,
.thegem-te-checkout-thanks-billing-details.list-alignment--center .woocommerce-billing-details,
.thegem-te-checkout-thanks-shipping-details.list-alignment--center .woocommerce-shipping-details{
text-align: center;
}
.thegem-te-checkout-thanks-customer-details.list-alignment--right .woocommerce-customer-details,
.thegem-te-checkout-thanks-billing-details.list-alignment--right .woocommerce-billing-details,
.thegem-te-checkout-thanks-shipping-details.list-alignment--right .woocommerce-shipping-details{
text-align: right;
} .thegem-te-checkout-thanks-order-details .woocommerce-order-details__title{
margin-top: 0;
margin-bottom: 1.13em;
}
.thegem-te-checkout-thanks-order-details table.woocommerce-table--order-details th.product-total{
text-align: right;
}
.thegem-te-checkout-thanks-order-details.hide-dividers table.woocommerce-table--order-details th,
.thegem-te-checkout-thanks-order-details.hide-dividers table.woocommerce-table--order-details td{
border: 0 !important;
}
.thegem-te-checkout-thanks-order-details.hide-dividers table.woocommerce-table--order-details td{
padding-top: 0 !important;
padding-bottom: 0 !important;
} .thegem-te-checkout-thanks-cart-totals .woocommerce-cart-totals__title{
margin-top: 0;
margin-bottom: 1.13em;
}
.thegem-te-checkout-thanks-cart-totals.hide-dividers table th,
.thegem-te-checkout-thanks-cart-totals.hide-dividers table td{
border: 0 !important;
} .thegem-template-wrapper .blockOverlay:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-style: solid;
border-width: 2px;
border-color: rgba(0, 0, 0, 0.2);
border-top-color: #ffffff;
border-radius: 50%;
width: 26px;
height: 26px;
font-size: 0;
line-height: 0;
animation: blockOverlaySpin 1s linear infinite;
}
@keyframes blockOverlaySpin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
} .thegem-te-checkout-coupon .checkout-notice .separator,
.thegem-te-checkout-login .checkout-notice .separator {
display: inline-block;
vertical-align: middle;
width: 1px;
height: 20px;
background-color: var(--thegem-to-divider-color, #dfe5e8);
}
input[type="submit"].dokan-btn-theme {
margin: 0;
} .woocommerce-Reviews .woocommerce-pagination {
position: relative;
}
.woocommerce-Reviews .woocommerce-pagination ul{
position: relative;
display: flex;
justify-content: center;
flex-wrap: wrap;
align-items: center;
padding: 0;
margin: 0;
list-style-type: none;
}
.woocommerce-Reviews .woocommerce-pagination ul > li{
margin: 8px;
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a,
.woocommerce-Reviews .woocommerce-pagination ul > li > span.current{
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
width: 34px;
height: 34px;
line-height: 30px;
font-size: 14px;
font-family: var(--thegem-to-h6-font-family);
font-style: var(--thegem-to-h6-font-style);
font-weight: var(--thegem-to-h6-font-weight);
text-align: center;
text-decoration: none;
transition: all 0.3s;
color: var(--thegem-to-pagination-color, #99a9b5);
border: 2px solid var(--thegem-to-pagination-color, #99a9b5);
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a:hover{
border-color: var(--thegem-to-pagination-color-hover, #00bcd4);
background-color: var(--thegem-to-pagination-color-hover, #00bcd4);
color: var(--thegem-to-pagination-background-color, #ffffff);
}
.woocommerce-Reviews .woocommerce-pagination ul > li > span.current{
border-color: var(--thegem-to-pagination-color-active, #3c3950);
background-color: var(--thegem-to-pagination-color-active, #3c3950);
color: var(--thegem-to-pagination-background-color, #ffffff);
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a.prev,
.woocommerce-Reviews .woocommerce-pagination ul > li > a.next {
font-size: 0;
background-color: var(--thegem-to-pagination-color, #99a9b5);
color: var(--thegem-to-pagination-background-color, #ffffff);
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a.prev:hover,
.woocommerce-Reviews .woocommerce-pagination ul > li > a.next:hover{
border-color: var(--thegem-to-pagination-color-hover, #00bcd4);
background-color: var(--thegem-to-pagination-color-hover, #00bcd4);
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a.prev:before,
.woocommerce-Reviews .woocommerce-pagination ul > li > a.next:before{
font-family: "thegem-icons";
font-size: 24px;
font-weight: normal;
font-style: normal;
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a.prev:before{
content: "\e636";
}
.woocommerce-Reviews .woocommerce-pagination ul > li > a.next:before {
content: "\e634";
}
@media (max-width: 767px) {
.woocommerce-MyAccount-content {
margin-top: 40px;
}
}
.gem-button.gem-wc-button {
margin-left: 0;
margin-right: 0;
}
.gem-button.gem-wc-button + .ajax-loading {
margin-right: -20px;
} body .elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation {
width: 100%;
float: none;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce .woocommerce-MyAccount-content-wrapper .button,
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button,
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order-again .button {
padding-top: 0;
padding-bottom: 0;
line-height: 38px;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(2n) > td,
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(2n) > th,
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(2n+1) > td,
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody > tr:nth-child(2n+1) > th {
padding-left: 10px;
padding-right: 10px;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content p.order-again {
margin-bottom: 50px;
}
body .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-info .button {
background: transparent;
margin-left: auto;
} .woocommerce div.product div.images {
margin-bottom: 2em
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none
}
.woocommerce div.product div.images div.thumbnails {
padding-top: 1em
}
.woocommerce div.product div.images.woocommerce-product-gallery {
position: relative
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
margin: 0;
padding: 0
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
background-color: #fff;
opacity: 0
}
.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
border: 1px solid #f2f2f2
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
position: absolute;
top: .5em;
right: .5em;
font-size: 2em;
z-index: 9;
width: 36px;
height: 36px;
background: #fff;
text-indent: -9999px;
border-radius: 100%;
box-sizing: content-box
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
content: "";
display: block;
width: 10px;
height: 10px;
border: 2px solid #000;
border-radius: 100%;
position: absolute;
top: 9px;
left: 9px;
box-sizing: content-box
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
content: "";
display: block;
width: 2px;
height: 8px;
background: #000;
border-radius: 6px;
position: absolute;
top: 19px;
left: 22px;
transform: rotate(-45deg);
box-sizing: content-box
}
.woocommerce div.product div.images .flex-control-thumbs {
overflow: hidden;
zoom: 1;
margin: 0;
padding: 0
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
list-style: none
}
.woocommerce div.product div.images .flex-control-thumbs li img {
cursor: pointer;
opacity: .5;
margin: 0
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
opacity: 1
}
.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
clear: left
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: left
}
.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
clear: left
}.single-product-content .price del {
margin-right: 15px;
}
.single-product-content form.cart .gem-button {
margin-top: 0;
margin-bottom: 0;
margin-right: 16px;
}
.single-product-content form.cart .gem-button .gem-icon-cart:before {
content: '\e613';
font-size: 24px;
}
.single-product-content .gem-button .gem-icon-add-to-wishlist:not(.custom-add-wishlist-icon):before,
.thegem-te-product-add-to-cart .gem-button .gem-icon-add-to-wishlist:not(.custom-add-wishlist-icon):before,
.thegem-te-product-add-to-wishlist .gem-button .gem-icon-add-to-wishlist:not(.custom-add-wishlist-icon):before {
content: '\e66b';
font-size: 24px;
}
.single-product-content .gem-button .gem-icon-added-to-wishlist:not(.custom-added-wishlist-icon):before,
.thegem-te-product-add-to-cart .gem-button .gem-icon-added-to-wishlist:not(.custom-added-wishlist-icon):before,
.thegem-te-product-add-to-wishlist .gem-button .gem-icon-added-to-wishlist:not(.custom-added-wishlist-icon):before {
content: '\e641';
font-size: 24px;
}
.single-product-content .gem-button .gem-icon-browse-wishlist:not(.custom-browse-wishlist-icon):before,
.thegem-te-product-add-to-cart .gem-button .gem-icon-browse-wishlist:not(.custom-browse-wishlist-icon):before,
.thegem-te-product-add-to-wishlist .gem-button .gem-icon-browse-wishlist:not(.custom-browse-wishlist-icon):before {
content: '\e66c';
font-size: 24px;
}
.single-product-content form.cart .quantity:not(.buttons_added) {
float: none;
display: inline-block;
vertical-align: top;
height: 40px;
width: 40px;
border-radius: 3px;
}
.single-product-content form.cart .quantity:not(.buttons_added) .qty{
line-height: 38px;
height: 100%;
width: 100%;
padding: 0 5px;
}
.single-product-content[data-layout="legacy"] .table.variations{
margin-bottom: 60px;
}
.single-product-content form.cart table.variations th{
padding-right: 15px;
}
.single-product-content form.cart table.variations td{
position: relative;
}
.single-product-content form.cart table.variations td > .reset_variations{
position: absolute;
left: 0;
top: 100%;
margin: 0;
}
.block-product-navigation-prev .gem-button {
padding-left: 3px;
padding-right: 14px;
}
.block-product-navigation-prev .gem-button .gem-print-icon {
margin-right: 3px;
}
.block-product-navigation-next .gem-button {
padding-right: 3px;
padding-left: 14px;
}
.block-product-navigation-next .gem-button .gem-print-icon {
margin-left: 3px;
}
#reviews .comment_container {
padding: 33px 40px 45px;
margin-bottom: 40px;
display: flex;
}
#reviews .avatar {
height: 70px;
width: 70px;
border-radius: 50%;
margin-bottom: 0;
margin-top: 0;
margin-right: 20px;
}
#reviews .comment-text {
width: 100%;
padding-top: 0;
}
#reviews .star-rating {
float: right;
margin-top: 12px;
}
#reviews .meta {
margin-top: 10px;
}
#reviews .comment-text .description {
padding-top: 20px;
}
#reviews .comment-text .description > :first-child {
margin-top: 0;
}
#reviews .comment-text .description > :last-child {
margin-bottom: 0;
}
.single-product-content .size-guide {
margin-top: 25px;
}
.single-product-content .size-guide a:before {
content: '\e669';
vertical-align: middle;
font-family: 'thegem-icons';
font-style: normal;
font-size: 16px;
font-weight: normal;
margin-right: 5px;
}
.single-product-content .rating-divider {
height: 4px;
margin-bottom: 30px;
}
.single-product-content .woocommerce-product-rating {
margin-bottom: 15px;
}
.single-product-content .woocommerce-product-rating .star-rating {
font-size: 24px;
}
.woocommerce .single-product-content .woocommerce-product-rating,
.woocommerce-page .single-product-content .woocommerce-product-rating {
line-height: inherit;
}
.woocommerce .single-product-content .woocommerce-review-link,
.woocommerce-page .single-product-content .woocommerce-review-link {
display: inline-block;
vertical-align: bottom;
line-height: 1em;
}
.related-products .products.inline-row .product.inline-column {
min-width: 200px;
}
.related-products .products .product-info {
padding-bottom: 15px;
}
.related-products .products .product-info .product-title {
margin-top: 0;
}
.products .product-info .product-title a {
color: inherit;
}
.products .product-info .product-rating {
min-height: 16px;
}
.products .product-inner {
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.related-products .gem-button-separator,
.upsells .gem-button-separator {
display: flex;
align-items: center;
}
.related-products .gem-button-separator-button,
.upsells .gem-button-separator-button {
padding: 0 20px;
}
.single-product-content .product_title {
margin-bottom: 20px;
}
.single-product-content form.cart {
margin-top: 30px;
}
.single-product-content .gem-gallery {
margin-bottom: 95px;
}
.single-product-content.catalog-view .gem-gallery {
margin-bottom: 20px;
}
.single-product-content .socials-sharing {
margin-bottom: 20px;
}
.single-product-content .product-meta > div {
margin-bottom: 7px;
}
.single-product-content-bottom .woocommerce-tabs {
margin-top: 57px;
margin-bottom: 40px;
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-carousel-wrap {
padding: 0 25px;
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-prev,
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-next {
width: 25px;
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-prev:not(:hover):after,
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-next:not(:hover):after {
background: transparent;
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-prev:after {
content: '\e636';
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-navigation .gem-next:after {
content: '\e634';
}
.with-sidebar .single-product-content .gem-gallery .gem-gallery-thumbs-carousel-wrap .gem-gallery-item {
margin: 0 7px;
}
.woocommerce-tabs #tab-additional_information .gem-tta-panel-body {
padding: 0;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes th,
.gem-woocommerce-tabs #tab-additional_information .shop_attributes td {
font: inherit;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(even) th {
background-color: #e6ebe9;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(odd) th {
background-color: #f0f3f2;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(even) td {
background-color: #ebf0ef;
}
.gem-woocommerce-tabs #tab-additional_information .shop_attributes tr:nth-child(odd) td {
background-color: #f4f7f6;
}
.comment-form .comment-form-rating label {
margin-bottom: 10px;
}
#review_form .comment-form .gem-button.submit {
margin-bottom: 0;
}
table.variations td.label label {
line-height: 38px;
}
.back-to-shop-button {
margin-top: -6px;
}
#yith-wcwl-popup-message {
display: none !important;
}
.single-product-content .socials-sharing {
margin-left: -10px;
}
.reset_variations {
margin-top: 10px;
display: block;
}
table.variations {
margin-bottom: 60px;
}
.woo-modal-product table.variations {
margin-bottom: 15px;
}
.single-product-content .price {
font-size: 36px;
line-height: 1;
}
.single-product-content .price del {
font-size: 24px;
}
.single-product-content .single_variation .price {
font-size: 50px;
}
.single-product-content .single_variation .price del {
font-size: 24px;
} .widget_shopping_cart ul.cart_list li {
padding-top: 10px;
}
.widget_shopping_cart ul li img {
height: 80px;
width: 80px;
}
.widget_shopping_cart ul li .minicart-image {
float: left;
margin-right: 18px;
position: relative;
margin-top: -10px;
}
.widget_shopping_cart ul li .minicart-image:after {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
opacity: 0;
z-index: 1;
background: rgba(0, 188, 212, 0.3);
}
.widget_shopping_cart ul li a:hover .minicart-image:after {
opacity: 1;
}
.widget_shopping_cart ul li.sale .minicart-image:before {
content: '%';
display: block;
width: 24px;
height: 24px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
position: absolute;
right: -11px;
top: 4px;
z-index: 2;
line-height: 24px;
text-align: center;
text-indent: -1px;
}
.widget_shopping_cart ul li {
display: inline-block;
padding: 4px 0 0 0;
margin: 26px 0 0 0;
width: 100%;
border: 0;
position: relative;
}
.widget_shopping_cart ul li .variation {
display: none;
}
.widget_shopping_cart ul li.empty {
padding-bottom: 25px;
}
.widget_shopping_cart ul li:first-child {
margin: 0;
}
.widget_shopping_cart ul li a {
display: block;
margin: 0 10px 0 0;
border: 0;
padding: 0;
}
.widget_shopping_cart ul li a.remove {
display: none;
}
.widget_shopping_cart ul li .quantity {
display: inline-block;
margin-top: 4px;
}
.widget_shopping_cart ul.cart_list li .cart-item-info {
margin-left: 85px;
padding-top: 5px;
}
.widget_shopping_cart .quantity {
font-size: 123.5%;
line-height: 1.421;
}
.widget_shopping_cart .minicart-bottom {
margin-top: 25px;
}
.widget_shopping_cart .minicart-bottom {
padding: 20px 20px 20px;
}
.widget_shopping_cart .total {
padding: 15px 0 0;
margin-top: 24px;
display: flex;
justify-content: space-between;
}
.widget_shopping_cart .total strong {
display: inline-block;
padding-top: 7px;
font: inherit;
}
.widget_shopping_cart .total span.amount {
}
.widget_shopping_cart .buttons {
display: flex;
flex-wrap: wrap;
padding: 8px 0 17px;
margin: -6px;
}
.widget_shopping_cart .buttons a {
margin: 0;
}
.widget_shopping_cart .buttons .mini-cart-view-cart {
}
.widget_shopping_cart .buttons .mini-cart-view-cart .gem-button {
border: 2px solid transparent;
line-height: 26px;
}
.widget_shopping_cart .buttons .mini-cart-checkout {
}
.widget_shopping_cart .minicart .buttons a {
margin: 0;
width: 100%;
}
.widget_shopping_cart .buttons .mini-cart-view-cart {
flex: 1;
margin: 6px;
flex-basis: auto;
}
.widget_shopping_cart  .buttons .mini-cart-view-cart .gem-button {
border: 2px solid transparent;
line-height: 26px;
}
.widget_shopping_cart  .buttons .mini-cart-checkout {
flex: 1;
margin: 6px;
flex-basis: auto;
}
.widget_shopping_cart .cart_list .empty {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: 0 none;
margin-bottom: 1.421em;
}
.single-product-content .yith-wcwl-add-to-wishlist {
display: inline-block;
vertical-align: top;
}
.single-product-content .yith-wcwl-add-to-wishlist .hide {
display: none;
}
.single-product-content form.cart .yith-wcwl-add-to-wishlist .gem-button {
margin: 0;
}.portfolio-filters-list {
margin: 0 !important;
}
.portfolio-filters-list .portfolio-show-filters-button {
position: relative;
width: fit-content;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: row-reverse;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: center;
font-size: 16px;
line-height: 1;
text-align: left;
padding: 3px 15px 4px 13px;
color: inherit;
border: 1px solid currentColor;
border-radius: 13px;
cursor: pointer;
z-index: 5;
}
.portfolio-filters-list .portfolio-show-filters-button .portfolio-show-filters-button-icon {
margin-right: 0.2em;
font-style: normal;
font-family: "thegem-icons";
font-weight: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
transform: translateY(2px);
}
.portfolio-filters-list .portfolio-show-filters-button .portfolio-show-filters-button-icon:before {
content: "\e669";
}
.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filters-outer:not(.without-padding) {
padding-right: 42px;
}
.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item {
width: 100%;
padding: 25px 0;
margin: 0;
}
.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item .widget-title {
margin: 0 0 20px 0;
cursor: default;
}
.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item .widget-title .widget-title-arrow {
display: none;
}
.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item.portfolio-selected-filters {
padding-top: 15px;
order: 11;
}
.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul {
padding: 0;
margin: 0;
}
.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul {
padding: 0 0 0 20px;
}
.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .filters-apply-button {
width: 100%;
margin: 0;
}
.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-search-filter {
width: 100%;
}
.portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-filter-item.portfolio-selected-filters.hide-on-sidebar {
display: none;
}
@media (min-width: 992px) {
.portfolio-filters-list:not(.prevent-hidden-mobile, [data-breakpoint]).style-sidebar .portfolio-filters-outer:not(.without-padding) {
padding-right: 42px;
}
.portfolio-filters-list:not(.prevent-hidden-mobile, [data-breakpoint]).style-sidebar .portfolio-filter-item {
width: 100%;
padding: 25px 0;
margin: 0;
}
.portfolio-filters-list:not(.prevent-hidden-mobile, [data-breakpoint]).style-sidebar .portfolio-filter-item .widget-title {
margin: 0 0 20px 0;
cursor: default;
}
.portfolio-filters-list:not(.prevent-hidden-mobile, [data-breakpoint]).style-sidebar .portfolio-filter-item .widget-title .widget-title-arrow {
display: none;
}
.portfolio-filters-list:not(.prevent-hidden-mobile, [data-breakpoint]).style-sidebar .portfolio-filter-item.portfolio-selected-filters {
padding-top: 15px;
order: 11;
}
.portfolio-filters-list:not(.prevent-hidden-mobile, [data-breakpoint]).style-sidebar .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul {
padding: 0;
margin: 0;
}
.portfolio-filters-list:not(.prevent-hidden-mobile, [data-breakpoint]).style-sidebar .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul {
padding: 0 0 0 20px;
}
.portfolio-filters-list:not(.prevent-hidden-mobile, [data-breakpoint]).style-sidebar .filters-apply-button {
width: 100%;
margin: 0;
}
.portfolio-filters-list:not(.prevent-hidden-mobile, [data-breakpoint]).style-sidebar .portfolio-search-filter {
width: 100%;
}
.portfolio-filters-list:not(.prevent-hidden-mobile, [data-breakpoint]).style-sidebar .portfolio-filter-item.portfolio-selected-filters.hide-on-sidebar {
display: none;
}
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .widget-area {
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: flex-end;
gap: 10px;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filters-area {
position: relative;
z-index: 5;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filters-area:hover {
z-index: 6;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) {
position: relative;
padding-bottom: 5px;
margin-bottom: -5px;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: space-between;
padding: 3px 11px 4px 16px;
color: inherit;
border: 1px solid currentColor;
border-radius: 13px;
line-height: 1;
cursor: pointer;
font-family: inherit;
font-size: 16px;
font-weight: inherit;
letter-spacing: inherit;
text-transform: initial;
margin: 0;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title:after {
content: none;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title span.widget-title-arrow {
transition: all 0.3s;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title span.widget-title-arrow:before {
display: block;
content: '\e602';
font-style: normal;
font-family: "thegem-icons";
font-weight: normal;
-webkit-font-smoothing: initial;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title .widget-title-by {
display: none;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list {
position: absolute;
left: 0;
top: 100%;
display: none;
width: max-content;
width: -webkit-max-content;
background-color: var(--thegem-to-main-bg-color, #FFFFFF);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
z-index: 5;
max-width: 260px;
max-height: 500px;
overflow: auto;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list.portfolio-filter-item-collapsible {
width: 260px;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul {
padding: 25px 28px;
margin: 0;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul {
padding: 0 0 0 20px;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list .price-range-slider {
padding: 10px;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list .price-range-slider .slider-amount {
width: 200px;
max-width: 100%;
text-align: center;
padding: 5px;
transition: all 0.3s;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list .price-range-slider .slider-amount .slider-amount-text {
display: none;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).attribute .portfolio-filter-item-list > ul, .portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).status .portfolio-filter-item-list > ul {
padding: 25px 28px 25px 20px;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).attribute.attribute-type-label .portfolio-filter-item-list ul, .portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).status.attribute-type-label .portfolio-filter-item-list ul {
padding: 25px 20px;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown):not(.display-type-dropdown):hover .widget-title span.widget-title-arrow {
transform: rotate(180deg);
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile):not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown):not(.display-type-dropdown):hover .portfolio-filter-item-list {
display: block;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-selected-filters {
display: none;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .widget {
display: none;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-filter-item.display-type-dropdown {
width: 200px;
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .filters-apply-button .gem-button {
width: 100%;
}
@media (min-width: 992px) {
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .widget-area {
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: flex-end;
gap: 10px;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filters-area {
position: relative;
z-index: 5;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filters-area:hover {
z-index: 6;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) {
position: relative;
padding-bottom: 5px;
margin-bottom: -5px;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: space-between;
padding: 3px 11px 4px 16px;
color: inherit;
border: 1px solid currentColor;
border-radius: 13px;
line-height: 1;
cursor: pointer;
font-family: inherit;
font-size: 16px;
font-weight: inherit;
letter-spacing: inherit;
text-transform: initial;
margin: 0;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title:after {
content: none;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title span.widget-title-arrow {
transition: all 0.3s;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title span.widget-title-arrow:before {
display: block;
content: '\e602';
font-style: normal;
font-family: "thegem-icons";
font-weight: normal;
-webkit-font-smoothing: initial;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .widget-title .widget-title-by {
display: none;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list {
position: absolute;
left: 0;
top: 100%;
display: none;
width: max-content;
width: -webkit-max-content;
background-color: var(--thegem-to-main-bg-color, #FFFFFF);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
z-index: 5;
max-width: 260px;
max-height: 500px;
overflow: auto;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list.portfolio-filter-item-collapsible {
width: 260px;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul {
padding: 25px 28px;
margin: 0;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul {
padding: 0 0 0 20px;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list .price-range-slider {
padding: 10px;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list .price-range-slider .slider-amount {
width: 200px;
max-width: 100%;
text-align: center;
padding: 5px;
transition: all 0.3s;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list .price-range-slider .slider-amount .slider-amount-text {
display: none;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).attribute .portfolio-filter-item-list > ul, .portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).status .portfolio-filter-item-list > ul {
padding: 25px 28px 25px 20px;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).attribute.attribute-type-label .portfolio-filter-item-list ul, .portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown).status.attribute-type-label .portfolio-filter-item-list ul {
padding: 25px 20px;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown):not(.display-type-dropdown):hover .widget-title span.widget-title-arrow {
transform: rotate(180deg);
}
.portfolio-filters-list:not([data-breakpoint]).style-standard:not(.single-filter) .portfolio-filter-item:not(.display-type-dropdown):not(.display-type-dropdown):hover .portfolio-filter-item-list {
display: block;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard .portfolio-selected-filters {
display: none;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard .widget {
display: none;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard .portfolio-filter-item.display-type-dropdown {
width: 200px;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard .filters-apply-button .gem-button {
width: 100%;
}
}
.portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) h2, .portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-show-filters-button, .portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-close-filters, .portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) h2, .portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-show-filters-button, .portfolio-filters-list[data-breakpoint].style-sidebar:not(.style-sidebar-mobile) .portfolio-close-filters {
display: none;
}
@media (min-width: 992px) {
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) h2, .portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-show-filters-button, .portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-close-filters {
display: none;
}
}
.portfolio-filters-list:is(.style-sidebar, .style-hidden) .widget-area .portfolio-filter-item:first-child, .portfolio-filters-list[data-breakpoint].style-standard-mobile .widget-area .portfolio-filter-item:first-child {
border-top: none;
padding-top: 0;
}
.portfolio-filters-list:is(.style-sidebar, .style-hidden) .widget-area .portfolio-filter-item:last-child, .portfolio-filters-list[data-breakpoint].style-standard-mobile .widget-area .portfolio-filter-item:last-child {
padding-bottom: 0;
}
@media (max-width: 991px) {
.portfolio-filters-list:not([data-breakpoint]).style-standard .widget-area .portfolio-filter-item:first-child {
border-top: none;
padding-top: 0;
}
.portfolio-filters-list:not([data-breakpoint]).style-standard .widget-area .portfolio-filter-item:last-child {
padding-bottom: 0;
}
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .widget-title {
margin: 0 0 20px 0;
cursor: default;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .dropdown-selector {
position: relative;
padding-bottom: 5px;
margin-bottom: -5px;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .selector-title {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: space-between;
width: 100%;
min-height: 38px;
line-height: 1.1;
border-radius: 3px;
padding-left: 18px;
padding-right: 12px;
border: 1px solid var(--thegem-to-form-elements-border-color);
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .selector-title span.widget-title-arrow {
transition: all 0.3s;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .selector-title span.widget-title-arrow:before {
display: block;
content: '\e602';
font-style: normal;
font-family: "thegem-icons";
font-weight: normal;
-webkit-font-smoothing: initial;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .selector-title span.name {
white-space: nowrap;
text-overflow: ellipsis;
max-width: 100%;
overflow: hidden;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .selector-title span.name span:last-child .separator {
display: none;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list {
position: absolute;
left: 0;
top: 100%;
display: none;
width: max-content;
width: -webkit-max-content;
background-color: var(--thegem-to-main-bg-color, #FFFFFF);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
z-index: 5;
max-width: 260px;
max-height: 500px;
overflow: auto;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list.portfolio-filter-item-collapsible {
width: 260px;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list ul {
padding: 25px 28px;
margin: 0;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list ul ul {
padding: 0 0 0 20px;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list .price-range-slider {
padding: 10px;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list .price-range-slider .slider-amount {
width: 200px;
max-width: 100%;
text-align: center;
padding: 5px;
transition: all 0.3s;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list .price-range-slider .slider-amount .slider-amount-text {
display: none;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown.attribute .portfolio-filter-item-list > ul, .portfolio-filters-list .portfolio-filter-item.display-type-dropdown.status .portfolio-filter-item-list > ul {
padding: 25px 28px 25px 20px;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown.attribute.attribute-type-label .portfolio-filter-item-list ul, .portfolio-filters-list .portfolio-filter-item.display-type-dropdown.status.attribute-type-label .portfolio-filter-item-list ul {
padding: 25px 20px;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list {
width: 100%;
max-width: initial;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .dropdown-selector.collapsed {
z-index: 99;
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .dropdown-selector.collapsed .selector-title span.widget-title-arrow {
transform: rotate(180deg);
}
.portfolio-filters-list .portfolio-filter-item.display-type-dropdown .dropdown-selector.collapsed .portfolio-filter-item-list {
display: block;
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer {
position: fixed;
width: 100%;
height: 100%;
min-height: 100vh;
left: 0;
top: 0;
z-index: -1;
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer:before, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: rgba(33, 35, 49, 0.5);
opacity: 0;
transition: all 0.3s;
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer.close-animation, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer.close-animation {
z-index: 1001;
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer.visible, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer.visible {
display: block;
z-index: 1001;
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer.visible:before, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer.visible:before {
opacity: 1;
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer.visible .portfolio-close-filters, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer.visible .portfolio-close-filters {
opacity: 1;
transition: all 0.3s linear 0.3s;
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer.visible .portfolio-filters-area, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer.visible .portfolio-filters-area {
left: 0;
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer:not(.close-animation, .visible), .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer:not(.close-animation, .visible) {
left: -100%;
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area {
position: relative;
float: left;
left: -100%;
top: 0;
width: 350px;
max-width: 75%;
min-width: 250px;
height: 100%;
padding: 5px;
flex-direction: column;
flex-wrap: nowrap;
background: var(--thegem-to-main-bg-color, #FFFFFF);
transition: all 0.3s;
}
@media (min-width: 992px) {
.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area {
width: 480px;
}
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area.shadowed, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area.shadowed {
box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.05);
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable {
padding: 20px 30px;
height: 100%;
overflow: auto;
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar-track, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar-track {
background-color: transparent;
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar {
width: 4px;
background-color: transparent;
}
.portfolio-filters-list.style-hidden .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar-thumb, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar-thumb {
background-color: #dfe5e8;
border-radius: 2px;
}
.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item {
padding: 25px 10px;
margin: 0;
width: 100%;
max-width: 100%;
}
@media (min-width: 992px) {
.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item {
padding: 25px 30px;
}
.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .widget-title, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .widget-title {
margin-bottom: 0;
}
.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .widget-title .widget-title-arrow, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .widget-title .widget-title-arrow {
display: block;
}
.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list {
left: 30px;
top: calc(100% - 20px);
width: calc(100% - 60px);
}
}
.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item .widget-title, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item .widget-title {
margin: 0 0 20px 0;
cursor: default;
}
.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item .widget-title .widget-title-arrow, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item .widget-title .widget-title-arrow {
display: none;
}
.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item.portfolio-selected-filters, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item.portfolio-selected-filters {
padding-top: 15px;
order: 11;
}
.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul {
padding: 0;
margin: 0;
}
.portfolio-filters-list.style-hidden .portfolio-filters-area-scrollable .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .portfolio-filters-area-scrollable .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul {
padding: 0 0 0 20px;
}
.portfolio-filters-list.style-hidden .filters-apply-button, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .filters-apply-button {
padding: 0 10px;
margin: 0;
width: 100%;
}
@media (min-width: 992px) {
.portfolio-filters-list.style-hidden .filters-apply-button, .portfolio-filters-list[data-breakpoint]:is(.style-sidebar-mobile, .style-standard-mobile) .filters-apply-button {
padding: 0 30px;
}
}
@media (max-width: 991px) {
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer {
position: fixed;
width: 100%;
height: 100%;
min-height: 100vh;
left: 0;
top: 0;
z-index: -1;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: rgba(33, 35, 49, 0.5);
opacity: 0;
transition: all 0.3s;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer.close-animation {
z-index: 1001;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer.visible {
display: block;
z-index: 1001;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer.visible:before {
opacity: 1;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer.visible .portfolio-close-filters {
opacity: 1;
transition: all 0.3s linear 0.3s;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer.visible .portfolio-filters-area {
left: 0;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer:not(.close-animation, .visible) {
left: -100%;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer .portfolio-filters-area {
position: relative;
float: left;
left: -100%;
top: 0;
width: 350px;
max-width: 75%;
min-width: 250px;
height: 100%;
padding: 5px;
flex-direction: column;
flex-wrap: nowrap;
background: var(--thegem-to-main-bg-color, #FFFFFF);
transition: all 0.3s;
}
}
@media (max-width: 991px) and (min-width: 992px) {
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer .portfolio-filters-area {
width: 480px;
}
}
@media (max-width: 991px) {
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer .portfolio-filters-area.shadowed {
box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.05);
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable {
padding: 20px 30px;
height: 100%;
overflow: auto;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar-track {
background-color: transparent;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar {
width: 4px;
background-color: transparent;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-outer .portfolio-filters-area .portfolio-filters-area-scrollable::-webkit-scrollbar-thumb {
background-color: #dfe5e8;
border-radius: 2px;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item {
padding: 25px 10px;
margin: 0;
width: 100%;
max-width: 100%;
}
}
@media (max-width: 991px) and (min-width: 992px) {
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item {
padding: 25px 30px;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .widget-title {
margin-bottom: 0;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .widget-title .widget-title-arrow {
display: block;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item.display-type-dropdown .portfolio-filter-item-list {
left: 30px;
top: calc(100% - 20px);
width: calc(100% - 60px);
}
}
@media (max-width: 991px) {
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item .widget-title {
margin: 0 0 20px 0;
cursor: default;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item .widget-title .widget-title-arrow {
display: none;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item.portfolio-selected-filters {
padding-top: 15px;
order: 11;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul {
padding: 0;
margin: 0;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .portfolio-filters-area-scrollable .portfolio-filter-item:not(.display-type-dropdown) .portfolio-filter-item-list ul ul {
padding: 0 0 0 20px;
}
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .filters-apply-button {
padding: 0 10px;
margin: 0;
width: 100%;
}
}
@media (max-width: 991px) and (min-width: 992px) {
.portfolio-filters-list:not([data-breakpoint]):is(.style-sidebar, .style-standard) .filters-apply-button {
padding: 0 30px;
}
}
@media (min-width: 992px) {
.portfolio-filters-list.single-filter.style-standard .portfolio-filter-item .widget-title {
display: none;
}
.portfolio-filters-list.single-filter.style-standard .portfolio-filter-item .portfolio-filter-item-list ul {
padding: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.portfolio-filters-list.single-filter.style-standard .portfolio-filter-item .portfolio-filter-item-list ul li {
margin: 0 30px 13px 0;
line-height: 1;
}
.portfolio-filters-list.single-filter.style-standard .portfolio-filter-item .portfolio-filter-item-list ul li a span.count {
margin-left: 10px;
}
}
.portfolio-filters-list .portfolio-close-filters {
float: left;
position: relative;
top: 10px;
left: -40px;
color: #99a9b5;
font-size: 30px;
cursor: pointer;
opacity: 0;
transition: all 0.3s;
}
@media (min-width: 992px) {
.portfolio-filters-list .portfolio-close-filters {
color: #ffffff;
top: 15px;
left: 15px;
padding: 5px;
}
.portfolio-filters-list .portfolio-close-filters:hover:after {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity: 0.075;
}
}
.portfolio-filters-list .portfolio-close-filters:before {
content: "\e619";
font-style: normal;
font-family: 'thegem-icons';
font-weight: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
line-height: 1;
display: block;
transform: translate(-0.5px, -0.5px);
}
.portfolio-filters-list .portfolio-close-filters:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
border-radius: 50%;
background: #FFFFFF;
-webkit-transform: scale(0.7);
-ms-transform: scale(0.7);
-moz-transform: scale(0.7);
transform: scale(0.7);
transition: transform 200ms cubic-bezier(0.345, 0.115, 0.135, 1.42), opacity 150ms ease-out;
box-shadow: 0 4px 20px rgba(34, 34, 34, 0.15);
opacity: 0;
}
.portfolio-filters-list .portfolio-filters-area .portfolio-filters-area-scrollable, .portfolio-filters-list .portfolio-filters-area .portfolio-filters-area-scrollable .widget-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: column;
max-width: 100%;
}
.portfolio-filters-list .portfolio-filters-area h2 {
width: 100%;
text-transform: initial;
padding: 0 10px 25px 10px;
margin: 0;
cursor: default;
}
@media (min-width: 992px) {
.portfolio-filters-list .portfolio-filters-area h2 {
padding: 0 25px 25px 25px;
}
}
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list {
overflow: auto;
}
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list::-webkit-scrollbar-track {
background-color: transparent;
}
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list::-webkit-scrollbar {
width: 4px;
background-color: transparent;
}
.portfolio-filters-list .portfolio-filter-item .portfolio-filter-item-list::-webkit-scrollbar-thumb {
background-color: #dfe5e8;
border-radius: 2px;
}
.portfolio-filters-list .portfolio-filter-item ul {
list-style: none;
}
.portfolio-filters-list .portfolio-filter-item ul li a {
flex: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
color: inherit;
word-break: break-word;
}
.portfolio-filters-list .portfolio-filter-item ul li a span.title {
margin-right: auto;
}
.portfolio-filters-list .portfolio-filter-item ul li a span.color {
flex: none;
}
.portfolio-filters-list .portfolio-filter-item ul li a span.count, .portfolio-filters-list .portfolio-filter-item ul li a .filters-collapsible-arrow {
flex: none;
margin-left: 20px;
display: block;
color: inherit;
background-color: var(--styled-bg-color, #f0f3f2);
font-size: var(--thegem-to-body-tiny-font-size, 14px);
padding: 2px 8px;
line-height: 1;
border-radius: 11px;
transition: background-color 0.3s;
}
@media (min-width: 992px) {
.portfolio-filters-list .portfolio-filter-item ul li a span.count, .portfolio-filters-list .portfolio-filter-item ul li a .filters-collapsible-arrow {
margin-left: 45px;
}
}
.portfolio-filters-list .portfolio-filter-item ul li a .filters-collapsible-arrow {
padding: 2px;
margin-left: 6px;
transform: translateY(0.1em);
}
.portfolio-filters-list .portfolio-filter-item ul li a .filters-collapsible-arrow:before {
display: block;
content: '\e602';
font-style: normal;
font-family: "thegem-icons";
font-weight: normal;
-webkit-font-smoothing: initial;
}
.portfolio-filters-list .portfolio-filter-item ul li a .filters-collapsible-arrow:hover {
color: #FFFFFF;
background-color: var(--thegem-to-widget-hover-link_color, #00BCD4);
}
.portfolio-filters-list .portfolio-filter-item ul li a:not(.collapsed) .filters-collapsible-arrow {
transform: translateY(0.1em) rotate(180deg);
color: #FFFFFF;
background-color: var(--thegem-to-widget-hover-link_color, #00BCD4);
}
.portfolio-filters-list .portfolio-filter-item ul li a:not(.disable):hover span.count, .portfolio-filters-list .portfolio-filter-item ul li a:not(.disable):hover + span.count {
color: #FFFFFF;
background-color: var(--thegem-to-widget-hover-link_color, #00BCD4);
}
.portfolio-filters-list .portfolio-filter-item ul li a.active span.count {
color: #FFFFFF;
background-color: var(--thegem-to-widget-hover-link_color, #00BCD4);
}
.portfolio-filters-list .portfolio-filter-item ul li a.disable {
opacity: 0.5;
cursor: default;
}
.portfolio-filters-list .portfolio-filter-item ul li ul {
padding: 0 0 0 20px;
}
.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-range {
position: relative;
border: none;
height: 4px;
width: 90%;
margin: 20px auto 30px auto;
z-index: 1 !important;
}
.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-range .ui-slider-range {
position: absolute;
top: 0;
height: 100%;
background: var(--thegem-to-widget-hover-link_color);
z-index: 1;
}
.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-range .ui-slider-handle {
position: absolute;
width: 14px;
height: 14px;
top: 50%;
transform: translate(-50%, -50%);
border: none;
border-radius: 50%;
cursor: pointer;
margin: 0;
background: var(--thegem-to-widget-hover-link_color);
z-index: 2;
}
.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-range .ui-slider-handle:focus {
outline: none;
}
.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-range .ui-slider-handle + span:focus {
outline: none;
}
.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-amount {
padding: 0;
}
.portfolio-filters-list .portfolio-filter-item .price-range-slider .slider-amount .slider-amount-value {
font-size: 1.1em;
}
.portfolio-filters-list .portfolio-filter-item.multiple ul li a, .portfolio-filters-list .portfolio-filter-item.woocommerce ul li a {
position: relative;
text-transform: inherit;
font-weight: inherit;
font-family: inherit;
font-size: inherit;
}
.portfolio-filters-list .portfolio-filter-item.multiple ul li a:before, .portfolio-filters-list .portfolio-filter-item.woocommerce ul li a:before {
color: currentColor;
flex: none;
margin-right: 0.2em;
content: "\e646";
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
opacity: 0;
}
.portfolio-filters-list .portfolio-filter-item.multiple ul li a.active:before, .portfolio-filters-list .portfolio-filter-item.multiple ul li.chosen a:before, .portfolio-filters-list .portfolio-filter-item.woocommerce ul li a.active:before, .portfolio-filters-list .portfolio-filter-item.woocommerce ul li.chosen a:before {
opacity: 1;
}
.portfolio-filters-list .portfolio-filter-item.single:not(.attribute-type-label) .portfolio-filter-item-list ul li a {
position: relative;
}
.portfolio-filters-list .portfolio-filter-item.single:not(.attribute-type-label) .portfolio-filter-item-list ul li a span.check {
flex: none;
width: 14px;
height: 14px;
margin-right: 8px;
border-width: 2px;
border-style: solid;
border-radius: 50%;
box-sizing: border-box;
transform: translateY(1px);
}
.portfolio-filters-list .portfolio-filter-item.single:not(.attribute-type-label) .portfolio-filter-item-list ul li a.active span.check {
position: relative;
border-color: currentColor;
}
.portfolio-filters-list .portfolio-filter-item.single:not(.attribute-type-label) .portfolio-filter-item-list ul li a.active span.check:after {
content: "";
width: 6px;
height: 6px;
position: absolute;
left: 2px;
top: 2px;
background-color: currentColor;
border-radius: 50%;
box-sizing: border-box;
}
.portfolio-filters-list .portfolio-filters-area .portfolio-search-filter:last-child {
margin-bottom: 0;
}
.portfolio-filters-list .portfolio-filters-area .portfolio-search-filter input {
width: 100%;
box-sizing: border-box;
}
.portfolio-filters-list .portfolio-filters-area .portfolio-search-filter .portfolio-search-filter-button {
position: absolute;
right: 0;
top: 0;
width: 40px;
height: 100%;
}
.portfolio-filters-list .filters-apply-button {
border: none !important;
}
.portfolio-filters-list .filters-apply-button .gem-button {
margin: 0;
display: inline-flex;
align-items: center;
justify-content: center;
line-height: 1;
}
.portfolio-filters-list .filters-apply-button .gem-button.gem-button-size-small {
height: 38px;
}
.portfolio-filters-list .filters-apply-button .gem-button.gem-button-style-flat {
border: 2px solid var(--thegem-to-widget-hover-link_color, #00BCD4);
background-color: var(--thegem-to-widget-hover-link_color, #00BCD4);
}
.portfolio-filters-list .filters-apply-button .gem-button.gem-button-style-flat:hover {
color: var(--thegem-to-widget-hover-link_color, #00BCD4);
background: transparent;
}
.portfolio .portfolio-filters-list[data-breakpoint].style-standard:not(.style-standard-mobile) .with-search-filter {
display: none;
}
@media (min-width: 992px) {
.portfolio .portfolio-filters-list:not([data-breakpoint]).style-standard .with-search-filter {
display: none;
}
}
.portfolio-sorting-select, .portfolio-filters-more {
position: relative;
width: fit-content;
width: -webkit-fit-content;
margin-left: auto;
padding-bottom: 5px;
margin-bottom: -5px;
z-index: 5;
}
.portfolio-sorting-select div.portfolio-sorting-select-current, .portfolio-sorting-select .portfolio-filters-more-button, .portfolio-filters-more div.portfolio-sorting-select-current, .portfolio-filters-more .portfolio-filters-more-button {
position: relative;
width: fit-content;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
}
.portfolio-sorting-select div.portfolio-sorting-select-current .portfolio-sorting-select-current-arrow, .portfolio-sorting-select div.portfolio-sorting-select-current .portfolio-filters-more-button-arrow, .portfolio-sorting-select .portfolio-filters-more-button .portfolio-sorting-select-current-arrow, .portfolio-sorting-select .portfolio-filters-more-button .portfolio-filters-more-button-arrow, .portfolio-filters-more div.portfolio-sorting-select-current .portfolio-sorting-select-current-arrow, .portfolio-filters-more div.portfolio-sorting-select-current .portfolio-filters-more-button-arrow, .portfolio-filters-more .portfolio-filters-more-button .portfolio-sorting-select-current-arrow, .portfolio-filters-more .portfolio-filters-more-button .portfolio-filters-more-button-arrow {
transition: all 0.3s;
}
.portfolio-sorting-select div.portfolio-sorting-select-current .portfolio-sorting-select-current-arrow:before, .portfolio-sorting-select div.portfolio-sorting-select-current .portfolio-filters-more-button-arrow:before, .portfolio-sorting-select .portfolio-filters-more-button .portfolio-sorting-select-current-arrow:before, .portfolio-sorting-select .portfolio-filters-more-button .portfolio-filters-more-button-arrow:before, .portfolio-filters-more div.portfolio-sorting-select-current .portfolio-sorting-select-current-arrow:before, .portfolio-filters-more div.portfolio-sorting-select-current .portfolio-filters-more-button-arrow:before, .portfolio-filters-more .portfolio-filters-more-button .portfolio-sorting-select-current-arrow:before, .portfolio-filters-more .portfolio-filters-more-button .portfolio-filters-more-button-arrow:before {
display: block;
content: '\e602';
font-style: normal;
font-family: "thegem-icons";
font-weight: normal;
-webkit-font-smoothing: initial;
}
@media (max-width: 500px) {
.portfolio-sorting-select div.portfolio-sorting-select-current .portfolio-sorting-select-name .portfolio-sorting-select-name-by, .portfolio-sorting-select .portfolio-filters-more-button .portfolio-sorting-select-name .portfolio-sorting-select-name-by, .portfolio-filters-more div.portfolio-sorting-select-current .portfolio-sorting-select-name .portfolio-sorting-select-name-by, .portfolio-filters-more .portfolio-filters-more-button .portfolio-sorting-select-name .portfolio-sorting-select-name-by {
display: none;
}
.portfolio-sorting-select div.portfolio-sorting-select-current .portfolio-sorting-select-name .portfolio-sorting-select-name-type, .portfolio-sorting-select .portfolio-filters-more-button .portfolio-sorting-select-name .portfolio-sorting-select-name-type, .portfolio-filters-more div.portfolio-sorting-select-current .portfolio-sorting-select-name .portfolio-sorting-select-name-type, .portfolio-filters-more .portfolio-filters-more-button .portfolio-sorting-select-name .portfolio-sorting-select-name-type {
text-transform: capitalize;
}
}
.portfolio-sorting-select div.portfolio-sorting-select-current, .portfolio-filters-more div.portfolio-sorting-select-current {
font-size: 16px;
line-height: 1;
text-align: left;
padding: 3px 11px 4px 15px;
color: inherit;
border: 1px solid currentColor;
border-radius: 13px;
}
.portfolio-sorting-select ul, .portfolio-sorting-select .portfolio-filters-more-dropdown, .portfolio-filters-more ul, .portfolio-filters-more .portfolio-filters-more-dropdown {
display: none;
position: absolute;
right: 0;
top: 100%;
list-style: none;
margin: 0;
padding: 30px;
background-color: var(--thegem-to-main-bg-color, #FFFFFF);
box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.05);
z-index: 2;
max-height: 500px;
overflow: auto;
}
.portfolio-sorting-select ul::-webkit-scrollbar-track, .portfolio-sorting-select .portfolio-filters-more-dropdown::-webkit-scrollbar-track, .portfolio-filters-more ul::-webkit-scrollbar-track, .portfolio-filters-more .portfolio-filters-more-dropdown::-webkit-scrollbar-track {
background-color: transparent;
}
.portfolio-sorting-select ul::-webkit-scrollbar, .portfolio-sorting-select .portfolio-filters-more-dropdown::-webkit-scrollbar, .portfolio-filters-more ul::-webkit-scrollbar, .portfolio-filters-more .portfolio-filters-more-dropdown::-webkit-scrollbar {
width: 4px;
background-color: transparent;
}
.portfolio-sorting-select ul::-webkit-scrollbar-thumb, .portfolio-sorting-select .portfolio-filters-more-dropdown::-webkit-scrollbar-thumb, .portfolio-filters-more ul::-webkit-scrollbar-thumb, .portfolio-filters-more .portfolio-filters-more-dropdown::-webkit-scrollbar-thumb {
background-color: #dfe5e8;
border-radius: 2px;
}
.portfolio-sorting-select ul li, .portfolio-sorting-select .portfolio-filters-more-dropdown li, .portfolio-filters-more ul li, .portfolio-filters-more .portfolio-filters-more-dropdown li {
color: inherit;
font-size: 16px;
line-height: 1.2;
}
.portfolio-sorting-select ul li, .portfolio-sorting-select ul a, .portfolio-sorting-select .portfolio-filters-more-dropdown li, .portfolio-sorting-select .portfolio-filters-more-dropdown a, .portfolio-filters-more ul li, .portfolio-filters-more ul a, .portfolio-filters-more .portfolio-filters-more-dropdown li, .portfolio-filters-more .portfolio-filters-more-dropdown a {
display: block;
max-width: 170px;
width: max-content;
width: -webkit-max-content;
text-align: left;
margin: 0 !important;
cursor: pointer;
transition: all 0.3s;
}
@media (min-width: 992px) {
.portfolio-sorting-select ul li, .portfolio-sorting-select ul a, .portfolio-sorting-select .portfolio-filters-more-dropdown li, .portfolio-sorting-select .portfolio-filters-more-dropdown a, .portfolio-filters-more ul li, .portfolio-filters-more ul a, .portfolio-filters-more .portfolio-filters-more-dropdown li, .portfolio-filters-more .portfolio-filters-more-dropdown a {
max-width: 240px;
}
}
.portfolio-sorting-select ul li:not(:last-child), .portfolio-sorting-select ul a:not(:last-child), .portfolio-sorting-select .portfolio-filters-more-dropdown li:not(:last-child), .portfolio-sorting-select .portfolio-filters-more-dropdown a:not(:last-child), .portfolio-filters-more ul li:not(:last-child), .portfolio-filters-more ul a:not(:last-child), .portfolio-filters-more .portfolio-filters-more-dropdown li:not(:last-child), .portfolio-filters-more .portfolio-filters-more-dropdown a:not(:last-child) {
margin-bottom: 5px !important;
}
.portfolio-sorting-select .portfolio-filters-more-dropdown, .portfolio-filters-more .portfolio-filters-more-dropdown {
left: 0;
right: initial;
}
.portfolio-filters-more {
display: inline-block;
margin-left: 0;
}
.portfolio-sorting-select.active div.portfolio-sorting-select-current .portfolio-sorting-select-current-arrow,
.portfolio-sorting-select.active .portfolio-filters-more-button .portfolio-filters-more-button-arrow, .portfolio-filters-more.active div.portfolio-sorting-select-current .portfolio-sorting-select-current-arrow,
.portfolio-filters-more.active .portfolio-filters-more-button .portfolio-filters-more-button-arrow {
transform: rotate(180deg);
}
.portfolio-sorting-select.active ul, .portfolio-sorting-select.active .portfolio-filters-more-dropdown, .portfolio-filters-more.active ul, .portfolio-filters-more.active .portfolio-filters-more-dropdown {
display: block;
}
@media (min-width: 992px) {
.portfolio-top-panel.sidebar-filter > .portfolio-selected-filters {
display: none;
}
.portfolio-top-panel.sidebar-filter .portfolio-selected-filters .portfolio-selected-filter-item {
margin: 0 10px 10px 0;
}
}
@media (max-width: 999px) {
.portfolio-top-panel.sidebar-filter .portfolio-top-panel-left .portfolio-selected-filters {
display: none;
}
}
#main.over-header {
z-index: initial;
}
.portfolio.filters-opened .preloader-new {
position: absolute;
width: 100%;
height: 100%;
z-index: 4;
}
@media (max-width: 767px) {
.portfolio.filters-opened .preloader-new {
background-color: rgba(153, 169, 181, 0.7);
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.portfolio.filters-opened .preloader-new .preloader-spin, .portfolio.filters-opened .preloader-new .preloader-spin-new {
display: none;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
}
@media (max-width: 991px) {
.with-filter-sidebar .filter-sidebar {
margin-bottom: 20px;
}
.with-filter-sidebar .filter-sidebar.left {
float: left;
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.with-filter-sidebar {
display: flex;
}
.with-filter-sidebar .content {
width: 75%;
}
.with-filter-sidebar .filter-sidebar {
width: 25%;
max-width: 350px;
}
.with-filter-sidebar .content {
flex: 1;
}
}
@media (min-width: 992px) {
.panel-sidebar-position-right .with-filter-sidebar {
flex-direction: row-reverse;
}
}
@media (min-width: 992px) {
.panel-sidebar-position-right .portfolio-filters-list.style-sidebar .portfolio-filters-outer:not(.without-padding) {
padding-right: 0;
padding-left: 45px;
}
}
.portfolio-top-panel:not(.filter-type-default) {
display: block;
}
.portfolio-top-panel:not(.filter-type-default):not(.extended-posts-filter) {
margin: 0 0 20px;
}
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
-webkit-box-pack: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
}
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left {
min-width: initial;
}
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.center .widget-area-wrap {
margin-left: auto;
margin-right: auto;
}
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.center .portfolio-filters-extended {
justify-content: center;
}
@media (min-width: 768px) {
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.center .portfolio-filters-list.single-filter[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-filter-item .portfolio-filter-item-list ul {
justify-content: center;
}
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.center .portfolio-filters-list.single-filter[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-filter-item .portfolio-filter-item-list ul li {
margin: 0 15px 13px 15px;
}
}
@media (min-width: 768px) and (min-width: 992px) {
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.center .portfolio-filters-list.single-filter:not([data-breakpoint]).style-standard .portfolio-filter-item .portfolio-filter-item-list ul {
justify-content: center;
}
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.center .portfolio-filters-list.single-filter:not([data-breakpoint]).style-standard .portfolio-filter-item .portfolio-filter-item-list ul li {
margin: 0 15px 13px 15px;
}
}
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.right .widget-area-wrap {
margin-left: auto;
}
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.right .portfolio-filters-extended {
justify-content: flex-end;
}
@media (min-width: 768px) {
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.right .portfolio-filters-list.single-filter[data-breakpoint].style-standard:not(.style-standard-mobile) .portfolio-filter-item .portfolio-filter-item-list ul {
justify-content: flex-end;
}
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.right .portfolio-filters-list.single-filter[data-breakpoint].style-standard:not(.style-standard-mobile):not(.has-right-panel) .portfolio-filter-item .portfolio-filter-item-list ul li {
margin: 0 0 13px 30px;
}
}
@media (min-width: 768px) and (min-width: 992px) {
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.right .portfolio-filters-list.single-filter:not([data-breakpoint]).style-standard .portfolio-filter-item .portfolio-filter-item-list ul {
justify-content: flex-end;
}
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.right .portfolio-filters-list.single-filter:not([data-breakpoint]).style-standard:not(.has-right-panel) .portfolio-filter-item .portfolio-filter-item-list ul li {
margin: 0 0 13px 30px;
}
}
.portfolio-top-panel:not(.filter-type-default) .portfolio-top-panel-row .portfolio-top-panel-left.justify .portfolio-filters-extended {
justify-content: space-between;
}
.with-filter-sidebar .portfolio-top-panel {
display: block;
}
.with-filter-sidebar .portfolio-top-panel:not(.extended-posts-filter) {
margin: 0 0 35px;
}
.portfolio-top-panel .portfolio-top-panel-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: right;
flex: none;
}
@media (max-width: 930px) {
.portfolio-top-panel .portfolio-top-panel-right > span {
display: none;
}
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) {
position: relative;
padding-left: 5px;
z-index: 5;
}
@media (max-width: 930px) {
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style):not(.mobile-visible) {
display: none;
}
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) .portfolio-search-filter-form {
display: none;
position: absolute;
top: 50%;
right: 37px;
transform: translateY(-50%);
padding: 20px;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) .portfolio-search-filter-form.ajax-loading:before {
content: '';
display: block;
position: absolute;
top: 50%;
right: 40px;
border: 2px solid #5f727f;
border-top: 2px solid transparent;
border-radius: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) input {
width: 220px;
padding: 5px 18px;
box-sizing: border-box;
}
@media (min-width: 768px) {
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) input {
width: 350px;
}
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style).active .portfolio-search-filter-form {
display: block;
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) .portfolio-search-filter-button {
display: block;
position: relative;
width: 32px;
height: 32px;
cursor: pointer;
transition: all 0.3s;
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter:not(.input-style) .portfolio-search-filter-button:before {
font-size: 14px;
}
@media (max-width: 1024px) {
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style {
position: relative;
padding-left: 5px;
z-index: 5;
}
}
@media (max-width: 1024px) and (max-width: 930px) {
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style:not(.mobile-visible) {
display: none;
}
}
@media (max-width: 1024px) {
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-form {
display: none;
position: absolute;
top: 50%;
right: 37px;
transform: translateY(-50%);
padding: 20px;
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-form.ajax-loading:before {
content: '';
display: block;
position: absolute;
top: 50%;
right: 40px;
border: 2px solid #5f727f;
border-top: 2px solid transparent;
border-radius: 50%;
width: 20px;
height: 20px;
margin-top: -10px;
animation: spin 2s linear infinite;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style input {
width: 220px;
padding: 5px 18px;
box-sizing: border-box;
}
}
@media (max-width: 1024px) and (min-width: 768px) {
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style input {
width: 350px;
}
}
@media (max-width: 1024px) {
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style.active .portfolio-search-filter-form {
display: block;
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button {
display: block;
position: relative;
width: 32px;
height: 32px;
cursor: pointer;
transition: all 0.3s;
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button:before {
font-size: 14px;
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button, .portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button:hover {
color: inherit;
background: transparent;
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button:before, .portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button:hover:before {
content: "\e612";
font-size: 22px;
transform: translate(-50%, -50%);
}
}
@media (min-width: 1025px) {
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style {
margin: -6px 0 -6px 15px;
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-form {
background: transparent;
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style input {
background: transparent;
border-radius: 0;
color: inherit;
border-bottom: 1px solid currentColor;
padding-left: 33px;
padding-right: 5px;
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button {
display: block;
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 100%;
margin: 0;
color: inherit;
background: transparent;
cursor: pointer;
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button:before {
content: "\e612";
font-size: 22px;
transform: translate(-50%, -50%);
}
.portfolio-top-panel .portfolio-top-panel-right .portfolio-search-filter.input-style .portfolio-search-filter-button:hover {
color: inherit;
background: transparent;
}
}
.portfolio-search-filter {
position: relative;
}
.portfolio-search-filter input[type="search"] {
display: block;
border: none;
padding: 7px 33px 7px 18px;
border-radius: 17px;
line-height: 1;
}
.portfolio-search-filter input[type="search"]::-webkit-input-placeholder { color: currentColor;
opacity: 0.8;
}
.portfolio-search-filter input[type="search"]::-moz-placeholder { color: currentColor;
opacity: 0.8;
}
.portfolio-search-filter input[type="search"]:-ms-input-placeholder { color: currentColor;
opacity: 0.8;
}
.portfolio-search-filter input[type="search"]:-moz-placeholder { color: currentColor;
opacity: 0.8;
}
.portfolio-search-filter .portfolio-search-filter-button {
position: relative;
font-size: 0;
letter-spacing: 0;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
cursor: pointer;
}
.portfolio-search-filter .portfolio-search-filter-button:before {
content: "\e67b";
font-size: 16px;
font-style: normal;
font-family: "thegem-icons";
font-weight: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) rotateY(180deg);
}
.portfolio-top-panel.extended-posts-filter {
margin-bottom: 0;
}
.portfolio-top-panel.extended-posts-filter.hide-separator .portfolio-filters-list:is(.style-hidden, .style-sidebar) .portfolio-filter-item, .portfolio-top-panel.extended-posts-filter.hide-separator .portfolio-filters-list[data-breakpoint].style-standard-mobile .portfolio-filter-item {
border: none;
}
@media (max-width: 991px) {
.portfolio-top-panel.extended-posts-filter.hide-separator .portfolio-filters-list:not([data-breakpoint]).style-standard .portfolio-filter-item {
border: none;
}
}
.portfolio-top-panel .extended-posts-filter .portfolio-filters-list .portfolio-filter-item .portfolio-search-filter input,
.extended-posts-sorting .portfolio-sorting-select div.portfolio-sorting-select-current {
color: inherit;
background: transparent;
min-height: 38px;
line-height: 1.1;
border-radius: 3px;
padding-left: 18px;
padding-right: 12px;
border: 1px solid var(--thegem-to-form-elements-border-color);
}
.extended-posts-sorting .portfolio-sorting-select {
width: 200px;
}
.extended-posts-sorting .portfolio-sorting-select.active {
z-index: 6;
}
.extended-posts-sorting .portfolio-sorting-select .portfolio-sorting-select-current {
width: 100%;
justify-content: space-between;
}
.extended-posts-sorting .portfolio-sorting-select ul {
width: 100%;
}
.extended-posts-sorting .portfolio-sorting-select ul li {
width: 100%;
max-width: initial;
}
.extended-posts-sorting .portfolio-sorting-select.alignment-left {
margin-left: 0;
margin-right: auto;
}
.extended-posts-sorting .portfolio-sorting-select.alignment-center {
margin-left: auto;
margin-right: auto;
}
.extended-posts-sorting .portfolio-sorting-select.alignment-right {
margin-left: auto;
margin-right: 0;
}
.extended-posts-sorting .portfolio-sorting-select.alignment-justify {
width: 100%;
margin-left: 0;
margin-right: 0;
}.portfolio.extended-products-grid .portfolio-item .caption .product-bottom {
padding: 0 0 0 0;
display: block; }
.portfolio.extended-products-grid .portfolio-item .caption .product-rating {
margin-top: 0; }
.portfolio.extended-products-grid .portfolio-item .caption .product-rating .empty-rating:before {
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear; }
.portfolio.extended-products-grid .portfolio-item:hover .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid .portfolio-item.hover-effect .caption .product-rating .empty-rating:before {
width: 90px; }
.portfolio.extended-products-grid.hover-title .portfolio-item.product .product-labels,
.portfolio.extended-products-grid.hover-gradient .portfolio-item.product .product-labels,
.portfolio.extended-products-grid.hover-circular .portfolio-item.product .product-labels {
-o-transition: opacity 0.25s ease-out 0.2s;
-webkit-transition: opacity 0.25s ease-out 0.2s;
transition: opacity 0.25s ease-out 0.2s; }
.portfolio.extended-products-grid.hover-title:not(.hover-disabled) .portfolio-item.product:hover .product-labels,
.portfolio.extended-products-grid.hover-title:not(.hover-disabled) .portfolio-item.product.hover-effect .product-labels,
.portfolio.extended-products-grid.hover-gradient:not(.hover-disabled) .portfolio-item.product:hover .product-labels,
.portfolio.extended-products-grid.hover-gradient:not(.hover-disabled) .portfolio-item.product.hover-effect .product-labels,
.portfolio.extended-products-grid.hover-circular:not(.hover-disabled) .portfolio-item.product:hover .product-labels,
.portfolio.extended-products-grid.hover-circular:not(.hover-disabled) .portfolio-item.product.hover-effect .product-labels {
opacity: 0;
-o-transition: opacity 0.25s ease-out;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
z-index: 2; }
.portfolio.extended-products-grid .portfolio-item .image-inner picture img {
-o-object-fit: cover;
object-fit: cover;
height: 100%;
left: 0;
width: 100%;
max-width: 100% !important; }
.portfolio.extended-products-grid.disable-isotope .image .image-inner picture img {
position: absolute;
top: 0; }
.portfolio.extended-products-grid .portfolio-item.product.image-hover .image-inner img.image-hover {
position: absolute;
left: 100%;
top: 0;
-o-transition: all 0.25s ease-out;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out; }
.portfolio.extended-products-grid.hover-horizontal-sliding .portfolio-item:hover .image-inner picture img,
.portfolio.extended-products-grid.hover-horizontal-sliding .portfolio-item.hover-effect .image-inner picture img {
webkit-transform: translate(0, 0) scale(1.12);
transform: translate(0, 0) scale(1.12);
-webkit-transition: -webkit-transform 0.5s;
transition: transform 0.5s; }
.portfolio.extended-products-grid .portfolio-item.product.image-hover .image-inner picture img.image-hover {
display: none; }
.portfolio.extended-products-grid .portfolio-item.product.image-hover .image-inner picture img.image-hover.hover-fade {
position: absolute;
left: 0 !important;
top: 0;
opacity: 0;
-o-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out; }
.portfolio.products.extended-products-grid:not(.list-style) .portfolio-item.product.image-hover:hover .image-inner picture img.image-hover,
.portfolio.products.extended-products-grid:not(.list-style) .portfolio-item.product.image-hover.hover-effect .image-inner picture img.image-hover,
.portfolio.products.extended-products-grid.list-style .portfolio-item.product.image-hover .image:hover .image-inner picture img.image-hover {
left: 0 !important;
opacity: 1; }
.portfolio.extended-products-grid.hover-horizontal-sliding:not(.list-style) .portfolio-item.image-hover:hover .image .image-inner picture img,
.portfolio.extended-products-grid.hover-horizontal-sliding:not(.list-style) .portfolio-item.image-hover.hover-effect .image .image-inner picture img,
.portfolio.extended-products-grid.hover-horizontal-sliding.list-style .portfolio-item.image-hover .image:hover .image-inner picture img {
-webkit-transform: none;
transform: none; }
.portfolio.extended-products-grid .portfolio-item .overlay .caption .product-rating {
display: inline-block;
margin: 18px 0 0 0; }
.portfolio.extended-products-grid .portfolio-item .overlay .caption .product-rating.product-rating-empty {
display: none; }
.portfolio.extended-products-grid .portfolio-item.product .overlay > a {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; }
.portfolio.extended-products-grid.title-on-page .portfolio-item.product .overlay .links-wrapper {
display: none; }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom .clear {
display: none; }
.portfolio.extended-products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom a.added_to_cart,
.portfolio.extended-products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom a.added_to_cart:before,
.portfolio.extended-products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse a,
.portfolio.extended-products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse a:before {
font-size: 120%; }
.portfolio.extended-products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom a.added_to_cart:before,
.portfolio.extended-products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse a:before {
vertical-align: top; }
.portfolio.extended-products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse a:before {
line-height: 90%; }
.portfolio.extended-products-grid .portfolio-item .wrap .caption .product-bottom .gem-button-container.bottom-product-link:before {
display: none; }
.portfolio.extended-products-grid .portfolio-item .wrap .caption .product-bottom .gem-button-container.bottom-product-link a {
color: inherit;
margin: 0;
width: auto;
margin-left: -4px;
line-height: inherit; }
.portfolio.extended-products-grid .portfolio-item .wrap .caption .product-bottom .gem-button-container.bottom-product-link a {
margin-left: 0; }
.portfolio.extended-products-grid .portfolio-item .portfolio-icons.product-bottom .icon {
vertical-align: middle;
margin-left: 0; }
.portfolio.extended-products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist {
margin: 0; }
.portfolio.extended-products-grid .portfolio-item .overlay .caption .description {
margin-bottom: 18px; }
.portfolio.extended-products-grid .portfolio-item .overlay .caption .subtitle p {
max-height: 50px;
overflow: hidden;
text-overflow: ellipsis; }
.portfolio.extended-products-grid .portfolio-item .overlay .product-rating .star-rating > span:before {
color: #ffffff; }
.portfolio.extended-products-grid.hover-gradient .portfolio-item .overlay .product-rating .star-rating:before {
color: #ffffff; }
.portfolio.extended-products-grid.hover-gradient .portfolio-item .overlay .product-rating .star-rating > span:before {
color: #ffc107; }
.portfolio.extended-products-grid .portfolio-item .image .overlay .links .caption {
padding-top: 23px; }
.portfolio.extended-products-grid.columns-4 .portfolio-item .overlay .caption .product-rating {
margin: 11px 0 0 0; }
.portfolio.extended-products-grid.columns-4 .portfolio-item .overlay .caption .description {
margin-bottom: 5px; }
.portfolio.extended-products-grid.columns-4 .portfolio-item .image .overlay .links .caption {
padding-top: 13px; }
.portfolio.extended-products-grid.hover-default.columns-4 .portfolio-item .image .overlay .links .portfolio-sharing-pane.active,
.portfolio.extended-products-grid.hover-default.fullwidth-columns-5 .portfolio-item .image .overlay .links .portfolio-sharing-pane.active,
.portfolio.extended-products-grid.hover-default.fullwidth-columns-6 .portfolio-item .image .overlay .links .portfolio-sharing-pane.active {
margin-bottom: 22px; }
.portfolio.extended-products-grid.hover-zooming-blur.columns-4 .portfolio-item .image .overlay .links .portfolio-sharing-pane.active,
.portfolio.extended-products-grid.hover-zooming-blur.fullwidth-columns-5 .portfolio-item .image .overlay .links .portfolio-sharing-pane.active,
.portfolio.extended-products-grid.hover-zooming-blur.fullwidth-columns-6 .portfolio-item .image .overlay .links .portfolio-sharing-pane.active {
margin-bottom: 13px; }
.portfolio.extended-products-grid.fullwidth-columns-5 .portfolio-item .overlay .caption .product-rating {
margin: 11px 0 0 0; }
.portfolio.extended-products-grid.fullwidth-columns-5 .portfolio-item .overlay .caption .description {
margin-bottom: 5px; }
.portfolio.extended-products-grid.fullwidth-columns-5 .portfolio-item .image .overlay .links .caption {
padding-top: 13px; }
.portfolio.extended-products-grid.fullwidth-columns-6 .portfolio-item .overlay .caption .product-rating {
margin: 11px 0 0 0; }
.portfolio.extended-products-grid.fullwidth-columns-6 .portfolio-item .overlay .caption .description {
margin-bottom: 5px; }
.portfolio.extended-products-grid.fullwidth-columns-6 .portfolio-item .image .overlay .links .caption {
padding-top: 13px; }
.portfolio.extended-products-grid.hover-horizontal-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links,
.portfolio.extended-products-grid.hover-horizontal-sliding .portfolio-item:not(.double-item-squared) .overlay .links,
.portfolio.extended-products-grid.hover-vertical-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links,
.portfolio.extended-products-grid.hover-vertical-sliding .portfolio-item:not(.double-item-squared) .overlay .links {
padding: 0; }
.portfolio.extended-products-grid.columns-4.hover-gradient .portfolio-item .overlay .links .portfolio-icons {
padding-left: 15px;
padding-right: 15px; }
.portfolio.extended-products-grid.hover-vertical-sliding .portfolio-item .overlay .links .caption .description {
padding-left: 30px;
padding-bottom: 25px; }
.portfolio.extended-products-grid.columns-4.hover-gradient .portfolio-item .overlay .links .caption {
padding-left: 15px; }
.portfolio.extended-products-grid.hover-horizontal-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links .caption,
.portfolio.extended-products-grid.hover-horizontal-sliding .portfolio-item:not(.double-item-squared) .overlay .links .caption,
.portfolio.extended-products-grid.hover-vertical-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links .caption,
.portfolio.extended-products-grid.hover-vertical-sliding .portfolio-item:not(.double-item-squared) .overlay .links .caption {
padding-top: 5px; }
.portfolio.extended-products-grid.fullwidth-columns-6.hover-circular .overlay .overlay-line {
margin: 5px 0; }
.portfolio.extended-products-grid.hover-gradient .portfolio-item .image .overlay .links .description,
.portfolio.extended-products-grid.hover-circular .portfolio-item .image .overlay .links .description {
display: block !important;
height: 0;
overflow: hidden;
position: relative;
margin: 0; }
.portfolio.extended-products-grid.title-on-page.hover-zooming-blur .portfolio-item.image-hover .image .image-inner img,
.portfolio.extended-products-grid.title-on-page.hover-gradient .portfolio-item.image-hover .image .image-inner img,
.portfolio.extended-products-grid.title-on-page.hover-vertical-sliding .portfolio-item.image-hover .image .image-inner img {
-webkit-transform: scale(1);
transform: scale(1); }
@media only screen and (min-width: 800px) and (max-width: 1150px) {
.portfolio.extended-products-grid.columns-3.hover-vertical-sliding .portfolio-item .overlay .caption .description,
.portfolio.extended-products-grid.columns-4.hover-vertical-sliding .portfolio-item .overlay .caption .description {
display: none; } }
@media only screen and (max-width: 1100px) {
.portfolio.extended-products-grid .portfolio-item .overlay .caption .product-rating {
margin: 11px 0 0 0; }
.portfolio.extended-products-grid .portfolio-item .overlay .caption .description {
margin-bottom: 5px; }
.portfolio.extended-products-grid .portfolio-item .image .overlay .links .caption {
padding-top: 17px; }
.portfolio.extended-products-grid.columns-3 .portfolio-item .overlay .caption .description {
display: none; }
.portfolio.extended-products-grid.hover-horizontal-sliding .overlay .overlay-line {
margin: 15px 0; }
.portfolio.extended-products-grid.hover-default .portfolio-item:hover .image .overlay .links .portfolio-sharing-pane.active,
.portfolio.extended-products-grid.hover-default .portfolio-item.hover-effect .image .overlay .links .portfolio-sharing-pane.active {
margin-bottom: 20px; }
.portfolio.extended-products-grid.hover-zooming-blur .portfolio-item:hover .image .overlay .links .portfolio-sharing-pane.active,
.portfolio.extended-products-grid.hover-zooming-blur .portfolio-item.hover-effect .image .overlay .links .portfolio-sharing-pane.active {
margin-bottom: 13px; } }
@media only screen and (max-width: 700px) {
.portfolio.extended-products-grid .portfolio-item .overlay .caption .description {
display: none; } }
@media only screen and (max-width: 550px) {
.portfolio.extended-products-grid .portfolio-item .overlay .caption .description,
.portfolio.extended-products-grid.columns-3 .portfolio-item .overlay .caption .description,
.portfolio.extended-products-grid.columns-4 .portfolio-item .overlay .caption .description {
display: block; } }
@media (min-width: 1170px) and (max-width: 1250px) {
.portfolio.extended-products-grid .fullwidth-block .portfolio-item .overlay .links .caption .description {
display: none; } }
@media (min-width: 1280px) and (max-width: 1550px), (max-width: 1170px) {
.portfolio.extended-products-grid .fullwidth-block .portfolio-item .overlay .caption .product-rating {
margin: 11px 0 0 0; }
.portfolio.extended-products-grid .fullwidth-block .portfolio-item .overlay .caption .description {
margin-bottom: 5px; }
.portfolio.extended-products-grid .fullwidth-block .portfolio-item .image .overlay .links .caption {
padding-top: 13px; }
.portfolio.extended-products-grid .fullwidth-block .portfolio-item .overlay .caption .description {
display: none; }
.portfolio.extended-products-grid.hover-horizontal-sliding .overlay .overlay-line {
margin: 15px 0; } }
@media only screen and (min-width: 550px) and (max-width: 1200px) {
.portfolio.extended-products-grid.hover-horizontal-sliding.columns-3 .portfolio-item .overlay .caption .description {
display: none; } }
.portfolio.extended-products-grid .portfolio-item.item-small-size .overlay .caption .description {
display: none !important; }
.portfolio.extended-products-grid.portfolio-disable-socials .portfolio-item .image .overlay .links .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist > div {
margin-right: 0; }
.portfolio.extended-products-grid.extended-products-grid .portfolio-item .wrap > .caption .product-bottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1;
width: fit-content;
width: -webkit-fit-content;
margin: 6px auto; }
.portfolio.extended-products-grid.extended-products-grid .product-bottom a.icon,
.portfolio.extended-products-grid.extended-products-grid .product-bottom .icon a,
.portfolio.extended-products-grid.extended-products-grid .product-bottom a.add_to_wishlist {
display: block;
height: auto;
vertical-align: middle;
line-height: 1; }
.portfolio.extended-products-grid.extended-products-grid .yith-wcwl-wishlistaddedbrowse,
.portfolio.extended-products-grid.extended-products-grid .yith-wcwl-wishlistexistsbrowse {
line-height: 1; }
.portfolio.extended-products-grid.extended-products-grid .yith-wcwl-wishlistaddedbrowse a,
.portfolio.extended-products-grid.extended-products-grid .yith-wcwl-wishlistexistsbrowse a {
display: block; }
.portfolio.extended-products-grid.extended-products-grid .product-bottom a.icon svg,
.portfolio.extended-products-grid.extended-products-grid .product-bottom .icon a svg,
.portfolio.extended-products-grid .portfolio-item .image .overlay .links a.icon svg,
.portfolio.extended-products-grid .portfolio-item .image .overlay .links .icon a svg {
fill: currentColor;
width: 16px;
height: 16px; }
.portfolio.extended-products-grid.extended-products-grid .product-bottom a.icon i,
.portfolio.extended-products-grid.extended-products-grid .product-bottom .icon a i {
font-size: 16px;
vertical-align: top;
line-height: inherit; }
.portfolio.extended-products-grid.extended-products-grid .product-bottom a.icon i.default,
.portfolio.extended-products-grid.extended-products-grid .product-bottom .icon a i.default,
.portfolio.extended-products-grid.extended-products-grid .cart.type_button i.default {
font-style: normal;
font-family: 'thegem-icons';
font-weight: normal;
-webkit-font-smoothing: initial; }
.portfolio.extended-products-grid.extended-products-grid .product-bottom .bottom-product-link:before,
.portfolio.extended-products-grid.extended-products-grid .product-bottom .cart .button:before,
.portfolio.extended-products-grid.extended-products-grid .product-bottom .add_to_wishlist:before,
.extended-products-grid.extended-products-grid .product-bottom .yith-wcwl-wishlistexistsbrowse a:before {
content: none !important; }
.portfolio.extended-products-grid .product-bottom .bottom-product-link i.default:before {
content: '\e628'; }
.portfolio.extended-products-grid .product-bottom .cart i.default:before {
content: '\e660'; }
.portfolio.extended-products-grid .product-bottom a.add_to_wishlist i.default:before {
content: '\e65e'; }
.portfolio.extended-products-grid .product-bottom .yith-wcwl-add-to-wishlist {
opacity: 1 !important; }
.portfolio.extended-products-grid .product-bottom a.add_to_wishlist .blockUI, .portfolio.extended-products-grid .product-bottom a.delete_item .blockUI, .portfolio.extended-products-grid .product-bottom .yith-icon .blockUI {
display: none !important; }
.portfolio.extended-products-grid .product .product-labels {
width: auto;
right: 0;
transform: translateX(35%); }
.portfolio.extended-products-grid .product .product-labels .text {
display: block; }
.portfolio.extended-products-grid .portfolio-item .image .overlay .links .portfolio-icons.product-bottom a.icon i,
.portfolio.extended-products-grid .portfolio-item .image .overlay .links .portfolio-icons.product-bottom .icon a i {
color: inherit; }
.portfolio.extended-products-grid.hover-gradient .portfolio-item .image .overlay .links a.icon:before,
.portfolio.extended-products-grid.hover-gradient .portfolio-item .image .overlay .links .icon a:before {
background-color: transparent; }
.portfolio.extended-products-grid.background-style-transparent:not(.columns-1) .portfolio-item .wrap > .caption {
background-color: transparent; }
.portfolio.extended-products-grid.background-style-transparent:not(.columns-1) .portfolio-item .wrap > .caption.left, .portfolio.extended-products-grid.background-style-transparent:not(.columns-1) .portfolio-item .wrap > .caption.right {
padding-left: 0;
padding-right: 0; }
.empty-price {
opacity: 0; }
.portfolio-row, .portfolio-item {
border-width: 0; }
.yith-icon > i {
display: none !important; }
.portfolio.extended-products-grid .portfolio-set {
margin-top: 0;
margin-bottom: 0; }
.portfolio.extended-products-grid .portfolio-row-outer {
position: relative; }
.portfolio.extended-products-grid .portfolio-item.product .loading + * {
opacity: 1; }
@media (min-width: 992px) {
.portfolio.extended-products-grid .portfolio-item.product.columns-desktop-5 {
width: 20%; }
.portfolio.extended-products-grid .portfolio-item.product.columns-desktop-5:is(.double-item-squared, .double-item-horizontal) {
width: 40%; } }
.portfolio.extended-products-grid .portfolio-item.product.inline-column {
float: left;
margin-bottom: 0; }
.portfolio.extended-products-grid .portfolio-item.product .reviews + .actions > *:first-child {
margin-top: 5px; }
.portfolio.extended-products-grid .portfolio-item.product .actions {
width: -moz-available;
width: -webkit-fill-available;
margin: 0 -2px;
line-height: 1.2; }
.portfolio.extended-products-grid .portfolio-item.product .actions > * {
display: inline-block;
margin: 0 2px 5px 2px; }
.portfolio.extended-products-grid .portfolio-item.product .actions .button {
color: #5f727f;
font-size: 14px;
line-height: 1.2;
text-align: left;
background: #dfe5e8;
border: 1px solid #dfe5e8;
padding: 5px 9px 6px 9px;
border-radius: 30px; }
.portfolio.extended-products-grid .portfolio-item.product .actions .button:hover {
color: #ffff;
background-color: #00bcd4;
border-color: #00bcd4;
transition: all 0.3s; }
.portfolio.extended-products-grid .portfolio-item.product .image {
width: 100%;
-o-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
overflow: visible; }
.portfolio.extended-products-grid .portfolio-item.product .image .image-inner {
height: 100%;
z-index: 1; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .product-link {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links-wrapper {
table-layout: fixed; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons {
line-height: 1;
z-index: 1; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .portfolio-icons-inner {
margin-right: -10px; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon {
margin: 0 10px 0 0; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .icon a {
position: relative;
width: 20px;
height: 20px;
line-height: 20px;
font-size: 0;
letter-spacing: 0;
padding: 0;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
flex: none; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons a.icon:before, .portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .icon a:before {
content: none !important; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .icon a i {
font-size: 20px;
line-height: initial;
transition: none; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .icon a svg {
width: 20px;
height: 20px; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons a.added_to_cart {
display: none !important; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active {
margin: 10px 0; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .portfolio-sharing-pane .socials-item {
margin: 0 4px; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .portfolio-sharing-pane .socials-item:first-child {
margin-left: 0 !important; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .portfolio-sharing-pane .socials-item:last-child {
margin-right: 0 !important; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .portfolio-sharing-pane .socials-item .socials-item-icon {
font-size: 14px; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons a.added_to_cart, .portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .yith-wcwl-wishlistaddedbrowse a {
font-size: 0;
letter-spacing: 0; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .delete_item:before, .portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .yith-wcwl-wishlistaddedbrowse a:before {
content: none; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .yith-wcwl-add-button, .portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .portfolio-icons .yith-wcwl-wishlistexistsbrowse {
margin-right: 0 !important;
font-size: 0;
letter-spacing: 0; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .caption {
position: relative;
padding: 10px 20px 0 20px;
z-index: 1; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .caption .product-info {
display: block; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .caption .product-price {
margin-bottom: 5px; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .caption .product-price .price {
display: inline-block; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .caption .categories {
color: #FFFFFF;
padding-left: 3px;
padding-right: 3px;
margin-left: -3px;
margin-right: -3px; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .caption > .categories {
margin: 0 0 5px 0; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .caption a.added_to_cart {
display: none !important; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .caption .cart.type_button .button {
width: fit-content;
width: -webkit-fit-content;
height: auto;
font-size: 14px;
line-height: 1;
padding: 6px 15px;
margin: 5px auto 0 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
transform: none;
transition: all 0.3s; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .caption .cart.type_button .button i {
color: currentColor;
margin-right: 5px;
font-size: 16px; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .caption .cart.type_button .button.loading {
position: initial; }
.portfolio.extended-products-grid .portfolio-item.product .image .overlay .links .caption .actions > * {
margin: 5px 2px 0 2px; }
.portfolio.extended-products-grid .portfolio-item.product .image .preloader-spin-new {
width: 30px;
height: 30px;
margin: -15px 0 0 -15px; }
.portfolio.extended-products-grid .portfolio-item.product .image .preloader-spin-new + .image-inner {
opacity: 0.6; }
.portfolio.extended-products-grid .portfolio-item.product .wrap {
position: relative;
width: 100%;
border: none; }
.portfolio.extended-products-grid .portfolio-item.product .wrap > .caption {
position: initial;
min-height: initial;
padding: 18px 5px 13px 5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-direction: column;
cursor: default;
border-width: 0;
z-index: 4; }
@media (min-width: 768px) {
.portfolio.extended-products-grid .portfolio-item.product .wrap > .caption {
padding: 18px 10px 13px 10px; } }
@media (min-width: 992px) {
.portfolio.extended-products-grid .portfolio-item.product .wrap > .caption {
padding: 18px 20px 13px 20px; } }
.portfolio.extended-products-grid .portfolio-item.product .wrap > .caption .product-rating {
margin-top: 0; }
.portfolio.extended-products-grid .portfolio-item.product .wrap > .caption .categories {
margin-bottom: 5px; }
.portfolio.extended-products-grid .portfolio-item.product .wrap > .caption .categories a {
transition: all 0.3s; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption {
margin: 11px auto 5px auto; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption.empty {
margin: 0; }
@media (max-width: 991px) {
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption.empty-mobile {
margin: 0; } }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption > * {
margin: 0; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .yith-wcwl-add-to-wishlist, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .post-footer-sharing {
margin: 0; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption a.icon, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .icon a {
width: 39px;
height: 39px;
line-height: initial;
font-size: 0;
letter-spacing: 0;
margin: 0 5px;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: center; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption a.icon:hover, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .icon a:hover {
transition: all 0.3s; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption a.icon .icon, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .icon a .icon {
margin: 0; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption a.icon i, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .icon a i {
display: inline-block;
font-size: 16px;
color: inherit; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption a.icon svg, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .icon a svg {
width: 16px;
height: 16px; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption a.icon.delete_item ~ *, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .icon a.delete_item ~ * {
display: none; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption > *:first-child, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption > *:first-child a.icon, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption > *:first-child .icon a {
margin-left: 0 !important; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption > *:last-child, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption > *:last-child a.icon, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption > *:last-child .icon a {
margin-right: 0 !important; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption a.added_to_cart {
display: none !important; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .cart.type_button .button {
width: auto !important;
height: auto !important;
font-size: 14px;
line-height: 1.2;
text-align: left;
padding: 5px 9px 6px 9px;
margin: 4px 0 0 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: center;
transition: all 0.3s; }
@media (min-width: 992px) {
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .cart.type_button .button {
padding: 5px 15px 6px 15px; } }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .cart.type_button .button i {
color: currentColor;
font-size: 16px;
line-height: 1; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .cart.type_button .button .space {
display: inline-block;
width: 7px; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .delete_item:before, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .yith-wcwl-wishlistaddedbrowse a:before {
content: none; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .cart i.default.variable:before,
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .cart.variable-type-button i.default:before {
content: "\e661"; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .added_to_cart:before {
content: none; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .icons-top {
position: absolute;
right: 4px;
top: 4px;
z-index: 99; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .icons-top > * {
display: block;
margin: 0 0 3px 0; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .icons-top .icon {
margin: 0; }
.portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .icons-top a.icon, .portfolio.extended-products-grid .portfolio-item.product .wrap .product-bottom.on-page-caption .icons-top .icon a {
width: 32px;
height: 32px; }
@media (min-width: 992px) {
.portfolio.extended-products-grid .portfolio-item.product.col-md-12 .wrap > .caption {
padding: 27px 20px 19px 20px; } }
.portfolio.extended-products-grid .portfolio-item.product .caption .title {
display: block;
margin-bottom: 5px;
white-space: initial;
overflow: hidden; }
.portfolio.extended-products-grid .portfolio-item.product .caption .title a {
margin: 0;
color: inherit; }
.portfolio.extended-products-grid .portfolio-item.product .caption .title a.default {
color: inherit;
font-family: inherit;
font-size: inherit;
line-height: inherit; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-price {
margin-bottom: 5px; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-price .price {
display: inline-block; }
.portfolio.extended-products-grid .portfolio-item.product .caption .categories {
width: fit-content;
max-width: 100%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin-left: auto;
margin-right: auto; }
.portfolio.extended-products-grid .portfolio-item.product .caption .categories a {
color: currentColor;
text-decoration: none; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-info {
max-width: 100%;
padding: 0 0 0 0;
line-height: 0; }
.portfolio.extended-products-grid .portfolio-item.product .caption .list-right {
line-height: 0; }
.portfolio.extended-products-grid .portfolio-item.product .caption .price-wrap {
margin: 0; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-price .price {
transition: all 0.3s; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-price .price p {
margin: 0; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-price .price ins, .portfolio.extended-products-grid .portfolio-item.product .caption .product-price .price .amount {
font-size: 1em;
line-height: inherit;
color: inherit !important;
font-family: inherit;
text-decoration: none; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-price .price del {
display: inline; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-price .price del .amount {
font-size: 0.89em;
opacity: 0.5;
line-height: 1; }
.portfolio.extended-products-grid .portfolio-item.product .caption .hide-separator .empty-rating, .portfolio.extended-products-grid .portfolio-item.product .caption .hide-separator .product-rating-empty {
display: none; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-rating {
margin-top: 5px; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-rating .star-rating {
font-size: 14px;
height: 14px;
line-height: 14px;
width: 70px; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-rating .star-rating span {
padding-top: 1em; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-rating .empty-rating {
padding-top: 7px;
padding-bottom: 6px; }
.portfolio.extended-products-grid .portfolio-item.product .caption .product-rating .reviews-count {
display: none; }
.portfolio.extended-products-grid .portfolio-item.product .caption .reviews.show-count .product-rating {
display: flex;
justify-content: center;
align-items: center;
gap: 5px; }
.portfolio.extended-products-grid .portfolio-item.product .caption .reviews.show-count .product-rating .star-rating {
margin: 0; }
.portfolio.extended-products-grid .portfolio-item.product .caption .reviews.show-count .product-rating .reviews-count {
display: block; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels {
right: initial;
left: 4px;
top: 4px;
transform: none;
z-index: 10; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels .label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-1 .label {
width: 46px;
height: 46px;
padding: 4px; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-1 .out-of-stock-label + .onsale, .portfolio.extended-products-grid .portfolio-item.product .product-labels.style-1 .out-of-stock-label + .new-label {
margin-top: -15%; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-1 .onsale .text {
font-size: 1.3em; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-1 .onsale + .new-label {
margin-top: -15%; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-1 .new-label {
width: 32px;
height: 32px; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-2 {
left: -6px; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-2 .label {
position: relative;
width: fit-content;
width: -webkit-fit-content;
height: auto;
padding: 5px 7px 4px 7px;
margin: 3px 0 0 0;
border-radius: 3px 3px 3px 0;
z-index: 1; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-2 .label .text {
font-size: 1.4em; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-2 .label:after {
content: '';
position: absolute;
left: 0;
bottom: -6px;
border-right-width: 6px;
border-right-style: solid;
border-bottom: 6px solid transparent;
filter: brightness(80%); }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-3 {
left: 4px;
top: 4px; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-3 .label {
position: relative;
width: fit-content;
width: -webkit-fit-content;
height: auto;
padding: 4px 7px 4px 7px;
margin: 0 0 4px 0;
border-radius: 10px;
z-index: 1; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-3 .onsale .text {
font-size: 1.3em; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-4 {
left: 0;
top: 0; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-4 .label {
position: relative;
width: fit-content;
width: -webkit-fit-content;
height: auto;
padding: 5px 7px 4px 7px;
margin: 0 0 2px 0;
border-radius: 0;
z-index: 1; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-4 .label .text {
font-size: 1.4em; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-4 .label svg {
position: absolute;
left: 100%;
top: 0; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-5 .label {
width: 46px;
height: 46px;
line-height: 1.2;
padding: 4px;
transform: rotate(20deg);
-webkit-transform: rotate(20deg);
border-radius: 70px 40px 70px 40px;
border-style: dotted;
margin: 6px 0px 0px 8px !important; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-5 .label .rotate-back {
transform: rotate(-20deg);
-webkit-transform: rotate(-20deg); }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-5 .label .text {
transform: rotate(-25deg);
-webkit-transform: rotate(-25deg); }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-5 .out-of-stock-label + .onsale, .portfolio.extended-products-grid .portfolio-item.product .product-labels.style-5 .out-of-stock-label + .new-label {
margin-top: -15%; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-5 .onsale {
border-color: #F0F3F2; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-5 .onsale .text {
font-size: 1.5em; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-5 .onsale + .new-label {
margin-top: -15%; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-5 .new-label {
width: 38px;
height: 38px;
border-color: #F0F3F2; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-5 .new-label .text {
font-size: 1.3em; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-6 .label {
padding: 4px; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-6 .out-of-stock-label {
width: 40px;
height: 40px;
transform: rotate(340deg);
-webkit-transform: rotate(340deg);
border-radius: 3px 3px 3px 3px;
margin: 10px 10px 10px 10px; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-6 .onsale {
width: 36px;
height: 36px;
transform: rotate(10deg);
-webkit-transform: rotate(10deg);
border-radius: 3px 3px 3px 3px;
margin: 10px 10px 10px 10px; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-6 .onsale .text {
font-size: 1.7em;
line-height: 1.1; }
.portfolio.extended-products-grid .portfolio-item.product .product-labels.style-6 .new-label {
width: 26px;
height: 26px;
transform: rotate(355deg);
-webkit-transform: rotate(355deg);
border-radius: 3px 3px 3px 3px;
margin: 10px 10px 10px 10px; }
@media (min-width: 992px) {
.portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .portfolio-icons .icon a {
width: 45px;
height: 45px;
line-height: 45px;
margin: 0 30px 0 0; }
.portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .portfolio-icons .icon a i {
font-size: 45px; }
.portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .portfolio-icons .icon a svg {
width: 45px;
height: 45px; }
.portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active {
margin: 20px 0; }
.portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .portfolio-icons .portfolio-sharing-pane .socials-item {
margin: 0 10px; }
.portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .portfolio-icons .portfolio-sharing-pane .socials-item .socials-item-icon {
font-size: 16px; }
.portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .portfolio-icons .yith-wcwl-wishlistaddedbrowse a {
font-size: 16px; }
.portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .caption {
padding: 20px 40px 0 40px; }
.portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .caption .title {
margin-bottom: 15px; }
.portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .caption .description {
display: block;
height: auto;
margin-bottom: 15px; }
.portfolio.extended-products-grid .portfolio-item.product.bigger .image .overlay .links .caption .description .subtitle {
display: block !important;
position: initial;
max-width: inherit; } }
.portfolio.extended-products-grid .portfolio-item.product .quick-view-button {
line-height: 1;
font-size: 12px; }
@media (min-width: 768px) {
.portfolio.extended-products-grid .portfolio-item.product .quick-view-button {
font-size: 16px; } }
.portfolio.extended-products-grid .portfolio-item.product:hover .quick-view-button, .portfolio.extended-products-grid .portfolio-item.product.hover-effect .quick-view-button {
opacity: 1;
visibility: visible; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay {
display: block; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay .links-wrapper {
display: flex !important; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay .links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
margin-top: auto; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay .links .portfolio-icons {
position: absolute !important;
right: 0;
top: 0;
padding: 4px; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay .links .portfolio-icons .portfolio-icons-inner {
justify-content: flex-end; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay .links .portfolio-icons .portfolio-sharing-pane {
text-align: right;
padding-right: 4px; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay .links .caption {
text-align: left;
padding: 8px 10px; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay .links .caption > * {
transform-origin: left; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay .links .caption .categories {
position: initial;
transform: none;
opacity: 1; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay .links .caption .title {
position: initial;
transform: none;
opacity: 1; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay .product-rating .star-rating:before {
color: #b6c6c9; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay .product-rating .star-rating > span:before {
color: #ffc107; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .image .overlay:after {
content: none !important; }
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product .product-labels.style-2 {
top: 5px;
bottom: initial; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-image .portfolio-item.product.col-md-12 .image .overlay .links .caption {
padding: 20px 15px; } }
.portfolio.extended-products-grid.caption-container-preset-dark .portfolio-item .image .overlay .links-wrapper {
display: flex !important; }
.portfolio.extended-products-grid.caption-container-preset-dark .portfolio-item .image .overlay .links-wrapper .links {
height: 50%;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
display: flex;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
margin-top: auto; }
.portfolio.extended-products-grid.caption-container-preset-dark .portfolio-item .image .overlay .links-wrapper .links .caption .categories {
width: fit-content;
width: -webkit-fit-content;
max-width: 100%;
font-size: 12px;
line-height: 1.2;
padding: 2px 5px;
background-color: #ffffff;
color: #212227; }
.portfolio.extended-products-grid.caption-container-preset-dark .portfolio-item .image .overlay .links-wrapper .links .caption .product-price .price {
color: #ffffff; }
.portfolio.extended-products-grid.caption-container-preset-dark .portfolio-item .image .overlay .links-wrapper .links .caption .cart.type_button .button {
color: #ffffff;
border-color: #ffffff;
background-color: transparent; }
.portfolio.extended-products-grid.caption-container-preset-dark.hover-slide .portfolio-item .image .overlay .links-wrapper .links .portfolio-sharing-pane .socials-item, .portfolio.extended-products-grid.caption-container-preset-dark.hover-fade .portfolio-item .image .overlay .links-wrapper .links .portfolio-sharing-pane .socials-item {
color: #212227; }
.portfolio.extended-products-grid.caption-container-preset-dark .portfolio-item.product .actions .button {
color: #ffffff;
background: transparent;
border-color: #ffffff; }
.portfolio.extended-products-grid.caption-container-preset-light .portfolio-item .image .overlay .links-wrapper {
display: flex !important; }
.portfolio.extended-products-grid.caption-container-preset-light .portfolio-item .image .overlay .links-wrapper .links {
height: 50%;
background: linear-gradient(180deg, rgba(246, 246, 248, 0) 0%, #f6f6f8 100%);
display: flex;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
margin-top: auto; }
.portfolio.extended-products-grid.caption-container-preset-light .portfolio-item .image .overlay .links-wrapper .links .caption .categories {
width: fit-content;
width: -webkit-fit-content;
max-width: 100%;
font-size: 12px;
line-height: 1.2;
padding: 2px 5px;
color: #ffffff; }
.portfolio.extended-products-grid.caption-container-preset-light.hover-slide .portfolio-item .image .overlay .links-wrapper .links .portfolio-sharing-pane .socials-item, .portfolio.extended-products-grid.caption-container-preset-light.hover-fade .portfolio-item .image .overlay .links-wrapper .links .portfolio-sharing-pane .socials-item {
color: #212227; }
.portfolio.extended-products-grid.caption-container-preset-light .portfolio-item.product .actions .button {
color: #212227;
background: transparent;
border-color: #212227; }
.portfolio.extended-products-grid.caption-container-preset-transparent .portfolio-item .image .overlay .links-wrapper {
display: flex !important; }
.portfolio.extended-products-grid.caption-container-preset-transparent .portfolio-item .image .overlay .links-wrapper .links {
display: flex;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
margin-top: auto; }
.portfolio.extended-products-grid.caption-container-preset-transparent .portfolio-item .image .overlay .links-wrapper .links .caption .categories {
width: fit-content;
width: -webkit-fit-content;
max-width: 100%;
font-size: 12px;
line-height: 1.2;
padding: 2px 5px;
color: #ffffff; }
.portfolio.extended-products-grid.caption-container-preset-transparent.hover-slide .portfolio-item .image .overlay .links-wrapper .links .portfolio-sharing-pane .socials-item, .portfolio.extended-products-grid.caption-container-preset-transparent.hover-fade .portfolio-item .image .overlay .links-wrapper .links .portfolio-sharing-pane .socials-item {
color: #212227; }
.portfolio.extended-products-grid.caption-container-preset-transparent .portfolio-item.product .actions .button {
color: #212227;
background: transparent;
border-color: #212227; }
.portfolio.extended-products-grid.caption-container-preset-solid.caption-position-hover .portfolio-item .image .overlay:after, .portfolio.extended-products-grid.caption-container-preset-solid.caption-position-image .portfolio-item .image .overlay:after {
content: none; }
.portfolio.extended-products-grid.caption-container-preset-solid .portfolio-item .image .overlay .links-wrapper {
display: flex !important; }
.portfolio.extended-products-grid.caption-container-preset-solid .portfolio-item .image .overlay .links-wrapper .links {
background: rgba(240, 243, 242, 0.8);
height: fit-content;
display: flex;
-webkit-box-align: flex-end;
-ms-flex-align: flex-end;
align-items: flex-end;
margin-top: auto; }
.portfolio.extended-products-grid.caption-container-preset-solid .portfolio-item .image .overlay .links-wrapper .links .caption .categories {
width: fit-content;
width: -webkit-fit-content;
max-width: 100%;
font-size: 12px;
line-height: 1.2;
padding: 2px 5px;
color: #ffffff; }
.portfolio.extended-products-grid.caption-container-preset-solid.hover-slide .portfolio-item .image .overlay .links-wrapper .links .portfolio-sharing-pane .socials-item, .portfolio.extended-products-grid.caption-container-preset-solid.hover-fade .portfolio-item .image .overlay .links-wrapper .links .portfolio-sharing-pane .socials-item {
color: #212227; }
.portfolio.extended-products-grid.caption-container-preset-solid .portfolio-item.product .actions .button {
color: #212227;
background: transparent;
border-color: #212227; }
.portfolio.extended-products-grid.caption-position-hover .portfolio-item .image .overlay .links {
opacity: 0;
-webkit-transition: opacity 0.5s 0.2s;
transition: opacity 0.5s 0.2s; }
.portfolio.extended-products-grid.caption-position-hover .portfolio-item:hover .image .overlay .links {
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item.product .actions .button {
color: #212227;
background: transparent;
border-color: #212227; }
.portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.product .image .overlay .links .caption .cart.type_button .button:not(:hover), .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.product .image .overlay .links .caption .cart.type_button .button:not(:hover), .portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.product .image .overlay .links .caption .cart.type_button .button:not(:hover), .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.product .image .overlay .links .caption .cart.type_button .button:not(:hover), .portfolio.extended-products-grid.caption-position-hover.hover-default .portfolio-item.product .image .overlay .links .caption .cart.type_button .button:not(:hover) {
color: #ffffff;
border-color: #ffffff; }
.portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.product .actions .button, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.product .actions .button, .portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.product .actions .button, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.product .actions .button, .portfolio.extended-products-grid.caption-position-hover.hover-default .portfolio-item.product .actions .button {
color: #ffffff;
background: transparent;
border-color: #ffffff; }
.portfolio.extended-products-grid.caption-position-hover:not(.hover-zooming-blur):not(.hover-slide):not(.hover-fade) .portfolio-item .image .links .caption .product-price .price {
color: #ffffff; }
.portfolio.extended-products-grid.caption-position-hover:not(.hover-zooming-blur):not(.hover-slide):not(.hover-fade) .portfolio-item .image .links .caption .cart.type_button .button:not(:hover) {
background-color: transparent; }
.portfolio.extended-products-grid.caption-position-hover.hover-default .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-default .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-default .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-default .portfolio-item .image .overlay .links .portfolio-icons .icon a {
color: #ffffff;
background: initial; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .overlay-line, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .overlay-line, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .overlay-line, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .overlay-line {
display: none; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links {
vertical-align: bottom;
padding: 0;
text-align: left; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons {
position: absolute;
right: 0;
top: 0;
padding: 4px; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner {
margin-right: -4px;
justify-content: flex-end; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon {
margin: 0 4px 0 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .icon a {
width: 32px !important;
height: 32px !important;
line-height: 32px !important;
margin: 0;
font-size: 0;
letter-spacing: 0;
padding: 0;
visibility: visible;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
justify-content: center; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .icon a i {
font-size: 16px !important;
line-height: initial; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .icon a svg {
width: 16px;
height: 16px; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.added_to_cart, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.added_to_cart, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons a.added_to_cart, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons a.added_to_cart {
display: none !important; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .cart.type_button .button, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .cart.type_button .button, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .cart.type_button .button, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .cart.type_button .button {
width: auto;
height: auto;
color: #212227;
font-size: 14px;
line-height: 1;
background: #dfe5e8;
padding: 7px 15px;
margin: 4px auto;
border-radius: 14px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .cart.type_button .button i, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .cart.type_button .button i, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .cart.type_button .button i, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .cart.type_button .button i {
margin-right: 5px; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane {
background: #dfe5e8;
padding: 5px 10px;
border-radius: 15px;
height: auto; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active {
margin: 6px 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .caption {
width: 100%;
text-align: left;
padding: 8px 10px; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .caption .categories, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .caption .categories, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .caption .categories, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .caption .categories {
margin: 0 0 5px 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .caption .product-info, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .caption .product-info, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .caption .product-info, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .caption .product-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .caption .product-info .product-price, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .caption .product-info .product-price, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .caption .product-info .product-price, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .caption .product-info .product-price {
margin-right: auto;
width: 100%; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .links .caption .product-info.with-button .product-price, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .links .caption .product-info.with-button .product-price, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .links .caption .product-info.with-button .product-price, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .links .caption .product-info.with-button .product-price {
width: 100%; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .product-rating .star-rating:before, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .product-rating .star-rating:before, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .product-rating .star-rating:before, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .product-rating .star-rating:before {
color: #b6c6c9; }
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item .image .overlay .product-rating .star-rating > span:before, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item .image .overlay .product-rating .star-rating > span:before, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item .image .overlay .product-rating .star-rating > span:before, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item .image .overlay .product-rating .star-rating > span:before {
color: #ffc107; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-hover.hover-slide .portfolio-item.col-md-12 .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-hover.hover-fade .portfolio-item.col-md-12 .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-slide .portfolio-item.col-md-12 .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-fade .portfolio-item.col-md-12 .image .overlay .links .caption {
padding: 20px 15px; } }
.portfolio.extended-products-grid.caption-position-hover:not(.hover-slide):not(.hover-fade) .portfolio-item.product .caption .categories, .portfolio.extended-products-grid.caption-position-image:not(.hover-slide):not(.hover-fade) .portfolio-item.product .caption .categories {
padding-top: 2px;
padding-bottom: 2px; }
.portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.product .caption .categories, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.product .caption .categories, .portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.product .caption .categories, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.product .caption .categories, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item.product .caption .categories, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.product .caption .categories, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item.product .caption .categories, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item.product .caption .categories {
margin-left: 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .overlay-line, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .overlay-line, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .overlay-line, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .overlay-line, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .overlay-line, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .overlay-line {
margin: 10px 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .overlay-line:after, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .overlay-line:after, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .overlay-line:after, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .overlay-line:after, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .overlay-line:after, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .overlay-line:after {
height: 1px; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .portfolio-icons {
padding: 10px 10px 0 10px; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner {
margin-right: -10px; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon {
margin: 0 10px 0 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .portfolio-icons .icon a {
position: initial;
width: 16px;
height: 16px;
color: #ffffff;
line-height: 16px;
background: initial;
padding: 0;
margin: 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .portfolio-icons .icon a i {
font-size: 16px; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .portfolio-icons .icon a svg {
width: 16px;
height: 16px; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active {
margin-bottom: 20px; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .caption {
padding: 0 10px 10px 10px; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item .image .overlay .links .caption .description, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item .image .overlay .links .caption .description, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .caption .description, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item .image .overlay .links .caption .description, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item .image .overlay .links .caption .description, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .caption .description {
position: relative;
padding: 0; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.col-md-12 .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.col-md-12 .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.col-md-12 .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item.col-md-12 .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item.col-md-12 .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.col-md-12 .image .overlay .links .caption {
padding: 0 15px 15px 15px; } }
@media (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.bigger .image .overlay .links, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.bigger .image .overlay .links {
padding: 35px; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .overlay-line, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .overlay-line, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.bigger .image .overlay .links .overlay-line, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .overlay-line, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .overlay-line, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.bigger .image .overlay .links .overlay-line {
margin: 20px 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .overlay-line:after, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .overlay-line:after, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.bigger .image .overlay .links .overlay-line:after, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .overlay-line:after, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .overlay-line:after, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.bigger .image .overlay .links .overlay-line:after {
height: 2px; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a {
width: 35px;
height: 35px;
line-height: 35px;
margin: 0 14px 0 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i {
font-size: 35px; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg {
width: 35px;
height: 35px; }
.portfolio.extended-products-grid.caption-position-hover.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-hover.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-image.hover-vertical-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-image.hover-horizontal-sliding .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-sharing-pane.active {
margin-bottom: 30px; } }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner {
margin-right: -4px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons .portfolio-icons-inner > .icon {
margin: 0 4px 0 0;
visibility: visible; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons .icon a {
width: 32px;
height: 32px;
line-height: 32px;
padding: 0;
margin: 0;
border-radius: 50%; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons .icon a i {
font-size: 16px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons .icon a svg {
width: 16px;
height: 16px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .caption .product-rating .star-rating:before, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .caption .product-rating .star-rating:before, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .caption .product-rating .star-rating:before, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .caption .product-rating .star-rating:before {
color: #FFFFFF; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner {
margin-right: -10px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a {
width: 65px;
height: 65px;
line-height: 65px;
margin: 0 10px 0 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i {
font-size: 30px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg {
width: 30px;
height: 30px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .caption .title, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.bigger .image .overlay .links .caption .title, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .caption .title, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item.bigger .image .overlay .links .caption .title {
margin-bottom: 15px; } }
@media (max-width: 767px) {
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons .icon a {
width: 26px;
height: 26px;
line-height: 26px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons .icon a i {
font-size: 13px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg {
width: 13px;
height: 13px; } }
@media (max-width: 767px) and (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner {
margin-right: -8px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a {
width: 52px;
height: 52px;
line-height: 52px;
margin: 0 8px 0 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i {
font-size: 26px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-mobile-2x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg {
width: 26px;
height: 26px; } }
@media (min-width: 768px) and (max-width: 991px) {
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons .icon a {
width: 26px;
height: 26px;
line-height: 26px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons .icon a i {
font-size: 13px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg {
width: 13px;
height: 13px; } }
@media (min-width: 768px) and (max-width: 991px) and (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner {
margin-right: -8px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a {
width: 52px;
height: 52px;
line-height: 52px;
margin: 0 8px 0 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i {
font-size: 26px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-tablet-4x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg {
width: 26px;
height: 26px; } }
@media (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons .icon a {
width: 26px;
height: 26px;
line-height: 26px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons .icon a i {
font-size: 13px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item .image .overlay .links .portfolio-icons .icon a svg {
width: 13px;
height: 13px; } }
@media (min-width: 992px) and (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .portfolio-icons-inner {
margin-right: -8px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a {
width: 52px;
height: 52px;
line-height: 52px;
margin: 0 8px 0 0; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon i, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a i {
font-size: 26px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-hover.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6x .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-5 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons a.icon svg, .portfolio.extended-products-grid.caption-position-image.hover-gradient.columns-desktop-6 .portfolio-item.bigger .image .overlay .links .portfolio-icons .icon a svg {
width: 26px;
height: 26px; } }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .caption {
padding: 10px 10px 0 10px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .caption .title, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .caption .title {
margin-bottom: 5px; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .caption .cart.type_button .button, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .caption .cart.type_button .button {
margin-left: auto; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .caption .cart.type_button .button:not(:hover), .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .caption .cart.type_button .button:not(:hover) {
color: #212227;
background-color: transparent;
border-color: #212227; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .caption .product-price .price, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .caption .categories, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .caption .product-price .price, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .caption .categories {
color: #393d50; }
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item .image .overlay .links .icon a, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links a.icon, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item .image .overlay .links .icon a {
color: #ffffff;
background-color: #393d50; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-hover.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-zooming-blur .portfolio-item.bigger .image .overlay .links .caption {
padding: 25px 25px 0 25px; } }
.portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-hover.hover-disabled .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-image.hover-disabled .portfolio-item .image .overlay .links .portfolio-icons {
padding: 10px; }
.portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-hover.hover-disabled .portfolio-item .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-disabled .portfolio-item .image .overlay .links .caption {
padding: 10px; }
.portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links a.icon:hover, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item .image .overlay .links .icon a:hover, .portfolio.extended-products-grid.caption-position-hover.hover-disabled .portfolio-item .image .overlay .links a.icon, .portfolio.extended-products-grid.caption-position-hover.hover-disabled .portfolio-item .image .overlay .links a.icon:hover, .portfolio.extended-products-grid.caption-position-hover.hover-disabled .portfolio-item .image .overlay .links .icon a, .portfolio.extended-products-grid.caption-position-hover.hover-disabled .portfolio-item .image .overlay .links .icon a:hover, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links a.icon, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links a.icon:hover, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .icon a, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item .image .overlay .links .icon a:hover, .portfolio.extended-products-grid.caption-position-image.hover-disabled .portfolio-item .image .overlay .links a.icon, .portfolio.extended-products-grid.caption-position-image.hover-disabled .portfolio-item .image .overlay .links a.icon:hover, .portfolio.extended-products-grid.caption-position-image.hover-disabled .portfolio-item .image .overlay .links .icon a, .portfolio.extended-products-grid.caption-position-image.hover-disabled .portfolio-item .image .overlay .links .icon a:hover {
background-color: rgba(255, 255, 255, 0.8);
color: #393d50; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.col-md-12 .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-hover.hover-disabled .portfolio-item.col-md-12 .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item.col-md-12 .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-disabled .portfolio-item.col-md-12 .image .overlay .links .caption {
padding: 15px; } }
@media (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-hover.hover-disabled .portfolio-item.bigger .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item.bigger .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-image.hover-disabled .portfolio-item.bigger .image .overlay .links .portfolio-icons {
padding: 35px; }
.portfolio.extended-products-grid.caption-position-hover.hover-gradient .portfolio-item.bigger .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-hover.hover-disabled .portfolio-item.bigger .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-gradient .portfolio-item.bigger .image .overlay .links .caption, .portfolio.extended-products-grid.caption-position-image.hover-disabled .portfolio-item.bigger .image .overlay .links .caption {
padding: 35px; } }
.portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item .image .overlay .links .portfolio-icons {
width: 100%;
padding: 10px; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-hover.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.caption-position-image.hover-circular .portfolio-item.bigger .image .overlay .links .portfolio-icons {
padding: 35px; } }
.portfolio.extended-products-grid.hover-default .portfolio-item .image .overlay .links .caption .cart.type_button .button {
margin-left: auto; }
.portfolio.extended-products-grid.hover-default .portfolio-item .caption .quick-view-button i.default:before, .portfolio.extended-products-grid.hover-default .image .portfolio-icons.product-bottom .quick-view-button i.default:before {
content: '\e677'; }
.portfolio.extended-products-grid.hover-default .portfolio-item .caption .cart i.default:before, .portfolio.extended-products-grid.hover-default .image .portfolio-icons.product-bottom .cart i.default:before {
content: '\e660'; }
.portfolio.extended-products-grid.hover-default .portfolio-item .caption .cart i.default.variable:before,
.portfolio.extended-products-grid.hover-default .portfolio-item .caption .cart.variable-type-button i.default:before, .portfolio.extended-products-grid.hover-default .image .portfolio-icons.product-bottom .cart i.default.variable:before,
.portfolio.extended-products-grid.hover-default .image .portfolio-icons.product-bottom .cart.variable-type-button i.default:before {
content: "\e661"; }
.portfolio.extended-products-grid.hover-default .portfolio-item .caption .bottom-product-link i.default:before, .portfolio.extended-products-grid.hover-default .image .portfolio-icons.product-bottom .bottom-product-link i.default:before {
content: '\e670'; }
.portfolio.extended-products-grid.hover-default .portfolio-item .caption .yith-wcwl-add-button i.default:before, .portfolio.extended-products-grid.hover-default .image .portfolio-icons.product-bottom .yith-wcwl-add-button i.default:before {
content: '\e66b'; }
.portfolio.extended-products-grid.hover-default .portfolio-item .caption .yith-wcwl-wishlistexistsbrowse i.default:before,
.portfolio.extended-products-grid.hover-default .portfolio-item .caption .yith-wcwl-wishlistaddedbrowse i.default:before,
.portfolio.extended-products-grid.hover-default .portfolio-item .caption .yith-wcwl-add-button .delete_item i.default:before, .portfolio.extended-products-grid.hover-default .image .portfolio-icons.product-bottom .yith-wcwl-wishlistexistsbrowse i.default:before,
.portfolio.extended-products-grid.hover-default .image .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse i.default:before,
.portfolio.extended-products-grid.hover-default .image .portfolio-icons.product-bottom .yith-wcwl-add-button .delete_item i.default:before {
content: "\e641"; }
.portfolio.extended-products-grid.hover-default .portfolio-item .caption a.share i.default:before, .portfolio.extended-products-grid.hover-default .image .portfolio-icons.product-bottom a.share i.default:before {
content: '\e65c';
margin-left: -0.2em; }
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .caption .quick-view-button i.default:before, .portfolio.extended-products-grid:not(.hover-default) .portfolio-item .image .portfolio-icons.product-bottom .quick-view-button i.default:before {
content: '\e678'; }
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .caption .cart i.default:before, .portfolio.extended-products-grid:not(.hover-default) .portfolio-item .image .portfolio-icons.product-bottom .cart i.default:before {
content: '\e660'; }
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .caption .cart i.default.variable:before,
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .caption .cart.variable-type-button i.default:before, .portfolio.extended-products-grid:not(.hover-default) .portfolio-item .image .portfolio-icons.product-bottom .cart i.default.variable:before,
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .image .portfolio-icons.product-bottom .cart.variable-type-button i.default:before {
content: "\e661"; }
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .caption .bottom-product-link i.default:before, .portfolio.extended-products-grid:not(.hover-default) .portfolio-item .image .portfolio-icons.product-bottom .bottom-product-link i.default:before {
content: '\e628'; }
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .caption .yith-wcwl-add-button i.default:before, .portfolio.extended-products-grid:not(.hover-default) .portfolio-item .image .portfolio-icons.product-bottom .yith-wcwl-add-button i.default:before {
content: '\e65e'; }
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .caption .yith-wcwl-wishlistexistsbrowse i.default:before,
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .caption .yith-wcwl-wishlistaddedbrowse i.default:before,
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .caption .yith-wcwl-add-button .delete_item i.default:before, .portfolio.extended-products-grid:not(.hover-default) .portfolio-item .image .portfolio-icons.product-bottom .yith-wcwl-wishlistexistsbrowse i.default:before,
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .image .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse i.default:before,
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .image .portfolio-icons.product-bottom .yith-wcwl-add-button .delete_item i.default:before {
content: '\e679'; }
.portfolio.extended-products-grid:not(.hover-default) .portfolio-item .caption a.share i.default:before, .portfolio.extended-products-grid:not(.hover-default) .portfolio-item .image .portfolio-icons.product-bottom a.share i.default:before {
content: '\e65d';
margin-left: -0.2em; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-center .portfolio-item.product .image .overlay .links .caption {
text-align: center; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-center .portfolio-item.product .image .overlay .links .caption > * {
transform-origin: center; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-center .portfolio-item.product .image .overlay .links .caption .categories {
margin-left: auto;
margin-right: auto; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-center .portfolio-item.product .image .overlay .links .caption .product-info {
flex-direction: column; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-center .portfolio-item.product .image .overlay .links .caption .product-info .product-price, .portfolio.extended-products-grid:not(.hover-default).caption-alignment-center .portfolio-item.product .image .overlay .links .caption .product-info .cart.type_button .button {
margin-right: auto;
margin-left: auto; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-center.hover-circular .portfolio-item.product .image .overlay .links .caption .product-rating, .portfolio.extended-products-grid:not(.hover-default).caption-alignment-center.hover-gradient .portfolio-item.product .image .overlay .links .caption .product-rating {
margin-left: -35px; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .image .overlay .links .portfolio-icons {
left: 0;
right: inherit; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .image .overlay .links .portfolio-icons .portfolio-icons-inner {
justify-content: flex-start; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .image .overlay .links .caption {
text-align: right; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .image .overlay .links .caption > * {
transform-origin: right; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .image .overlay .links .caption .categories {
margin-left: auto;
margin-right: 0; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .image .overlay .links .caption .product-info {
flex-direction: row-reverse; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .image .overlay .links .caption .product-info .product-price, .portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .image .overlay .links .caption .product-info .cart.type_button .button {
margin-right: 0;
margin-left: auto; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .product-labels {
right: 5px;
left: auto;
display: flex;
flex-direction: column;
align-items: flex-end; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .product-labels.style-2 {
right: 5px; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .product-labels.style-2 .label {
border-radius: 3px 3px 0 3px; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .product-labels.style-2 .label:after {
left: initial;
right: 0;
transform: rotateY(180deg); }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .product-labels.style-3 {
right: 4px; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .product-labels.style-4 {
right: 0; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right .portfolio-item.product .product-labels.style-4 .label:after {
right: initial;
left: -5px;
border-left: none;
border-right-width: 5px;
border-right-style: solid; }
.portfolio.extended-products-grid:not(.hover-default).caption-alignment-right.hover-circular .portfolio-item.product .image .overlay .links .caption .product-rating, .portfolio.extended-products-grid:not(.hover-default).caption-alignment-right.hover-gradient .portfolio-item.product .image .overlay .links .caption .product-rating {
right: 0; }
.portfolio.extended-products-grid.hover-default .portfolio-item.product .image .overlay .links .caption .categories, .portfolio.extended-products-grid.hover-zooming-blur .portfolio-item.product .image .overlay .links .caption .categories {
margin-left: auto;
margin-right: auto; }
.portfolio.extended-products-grid.title-on-page.hover-gradient .portfolio-item.has-rating .image .links .caption.center .product-info .product-rating, .portfolio.extended-products-grid.title-on-page.hover-circular .portfolio-item.has-rating .image .links .caption.center .product-info .product-rating {
transform: translateX(-50%); }
.portfolio.extended-products-grid.title-on-page.hover-gradient .portfolio-item.has-rating .image .links .caption.right .product-info .product-rating, .portfolio.extended-products-grid.title-on-page.hover-circular .portfolio-item.has-rating .image .links .caption.right .product-info .product-rating {
transform: translatex(-100%); }
.portfolio.extended-products-grid.title-on-page.hover-gradient .portfolio-item.has-rating:hover .image .links .caption .product-info, .portfolio.extended-products-grid.title-on-page.hover-gradient .portfolio-item.has-rating.hover-effect .image .links .caption .product-info, .portfolio.extended-products-grid.title-on-page.hover-circular .portfolio-item.has-rating:hover .image .links .caption .product-info, .portfolio.extended-products-grid.title-on-page.hover-circular .portfolio-item.has-rating.hover-effect .image .links .caption .product-info {
padding-bottom: 20px; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.caption-position-image.columns-desktop-2x .portfolio-item .image .product-labels.style-1 .label, .portfolio.extended-products-grid.caption-position-image.columns-desktop-3x .portfolio-item .image .product-labels.style-1 .label, .portfolio.extended-products-grid.caption-position-image.columns-desktop-4x .portfolio-item .image .product-labels.style-1 .label, .portfolio.extended-products-grid.caption-position-image.columns-desktop-5x .portfolio-item .image .product-labels.style-1 .label, .portfolio.extended-products-grid.caption-position-image.columns-desktop-6x .portfolio-item .image .product-labels.style-1 .label {
width: 48px;
height: 48px;
font-size: 8px; }
.portfolio.extended-products-grid.caption-position-image.columns-desktop-2x .portfolio-item .image .product-labels.style-1 .label.new-label, .portfolio.extended-products-grid.caption-position-image.columns-desktop-3x .portfolio-item .image .product-labels.style-1 .label.new-label, .portfolio.extended-products-grid.caption-position-image.columns-desktop-4x .portfolio-item .image .product-labels.style-1 .label.new-label, .portfolio.extended-products-grid.caption-position-image.columns-desktop-5x .portfolio-item .image .product-labels.style-1 .label.new-label, .portfolio.extended-products-grid.caption-position-image.columns-desktop-6x .portfolio-item .image .product-labels.style-1 .label.new-label {
width: 38px;
height: 38px; } }
@media (min-width: 992px) {
.portfolio.extended-products-grid.fullwidth-columns-desktop-4 .portfolio-set .portfolio-item,
.portfolio.extended-products-grid.fullwidth-columns-desktop-4 .portfolio-item-size-container .portfolio-item {
width: 25%; }
.portfolio.extended-products-grid.fullwidth-columns-desktop-4 .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 50%; }
.portfolio.extended-products-grid.fullwidth-columns-desktop-5 .portfolio-set .portfolio-item,
.portfolio.extended-products-grid.fullwidth-columns-desktop-5 .portfolio-item-size-container .portfolio-item {
width: 20%; }
.portfolio.extended-products-grid.fullwidth-columns-desktop-5 .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 40%; }
.portfolio.extended-products-grid.fullwidth-columns-desktop-6 .portfolio-set .portfolio-item,
.portfolio.extended-products-grid.fullwidth-columns-desktop-6 .portfolio-item-size-container .portfolio-item {
width: 16.665%; }
.portfolio.extended-products-grid.fullwidth-columns-desktop-6 .portfolio-set .portfolio-item.double-item:not(.double-item-vertical) {
width: 33.33%; } }
.portfolio.extended-products-grid.full-item-border .portfolio-item .wrap > .caption {
border-bottom-width: 0; }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup {
height: auto;
bottom: calc(100% + 15px);
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
padding: 10px;
z-index: 1; }
@media (min-width: 768px) {
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup {
padding: 15px; } }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup.right {
left: initial;
right: -5px;
-webkit-transform: none;
transform: none; }
@media (min-width: 768px) {
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup.right {
right: -8px; } }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup.right .sharing-styled-arrow {
right: 45px;
left: initial; }
@media (min-width: 768px) {
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup.right .sharing-styled-arrow {
right: 48px; } }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup.left {
left: -5px;
-webkit-transform: none;
transform: none; }
@media (min-width: 768px) {
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup.left {
left: -8px; } }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup.left .sharing-styled-arrow {
left: 30px; }
@media (min-width: 768px) {
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup.left .sharing-styled-arrow {
left: 32px; } }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup .sharing-styled-arrow {
left: 50%;
margin-left: -65px; }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup .socials {
margin-top: 0; }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup .socials a {
margin: 0 3px; }
@media (min-width: 768px) {
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .sharing-popup .socials a {
margin: 0 5px; } }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .icons-top .sharing-popup {
background: #FFFFFF;
box-shadow: 0 10px 35px rgba(33, 34, 39, 0.13); }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .icons-top .sharing-popup a {
color: #b6c6c9; }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .icons-top .sharing-popup .sharing-styled-arrow {
fill: #FFFFFF; }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .icons-top .sharing-popup.right {
right: -14px; }
@media (min-width: 768px) {
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .icons-top .sharing-popup.right {
right: -17px; } }
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .icons-top .sharing-popup.left {
left: -14px; }
@media (min-width: 768px) {
.portfolio.extended-products-grid .portfolio-item .wrap .product-bottom.on-page-caption .icons-top .sharing-popup.left {
left: -17px; } }
@media (min-width: 992px) {
.portfolio.extended-products-grid.columns-desktop-6x .portfolio-item.product .wrap > .caption .product-bottom .cart.type_button .button i, .portfolio.extended-products-grid.columns-desktop-6x .portfolio-item.product .wrap > .caption .product-bottom .cart.type_button .button .space {
display: none; } }
@media (min-width: 992px) and (max-width: 1300px) {
.portfolio.extended-products-grid.columns-desktop-6 .portfolio-item.product .wrap > .caption .product-bottom .cart.type_button .button i, .portfolio.extended-products-grid.columns-desktop-6 .portfolio-item.product .wrap > .caption .product-bottom .cart.type_button .button .space {
display: none; } }
.portfolio.extended-products-grid.disable-isotope .portfolio-set {
display: flex;
flex-wrap: wrap; }
.portfolio.extended-products-grid.disable-isotope.caption-position-page .wrap {
display: flex;
flex-direction: column;
height: 100%; }
.portfolio.extended-products-grid.disable-isotope.caption-position-page .wrap .caption {
flex: auto; }
.portfolio.extended-products-grid.disable-isotope.caption-position-page .not-found .found-wrap {
flex-direction: row !important; }
.portfolio.extended-products-grid.disable-isotope .image {
width: 100%;
position: relative;
overflow: visible; }
.portfolio.extended-products-grid.disable-isotope .image .image-inner {
width: 100%;
aspect-ratio: 1;
overflow: hidden; }
.portfolio.extended-products-grid.disable-isotope.aspect-ratio-portrait .image .image-inner {
aspect-ratio: 0.8; }
.portfolio.extended-products-grid.full-image .portfolio-item .image .image-inner {
aspect-ratio: initial; }
.portfolio.extended-products-grid.full-image .portfolio-item .image .image-inner picture img {
position: initial; }
.portfolio.extended-products-grid.portfolio.item-separator .portfolio-item:before, .portfolio.extended-products-grid.portfolio.item-separator .portfolio-item:after {
opacity: 1;
transform: translateX(-50%); }
.portfolio.extended-products-grid.portfolio.item-separator .portfolio-item:after {
transform: translateX(50%); }
.portfolio.extended-products-grid.portfolio.item-separator .portfolio-item .item-separator-box:before, .portfolio.extended-products-grid.portfolio.item-separator .portfolio-item .item-separator-box:after {
opacity: 1;
transform: translateY(-50%); }
.portfolio.extended-products-grid.portfolio.item-separator .portfolio-item .item-separator-box:after {
transform: translateY(50%); }
.portfolio.extended-products-grid.hover-default .portfolio-item.product .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.hover-zooming-blur .portfolio-item.product .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.hover-vertical-sliding .portfolio-item.product .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.hover-horizontal-sliding .portfolio-item.product .image .overlay .links .portfolio-icons {
position: relative; }
.portfolio.extended-products-grid.fullwidth-columns .portfolio-filters-list.style-sidebar .portfolio-filters-outer {
padding-right: 0; }
.thegem-popup-notification {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
height: 200px;
text-align: center;
font-size: 16px;
line-height: 2;
background: linear-gradient(180deg, rgba(33, 34, 39, 0) 0%, rgba(33, 34, 39, 0.3) 100%);
margin: 0 !important;
z-index: 10000;
-webkit-transform: translateY(50px);
transform: translateY(50px);
opacity: 0;
visibility: hidden;
pointer-events: none;
-webkit-transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transition-property: opacity, visibility, -webkit-transform;
transition-property: opacity, visibility, -webkit-transform;
transition-property: opacity, visibility, transform;
transition-property: opacity, visibility, transform, -webkit-transform;
display: flex;
justify-content: center; }
.thegem-popup-notification.visible {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
visibility: visible;
pointer-events: auto; }
@supports (-webkit-touch-callout: none) {
.thegem-popup-notification {
top: 0;
bottom: initial;
background: linear-gradient(0deg, rgba(33, 34, 39, 0) 0%, rgba(33, 34, 39, 0.3) 100%);
-webkit-transform: translateY(-50px);
transform: translateY(-50px); } }
.thegem-popup-notification .notification-message {
max-width: 95%;
position: absolute;
bottom: 30px;
color: inherit;
padding: 12px 18px; }
@supports (-webkit-touch-callout: none) {
.thegem-popup-notification .notification-message {
top: 30px;
bottom: initial; } }
.thegem-popup-notification .notification-message:before {
content: "\e646";
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-variant: normal;
text-rendering: auto;
line-height: 0.7;
margin-right: 8px;
font-size: 1.5em;
vertical-align: middle; }
.thegem-popup-notification .notification-message span.buttons {
display: inline-block; }
@media (max-width: 767px) {
.thegem-popup-notification .notification-message span.buttons {
width: 100%; }
.thegem-popup-notification .notification-message span.buttons a.button:first-child {
margin-left: 0; } }
.thegem-popup-notification .notification-message a.button {
width: fit-content;
width: -webkit-fit-content;
height: auto;
font-size: 14px;
line-height: 1;
padding: 3px 15px 4px 15px;
margin-left: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-webkit-appearance: none;
transition: all 0.3s; }
@media (max-width: 767px) {
.hide-mobile {
display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.hide-tablet {
display: none !important; } }
@media (min-width: 992px) {
.hide-desktop {
display: none !important; } }
.portfolio.extended-products-grid.portfolio-style-metro.caption-position-page .portfolio-item.product .caption .title {
max-height: calc(1.3 * 1em); }
.portfolio.background-style-dark:not(.list-style) .portfolio-item:not(:hover) .wrap > .caption .title, .portfolio.background-style-dark:not(.list-style) .portfolio-item:not(:hover) .wrap > .caption .title:hover, .portfolio.background-style-dark:not(.list-style) .portfolio-item:not(:hover) .wrap > .caption .product-price .price, .portfolio.background-style-dark:not(.list-style) .portfolio-item:not(:hover) .wrap > .caption .categories, .portfolio.background-style-dark:not(.list-style) .portfolio-item:not(:hover) .wrap > .caption .product-variations,
.portfolio.background-style-dark.list-style .portfolio-item .wrap > .caption .title,
.portfolio.background-style-dark.list-style .portfolio-item .wrap > .caption .title:hover,
.portfolio.background-style-dark.list-style .portfolio-item .wrap > .caption .product-price .price,
.portfolio.background-style-dark.list-style .portfolio-item .wrap > .caption .categories,
.portfolio.background-style-dark.list-style .portfolio-item .wrap > .caption .product-variations,
.portfolio.background-style-gray:not(.list-style) .portfolio-item:hover .wrap > .caption .title,
.portfolio.background-style-gray:not(.list-style) .portfolio-item:hover .wrap > .caption .title:hover,
.portfolio.background-style-gray:not(.list-style) .portfolio-item:hover .wrap > .caption .product-price .price,
.portfolio.background-style-gray:not(.list-style) .portfolio-item:hover .wrap > .caption .categories,
.portfolio.background-style-gray:not(.list-style) .portfolio-item:hover .wrap > .caption .product-variations {
color: #FFFFFF; }
.gem-button-icon-position-right .gem-inner-wrapper-btn {
flex-direction: row-reverse; }
.portfolio.extended-products-grid .gem-pagination {
width: 100%;
display: flex;
align-items: center;
justify-content: center; }
.portfolio.extended-products-grid .gem-pagination a {
box-sizing: content-box;
line-height: 30px; }
.portfolio.extended-products-grid .gem-pagination .prev, .portfolio.extended-products-grid .gem-pagination .next,
.portfolio.extended-products-grid .gem-pagination-arrows .prev,
.portfolio.extended-products-grid .gem-pagination-arrows .next {
display: flex;
align-items: center;
justify-content: center;
flex: none; }
.portfolio.extended-products-grid .gem-pagination .prev:before, .portfolio.extended-products-grid .gem-pagination .next:before,
.portfolio.extended-products-grid .gem-pagination-arrows .prev:before,
.portfolio.extended-products-grid .gem-pagination-arrows .next:before {
content: none; }
.portfolio.extended-products-grid .gem-pagination .prev i, .portfolio.extended-products-grid .gem-pagination .next i,
.portfolio.extended-products-grid .gem-pagination-arrows .prev i,
.portfolio.extended-products-grid .gem-pagination-arrows .next i {
font-size: 24px; }
.portfolio.extended-products-grid .gem-pagination .prev i.default, .portfolio.extended-products-grid .gem-pagination .next i.default,
.portfolio.extended-products-grid .gem-pagination-arrows .prev i.default,
.portfolio.extended-products-grid .gem-pagination-arrows .next i.default {
font-family: 'thegem-icons';
font-weight: normal;
font-style: normal; }
.portfolio.extended-products-grid .gem-pagination .prev.disabled, .portfolio.extended-products-grid .gem-pagination .next.disabled,
.portfolio.extended-products-grid .gem-pagination-arrows .prev.disabled,
.portfolio.extended-products-grid .gem-pagination-arrows .next.disabled {
cursor: initial;
opacity: 0.7; }
.portfolio.extended-products-grid .gem-pagination .prev i.default:before,
.portfolio.extended-products-grid .gem-pagination-arrows .prev i.default:before {
content: '\e636'; }
.portfolio.extended-products-grid .gem-pagination .next i.default:before,
.portfolio.extended-products-grid .gem-pagination-arrows .next i.default:before {
content: '\e634'; }
.portfolio.extended-products-grid .gem-pagination-arrows {
display: flex;
margin-top: 42px; }
.portfolio.extended-products-grid .gem-pagination-arrows.alignment-left {
justify-content: flex-start; }
.portfolio.extended-products-grid .gem-pagination-arrows.alignment-right {
justify-content: flex-end; }
.portfolio.extended-products-grid .gem-pagination-arrows a {
background: transparent;
border: none;
margin: 0;
width: auto;
height: auto; }
.portfolio.extended-products-grid .gem-pagination-arrows a.next {
margin-left: 9px; }
.portfolio.extended-products-grid .gem-pagination-arrows a.next i.default {
margin-left: -9px; }
.portfolio.extended-products-grid .gem-pagination-arrows .prev i.default:before {
content: '\e603'; }
.portfolio.extended-products-grid .gem-pagination-arrows .next i.default:before {
content: '\e601'; }
.portfolio.extended-products-grid { }
.portfolio.extended-products-grid .portfolio-load-more .gem-button {
height: auto;
margin: 0;
position: relative;
z-index: 1;
white-space: normal;
min-width: max-content;
overflow: hidden; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-separator {
width: 100%;
display: flex;
justify-content: center;
align-items: center; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-separator-line {
width: 100%;
border-color: #b6c6c9;
color: #b6c6c9; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-separator-button {
padding: 0 20px;
flex: none; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-separator-holder {
flex-grow: 1; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-separator-holder svg {
display: block; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-separator-holder:first-child .gem-button-separator-line {
margin-left: auto;
margin-right: 0; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-separator-holder:first-child .gem-button-separator-line svg {
transform: rotate(180deg); }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-container {
display: flex;
justify-content: center;
width: 100%; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-container .gem-button-separator-type-single .gem-button-separator-line {
border-top: 2px solid;
border-bottom: 0;
height: 0; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-container .gem-button-separator-type-square {
display: flex;
flex-direction: column;
align-items: center; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-container .gem-button-separator-type-square .gem-button-separator-button {
padding: 0; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-container .gem-button-separator-type-square svg line {
stroke: #b6c6c9; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-container .gem-button-separator-type-soft-double .gem-button-separator-line {
border-top: 1px solid;
border-bottom: 1px solid;
height: 7px; }
.portfolio.extended-products-grid .portfolio-load-more .gem-button-container .gem-button-separator-type-strong-double .gem-button-separator-line {
border-top: 4px solid;
border-bottom: 4px solid;
height: 17px; }
.portfolio.extended-products-grid .portfolio-item-size-container .portfolio-item:before, .portfolio.extended-products-grid .portfolio-item-size-container .portfolio-item:after {
content: none; }
.portfolio.extended-products-grid.portfolio-preset-below-shadow-hover-01 .portfolio-item:hover .wrap, .portfolio.extended-products-grid.portfolio-preset-below-shadow-hover-01 .portfolio-item.hover-effect .wrap {
box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2); }
.portfolio.extended-products-grid.portfolio-preset-below-shadow-hover-01 .portfolio-item.product .product-labels.style-3 .label {
border-radius: 3px; }
.portfolio.extended-products-grid.portfolio-preset-below-shadow-hover-02 .portfolio-item:hover .wrap, .portfolio.extended-products-grid.portfolio-preset-below-shadow-hover-02 .portfolio-item.hover-effect .wrap {
box-shadow: 0px 0px 30px 0px rgba(49, 50, 51, 0.18);
border-color: #ededed !important; }
.portfolio.extended-products-grid.portfolio-preset-below-shadow-hover-02 .portfolio-item.product .wrap > .caption {
padding: 23px 20px 35px 20px; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.portfolio-preset-below-shadow-hover-02 .portfolio-item.product.col-md-12 .wrap > .caption {
padding: 34px 20px 52px 20px; } }
.portfolio.extended-products-grid.portfolio-preset-below-shadow-hover-02 .product-labels.style-3 .label.onsale .text {
font-size: 1.6em; }
.portfolio.extended-products-grid.portfolio-preset-below-rectangle-button-01 .portfolio-item.product .product-labels.style-3 {
margin: -4px 0px 0px -4px; }
.portfolio.extended-products-grid.portfolio-preset-below-rectangle-button-01 .portfolio-item.product .product-labels.style-3 .label {
border-radius: 0;
margin: 0; }
.portfolio.extended-products-grid.portfolio-preset-below-rectangle-button-01 .portfolio-item .wrap > .caption {
padding: 20px 0px 20px 0px; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.portfolio-preset-below-rectangle-button-01 .portfolio-item.product.col-md-12 .wrap > .caption {
padding: 30px 0px 30px 0px; } }
.portfolio.extended-products-grid.portfolio-preset-below-rectangle-button-02 .portfolio-item .wrap > .caption {
padding: 0px 20px 20px 0px; }
.portfolio.extended-products-grid.portfolio-preset-below-rectangle-button-02 .portfolio-item .wrap > .caption .cart.type_button .button {
padding: 10px 16px 10px 16px !important; }
.portfolio.extended-products-grid.portfolio-preset-below-rectangle-button-02 .portfolio-item .wrap > .caption .categories {
margin-top: 13px; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.portfolio-preset-below-rectangle-button-02 .portfolio-item.product.col-md-12 .wrap > .caption {
padding: 0px 30px 30px 0px; } }
.portfolio.extended-products-grid.portfolio-preset-below-separator-02 .portfolio-item .wrap > .caption {
padding: 10px; }
.portfolio.extended-products-grid.portfolio-preset-below-separator-02 .portfolio-item .wrap > .caption .product-price {
margin-bottom: 2px; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.portfolio-preset-below-separator-02 .portfolio-item.product.col-md-12 .wrap > .caption {
padding: 15px; } }
.portfolio.extended-products-grid.portfolio-preset-image-solid-background .portfolio-item.product .product-labels.style-3 {
margin: -4px 0px 0px -4px; }
.portfolio.extended-products-grid.portfolio-preset-image-solid-background .portfolio-item.product .product-labels.style-3 .label {
border-radius: 0;
margin: 0; }
.portfolio.extended-products-grid.portfolio-preset-image-shadow-hover-01 .portfolio-item:hover .wrap, .portfolio.extended-products-grid.portfolio-preset-image-shadow-hover-01 .portfolio-item.hover-effect .wrap {
box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25); }
.portfolio.extended-products-grid.portfolio-preset-image-shadow .portfolio-item .wrap .image {
box-shadow: 0px 0px 40px 5px rgba(33, 34, 39, 0.2); }
.portfolio.extended-products-grid.portfolio-preset-image-shadow .portfolio-item:hover .wrap .image, .portfolio.extended-products-grid.portfolio-preset-image-shadow .portfolio-item.hover-effect .wrap .image {
box-shadow: 0px 10px 50px 10px rgba(33, 34, 39, 0.3); }
.portfolio.extended-products-grid.portfolio-preset-image-shadow .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.portfolio-preset-image-shadow .portfolio-item .image .overlay .links .caption {
padding: 20px !important; }
.portfolio.extended-products-grid.portfolio-preset-image-shadow .product-labels.style-2 .label {
margin: 14px -11px 0px 0px !important; }
.portfolio.extended-products-grid.portfolio-preset-image-separator-01 .portfolio-item.product .product-labels.style-3 .label {
border-radius: 3px; }
.portfolio.extended-products-grid.portfolio-preset-image-separator-01 .portfolio-item.product .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.portfolio-preset-image-separator-01 .portfolio-item.product .image .overlay .links .caption {
padding: 16px !important; }
.portfolio.extended-products-grid.portfolio-preset-hover-rounded-corners .portfolio-item .overlay:before {
background: #F0F3F2D4; }
.portfolio.extended-products-grid.portfolio-preset-hover-separator .portfolio-item.product .product-labels.style-3 {
margin: -4px 0px 0px -4px; }
.portfolio.extended-products-grid.portfolio-preset-hover-separator .portfolio-item.product .product-labels.style-3 .label {
border-radius: 0;
margin: 0; }
.portfolio.extended-products-grid.portfolio-preset-hover-centered-caption .portfolio-item .image .overlay .links .caption {
padding: 20px !important; }
.portfolio.extended-products-grid.portfolio-preset-hover-shadow-hover .portfolio-item:hover .wrap, .portfolio.extended-products-grid.portfolio-preset-hover-shadow-hover .portfolio-item.hover-effect .wrap {
box-shadow: 0px 0px 20px 0px rgba(29, 42, 47, 0.21); }
.portfolio.extended-products-grid.portfolio-preset-hover-gradient-hover .portfolio-item .overlay:before {
background: #FFDE1596 !important;
background-color: transparent;
background-image: linear-gradient(225deg, #FFDE1596 0%, #E9135CBA 100%) !important; }
.portfolio.extended-products-grid.portfolio-preset-hover-gradient-hover .portfolio-item .image .overlay .links .portfolio-icons, .portfolio.extended-products-grid.portfolio-preset-hover-gradient-hover .portfolio-item .image .overlay .links .caption {
padding: 30px !important; }
.term-description:first-child {
margin-bottom: 40px; }
.term-description:last-child {
margin-top: 40px; }
.portfolio-filter-tabs {
position: relative;
z-index: 5; }
.portfolio-filter-tabs.style-alternative {
display: flex;
align-items: baseline;
margin-bottom: 30px; }
@media (min-width: 992px) {
.portfolio-filter-tabs.style-alternative {
margin-bottom: 50px; } }
@media (max-width: 991px) {
.portfolio-filter-tabs.style-alternative {
flex-wrap: wrap;
justify-content: space-between; } }
@media (min-width: 992px) {
.portfolio-filter-tabs.style-alternative.separator ul.portfolio-filter-tabs-list {
margin-bottom: -11px; } }
.portfolio-filter-tabs.style-alternative .portfolio-filter-tabs-title {
margin: 0 30px 0 0; }
@media (max-width: 991px) {
.portfolio-filter-tabs.style-alternative .portfolio-filter-tabs-title {
max-width: 75%; } }
@media (min-width: 992px) {
.portfolio-filter-tabs.style-alternative .portfolio-filter-tabs-title {
margin-right: 45px; } }
@media (max-width: 991px) {
.portfolio-filter-tabs.style-alternative ul.portfolio-filter-tabs-list {
order: 1;
width: calc(100% + 30px);
justify-content: center;
padding-top: 30px; } }
@media (min-width: 992px) {
.portfolio-filter-tabs.style-alternative ul.portfolio-filter-tabs-list {
margin-right: auto; } }
@media (min-width: 992px) {
.portfolio-filter-tabs.style-alternative ul.portfolio-filter-tabs-list li {
padding-bottom: 6px; } }
.portfolio-filter-tabs.style-alternative ul.portfolio-filter-tabs-list li.active {
border-bottom: 2px solid currentColor; }
.portfolio-filter-tabs.style-alternative.alignment-right ul.portfolio-filter-tabs-list {
margin-left: auto;
margin-right: 0; }
.portfolio-filter-tabs.style-alternative.alignment-center ul.portfolio-filter-tabs-list {
margin-left: auto;
margin-right: auto; }
@media (min-width: 992px) {
.portfolio-filter-tabs.style-alternative .gem-pagination.gem-pagination-arrows {
margin-left: 20px; } }
.portfolio-filter-tabs.style-alternative .gem-pagination.gem-pagination-arrows a.next i.default {
margin-right: -7px; }
.portfolio-filter-tabs.style-alternative .gem-pagination.gem-pagination-arrows a i {
transform: translateY(3px); }
.portfolio-filter-tabs.style-default {
margin-bottom: 30px; }
@media (min-width: 992px) {
.portfolio-filter-tabs.style-default {
margin-bottom: 33px; } }
.portfolio-filter-tabs.style-default .portfolio-filter-tabs-title {
text-align: center;
margin-bottom: 30px; }
@media (min-width: 992px) {
.portfolio-filter-tabs.style-default .portfolio-filter-tabs-title {
margin-bottom: 45px; } }
.portfolio-filter-tabs.style-default ul.portfolio-filter-tabs-list {
justify-content: center; }
.portfolio-filter-tabs.style-default ul.portfolio-filter-tabs-list li.active {
border-bottom: 2px solid currentColor; }
.portfolio-filter-tabs.style-default.alignment-right .portfolio-filter-tabs-title {
text-align: right; }
.portfolio-filter-tabs.style-default.alignment-right ul.portfolio-filter-tabs-list {
justify-content: flex-end; }
.portfolio-filter-tabs.style-default.alignment-left .portfolio-filter-tabs-title {
text-align: left; }
.portfolio-filter-tabs.style-default.alignment-left ul.portfolio-filter-tabs-list {
justify-content: flex-start; }
.portfolio-filter-tabs ul.portfolio-filter-tabs-list {
list-style-type: none;
padding: 0;
margin: 0 -30px -10px 0;
display: flex;
align-items: baseline;
flex-wrap: wrap; }
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li {
margin-bottom: 10px;
margin-right: 30px; }
.portfolio-filter-tabs ul.portfolio-filter-tabs-list li:not(.active) {
cursor: pointer; }
.portfolio-filter-tabs .gem-pagination.gem-pagination-arrows {
width: auto;
margin: 0; }
.portfolio.extended-products-grid.caption-position-image:not(.ready) .portfolio-icons,
.portfolio.extended-products-grid.loading-animation:not(.inited) {
opacity: 0; }
.extended-carousel-grid .owl-item .portfolio-item {
padding: 0; } .portfolio.extended-products-grid.list-style .portfolio-set {
display: grid;
grid-template-columns: minmax(0, 1fr); }
.portfolio.extended-products-grid.list-style .portfolio-set:before,
.portfolio.extended-products-grid.list-style .portfolio-set:after {
content: none; }
@media (max-width: 767px) {
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .caption {
padding: 18px 20px 13px 20px; }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item:nth-child(1) .wrap:before {
content: none; } }
@media (min-width: 768px) and (max-width: 991px) {
.portfolio.extended-products-grid.list-style.columns-tablet-1x .portfolio-set {
grid-template-columns: minmax(0, 1fr); }
.portfolio.extended-products-grid.list-style.columns-tablet-1x .portfolio-set.sub-categories {
grid-template-columns: repeat(2, minmax(0, 1fr)); }
.portfolio.extended-products-grid.list-style.columns-tablet-1x .portfolio-set .portfolio-item .wrap > .caption {
padding: 18px 20px 13px 20px; }
.portfolio.extended-products-grid.list-style.columns-tablet-1x .portfolio-set .portfolio-item:nth-child(1) .wrap:before {
content: none; }
.portfolio.extended-products-grid.list-style.columns-tablet-2x .portfolio-set {
grid-template-columns: repeat(2, minmax(0, 1fr)); }
.portfolio.extended-products-grid.list-style.columns-tablet-2x .portfolio-set .portfolio-item .wrap > .caption {
padding: 18px 20px 13px 20px; }
.portfolio.extended-products-grid.list-style.columns-tablet-2x .portfolio-set .portfolio-item:nth-child(-n+2) .wrap:before {
content: none; } }
@media (min-width: 992px) {
.portfolio.extended-products-grid.list-style.columns-desktop-1x .portfolio-set {
grid-template-columns: minmax(0, 1fr); }
.portfolio.extended-products-grid.list-style.columns-desktop-1x .portfolio-set.sub-categories {
grid-template-columns: repeat(4, minmax(0, 1fr)); }
.portfolio.extended-products-grid.list-style.columns-desktop-1x .portfolio-set .portfolio-item .wrap > .caption {
padding: 25px 30px 20px 30px; }
.portfolio.extended-products-grid.list-style.columns-desktop-1x .portfolio-set .portfolio-item:nth-child(1) .wrap:before {
content: none; }
.portfolio.extended-products-grid.list-style.columns-desktop-2x .portfolio-set {
grid-template-columns: repeat(2, minmax(0, 1fr)); }
.portfolio.extended-products-grid.list-style.columns-desktop-2x .portfolio-set .portfolio-item .wrap > .caption {
padding: 20px 25px 15px 25px; }
.portfolio.extended-products-grid.list-style.columns-desktop-2x .portfolio-set .portfolio-item:nth-child(-n+2) .wrap:before {
content: none; }
.portfolio.extended-products-grid.list-style.columns-desktop-3x .portfolio-set {
grid-template-columns: repeat(3, minmax(0, 1fr)); }
.portfolio.extended-products-grid.list-style.columns-desktop-3x .portfolio-set .portfolio-item .wrap > .caption {
padding: 15px 15px 10px 15px; }
.portfolio.extended-products-grid.list-style.columns-desktop-3x .portfolio-set .portfolio-item:nth-child(-n+3) .wrap:before {
content: none; }
.portfolio.extended-products-grid.list-style.columns-desktop-4x .portfolio-set {
grid-template-columns: repeat(4, minmax(0, 1fr)); }
.portfolio.extended-products-grid.list-style.columns-desktop-4x .portfolio-set .portfolio-item .wrap > .caption {
padding: 15px 15px 10px 15px; }
.portfolio.extended-products-grid.list-style.columns-desktop-4x .portfolio-set .portfolio-item:nth-child(-n+4) .wrap:before {
content: none; } }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item {
width: auto !important; }
.portfolio.extended-products-grid.list-style .portfolio-set:not(.sub-categories) .portfolio-item .wrap {
display: block; }
@media (min-width: 768px) {
.portfolio.extended-products-grid.list-style .portfolio-set:not(.sub-categories) .portfolio-item .wrap {
height: 100%;
display: flex;
flex-direction: row; } }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .image {
flex: auto;
align-self: center; }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .image .links .caption .info {
left: 0;
top: 0; }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .image .links .caption .info a {
text-decoration: none; }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .caption {
border: none;
display: flex;
flex-direction: column;
justify-content: center; }
@media (max-width: 767px) {
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .image,
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .caption {
width: 100% !important; } }
@media (min-width: 768px) {
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .image {
flex: none !important;
width: 40%;
max-width: 100%; } }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .caption .post-author-date .post-author-date .author, .portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .caption .post-author-date .post-date, .portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .caption .post-author-date .post-author-date-separator, .portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .caption .post-author-date .author {
margin-bottom: 12px; }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .product-rating.product-rating-empty {
display: none; }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .caption .title {
margin-bottom: 0; }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .caption .description {
margin-top: 10px; }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .caption .description .subtitle {
white-space: initial;
color: inherit; }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .caption .description .subtitle span {
margin: 0;
color: inherit; }
.portfolio.extended-products-grid.list-style .portfolio-set .portfolio-item .wrap > .caption .product-price {
margin-top: 10px; }
@media (min-width: 992px) {
.portfolio.extended-products-grid.list-style.columns-desktop-1x .portfolio-set .portfolio-item .wrap > .caption .title {
margin-bottom: 0; }
.portfolio.extended-products-grid.list-style.columns-desktop-1x .portfolio-set .portfolio-item .wrap > .caption .description {
margin-top: 10px; } }
.portfolio.extended-products-grid.list-style.with-divider .portfolio-set .portfolio-item .wrap:before {
width: 100%;
position: absolute;
left: 0;
top: 0;
border-bottom: 1px solid var(--thegem-to-box-border-color, #DFE5E8); }
.portfolio.extended-products-grid.list-style.background-style-transparent .portfolio-set .portfolio-item .wrap > .caption {
padding-bottom: 0; }
@media (min-width: 768px) {
.portfolio.extended-products-grid.list-style.background-style-transparent .portfolio-set .portfolio-item .wrap > .caption {
padding-top: 0; } }
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-right .portfolio-set .portfolio-item .wrap > .caption {
padding-right: 0; }
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-left .portfolio-set .portfolio-item .wrap > .caption {
padding-left: 0; }
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-left .portfolio-set .portfolio-item .wrap > .image .links .caption .info {
left: initial;
right: 0; }
@media (max-width: 767px) {
.portfolio.extended-products-grid.list-style.background-style-transparent .portfolio-set .portfolio-item .wrap > .caption {
padding-right: 0;
padding-left: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
.portfolio.extended-products-grid.list-style.columns-tablet-2x .portfolio-set .portfolio-item .wrap {
display: block; }
.portfolio.extended-products-grid.list-style.columns-tablet-2x .portfolio-set .portfolio-item .wrap > .image,
.portfolio.extended-products-grid.list-style.columns-tablet-2x .portfolio-set .portfolio-item .wrap > .caption {
width: 100% !important; }
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-tablet-1x .portfolio-set .portfolio-item:nth-child(odd) .wrap > .caption {
padding-right: 0; }
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-tablet-1x .portfolio-set .portfolio-item:nth-child(even) .wrap > .caption {
padding-left: 0; }
.portfolio.extended-products-grid.list-style.background-style-transparent.columns-tablet-2x .portfolio-set .portfolio-item .wrap > .caption {
padding-right: 0;
padding-left: 0;
padding-top: 20px; } }
@media (min-width: 992px) {
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-1x .portfolio-set .portfolio-item:nth-child(odd) .wrap > .caption {
padding-right: 0; }
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-1x .portfolio-set .portfolio-item:nth-child(even) .wrap > .caption {
padding-left: 0; }
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-2x .portfolio-set .portfolio-item:nth-child(4n+1) .wrap > .caption,
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-2x .portfolio-set .portfolio-item:nth-child(4n+2) .wrap > .caption {
padding-right: 0; }
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-2x .portfolio-set .portfolio-item:nth-child(4n+3) .wrap > .caption,
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-2x .portfolio-set .portfolio-item:nth-child(4n+4) .wrap > .caption {
padding-left: 0; }
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-3x .portfolio-set .portfolio-item:nth-child(6n+1) .wrap > .caption,
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-3x .portfolio-set .portfolio-item:nth-child(6n+2) .wrap > .caption,
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-3x .portfolio-set .portfolio-item:nth-child(6n+3) .wrap > .caption {
padding-right: 0; }
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-3x .portfolio-set .portfolio-item:nth-child(6n+4) .wrap > .caption,
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-3x .portfolio-set .portfolio-item:nth-child(6n+5) .wrap > .caption,
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-3x .portfolio-set .portfolio-item:nth-child(6n+6) .wrap > .caption {
padding-left: 0; }
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-4x .portfolio-set .portfolio-item:nth-child(8n+1) .wrap > .caption,
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-4x .portfolio-set .portfolio-item:nth-child(8n+2) .wrap > .caption,
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-4x .portfolio-set .portfolio-item:nth-child(8n+3) .wrap > .caption,
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-4x .portfolio-set .portfolio-item:nth-child(8n+4) .wrap > .caption {
padding-right: 0; }
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-4x .portfolio-set .portfolio-item:nth-child(8n+5) .wrap > .caption,
.portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-4x .portfolio-set .portfolio-item:nth-child(8n+6) .wrap > .caption, .portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-4x .portfolio-set .portfolio-item:nth-child(8n+7) .wrap > .caption, .portfolio.extended-products-grid.list-style.background-style-transparent.caption-position-list-zigzag.columns-desktop-4x .portfolio-set .portfolio-item:nth-child(8n+8) .wrap > .caption {
padding-left: 0; } }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-right .portfolio-item .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item .wrap > .caption {
text-align: left; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-right .portfolio-item .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-right .portfolio-item .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-right .portfolio-item .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-right .portfolio-item .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-right .portfolio-item .wrap > .caption .product-bottom > *:first-child,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item .wrap > .caption .product-bottom > *:first-child {
margin-left: 0; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-right .portfolio-item .wrap > .caption .reviews.show-count .product-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item .wrap > .caption .reviews.show-count .product-rating {
justify-content: flex-start; }
.portfolio.extended-products-grid.list-style.caption-position-list-left .portfolio-set .portfolio-item .wrap,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-left .portfolio-item .wrap > .caption {
flex-direction: row-reverse; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-left .portfolio-item .wrap > .caption {
text-align: right; }
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-left .portfolio-item .wrap > .caption .list-right {
text-align: left; }
.portfolio.extended-products-grid.list-style.caption-layout-list-inline .portfolio-item .wrap > .caption .list-right .portfolio-icons {
display: inline-flex; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-left .portfolio-item .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-left .portfolio-item .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-left .portfolio-item .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-left .portfolio-item .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-left .portfolio-item .wrap > .caption .product-bottom > *:first-child {
margin-right: 0;
margin-left: auto; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-left .portfolio-item .wrap > .caption .reviews.show-count .product-rating {
justify-content: flex-end; }
.portfolio.extended-products-grid.list-style.caption-position-list-left .portfolio-item .wrap > .image .links .caption .info {
left: initial;
right: 0; }
@media (max-width: 767px) {
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item:nth-child(even) .wrap > .caption {
text-align: right; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item:nth-child(even) .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item:nth-child(even) .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item:nth-child(even) .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item:nth-child(even) .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item:nth-child(even) .wrap > .caption .product-bottom > *:first-child {
margin-right: 0;
margin-left: auto; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag .portfolio-item:nth-child(even) .wrap > .caption .reviews.show-count .product-rating {
justify-content: flex-end; }
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag .portfolio-item:nth-child(even) .wrap > .image .links .caption .info {
left: initial;
right: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-tablet-1x .portfolio-item:nth-child(even) .wrap,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-tablet-1x .portfolio-item:nth-child(even) .wrap > .caption {
flex-direction: row-reverse; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-tablet-1x .portfolio-item:nth-child(even) .wrap > .caption {
text-align: right; }
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-tablet-1x .portfolio-item:nth-child(even) .wrap > .caption .list-right {
text-align: left; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-tablet-1x .portfolio-item:nth-child(even) .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-tablet-1x .portfolio-item:nth-child(even) .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-tablet-1x .portfolio-item:nth-child(even) .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-tablet-1x .portfolio-item:nth-child(even) .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-tablet-1x .portfolio-item:nth-child(even) .wrap > .caption .product-bottom > *:first-child {
margin-right: 0;
margin-left: auto; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-tablet-1x .portfolio-item:nth-child(even) .wrap > .caption .reviews.show-count .product-rating {
justify-content: flex-end; }
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-tablet-1x .portfolio-item:nth-child(even) .wrap > .image .links .caption .info {
left: initial;
right: 0; }
.portfolio.extended-products-grid.columns-tablet-1x.list-style .portfolio-item .wrap > .caption .categories {
white-space: initial; }
.portfolio.extended-products-grid.columns-tablet-1x.list-style.caption-layout-list-inline .portfolio-set .portfolio-item .wrap > .caption {
flex-direction: row;
align-items: center;
justify-content: space-between;
gap: 20px; }
.portfolio.extended-products-grid.columns-tablet-1x.list-style.caption-layout-list-inline.caption-position-list-left .portfolio-set .portfolio-item .wrap > .caption {
flex-direction: row-reverse; }
.portfolio.extended-products-grid.columns-tablet-1x.list-style.caption-layout-list-inline .portfolio-set .portfolio-item .wrap > .caption .list-right {
text-align: right;
flex: none; }
.portfolio.extended-products-grid.columns-tablet-1x.list-style.caption-layout-list-inline .portfolio-set .portfolio-item .wrap > .caption .list-right .actions > * {
display: block; }
.portfolio.extended-products-grid.columns-tablet-1x.list-style.caption-layout-list-inline.caption-position-list-left .portfolio-set .portfolio-item .wrap > .caption .list-right {
text-align: left; } }
@media (min-width: 992px) {
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-1x .portfolio-item:nth-child(even) .wrap,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-1x .portfolio-item:nth-child(even) .wrap > .caption {
flex-direction: row-reverse; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-1x .portfolio-item:nth-child(even) .wrap > .caption {
text-align: right; }
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-1x .portfolio-item:nth-child(even) .wrap > .caption .list-right {
text-align: left; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-1x .portfolio-item:nth-child(even) .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-1x .portfolio-item:nth-child(even) .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-1x .portfolio-item:nth-child(even) .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-1x .portfolio-item:nth-child(even) .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-1x .portfolio-item:nth-child(even) .wrap > .caption .product-bottom > *:first-child {
margin-right: 0;
margin-left: auto; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-1x .portfolio-item:nth-child(even) .wrap > .caption .reviews.show-count .product-rating {
justify-content: flex-end; }
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-1x .portfolio-item:nth-child(even) .wrap > .image .links .caption .info {
left: initial;
right: 0; }
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+3) .wrap,
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+4) .wrap,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+3) .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+4) .wrap > .caption {
flex-direction: row-reverse; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+3) .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+4) .wrap > .caption {
text-align: right; }
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+3) .wrap > .caption .list-right,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+4) .wrap > .caption .list-right {
text-align: left; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+3) .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+3) .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+3) .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+3) .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+3) .wrap > .caption .product-bottom > *:first-child,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+4) .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+4) .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+4) .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+4) .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+4) .wrap > .caption .product-bottom > *:first-child {
margin-right: 0;
margin-left: auto; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+3) .wrap > .caption .reviews.show-count .product-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+4) .wrap > .caption .reviews.show-count .product-rating {
justify-content: flex-end; }
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+3) .wrap > .image .links .caption .info,
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-2x .portfolio-item:nth-child(4n+4) .wrap > .image .links .caption .info {
left: initial;
right: 0; }
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+4) .wrap,
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+5) .wrap,
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+6) .wrap,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+4) .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+5) .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+6) .wrap > .caption {
flex-direction: row-reverse; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+4) .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+5) .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+6) .wrap > .caption {
text-align: right; }
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+4) .wrap > .caption .list-right,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+5) .wrap > .caption .list-right,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+6) .wrap > .caption .list-right {
text-align: left; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+4) .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+4) .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+4) .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+4) .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+4) .wrap > .caption .product-bottom > *:first-child,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+5) .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+5) .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+5) .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+5) .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+5) .wrap > .caption .product-bottom > *:first-child,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+6) .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+6) .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+6) .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+6) .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+6) .wrap > .caption .product-bottom > *:first-child {
margin-right: 0;
margin-left: auto; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+4) .wrap > .caption .reviews.show-count .product-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+5) .wrap > .caption .reviews.show-count .product-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+6) .wrap > .caption .reviews.show-count .product-rating {
justify-content: flex-end; }
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+4) .wrap > .image .links .caption .info,
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+5) .wrap > .image .links .caption .info,
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-3x .portfolio-item:nth-child(6n+6) .wrap > .image .links .caption .info {
left: initial;
right: 0; }
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+5) .wrap,
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+6) .wrap,
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+7) .wrap,
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+8) .wrap,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+5) .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+6) .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+7) .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+8) .wrap > .caption {
flex-direction: row-reverse; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+5) .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+6) .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+7) .wrap > .caption,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+8) .wrap > .caption {
text-align: right; }
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+5) .wrap > .caption .list-right,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+6) .wrap > .caption .list-right,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+7) .wrap > .caption .list-right,
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+8) .wrap > .caption .list-right {
text-align: left; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+5) .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+5) .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+5) .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+5) .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+5) .wrap > .caption .product-bottom > *:first-child,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+6) .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+6) .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+6) .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+6) .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+6) .wrap > .caption .product-bottom > *:first-child,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+7) .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+7) .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+7) .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+7) .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+7) .wrap > .caption .product-bottom > *:first-child,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+8) .wrap > .caption .star-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+8) .wrap > .caption .product-rating .empty-rating:before,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+8) .wrap > .caption .categories,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+8) .wrap > .caption .product-bottom,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+8) .wrap > .caption .product-bottom > *:first-child {
margin-right: 0;
margin-left: auto; }
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+5) .wrap > .caption .reviews.show-count .product-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+6) .wrap > .caption .reviews.show-count .product-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+7) .wrap > .caption .reviews.show-count .product-rating,
.portfolio.extended-products-grid.list-style.caption-alignment-list-default.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+8) .wrap > .caption .reviews.show-count .product-rating {
justify-content: flex-end; }
.portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+5) .wrap > .image .links .caption .info, .portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+6) .wrap > .image .links .caption .info, .portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+7) .wrap > .image .links .caption .info, .portfolio.extended-products-grid.list-style.caption-position-list-zigzag.columns-desktop-4x .portfolio-item:nth-child(8n+8) .wrap > .image .links .caption .info {
left: initial;
right: 0; }
.portfolio.extended-products-grid.list-style .portfolio-item .wrap > .caption .categories {
white-space: initial; }
.portfolio.extended-products-grid.list-style.caption-layout-list-inline .portfolio-set .portfolio-item .wrap > .caption {
flex-direction: row;
align-items: center;
justify-content: space-between;
gap: 20px; }
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-left .portfolio-set .portfolio-item .wrap > .caption {
flex-direction: row-reverse; }
.portfolio.extended-products-grid.list-style.caption-layout-list-inline .portfolio-set .portfolio-item .wrap > .caption .list-right {
text-align: right;
flex: none; }
.portfolio.extended-products-grid.list-style.caption-layout-list-inline .portfolio-set .portfolio-item .wrap > .caption .list-right .actions > * {
display: block; }
.portfolio.extended-products-grid.list-style.caption-layout-list-inline.caption-position-list-left .portfolio-set .portfolio-item .wrap > .caption .list-right {
text-align: left; } }  .portfolio.extended-products-grid .portfolio-item.product.product-type-variable .wrap .product-bottom .cart.simple-type-button,
.portfolio.extended-products-grid .portfolio-item.product.product-type-variable .image .overlay .links .portfolio-icons .portfolio-icons-inner .cart.simple-type-button {
display: none; }
.portfolio.extended-products-grid .product-variations {
color: var(--thegem-to-product-grid-title-color); }
.portfolio.extended-products-grid .product-variations .variations {
line-height: 1;
margin-top: 17px; }
.portfolio.extended-products-grid .product-variations .single_variation_wrap {
display: none !important; }
.portfolio.extended-products-grid .product-variations .blockUI {
display: none !important; }
.portfolio.extended-products-grid .product-variations.simple .gem-attribute-selector:not(.type-color):not(.type-image) li {
pointer-events: none; }
.portfolio.extended-products-grid .gem-attribute-selector {
padding: 0;
margin-bottom: 7px; }
.portfolio.extended-products-grid .gem-attribute-selector .attribute-name {
margin-right: 0.7em; }
.portfolio.extended-products-grid .gem-attribute-selector .gem-attribute-options > :last-child {
margin-right: 0 !important; }
.portfolio.extended-products-grid .gem-attribute-selector.type-color .gem-attribute-options li {
position: relative;
padding: 2px;
width: 18px;
height: 18px;
margin-right: 5px;
margin-bottom: 5px;
color: inherit;
border: none; }
.portfolio.extended-products-grid .gem-attribute-selector.type-color .gem-attribute-options li:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
border-radius: 50%;
border: 1px solid;
border-color: inherit; }
.portfolio.extended-products-grid .gem-attribute-selector.type-color .gem-attribute-options li:not(.selected):before {
opacity: 0.3; }
.portfolio.extended-products-grid .gem-attribute-selector.type-color .gem-attribute-options li .color {
width: 14px;
height: 14px;
line-height: 14px; }
.portfolio.extended-products-grid .gem-attribute-selector.type-color .gem-attribute-options span.attribute-name, .portfolio.extended-products-grid .gem-attribute-selector.type-color .gem-attribute-options a.more-variables {
line-height: 18px; }
.portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options {
display: flex;
align-items: center; }
.portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options li {
position: relative;
padding: 2px;
width: 30px;
height: 30px;
margin-right: 5px;
margin-bottom: 5px;
color: inherit;
border: none; }
.portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options li:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
border-radius: 50%;
border: 1px solid;
border-color: inherit; }
.portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options li:not(.selected):before {
opacity: 0.3; }
.portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options li .image-preview {
display: inline-block;
vertical-align: top;
width: 26px;
height: 26px;
line-height: 26px;
border-radius: 50%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%; }
.portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options li .image-hover {
visibility: hidden; }
.portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options li .image-hover img {
max-width: 80px;
height: auto; }
.portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options li .image-hover .text {
position: relative;
bottom: auto;
left: auto;
transform: none;
opacity: 1;
transition: all 0;
padding: 5px 10px;
display: block;
text-align: center;
background: transparent;
margin-bottom: 0;
font-size: inherit; }
.portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options li .image-hover .text:after {
display: none; }
.portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options li:hover .image-hover {
visibility: visible; }
.portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options li.disabled .image-hover {
display: none; }
.portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options span.attribute-name, .portfolio.extended-products-grid .gem-attribute-selector.type-image .gem-attribute-options a.more-variables {
line-height: 18px; }
.portfolio.extended-products-grid .gem-attribute-selector.type-label .gem-attribute-options li {
padding: 0 5px;
line-height: 21px;
border-radius: 3px;
height: 21px;
min-width: 22px;
margin-right: 5px;
margin-bottom: 5px;
color: inherit;
border: none; }
.portfolio.extended-products-grid .gem-attribute-selector.type-label .gem-attribute-options li:before {
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
border-radius: 3px;
border: 1px solid;
border-color: inherit;
opacity: 0; }
.portfolio.extended-products-grid .gem-attribute-selector.type-label .gem-attribute-options li:not(.selected):before {
opacity: 0.3; }
.portfolio.extended-products-grid .gem-attribute-selector.type-label .gem-attribute-options span.attribute-name, .portfolio.extended-products-grid .gem-attribute-selector.type-label .gem-attribute-options a.more-variables {
line-height: 21px; }
.portfolio.extended-products-grid .gem-attribute-selector:not(.type-label):not(.type-color):not(.type-image) .gem-attribute-options {
margin-top: -4px; }
.portfolio.extended-products-grid .gem-attribute-selector:not(.type-label):not(.type-color):not(.type-image) .gem-attribute-options li {
border: none;
margin-right: 5px;
margin-bottom: 5px;
line-height: 1;
color: inherit;
text-decoration: underline;
text-decoration-color: transparent;
transition: all 0.3s; }
.portfolio.extended-products-grid .gem-attribute-selector:not(.type-label):not(.type-color):not(.type-image) .gem-attribute-options li.selected, .portfolio.extended-products-grid .gem-attribute-selector:not(.type-label):not(.type-color):not(.type-image) .gem-attribute-options li:hover {
text-decoration-color: inherit; }
.portfolio.extended-products-grid .gem-attribute-selector:not(.type-label):not(.type-color):not(.type-image) .gem-attribute-options span.attribute-name, .portfolio.extended-products-grid .gem-attribute-selector:not(.type-label):not(.type-color):not(.type-image) .gem-attribute-options a.more-variables {
margin-bottom: 0;
vertical-align: baseline; }
.portfolio.extended-products-grid .gem-attribute-selector span.attribute-name, .portfolio.extended-products-grid .gem-attribute-selector a.more-variables {
display: inline-block;
color: inherit;
margin-bottom: 5px;
vertical-align: top; }
.portfolio.extended-products-grid .portfolio-item.product .wrap > .image .variations-notification {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 1rem;
flex-direction: column;
justify-content: center;
background-color: var(--styled-bg-color);
z-index: 99; }
.portfolio.extended-products-grid .portfolio-item.product .wrap > .image .variations-notification:before {
position: initial;
width: initial;
height: initial;
background: none;
margin: 0;
font-size: 1.5em;
line-height: 1.5;
font-family: 'thegem-icons';
font-style: normal;
content: '\e621';
font-weight: normal; }
.portfolio.extended-products-grid .portfolio-item.product .wrap > .image .variations-notification .close {
position: absolute;
right: 10px;
top: 10px;
cursor: pointer; }
.portfolio.extended-products-grid .portfolio-item.product .wrap > .image .variations-notification .close:before {
font-family: 'thegem-icons';
font-style: normal;
font-weight: normal;
font-size: 1.5em;
content: '\e619'; }
.portfolio.extended-products-grid.caption-position-hover .product-variations .variations, .portfolio.extended-products-grid.caption-position-image .product-variations .variations {
margin-top: 0;
margin-bottom: 0; }
.portfolio.extended-products-grid.caption-position-hover .gem-attribute-selector, .portfolio.extended-products-grid.caption-position-image .gem-attribute-selector {
margin-bottom: 4px; }
.portfolio.extended-products-grid.caption-position-hover .gem-attribute-selector.type-label .gem-attribute-options li:not(.selected):before, .portfolio.extended-products-grid.caption-position-image .gem-attribute-selector.type-label .gem-attribute-options li:not(.selected):before {
opacity: 1; }
.portfolio.extended-products-grid:is(.caption-container-preset-light, .caption-container-preset-solid, .caption-container-preset-transparent) .portfolio-item .image .overlay .links .caption .product-variations {
color: var(--thegem-to-product-grid-title-on-image-color); }@font-face{font-family:eicons;src:url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.36.0);src:url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.36.0#iefix) format("embedded-opentype"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.36.0) format("woff2"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.36.0) format("woff"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.36.0) format("truetype"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.36.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:1s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03)}.elementor-motion-effects-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);width:100%}.elementor-motion-effects-layer{background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0}.elementor-motion-effects-perspective{perspective:1200px}.elementor-motion-effects-element{transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.elementor-widget-video .elementor-widget-container,.elementor-widget-video:not(:has(.elementor-widget-container)){overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{background-color:#000;border:none;display:flex;height:100%;width:100%}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{background-position:50%;background-size:cover;inset:0;position:absolute}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{aspect-ratio:var(--video-aspect-ratio);display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer:not(:has(>.elementor-widget-container))>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{min-height:22px;min-width:22px;position:relative}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{height:22px;inset:0;margin:auto;padding:0;position:absolute;width:22px}.gem-clients {
margin: 0;
}
.gem-clients-type-carousel-grid .gem-clients-slide {
float: left;
width: 100%;
}
.disable-grayscale.gem-clients-type-carousel-grid .gem-client-item a {
background-color: transparent;
}
.gem-clients-type-carousel-grid .gem-client-item {
padding: 0;
display: flex;
justify-content: center;
}
.gem-clients-slide-inner.clearfix {
margin-left: -5px;
margin-right: -5px;
}
.gem-clients-type-carousel-grid .gem-client-item a,
.gem-clients-type-carousel-grid .gem-client-item span {
display: block;
width: 100%;
text-align: center;
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
.gem-clients-type-carousel-grid .gem-client-item a img,
.gem-clients-type-carousel-grid .gem-client-item span img {
display: inline-block;
opacity: 0.5;
}
.gem-clients-type-carousel-grid .gem-client-item a:hover img,
.gem-clients-type-carousel-grid .gem-client-item span:hover img {
opacity: 1;
} .gem-clients .gem-client-item a,
.gem-clients .gem-client-item span {
background: none;
position: relative;
}
.gem-clients .gem-client-item a img.gem-grayscale-normal,
.gem-clients .gem-client-item span img.gem-grayscale-normal {
filter: grayscale(1);
}
.gem-clients .gem-client-item a:hover img.gem-grayscale-hover,
.gem-clients .gem-client-item span:hover img.gem-grayscale-hover {
filter: grayscale(1);
}
.gem-clients .gem-client-item a img,
.gem-clients .gem-client-item a:hover img,
.gem-clients .gem-client-item span img,
.gem-clients .gem-client-item span:hover img {
filter: grayscale(0);
}
.gem-client-item a img,
.gem-client-item span img {
transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
} .clients-grid .gem-clients-slide-inner {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: stretch;
}
.clients-grid .gem-clients-type-carousel-grid .gem-client-item a,
.clients-grid .gem-clients-type-carousel-grid .gem-client-item span:not(.caption, .text) {
overflow: hidden;
align-items: center;
justify-content: center;
display: flex;
margin: 0 5px 10px 5px;
max-height: 200px;
}
.clients-grid .gem-clients-slide .col-xs-1-5 {
width: 20%;
}
@media (min-width: 768px) {
.clients-grid .gem-clients-slide .col-sm-1-5 {
width: 20%;
}
}
@media (min-width: 992px) {
.clients-grid .gem-clients-slide .col-md-1-5 {
width: 20%;
}
}
.clients-grid .caroufredsel_wrapper {
height: auto !important;
}
.clients-grid .gem-clients-grid-carousel {
height: auto !important;
position: inherit !important;
} .clients-carousel .gem_client-carousel {
margin-left: auto;
margin-right: auto;
max-width: 2000px;
}
.clients-carousel  .gem-client-item a,
.clients-carousel  .gem-client-item span {
display: block;
}
.clients-carousel .gem_client-carousel.fullwidth-block {
width: 100%;
}
body.elementor-editor-active .clients-carousel .gem_client-carousel {
width: 100%;
}
.clients-carousel .gem-clients-slide-inner {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: stretch;
}
.clients-carousel .gem-client-item span,
.clients-carousel .gem-client-item span {
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.clients-carousel .gem-client-item span:hover,
.clients-carousel .gem-client-item span:hover {
background: none;
}
.clients-carousel .gem-client-carousel-navigation span,
.clients-carousel .gem-client-carousel-navigation span {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
}
.clients-carousel .gem-client-carousel-navigation span:after,
.clients-carousel .gem-client-carousel-navigation span:after {
top: auto;
margin-top: auto;
width: 100px;
left: 0;
position: relative;
margin-left: 0;
margin-right: 0;
} .gem-clients .gem-client-item .caption {
position: absolute;
bottom: 0;
left: 0;
right: 0;
max-width: 100%;
width: auto;
}
.clients-caption-horizontal-left .gem-clients .gem-client-item .caption {
left: 0;
right: auto;
}
.clients-caption-horizontal-right .gem-clients .gem-client-item .caption {
left: auto;
right: 0;
}
.clients-caption-horizontal-stretch .gem-clients .gem-client-item .caption {
left: 0;
right: 0;
}
.clients-caption-horizontal-center .gem-clients .gem-client-item .caption {
left: 50%;
right: auto;
transform: translateX(-50%);
}
.clients-caption-vertical-top .gem-clients .gem-client-item .caption {
top: 0;
bottom: auto;
}
.clients-caption-vertical-middle .gem-clients .gem-client-item .caption {
top: 50%;
transform: translateY(-50%);
bottom: auto;
}
.clients-caption-horizontal-center.clients-caption-vertical-middle .gem-clients .gem-client-item .caption {
transform: translateX(-50%) translateY(-50%);
}
.clients-caption-vertical-bottom .gem-clients .gem-client-item .caption {
top: auto;
bottom: 0;
}
.gem-clients .gem-client-item .caption .text {
display: block;
padding: 10px;
background-color: #FFFFFFA1;
color: var(--thegem-to-body-color);
margin: 0;
}
.gem-clients .gem-client-item .caption.show-on-hover {
opacity: 0;
visibility: hidden;
transition: opacity 0.3s linear;
}
.gem-clients .gem-client-item > a:hover .caption.show-on-hover,
.gem-clients .gem-client-item > span:hover .caption.show-on-hover {
opacity: 1;
visibility: visible;
}.widget-testimonials {
position: relative;
}
.gem-testimonials-navigation a {
overflow: visible;
}
.gem-testimonials,
.gem-testimonials:hover {
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.testimonials-style-1-item {
position: relative;
display: inline-block;
}
.testimonials-style-1-image {
padding-top: 60px;
height: 190px;
}
.testimonials-style-1-item {
text-align: center;
}
.testimonials-style-1-text {
font-style: inherit;
padding-left: 15px;
padding-right: 15px;
padding-top: 35px;
padding-bottom: 10px;
clear: both;
}
.testimonials-style-1-item .gem-dummy {
margin-left: 62px;
}
.testimonials-style-1-item {
border-top-left-radius: 67px;
border-top-right-radius: 67px;
overflow: hidden;
}
.testimonials-style-1-teg {
border-bottom-left-radius: 67px;
border-bottom-right-radius: 67px;
}
.testimonials-style-1-item .gem-testimonial-position {
padding-top: 4px;
}
.testimonials-style-2-bg {
position: relative;
}
.testimonials-style-2-item .wrap-style {
transform: rotate(270deg);
transform-origin: 0 100%;
-webkit-transform: rotate(270deg);
-webkit-transform-origin: 0 100%;
overflow: visible;
position: absolute;
top: -4px;
left: 50%;
margin-left: 49px;
width: 49px;
height: 100px;
}
.testimonials-style-1-item .wrap-style {
transform: rotate(270deg);
transform-origin: 0 100%;
-webkit-transform: rotate(270deg);
-webkit-transform-origin: 0 100%;
overflow: visible;
position: absolute;
bottom: -2px;
left: 50%;
margin-left: 49px;
width: 49px;
height: 100px;
}
.testimonials-style-1-item .empy_space {
height: 48px;
}
.widget .gem-testimonial-text>.testimonials-style-1-teg,
.widget .gem-testimonial-text>.testimonials-style-2-teg {
margin-bottom: 0;
}
.testimonials-style-2-text.gem-testimonial-text {
padding-left: 20px;
padding-right: 20px;
border-radius: 59px;
}
.testimonials-style-1-text.gem-testimonial-text {
padding: 33px 20px;
}
.gem-widget-testimonials-prev-style-1.gem-prev:after,
.gem-widget-testimonials-next-style-1.gem-next:after,
.gem-widget-testimonials-prev-style-2.gem-prev:after,
.gem-widget-testimonials-next-style-2.gem-next:after {
font-family: thegem-icons;
height: 40px;
width: 40px;
line-height: 1.7;
margin: 0;
left: 0;
}
.widget .testimonials-style-1-name.gem-testimonial-name,
.widget .testimonials-style-2-name.gem-testimonial-name {}
.gem-widget-testimonials-prev-style-1.gem-prev:after,
.gem-widget-testimonials-next-style-1.gem-next:after {
top: 106px;
}
.gem-widget-testimonials-prev-style-2.gem-prev:after,
.gem-widget-testimonials-prev-style-1.gem-prev:after {
content: '\e637';
padding-left: 5px;
}
.gem-widget-testimonials-next-style-2.gem-next:after,
.gem-widget-testimonials-next-style-1.gem-next:after {
content: '\e638';
padding-right: 5px;
}
.gem-widget-testimonials-prev-style-2.gem-prev:after,
.gem-widget-testimonials-next-style-2.gem-next:after {
top: 42px;
}
.testimonials-style-2-item {
border-radius: 60px;
overflow: hidden;
}
.testimonials-style-2-item .gem-testimonial-text {
padding-top: 63px;
border-bottom-left-radius: 60px;
border-bottom-right-radius: 60px;
overflow: hidden;
}
.testimonials.testimonials-style-2,
.testimonials-carousel-style-2,
.testimonials-style-2-text.gem-testimonial-text .testimonials-style-2 {
border-radius: 60px !important;
overflow: hidden !important;
}
.testimonials-style-1-teg {
font-style: normal;
padding-bottom: 50px;
padding-top: 40px;
}
.testimonials-style-1-post.gem-testimonial-company {
margin-top: -3px;
}
.testimonials-style-1-item,
.testimonials-style-2-item {
vertical-align: top;
}
.testimonials-style-1-prev {
left: 17px;
top: 93px;
font-family: thegem-icons;
content: '\e601';
font-size: 20px;
position: absolute;
outline: none;
}
.testimonials-style-1-next {
right: 17px;
top: 93px;
font-family: thegem-icons;
content: '\e601';
font-size: 18px;
position: absolute;
outline: none;
}
.testimonials-style-1-teg {
font-size: 30px;
font-family: thegem-icons;
}
.testimonials-style-1-image img {
height: 128px;
width: 128px;
}
.testimonials-style-2-teg {
padding-top: 38px;
padding-bottom: 38px;
}
.testimonials-style-2-text {
font-style: inherit;
padding-left: 15px;
padding-right: 15px;
padding-top: 30px;
text-align: center;
padding-bottom: 20px;
}
.testimonials-style-2-name {
padding-top: 14px;
}
.testimonials-style-2 {
text-align: center;
position: relative;
}
.testimonials-style-2-bg {
padding-bottom: 47px;
text-align: center;
margin-top: -47px;
}
.triangle-with-shadow.trangle-style-2 {
margin-top: -1px;
}
.testimonials-style-2-image {
margin-top: 114px;
position: relative;
height: 128px;
}
.testimonials-style-2-item .gem-dummy {
margin-left: 64px;
}
.testimonials-style-2-item {
display: inline-block;
text-align: center;
}
.testimonials-style-2-prev {
left: 17px;
bottom: 180px;
font-family: thegem-icons;
content: '\e601';
font-size: 20px;
position: absolute;
outline: none;
}
.testimonials-style-2-next {
right: 17px;
bottom: 180px;
font-family: thegem-icons;
content: '\e601';
font-size: 18px;
position: absolute;
outline: none;
}
.testimonials-style-2-teg {
font-size: 60px;
font-family: thegem-icons;
font-style: normal;
}
.testimonials-style-2-text>p {
margin-bottom: 0px;
}
.testimonials-style-2-image img {
height: 128px;
width: 128px;
}
.gem-widget-testimonials-prev-style-1.gem-prev:after {
top: 106px;
font-size: 24px;
font-family: thegem-icons;
}
.gem-widget-testimonials-next-style-1.gem-next:after {
top: 106px;
font-size: 24px;
font-family: thegem-icons;
}
.gem-widget-testimonials-prev-style-2.gem-prev:after {
position: absolute;
font-size: 24px;
font-family: thegem-icons;
}
.gem-widget-testimonials-next-style-2.gem-next:after {
position: absolute;
font-size: 24px;
font-family: thegem-icons;
}
.triangle-with-shadow {
width: 100px;
height: 40px;
display: inline-block;
position: relative;
overflow: hidden;
}
.triangle-with-shadow:after {
content: "";
position: absolute;
width: 50px;
height: 50px;
transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
top: -25px;
left: 25px;
}
.testimonials-style-1-block {
margin-bottom: 10px;
text-align: center;
}
.testimonials-style-1-post {
padding-top: 3px;
}
.testimonials-style-2-post {
padding-top: 3px;
}
.gem-testimonials-carousel-wrap .testimonials-style-2-bg .testimonials-style-2-post a {
padding-top: 3px;
}
.testimonials-style-2-text {
position: relative;
}
.testimonials-style-1-block .gem-testimonials-carousel-wrap {
margin-bottom: -1px;
text-align: center;
}
.testimonials-style-2-bg {
padding-top: 3px;
}
.testimonials-style-2-item .gem-dummy {
height: 128px;
width: 128px;
}
.testimonials-style-1-item .gem-dummy {
height: 128px;
width: 128px;
}
.gem-testimonials.style1 svg {
display: none;
}
.testimonials-style-1-name.gem-testimonial-name,
.testimonials-style-2-name.gem-testimonial-name {
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 14px;
}
.testimonials-style-1-teg {
font-size: 58px;
}
body .thegem-widget-testimonial .testimonials-style-1-teg {
color: #a3e7f0;
}
.thegem-widget-testimonial .testimonials-style-2-teg {
color: #a3e7f0;
}
.gem-testimonial-item {
float: left;
width: 100%;
}
.gem-testimonials .gem-testimonials-carousel-wrap .quote-color-added.gem-testimonial-wrapper p:after,
.gem-testimonials .gem-testimonials-carousel-wrap .quote-color-added.gem-testimonial-wrapper:after {
display: none;
}
.gem-testimonials .gem-testimonials-carousel-wrap .quote-color-added.gem-testimonial-wrapper p {
display: inline;
}
.gem-testimonials.style1 .custom-color-blockqute-mark,
.gem-testimonials.style1 .gem-testimonial-wrapper:after {
content: '\e60c';
display: block;
font-family: 'thegem-icons';
text-align: center;
font-size: 60px;
height: 33px;
line-height: 33px;
padding-top: 40px;
vertical-align: top;
font-style: normal;
font-weight: normal;
}
.gem-testimonial-text {
font-size: 32px;
text-align: center;
padding: 14px 80px 0;
line-height: 1.2;
font-style: normal;
}
.gem-testimonial-text p {
margin: 0;
}
.gem-testimonial-image {
margin: 0 auto;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.gem-testimonial-image img {
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
width: 100%;
}
.gem-testimonial-image span {
display: inline-block;
vertical-align: top;
overflow: hidden;
width: 100%;
position: relative;
}
.gem-testimonial-image span::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
opacity: 0;
}
.gem-testimonial-image a:hover::before,
.gem-testimonial-image:hover span::before {
opacity: 1;
}
.gem-testimonial-name {
text-align: center;
text-transform: uppercase;
}
.gem-testimonial-position {
line-height: 1.421;
text-align: center;
}
.gem-testimonials-carousel-wrap {
position: relative;
overflow: hidden;
}
.gem-testimonial-wrapper {
padding-bottom: 35px;
}
.gem-testimonials.size-small .gem-testimonial-image {
width: 80px;
height: 80px;
}
.gem-testimonials.size-medium .gem-testimonial-image {
width: 128px;
height: 128px;
}
.gem-testimonials.size-large .gem-testimonial-image {
width: 160px;
height: 160px;
}
.gem-testimonials.size-xlarge .gem-testimonial-image {
width: 240px;
height: 240px;
}
.gem-testimonials.style1 .gem-testimonial-content div {
text-align: center;
}
.gem-testimonials.style1 .gem-testimonial-name {
padding-top: 35px;
}
.gem-testimonials.style2 .gem-testimonial-image {
float: left;
display: table-cell;
}
.gem-testimonials.style2 .gem-testimonial-content {
display: table-cell;
padding-left: 38px;
}
.gem-testimonials.style2 .gem-testimonial-content div {
text-align: left;
}
.gem-testimonials.style2 .gem-testimonial-text {
padding: 0;
margin-top: 14px;
}
.gem-testimonial-company,
.gem-testimonial-position {
font-size: 14px;
}
.gem-testimonial-content .gem-testimonial-name {
font-size: 14px;
margin: 0;
}
.style2.gem-testimonials {
border-radius: 55px;
}
.style2 .gem-testimonial-wrapper {
padding: 0px 90px;
}
.gem-testimonials.style2 .gem-testimonial-wrapper .custom-color-blockqute-mark,
.gem-testimonials.style2 .gem-testimonial-wrapper p:after {
content: '\e60c';
font-family: 'thegem-icons';
font-size: 60px;
height: 33px;
display: inline-block;
line-height: 33px;
padding-top: 30px;
vertical-align: top;
margin-left: 20px;
font-style: normal;
font-weight: normal;
}
@media (max-width: 768px) {
.style2 .gem-testimonial-wrapper {
padding: 0px 50px;
}
.gem-testimonials.style2 .gem-testimonial-wrapper .custom-color-blockqute-mark,
.gem-testimonials.style2 .gem-testimonial-wrapper p:after {
display: block;
}
}
.style1 .gem-testimonial-wrapper:after,
.style2 .gem-testimonial-wrapper p:after {
color: #a3e7f0;
}
.testimonials_svg {
bottom: -56px;
margin-left: 105px;
}
.gem-testimonials.fullwidth-block.style2 .testimonials_svg {
margin-left: 23%;
position: absolute;
bottom: -56px;
}
@media (min-width: 1900px) {
.gem-testimonials.fullwidth-block.style2 .testimonials_svg {
left: 50%;
margin-left: -450px;
}
}
.gem-testimonials.style2 {
position: relative;
}
.gem-testimonials.style2 .testimonials_svg {
margin-left: 105px;
position: absolute;
}
.style2.gem-testimonials {
margin-bottom: 60px;
}
.gem-testimonials.style2 .gem-testimonial-item {
float: left;
padding: 73px 0;
}
.gem-testimonials .gem-prev:after,
.gem-testimonials .gem-next:after {
position: absolute;
font-family: 'thegem-icons';
top: 50%;
margin-top: 0px;
left: 50%;
width: 40px;
transform: translate(-50%, -50%);
font-size: 24px;
height: 40px;
line-height: 40px;
text-align: center;
text-indent: 0;
font-weight: normal;
margin: 0;
}
.gem-testimonials .gem-prev:after,
.gem-testimonials .gem-next:after {
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
}
.gem-testimonials .gem-prev:hover:after,
.gem-testimonials .gem-next:hover:after {
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
}
.gem-testimonials .gem-prev,
.gem-testimonials .gem-next {
width: 40px;
}
.gem-testimonials-carousel {
overflow: hidden !important;
}
.style2.gem-testimonials.fullwidth-block {
background-color: transparent;
}
.style2.gem-testimonials.fullwidth-block .container {
border-radius: 55px;
}
.gem-testimonials.fullwidth-block .gem-prev,
.gem-testimonials.fullwidth-block .gem-next {
width: 80px;
}
.gem-testimonials.fullwidth-block .gem-prev:after,
.gem-testimonials.fullwidth-block .gem-next:after {
position: absolute;
font-family: 'thegem-icons';
top: 50%;
left: 50%;
width: 80px;
font-size: 48px;
height: 80px;
line-height: 80px;
text-align: center;
text-indent: 0;
font-weight: normal;
background-color: transparent;
transform: translate(-50%, -50%);
margin: 0;
}
.widget .testimonials-style-2 .gem-dummy,
.widget .testimonials-style-1 .gem-dummy {
background-image: url(//editions-jeu-oie.com/wp-content/plugins/thegem-elements-elementor/inc/elementor/widgets/testimonials/assets/images/default-avatar.png);
background-size: 100%;
}
.widget .testimonials-style-2 .gem-dummy:after,
.widget .testimonials-style-1 .gem-dummy:after {
display: none;
}
@media (max-width: 768px) {
.gem-testimonial-text {
font-size: 23px;
padding: 30px 40px;
}
.gem-testimonial-wrapper {
padding: 20px;
padding-bottom: 50px;
}
.gem-testimonial-text {
padding: 14px 45px 0;
}
.gem-testimonials.style2 .gem-testimonial-image {
display: block;
float: none;
}
.gem-testimonials.style2 .gem-testimonial-content {
display: block;
padding-left: 0;
}
.gem-testimonial-name,
.gem-testimonial-company,
.gem-testimonial-text {
text-align: center;
}
.gem-testimonials.style2 .gem-testimonial-content div {
text-align: center;
}
.gem-testimonials.style2 .gem-testimonial-content {
padding-top: 40px;
}
.gem-testimonials.style2 .gem-testimonial-wrapper p:after {
width: 100%;
display: inline-block;
margin-left: 0px;
padding-bottom: 40px;
}
.gem-testimonials.fullwidth-block .gem-prev,
.gem-testimonials.fullwidth-block .gem-next {
width: 40px;
}
.style2.gem-testimonials.fullwidth-block {
padding: 0 20px;
}
.testimonials_svg {
text-align: center;
margin-left: 0;
}
.gem-testimonials.fullwidth-block .gem-prev:after,
.gem-testimonials.fullwidth-block .gem-next:after {
position: absolute;
font-family: 'thegem-icons';
top: 50%;
margin-top: 0px;
left: 50%;
width: 40px;
font-size: 24px;
height: 40px;
line-height: 40px;
text-align: center;
text-indent: 0;
font-weight: normal;
margin-top: -20px;
}
} #colophon.testimonials-style-2-text.gem-testimonial-text,
#colophon.testimonials-style-1-image,
#colophon.testimonials-style-1-text.gem-testimonial-text,
#colophon.testimonials-style-1-name,
#colophon.testimonials-style-1-post,
#colophon.testimonials-style-1-teg {
background-color: #2c2e3d;
}
.gem-widget-testimonials-prev-style-1.gem-prev:after,
.gem-widget-testimonials-next-style-1.gem-next:after,
.gem-widget-testimonials-prev-style-1.gem-prev:hover:after,
.gem-widget-testimonials-next-style-1.gem-next:hover:after,
.gem-widget-testimonials-prev-style-2.gem-prev:after,
.gem-widget-testimonials-next-style-2.gem-next:after,
.gem-widget-testimonials-prev-style-2.gem-prev:hover:after,
.gem-widget-testimonials-next-style-2.gem-next:hover:after {
-o-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
#colophon .testimonials-style-2-item .wrap-style {
fill: #2c2e3d;
}
#colophon .testimonials-style-2-text.gem-testimonial-text {
background-color: #2c2e3d;
}
#colophon .gem-testimonial-text p {
color: #99A9B6;
}
#colophon .testimonials-style-2-item {
background-color: #181828;
}
#colophon .testimonials-style-1-image,
#colophon .testimonials-style-1-text.gem-testimonial-text,
#colophon .testimonials-style-1-name,
#colophon .testimonials-style-1-post,
#colophon .testimonials-style-1-teg {
background-color: #2c2e3d !important;
}
#colophon .testimonials-style-1-item .wrap-style {
fill: #2c2e3d;
}
#colophon .testimonials-style-1 .gem-prev:after,
#colophon .testimonials-style-1 .gem-next:after {
background-color: #181828;
color: #fff
}
#colophon .testimonials-style-1 a:hover:after,
#colophon .testimonials-style-1 a:hover:after {
color: #00bcd4
}
#colophon .testimonials-style-2 .gem-prev:after,
#colophon .testimonials-style-2 .gem-next:after {
background-color: #2c2e3d;
color: #fff
}
#colophon .testimonials-style-2 a:hover:after,
#colophon .testimonials-style-2 a:hover:after {
color: #00bcd4
}.swiper-container.swiper-initialized .ecs-posts{
overflow:visible; 
}
.ecs-post-loop .elementor-page-title{
display:block;
}
.ecs-loop-preview{
height:100%;
width:100%;
background:lightgray;
border:solid 1px gray;
padding:5px;
}
.ecs-loop-preview h3{
font-size:16px;
font-weight:500;
}
.ecs-loop-preview span{
font-size:12px;
}
.ecs-loop-preview .ecs-image-holder{
width: 100%;
line-height: 113px;
background-color: #808080;
font-size: 45px;
text-align: center;
vertical-align: middle;
font-weight: 900;
color: #929191;
}
.ecs-link-wrapper{
cursor: pointer;
}
.elementor-widget-ele-loop-item, .elementor-widget-ele-loop-item > .elementor-widget-container,
.elementor-element-edit-mode.elementor-widget-ele-loop-item, .elementor-element-edit-mode.elementor-widget-ele-loop-item > .elementor-widget-container{
height: 100%;
} .elementor-widget-posts .ecs-posts .elementor-button-wrapper {
margin-top: 0;
} .ecs-post-loop .ast-article-single{
background-color: none;
border-bottom:none;
margin: 0;
padding: 0;
}
.ecs-post-loop.ast-article-post{
width:100%;
} .theme-storefront.elementor-editor-active #primary.content-area{
float:none;
} .elementor-editor-active .ecs-lazyload a,.elementor-editor-preview .ecs-lazyload a{
display:none;
}
.animation-hidden .ecs-lazy-load-animation{
height:0;
visibility:hidden;
}  .barload-wrapper {
width: 195px;
height: 1em;
position: relative;
display:inline-block;
font-size:16px;
padding:10px;
}
.barload-border {
border: 3px solid rgb(34,34,34);
height: 100%;
width: 100%;
position: relative;
top: -50%;
padding: 4px 3px;
}
.barload-whitespace {
overflow: hidden;
height: 100%;
width: 100%;
margin: 0 auto;
overflow: hidden;
position: relative;
}
.barload-line {
position: absolute;
height: 100%;
width: 100%;
background-color: rgb(0,0,0);
animation: barload-slide 2.75s steps(40) infinite;
-o-animation: barload-slide 2.75s steps(40) infinite;
-ms-animation: barload-slide 2.75s steps(40) infinite;
-webkit-animation: barload-slide 2.75s steps(40) infinite;
-moz-animation: barload-slide 2.75s steps(40) infinite;
}
@keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
@-o-keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
@-ms-keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
@-webkit-keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}
@-moz-keyframes barload-slide {
0% {
left: -100%;
}
100% {
left: 100%;
}
}  .barload-wrapper ,.barload-wrapper * {
box-sizing:content-box;
} 
.ballsload-container{
font-size:16px;
padding:10px;
position:relative;
}
.ballsload-container div {
width: 1em;
height: 1em;
position: absolute;
background-color: rgb(0,0,0);
top: 0;
border-radius: 50%;
}
.ballsload-container div:nth-child(1) {
animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-o-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-ms-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-webkit-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-moz-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
.ballsload-container div:nth-child(2) {
animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-o-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-ms-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-webkit-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-moz-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
.ballsload-container div:nth-child(3) {
animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-o-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-ms-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-webkit-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-moz-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
.ballsload-container div:nth-child(4) {
animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-o-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-ms-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-webkit-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
-moz-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
@keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}
@-o-keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}
@-ms-keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}
@-webkit-keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}
@-moz-keyframes ballsload-move {
0% {
left: 0%;
}
100% {
left: 100%;
}
}  #movingBallG{
position:relative;
width:250px;
height:19px;
display:inline-block;
font-size:16px;
}
.movingBallLineG{
position:absolute;
left:0px;
top:0.5em;
height:0.25em;
width:250px;
background-color:rgb(0,0,0);
}
.movingBallG{
background-color:rgb(0,0,0);
position:absolute;
top:0;
left:0;
width:1.188em;
height:1.188em;
border-radius:100px;
-o-border-radius:100px;
-ms-border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
animation-name:bounce_movingBallG;
-o-animation-name:bounce_movingBallG;
-ms-animation-name:bounce_movingBallG;
-webkit-animation-name:bounce_movingBallG;
-moz-animation-name:bounce_movingBallG;
animation-duration:1.5s;
-o-animation-duration:1.5s;
-ms-animation-duration:1.5s;
-webkit-animation-duration:1.5s;
-moz-animation-duration:1.5s;
animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
-ms-animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
animation-direction:normal;
-o-animation-direction:normal;
-ms-animation-direction:normal;
-webkit-animation-direction:normal;
-moz-animation-direction:normal;
}
@keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}
@-o-keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}
@-ms-keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}
@-webkit-keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}
@-moz-keyframes bounce_movingBallG{
0%{
left:0px;
}
50%{
left:230px;
}
100%{
left:0px;
}
}  .lds-ellipsis {
display: inline-block;
position: relative;
width: 8em;
height: 1em;
font-size:13px;
}
.lds-ellipsis div {
position: absolute;
top: 0px;
width: 1em;
height: 1em;
border-radius: 50%;
background: #000;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
left: 1em;
animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
left: 1em;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
left: 4em;
animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
left: 7em;
animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes lds-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes lds-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(3em, 0);
}
}@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 100;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 200;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 600;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 800;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 100;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 200;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 300;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 400;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 500;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 600;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 800;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 400;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7azyymg8.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 400;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7yjyymg8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 400;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7adyymg8.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 400;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7zjyy.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 500;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7azyymg8.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 500;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7yjyymg8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 500;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7adyymg8.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 500;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7zjyy.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 600;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7azyymg8.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 600;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7yjyymg8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 600;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7adyymg8.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 600;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7zjyy.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 700;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7azyymg8.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 700;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7yjyymg8.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 700;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7adyymg8.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Caveat';
font-style: normal;
font-weight: 700;
src: url(https://editions-jeu-oie.com/wp-content/uploads/elementor/google-fonts/fonts/caveat-wnz6hac5bafyb2q7zjyy.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//editions-jeu-oie.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}