@charset "UTF-8";
.ui-timepicker-wrapper{overflow-y:auto;max-height:150px;width:6.5em;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);outline:0;z-index:10052;margin:0}.ui-timepicker-wrapper.ui-timepicker-with-duration{width:13em}.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60{width:11em}.ui-timepicker-list{margin:0;padding:0;list-style:none}.ui-timepicker-duration{margin-left:5px;color:#888}.ui-timepicker-list:hover .ui-timepicker-duration{color:#888}.ui-timepicker-list li{padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000;list-style:none;margin:0}.ui-timepicker-list:hover .ui-timepicker-selected{background:#fff;color:#000}li.ui-timepicker-selected,.ui-timepicker-list li:hover,.ui-timepicker-list .ui-timepicker-selected:hover{background:#1980EC;color:#fff}li.ui-timepicker-selected .ui-timepicker-duration,.ui-timepicker-list li:hover .ui-timepicker-duration{color:#ccc}.ui-timepicker-list li.ui-timepicker-disabled,.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{color:#888;cursor:default}.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{background:#f2f2f2}:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:#1418279e;--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:#334affcc;--tec-color-accent-primary-active:#334affe6;--tec-color-accent-primary-background:#334aff12;--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:#141827cc;--tec-color-accent-secondary-active:#141827e6;--tec-color-accent-secondary-background:#14182712;--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:#334affcc;--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:#0000;--tec-color-background-transparent:#fff9;--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:#14182712;--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:#da394d14;--tec-color-box-shadow:rgba(#000,0.14);--tec-color-box-shadow-secondary:rgba(#000,0.1);--tec-color-scroll-track:rgba(#000,0.25);--tec-color-scroll-bar:rgba(#000,0.5);--tec-color-background-primary-multiday:#334aff3d;--tec-color-background-primary-multiday-hover:#334aff57;--tec-color-background-secondary-multiday:#1418273d;--tec-color-background-secondary-multiday-hover:#14182757;--tec-color-accent-primary-week-event:#334aff1a;--tec-color-accent-primary-week-event-hover:#334aff33;--tec-color-accent-primary-week-event-featured:#334aff0a;--tec-color-accent-primary-week-event-featured-hover:#334aff24;--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background)}#tribe-events-header,.recurring-info-tooltip,.single-featured-image-header,.tribe-events-ajax-loading,.tribe-events-divider{display:none}#tribe-events-pg-template{margin:0 auto;max-width:1048px;padding:var(--tec-spacer-8) var(--tec-spacer-4) var(--tec-spacer-4)}.tribe-events-after-html p,.tribe-events-before-html p{margin:0 0 10px}.tribe-events-back{margin-bottom:var(--tec-spacer-5)}@media (min-width:768px){.tribe-events-back{margin-bottom:var(--tec-spacer-8)}}.tribe-events-single>.tribe_events{display:flex;flex-wrap:wrap;overflow:hidden;position:relative}.tribe-events-single>.tribe_events>:not(.primary):not(.secondary):not(.tribe-events-related-events-title):not(.tribe-related-events){order:1;width:100%}.tribe-events-notices{margin-bottom:var(--tec-spacer-4);padding-bottom:var(--tec-spacer-2)}.tribe-events-notices li,.tribe-events-notices ul,.tribe-events-single-event-title{margin:0;padding:0}.tribe-events-schedule{align-items:center;display:flex;flex-wrap:wrap;margin:var(--tec-spacer-1) 0 var(--tec-spacer-4)}@media (min-width:768px){.tribe-events-schedule{align-items:baseline;flex-wrap:nowrap;margin:var(--tec-spacer-5) 0 var(--tec-spacer-7)}}.tribe-events-schedule h2{margin-bottom:var(--tec-spacer-1);margin-right:var(--tec-spacer-1);order:0;width:100%}@media (min-width:768px){.tribe-events-schedule h2{margin-bottom:0;width:auto}}.tribe-events-schedule .recurringinfo,.tribe-related-event-info .recurringinfo{margin-right:var(--tec-spacer-1);order:2;padding:0 var(--tec-spacer-1);position:relative}.tribe-events-schedule .recurringinfo:before,.tribe-related-event-info .recurringinfo:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.8.8 0 0 1-.592.26.8.8 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.8.8 0 0 1 2.43 15a.8.8 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.95.95 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.8.8 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.95.95 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174s0-.13.02-.174c0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152%27/%3E%3C/svg%3E") 0 /12px no-repeat;content:"";height:20px;left:8px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.tribe-events-schedule .recurringinfo .tribe-events-divider,.tribe-related-event-info .recurringinfo .tribe-events-divider{display:none}.tribe-events-schedule .recurringinfo .event-is-recurring,.tribe-related-event-info .recurringinfo .event-is-recurring{padding-left:var(--tec-spacer-4);visibility:hidden}.tribe-events-schedule .recurringinfo a,.tribe-related-event-info .recurringinfo a{visibility:visible}.tribe-events-schedule .recurringinfo{margin-right:var(--tec-spacer-1);order:2;padding:0 var(--tec-spacer-1)}@media (min-width:768px){.tribe-events-schedule .recurringinfo{margin-left:var(--tec-spacer-1);padding:var(--tec-spacer-1) var(--tec-spacer-3)}.tribe-events-schedule .recurringinfo:before{left:16px}.tribe-events-schedule .recurringinfo .event-is-recurring{visibility:visible}}.tribe-events-schedule .tribe-events-cost{margin-right:var(--tec-spacer-1);order:1}@media (min-width:768px){.tribe-events-schedule .tribe-events-cost{margin:0 var(--tec-spacer-1)}}.tribe-events-event-image{align-self:flex-start;margin-bottom:var(--tec-spacer-3)}.tribe-events-event-image img{display:block}@media (min-width:768px){.tribe-events-event-image{margin-bottom:var(--tec-spacer-7)}}.tribe-events-content h2,.tribe-events-content h3,.tribe-events-content h4,.tribe-events-content h5,.tribe-events-content h6{margin-bottom:.75em}.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul{margin-bottom:var(--tec-spacer-3)}.tribe-events-content ol:last-child,.tribe-events-content p:last-child,.tribe-events-content ul:last-child{margin-bottom:var(--tec-spacer-6)}.tribe-events-content ol,.tribe-events-content ul{padding:0}.tribe-events-content ol{list-style-type:decimal}.tribe-events-content pre{margin-bottom:var(--tec-spacer-5);padding:var(--tec-spacer-5)}.tribe-events-content blockquote p{display:inline-block}.tribe-events-cal-links{margin-bottom:var(--tec-spacer-7)}@media (min-width:768px){.tribe-events-cal-links{margin-bottom:var(--tec-spacer-8)}}.tribe-events-cal-links a{display:inline-block}.single-tribe_events .tribe-events-cal-links a,.tribe-events-cal-links a{padding-left:var(--tec-spacer-7)}.tribe-events-cal-links a:not(:last-of-type){margin-right:var(--tec-spacer-5)}@media (min-width:768px){.tribe-events-cal-links a:not(:last-of-type){margin-right:var(--tec-spacer-8)}}.tribe-events-event-meta{display:flex;flex-wrap:wrap;margin:0 0 var(--tec-spacer-7)}@media (min-width:768px){.tribe-events-event-meta{margin-bottom:var(--tec-spacer-3)}}.tribe-events-event-meta dl{margin-top:var(--tec-spacer-1)}.tribe-events-event-meta dd,.tribe-events-event-meta dt{margin:0 0 var(--tec-spacer-0) 0;padding:0}.tribe-events-event-meta dd[class$=url],.tribe-events-event-meta dt:not(:first-child){margin-top:var(--tec-spacer-3)}.tribe-events-event-meta dt[class*=url]+dd{margin-top:0}.tribe-events-event-meta .tribe-events-address{margin:0}.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{margin-bottom:var(--tec-spacer-1);order:2;padding-top:var(--tec-spacer-5);position:relative;width:100%}@media (min-width:768px){.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary{margin-bottom:0;padding-top:0;position:static;width:auto}}.tribe-events-event-meta.primary+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets{margin-bottom:var(--tec-spacer-7);margin-top:calc(var(--tec-spacer-6)*-1)}@media (min-width:768px){.tribe-events-event-meta.primary+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets{margin-bottom:var(--tec-spacer-8)}}.tribe-events-event-meta.primary+.event-tickets+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets+.event-tickets{margin-bottom:var(--tec-spacer-1);margin-top:calc(var(--tec-spacer-7)*-1)}@media (min-width:768px){.tribe-events-event-meta.primary+.event-tickets+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets+.event-tickets{margin-bottom:var(--tec-spacer-3);margin-top:calc(var(--tec-spacer-8)*-1)}}.tribe-events-event-meta:before{content:"";left:0;position:absolute;right:0;top:0}@media (min-width:768px){.tribe-events-event-meta:before{top:auto}}.tribe-events-meta-group{flex:1 0 140px;margin-right:var(--tec-spacer-5);order:0}@media (min-width:768px){.tribe-events-meta-group{padding:var(--tec-spacer-7) 0 var(--tec-spacer-3);width:168px}}.tribe-events-meta-group.tribe-events-meta-group-venue{order:1}@media (min-width:768px){.tribe-events-meta-group.tribe-events-meta-group-venue{order:0}}.tribe-events-meta-group.tribe-events-meta-group-gmap{flex-basis:100%;margin-top:var(--tec-spacer-1);padding-top:var(--tec-spacer-5);width:auto}@media (min-width:768px){.tribe-events-meta-group.tribe-events-meta-group-gmap{flex-basis:140px;margin-top:0;padding-top:0}}.tribe-events-meta-group .tribe-events-single-section-title{margin-bottom:var(--tec-spacer-1)}.tribe-events-venue-map{margin:0 0 var(--tec-spacer-5) 0;order:-1;width:100%}@media (min-width:768px){.tribe-events-venue-map{margin-top:var(--tec-spacer-7);order:1;width:211px}}.tribe-events-venue-map>div,.tribe-events-venue-map>iframe{margin-bottom:0;max-height:241px}@media (min-width:768px){.tribe-events-venue-map>div,.tribe-events-venue-map>iframe{max-height:211px}}.tribe-events-related-events-title,.tribe-related-events{order:2}.tribe-events-related-events-title{margin-bottom:var(--tec-spacer-5);padding-top:var(--tec-spacer-7);width:100%}.tribe-events-single ul.tribe-related-events{display:flex;flex-direction:column;margin-bottom:0}@media (min-width:768px){.tribe-events-single ul.tribe-related-events{flex-direction:row;justify-content:space-between}}.tribe-events-single ul.tribe-related-events li{display:flex;flex:1;flex-direction:column;margin-bottom:var(--tec-spacer-6);padding:0;width:auto}.tribe-events-single ul.tribe-related-events li:last-child{margin-right:0}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail{margin-bottom:var(--tec-spacer-3);width:100%}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a{display:block;overflow:hidden;padding-top:75%;position:relative}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img{bottom:0;left:50%;position:absolute;right:0;top:50%;transform:translate(-50%,-50%) scale(2)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img[src$="tribe-related-events-placeholder.png"]{transform:translate(-50%,-50%) scale(1)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info{align-items:baseline;display:flex;flex-wrap:wrap;padding:0;width:100%}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-date-start{margin:var(--tec-spacer-0) var(--tec-spacer-0) var(--tec-spacer-2) 0}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-time{margin-left:var(--tec-spacer-0)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .recurringinfo{margin:0 var(--tec-spacer-1) var(--tec-spacer-2) 0}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .timezone{margin-left:var(--tec-spacer-0)}.tribe-events-single ul.tribe-related-events li .tribe-related-event-info span:last-of-type{margin-right:var(--tec-spacer-1)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{margin-bottom:var(--tec-spacer-1);width:100%}#tribe-events-footer{padding:var(--tec-spacer-4) 0}@media (min-width:768px){#tribe-events-footer{padding:var(--tec-spacer-6) 0}}.tribe-events-single .tribe-events-sub-nav{display:flex;justify-content:space-between;margin-left:0}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous{margin:0}.tribe-events-single .tribe-events-sub-nav a span{display:none}.tribe-events-nav-previous a:before{margin-top:-2px;width:7px}@media (min-width:768px){.tribe-events-nav-previous a:before{margin-right:var(--tec-spacer-1);width:9px}}.tribe-events-nav-next a:after{margin-top:-2px;width:7px}@media (min-width:768px){.tribe-events-nav-next a:after{margin-left:var(--tec-spacer-1);width:9px}}.tribe-theme-twentynineteen .tribe-events-single>.tribe_events{margin-top:0}.tribe-theme-twentytwenty .tribe-events-schedule h2{margin-left:0}.tribe-theme-twentytwenty .tribe-events-content h2,.tribe-theme-twentytwenty .tribe-events-content h3,.tribe-theme-twentytwenty .tribe-events-content h4,.tribe-theme-twentytwenty .tribe-events-content h5,.tribe-theme-twentytwenty .tribe-events-content h6{margin-top:0}.tribe-theme-twentytwenty .tribe-events-content ol,.tribe-theme-twentytwenty .tribe-events-content ul{margin-left:0}.tribe-theme-twentytwenty .tribe-events-related-events-title,.tribe-theme-twentytwenty .tribe-events-single-section-title{margin-top:0}#top.tribe-theme-enfold.single-tribe_events #tribe-events-pg-template{max-width:1048px}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule{margin-top:var(--tec-spacer-1)}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule{margin-top:var(--tec-spacer-4)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3{margin-right:var(--tec-spacer-1)}#top.tribe-theme-enfold.single-tribe_events .av-single-event-content,#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar{margin-left:0}#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner{display:flex;flex-wrap:wrap;padding-left:0;padding-right:0;position:relative}#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner>.event-tickets{width:100%}#top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group{margin-right:var(--tec-spacer-5)}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group{padding:var(--tec-spacer-7) 0 var(--tec-spacer-3);width:168px}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta{margin-top:0}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta{margin-top:var(--tec-spacer-5)}#top.tribe-theme-enfold.single-tribe_events .tribe-events-venue-map{margin-top:var(--tec-spacer-7);width:211px}}.event-tickets .tribe-tickets__commerce-checkout-cart-item-details-button--more,.event-tickets .tribe-tickets__rsvp-actions-button-not-going,.event-tickets .tribe-tickets__rsvp-form-button,.event-tickets .tribe-tickets__tickets-item-quantity button{background-color:initial;background-image:none;border:none;outline:none}.event-tickets .tribe-tickets__commerce-checkout-cart-item-details-button--more:focus,.event-tickets .tribe-tickets__rsvp-actions-button-not-going:focus,.event-tickets .tribe-tickets__rsvp-form-button:focus,.event-tickets .tribe-tickets__tickets-item-quantity button:focus{outline:auto}:root{--tec-grid-gutter:48px;--tec-grid-gutter-negative:calc(var(--tec-grid-gutter)*-1);--tec-grid-gutter-half:calc(var(--tec-grid-gutter)/2);--tec-grid-gutter-half-negative:calc(var(--tec-grid-gutter-half)*-1);--tec-grid-gutter-small:42px;--tec-grid-gutter-small-negative:calc(var(--tec-grid-gutter-small)*-1);--tec-grid-gutter-small-half:calc(var(--tec-grid-gutter-small)/2);--tec-grid-gutter-small-half-negative:calc(var(--tec-grid-gutter-small-half)*-1);--tec-grid-gutter-page:42px;--tec-grid-gutter-page-small:19.5px;--tec-grid-width-default:1176px;--tec-grid-width-min:320px;--tec-grid-width:calc(var(--tec-grid-width-default) + var(--tec-grid-gutter-page)*2);--tec-grid-width-1-of-2:50%;--tec-grid-width-1-of-3:33.333%;--tec-grid-width-1-of-4:25%;--tec-grid-width-1-of-5:20%;--tec-grid-width-1-of-7:14.285%;--tec-grid-width-1-of-8:12.5%;--tec-grid-width-1-of-9:11.111%;--tec-spacer-0:4px;--tec-spacer-1:8px;--tec-spacer-2:12px;--tec-spacer-3:16px;--tec-spacer-4:20px;--tec-spacer-5:24px;--tec-spacer-6:28px;--tec-spacer-7:32px;--tec-spacer-8:40px;--tec-spacer-9:48px;--tec-spacer-10:56px;--tec-spacer-11:64px;--tec-spacer-12:80px;--tec-spacer-13:96px;--tec-spacer-14:160px;--tec-z-index-spinner-container:100;--tec-z-index-views-selector:30;--tec-z-index-dropdown:30;--tec-z-index-events-bar-button:20;--tec-z-index-search:10;--tec-z-index-filters:9;--tec-z-index-scroller:7;--tec-z-index-week-event-hover:5;--tec-z-index-map-event-hover:5;--tec-z-index-map-event-hover-actions:6;--tec-z-index-multiday-event:5;--tec-z-index-multiday-event-bar:2;--tec-color-text-primary:#141827;--tec-color-text-primary-light:#1418279e;--tec-color-text-secondary:#5d5d5d;--tec-color-text-disabled:#d5d5d5;--tec-color-text-events-title:var(--tec-color-text-primary);--tec-color-text-event-title:var(--tec-color-text-events-title);--tec-color-text-event-date:var(--tec-color-text-primary);--tec-color-text-secondary-event-date:var(--tec-color-text-secondary);--tec-color-icon-primary:#5d5d5d;--tec-color-icon-primary-alt:#757575;--tec-color-icon-secondary:#bababa;--tec-color-icon-active:#141827;--tec-color-icon-disabled:#d5d5d5;--tec-color-icon-focus:#334aff;--tec-color-icon-error:#da394d;--tec-color-event-icon:#141827;--tec-color-event-icon-hover:#334aff;--tec-color-accent-primary:#334aff;--tec-color-accent-primary-hover:#334affcc;--tec-color-accent-primary-active:#334affe6;--tec-color-accent-primary-background:#334aff12;--tec-color-accent-secondary:#141827;--tec-color-accent-secondary-hover:#141827cc;--tec-color-accent-secondary-active:#141827e6;--tec-color-accent-secondary-background:#14182712;--tec-color-button-primary:var(--tec-color-accent-primary);--tec-color-button-primary-hover:var(--tec-color-accent-primary-hover);--tec-color-button-primary-active:var(--tec-color-accent-primary-active);--tec-color-button-primary-background:var(--tec-color-accent-primary-background);--tec-color-button-secondary:var(--tec-color-accent-secondary);--tec-color-button-secondary-hover:var(--tec-color-accent-secondary-hover);--tec-color-button-secondary-active:var(--tec-color-accent-secondary-active);--tec-color-button-secondary-background:var(--tec-color-accent-secondary-background);--tec-color-link-primary:var(--tec-color-text-primary);--tec-color-link-accent:var(--tec-color-accent-primary);--tec-color-link-accent-hover:#334affcc;--tec-color-border-default:#d5d5d5;--tec-color-border-secondary:#e4e4e4;--tec-color-border-tertiary:#7d7d7d;--tec-color-border-hover:#5d5d5d;--tec-color-border-active:#141827;--tec-color-background:#fff;--tec-color-background-events:#0000;--tec-color-background-transparent:#fff9;--tec-color-background-secondary:#f7f6f6;--tec-color-background-messages:#14182712;--tec-color-background-secondary-hover:#f0eeee;--tec-color-background-error:#da394d14;--tec-color-box-shadow:rgba(#000,0.14);--tec-color-box-shadow-secondary:rgba(#000,0.1);--tec-color-scroll-track:rgba(#000,0.25);--tec-color-scroll-bar:rgba(#000,0.5);--tec-color-background-primary-multiday:#334aff3d;--tec-color-background-primary-multiday-hover:#334aff57;--tec-color-background-secondary-multiday:#1418273d;--tec-color-background-secondary-multiday-hover:#14182757;--tec-color-accent-primary-week-event:#334aff1a;--tec-color-accent-primary-week-event-hover:#334aff33;--tec-color-accent-primary-week-event-featured:#334aff0a;--tec-color-accent-primary-week-event-featured-hover:#334aff24;--tec-color-background-secondary-datepicker:var(--tec-color-background-secondary);--tec-color-accent-primary-background-datepicker:var(--tec-color-accent-primary-background);--tec-border-radius-default:4px;--tec-border-width-week-event:2px;--tec-box-shadow-default:0 2px 5px 0 var(--tec-color-box-shadow);--tec-box-shadow-tooltip:0 2px 12px 0 var(--tec-color-box-shadow);--tec-box-shadow-card:0 1px 6px 2px var(--tec-color-box-shadow);--tec-box-shadow-multiday:16px 6px 6px -2px var(--tec-color-box-shadow-secondary);--tec-form-color-background:var(--tec-color-background);--tec-form-color-border-default:var(--tec-color-text-primary);--tec-form-color-border-active:var(--tec-color-accent-secondary);--tec-form-color-border-secondary:var(--tec-color-border-tertiary);--tec-form-color-accent-primary:var(--tec-color-accent-primary);--tec-form-box-shadow-default:var(--tec-box-shadow-default);--tec-opacity-background:0.07;--tec-opacity-select-highlighted:0.3;--tec-opacity-icon-hover:0.8;--tec-opacity-icon-active:0.9;--tec-opacity-default:1;--tec-transition:all 0.2s ease;--tec-transition-background-color:background-color 0.2s ease;--tec-transition-color-border-color:color 0.2s ease,border-color 0.2s ease;--tec-transition-transform:transform 0.2s ease;--tec-transition-border-color:border-color 0.2s ease;--tec-transition-color:color 0.2s ease;--tec-transition-opacity:opacity 0.2s ease;--tec-font-family-sans-serif:"Helvetica Neue",Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;--tec-font-weight-regular:400;--tec-font-weight-bold:700;--tec-font-size-0:11px;--tec-font-size-1:12px;--tec-font-size-2:14px;--tec-font-size-3:16px;--tec-font-size-4:18px;--tec-font-size-5:20px;--tec-font-size-6:22px;--tec-font-size-7:24px;--tec-font-size-8:28px;--tec-font-size-9:32px;--tec-font-size-10:42px;--tec-line-height-0:1.38;--tec-line-height-1:1.42;--tec-line-height-2:1.5;--tec-line-height-3:1.62}#tribe-events-pg-template{background-color:var(--tec-color-background-events)}.tribe-events-single{-webkit-font-smoothing:antialiased}.tribe-events-after-html p,.tribe-events-before-html p{line-height:1.7}.tribe-events-back a,.tribe-events-back a:visited{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);-webkit-text-decoration:none;text-decoration:none}.tribe-events-notices{border-bottom:1px solid var(--tec-color-border-secondary);box-shadow:none}.tribe-events-notices ul{list-style:none;text-align:left;text-transform:none}.tribe-events-single-event-title{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-title);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}@media (min-width:768px){.tribe-events-single-event-title{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}}.tribe-events-schedule{background-color:initial;border:0}.tribe-events-schedule h2{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-date);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){.tribe-events-schedule h2{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}.tribe-events-schedule .recurringinfo,.tribe-related-event-info .recurringinfo{background-color:var(--tec-color-background-secondary);border-radius:40px;color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-0);text-transform:none}.tribe-events-schedule .recurringinfo .event-is-recurring,.tribe-related-event-info .recurringinfo .event-is-recurring{letter-spacing:-9999px}.tribe-events-schedule .recurringinfo a,.tribe-related-event-info .recurringinfo a{color:var(--tec-color-accent-primary);font-weight:var(--tec-font-weight-regular);letter-spacing:normal;line-height:20px;-webkit-text-decoration:none;text-decoration:none}.tribe-events-schedule .recurringinfo{background-color:var(--tec-color-background-secondary);border-radius:40px;color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-0);text-transform:none}@media (min-width:768px){.tribe-events-schedule .recurringinfo{font-size:var(--tec-font-size-2);line-height:var(--tec-line-height-3)}.tribe-events-schedule .recurringinfo .event-is-recurring{letter-spacing:normal}}.tribe-events-schedule .tribe-events-cost{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none;text-transform:uppercase}@media (min-width:768px){.tribe-events-schedule .tribe-events-cost{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}.tribe-events-content{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-content h2,.tribe-events-content h3,.tribe-events-content h4,.tribe-events-content h5,.tribe-events-content h6{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-weight:var(--tec-font-weight-bold);letter-spacing:normal;text-transform:none}.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}@media (min-width:768px){.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul{font-size:var(--tec-font-size-4);line-height:var(--tec-line-height-2)}}.tribe-events-content ol,.tribe-events-content ul{list-style-position:inside}.tribe-events-content ul{list-style-type:disc}.tribe-events-content a{border-bottom:1px solid var(--tec-color-link-accent);color:var(--tec-color-link-primary);transition:var(--tec-transition-color)}.tribe-events-content a:active,.tribe-events-content a:focus,.tribe-events-content a:hover{border-bottom:1px solid;color:var(--tec-color-link-accent)}.tribe-events-content a{-webkit-text-decoration:none;text-decoration:none}.tribe-events-content pre{background-color:var(--tec-color-background-secondary);font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}.tribe-events-content blockquote{quotes:auto}.tribe-events-content blockquote:before{content:open-quote}.tribe-events-content blockquote:after{content:close-quote}.tribe-events-cal-links{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-cal-links a{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath fill=%27%23141827%27 d=%27M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431m18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18zM.99 1.239h15.995v2.315H.991z%27/%3E%3Cpath stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27 d=%27M22.918 10.5H9.207m11.488-3.255 3.252 3.272-3.213 3.213%27/%3E%3C/g%3E%3C/svg%3E") 0 /24px no-repeat;color:var(--tec-color-link-accent);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);-webkit-text-decoration:none;text-decoration:none}.tribe-events-event-meta{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-2)}.tribe-events-event-meta a,.tribe-events-event-meta a:visited{color:var(--tec-color-link-accent)}.tribe-events-event-meta a:focus,.tribe-events-event-meta a:hover{color:var(--tec-color-link-accent-hover)}.tribe-events-event-meta dd,.tribe-events-event-meta dt{word-break:break-word}.tribe-events-event-meta dt{line-height:var(--tec-line-height-3)}.tribe-events-event-meta .tribe-events-address{font-style:normal;line-height:26px}.tribe-events-event-meta:before,.tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets){border-top:1px solid var(--tec-color-border-secondary)}@media (min-width:768px){.tribe-events-event-meta.secondary:before{content:normal}}.single-tribe_events .tribe-events-single .tribe-events-event-meta{background-color:initial;color:var(--tec-color-text-primary)}.tribe-events-meta-group .tribe-events-single-section-title{color:var(--tec-color-text-primary);font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-bold);letter-spacing:1px;text-transform:uppercase}.tribe-events-meta-group a{color:var(--tec-color-link-accent)}.tribe-events-meta-group.tribe-events-meta-group-gmap{border-top:1px solid var(--tec-color-border-secondary)}.tribe-events-venue-map{border:0;border-radius:0}.tribe-events-related-events-title{border-top:1px solid var(--tec-color-border-secondary);color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-6);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){.tribe-events-related-events-title{font-size:var(--tec-font-size-8);line-height:var(--tec-line-height-1)}}.tribe-events-single ul.tribe-related-events li,.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif)}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title{font-size:var(--tec-font-size-2);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-3);text-transform:none}.tribe-events-single ul.tribe-related-events li .tribe-related-events-title a{color:var(--tec-color-link-primary)}#tribe-events-footer{border-top:1px solid var(--tec-color-border-secondary)}.tribe-events-single .tribe-events-sub-nav{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-1);list-style:none}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav{font-size:var(--tec-font-size-3)}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a{color:var(--tec-color-text-secondary);-webkit-text-decoration:none;text-decoration:none;vertical-align:middle}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:before,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{content:"";display:inline-block;height:20px;vertical-align:middle;width:11px}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover{color:var(--tec-color-text-primary)}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%235d5d5d%27 d=%27M11.916 17.841 10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z%27/%3E%3C/svg%3E") 0 /7px no-repeat}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{background-size:9px}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus:before,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M11.916 17.841 10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z%27/%3E%3C/svg%3E")}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%235d5d5d%27 d=%27M.084 2.159 2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z%27/%3E%3C/svg%3E") 100% /7px no-repeat}@media (min-width:768px){.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after{background-size:9px}}.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus:after,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2720%27%3E%3Cpath fill=%27%23141827%27 d=%27M.084 2.159 2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z%27/%3E%3C/svg%3E")}.tribe-theme-twentynineteen .tribe-events-content h2:before,.tribe-theme-twentynineteen .tribe-events-related-events-title:before,.tribe-theme-twentynineteen .tribe-events-schedule h2:before,.tribe-theme-twentynineteen .tribe-events-single-event-title:before,.tribe-theme-twentynineteen .tribe-events-single-section-title:before{content:normal}.tribe-theme-twentytwentyone .tribe-events-cal-links a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2725%27 height=%2718%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath fill=%27%23141827%27 d=%27M0 .431V17.57c0 .238.163.431.364.431h17.273c.2 0 .363-.193.363-.431V.43c0-.237-.163-.43-.363-.43H.364C.163 0 0 .193 0 .431m18 7.585h-1.015V4.687H.991v12.07h15.994v-3.753H18zM.99 1.239h15.995v2.315H.991z%27/%3E%3Cpath stroke=%27%23141827%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.2%27 d=%27M22.918 10.5H9.207m11.488-3.255 3.252 3.272-3.213 3.213%27/%3E%3C/g%3E%3C/svg%3E") 0 /24px no-repeat}.tribe-theme-twentytwentyone .tribe-events-schedule .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button),.tribe-theme-twentytwentyone .tribe-related-event-info .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button){background:#0000;-webkit-text-decoration:none;text-decoration:none}#top.tribe-theme-enfold.single-tribe_events .tribe-events-single-event-title{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-title);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-7);font-weight:var(--tec-font-weight-bold);line-height:var(--tec-line-height-1);text-transform:none}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-single-event-title{font-size:var(--tec-font-size-10);line-height:var(--tec-line-height-0)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3{color:var(--tec-color-text-primary);color:var(--tec-color-text-event-date);font-family:var(--tec-font-family-sans-serif);font-size:var(--tec-font-size-3);font-weight:var(--tec-font-weight-bold);font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-2);text-transform:none}@media (min-width:768px){#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3{font-size:var(--tec-font-size-3);line-height:var(--tec-line-height-3)}}#top.tribe-theme-enfold.single-tribe_events .tribe-events-content pre{background-image:none}#top.tribe-theme-enfold.single-tribe_events #wrap_all .tribe-events-cal-links a,#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner{border:0}.fusion-widget-area .tribe-events-event-meta:before,.fusion-widget-area .tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets){border:none}[class*=tec-events-elementor-event-widget]{color:var(--tec-color-text-primary);font-family:var(--tec-font-family-sans-serif);font-size:1rem;font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);margin:0 0 var(--tec-spacer-0) 0;padding:0}[class*=tec-events-elementor-event-widget] [class*=tec-events-elementor-event-widget]{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:inherit;padding:inherit}[class*=tec-events-elementor-event-widget] a,a[class*=tec-events-elementor-event-widget]{border-bottom-color:initial;-webkit-text-decoration:underline;text-decoration:underline}.e-con-inner [class*=elementor-widget-tec_elementor_widget]:not(:last-child),.elementor-section:not(.elementor-top-section) [class*=elementor-widget-tec_elementor_widget]:not(:last-child){margin-block-end:var(--tec-spacer-3)}.tec-events-elementor-widget-empty{background-color:var(--tec-color-background-secondary);color:var(--tec-color-text-secondary);font-size:1rem;font-weight:var(--tec-font-weight-regular);line-height:var(--tec-line-height-3);padding:1em;text-align:center}.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(//infusemontpellier.fr/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(//infusemontpellier.fr/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(//infusemontpellier.fr/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(//infusemontpellier.fr/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
}

.portfolio.products-grid .portfolio-item .image .overlay .links .portfolio-icons {
line-height: 1;
}
.portfolio.products-grid .portfolio-item .image .overlay .links .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
margin-right: 0;
}
.portfolio.products-grid .portfolio-item .image .overlay .links .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button img {
display: none;
}
.portfolio.products-grid .portfolio-item .image .overlay .links .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.ajax img {
display: inline-block;
}
.portfolio.products-grid .portfolio-item .image .overlay .links .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.ajax {
margin-right: 0 !important;
}
.portfolio.products-grid.hover-gradient .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.portfolio.products-grid.hover-gradient .fullwidth-block .portfolio-item:not(.double-item-squared) .image .overlay .links .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.portfolio.products-grid.columns-3.hover-gradient .portfolio-item:not(.double-item-squared) .image .overlay .links .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.portfolio.products-grid.columns-3.hover-gradient .portfolio-item:not(.double-item-squared) .image .overlay .links .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse,
.portfolio.products-grid.columns-4.hover-gradient .portfolio-item:not(.double-item-squared) .image .overlay .links .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.portfolio.products-grid.columns-4.hover-gradient .portfolio-item:not(.double-item-squared) .image .overlay .links .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse { }
.portfolio.products-grid.hover-gradient.columns-1 .portfolio-item .wrap > .caption .subtitle {
display: block !important;
}
@media only screen and (max-width: 430px) {
.portfolio.products-grid.hover-circular .portfolio-item .image .overlay .links .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.portfolio.products-grid.hover-circular .portfolio-item .image .overlay .links .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
margin-right: 8px;
}
}
@media only screen and (max-width: 991px) {
.portfolio.products-grid.hover-circular .portfolio-item .image .overlay .links .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.portfolio.products-grid.hover-circular .portfolio-item .image .overlay .links .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
margin-right: 8px;
}
}
@media only screen and (min-width: 1170px) and (max-width: 1250px), screen and (min-width: 900px) and (max-width: 992px) {
.portfolio.products-grid.hover-circular .portfolio-item:not(.double-item-squared) .overlay .caption .product-price .price .amount {
font-size: 127%;
}
}
.portfolio.products-grid .portfolio-item.product .wrap {
position: relative;
}
.portfolio.products-grid .portfolio-item .product-info {
padding: 0 0 0 0;
}
.portfolio.products-grid .portfolio-item .product-bottom {
padding: 0 0 0 0;
display: block;
}
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom { }
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .add_to_cart_button,
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .bottom-product-link,
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .yith-wcwl-add-to-wishlist,
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .added_to_cart,
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .post-footer-sharing {
margin-left: 6px;
margin-right: 6px; }
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .add_to_cart_button { }
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .post-footer-sharing,
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .post-footer-sharing .bottom-product-link,
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .post-footer-sharing .bottom-product-link a,
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .post-footer-sharing .bottom-product-link a i {    }
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .post-footer-sharing .bottom-product-link a i {
text-indent: -1px;
}
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .post-footer-sharing .bottom-product-link {
margin: 0;
}
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
margin-right: 0;
line-height: 1; }
.portfolio.products-grid .portfolio-item.product.inline-column {
float: left;
margin-bottom: 0;
}
.portfolio.products-grid .portfolio-item .caption .product-rating {
margin-top: 0;
}
.portfolio.products-grid .portfolio-item .caption .product-rating .empty-rating:before {
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.portfolio.products-grid .portfolio-item:hover .caption .product-rating .empty-rating:before {
width: 90px;
}
.portfolio.products-grid .portfolio-item.product .product-labels {
z-index: 10;
}
.portfolio.products-grid.hover-title .portfolio-item.product .product-labels,
.portfolio.products-grid.hover-gradient .portfolio-item.product .product-labels,
.portfolio.products-grid.hover-circular .portfolio-item.product .product-labels,
.portfolio.portfolio-slider.products-grid .portfolio-item.product .product-labels {
right: auto;
left: 21px;
transform: none;
z-index: 2;
-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.products-grid.hover-title .portfolio-item.product:hover .product-labels,
.portfolio.products-grid.hover-gradient .portfolio-item.product:hover .product-labels,
.portfolio.products-grid.hover-circular .portfolio-item.product:hover .product-labels,
.portfolio.portfolio-slider.products-grid.hover-title .portfolio-item.product:hover .product-labels,
.portfolio.portfolio-slider.products-grid.hover-gradient .portfolio-item.product:hover .product-labels,
.portfolio.portfolio-slider.products-grid.hover-circular .portfolio-item.product:hover .product-labels {
opacity: 0;
-o-transition: opacity 0.25s ease-out;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
}
.portfolio.products-grid .portfolio-item.product.image-hover .image-inner img.image-hover {
position: absolute !important;
left: 100% !important;
top: 0;
-o-transition: all 0.25s ease-out;
-webkit-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
}
.portfolio.products-grid .portfolio-item.product.image-hover .image-inner img.image-hover.hover-fade {
position: absolute;
left: -5% !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-grid:not(.hover-horizontal-sliding) .portfolio-item.product.image-hover:hover .image-inner img.image-hover {
left: -5% !important;
opacity: 1;
}
.portfolio.products-grid.hover-horizontal-sliding .portfolio-item.product.image-hover:hover .image-inner img.image-hover {
left: 0 !important;
opacity: 1;
}
.portfolio.products-grid.hover-horizontal-sliding .portfolio-item.image-hover:hover .image .image-inner img {
-webkit-transform: none;
transform: none;
}
.products-grid .portfolio-item.product .caption .title a {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.products-grid .portfolio-item.product .caption .title a:not(:hover) {
color: inherit;
}
.portfolio.products-grid .portfolio-item .overlay .caption .product-rating {
display: inline-block;
margin: 18px 0 0 0;
}
.products-grid.hover-gradient.title-on-page .portfolio-item.has-rating:hover .image .links .caption .product-info,
.products-grid.hover-circular.title-on-page .portfolio-item.has-rating:hover .image .links .caption .product-info {
padding-bottom: 40px;
}
.portfolio.products-grid .portfolio-item .overlay .caption .product-rating.product-rating-empty {
display: none;
}
.portfolio.products:not(.hover-zooming-blur) .portfolio-item .image .links .caption .product-price .amount,
.portfolio.products:not(.hover-zooming-blur) .portfolio-item .image .links .caption .product-price,
.portfolio.products:not(.hover-zooming-blur) .portfolio-item .image .links .caption .product-price ins {
color: #ffffff;
}
.portfolio.products-grid .portfolio-item.product .overlay > a {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.portfolio.products-grid.title-on-page:not(.hover-gradient):not(.hover-circular) .portfolio-item.product .overlay .links-wrapper {
display: none;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption {
padding: 20px 25px;
}
.portfolio.products-grid.columns-1.title-on-hover.hover-horizontal-sliding .portfolio-item .wrap .caption,
.portfolio.products-grid.columns-1.title-on-hover.hover-vertical-sliding .portfolio-item .wrap .caption {
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .title {
margin-bottom: 15px;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .product-rating {
min-height: 0;
margin: 0;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .product-rating .empty-rating {
display: none;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .product-rating .star-rating {
font-size: 18px;
margin: 0;
margin-bottom: 15px;
}
.products-grid.hover-gradient.columns-1.title-on-page .portfolio-item.has-rating:hover .image .links .caption .product-info,
.products-grid.hover-circular.columns-1.title-on-page .portfolio-item.has-rating:hover .image .links .caption .product-info {
padding-bottom: 33px;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .product-price {
margin-bottom: 15px;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .product-price .price .amount {
font-size: 150%;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .overlay .caption .product-price .price .amount {
font-size: 100%;
}
.portfolio.products-grid .portfolio-item .wrap .product-bottom .clear {
display: none;
}
.portfolio.products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom a.added_to_cart,
.portfolio.products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom a.added_to_cart:before,
.portfolio.products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse a,
.portfolio.products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse a:before {
font-size: 120%;
}
.portfolio.products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom a.added_to_cart:before,
.portfolio.products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse a:before {
vertical-align: top;
}
.portfolio.products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-wishlistaddedbrowse a:before {
line-height: 90%;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .caption-bottom-line .product-bottom .add_to_cart_button,
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .caption-bottom-line .product-bottom .bottom-product-link,
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .caption-bottom-line .product-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
margin: 0 10px 0 0;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .caption-bottom-line .product-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
margin-right: -11px;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .caption-bottom-line .product-bottom > a:not(.added_to_cart):before,
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .caption-bottom-line .product-bottom .bottom-product-link:before,
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .caption-bottom-line .product-bottom .yith-wcwl-add-button a:before,
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .caption-bottom-line .product-bottom .yith-wcwl-wishlistexistsbrowse a:before {
font-size: 24px;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .caption-bottom-line .product-bottom .gem-button-container.bottom-product-link:before,
.portfolio.products-grid .portfolio-item .wrap .caption .product-bottom .gem-button-container.bottom-product-link:before {
display: none;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .caption-bottom-line .product-bottom .gem-button-container.bottom-product-link a,
.portfolio.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.products-grid .portfolio-item .wrap .caption .product-bottom .gem-button-container.bottom-product-link a {
margin-left: 0;
}
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .caption-bottom-line .product-bottom .gem-button-container.bottom-product-link a i:before {
content: "";
font-size: 24px;
}
.portfolio.products-grid .portfolio-item .wrap .caption .product-bottom .gem-button-container.bottom-product-link a i:before {  }
.portfolio.products-grid .portfolio-item .wrap .caption .product-bottom .sharing-popup {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
padding-left: 15px;
padding-right: 15px;
}
.portfolio.products-grid .portfolio-item .wrap .caption .product-bottom .sharing-popup .sharing-styled-arrow {
left: 50%;
margin-left: -65px;
}
.portfolio.products-grid .portfolio-item .portfolio-icons.product-bottom .quick-view-button i.default:before {
content: "";
} .portfolio.products-grid .portfolio-item .portfolio-icons.product-bottom .add_to_cart_button i.default:before {
content: ""; }
.portfolio.products-grid .portfolio-item .portfolio-icons.product-bottom .add_to_cart_button.product_type_variable i.default:before {
content: "";
}
.portfolio.products-grid.hover-default .portfolio-item .portfolio-icons.product-bottom .add_to_cart_button.product_type_variable i.default:before,
.portfolio.products-grid.hover-circular .portfolio-item .portfolio-icons.product-bottom .add_to_cart_button.product_type_variable i.default:before {
content: "";
}
.portfolio.products-grid .portfolio-item .portfolio-icons.product-bottom .bottom-product-link i.default:before {
content: "";
}
.portfolio.products-grid .portfolio-item .portfolio-icons.product-bottom .yith-wcwl-add-button i.default:before,
.portfolio.products-grid .portfolio-item .portfolio-icons.product-bottom .yith-wcwl-wishlistexistsbrowse i.default:before {
content: "";
}
.portfolio.products-grid .portfolio-item .product-bottom .yith-wcwl-wishlistexistsbrowse a {
color: #f44336;
}
.portfolio.products-grid .portfolio-item .portfolio-icons.product-bottom .icon {
vertical-align: middle;
margin-left: 0;
}
.portfolio.products-grid .portfolio-item .portfolio-icons.product-bottom a.icon {
font-size: 0;
}
.portfolio.products-grid .portfolio-item .portfolio-icons.product-bottom a.icon:before {
vertical-align: middle;
}
.portfolio.products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist {
margin: 0;
}
.portfolio.products-grid .portfolio-item .image .overlay .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist a { }
.portfolio.products-grid.hover-default .portfolio-item .portfolio-icons.product-bottom a.share { }
.portfolio.products-grid .portfolio-item .overlay .caption .description {
margin-bottom: 18px;
}
.portfolio.products-grid .portfolio-item .overlay .caption .subtitle p {
max-height: 50px;
overflow: hidden;
text-overflow: ellipsis;
}
.portfolio.products-grid .portfolio-item .overlay .product-rating .star-rating > span:before {
color: #ffffff;
}
.portfolio.products-grid.hover-gradient .portfolio-item .overlay .product-rating .star-rating:before {
color: #ffffff;
}
.portfolio.products-grid.hover-gradient .portfolio-item .overlay .product-rating .star-rating > span:before {
color: #ffc107;
}
.portfolio.products-grid .portfolio-item .overlay .caption .product-price .price ins {
font-size: inherit;
}
.portfolio.products-grid .portfolio-item .overlay .caption .product-price .price .amount {
font-size: 140%;
font-weight: lighter;
}
.portfolio.products-grid .portfolio-item .image .overlay .links .caption {
padding-top: 23px;
}
.portfolio.products-grid.hover-title .portfolio-item .caption .title,
.portfolio.products-grid.hover-circular-title .portfolio-item .caption .title,
.portfolio.products-grid.hover-gradient-title .portfolio-item .caption .title {
margin-bottom: 10px;
}
.portfolio.products-grid.columns-4 .portfolio-item .overlay .caption .product-price .price .amount {
font-size: 127%;
}
.portfolio.products-grid.columns-4 .portfolio-item .overlay .caption .product-rating {
margin: 11px 0 0 0;
}
.products-grid.hover-gradient.columns-4.title-on-page .portfolio-item.has-rating:hover .image .links .caption .product-info,
.products-grid.hover-circular.columns-4.title-on-page .portfolio-item.has-rating:hover .image .links .caption .product-info {
padding-bottom: 27px;
}
.portfolio.products-grid.columns-4 .portfolio-item .overlay .caption .description {
margin-bottom: 5px;
}
.portfolio.products-grid.columns-4 .portfolio-item:not(.double-item-squared) .overlay .caption .title {
margin-bottom: 4px;
}
.portfolio.products-grid.columns-4 .portfolio-item .image .overlay .links .caption {
padding-top: 13px;
}
.portfolio.products-grid.hover-default.columns-4 .portfolio-item .image .overlay .links .portfolio-sharing-pane.active,
.portfolio.products-grid.hover-default.fullwidth-columns-5 .portfolio-item .image .overlay .links .portfolio-sharing-pane.active,
.portfolio.products-grid.hover-default.fullwidth-columns-6 .portfolio-item .image .overlay .links .portfolio-sharing-pane.active {
margin-bottom: 22px;
}
.portfolio.products-grid.hover-zooming-blur.columns-4 .portfolio-item .image .overlay .links .portfolio-sharing-pane.active,
.portfolio.products-grid.hover-zooming-blur.fullwidth-columns-5 .portfolio-item .image .overlay .links .portfolio-sharing-pane.active,
.portfolio.products-grid.hover-zooming-blur.fullwidth-columns-6 .portfolio-item .image .overlay .links .portfolio-sharing-pane.active {
margin-bottom: 13px;
}
.portfolio.products-grid.fullwidth-columns-5 .portfolio-item .overlay .caption .product-price .price .amount {
font-size: 127%;
}
.portfolio.products-grid.fullwidth-columns-5 .portfolio-item .overlay .caption .product-rating {
margin: 11px 0 0 0;
}
.products-grid.hover-gradient.fullwidth-columns-5.title-on-page .portfolio-item.has-rating:hover .image .links .caption .product-info,
.products-grid.hover-circular.fullwidth-columns-5.title-on-page .portfolio-item.has-rating:hover .image .links .caption .product-info {
padding-bottom: 27px;
}
.portfolio.products-grid.fullwidth-columns-5 .portfolio-item .overlay .caption .description {
margin-bottom: 5px;
}
.portfolio.products-grid.fullwidth-columns-5 .portfolio-item:not(.double-item-squared) .overlay .caption .title {
margin-bottom: 4px;
}
.portfolio.products-grid.fullwidth-columns-5 .portfolio-item .image .overlay .links .caption {
padding-top: 13px;
}
.portfolio.products-grid.fullwidth-columns-6 .portfolio-item .overlay .caption .product-price .price .amount {
font-size: 127%;
}
.portfolio.products-grid.fullwidth-columns-6 .portfolio-item .overlay .caption .product-rating {
margin: 11px 0 0 0;
}
.products-grid.hover-gradient.fullwidth-columns-6.title-on-page .portfolio-item.has-rating:hover .image .links .caption .product-info,
.products-grid.hover-circular.fullwidth-columns-6.title-on-page .portfolio-item.has-rating:hover .image .links .caption .product-info {
padding-bottom: 27px;
}
.portfolio.products-grid.fullwidth-columns-6 .portfolio-item .overlay .caption .description {
margin-bottom: 5px;
}
.portfolio.products-grid.fullwidth-columns-6 .portfolio-item:not(.double-item-squared) .overlay .caption .title {
margin-bottom: 4px;
}
.portfolio.products-grid.fullwidth-columns-6 .portfolio-item .image .overlay .links .caption {
padding-top: 13px;
}
.portfolio.products-grid.hover-horizontal-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links,
.portfolio.products-grid.hover-horizontal-sliding .portfolio-item:not(.double-item-squared) .overlay .links,
.portfolio.products-grid.hover-vertical-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links,
.portfolio.products-grid.hover-vertical-sliding .portfolio-item:not(.double-item-squared) .overlay .links {
padding: 25px 30px;
}
.portfolio.products-grid.columns-4.hover-gradient .portfolio-item .overlay .links .portfolio-icons {
padding-left: 15px;
padding-right: 15px;
}
.portfolio.products-grid.hover-vertical-sliding .portfolio-item .overlay .links .caption .description {
padding-left: 30px;
padding-bottom: 25px;
}
.portfolio.products-grid.columns-4.hover-gradient .portfolio-item .overlay .links .caption {
padding-left: 15px;
}
.portfolio.products-grid.hover-horizontal-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links .caption,
.portfolio.products-grid.hover-horizontal-sliding .portfolio-item:not(.double-item-squared) .overlay .links .caption,
.portfolio.products-grid.hover-vertical-sliding .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .links .caption,
.portfolio.products-grid.hover-vertical-sliding .portfolio-item:not(.double-item-squared) .overlay .links .caption {
padding-top: 5px;
}
.portfolio.products-grid.fullwidth-columns-5 .portfolio-item .image .overlay .links a.icon:before {
font-size: 24px;
}
.portfolio.products-grid.fullwidth-columns-6 .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon:before {
width: 24px;
height: 24px;
font-size: 24px;
line-height: 24px;
}
.portfolio.products-grid.fullwidth-columns-6.hover-gradient .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon:before,
.portfolio.products-grid.fullwidth-columns-6.hover-zooming-blur .portfolio-item:not(.double-item-squared) .image .overlay .links a.icon:before {
width: 32px;
height: 32px;
font-size: 18px;
line-height: 32px;
}
.portfolio.products-grid.fullwidth-columns-6.hover-circular .overlay .overlay-line {
margin: 5px 0;
}
.portfolio.products-grid.hover-gradient .portfolio-item .image .overlay .links .description,
.portfolio.products-grid.hover-circular .portfolio-item .image .overlay .links .description {
display: block !important;
height: 0;
overflow: hidden;
position: relative;
margin: 0;
}
.portfolio.products-grid.title-on-page.hover-zooming-blur .portfolio-item.image-hover .image .image-inner img,
.portfolio.products-grid.title-on-page.hover-gradient .portfolio-item.image-hover .image .image-inner img,
.portfolio.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.products-grid.columns-3.hover-vertical-sliding .portfolio-item .overlay .caption .description,
.portfolio.products-grid.columns-4.hover-vertical-sliding .portfolio-item .overlay .caption .description {
display: none;
}
}
@media only screen and (max-width: 1100px) {
.portfolio.products-grid .portfolio-item .overlay .caption .product-price .price .amount {
font-size: 127%;
}
.portfolio.products-grid .portfolio-item .overlay .caption .product-rating {
margin: 11px 0 0 0;
}
.products-grid.hover-gradient.title-on-page .portfolio-item.has-rating:hover .image .links .caption .product-info,
.products-grid.hover-circular.title-on-page .portfolio-item.has-rating:hover .image .links .caption .product-info {
padding-bottom: 27px;
}
.portfolio.products-grid .portfolio-item .overlay .caption .description {
margin-bottom: 5px;
}
.portfolio.products-grid .portfolio-item:not(.double-item-squared) .overlay .caption .title,
.portfolio.products-grid.hover-zooming-blur .portfolio-item:not(.double-item-squared) .image .overlay .links .caption .title,
.portfolio.products-grid.columns-1 .portfolio-item .wrap .caption .title {
margin-bottom: 4px;
font-size: 14px;
line-height: 21px;
}
.portfolio.products-grid .portfolio-item .image .overlay .links .caption {
padding-top: 17px;
}
.portfolio.products-grid.columns-3 .portfolio-item .overlay .caption .description {
display: none;
}
.portfolio.products-grid.hover-horizontal-sliding .overlay .overlay-line {
margin: 15px 0;
}
.portfolio.products-grid.hover-default .portfolio-item .image .overlay .links a.icon {
margin-right: 15px;
}
.portfolio.products-grid.hover-default .portfolio-item .image .overlay .links a.icon:before {
font-size: 24px;
}
.portfolio.products-grid.hover-circular .portfolio-item .image .overlay .links a.icon,
.portfolio.products-grid.hover-horizontal-sliding .portfolio-item .image .overlay .links a.icon,
.portfolio.products-grid.hover-vertical-sliding .portfolio-item .image .overlay .links a.icon {
margin-right: 8px;
}
.portfolio.products-grid.hover-circular .portfolio-item .image .overlay .links a.icon:before,
.portfolio.products-grid.hover-horizontal-sliding .portfolio-item .image .overlay .links a.icon:before,
.portfolio.products-grid.hover-vertical-sliding .portfolio-item .image .overlay .links a.icon:before {
width: 24px;
height: 24px;
line-height: 24px;
font-size: 24px;
}
.portfolio.products-grid.hover-circular .portfolio-item.double-item .image .overlay .links a.icon {
margin-right: 8px;
}
.portfolio.products-grid.hover-circular .portfolio-item.double-item-squared .image .overlay .links a.icon:before {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 32px;
}
.portfolio.products-grid.hover-default .portfolio-item:hover .image .overlay .links .portfolio-sharing-pane.active {
margin-bottom: 20px;
}
.portfolio.products-grid.hover-zooming-blur .portfolio-item:hover .image .overlay .links .portfolio-sharing-pane.active {
margin-bottom: 13px;
}
}
@media only screen and (max-width: 700px) {
.portfolio.products-grid .portfolio-item .overlay .caption .description {
display: none;
}
}
@media only screen and (max-width: 550px) {
.portfolio.products-grid .portfolio-item .overlay .caption .description,
.portfolio.products-grid.columns-3 .portfolio-item .overlay .caption .description,
.portfolio.products-grid.columns-4 .portfolio-item .overlay .caption .description {
display: block;
}
}
@media (min-width: 1170px) and (max-width: 1250px) {
body .portfolio.products-grid.hover-title .fullwidth-block .portfolio-item.product .overlay .links .caption .title {
font-size: 24px;
line-height: 38px;
}
body .portfolio.products-grid.hover-title.hover-gradient .fullwidth-block .portfolio-item.product:not(.double-item-squared) .overlay .links .caption .title,
body .portfolio.products-grid.hover-title.hover-circular .fullwidth-block .portfolio-item.product:not(.double-item-squared) .overlay .links .caption .title,
body .portfolio.products-grid.hover-title.fullwidth-columns-6 .fullwidth-block .portfolio-item.product:not(.double-item-squared) .overlay .links .caption .title {
font-size: 14px;
line-height: 21px;
}
.portfolio.products-grid .fullwidth-block .portfolio-item .overlay .links .caption .description {
display: none;
}
}
@media (min-width: 1280px) and (max-width: 1550px), (max-width: 1170px) {
.portfolio.products-grid .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .caption .product-price .price .amount {
font-size: 127%;
}
.portfolio.products-grid .fullwidth-block .portfolio-item .overlay .caption .product-rating {
margin: 11px 0 0 0;
}
.products-grid.hover-gradient.title-on-page .fullwidth-block .portfolio-item.has-rating:hover .image .links .caption .product-info,
.products-grid.hover-circular.title-on-page .fullwidth-block .portfolio-item.has-rating:hover .image .links .caption .product-info {
padding-bottom: 27px;
}
.portfolio.products-grid .fullwidth-block .portfolio-item .overlay .caption .description {
margin-bottom: 5px;
}
.portfolio.products-grid .fullwidth-block .portfolio-item:not(.double-item-squared) .overlay .caption .title {
margin-bottom: 4px;
font-size: 14px;
line-height: 21px;
}
.portfolio.products-grid .fullwidth-block .portfolio-item .image .overlay .links .caption {
padding-top: 13px;
}
.portfolio.products-grid .fullwidth-block .portfolio-item .overlay .caption .description {
display: none;
}
.portfolio.products-grid.hover-default .fullwidth-block .portfolio-item .image .overlay .links a.icon {
width: 24px;
height: 24px;
}
.portfolio.products-grid.hover-default .fullwidth-block .portfolio-item .image .overlay .links a.icon:before,
.portfolio.products-grid.hover-default .fullwidth-block .portfolio-item .image .overlay .links a.icon i {
font-size: 24px;
}
.portfolio.products-grid.hover-horizontal-sliding .overlay .overlay-line {
margin: 15px 0;
}
}
@media only screen and (min-width: 550px) and (max-width: 1200px) {
.portfolio.products-grid.hover-horizontal-sliding.columns-3 .portfolio-item .overlay .caption .description {
display: none;
}
}
.portfolio.products-grid .portfolio-item.item-small-size .overlay .caption .description {
display: none !important;
}
.portfolio.products-grid.portfolio-disable-socials .portfolio-item .image .overlay .links .portfolio-icons.product-bottom .yith-wcwl-add-to-wishlist > div {
margin-right: 0;
}
.portfolio.products-grid .portfolio-item .wrap > .caption .product-bottom {
display: flex;
justify-content: center;
align-items: center;
line-height: 1;
width: fit-content;
margin: 6px auto;
}
.portfolio.products-grid .product-bottom a.icon,
.portfolio.products-grid .product-bottom a.add_to_wishlist {
display: block;
height: auto;
vertical-align: middle;
line-height: 1;
}
.portfolio.products-grid .yith-wcwl-wishlistaddedbrowse,
.portfolio.products-grid .yith-wcwl-wishlistexistsbrowse {
line-height: 1;
}
.portfolio.products-grid .yith-wcwl-wishlistaddedbrowse a,
.portfolio.products-grid .yith-wcwl-wishlistexistsbrowse a {
display: block;
}
.portfolio.products-grid .product-bottom a.icon svg,
.portfolio.products-grid .portfolio-item .image .overlay .links a.icon svg {
fill: currentColor;
width: 16px;
height: 16px;
}
.portfolio.products-grid .product-bottom a.icon i {
font-size: 16px;
vertical-align: top;
line-height: inherit;
}
.portfolio.products-grid .product-bottom a.icon i.default,
.portfolio.products-grid .product-bottom a.default i {
font-style: normal;
font-family: "thegem-icons";
font-weight: normal;
-webkit-font-smoothing: initial;
}
.portfolio.products-grid .product-bottom .bottom-product-link:before,
.portfolio.products-grid .product-bottom .add_to_cart_button:before,
.portfolio.products-grid .product-bottom .add_to_wishlist:before,
.portfolio.products-grid .product-bottom .yith-wcwl-wishlistexistsbrowse a:before {
content: none !important;
}
.portfolio.products-grid .product-bottom .bottom-product-link i.default:before {
content: "";
}
.portfolio.products-grid .product-bottom .add_to_cart_button i.default:before {
content: "";
}
.portfolio.products-grid .product-bottom a.add_to_wishlist i.default:before,
.portfolio.products-grid .product-bottom .yith-wcwl-wishlistexistsbrowse i.default:before {
content: '\e65e';
}
.portfolio.products-grid .product-bottom .yith-wcwl-wishlistexistsbrowse i.default:before,
.portfolio.products-grid .product-bottom .yith-wcwl-wishlistaddedbrowse i.default:before,
.portfolio.products-grid .product-bottom .yith-wcwl-add-button .delete_item i.default:before {
content: '\e679';
}
.portfolio.products-grid .product-bottom .post-footer-sharing a.icon i.default:before {
content: "";
margin-left: -0.2em;
}
.portfolio.products-grid .product .product-labels {
width: auto;
right: 0;
transform: translateX(35%);
}
.portfolio.products-grid .product .product-labels .text {
display: block;
}
.portfolio.products-grid .product .out-of-stock-label {
font-size: 12px;
}
.portfolio.products-grid .portfolio-item .image .overlay .links .portfolio-icons.product-bottom a.icon i {
color: inherit;
}
.portfolio.products-grid.hover-gradient .portfolio-item .image .overlay .links a.icon:before {
background-color: transparent;
}
.portfolio.products-grid.background-style-transparent:not(.columns-1) .portfolio-item .wrap > .caption {
background-color: transparent;
}
.empty-price {
opacity: 0;
}
.portfolio-row, .portfolio-item {
border-width: 0;
}
.yith-icon > i {
display: none;
}
.portfolio.products-grid.portfolio.item-separator .portfolio-item:before, .portfolio.products-grid.portfolio.item-separator .portfolio-item:after {
opacity: 1;
transform: translateX(-50%);
}
.portfolio.products-grid.portfolio.item-separator .portfolio-item:after {
transform: translateX(50%);
}
.portfolio.products-grid.portfolio.item-separator .portfolio-item .item-separator-box:before, .portfolio.products-grid.portfolio.item-separator .portfolio-item .item-separator-box:after {
opacity: 1;
transform: translateY(-50%);
}
.portfolio.products-grid.portfolio.item-separator .portfolio-item .item-separator-box:after {
transform: translateY(50%);
}@font-face{font-family:eicons;src:url(//infusemontpellier.fr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0);src:url(//infusemontpellier.fr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.41.0#iefix) format("embedded-opentype"),url(//infusemontpellier.fr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.41.0) format("woff2"),url(//infusemontpellier.fr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.41.0) format("woff"),url(//infusemontpellier.fr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.41.0) format("truetype"),url(//infusemontpellier.fr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.41.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:"\e9dd"}.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-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}