@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Montserrat:100");
@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-6714, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-6714 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-6714 .pum-title, .pum-theme-cutting-edge .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-weight: 100; font-size: 26px; line-height: 28px } 
.pum-theme-6714 .pum-content, .pum-theme-cutting-edge .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-6714 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #dd3333; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-6710, .pum-theme-theme-par-defaut { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-6710 .pum-container, .pum-theme-theme-par-defaut .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-6710 .pum-title, .pum-theme-theme-par-defaut .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; font-style: normal; line-height: 36px } 
.pum-theme-6710 .pum-content, .pum-theme-theme-par-defaut .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400; font-style: inherit } 
.pum-theme-6710 .pum-content + .pum-close, .pum-theme-theme-par-defaut .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; font-style: inherit; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } .pum-theme-6711, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-6711 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-6711 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-6711 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-6711 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 26px; width: 26px; left: auto; right: -13px; bottom: auto; top: -13px; padding: 0px; color: #ffffff; font-family: Arial; font-weight: 100; font-size: 24px; line-height: 24px; border: 2px solid #ffffff; border-radius: 26px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-6712, .pum-theme-enterprise-blue { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-6712 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-6712 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #315b7c; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-6712 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-6712 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 49, 91, 124, 1.00 ) } .pum-theme-6713, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-6713 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-6713 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-6713 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-6713 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-6715, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-6715 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-6715 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-6715 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-6715 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Tahoma; font-weight: 700; font-size: 16px; line-height: 18px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } .pum-theme-6716, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-6716 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-6716 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-6716 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-6716 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } .pum-theme-6717, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-6717 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-6717 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-6717 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-6717 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } 
#pum-6720 {z-index: 1999999999}
#pum-6718 {z-index: 1999999999}.opal-move-up {
animation-name: opalMoveUp;
-moz-animation-name: opalMoveUp;
-webkit-animation-name: opalMoveUp;
}
@-webkit-keyframes opalMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes opalMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes opalMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes opalMoveUp {
from {
-webkit-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.opal-move-down {
animation-name: opalMoveDown;
-moz-animation-name: opalMoveDown;
-webkit-animation-name: opalMoveDown;
}
@-webkit-keyframes opalMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes opalMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@-ms-keyframes opalMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes opalMoveDown {
from {
-webkit-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.opal-move-left {
animation-name: opalMoveLeft;
-moz-animation-name: opalMoveLeft;
-webkit-animation-name: opalMoveLeft;
}
@-webkit-keyframes opalMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes opalMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes opalMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes opalMoveLeft {
from {
-webkit-transform: translateX(100px);
-ms-transform: translateX(100px);
transform: translateX(100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.opal-move-right {
animation-name: opalMoveRight;
-moz-animation-name: opalMoveRight;
-webkit-animation-name: opalMoveRight;
}
@-webkit-keyframes opalMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes opalMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-ms-keyframes opalMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes opalMoveRight {
from {
-webkit-transform: translateX(-100px);
-ms-transform: translateX(-100px);
transform: translateX(-100px);
opacity: 0;
}
to {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.opal-scale-up {
animation-name: opalScaleUp;
-moz-animation-name: opalScaleUp;
-webkit-animation-name: opalScaleUp;
}
@-webkit-keyframes opalScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes opalScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes opalScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes opalScaleUp {
from {
opacity: 0;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
to {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
.opal-flip {
animation-name: opalFlip;
-moz-animation-name: opalFlip;
-webkit-animation-name: opalFlip;
}
@-webkit-keyframes opalFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes opalFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@-ms-keyframes opalFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
@keyframes opalFlip {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
}
.opal-helix {
animation-name: opalHelix;
-moz-animation-name: opalHelix;
-webkit-animation-name: opalHelix;
}
@-webkit-keyframes rotate {
from {
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes rotate {
from {
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-ms-keyframes rotate {
from {
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate {
from {
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.rotate {
-ms-animation: rotate 12s linear infinite;
-o-animation: rotate 12s linear infinite;
-moz-animation: rotate 12s linear infinite;
-webkit-animation: rotate 12s linear infinite;
animation: rotate 12s linear infinite;
}
@-webkit-keyframes opalHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes opalHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@-ms-keyframes opalHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
@keyframes opalHelix {
from {
opacity: 0;
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
to {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 1;
}
}
.opal-am-popup {
animation: opalPopup;
-moz-animation-name: opalPopup;
-webkit-animation-name: opalPopup;
}
@-webkit-keyframes opalPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes opalPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@-ms-keyframes opalPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
@keyframes opalPopup {
from {
opacity: 0;
-webkit-transform: scale(0.4);
-ms-transform: scale(0.4);
transform: scale(0.4);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1300px;
perspective: 1300px;
}
70% {
transform: scale(1.1);
-webkit-transform: scale(1.1);
opacity: 0.8;
animation-timing-function: ease-out;
-webkit-animation-timing-function: ease-out;
}
to {
transform: scale(1);
-webkit-transform: scale(1);
opacity: 1;
}
}
.elementor-brand-item {
text-align: center;
display: flex;
align-items: center;
position: relative;
overflow: hidden;
}
.elementor-brand-item .elementor-brand-image {
display: block;
width: 100%;
font-size: 0;
transition: all ease 0.3s;
}
.elementor-brand-item .elementor-brand-image img {
margin: 0 auto;
border-radius: 5px;
}
.elementor-brand-item .elementor-brand-image i {
font-size: 50px;
display: inline-block;
position: relative;
width: 1em;
height: 1em;
}
.elementor-brand-item .elementor-brand-image i:before {
position: absolute;
line-height: 1;
left: 0;
top: 0;
}
.elementor-brand-item .elementor-brand-image svg path {
transition: all ease 0.3s;
}
.elementor-brand-wrapper .row {
justify-content: center;
}
.elementor-brand-wrapper a {
display: block;
}
.elementor-brand-wrapper img {
transition: all ease 0.3s;
}
.elementor-brand-wrapper .column-item {
margin-bottom: 30px;
}
.elementor-brand-wrapper .slick-slide {
position: relative;
}
.elementor-brand-wrapper .slick-slide:before {
top: 0;
right: 0;
width: 1px;
height: 100%;
background: #ebebeb;
position: absolute;
}
.elementor-brand-wrapper .slick-slide:last-child:before {
content: none !important;
}
.ridez-brand-border-yes .elementor-brand-wrapper {
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
}
.ridez-brand-border-yes .elementor-brand-wrapper .elementor-brand-item:before {
content: "";
display: inline-block;
top: 0;
right: 0;
width: 1px;
height: 100%;
background-color: var(--e-global-color-border);
position: absolute;
}
.ridez-brand-border-yes .elementor-brand-wrapper .elementor-brand-item:after {
content: "";
display: inline-block;
bottom: 0;
right: 0;
width: 100%;
height: 1px;
background-color: var(--e-global-color-border);
position: absolute;
}
.ridez-brand-border-yes .elementor-brand-wrapper .slick-slide {
position: relative;
}
.ridez-brand-border-yes .elementor-brand-wrapper .slick-slide:before {
content: "";
display: inline-block;
top: 0;
right: 0;
width: 1px;
height: 100%;
background-color: var(--e-global-color-border);
position: absolute;
}
.ridez-brand-border-yes .elementor-brand-wrapper .slick-slide:last-child:before {
content: none !important;
}
.ridez-brand-border-yes .elementor-brand-wrapper .slick-slide:last-child:after {
content: none !important;
}
.elementor-widget-ridez-brand .ridez-carousel .column-item {
margin-bottom: 0 !important;
}
.elementor-widget-ridez-brand .ridez-carousel .slick-track {
display: flex !important;
align-items: center;
}
.elementor-widget-woocommerce-breadcrumb .ridez-woocommerce-title {
font-size: 60px;
font-weight: 700;
line-height: 1;
margin-top: 20px;
color: var(--e-global-color-accent);
}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb {
margin-bottom: 0;
font-size: 14px;
line-height: 28px;
font-weight: 600;
text-transform: uppercase;
color: var(--e-global-color-secondary);
}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb a {
color: var(--e-global-color-light);
text-transform: uppercase;
font-weight: 600;
}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb a:hover {
color: var(--e-global-color-primary);
}
.elementor-widget-woocommerce-breadcrumb .woocommerce-breadcrumb i {
font-size: 8px;
font-weight: 600;
color: var(--e-global-color-secondary);
margin: 0px 10px 0px 10px;
}
.hidden-ridez-title-yes .ridez-woocommerce-title {
display: none;
}
.single-product .hidden-ridez-title-single-yes .ridez-woocommerce-title, .single-post .hidden-ridez-title-single-yes .ridez-woocommerce-title {
display: none;
}
.elementor-widget-ridez-banner:hover .elementor-cta__bg {
transform: translateY(-4%);
transition: transform calc(700ms * 1.5) cubic-bezier(0.19, 1, 0.22, 1);
transition: all 0.3s ease;
}
.elementor-widget-ridez-banner .elementor-cta__bg-overlay {
display: block;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
pointer-events: none;
background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
transition: transform calc(700ms * 1.5) cubic-bezier(0.19, 1, 0.22, 1);
transition: all 0.3s ease;
}
.elementor-widget-ridez-banner .elementor-cta__content {
position: relative;
transition: transform calc(700ms * 1.5) cubic-bezier(0.19, 1, 0.22, 1);
transform: translateY(0);
}
.elementor-widget-ridez-banner .elementor-cta__content .elementor-cta__subtitle {
transition: all 0s ease;
}
.elementor-widget-ridez-banner .elementor-cta__content .elementor-cta__subtitle span {
transition: all 0.3s ease;
}
.elementor-widget-ridez-banner.content-stretch-yes {
height: 100%;
}
.elementor-widget-ridez-banner.content-stretch-yes .elementor-widget-container, .elementor-widget-ridez-banner.content-stretch-yes .elementor-ridez-banner {
height: 100%;
}
.elementor-widget-ridez-banner.button-style-yes .elementor-button-custom {
background-color: var(--e-global-color-primary);
color: white;
padding: 14px 30px;
}
.elementor-widget-ridez-banner.button-style-yes .elementor-button-custom:hover {
background-color: var(--e-global-color-secondary);
transition: all 0.3s ease;
color: white;
}
.elementor-widget-ridez-banner.ridez-banner-layout-2 .elementor-cta__content {
align-content: space-between;
}
.elementor-widget-ridez-banner .elementor-button-custom {
font-size: 12px;
font-weight: 700;
line-height: 22px;
padding: 0;
text-transform: uppercase;
display: inline-block;
font-family: var(--e-global-typography-primary-font-family);
}
.elementor-widget-ridez-banner .elementor-button-custom i {
font-size: 20px;
margin-left: 3px;
position: relative;
top: -4px;
}
.elementor-widget-ridez-banner .elementor-button-custom:hover {
color: var(--e-global-color-primary);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-ridez-banner .elementor-cta__content-item:not(:last-child) {
margin-bottom: 0;
}
.elementor-widget-ridez-banner:hover .elementor-animated-item--move-up-2.elementor-cta__button-wrapper {
height: 60px;
}
.elementor-widget-ridez-banner .elementor-button-custom:before {
-ms-transition: transform 0.2s ease;
-o-transition: transform 0.2s ease;
-moz-transition: transform 0.2s ease;
-webkit-transition: transform 0.2s ease;
transition: transform 0.2s ease;
}
.elementor-widget-ridez-banner.graphic-image-effect-yes .elementor-cta__image {
position: absolute;
right: 0;
top: 30px;
width: 50%;
}
.elementor-widget-ridez-banner.graphic-image-effect-yes .elementor-cta__image > img {
position: absolute;
z-index: -1;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-ridez-banner.graphic-image-effect-yes .image-behind img {
position: relative;
top: 15px;
right: 25px;
}
.elementor-widget-ridez-banner.graphic-image-effect-yes:hover .elementor-cta__image > img {
transform: scale(1.2);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-animated-item--move-up-2.elementor-cta__button-wrapper {
height: 0;
overflow: hidden;
}
.elementor-bg-transform-move-left-custom .elementor-bg {
width: calc(100% + 30px);
height: auto;
}
.elementor-bg-transform-move-left-custom:hover .elementor-bg {
-ms-transform: translateX(-29px);
-o-transform: translateX(-29px);
-moz-transform: translateX(-29px);
-webkit-transform: translateX(-29px);
transform: translateX(-29px);
}
.elementor-bg-transform-move-right-custom .elementor-bg {
width: calc(100% + 30px);
-ms-transform: translateX(-30px);
-o-transform: translateX(-30px);
-moz-transform: translateX(-30px);
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
height: 100%;
}
.elementor-bg-transform-move-right-custom:hover .elementor-bg {
-ms-transform: translateX(0);
-o-transform: translateX(0);
-moz-transform: translateX(0);
-webkit-transform: translateX(0);
transform: translateX(0);
}
.elementor-bg-transform-zoom-in .elementor-bg {
width: calc(100% + 30px);
-ms-transform: translateX(-30px);
-o-transform: translateX(-30px);
-moz-transform: translateX(-30px);
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
.elementor-bg-transform-zoom-in:hover .elementor-bg {
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.elementor-bg-transform-zoom-out .elementor-bg {
width: calc(100% + 30px);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
.elementor-bg-transform-zoom-out:hover .elementor-bg {
-ms-transform: scale(1);
-o-transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.elementor-cta {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.elementor-cta--skin-classic .elementor-cta {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.elementor-cta--skin-classic .elementor-cta__bg-wrapper {
position: relative;
min-height: 200px;
width: 100%;
}
.elementor-cta--skin-classic .elementor-cta__content {
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
width: 100%;
background-color: #f7f7f7;
}
.elementor-cta--skin-classic .elementor-cta__content-item, .elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon {
color: #55595c;
border-color: #55595c;
}
.elementor-cta--skin-classic .elementor-cta__button.elementor-button {
color: #55595c;
border-color: #55595c;
}
.elementor-cta--skin-cover .elementor-cta {
display: block;
}
.elementor-cta--skin-cover .elementor-cta__bg-wrapper {
position: absolute;
top: 0px;
left: 0px;
right: 0;
bottom: 0;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
width: 100%;
}
.elementor-cta--skin-cover .elementor-cta__content {
min-height: 280px;
}
.elementor-cta--skin-cover .elementor-cta__content-item, .elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon {
color: #fff;
border-color: #fff;
}
.elementor-cta--skin-cover .elementor-cta__button.elementor-button {
color: white;
border-color: white;
}
.elementor-cta--layout-image-above .elementor-cta {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.elementor-cta--layout-image-above .elementor-cta__bg-wrapper {
width: 100%;
}
.elementor-cta--layout-image-left .elementor-cta, .elementor-cta--layout-image-right .elementor-cta {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.elementor-cta--layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--layout-image-right .elementor-cta__bg-wrapper {
width: auto;
min-width: 50%;
}
.elementor-cta--layout-image-left .elementor-cta__content, .elementor-cta--layout-image-right .elementor-cta__content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.elementor-cta--layout-image-left .elementor-cta {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.elementor-cta--layout-image-right .elementor-cta {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.elementor-cta__bg {
position: absolute;
top: 0px;
left: 0px;
right: 0;
bottom: 0;
height: 110%;
transition: transform calc(700ms * 1.5) cubic-bezier(0.19, 1, 0.22, 1);
transition: all 0.3s ease;
}
.elementor-cta__bg-wrapper {
z-index: 1;
overflow: hidden;
}
.elementor-cta__bg {
-webkit-background-size: cover;
background-size: cover;
background-position: center;
z-index: 1;
}
.elementor-cta__bg-overlay {
z-index: 2;
}
.elementor-cta__button.elementor-button {
cursor: pointer;
-ms-flex-item-align: center;
align-self: center;
margin-left: auto;
margin-right: auto;
border: solid 2px white;
background: transparent;
}
.elementor-cta__button.elementor-button:hover {
background: transparent;
text-decoration: none;
}
.elementor-cta__title {
font-size: 23px;
}
.elementor-cta__content {
z-index: 1;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
padding: 35px;
width: 100%;
}
.elementor-cta__content, .elementor-cta__content-item {
position: relative;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
color: #fff;
}
.elementor-cta__content-item {
width: 100%;
margin: 0;
}
.elementor-cta__content-item:not(:last-child) {
margin-bottom: 15px;
}
.elementor-cta__content-item .elementor-icon {
color: #fff;
}
.elementor-cta--valign-top .elementor-cta__content {
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.elementor-cta--valign-middle .elementor-cta__content {
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.elementor-cta--valign-bottom .elementor-cta__content {
-ms-flex-line-pack: end;
align-content: flex-end;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.elementor-cta:hover .elementor-cta__bg-overlay {
background-color: rgba(0, 0, 0, 0.3);
}
@media (max-device-width: 1024px) {
.elementor-cta {
cursor: pointer;
}
}
@media (min-width: 1025px) {
.elementor-cta--desktop-layout-image-above .elementor-cta {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.elementor-cta--desktop-layout-image-above .elementor-cta__bg-wrapper {
width: 100%;
}
.elementor-cta--desktop-layout-image-left .elementor-cta, .elementor-cta--desktop-layout-image-right .elementor-cta {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.elementor-cta--desktop-layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--desktop-layout-image-right .elementor-cta__bg-wrapper {
width: auto;
min-width: 50%;
}
.elementor-cta--desktop-layout-image-left .elementor-cta__content, .elementor-cta--desktop-layout-image-right .elementor-cta__content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.elementor-cta--desktop-layout-image-left .elementor-cta {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.elementor-cta--desktop-layout-image-right .elementor-cta {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
}
@media (max-width: 1024px) {
.elementor-cta--tablet-layout-image-above .elementor-cta {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper {
width: 100%;
}
.elementor-cta--tablet-layout-image-left .elementor-cta, .elementor-cta--tablet-layout-image-right .elementor-cta {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper {
width: auto;
min-width: 50%;
}
.elementor-cta--tablet-layout-image-left .elementor-cta__content, .elementor-cta--tablet-layout-image-right .elementor-cta__content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.elementor-cta--tablet-layout-image-left .elementor-cta {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.elementor-cta--tablet-layout-image-right .elementor-cta {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
}
@media (max-width: 767px) {
.elementor-cta--mobile-layout-image-above .elementor-cta {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper {
width: 100%;
}
.elementor-cta--mobile-layout-image-left .elementor-cta, .elementor-cta--mobile-layout-image-right .elementor-cta {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper, .elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper {
width: auto;
min-width: 50%;
}
.elementor-cta--mobile-layout-image-left .elementor-cta__content, .elementor-cta--mobile-layout-image-right .elementor-cta__content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.elementor-cta--mobile-layout-image-left .elementor-cta {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.elementor-cta--mobile-layout-image-right .elementor-cta {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
}
.wpcf7-form label {
color: var(--e-global-color-text);
display: block;
margin-top: 30px;
}
.wpcf7-form input:not([type=submit]), .wpcf7-form input[type=date], .wpcf7-form textarea, .wpcf7-form select, .wpcf7-form select:not([size]):not([multiple]) {
width: 100%;
font-size: 16px;
font-weight: 500;
color: var(--e-global-color-light);
background-color: transparent;
border-color: var(--e-global-color-border);
border-width: 4px;
border-radius: 0;
padding: 9px 25px;
margin-bottom: 7px;
}
.wpcf7-form input:not([type=submit])::placeholder, .wpcf7-form input[type=date]::placeholder, .wpcf7-form textarea::placeholder, .wpcf7-form select::placeholder, .wpcf7-form select:not([size]):not([multiple])::placeholder {
color: var(--e-global-color-light);
}
.wpcf7-form input:not([type=submit]):focus, .wpcf7-form input[type=date]:focus, .wpcf7-form textarea:focus, .wpcf7-form select:focus, .wpcf7-form select:not([size]):not([multiple]):focus {
border-color: var(--e-global-color-dark);
}
.wpcf7-form .your-message textarea {
padding: 12px 26px 30px;
line-height: 1.5em;
}
.wpcf7-form button[type=submit] {
border-color: var(--e-global-color-primary);
border-width: 1px;
border-style: solid;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
background-color: var(--e-global-color-primary);
padding: 15px 30px;
margin-top: 0;
color: #ffffff;
}
.wpcf7-form button[type=submit] i {
font-size: 19px;
transition: transform 0.3s ease;
margin-left: 3px;
}
.wpcf7-form button[type=submit]:hover {
background-color: var(--e-global-color-secondary);
border-color: var(--e-global-color-secondary);
transition: transform 0.3s ease;
}
.wpcf7-form button[type=submit]:hover i {
transform: rotate(45deg);
}
.wpcf7-form button[type=submit] ::placeholder {
font-size: 14px;
color: var(--e-global-color-text);
line-height: 1.4;
}
@media (max-width: 567px) {
.wpcf7-form .row-form {
display: block;
}
}
.wpcf7-form .row-mess {
padding-left: 15px;
padding-right: 15px;
display: grid;
grid-template-columns: 1fr;
grid-gap: 30px;
}
@media (max-width: 567px) {
.wpcf7-form .row-mess {
display: block;
}
}
.wpcf7-form .form-2 {
padding-left: 5px;
padding-right: 5px;
}
.wpcf7-form .form-2 > p {
padding-left: 10px;
padding-right: 10px;
}
.wpcf7-form .form-2 input {
border-color: #ffffff;
padding: 14px 20px;
background-color: #ffffff;
}
.wpcf7-form .form-2 input::placeholder {
color: var(--e-global-color-light);
}
.wpcf7-form .form-2 input:focus {
border-color: var(--e-global-color-dark);
}
.wpcf7-form .message-2 textarea {
border-color: #ffffff;
background-color: #ffffff;
line-height: 1.3em;
}
.wpcf7-form .message-2 textarea::placeholder {
color: var(--e-global-color-light);
}
.wpcf7-form .message-2 textarea:focus {
border-color: var(--e-global-color-dark);
}
.wpcf7-form .button-style button {
margin-top: 0;
}
.wpcf7-form .button-style button:hover {
background-color: #664483;
border-color: #664483;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
margin: 0;
}
.elementor-widget-ridez-countdown .elementor-ridez-countdown {
display: flex;
justify-content: center;
flex-direction: row;
margin-right: auto;
margin-left: auto;
flex-wrap: wrap;
}
.elementor-widget-ridez-countdown .elementor-countdown-item {
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
margin: 10px;
}
.elementor-widget-ridez-countdown .elementor-countdown-label {
font-size: 16px;
}
.elementor-widget-ridez-countdown .elementor-countdown-digits {
font-size: 24px;
line-height: 24px;
font-weight: bold;
}
.elementor-widget-ridez-countdown.countdown-style-1 .elementor-countdown-item {
margin: 0;
padding: 0 23px;
flex-direction: column-reverse;
}
.elementor-widget-ridez-countdown.countdown-style-1 .elementor-countdown-item:before {
content: none;
}
.elementor-widget-ridez-countdown.countdown-style-1 .elementor-countdown-item:last-child:before {
content: none;
}
.elementor-widget-ridez-countdown.countdown-style-1 .elementor-countdown-digits {
font-size: 64px;
font-weight: 700;
line-height: 72px;
color: var(--e-global-color-primary);
}
.elementor-widget-ridez-countdown.countdown-style-1 .elementor-countdown-label {
font-size: 16px;
font-weight: var(--e-global-typography-text-font-weight);
line-height: 1;
text-transform: capitalize;
}
.elementor-widget-ridez-countdown.countdown-style-2 .elementor-countdown-digits {
padding: 0 10px;
}
.elementor-widget-ridez-countdown.countdown-style-2 .elementor-countdown-label {
color: var(--e-global-color-accent);
position: relative;
}
.elementor-widget-ridez-countdown.countdown-style-2 .elementor-countdown-label:before {
content: "-";
margin-right: 3px;
}
.elementor-widget-ridez-countdown.countdown-style-2 .elementor-countdown-label:after {
content: "-";
margin-left: 3px;
}
.elementor-widget-ridez-countdown.countdown-style-3 .elementor-countdown-digits, .elementor-widget-ridez-countdown.countdown-style-4 .elementor-countdown-digits, .elementor-widget-ridez-countdown.countdown-style-5 .elementor-countdown-digits {
font-weight: bold;
width: unset;
height: unset;
background-color: transparent;
color: var(--e-global-color-accent);
}
.elementor-widget-ridez-countdown.countdown-style-3 .elementor-countdown-item, .elementor-widget-ridez-countdown.countdown-style-4 .elementor-countdown-item, .elementor-widget-ridez-countdown.countdown-style-5 .elementor-countdown-item {
position: relative;
vertical-align: middle;
}
.elementor-widget-ridez-countdown.countdown-style-3 .elementor-countdown-item:last-child:after, .elementor-widget-ridez-countdown.countdown-style-3 .elementor-countdown-item:last-child:before, .elementor-widget-ridez-countdown.countdown-style-4 .elementor-countdown-item:last-child:after, .elementor-widget-ridez-countdown.countdown-style-4 .elementor-countdown-item:last-child:before, .elementor-widget-ridez-countdown.countdown-style-5 .elementor-countdown-item:last-child:after, .elementor-widget-ridez-countdown.countdown-style-5 .elementor-countdown-item:last-child:before {
display: none;
}
.elementor-widget-ridez-countdown.countdown-style-3 .elementor-countdown-item:before, .elementor-widget-ridez-countdown.countdown-style-4 .elementor-countdown-item:before, .elementor-widget-ridez-countdown.countdown-style-5 .elementor-countdown-item:before {
content: ":";
position: absolute;
color: white;
right: -10px;
font-size: 18px;
width: 2px;
}
.elementor-widget-ridez-countdown.countdown-style-3 .elementor-countdown-digits {
font-size: 40px;
line-height: 40px;
}
.elementor-widget-ridez-countdown.countdown-style-3 .elementor-countdown-label {
font-size: 14px;
font-weight: bold;
color: var(--e-global-color-light);
}
.elementor-widget-ridez-countdown.countdown-style-3 .elementor-countdown-item {
margin-left: 25px;
margin-right: 25px; }
.elementor-widget-ridez-countdown.countdown-style-4 .elementor-countdown-digits {
font-size: 24px;
line-height: 24px;
border: 2px dashed #000;
border-radius: 13px;
padding: 6px 15px;
margin-bottom: 5px;
}
.elementor-widget-ridez-countdown.countdown-style-4 .elementor-countdown-item {
margin-left: 10px;
margin-right: 10px;
color: var(--e-global-color-accent); }
.elementor-widget-ridez-countdown.countdown-style-5 .elementor-countdown-digits {
font-size: 30px;
line-height: 30px;
color: var(--e-global-color-primary);
}
.elementor-widget-ridez-countdown.countdown-style-5 .elementor-countdown-item {
margin: 0 10px;
display: -webkit-box;
}
.elementor-widget-ridez-countdown.countdown-style-5 .elementor-countdown-item:last-child {
margin-right: 0;
}
.elementor-widget-ridez-countdown.countdown-style-5 .elementor-ridez-countdown {
position: relative;
display: inline-flex;
}
.elementor-widget-ridez-countdown.countdown-style-6 .elementor-countdown-item {
width: 80px;
height: 80px;
}
.elementor-widget-ridez-countdown.countdown-style-6 .elementor-countdown-item {
border: 1px solid #4c4b4b;
border-radius: 100%;
}
.elementor-header-group-wrapper .header-group-action {
display: flex;
align-items: center;
justify-content: flex-end;
padding-right: 0;
}
.elementor-header-group-wrapper .header-group-action > div {
margin-right: 21px;
margin-left: 12px;
}
.elementor-header-group-wrapper .header-group-action > div:first-child {
margin-left: 0;
}
.elementor-header-group-wrapper .header-group-action > div:last-child {
margin-right: 0;
}
.elementor-header-group-wrapper .header-group-action .site-header-account, .elementor-header-group-wrapper .header-group-action .site-header-wishlist, .elementor-header-group-wrapper .header-group-action .site-header-search, .elementor-header-group-wrapper .header-group-action .site-header-button {
display: none;
}
@media (min-width: 1025px) {
.elementor-header-group-wrapper .header-group-action .site-header-account, .elementor-header-group-wrapper .header-group-action .site-header-wishlist, .elementor-header-group-wrapper .header-group-action .site-header-search, .elementor-header-group-wrapper .header-group-action .site-header-button {
display: block;
}
}
.elementor-header-group-wrapper .site-header-account a .account-content {
display: none;
}
.elementor-header-group-wrapper .site-header-account .account-dropdown.active {
pointer-events: auto;
opacity: 1;
visibility: visible;
z-index: 9999;
}
.elementor-header-group-wrapper .button-side-heading {
text-align: right;
padding: 20px 0;
}
.elementor-header-group-wrapper .button-side-heading .close-button-side {
width: 30px;
height: 30px;
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 20px;
line-height: 1;
}
.elementor-header-group-wrapper .button-side-heading .close-button-side i:before {
color: var(--e-global-color-light);
}
.elementor-header-group-wrapper .button-side-heading .close-button-side:hover {
border-color: var(--e-global-color-primary);
}
.elementor-header-group-wrapper .button-side-heading .close-button-side:hover i {
color: var(--e-global-color-primary);
}
.elementor-header-group-wrapper .header-button-canvas {
display: flex;
flex-direction: column;
right: 0;
position: fixed;
top: 0;
bottom: 0;
overflow: hidden;
overflow-y: auto;
width: 300px;
padding: 0 30px;
background-color: #2F3336;
transition: transform 0.25s ease;
z-index: 99999999;
transform: translate3d(300px, 0, 0);
}
@media (min-width: 1024px) {
.elementor-header-group-wrapper .header-button-canvas {
width: 400px;
padding: 0 50px;
transform: translate3d(400px, 0, 0);
}
}
.elementor-header-group-wrapper .button-side-overlay {
position: fixed;
width: 100vw;
height: 100vh;
top: 0;
bottom: 0;
left: 0;
z-index: 997;
opacity: 0;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
transition: opacity 0.25s ease, visibility 0s ease;
}
.elementor-header-group-wrapper .header-button-canvas.active {
transform: none;
z-index: 999999999;
}
.elementor-header-group-wrapper .header-button-canvas.active + .button-side-overlay {
visibility: visible;
opacity: 1;
}
.elementor-header-group-wrapper .site-header-button .button-content i {
margin-left: 5px;
vertical-align: sub;
font-size: 12px;
}
.elementor-header-group-wrapper .site-header-button .button-content {
display: flex;
flex-direction: column;
justify-content: flex-end;
margin-left: 5px;
}
.elementor-header-group-wrapper .site-header-button .button-content > span {
display: inline-block;
height: 2px;
width: 14px;
margin-bottom: 4px;
transition: all 0.3s ease;
background-color: var(--e-global-color-accent);
}
.elementor-header-group-wrapper .site-header-button .button-content .icon-2 {
width: 10px;
}
.elementor-header-group-wrapper .site-header-button .button-content .icon-3 {
margin-bottom: 0;
}
.elementor-header-group-wrapper .site-header-button .button-content:hover > span {
background-color: var(--e-global-color-primary);
}
.elementor-header-group-wrapper .site-header-button .button-content:hover .icon-2 {
width: 14px;
}
.elementor-header-group-wrapper .content-label {
display: none;
font-size: 14px;
font-size: 0.875rem;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-show-label-yes .elementor-header-group-wrapper a .content-label {
display: inline-block;
}
.elementor-show-label-yes .elementor-header-group-wrapper .content-label {
margin-left: 5px;
text-transform: capitalize;
color: var(--e-global-color-text);
}
.elementor-show-label-yes .elementor-header-group-wrapper .wishlist-content {
margin-left: 10px;
}
header.sticky-header.elementor-sticky--effects .elementor-header-group-wrapper .header-button-canvas.active {
height: 100vw;
}
.elementor-widget-smartic-image-carousel .column-item {
padding-top: 50px;
}
.elementor-widget-smartic-image-carousel .column-item img {
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.08);
}
.elementor-widget-opal-image-gallery .grid__item a {
display: block;
}
.elementor-widget-opal-image-gallery .grid__item a img {
display: block;
}
.elementor-widget-ridez-image-gallery ul {
margin: 0;
}
.elementor-widget-ridez-image-gallery .column-item {
padding-bottom: 30px;
}
.elementor-widget-ridez-image-gallery .column-item a {
position: relative;
overflow: hidden;
display: block;
}
.elementor-widget-ridez-image-gallery .column-item img {
display: block;
transition: all 0.3s ease;
}
.elementor-widget-ridez-image-gallery .elementor-galerry__filter {
margin: 0;
cursor: pointer;
position: relative;
font-size: 18px;
color: #aaa;
padding-bottom: 30px;
}
.elementor-widget-ridez-image-gallery .elementor-galerry__filter .count {
font-size: 14px;
color: var(--e-global-color-accent);
position: absolute;
top: -10px;
}
.elementor-widget-ridez-image-gallery .elementor-galerry__filter.elementor-active, .elementor-widget-ridez-image-gallery .elementor-galerry__filter:hover {
color: var(--e-global-color-primary);
}
.elementor-widget-ridez-image-gallery .elementor-galerry__filter.elementor-active .count, .elementor-widget-ridez-image-gallery .elementor-galerry__filter:hover .count {
color: var(--e-global-color-primary);
}
.elementor-widget-ridez-image-gallery .elementor-galerry__filter.elementor-active:before, .elementor-widget-ridez-image-gallery .elementor-galerry__filter:hover:before {
opacity: 1;
width: 100%;
}
.elementor-widget-ridez-image-gallery .elementor-galerry__filter:before {
background-color: var(--e-global-color-primary);
}
@media (min-width: 568px) {
.elementor-widget-ridez-image-gallery .elementor-galerry__filter:before {
position: absolute;
content: "";
bottom: 0;
left: 0;
height: 3px;
width: 0;
opacity: 0;
transition: all ease 0.2s;
}
}
.elementor-image-gallery {
position: relative;
}
.elementor-editor-active .isotope-grid {
height: auto !important;
}
.elementor-editor-active .isotope-grid .grid__item > a {
pointer-events: none;
}
.elementor-galerry__filters {
list-style: none;
justify-content: center;
display: flex;
flex-wrap: wrap;
position: relative;
}
.elementor-galerry__filters:after {
position: absolute;
content: "";
height: 1px;
width: 200vw;
bottom: 0;
left: -50%;
background-color: var(--e-global-color-border);
}
.gallery-item-overlay {
position: absolute;
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
background-color: var(--e-global-color-secondary);
opacity: 0.9;
color: #fff;
}
.gallery-item-overlay i {
font-size: 17px;
position: relative;
height: 40px;
width: 40px;
}
.gallery-item-overlay i:before {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.elementor-filter-left .elementor-galerry__filters {
justify-content: flex-start;
}
.elementor-filter-right .elementor-galerry__filters {
justify-content: flex-end;
}
@media (min-width: 1024px) {
.elementor-gallery-layout-special-yes .row {
display: grid;
}
.elementor-gallery-layout-special-yes .row .column-item {
flex: 0 0 100%;
max-width: 100%;
}
.elementor-gallery-layout-special-yes .row[data-elementor-columns="2"] {
grid-template-columns: repeat(2, 1fr);
}
.elementor-gallery-layout-special-yes .row[data-elementor-columns="2"] .column-item:nth-child(3n+1) {
grid-column-start: span 2;
}
.elementor-gallery-layout-special-yes .row[data-elementor-columns="3"] {
grid-template-columns: repeat(3, 1fr);
}
.elementor-gallery-layout-special-yes .row[data-elementor-columns="3"] .column-item:nth-child(7n+1),
.elementor-gallery-layout-special-yes .row[data-elementor-columns="3"] .column-item:nth-child(7n+4) {
grid-column-start: span 2;
}
.elementor-gallery-layout-special-yes .row[data-elementor-columns="4"] {
grid-template-columns: repeat(4, 1fr);
}
.elementor-gallery-layout-special-yes .row[data-elementor-columns="4"] .column-item:nth-child(6n+1),
.elementor-gallery-layout-special-yes .row[data-elementor-columns="4"] .column-item:nth-child(6n+6) {
grid-column: span 2;
}
.elementor-gallery-layout-special-yes .row[data-elementor-columns="5"] {
grid-template-columns: repeat(5, 1fr);
}
.elementor-gallery-layout-special-yes .row[data-elementor-columns="5"] .column-item:nth-child(5n+1) {
grid-column-start: span 3;
}
.elementor-gallery-layout-special-yes .row[data-elementor-columns="5"] .column-item:nth-child(10n) {
grid-column-start: span 2;
}
.elementor-gallery-layout-special-yes .row[data-elementor-columns="6"] {
grid-template-columns: repeat(6, 1fr);
}
.elementor-gallery-layout-special-yes .row[data-elementor-columns="6"] .column-item:nth-child(6n+1) {
grid-column-start: span 3;
}
.elementor-gallery-layout-special-yes .row[data-elementor-columns="6"] .column-item:nth-child(12n) {
grid-column-start: span 3;
}
}
.ridez-language-switcher ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 12px;
}
.ridez-language-switcher span {
color: var(--e-global-color-text);
font-size: 12px;
line-height: 1.4;
text-transform: uppercase;
}
.ridez-language-switcher span .title {
font-weight: 500;
}
.ridez-language-switcher a {
display: block;
}
.ridez-language-switcher img {
display: inline-block;
margin-right: 5px;
height: 12px;
object-fit: cover;
}
.ridez-language-switcher .item > div {
display: flex;
cursor: pointer;
align-items: center;
}
.ridez-language-switcher .item > div i {
font-size: 18px;
margin-right: 5px;
color: var(--e-global-color-text);
}
.ridez-language-switcher .sub-item {
display: none;
position: absolute;
left: 0;
z-index: 999;
text-align: left;
top: calc(100% + 5px);
padding: 10px 0;
background-color: #fff;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
}
.ridez-language-switcher .sub-item:before {
position: absolute;
content: "";
display: block;
width: 100%;
height: 1rem;
top: -1rem;
}
.ridez-language-switcher .sub-item a {
display: flex;
align-items: center;
padding: 10px 15px;
min-width: 126px;
white-space: nowrap;
}
.ridez-language-switcher .sub-item a:hover, .ridez-language-switcher .sub-item a:focus {
background-color: rgba(0, 0, 0, 0.05);
}
.ridez-language-switcher li.item {
position: relative;
}
.ridez-language-switcher li.item > div span.title:after {
margin-left: 0.5em;
margin-top: -1px;
}
.ridez-language-switcher li.item:hover .sub-item {
display: block;
}
.language-switcher-style-hover-right-yes .ridez-language-switcher .sub-item {
right: 0;
left: unset;
}
.form-style .mc4wp-form {
margin: 0;
}
.form-style .mc4wp-form .form-input {
flex: 1;
}
.form-style .mc4wp-form .mc4wp-form-fields {
display: flex;
}
.form-style .mc4wp-form .mc4wp-form-fields p {
margin: 0;
flex: 1;
}
.form-style .mc4wp-form input[type=email] {
line-height: 24px;
padding: 0.69em 1.5em;
color: var(--e-global-color-light);
font-size: 16px;
background-color: #F5F5F5;
border-color: #F5F5F5;
border-width: 2px;
font-weight: 500;
width: 100%;
}
.form-style .mc4wp-form input[type=email]:focus {
border-color: var(--e-global-color-primary);
}
.form-style .mc4wp-form input[type=email]:hover {
border-color: var(--e-global-color-primary);
}
.form-style .mc4wp-form span, .form-style .mc4wp-form input[type=submit] {
font-size: 12px;
background-color: var(--e-global-color-primary);
color: white;
font-weight: 700;
text-transform: uppercase;
border-radius: 0px;
line-height: 16px;
}
.form-style .mc4wp-form span:hover, .form-style .mc4wp-form input[type=submit]:hover {
background-color: var(--e-global-color-secondary);
border-color: var(--e-global-color-secondary);
}
.form-style .mc4wp-form span i, .form-style .mc4wp-form input[type=submit] i {
font-size: 18px;
display: inline-flex;
align-items: center;
justify-content: center;
transform: rotate(-45deg);
transition: transform 0.3s linear 0s, border-left-width 0s linear 0.35s;
margin-left: 8px;
}
.form-style .mc4wp-form span:hover i, .form-style .mc4wp-form input[type=submit]:hover i {
transform: rotate(0deg);
transition: transform 0.3s linear 0s, border-left-width 0s linear 0.35s;
}
.form-style .mc4wp-form span span.icon, .form-style .mc4wp-form input[type=submit] span.icon {
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
width: 22px;
height: 22px;
margin-left: 5px;
}
.form-style .mc4wp-form span span.icon:before, .form-style .mc4wp-form span span.icon:after, .form-style .mc4wp-form input[type=submit] span.icon:before, .form-style .mc4wp-form input[type=submit] span.icon:after {
box-sizing: inherit;
content: "";
position: absolute;
width: 100%;
height: 100%;
border-radius: 100%;
top: 0;
left: 0;
}
.form-style .mc4wp-form span span.icon:before, .form-style .mc4wp-form input[type=submit] span.icon:before {
border: 2px solid transparent;
}
.form-style .mc4wp-form span span.icon:after, .form-style .mc4wp-form input[type=submit] span.icon:after {
border: 0 solid transparent;
}
.form-style .mc4wp-form span ::placeholder, .form-style .mc4wp-form input[type=submit] ::placeholder {
font-size: 14px;
color: var(--e-global-color-light);
line-height: 1.4;
}
.form-style .mc4wp-alert.mc4wp-error {
color: #e2401c;
}
.form-style .mc4wp-alert.mc4wp-success {
color: #0f834d;
}
.form-style .mc4wp-alert a {
color: var(--e-global-color-primary);
}
.form-style .mc4wp-alert a:hover {
color: var(--primary_hover);
}
.elementor-mailchip-layout-2 .mc4wp-form {
margin: 0;
}
.elementor-mailchip-layout-2 .mc4wp-form .form-input {
flex: 1;
}
.elementor-mailchip-layout-2 .mc4wp-form span {
background-color: transparent;
}
.elementor-mailchip-layout-2 .mc4wp-form span:hover {
background-color: transparent;
}
.elementor-mailchip-layout-2 .mc4wp-form .mc4wp-form-fields {
display: flex;
border: 1px solid;
border-color: #ffffff;
background-color: #fff;
}
.elementor-mailchip-layout-2 .mc4wp-form .mc4wp-form-fields p {
margin: 0;
flex: 1;
}
.elementor-mailchip-layout-2 .mc4wp-form .mc4wp-form-fields:hover {
border: 1px solid;
border-color: var(--e-global-color-primary);
}
.elementor-mailchip-layout-2 .mc4wp-form .form-style input[type=email] {
line-height: 23px;
padding: 0.86em 1.5em;
color: var(--e-global-color-light);
font-size: 16px;
background-color: white;
border-radius: 0px;
font-weight: 500;
border: 0px solid;
width: 100%;
}
.elementor-mailchip-layout-2 .mc4wp-form .form-style input[type=email]:focus {
border-color: var(--e-global-color-primary);
}
.elementor-mailchip-layout-2 .mc4wp-form input[type=submit] {
border-color: #02010100;
border-width: 1px;
border-style: solid;
font-size: 12px;
background-color: #ffffff;
color: var(--e-global-color-primary);
padding: 1.1em 2em;
font-weight: 700;
text-transform: uppercase;
border-radius: 0px;
line-height: 22px;
}
.elementor-mailchip-layout-2 .mc4wp-form input[type=submit]:hover {
background-color: #ffffff;
color: var(--e-global-color-secondary);
border-color: #ffffff;
}
.elementor-mailchip-layout-2 .mc4wp-form input[type=submit] i {
font-size: 18px;
display: inline-flex;
align-items: center;
justify-content: center;
transform: rotate(-45deg);
transition: transform 0.3s linear 0s, border-left-width 0s linear 0.35s;
margin-left: 8px;
}
.elementor-mailchip-layout-2 .mc4wp-form input[type=submit]:hover i {
transform: rotate(0deg);
transition: transform 0.3s linear 0s, border-left-width 0s linear 0.35s;
}
.elementor-mailchip-layout-2 .mc4wp-form input[type=submit] span.icon {
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
width: 22px;
height: 22px;
margin-left: 5px;
}
.elementor-mailchip-layout-2 .mc4wp-form input[type=submit] span.icon:before, .elementor-mailchip-layout-2 .mc4wp-form input[type=submit] span.icon:after {
box-sizing: inherit;
content: "";
position: absolute;
width: 100%;
height: 100%;
border-radius: 100%;
top: 0;
left: 0;
}
.elementor-mailchip-layout-2 .mc4wp-form input[type=submit] span.icon:before {
border: 2px solid transparent;
}
.elementor-mailchip-layout-2 .mc4wp-form input[type=submit] span.icon:after {
border: 0 solid transparent;
}
.elementor-mailchip-layout-2 .mc4wp-form input[type=submit]:hover span.icon:before {
border-top-color: #ffffff;
border-right-color: #ffffff;
border-bottom-color: #ffffff;
transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
}
.elementor-mailchip-layout-2 .mc4wp-form input[type=submit]:hover span.icon:after {
border-top: 2px solid #ffffff;
border-left-width: 2px;
border-right-width: 2px;
transform: rotate(270deg);
transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
}
.elementor-mailchip-layout-2 .mc4wp-form input[type=submit] ::placeholder {
font-size: 14px;
color: var(--e-global-color-light);
line-height: 1.4;
}
.elementor-mailchip-layout-2 .mc4wp-alert.mc4wp-error {
color: #e2401c;
}
.elementor-mailchip-layout-2 .mc4wp-alert.mc4wp-success {
color: #0f834d;
}
.elementor-mailchip-layout-2 .mc4wp-alert a {
color: var(--e-global-color-primary);
}
.elementor-mailchip-layout-2 .mc4wp-alert a:hover {
color: var(--primary_hover);
}
@media only screen and (max-width: 480px) {
.elementor-mailchip-layout-2 .form-button {
text-align: center;
}
}
.elementor-canvas-menu-wrapper {
display: flex;
}
.elementor-canvas-menu-wrapper .menu-mobile-nav-button {
display: inline-flex;
align-items: center;
}
.elementor-canvas-menu-wrapper .menu-mobile-nav-button .screen-reader-text {
position: unset !important;
word-wrap: unset !important;
margin: 0;
height: unset;
width: unset;
clip: unset;
overflow: unset;
clip-path: unset;
order: 1;
font-size: 14px;
text-transform: uppercase;
color: var(--e-global-color-accent);
}
.elementor-canvas-menu-wrapper .menu-mobile-nav-button:hover .screen-reader-text {
color: var(--e-global-color-primary);
}
.ridez-canvas-menu-layout-2.elementor-widget-ridez-menu-canvas .elementor-canvas-menu-wrapper .menu-mobile-nav-button .screen-reader-text {
display: none;
}
.ridez-canvas-menu-layout-2.elementor-widget-ridez-menu-canvas .elementor-canvas-menu-wrapper .menu-mobile-nav-button .ridez-icon {
margin-right: 0;
}
@media (min-width: 768px) {
.elementor-nav-menu-wrapper .primary-navigation {
display: block;
}
.elementor-nav-menu-wrapper .primary-navigation ul {
list-style: none;
display: block;
}
.elementor-nav-menu-wrapper .primary-navigation ul li {
position: relative;
display: inline-block;
text-align: left;
}
.elementor-nav-menu-wrapper .primary-navigation ul li:hover > ul, .elementor-nav-menu-wrapper .primary-navigation ul li:focus > ul {
min-width: 220px;
left: 1.3em;
display: block;
opacity: 1;
visibility: visible;
pointer-events: auto;
border-radius: 4px;
box-shadow: 2px 2px 10px 5px rgba(0, 0, 0, 0.05);
}
.elementor-nav-menu-wrapper .primary-navigation ul li:hover > ul li:hover > ul, .elementor-nav-menu-wrapper .primary-navigation ul li:hover > ul li.focus > ul, .elementor-nav-menu-wrapper .primary-navigation ul li:focus > ul li:hover > ul, .elementor-nav-menu-wrapper .primary-navigation ul li:focus > ul li.focus > ul {
left: 100%;
top: 0;
display: block;
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.elementor-nav-menu-wrapper .primary-navigation ul li > ul li > ul.sub-menu {
left: -9999em; opacity: 0;
visibility: hidden;
}
.elementor-nav-menu-wrapper .primary-navigation ul li > ul li > ul.sub-menu.sub-menu--is-touch-device {
display: none;
left: 0;
}
.elementor-nav-menu-wrapper .primary-navigation ul.sub-menu {
min-width: 280px;
float: left;
position: absolute;
top: 100%;
z-index: 99999;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
pointer-events: none;
}
.elementor-nav-menu-wrapper .primary-navigation ul.sub-menu.mega-stretchwidth {
transition: left 0s ease, opacity 0.3s ease, visibility 0.3s ease;
}
.elementor-nav-menu-wrapper .primary-navigation ul.sub-menu li {
display: block;
border-bottom: 1px dashed;
border-bottom-color: var(--e-global-color-border);
}
.elementor-nav-menu-wrapper .primary-navigation ul.sub-menu.mega-menu li.mega-menu-item {
border: none;
}
.elementor-nav-menu-wrapper .primary-navigation ul.sub-menu.mega-menu {
top: calc(100%);
}
}
[class*=layout-post-] .post-inner .entry-title {
font-size: 24px;
font-weight: 700;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
margin-bottom: 15px;
}
[class*=layout-post-] .post-inner .entry-excerpt {
display: none;
}
.layout-post-grid .column-item {
margin-bottom: 30px;
}
.layout-post-grid .column-item .post-thumbnail {
margin-bottom: 20px;
}
.layout-post-list .column-item .post-inner .categories-link {
display: none;
}
.layout-post-list .column-item .post-inner .entry-title {
font-size: 20px;
margin-bottom: 0;
}
.layout-post-list .column-item:first-child .post-inner {
padding-top: 0 !important;
border-top: none;
}
@media (min-width: 1024px) {
.layout-post-list .row {
grid-template-columns: repeat(2, 1fr);
display: grid;
column-gap: 50px;
}
.layout-post-list .row .column-item:nth-child(2) .post-inner {
padding-top: 0 !important;
padding-bottom: 0;
border-top: none;
}
.layout-post-list .row .column-item:first-child {
grid-row: 1/span 4;
}
.layout-post-list .row .column-item:first-child .post-inner {
flex-direction: column;
height: auto;
padding: 0 !important;
}
.layout-post-list .row .column-item:first-child .post-inner .post-thumbnail {
margin-bottom: 20px;
flex: 0 0 100%;
max-width: 100%;
padding-left: 0;
}
.layout-post-list .row .column-item:first-child .post-inner .post-thumbnail img {
max-height: 380px;
object-fit: cover;
}
.layout-post-list .row .column-item:first-child .post-inner .entry-title {
font-size: 30px;
margin-bottom: 15px;
}
.layout-post-list .row .column-item:first-child .post-inner .categories-link {
display: inline-block;
}
.layout-post-list .row .column-item:first-child .post-inner .entry-excerpt {
display: inline-block;
}
.layout-post-list .row .column-item:first-child .post-inner .entry-excerpt p {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
margin-bottom: 0;
}
.layout-post-list .row .column-item:last-child .post-inner {
padding-bottom: 0 !important;
}
}
@media (min-width: 480px) {
.layout-post-list .column-item {
flex: 0 0 100% !important;
max-width: 100% !important;
}
.layout-post-list .column-item .post-inner {
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: space-between;
padding-top: 30px;
padding-bottom: 30px;
border-top: 1px solid var(--e-global-color-border);
height: 100%;
}
.layout-post-list .column-item .post-inner .post-thumbnail {
margin-bottom: 0;
padding-left: 30px;
flex: 0 0 185px;
max-width: 185px;
display: inherit;
}
.layout-post-list .column-item .post-inner .post-thumbnail img {
object-fit: cover;
max-height: 110px;
object-position: top left;
}
}
.elementor-widget-ridez-product-categories .link_category_product {
display: block;
overflow: hidden;
position: relative;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-ridez-product-categories .link_category_product:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 1;
}
.elementor-widget-ridez-product-categories .link_category_product img {
margin-left: auto;
margin-right: auto;
object-fit: cover;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
display: inherit;
}
.elementor-widget-ridez-product-categories .cat-title-text {
display: inline-block;
font-size: 24px;
line-height: 30px;
margin-bottom: 5px;
text-transform: capitalize;
font-weight: var(--e-global-typography-primary-font-weight);
font-family: var(--e-global-typography-primary-font-family);
}
.elementor-widget-ridez-product-categories .product-cat {
overflow: hidden;
position: relative;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-ridez-product-categories .product-cat .cat-viewall i {
margin-left: 5px;
transform: rotate(-45deg);
transition: transform 0.3s linear 0s, border-left-width 0s linear 0.35s;
}
.elementor-widget-ridez-product-categories .product-cat .cat-viewall:hover i {
transform: rotate(0deg);
}
.elementor-widget-ridez-product-categories .product-cat .cat-info {
margin-top: 12px;
font-size: 12px;
line-height: 20px;
}
.elementor-widget-ridez-product-categories .product-cat .cat-info .cat-total {
text-transform: uppercase;
background-color: var(--e-global-color-primary);
color: #ffffff;
font-weight: var(--e-global-typography-primary-font-weight);
padding: 3px 10px;
display: inline-block;
}
.elementor-widget-ridez-product-categories .cate_icon .link_category_product {
text-align: center;
transition: all 0.3s ease;
}
.elementor-widget-ridez-product-categories .layout-1 .cate_image .link_category_product {
margin-bottom: 25px;
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image .link_category_product {
margin-bottom: 0;
background-color: var(--e-global-color-secondary);
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image .link_category_product img {
transition: all 0.3s ease;
opacity: 0.6;
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image .cat-title a {
height: 100%;
width: 100%;
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image .cat-title a .cat-title-text {
text-transform: uppercase;
position: absolute;
bottom: 30px;
left: 30px;
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
margin-bottom: -25px;
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image .product-cat-caption {
position: absolute;
top: 0;
left: 0;
z-index: 9;
width: 100%;
height: 100%;
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image .categories-description {
display: none;
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image .cat-info {
position: absolute;
top: 30px;
right: 10px;
margin-top: 0;
transition: all 0.3s ease;
opacity: 0;
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image .cat-title {
display: flex;
flex-direction: column;
height: 100%;
position: relative;
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image .cat-title a {
color: #ffffff;
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image:hover .link_category_product img {
opacity: 0.1;
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image:hover .cat-title .cat-title-text:hover {
color: var(--e-global-color-primary);
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image:hover .cat-title .cat-title-text:hover:after {
transform: rotate(0deg);
}
.elementor-widget-ridez-product-categories .layout-2 .cate_image:hover .cat-info {
opacity: 1;
right: 30px;
}
.elementor-widget-ridez-product-categories .layout-2 .cate_icon {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.elementor-widget-ridez-product-categories .layout-2 .cate_icon .product-cat-caption {
order: -1;
}
.elementor-widget-ridez-product-categories .layout-3 .cate_image .link_category_product {
margin-bottom: 0;
background-color: var(--e-global-color-secondary);
}
.elementor-widget-ridez-product-categories .layout-3 .cate_image .link_category_product img {
transition: all 0.3s ease;
opacity: 0.6;
}
.elementor-widget-ridez-product-categories .layout-3 .cate_image .cat-title-text {
font-size: 30px;
line-height: 40px;
text-transform: uppercase;
}
.elementor-widget-ridez-product-categories .layout-3 .cate_image .product-cat-caption {
padding: 60px;
position: absolute;
top: 0;
left: 0;
z-index: 9;
width: 100%;
height: 100%;
}
.elementor-widget-ridez-product-categories .layout-3 .cate_image .cat-title {
display: flex;
flex-direction: column;
height: 100%;
}
.elementor-widget-ridez-product-categories .layout-3 .cate_image .cat-title > * {
z-index: 1;
}
.elementor-widget-ridez-product-categories .layout-3 .cate_image .cat-title a {
color: #ffffff;
}
.elementor-widget-ridez-product-categories .layout-3 .cate_image:hover .link_category_product img {
opacity: 0.1;
}
.elementor-widget-ridez-product-categories .layout-3 .cate_image:hover .cat-title .cat-title-text:hover {
color: var(--e-global-color-primary);
}
.elementor-widget-ridez-product-categories .layout-3 .cate_image:hover .cat-title .cat-title-text:hover:after {
transform: rotate(0deg);
}
.elementor-widget-ridez-product-categories .layout-3 .cate_icon {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.elementor-widget-ridez-product-categories .layout-3 .cate_icon .product-cat-caption {
order: -1;
}
.elementor-widget-ridez-product-categories .layout-3 .all-view {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 0;
}
.elementor-widget-ridez-product-categories.vertical-align-flex-end .layout-3 .cate_icon {
flex-direction: column-reverse;
}
.elementor-widget-ridez-product-categories.alignment-left .layout-3 .cate_icon .link_category_product {
margin-right: auto;
}
.elementor-widget-ridez-product-categories.elementor-product-category-show-border-yes .row {
margin: 0;
box-shadow: 0 0 0 1px var(--e-global-color-border);
}
.elementor-widget-ridez-product-categories.elementor-product-category-show-border-yes .elementor-categories-item {
box-shadow: 0 0 0 1px var(--e-global-color-border);
background-color: #ffffff;
margin: 0;
padding: 30px;
}
.elementor-widget-ridez-product-categories.enable-effects-yes .product-cat-caption .cat-title {
position: relative;
padding: 10px;
}
.elementor-widget-ridez-product-categories.enable-effects-yes .product-cat-caption .cat-title:before {
content: "";
height: 100%;
width: 100%;
background: linear-gradient(to right, #ffffff 1px, transparent 1px) 0 0, linear-gradient(to bottom, #ffffff 1px, transparent 1px) 0 0, linear-gradient(to left, #ffffff 1px, transparent 1px) 100% 0, linear-gradient(to bottom, #ffffff 1px, transparent 1px) 100% 0, linear-gradient(to left, #ffffff 1px, transparent 1px) 100% 100%, linear-gradient(to top, #ffffff 1px, transparent 1px) 100% 100%, linear-gradient(to right, #ffffff 1px, transparent 1px) 0 100%, linear-gradient(to top, #ffffff 1px, transparent 1px) 0 100%;
background-repeat: no-repeat;
background-size: 7px 7px;
position: absolute;
top: 0;
left: 0;
transition: background-size 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
z-index: 0;
}
.elementor-widget-ridez-product-categories.enable-effects-yes .product-cat-caption .cat-title:after {
content: "";
height: 100%;
width: 100%;
border: 1px solid rgba(255, 255, 255, 0.2);
position: absolute;
top: 0;
left: 0;
}
.elementor-widget-ridez-product-categories.enable-effects-yes .product-cat-caption:hover .cat-title:before {
background-size: 100% 100%;
}
.elementor-widget-ridez-products-tabs .elementor-tabs-wrapper {
text-align: center;
display: flex;
flex-wrap: wrap;
}
.elementor-widget-ridez-products-tabs .elementor-tab-title {
display: inline-block;
line-height: 1;
cursor: pointer;
outline: 0;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
padding: 15px 27px 15px 27px;
margin: 0 10px 0 0;
color: var(--e-global-color-dark);
border-style: solid;
border-width: 4px 4px 4px 4px;
border-color: var(--e-global-color-border);
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
}
.elementor-widget-ridez-products-tabs .elementor-tab-title:first-child:before {
content: none;
}
.elementor-widget-ridez-products-tabs .elementor-tab-title:hover {
color: #FFFFFF;
background-color: var(--e-global-color-secondary);
border-color: var(--e-global-color-secondary);
}
.elementor-widget-ridez-products-tabs .elementor-tab-content {
border: 0;
padding-top: 30px;
}
.elementor-widget-ridez-products-tabs .elementor-tabs-content-wrapper {
border: none;
}
.elementor-widget-ridez-products-tabs ul.products {
margin: 0;
}
.products-block-style-2-hidden-yes .woocommerce-carousel .slick-list {
overflow: visible;
}
.products-block-style-2-hidden-yes .woocommerce-carousel .slick-slide:not(.slick-active) {
opacity: 0;
visibility: hidden;
}
.products-block-style-2-hidden-yes .woocommerce-carousel .slick-slide.slick-active ~ .slick-slide {
opacity: 1;
visibility: visible;
}
.elementor-html .onsale + img,
.elementor-html .product-image + img {
display: none !important;
}
.elementor-html .site-content-contain {
z-index: 100;
}
.elementor-html .product-image.no-gallery {
display: none !important;
}
.woocommerce-carousel {
position: relative;
}
.woocommerce-carousel .slick-list {
z-index: 9;
padding-top: 30px;
margin-top: -30px;
padding-left: 5px;
padding-right: 5px;
margin-left: -5px;
margin-right: -5px;
}
.woocommerce-carousel ul.products {
display: none;
position: static !important;
}
.woocommerce-carousel ul.products.slick-initialized {
display: block;
}
.woocommerce-carousel ul.products li.product {
margin: 0 !important;
}
.woocommerce-carousel .slick-slide > div {
display: flex;
height: 100%;
}
.woocommerce-carousel .slick-next.slick-disabled, .woocommerce-carousel .slick-prev.slick-disabled {
opacity: 0.8;
cursor: not-allowed;
}
.woocommerce-product-list .woocommerce-carousel ul.products {
display: none;
}
.woocommerce-product-list .woocommerce-carousel ul.products.slick-initialized {
display: block;
}
.woocommerce-product-list .woocommerce-carousel .slick-list {
margin: 0;
padding: 0;
}
.woocommerce-product-list ul.products {
list-style: none;
display: flex;
flex-wrap: wrap;
}
.woocommerce-product-list ul.products li {
margin-bottom: 30px;
}
[class*=columns-] .woocommerce-product-list ul.products {
margin-left: -15px;
margin-right: -15px;
}
.woocommerce-product-list ul.products .product-list-inner {
display: flex;
position: relative;
align-items: center;
background-color: #ffffff;
padding: 25px;
}
.woocommerce-product-list ul.products .product-list-inner img {
width: 100%;
max-width: 110px;
}
.woocommerce-product-list ul.products .product-list-inner > a {
display: block;
}
.woocommerce-product-list ul.products .product-content {
margin-left: 10px;
padding: 0;
flex: 1;
}
.woocommerce-product-list ul.products .posted-in {
font-size: 12px;
line-height: 14px;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-transform: uppercase;
margin-bottom: 10px;
}
.woocommerce-product-list ul.products .posted-in a {
color: var(--e-global-color-light);
}
.woocommerce-product-list ul.products .posted-in a:hover {
color: var(--e-global-color-primary);
}
.woocommerce-product-list ul.products .star-rating {
margin-bottom: 10px;
}
.woocommerce-product-list ul.products .product-title {
display: block;
font-size: 16px;
margin-bottom: 10px;
line-height: 20px;
font-weight: 700;
}
.woocommerce-product-list ul.products .product-title span {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
color: var(--e-global-color-secondary);
}
.woocommerce-product-list ul.products .product-title span:hover {
color: var(--e-global-color-primary);
}
.woocommerce-product-list ul.products .wc-forward, .woocommerce-product-list ul.products .added_to_cart {
display: none;
}
.woocommerce-product-list ul.products .price {
font-size: 14px;
display: flex;
flex-wrap: wrap;
align-items: center;
font-weight: 700;
color: var(--e-global-color-accent);
}
.woocommerce-product-list ul.products .price del {
font-size: 0.85em;
}
.woocommerce-product-list ul.products .price del {
font-size: 12px;
color: var(--e-global-color-light);
font-weight: var(--e-global-typography-text-font-weight);
}
.woocommerce-product-list ul.products .price ins {
order: -1;
}
.woocommerce-product-list ul.products .short-description {
margin-bottom: 10px;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
}
.woocommerce-product-list ul.products .star-rating {
display: inline-block;
margin-bottom: 0;
font-size: 11px;
margin-right: 3px;
}
.woocommerce-product-list ul.products .ridez-count-review {
display: flex;
align-items: center;
margin-bottom: 16px;
font-size: 12px;
line-height: 14px;
color: var(--e-global-color-light);
}
.woocommerce-product-list ul.products .slick-slide {
height: auto !important;
}
.woocommerce-product-list.products-list-2 ul.products li.product:last-child .product-list-inner {
border: none;
}
.woocommerce-product-list.products-list-2 ul.products .product-list-inner {
padding: 20px 0;
border-radius: 0;
background-color: transparent;
border-bottom: 1px solid var(--e-global-color-border);
}
.woocommerce-product-list.products-list-2 ul.products .product-list-inner img {
max-width: 95px;
}
.woocommerce-product-list.products-list-2 ul.products .product-content {
margin-left: 15px;
}
.woocommerce-product-list.products-list-3 ul.products .product-list-inner {
padding: 0;
}
.woocommerce-product-list.products-list-3 ul.products .product-list-inner img {
max-width: unset;
}
.woocommerce-product-list.products-list-3 ul.products .product-list-inner > a {
width: 40%;
}
@media (max-width: 767px) {
.woocommerce-product-list.products-list-3 ul.products .product-list-inner > a {
width: 33%;
}
}
.woocommerce-product-list.products-list-3 ul.products .product-content {
padding: 50px 50px 50px 30px;
width: 60%;
}
@media (max-width: 767px) {
.woocommerce-product-list.products-list-3 ul.products .product-content {
width: 65%;
}
}
.woocommerce-product-list.products-list-3 ul.products .product-title {
font-size: 24px;
line-height: 28px;
font-weight: 700;
}
.woocommerce-product-list.products-list-3 ul.products .price {
margin-bottom: 15px;
}
.woocommerce-product-list.products-list-3 ul.products .price del bdi {
font-size: 16px;
}
.woocommerce-product-list.products-list-3 ul.products .price bdi {
font-size: 24px;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner {
display: block;
padding: 30px;
transition: all 0.4s ease-in-out;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner:hover {
z-index: 99 !important;
border-radius: 5px 5px 0 0;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner:hover:before {
visibility: visible;
opacity: 1;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner:hover .group-action {
opacity: 1;
visibility: visible;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner:hover .group-action .shop-action .woosc-btn,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner:hover .group-action .shop-action .woosq-btn,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner:hover .group-action .shop-action .woosw-btn,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner:hover .group-action .shop-action a[class*=product_type_] {
-ms-animation-name: run_button_thumbnail_right;
-o-animation-name: run_button_thumbnail_right;
-moz-animation-name: run_button_thumbnail_right;
-webkit-animation-name: run_button_thumbnail_right;
animation-name: run_button_thumbnail_right;
-ms-animation-duration: 250ms;
-o-animation-duration: 250ms;
-moz-animation-duration: 250ms;
-webkit-animation-duration: 250ms;
animation-duration: 250ms;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 5px;
margin-bottom: -70px;
background-color: #FFF;
visibility: hidden;
opacity: 0;
z-index: -1;
box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.07);
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner img {
max-width: unset;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a {
position: relative;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .group-action {
position: absolute;
transition: all ease-in-out 0.3s;
top: 10px;
right: 0;
z-index: 5;
visibility: hidden;
opacity: 0;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action {
display: flex;
flex-direction: column;
align-items: flex-end;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosc-btn,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosq-btn,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosw-btn,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action a[class*=product_type_] {
max-width: 38px;
height: 38px;
position: relative;
white-space: nowrap;
background-color: #F2F2F2;
padding: 0 18px;
overflow: hidden;
transition: all ease-in-out 0.3s;
color: #F2F2F2;
text-overflow: ellipsis;
display: flex;
align-items: center;
font-size: 14px;
border: none;
letter-spacing: 0;
border-radius: 5px;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosc-btn:before,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosq-btn:before,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosw-btn:before,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action a[class*=product_type_]:before {
position: absolute;
top: 50%;
right: 19px;
transform: translate(50%, -50%);
font-size: 14px;
color: var(--e-global-color-accent);
margin: 0;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosc-btn:hover, .woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosc-btn:focus, .woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosc-btn:active,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosq-btn:hover,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosq-btn:focus,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosq-btn:active,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosw-btn:hover,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosw-btn:focus,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosw-btn:active,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action a[class*=product_type_]:hover,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action a[class*=product_type_]:focus,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action a[class*=product_type_]:active {
background-color: #000000;
max-width: 260px;
color: #ffffff;
padding: 0 40px 0 20px;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosc-btn:hover:before, .woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosc-btn:focus:before, .woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosc-btn:active:before,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosq-btn:hover:before,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosq-btn:focus:before,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosq-btn:active:before,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosw-btn:hover:before,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosw-btn:focus:before,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action .woosw-btn:active:before,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action a[class*=product_type_]:hover:before,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action a[class*=product_type_]:focus:before,
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action a[class*=product_type_]:active:before {
color: #ffffff;
border: none;
}
.woocommerce-product-list.products-list-4 ul.products .product-list-inner > a .shop-action a[class*=product_type_] {
margin-bottom: 0;
}
.woocommerce-product-list.products-list-4 ul.products .product-title {
font-size: 20px;
line-height: 28px;
margin-bottom: 15px;
}
.woocommerce-product-list.products-list-4 ul.products .product-content {
margin-top: 15px;
margin-left: 0;
}
.woocommerce-product-list.products-list-4 ul.products .product-caption-bottom {
visibility: hidden;
opacity: 0;
position: absolute;
left: 0;
right: 0;
top: 100%;
z-index: 9;
padding-bottom: 30px;
padding-left: 30px;
padding-right: 30px;
background-color: #ffffff;
border-radius: 0 0 5px 5px;
transition: all 0.3s ease-in-out;
}
.woocommerce-product-list.products-list-4 ul.products .product-caption-bottom a[class*=product_type_] {
display: flex;
align-items: center;
justify-content: space-between;
font-size: 12px;
line-height: 24px;
text-transform: uppercase;
font-weight: 700;
padding: 6px 20px;
border-radius: 5px;
border: none;
background-color: var(--e-global-color-primary);
color: #ffffff;
}
.woocommerce-product-list.products-list-4 ul.products .product-caption-bottom a[class*=product_type_]:hover {
background-color: var(--primary_hover);
}
.woocommerce-product-list.products-list-4 ul.products .product-caption-bottom a[class*=product_type_]:before {
font-size: 18px;
}
.woocommerce-product-list.products-list-4 ul.products .price {
margin-bottom: 10px;
}
@media (min-width: 1024px) {
.woocommerce-product-list.products-list-special ul.products {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 10px;
margin: 0 !important;
}
.woocommerce-product-list.products-list-special ul.products .product {
width: 100%;
max-width: 100% !important;
padding: 0;
margin-bottom: 0;
background-color: #fff;
}
.woocommerce-product-list.products-list-special ul.products .product:first-child {
grid-row-end: span 3;
grid-column-start: span 1;
}
.woocommerce-product-list.products-list-special ul.products .product:first-child .product-list-inner {
flex-direction: column;
align-items: flex-start;
}
.woocommerce-product-list.products-list-special ul.products .product:first-child .product-list-inner img {
max-width: 100%;
}
.woocommerce-product-list.products-list-special ul.products .product:first-child .product-list-inner .product-title {
font-size: 20px;
line-height: 28px;
}
.woocommerce-product-list.products-list-special ul.products .product:first-child .product-list-inner .product-content .posted-in {
display: block;
}
.woocommerce-product-list.products-list-special ul.products .product .product-content .posted-in {
display: none;
}
}
.time-sale {
display: flex;
align-items: center;
flex-wrap: wrap;
background-color: var(--e-global-color-primary);
color: #ffffff;
font-size: 14px;
padding: 3px 10px;
border-radius: 5px;
margin-bottom: 25px;
}
.time-sale .deal-text {
display: flex;
align-items: center;
margin-right: 5px;
}
.time-sale .deal-text i {
margin-right: 5px;
}
.time-sale .ridez-countdown {
display: flex;
flex-wrap: wrap;
font-weight: 700;
}
.time-sale .ridez-countdown .countdown-item {
text-align: center;
line-height: 1;
}
.time-sale .ridez-countdown .countdown-item:after {
content: ":";
margin-right: 2px;
}
.time-sale .ridez-countdown .countdown-item:last-child:after {
content: none;
}
.products-block-style--2-hidden-yes .woocommerce-carousel .slick-list {
overflow: visible;
}
.products-block-style--left-hidden-yes .slick-slide:not(.slick-active) {
opacity: 0;
visibility: hidden;
}
.products-block-style--left-hidden-yes .slick-slide.slick-active ~ .slick-slide {
opacity: 1;
visibility: visible;
}
.image_thumbnail {
display: flex;
align-items: center;
margin-bottom: 2rem;
}
.image_thumbnail .woocommerce-product-gallery__image {
padding: 5px;
}
.image_thumbnail .woocommerce-product-gallery__image img {
width: 100px;
height: 70px;
object-fit: cover;
}
.elementor-widget-ridez-search .widget {
padding: 0;
margin-bottom: 0;
border: none;
}
.elementor-widget-ridez-search .site-header-search {
display: block;
}
.elementor-widget-ridez-search .site-header-search .button-search-popup {
text-align: center;
}
.elementor-widget-ridez-search .site-header-search .button-search-popup .ridez-icon-search {
margin-bottom: 5px;
}
.elementor-widget-ridez-search .site-header-search .button-search-popup .content {
display: block;
font-size: 16px;
font-weight: 500;
}
.elementor-widget-ridez-search .site-header-search .button-search-popup:hover {
color: var(--e-global-color-accent);
}
.elementor-widget-ridez-search .site-header-search .button-search-popup:hover .ridez-icon-search {
color: var(--e-global-color-accent);
}
.elementor-widget-ridez-search .layout-1 input[type=search] {
padding: 0.3em 0;
text-align: end;
}
.elementor-widget-ridez-search .layout-1 button[type=submit] {
width: 0;
left: 0;
}
.elementor-widget-ridez-search .layout-2 button[type=submit] {
font-size: 16px;
font-weight: bold;
width: 110px;
}
.elementor-widget-ridez-search .layout-2 button[type=submit]:hover {
background-color: var(--e-global-color-secondary);
}
.elementor-widget-ridez-search .layout-2 input[type=search] {
padding: 0.74em 1.3em;
}
.elementor-widget-ridez-search .layout-2 .woocommerce-product-search button[type=submit]:before {
display: none;
}
.elementor-widget-ridez-search .popup .button-search-popup .content {
display: block;
font-size: 16px;
font-weight: 500;
}
@media screen and (max-width: 465px) {
.elementor-widget-ridez-search .popup .button-search-popup .content {
display: none;
}
}
.elementor-widget-ridez-tabs.elementor-widget-tabs .elementor-tab-mobile-title {
color: var(--e-global-color-light);
text-transform: uppercase;
font-size: 12px;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs .elementor-tab-mobile-title:hover {
color: var(--e-global-color-accent);
}
.elementor-widget-ridez-tabs.elementor-widget-tabs .elementor-tab-title i {
margin-right: 5px;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tabs-wrapper {
display: flex;
overflow: unset;
flex-wrap: wrap;
justify-content: center;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tab-title {
padding: 0;
position: relative;
line-height: 20px;
position: relative;
margin: 0 5px;
cursor: pointer;
border: 4px solid #E0E0E0;
padding: 12px 30px;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
color: var(--e-global-color-secondary);
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tab-title:hover, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tab-title:focus, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tab-title:active, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tab-title.elementor-active {
background: var(--e-global-color-secondary);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
color: white;
border-color: var(--e-global-color-secondary);
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tab-title:hover:after, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tab-title:focus:after, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tab-title:active:after, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tab-title.elementor-active:after {
content: none;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tab-title:before {
display: none !important;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tab-content, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style1 .elementor-tabs-content-wrapper {
border: none;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tabs-wrapper {
display: flex;
overflow: unset;
border-radius: 5px;
flex-wrap: wrap;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title {
position: relative;
line-height: 1;
position: relative;
font-weight: 600;
padding: 10px 13px;
margin-right: 10px;
border-color: transparent;
border-style: solid;
font-size: 14px;
display: flex;
align-items: center;
color: #999;
}
@media (max-width: 767px) {
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title {
margin: 5px 0px 5px 0px;
min-width: 50%;
justify-content: center;
}
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title:last-child {
border: none;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title:hover, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title:focus, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title:active, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title.elementor-active {
color: var(--e-global-color-accent);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title:hover:after, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title:focus:after, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title:active:after, .elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title.elementor-active:after {
display: none;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title:before {
display: none !important;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title i {
margin-top: -3px;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-title .title {
vertical-align: middle;
}
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tab-content,
.elementor-widget-ridez-tabs.elementor-widget-tabs.elementor-tabs-view-horizontal.elementor-tabs-style2 .elementor-tabs-content-wrapper {
border: none;
}
.elementor-widget-ridez-tabs .elementor-tabs .elementor-tab-mobile-title {
display: none !important;
}
.elementor-teams-wrapper {
position: relative;
}
.elementor-teams-wrapper .team-image {
width: 100%;
display: inline-block;
margin-bottom: -10px;
}
.elementor-teams-wrapper .team-image img {
width: 100%;
object-fit: cover;
}
.elementor-teams-wrapper .team-content {
position: absolute;
left: 50%;
bottom: -21px;
transform: translateX(-50%);
z-index: 99;
min-width: 210px;
min-height: 90px;
-ms-transition: all 0.42s ease;
-o-transition: all 0.42s ease;
-moz-transition: all 0.42s ease;
-webkit-transition: all 0.42s ease;
transition: all 0.42s ease;
background-color: #ffffff;
}
.elementor-teams-wrapper .team-name {
width: 100%;
font-size: 20px;
line-height: 1;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
color: #ffffff;
padding: 20px 15px 45px 15px;
}
.elementor-teams-wrapper .team-name a {
color: #ffffff;
}
.elementor-teams-wrapper .team-name a:hover {
color: var(--e-global-color-primary);
}
.elementor-teams-wrapper .team-name:hover {
color: var(--e-global-color-primary);
}
.elementor-teams-wrapper .team-job {
width: 100%;
min-height: 30px;
position: absolute;
bottom: 0;
left: 0;
padding: 5px 15px;
font-size: 16px;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
text-transform: capitalize;
color: var(--e-global-color-light);
background-color: var(--e-global-color-secondary);
}
.elementor-teams-wrapper .team-icon-socials ul {
list-style: none;
margin: 0;
line-height: 0;
}
.elementor-teams-wrapper .team-icon-socials ul li.social {
display: inline-block;
margin: 0 5px;
}
.elementor-teams-wrapper .team-icon-socials ul li.social:last-child {
margin-right: 0;
}
.elementor-teams-wrapper .team-icon-socials ul li.social:first-child {
margin-left: 0;
}
.elementor-teams-wrapper .team-icon-socials ul li.social a {
display: inline-block;
font-size: 14px;
color: #ffffff;
}
.elementor-teams-wrapper .team-icon-socials ul li.social a:hover {
border-color: var(--e-global-color-primary);
color: var(--e-global-color-primary);
transition: all 0.3s ease;
}
.elementor-teams-wrapper .team-description {
margin-bottom: 75px;
color: var(--e-global-color-text);
}
.elementor-teams-wrapper:hover .team-content {
bottom: 8px;
}
.elementor-testimonial-item-wrapper .inner {
margin-right: auto;
margin-left: auto;
padding: 0;
}
.elementor-testimonial-item-wrapper .testimonial-icon {
font-size: 56px;
color: var(--e-global-color-primary);
margin-bottom: 47px;
}
.elementor-testimonial-item-wrapper .testimonial-icon i {
height: 120px;
width: 120px;
position: relative;
padding: 32px 10px;
text-align: center;
}
.elementor-testimonial-item-wrapper .testimonial-icon i:after {
content: "";
height: 100%;
width: 100%;
background: linear-gradient(to right, #ffffff 1px, transparent 1px) 0 0, linear-gradient(to bottom, #ffffff 1px, transparent 1px) 0 0, linear-gradient(to left, #ffffff 1px, transparent 1px) 100% 0, linear-gradient(to bottom, #ffffff 1px, transparent 1px) 100% 0, linear-gradient(to left, #ffffff 1px, transparent 1px) 100% 100%, linear-gradient(to top, #ffffff 1px, transparent 1px) 100% 100%, linear-gradient(to right, #ffffff 1px, transparent 1px) 0 100%, linear-gradient(to top, #ffffff 1px, transparent 1px) 0 100%;
background-repeat: no-repeat;
background-size: 7px 7px;
position: absolute;
top: 0;
left: 0;
transition: background-size 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.elementor-testimonial-item-wrapper .testimonial-content {
display: flex;
flex-direction: column;
}
.elementor-testimonial-item-wrapper .title {
font-size: 18px;
line-height: 21px;
font-weight: 700;
margin-bottom: 20px;
}
.elementor-testimonial-item-wrapper .elementor-testimonial-rating {
color: #FEC004;
font-size: 9px;
line-height: 1;
}
.elementor-testimonial-item-wrapper .elementor-testimonial-rating i {
margin-right: 2px;
}
.elementor-testimonial-item-wrapper .name {
font-size: 16px;
line-height: 24px;
text-transform: uppercase;
margin-bottom: 3px;
color: var(--e-global-color-secondary);
font-weight: var(--e-global-typography-primary-font-weight);
font-family: var(--e-global-typography-primary-font-family);
}
.elementor-testimonial-item-wrapper .job {
font-size: 14px;
color: var(--e-global-color-text);
margin-bottom: 13px;
}
.elementor-testimonial-item-wrapper .content {
font-size: 30px;
line-height: 44px;
color: var(--e-global-color-text);
font-weight: var(--e-global-typography-primary-font-weight);
font-family: var(--e-global-typography-primary-font-family);
}
.elementor-testimonial-item-wrapper .testimonial-caption {
width: 100%;
line-height: 1;
}
.elementor-testimonial-item-wrapper .testimonial-caption .testimonial-caption-inner {
display: inline-block;
}
.elementor-testimonial-item-wrapper .elementor-testimonial-content-position-aside .content {
margin-top: 15px;
}
.elementor-testimonial-item-wrapper .elementor-testimonial-content-position-aside .testimonial-caption {
order: -1;
}
.elementor-testimonial-item-wrapper .elementor-testimonial-content-position-top .content {
margin-bottom: 50px;
}
.elementor-testimonial-item-wrapper .elementor-testimonial-images-position-aside .elementor-testimonial-image {
padding-right: 20px;
}
.elementor-testimonial-item-wrapper .elementor-testimonial-images-position-top .elementor-testimonial-image {
padding-bottom: 20px;
}
.elementor-testimonial-item-wrapper .elementor-testimonial-images-position-top .elementor-testimonial-image,
.elementor-testimonial-item-wrapper .elementor-testimonial-images-position-top .elementor-testimonial-details {
display: block;
}
.elementor-testimonial-item-wrapper .elementor-testimonial-image,
.elementor-testimonial-item-wrapper .elementor-testimonial-details {
display: table-cell;
vertical-align: middle;
}
.elementor-testimonial-item-wrapper .elementor-testimonial-image img {
display: inline;
width: 80px;
height: 80px;
border-radius: 50%;
object-fit: cover;
}
.elementor-testimonial-item-wrapper .ridez-carousel .slick-list {
padding-top: 20px;
}
.home .nav-vertiacl-menu-layout-content-style-2 .elementor-nav-vertiacl-menu-wrapper .vertical-navigation .vertical-menu, .page-template-template-homepage .nav-vertiacl-menu-layout-content-style-2 .elementor-nav-vertiacl-menu-wrapper .vertical-navigation .vertical-menu {
opacity: 1;
visibility: visible;
z-index: 990;
}
.vertical-navigation .has-mega-menu .elementor-icon-list-item {
padding: 7px 20px 7px 30px;
}
.vertical-navigation .has-mega-menu .elementor-icon-list-item .elementor-icon-list-text {
color: var(--e-global-color-accent);
}
.vertical-navigation .has-mega-menu .elementor-icon-list-item:hover {
background-color: #f4f4f4;
}
.vertical-navigation .has-mega-menu .elementor-icon-list-item:hover .elementor-icon-list-text {
color: var(--e-global-color-primary);
}
.elementor-video-popup {
display: inline-flex;
align-items: center;
}
.elementor-video-popup {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
justify-content: center;
position: relative;
width: 100px;
height: 100px;
}
.elementor-video-popup .elementor-video-icon {
transform: translateX(2px);
transition: transform 0.8s cubic-bezier(0.45, 0, 0.14, 1.03);
}
.elementor-video-icon {
display: inline-flex;
align-items: center;
justify-content: center;
line-height: 1em;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
font-size: 24px;
border: none;
}
.mfp-image-holder .mfp-close:active, .mfp-image-holder .mfp-close:focus, .mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:active,
.mfp-iframe-holder .mfp-close:focus,
.mfp-iframe-holder .mfp-close:hover {
color: var(--e-global-color-primary);
background-color: transparent;
border: none;
}
.elementor-column-wrap:hover .text-editor-hover .elementor-text-editor > *:before {
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.elementor-column-wrap .text-editor-hover .elementor-text-editor > * {
position: relative;
display: inline-block;
}
.elementor-column-wrap .text-editor-hover .elementor-text-editor > *:before {
position: absolute;
content: attr(data-hover);
color: var(--e-global-color-accent);
clip-path: polygon(0 0, 0 0, 0% 100%, 0 100%);
transition: clip-path 0.5s ease;
}
.animated-slide-column > .elementor-column-wrap {
transition: opacity 0s 0.6s, transform 1s 0.6s;
opacity: 0;
transform: translateX(-20px) translateZ(0);
}
.animated-slide-column:after {
content: "";
margin: 0 -5px 0 0;
position: absolute;
top: 0;
right: 100%;
bottom: 100%;
left: 0;
background-color: var(--e-global-color-primary);
z-index: 3;
transition: bottom 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, right 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, margin 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.3s, left 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0.6s;
}
.animated-slide-column.col-loaded {
overflow: hidden;
position: relative;
}
.animated-slide-column.col-loaded .elementor-column-wrap {
transform: translateX(0);
opacity: 1;
}
.animated-slide-column.col-loaded:after {
margin-right: 0;
right: -3px;
bottom: 0;
left: 100%;
}
.animated-bg-parallax {
overflow: hidden;
}
.animated-bg-parallax > .elementor-column-wrap {
overflow: hidden;
}
.animated-bg-parallax .img-banner-parallax {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.animated-bg-parallax .img-banner-parallax:not(.hover) {
transform: none !important;
}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-img {
position: relative;
overflow: hidden;
}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-img img {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-title {
position: relative;
}
.elementor-widget-image-box.box-title-decor-yes .elementor-image-box-title:before {
content: "";
position: absolute;
width: 2px;
height: 0;
background-color: var(--e-global-color-primary);
top: -60px;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 1;
left: 0;
right: 0;
margin: 0 auto;
}
.elementor-widget-image-box.box-title-decor-yes:hover .elementor-image-box-title:before {
height: 50px;
}
.elementor-widget-image-box.box-title-decor-yes:hover .elementor-image-box-title a {
color: var(--e-global-color-primary);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-image-box.box-title-decor-yes:hover img {
transform: scale(1.1);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.text-rotate {
-moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
-webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}
.text-shadow {
-webkit-text-stroke: 3px #fff;
-webkit-text-fill-color: var(--e-global-color-primary);
}
.elementor-align-justify .elementor-button {
text-align: justify;
}
.elementor-button {
border: none;
}
.elementor-button .elementor-button-icon {
display: inline-flex;
align-items: center;
justify-content: center;
}
.elementor-button .elementor-button-content-wrapper {
align-items: center;
}
.elementor-default .elementor-button.elementor-size-xs {
font-size: 11px;
padding: 10px 20px;
}
.elementor-default .elementor-button.elementor-size-md {
font-size: 14px;
padding: 20px 40px;
}
.elementor-default .elementor-button.elementor-size-lg {
font-size: 18px;
padding: 22px 45px;
}
.elementor-default .elementor-button.elementor-size-xl {
font-size: 24px;
padding: 25px 50px;
}
.elementor-widget-button.button-style-ridez-yes .elementor-button .elementor-button-icon {
position: relative;
width: 22px;
height: 22px;
}
.elementor-widget-button.button-style-ridez-yes .elementor-button .elementor-button-icon:before, .elementor-widget-button.button-style-ridez-yes .elementor-button .elementor-button-icon:after {
box-sizing: inherit;
content: "";
position: absolute;
width: 100%;
height: 100%;
border-radius: 100%;
top: 0;
left: 0;
}
.elementor-widget-button.button-style-ridez-yes .elementor-button .elementor-button-icon:before {
border: 2px solid transparent;
}
.elementor-widget-button.button-style-ridez-yes .elementor-button .elementor-button-icon:after {
border: 0 solid transparent;
}
.elementor-widget-button.button-style-ridez-yes .elementor-button:hover .elementor-button-icon:before {
border-top-color: #000000;
border-right-color: #000000;
border-bottom-color: #000000;
transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
}
.elementor-widget-button.button-style-ridez-yes .elementor-button:hover .elementor-button-icon:after {
border-top: 2px solid #000000;
border-left-width: 2px;
border-right-width: 2px;
transform: rotate(270deg);
transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
}
.elementor-widget-button.button-style-ridez-yes .elementor-button {
background-color: transparent;
position: relative;
color: #000000;
}
.elementor-widget-button.button-style-ridez-yes .elementor-button i {
transition: transform 0.3s ease;
}
.elementor-widget-button.button-style-ridez-yes .elementor-button:hover, .elementor-widget-button.button-style-ridez-yes .elementor-button:focus, .elementor-widget-button.button-style-ridez-yes .elementor-button:active {
color: var(--e-global-color-primary);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.elementor-widget-button.button-style-ridez-yes .elementor-button:hover i, .elementor-widget-button.button-style-ridez-yes .elementor-button:focus i, .elementor-widget-button.button-style-ridez-yes .elementor-button:active i {
fill: var(--e-global-color-primary);
color: var(--e-global-color-primary);
}
.elementor-widget-button.button-style-ridez-yes.elementor-button-info .elementor-button {
border-color: #71d7f7;
}
.elementor-widget-button.button-style-ridez-yes.elementor-button-info .elementor-button:before {
background-color: #71d7f7;
}
.elementor-widget-button.button-style-ridez-yes.elementor-button-success .elementor-button {
border-color: #5cb85c;
}
.elementor-widget-button.button-style-ridez-yes.elementor-button-success .elementor-button:before {
background-color: #5cb85c;
}
.elementor-widget-button.button-style-ridez-yes.elementor-button-warning .elementor-button {
border-color: #f0ad4e;
}
.elementor-widget-button.button-style-ridez-yes.elementor-button-warning .elementor-button:before {
background-color: #f0ad4e;
}
.elementor-widget-button.button-style-ridez-yes.elementor-button-danger .elementor-button {
border-color: #d9534f;
}
.elementor-widget-button.button-style-ridez-yes.elementor-button-danger .elementor-button:before {
background-color: #d9534f;
}
.elementor-view-framed .elementor-icon,
.elementor-view-default .elementor-icon {
color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
}
.elementor-view-stacked .elementor-icon {
background-color: var(--e-global-color-primary);
}
.elementor-icon-box-wrapper:hover .elementor-icon {
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.enable-effects-yes .elementor-icon {
position: relative;
padding: 30px;
}
.enable-effects-yes .elementor-icon:before {
content: "";
height: 100%;
width: 100%;
background: linear-gradient(to right, #000000 1px, transparent 1px) 0 0, linear-gradient(to bottom, #000000 1px, transparent 1px) 0 0, linear-gradient(to left, #000000 1px, transparent 1px) 100% 0, linear-gradient(to bottom, #000000 1px, transparent 1px) 100% 0, linear-gradient(to left, #000000 1px, transparent 1px) 100% 100%, linear-gradient(to top, #000000 1px, transparent 1px) 100% 100%, linear-gradient(to right, #000000 1px, transparent 1px) 0 100%, linear-gradient(to top, #000000 1px, transparent 1px) 0 100%;
background-repeat: no-repeat;
background-size: 7px 7px;
position: absolute;
top: 0;
left: 0;
transition: background-size 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.enable-effects-yes .elementor-icon:after {
content: "";
height: 100%;
width: 100%;
border: 1px solid var(--border);
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.enable-effects-yes:hover .elementor-icon:before {
background-size: 100% 100%;
}
.elementor-image-box-wrapper .elementor-image-box-img img {
display: inline-block;
}
.ridez-image-box-style-2.elementor-widget-image-box .elementor-image-box-img a:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
opacity: 0;
left: 0;
top: 0;
transition: all 0.4s ease;
z-index: 10;
}
.ridez-image-box-style-2.elementor-widget-image-box .elementor-image-box-img img {
display: block;
margin-left: auto;
margin-right: auto;
}
.ridez-image-box-style-2.elementor-widget-image-box .elementor-image-box-wrapper {
text-align: center;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: hidden;
}
.ridez-image-box-style-2.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-content {
bottom: 0;
}
.ridez-image-box-style-2.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-img a:before {
opacity: 1;
}
.ridez-image-box-style-2.elementor-widget-image-box .elementor-image-box-content {
position: absolute;
width: 100%;
bottom: -40px;
z-index: 11;
transition: all 0.3s ease;
}
.ridez-image-box-style-2.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
margin-bottom: 0;
font-size: 14px;
background-color: var(--e-global-color-primary);
}
.ridez-image-box-style-2.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title a {
display: flex;
height: 40px;
align-items: center;
justify-content: center;
line-height: 18px;
color: #ffffff;
}
.icon-list-hover-underline .elementor-icon-list-item a:hover .elementor-icon-list-text {
text-decoration: underline;
}
.style-theme-ridez-yes .elementor-accordion .elementor-accordion-item {
margin-bottom: -5px;
font-size: 20px;
line-height: 24px;
letter-spacing: 0;
font-weight: bold;
border-radius: 0;
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
color: var(--e-global-color-accent);
}
.style-theme-ridez-yes .elementor-accordion .elementor-accordion-item:hover {
color: var(--e-global-color-accent);
}
.style-theme-ridez-yes .elementor-accordion .elementor-tab-title {
margin: 0;
padding: 25px 0 30px 0;
font-size: 20px;
font-weight: 700;
line-height: 1;
cursor: pointer;
outline: none;
color: #000000;
}
.style-theme-ridez-yes .elementor-accordion .elementor-tab-content {
display: none;
font-size: 16px;
line-height: 24px;
font-weight: var(--e-global-typography-text-font-weight);
padding: 0 0 25px 0;
border-top: 0;
margin-top: -20px;
}
.style-theme-ridez-yes .elementor-accordion .elementor-accordion-icon {
font-size: 16px;
}
.elementor-widget-accordion .elementor-accordion .elementor-accordion-item {
border-right: none;
border-left: none;
border-bottom: none;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-content {
border-top: none;
}
.image-style-ridez-yes.elementor-widget-image .elementor-widget-container {
overflow: hidden;
}
.image-style-ridez-yes.elementor-widget-image .elementor-widget-container a {
position: relative;
}
.image-style-ridez-yes.elementor-widget-image .elementor-widget-container a img {
transform: scale(1);
transition: transform 0.35s;
}
.image-style-ridez-yes.elementor-widget-image .elementor-widget-container a:before, .image-style-ridez-yes.elementor-widget-image .elementor-widget-container a:after {
transform: scale(0.9);
transition: transform 0.35s, all 0.7s;
}
.image-style-ridez-yes.elementor-widget-image .elementor-widget-container a:before {
position: absolute;
content: "";
width: 100%;
height: 50%;
left: 50%;
margin-left: -50%;
top: 25%;
border-color: rgba(200, 200, 200, 0);
border-style: solid;
border-width: 0 1px;
z-index: 2;
}
.image-style-ridez-yes.elementor-widget-image .elementor-widget-container a:after {
position: absolute;
content: "";
width: 50%;
height: 100%;
left: 50%;
margin-left: -25%;
top: 0;
border-color: rgba(200, 200, 200, 0);
border-style: solid;
border-width: 1px 0;
z-index: 2;
}
.image-style-ridez-yes.elementor-widget-image .elementor-widget-container a:hover img {
transform: scale(1.09);
}
.image-style-ridez-yes.elementor-widget-image .elementor-widget-container a:hover:before {
height: 100%;
top: 0;
}
.image-style-ridez-yes.elementor-widget-image .elementor-widget-container a:hover:after {
width: 100%;
margin-left: -50%;
}
.image-style-ridez-yes.elementor-widget-image .elementor-widget-container a:hover:before, .image-style-ridez-yes.elementor-widget-image .elementor-widget-container a:hover:after {
border-color: #fff;
}
.elementor_library-template-default .entry-header,
.elementor_library-template-default #post-navigation,
.elementor_library-template-default .entry-taxonomy {
display: none;
}
.header-absolute {
position: absolute !important;
width: 100%;
z-index: 99;
background-color: transparent !important;
}
:root {
--scroll-bar: 8px;
}
body:not(.has-scrollbar) .elementor-section.elementor-section-stretched {
width: 100vw !important;
margin-left: calc(-50vw + 50%) !important;
margin-right: calc(-50vw + 50%) !important;
left: 0 !important;
}
body.has-scrollbar .elementor-section.elementor-section-stretched {
width: calc(100vw - 20px) !important;
margin-left: calc(-50vw + 50% + 10px) !important;
margin-right: calc(-50vw + 50% + 10px);
left: 0 !important;
}
@supports (color: var(--scroll-bar)) {
body.has-scrollbar .elementor-section.elementor-section-stretched {
width: calc(100vw - var(--scroll-bar)) !important;
margin-left: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
margin-right: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
left: 0 !important;
}
}
@media (min-width: 1025px) {
body.page-template-template-header_sidebar:not(.has-scrollbar) .site-content .elementor-section.elementor-section-stretched {
width: calc(100vw - 315px) !important;
margin-left: calc(-50vw + 157px + 50%) !important;
margin-right: calc(-50vw + 157px + 50%) !important;
left: 0 !important;
}
@supports (color: var(--scroll-bar)) {
body.page-template-template-header_sidebar.has-scrollbar .site-content .elementor-section.elementor-section-stretched {
width: calc(100vw - 315px - var(--scroll-bar)) !important;
margin-left: calc(-50vw + 157px + 50% + (var(--scroll-bar) / 2)) !important;
margin-right: calc(-50vw + 157px + 50% + (var(--scroll-bar) / 2)) !important;
left: 0 !important;
}
}
}
.elementor-social-icons-wrapper .elementor-social-icon:hover {
opacity: 1;
}
.c-primary {
color: var(--e-global-color-primary);
}
.elementor-widget-tabs .elementor-tab-title a {
display: flex;
align-items: center;
}
   @font-face {
font-family: "star";
src: url(//electroglide.fr/wp-content/plugins/woocommerce/assets/fonts/star.eot);
src: url(//electroglide.fr/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//electroglide.fr/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(//electroglide.fr/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//electroglide.fr/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
font-weight: normal;
font-style: normal;
}
@keyframes slideInDown1 {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
}
@keyframes slideOutUp {
from {
transform: translate3d(0, 100%, 0);
visibility: hidden;
}
to {
transform: translate3d(0, 0, 0);
}
}
.price ins {
color: var(--e-global-color-primary);
}
.price del {
font-weight: var(--e-global-typography-text-font-weight);
color: var(--e-global-color-light);
}
.price bdi {
font-weight: inherit;
} .site-header-cart {
list-style-type: none;
margin-left: 0;
padding: 0;
margin-bottom: 0;
}
.site-header-cart .cart-contents {
position: relative;
display: block;
}
.site-header-cart .cart-contents::before {
color: var(--e-global-color-accent);
}
.site-header-cart .widget_shopping_cart {
display: none;
background-color: var(--background);
padding: 2.2906835em 1.41575em 1.41575em;
}
.site-header-cart .widget_shopping_cart .buttons {
padding: 0;
}
.site-header-cart .widget_shopping_cart .buttons .button {
margin: 0;
}
.site-search {
font-size: 14px;
color: var(--e-global-color-text);
clear: both;
display: none;
}
.site-search .widget_product_search #searchsubmit {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.site-search .widget_product_search #searchsubmit:focus {
background-color: #f1f1f1;
color: #21759b;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
display: block;
font-size: 14px;
font-weight: var(--e-global-typography-primary-font-weight);
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .ridez-handheld-footer-bar {
position: fixed !important;
bottom: 0;
left: 0;
right: 0;
z-index: 996;
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
}
.ridez-handheld-footer-bar::before, .ridez-handheld-footer-bar::after {
content: "";
display: table;
}
.ridez-handheld-footer-bar::after {
clear: both;
}
@media (min-width: 1025px) {
.ridez-handheld-footer-bar {
display: none;
}
}
.ridez-handheld-footer-bar ul {
margin: 0;
}
.ridez-handheld-footer-bar ul li {
display: inline-block;
float: left;
text-align: center;
}
.ridez-handheld-footer-bar ul li:last-child > a {
border-right: 0;
}
.ridez-handheld-footer-bar ul li > a {
display: flex;
align-items: center;
justify-content: flex-end;
flex-direction: column;
padding-bottom: 5px;
background-color: var(--background);
height: 4.235801032em;
position: relative;
z-index: 999;
border-right: 1px solid;
border-right-color: var(--e-global-color-border);
}
.ridez-handheld-footer-bar ul li > a:before {
color: var(--e-global-color-accent);
}
.ridez-handheld-footer-bar ul li > a .title {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
color: var(--e-global-color-accent);
}
.ridez-handheld-footer-bar ul li.search .site-search {
background-color: var(--background);
position: absolute;
bottom: -5em;
left: 0;
right: 0;
transition: all, ease, 0.2s;
padding: 1em;
z-index: 1;
display: block;
}
.ridez-handheld-footer-bar ul li.search.active .site-search {
bottom: calc(100% + 1px);
}
.ridez-handheld-footer-bar ul li.search .site-search,
.ridez-handheld-footer-bar ul li.search .widget,
.ridez-handheld-footer-bar ul li.search form {
margin-bottom: 0;
}
.ridez-handheld-footer-bar ul li.search .widget_product_search {
padding-bottom: 0;
}
.ridez-handheld-footer-bar ul li.search .ajax-search-result {
display: none;
}
.ridez-handheld-footer-bar ul li.cart .count, .ridez-handheld-footer-bar ul li.wishlist .count {
display: inline-block;
min-width: 16px;
text-indent: 0;
line-height: 12px;
font-size: 12px;
padding: 2px 0;
box-sizing: content-box;
position: absolute;
top: 0.5em;
left: 50%;
border-radius: 100%;
color: #fff;
background-color: var(--e-global-color-primary);
}
.ridez-handheld-footer-bar ul.columns-1 li {
width: 100%;
display: block;
float: none;
}
.ridez-handheld-footer-bar ul.columns-2 li {
width: 50%;
}
.ridez-handheld-footer-bar ul.columns-3 li {
width: 33.33333%;
}
.ridez-handheld-footer-bar ul.columns-4 li {
width: 25%;
}
.ridez-handheld-footer-bar ul.scsscolumns-5 li {
width: 20%;
}
.sf-input-focused .ridez-handheld-footer-bar {
display: none;
} table.shop_table_responsive thead {
display: none;
}
table.shop_table_responsive tbody th {
display: none;
}
table.shop_table_responsive tr td {
display: block;
text-align: right;
clear: both;
}
table.shop_table_responsive tr td::before, table.shop_table_responsive tr td::after {
content: "";
display: table;
}
table.shop_table_responsive tr td::after {
clear: both;
}
table.shop_table_responsive tr td[data-title]::before {
content: attr(data-title) ": ";
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
float: left;
}
table.shop_table_responsive tr td.product-remove a {
text-align: left;
}
table.shop_table_responsive tr td.actions::before, table.shop_table_responsive tr td.download-actions::before {
display: none;
}
table.shop_table_responsive tr td.download-actions .button {
display: block;
text-align: center;
}
table.shop_table_responsive.my_account_orders .order-actions {
text-align: right;
}
table.shop_table_responsive.my_account_orders .order-actions::before {
display: none;
}   .rtl .widget_price_filter .price_label,
.rtl .widget_price_filter .price_label span {
direction: ltr;
unicode-bidi: embed;
}  .woocommerce-form__label-for-checkbox {
cursor: pointer;
display: block;
}
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
margin-right: 0.3342343017em;
}
.form-row label {
color: var(--e-global-color-secondary);
display: block;
margin-bottom: 0.5em;
}
.form-row .select2-container--default .select2-selection--single {
border: 4px solid;
border-color: var(--e-global-color-border);
border-radius: 0;
min-height: 54px;
background-color: var(--background);
}
.form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 51px;
color: var(--e-global-color-text);
}
.form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 51px;
}
.form-row .select2-container--default .select2-search--dropdown .select2-search__field {
background: #fff !important;
}
.form-row input,
.form-row textarea,
.form-row select {
width: 100%;
}
.form-row input[type=checkbox],
.form-row input[type=radio] {
width: auto;
}
.form-row .button {
width: auto;
}
.form-row.create-account label {
display: inline-block;
}
.form-row.woocommerce-validated input.input-text {
box-shadow: inset 2px 0 0 #0f834d;
}
.form-row.woocommerce-invalid input.input-text {
box-shadow: inset 2px 0 0 #e2401c;
}
.form-row.woocommerce-invalid input.input-checkbox {
outline: 2px solid #e2401c;
outline-offset: 1px;
}
.form-row.woocommerce-invalid .select2-selection {
border-color: #e2401c;
border-width: 2px;
}
.form-row-last {
margin-right: 0 !important;
}
.form-row-wide {
clear: both;
width: 100%;
}
.required {
border-bottom: 0 !important;
color: #e2401c;
}
.demo_store {
position: fixed;
left: 0;
bottom: 69px;
right: 0;
margin: 0;
padding: 1em 1.41575em;
background-color: #3d9cd2;
color: #fff;
z-index: 9998;
}
.demo_store a {
color: #fff;
text-decoration: underline;
}
.demo_store a:hover {
text-decoration: none;
}
.demo_store a.woocommerce-store-notice__dismiss-link {
display: block;
}
.star-rating {
overflow: hidden;
position: relative;
height: 1.618em;
line-height: 1.618;
font-size: 14px;
font-size: 0.875rem;
width: 6.5em;
font-family: "star";
font-weight: 400;
}
.star-rating::before {
content: "s s s s s";
float: left;
top: 0;
left: 0;
position: absolute;
color: #89D37D;
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.star-rating span::before {
content: "S S S S S";
top: 0;
position: absolute;
left: 0;
color: #89D37D;
}
p.stars {
display: inline-block;
margin: 0;
}
p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
margin-right: 1px;
}
p.stars a::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: "star";
content: "S";
color: var(--e-global-color-text);
text-indent: 0;
opacity: 0.25;
}
p.stars a:hover ~ a::before {
content: "S";
color: var(--e-global-color-text);
opacity: 0.25;
}
p.stars:hover a::before {
content: "S";
color: var(--e-global-color-primary);
opacity: 1;
}
p.stars.selected a.active::before {
content: "S";
color: var(--e-global-color-primary);
opacity: 1;
}
p.stars.selected a.active ~ a::before {
content: "S";
color: var(--e-global-color-text);
opacity: 0.25;
}
p.stars.selected a:not(.active)::before {
content: "S";
color: var(--e-global-color-primary);
opacity: 1;
}
.group-label {
top: 0;
left: 0;
position: absolute;
display: flex;
flex-wrap: wrap;
}
.group-label span {
font-size: 14px;
font-size: 0.875rem;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
padding: 0 12px;
line-height: 24px;
display: inline-block;
margin-right: 5px;
border-radius: 4px;
}
.wc-block-grid__product-onsale,
.onsale {
color: #fff;
background-color: var(--e-global-color-primary);
}
.stock-label {
color: #fff;
background-color: #212121;
}
.new-label {
color: #fff;
background-color: #2D9CDB;
}
.quantity .qty {
width: 4.235801032em;
text-align: center;
}
.ridez-sorting {
margin-bottom: 30px;
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 6px 0;
border-radius: 0;
border-bottom: 1px solid var(--e-global-color-border);
}
@media (max-width: 767px) {
.ridez-sorting {
align-items: center;
margin-bottom: 30px;
justify-content: space-between;
}
}
.ridez-sorting > * {
margin-top: 0;
margin-bottom: 0;
}
.ridez-sorting .woocommerce-ordering {
position: relative;
margin-left: auto;
}
.ridez-sorting .woocommerce-ordering select {
color: var(--e-global-color-text);
font-size: 14px;
font-size: 0.875rem;
width: auto;
background-color: transparent;
border: none;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 12px;
}
.ridez-sorting .woocommerce-ordering select:not([size]):not([multiple]) {
background-size: 10px 12px;
}
.gridlist-toggle {
display: flex;
}
.gridlist-toggle a {
display: inline-flex;
justify-content: center;
align-items: center;
color: var(--e-global-color-text);
line-height: 0;
margin-right: 10px;
font-size: 11px;
font-size: 0.6875rem;
}
.gridlist-toggle a.active, .gridlist-toggle a:hover {
color: var(--e-global-color-secondary);
}
.related,
.upsells {
margin: 0 0 50px;
padding-top: 20px;
}
.related > h2:first-child,
.upsells > h2:first-child {
font-size: 36px;
font-size: 2.25rem;
text-align: center;
margin-bottom: 50px;
}
@media (max-width: 767px) {
.related > h2:first-child,
.upsells > h2:first-child {
padding-top: 0;
}
}
@media (min-width: 1024px) {
.related ul.products li.product,
.upsells ul.products li.product {
margin-bottom: 0;
}
}
.hentry .woocommerce-message strong,
.hentry .woocommerce-info strong,
.hentry .woocommerce-error strong,
.hentry .woocommerce-noreviews strong,
.hentry p.no-comments strong {
color: #fff;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
margin-top: 0;
margin-bottom: 30px;
padding: 1.3em 1.618em 1em;
background-color: #0f834d;
border-radius: 2px;
color: #fff;
clear: both;
border-left: 0.6180469716em solid rgba(0, 0, 0, 0.15);
line-height: 1;
}
.woocommerce-message::before, .woocommerce-message::after,
.woocommerce-info::before,
.woocommerce-info::after,
.woocommerce-error::before,
.woocommerce-error::after,
.woocommerce-noreviews::before,
.woocommerce-noreviews::after,
p.no-comments::before,
p.no-comments::after {
content: "";
display: table;
}
.woocommerce-message::after,
.woocommerce-info::after,
.woocommerce-error::after,
.woocommerce-noreviews::after,
p.no-comments::after {
clear: both;
}
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a {
color: #fff;
}
.woocommerce-message a:hover,
.woocommerce-info a:hover,
.woocommerce-error a:hover,
.woocommerce-noreviews a:hover,
p.no-comments a:hover {
color: #fff;
opacity: 0.7;
}
.woocommerce-message a.button:hover,
.woocommerce-info a.button:hover,
.woocommerce-error a.button:hover,
.woocommerce-noreviews a.button:hover,
p.no-comments a.button:hover {
opacity: 1;
}
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button,
.woocommerce-noreviews .button,
p.no-comments .button {
float: right;
padding: 0;
background: none;
color: #fff;
box-shadow: none;
line-height: 1.618;
margin-left: 1em;
padding-left: 1em;
border-width: 0;
border-left-width: 1px;
border-left-style: solid;
border-left-color: rgba(255, 255, 255, 0.25) !important;
border-radius: 0;
}
.woocommerce-message .button:hover,
.woocommerce-info .button:hover,
.woocommerce-error .button:hover,
.woocommerce-noreviews .button:hover,
p.no-comments .button:hover {
background: none;
color: #fff;
opacity: 0.7;
}
.woocommerce-message strong,
.woocommerce-info strong,
.woocommerce-error strong,
.woocommerce-noreviews strong,
p.no-comments strong {
color: #fff;
}
.woocommerce-message pre,
.woocommerce-info pre,
.woocommerce-error pre,
.woocommerce-noreviews pre,
p.no-comments pre {
background-color: rgba(0, 0, 0, 0.1);
}
.site-content > .col-full > .woocommerce > .woocommerce-info:first-child,
.site-content > .col-full > .woocommerce > .woocommerce-error:first-child {
margin-top: 2.617924em;
}
.woocommerce-error {
list-style: none;
}
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
background-color: #3d9cd2;
}
.woocommerce-error {
background-color: #e2401c;
}
dl.variation {
font-size: 0.875em;
}
dl.variation dd {
margin: 0 0 1em;
}
.wc-item-meta {
font-size: 0.875em;
margin-left: 0;
list-style: none;
}
.wc-item-meta li::before, .wc-item-meta li::after {
content: "";
display: table;
}
.wc-item-meta li::after {
clear: both;
}
.wc-item-meta li strong,
.wc-item-meta li p {
display: inline-block;
} .ridez-product-section {
margin-bottom: 1.618em;
}
.ridez-product-section .section-title {
text-align: center;
margin-bottom: 1em;
}
.ridez-product-section:last-child {
margin-bottom: 0;
} .ridez-product-pagination {
position: relative;
display: flex;
align-items: center;
}
@media (max-width: 768px) {
.ridez-product-pagination {
display: none;
}
}
.ridez-product-pagination a > span {
width: 35px;
height: 35px;
display: flex;
align-items: center;
justify-content: center;
color: var(--e-global-color-accent);
font-size: 24px;
}
.ridez-product-pagination a > span:hover {
color: var(--e-global-color-primary);
}
.ridez-product-pagination a:last-child {
margin-left: 4px;
}
.ridez-product-pagination a:hover .product-item {
opacity: 1;
visibility: visible;
pointer-events: auto;
top: 100%;
}
.ridez-product-pagination a span.shop-tooltip {
display: inline-flex;
align-items: center;
margin: 0 3px;
vertical-align: text-bottom;
line-height: 22px;
}
.ridez-product-pagination a:nth-child(2):hover {
color: var(--e-global-color-accent);
}
.ridez-product-pagination .product-item {
position: absolute;
right: 0;
top: calc(100% + 10px);
opacity: 0;
visibility: visible;
pointer-events: none;
width: 230px;
background: #fff;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
display: flex;
align-items: center;
text-align: left;
transition: all ease-in-out 0.3s;
border-radius: 0;
overflow: hidden;
z-index: 99;
}
.ridez-product-pagination .product-item img {
max-width: 80px;
}
.ridez-product-pagination .product-item .ridez-product-pagination-content {
padding: 0 15px;
}
.ridez-product-pagination .product-item .ridez-product-pagination__title {
color: var(--e-global-color-accent);
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
max-height: 2.4em;
font-weight: 700;
line-height: 1.2;
margin-bottom: 5px;
}
.ridez-product-pagination .product-item .ridez-product-pagination__title:hover {
color: var(--e-global-color-primary);
}
.ridez-product-pagination .product-item .price {
display: flex;
align-items: baseline;
font-size: 14px;
color: var(--e-global-color-primary);
}
.ridez-product-pagination .product-item .price del {
color: var(--e-global-color-accent);
order: 2;
margin-left: 0.327em;
font-weight: var(--e-global-typography-text-font-weight);
font-size: 14px;
}
.ridez-product-pagination .product-item .price ins {
order: 1;
margin-left: 0;
font-weight: 700;
font-size: 14px;
color: #ef3636;
} .ridez-sticky-add-to-cart {
display: none;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
@media (max-width: 1023px) {
.ridez-archive-product #secondary {
display: none;
}
}
.woocommerce-result-count {
font-size: 14px;
font-size: 0.875rem;
color: var(--e-global-color-text);
position: relative;
padding-left: 20px;
margin-left: 10px;
}
.woocommerce-result-count:before {
content: "";
height: 25px;
left: 0;
top: 50%;
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 1px;
border-left: 1px solid var(--e-global-color-border);
position: absolute;
}
@media (max-width: 767px) {
.woocommerce-result-count {
display: none;
}
} .products-no-gutter ul.products {
margin-left: 0;
margin-right: 0;
}
.products-no-gutter .products-list ul.products {
margin-left: -15px;
margin-right: -15px;
}
ul.products,
.wc-block-grid__products {
margin: 0;
clear: both;
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
ul.products li.product,
ul.products .wc-block-grid__product,
.wc-block-grid__products li.product,
.wc-block-grid__products .wc-block-grid__product {
list-style: none;
margin-bottom: 40px;
position: relative;
transition: all 0.3s ease;
padding-left: 15px;
padding-right: 15px;
}
ul.products li.product .product-caption,
ul.products .wc-block-grid__product .product-caption,
.wc-block-grid__products li.product .product-caption,
.wc-block-grid__products .wc-block-grid__product .product-caption {
text-align: center;
min-height: 50px;
line-height: 1.2;
position: relative;
flex-grow: 1;
display: flex;
flex-direction: column;
align-items: center;
}
ul.products li.product .added_to_cart.wc-forward,
ul.products .wc-block-grid__product .added_to_cart.wc-forward,
.wc-block-grid__products li.product .added_to_cart.wc-forward,
.wc-block-grid__products .wc-block-grid__product .added_to_cart.wc-forward {
display: none;
}
ul.products li.product .woocommerce-LoopProduct-link,
ul.products .wc-block-grid__product .woocommerce-LoopProduct-link,
.wc-block-grid__products li.product .woocommerce-LoopProduct-link,
.wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link {
display: block;
}
ul.products li.product .price,
ul.products .wc-block-grid__product .price,
.wc-block-grid__products li.product .price,
.wc-block-grid__products .wc-block-grid__product .price {
display: inline-flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-start;
margin-bottom: 0;
font-size: 16px;
color: var(--e-global-color-primary);
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
}
ul.products li.product .price del,
ul.products .wc-block-grid__product .price del,
.wc-block-grid__products li.product .price del,
.wc-block-grid__products .wc-block-grid__product .price del {
color: var(--e-global-color-light);
font-weight: var(--e-global-typography-text-font-weight);
font-size: 14px;
font-size: 0.875rem;
}
ul.products li.product .price ins,
ul.products .wc-block-grid__product .price ins,
.wc-block-grid__products li.product .price ins,
.wc-block-grid__products .wc-block-grid__product .price ins {
order: -1;
}
ul.products li.product h2,
ul.products li.product h3,
ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .wc-block-grid__product-title,
ul.products .wc-block-grid__product h2,
ul.products .wc-block-grid__product h3,
ul.products .wc-block-grid__product .woocommerce-loop-product__title,
ul.products .wc-block-grid__product .wc-block-grid__product-title,
.wc-block-grid__products li.product h2,
.wc-block-grid__products li.product h3,
.wc-block-grid__products li.product .woocommerce-loop-product__title,
.wc-block-grid__products li.product .wc-block-grid__product-title,
.wc-block-grid__products .wc-block-grid__product h2,
.wc-block-grid__products .wc-block-grid__product h3,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
margin-top: auto;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
margin-bottom: 5px;
font-size: 16px;
font-size: 1rem;
text-transform: uppercase;
line-height: 1.2;
}
ul.products li.product h2 a,
ul.products li.product h3 a,
ul.products li.product .woocommerce-loop-product__title a,
ul.products li.product .wc-block-grid__product-title a,
ul.products .wc-block-grid__product h2 a,
ul.products .wc-block-grid__product h3 a,
ul.products .wc-block-grid__product .woocommerce-loop-product__title a,
ul.products .wc-block-grid__product .wc-block-grid__product-title a,
.wc-block-grid__products li.product h2 a,
.wc-block-grid__products li.product h3 a,
.wc-block-grid__products li.product .woocommerce-loop-product__title a,
.wc-block-grid__products li.product .wc-block-grid__product-title a,
.wc-block-grid__products .wc-block-grid__product h2 a,
.wc-block-grid__products .wc-block-grid__product h3 a,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a {
color: inherit;
}
ul.products li.product h2 a:hover,
ul.products li.product h3 a:hover,
ul.products li.product .woocommerce-loop-product__title a:hover,
ul.products li.product .wc-block-grid__product-title a:hover,
ul.products .wc-block-grid__product h2 a:hover,
ul.products .wc-block-grid__product h3 a:hover,
ul.products .wc-block-grid__product .woocommerce-loop-product__title a:hover,
ul.products .wc-block-grid__product .wc-block-grid__product-title a:hover,
.wc-block-grid__products li.product h2 a:hover,
.wc-block-grid__products li.product h3 a:hover,
.wc-block-grid__products li.product .woocommerce-loop-product__title a:hover,
.wc-block-grid__products li.product .wc-block-grid__product-title a:hover,
.wc-block-grid__products .wc-block-grid__product h2 a:hover,
.wc-block-grid__products .wc-block-grid__product h3 a:hover,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title a:hover,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title a:hover {
color: var(--e-global-color-primary);
}
ul.products li.product .star-rating,
ul.products .wc-block-grid__product .star-rating,
.wc-block-grid__products li.product .star-rating,
.wc-block-grid__products .wc-block-grid__product .star-rating {
display: inline-block;
margin-bottom: 0;
font-size: 11px;
margin-right: 3px;
}
ul.products li.product .ridez-count-review,
ul.products .wc-block-grid__product .ridez-count-review,
.wc-block-grid__products li.product .ridez-count-review,
.wc-block-grid__products .wc-block-grid__product .ridez-count-review {
display: flex;
align-items: center;
margin-bottom: 6px;
font-size: 12px;
line-height: 14px;
color: var(--e-global-color-light);
}
ul.products li.product img,
ul.products .wc-block-grid__product img,
.wc-block-grid__products li.product img,
.wc-block-grid__products .wc-block-grid__product img {
display: block;
margin: 0 auto;
width: 100%;
}
ul.products li.product.product-category h2,
ul.products li.product.product-category h3,
ul.products li.product.product-category .woocommerce-loop-category__title,
ul.products .wc-block-grid__product.product-category h2,
ul.products .wc-block-grid__product.product-category h3,
ul.products .wc-block-grid__product.product-category .woocommerce-loop-category__title,
.wc-block-grid__products li.product.product-category h2,
.wc-block-grid__products li.product.product-category h3,
.wc-block-grid__products li.product.product-category .woocommerce-loop-category__title,
.wc-block-grid__products .wc-block-grid__product.product-category h2,
.wc-block-grid__products .wc-block-grid__product.product-category h3,
.wc-block-grid__products .wc-block-grid__product.product-category .woocommerce-loop-category__title {
font-size: 1.1em;
}
ul.products li.product.product-category img,
ul.products .wc-block-grid__product.product-category img,
.wc-block-grid__products li.product.product-category img,
.wc-block-grid__products .wc-block-grid__product.product-category img {
margin-bottom: 1.618em;
}
ul.products li.product .posted-in,
ul.products .wc-block-grid__product .posted-in,
.wc-block-grid__products li.product .posted-in,
.wc-block-grid__products .wc-block-grid__product .posted-in {
display: -webkit-box;
font-family: var(--e-global-typography-accent-font-family);
font-weight: var(--e-global-typography-accent-font-weight);
text-transform: var(--e-global-typography-accent-text-transform);
font-style: var(--e-global-typography-accent-font-style);
text-decoration: var(--e-global-typography-accent-text-decoration);
line-height: var(--e-global-typography-accent-line-height);
letter-spacing: var(--e-global-typography-accent-letter-spacing);
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
font-size: 12px;
font-size: 0.75rem;
line-height: 14px;
text-transform: uppercase;
margin-bottom: 5px;
color: var(--e-global-color-accent);
}
@media (max-width: 567px) {
ul.products li.product .posted-in,
ul.products .wc-block-grid__product .posted-in,
.wc-block-grid__products li.product .posted-in,
.wc-block-grid__products .wc-block-grid__product .posted-in {
margin-bottom: 5px;
}
}
ul.products li.product .posted-in a,
ul.products .wc-block-grid__product .posted-in a,
.wc-block-grid__products li.product .posted-in a,
.wc-block-grid__products .wc-block-grid__product .posted-in a {
color: var(--e-global-color-accent);
}
ul.products li.product .posted-in a:hover,
ul.products .wc-block-grid__product .posted-in a:hover,
.wc-block-grid__products li.product .posted-in a:hover,
.wc-block-grid__products .wc-block-grid__product .posted-in a:hover {
text-decoration: underline;
color: var(--e-global-color-primary);
}
ul.products .slick-disabled:before,
.wc-block-grid__products .slick-disabled:before {
opacity: 0.75;
}
.product-block {
position: relative;
transition: all 0.4s ease-in-out;
height: 100%;
display: flex;
flex-direction: column;
padding-bottom: 1rem;
}
.product-block a[class*=product_type_] {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
display: flex;
align-items: center;
justify-content: center;
border: none;
padding: 19px 25px;
position: absolute;
bottom: 0;
border-radius: 0;
background-color: var(--e-global-color-primary);
color: #fff;
z-index: 9;
white-space: nowrap;
text-transform: uppercase;
line-height: 1;
left: 50%;
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
@media (min-width: 1024px) {
.product-block a[class*=product_type_] {
visibility: hidden;
opacity: 0;
}
}
.product-block a[class*=product_type_]:before {
margin-right: 0.5rem;
}
.product-block a[class*=product_type_]:hover {
background-color: var(--e-global-color-secondary);
}
.product-block:hover .product-transition {
border-color: transparent;
}
.product-block:hover a[class*=product_type_] {
visibility: visible;
opacity: 1;
}
.product-block:hover .product-transition .group-action {
opacity: 1;
visibility: visible;
}
.product-block:hover .product-transition .group-action .shop-action .woosc-btn,
.product-block:hover .product-transition .group-action .shop-action .woosq-btn,
.product-block:hover .product-transition .group-action .shop-action .woosw-btn,
.product-block:hover .product-transition .group-action .shop-action a[class*=product_type_] {
-ms-animation-name: run_button_thumbnail_bottom;
-o-animation-name: run_button_thumbnail_bottom;
-moz-animation-name: run_button_thumbnail_bottom;
-webkit-animation-name: run_button_thumbnail_bottom;
animation-name: run_button_thumbnail_bottom;
-ms-animation-duration: 250ms;
-o-animation-duration: 250ms;
-moz-animation-duration: 250ms;
-webkit-animation-duration: 250ms;
animation-duration: 250ms;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.product-block:hover .product-img-wrap .inner {
-ms-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
-o-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
-moz-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
-webkit-transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
transition: transform 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.product-block:hover .product-img-wrap.bottom-to-top .inner {
-ms-transform: translate3d(0, -100%, 0);
-o-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
.product-block:hover .product-img-wrap.top-to-bottom .inner {
-ms-transform: translate3d(0, 100%, 0);
-o-transform: translate3d(0, 100%, 0);
-moz-transform: translate3d(0, 100%, 0);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
.product-block:hover .product-img-wrap.left-to-right .inner {
-ms-transform: translate3d(100%, 0, 0);
-o-transform: translate3d(100%, 0, 0);
-moz-transform: translate3d(100%, 0, 0);
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.product-block:hover .product-img-wrap.right-to-left .inner {
-ms-transform: translate3d(-100%, 0, 0);
-o-transform: translate3d(-100%, 0, 0);
-moz-transform: translate3d(-100%, 0, 0);
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.product-block:hover .product-img-wrap.swap .product-image {
opacity: 0;
}
.product-block:hover .product-img-wrap.swap .product-image img {
transform: rotateY(180deg);
}
.product-block:hover .product-img-wrap.swap .product-image.second-image {
opacity: 1;
}
.product-block:hover .product-img-wrap.swap .product-image.second-image img {
transform: rotateY(0deg);
}
.product-block:hover .product-img-wrap.fade .product-image {
opacity: 0;
}
.product-block:hover .product-img-wrap.fade .product-image.second-image {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.product-block:hover .product-img-wrap.zoom-in .product-image.second-image {
transform: scale(1);
}
.product-block:hover .product-img-wrap.zoom-out .product-image {
transform: scale(0);
}
.product-block:hover .product-img-wrap.zoom-out .product-image.second-image {
transform: scale(1);
}
.product-img-wrap {
overflow: hidden;
position: relative;
}
.product-img-wrap .inner {
width: 100%;
height: 100%;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-ms-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
-o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
-moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
-webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.product-img-wrap .product-image {
opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
filter: alpha(opacity=100);
-ms-transition: opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
-o-transition: opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
-moz-transition: opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
-webkit-transition: opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
transition: opacity 1.5s cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.product-img-wrap .product-image.second-image {
position: absolute;
width: 100%;
height: 100%;
}
.product-img-wrap.top-to-bottom .product-image {
bottom: 100%;
}
.product-img-wrap.left-to-right .product-image {
top: 0;
right: 100%;
}
.product-img-wrap.right-to-left .product-image {
top: 0;
left: 100%;
}
.product-img-wrap.swap .product-image {
top: 0;
left: 0;
transition: all 0.7s ease;
}
.product-img-wrap.swap .product-image img {
transition: all 0.7s ease;
transform: rotateY(0deg);
}
.product-img-wrap.swap .product-image.second-image {
z-index: 2;
opacity: 0;
}
.product-img-wrap.swap .product-image.second-image img {
transform: rotateY(-180deg);
}
.product-img-wrap.fade .product-image {
top: 0;
left: 0;
transition: all 0.5s ease;
}
.product-img-wrap.fade .product-image.second-image {
opacity: 0;
transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.product-img-wrap.zoom-in .product-image {
top: 0;
left: 0;
transition: all 0.5s ease;
}
.product-img-wrap.zoom-in .product-image.second-image {
transform: scale(0);
z-index: 2;
}
.product-img-wrap.zoom-out .product-image {
top: 0;
left: 0;
transition: all 0.5s ease;
}
.product-img-wrap.zoom-out .product-image.second-image {
z-index: -1;
}
.hentry .entry-content .wc-block-grid__products .wc-block-grid__product > a,
.hentry .entry-content ul.products li.product > a {
text-decoration: none;
}
.price del + ins {
margin-right: 0.327em;
}
.product-transition {
position: relative;
margin-bottom: 1.5rem;
}
.product-transition .woocommerce-loop-product__link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
transition: all 0.4s ease-in-out;
}
.opal-product-tooltipster {
display: block !important;
}
.opal-product-tooltipster .tooltipster-content {
background-color: #000;
border-radius: 4px;
color: #fff;
padding: 0 15px 3px;
font-size: 13px;
}
.opal-product-tooltipster.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
margin-top: -8px;
right: 0px;
}
.opal-product-tooltipster.tooltipster-base.tooltipster-top .tooltipster-arrow-background {
border-top-color: #000;
}
.opal-product-tooltipster.tooltipster-base.tooltipster-left .tooltipster-arrow {
transform: translateY(-5px);
}
.opal-product-tooltipster.tooltipster-base.tooltipster-left .tooltipster-arrow-background {
border-left-color: #000;
}
.group-action {
position: absolute;
transition: all ease-in-out 0.3s;
top: 15px;
right: 15px;
z-index: 5;
}
@media (min-width: 1024px) {
.group-action {
visibility: hidden;
opacity: 0;
}
}
.group-action .shop-action {
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
}
.group-action .shop-action .woosc-btn,
.group-action .shop-action .woosq-btn,
.group-action .shop-action .woosw-btn,
.group-action .shop-action a[class*=product_type_] {
position: relative;
white-space: nowrap;
background-color: #fff;
border-radius: 50%;
width: 40px;
height: 40px;
padding: 0;
overflow: hidden;
transition: all ease-in-out 0.3s;
text-overflow: ellipsis;
display: flex;
align-items: center;
font-size: 0;
border: none;
letter-spacing: 0;
margin: 5px;
color: var(--e-global-color-secondary);
justify-content: center;
}
.group-action .shop-action .woosc-btn:before,
.group-action .shop-action .woosq-btn:before,
.group-action .shop-action .woosw-btn:before,
.group-action .shop-action a[class*=product_type_]:before {
font-size: 16px;
font-size: 1rem;
margin: 0;
}
.group-action .shop-action .woosc-btn:hover, .group-action .shop-action .woosc-btn:focus, .group-action .shop-action .woosc-btn:active,
.group-action .shop-action .woosq-btn:hover,
.group-action .shop-action .woosq-btn:focus,
.group-action .shop-action .woosq-btn:active,
.group-action .shop-action .woosw-btn:hover,
.group-action .shop-action .woosw-btn:focus,
.group-action .shop-action .woosw-btn:active,
.group-action .shop-action a[class*=product_type_]:hover,
.group-action .shop-action a[class*=product_type_]:focus,
.group-action .shop-action a[class*=product_type_]:active {
color: var(--e-global-color-primary);
}
.group-action .shop-action .woosc-btn:hover:before, .group-action .shop-action .woosc-btn:focus:before, .group-action .shop-action .woosc-btn:active:before,
.group-action .shop-action .woosq-btn:hover:before,
.group-action .shop-action .woosq-btn:focus:before,
.group-action .shop-action .woosq-btn:active:before,
.group-action .shop-action .woosw-btn:hover:before,
.group-action .shop-action .woosw-btn:focus:before,
.group-action .shop-action .woosw-btn:active:before,
.group-action .shop-action a[class*=product_type_]:hover:before,
.group-action .shop-action a[class*=product_type_]:focus:before,
.group-action .shop-action a[class*=product_type_]:active:before {
color: inherit;
border: none;
}
@keyframes run_button_thumbnail_right {
0% {
opacity: 0;
transform: translate(20px, 0);
}
100% {
opacity: 1;
transform: translate(0, 0);
}
}
@keyframes run_button_thumbnail_bottom {
0% {
opacity: 0;
transform: translate(0, 20px);
}
100% {
opacity: 1;
transform: translate(0, 0);
}
}
@keyframes run_button_thumbnail_left {
0% {
opacity: 0;
transform: translate(-20px, 0);
}
100% {
opacity: 1;
transform: translate(0, 0);
}
}
@keyframes run_button_thumbnail_top {
0% {
opacity: 0;
transform: translate(0, 20px);
}
100% {
opacity: 1;
transform: translate(0, 0);
}
}
.deal-progress .progress-bar {
width: 100%;
height: 5px;
background-color: #D7E2F3;
position: relative;
overflow: hidden;
border-radius: 3px;
}
.deal-progress .progress-value {
position: absolute;
top: 0;
bottom: 0;
left: 0;
background-color: var(--e-global-color-secondary);
}
.deal-sold {
width: 100%;
}
.deal-sold-text {
margin-top: 13px;
font-size: 16px;
color: var(--e-global-color-light);
}
.product-color {
display: inline-flex;
margin-bottom: 10px;
transition: all ease-in-out 0.3s;
}
.product-color .item {
cursor: pointer;
margin: 5px;
}
.product-color .color-item {
position: relative;
width: 8px;
height: 8px;
border-radius: 50%;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.35);
transition: all 0.3s ease;
}
.product-color .color-item:before {
content: "";
border-radius: 50%;
display: block;
position: absolute;
left: -4px;
bottom: -4px;
right: -4px;
top: -4px;
opacity: 0;
visibility: hidden;
border: 1px solid #000;
transition: all 0.3s ease;
}
.product-color .color-item:hover {
box-shadow: 0 0 0 transparent;
}
.product-color .color-item:hover:before {
opacity: 1;
visibility: visible;
}
.product-color .color-item.active-swatch:before {
opacity: 1;
}
.product-color .image-item img {
border: 1px solid #fff;
width: 20px !important;
height: 20px !important;
object-fit: cover;
border-radius: 50%;
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.05));
}
.product-gallery {
width: 100%;
justify-content: center;
display: flex;
align-items: center;
margin-bottom: 2rem;
}
.product-gallery .gallery_item {
padding: 5px;
width: 110px;
cursor: pointer;
display: block;
}
.product-gallery .gallery_item img {
width: 100px;
height: 70px;
object-fit: cover;
} .single-product .pswp__button {
background-color: transparent;
border: none;
}
.single-product div.product {
position: relative;
}
.single-product div.product::before, .single-product div.product::after {
content: "";
display: table;
}
.single-product div.product::after {
clear: both;
}
.single-product div.product .content-single-title-wrapper {
padding-bottom: 25px;
}
.single-product div.product .content-single-title-wrapper .product_meta {
display: inline-block;
margin-top: 0;
}
.single-product div.product .content-single-title-wrapper .product_meta .posted_in, .single-product div.product .content-single-title-wrapper .product_meta .tagged_as {
display: none;
}
.single-product div.product .content-single-title-wrapper .product-brand {
position: relative;
padding-right: 15px;
margin-right: 15px;
}
.single-product div.product .content-single-title-wrapper .product-brand:before {
content: "";
position: absolute;
right: 0;
top: 50%;
display: inline-block;
width: 1px;
height: 10px;
transform: translateY(-50%);
background-color: #E4E4E4;
}
.single-product div.product .content-single-title-wrapper .woocommerce-product-rating {
position: relative;
padding-right: 15px;
margin-right: 15px;
}
.single-product div.product .content-single-title-wrapper .woocommerce-product-rating:before {
content: "";
position: absolute;
right: 0;
top: 50%;
display: inline-block;
width: 1px;
height: 10px;
transform: translateY(-50%);
background-color: #E4E4E4;
}
.single-product div.product .content-single-title-wrapper .product_meta .sku_wrapper {
display: inline-block;
margin-bottom: 0;
color: var(--e-global-color-light);
}
.single-product div.product .content-single-title-wrapper .product_meta .sku_wrapper .sku {
color: var(--e-global-color-accent);
}
.single-product div.product .images,
.single-product div.product .summary {
margin-bottom: 10px;
margin-top: 0;
}
@media (max-width: 767px) {
.single-product div.product .images {
margin-bottom: 30px;
}
}
.single-product div.product .woocommerce-product-gallery {
opacity: 0;
transition: opacity 0.25s ease-in-out;
position: relative;
}
.single-product div.product .woocommerce-product-gallery .onsale {
position: absolute;
top: 20px;
z-index: 9;
left: 20px;
padding: 0 11px;
line-height: 24px;
display: inline-block;
font-size: 14px;
margin-right: 5px;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 20px;
right: 20px;
display: block;
width: 20px;
z-index: 80;
text-align: center;
color: var(--e-global-color-accent);
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
position: relative;
display: block;
height: 100%;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
width: 100%;
}
.single-product div.product .woocommerce-product-gallery .product-video-360 {
position: absolute;
bottom: 10px;
z-index: 111;
right: 20px;
display: inline-flex;
align-items: flex-end;
}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn {
cursor: pointer;
color: var(--e-global-color-light);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
font-size: 12px;
text-align: center;
}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn:hover {
color: var(--e-global-color-accent);
}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn i {
font-size: 31px;
}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn span {
display: block;
line-height: 30px;
}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn.btn-video {
margin-right: 30px;
}
.single-product div.product .woocommerce-product-gallery .product-video-360 .product-video-360__btn.btn-video i {
font-size: 25px;
margin-bottom: 3px;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport {
margin-bottom: 10px;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
padding: 0;
border: none;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
margin: 0;
padding: 0;
position: relative;
display: grid;
grid-column-gap: 10px;
grid-row-gap: 10px;
width: 100%;
grid-template-columns: repeat(12, minmax(80px, 1fr));
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs.slick-slider {
display: block;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-prev, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-next {
border-radius: 0;
border: 1px solid;
border-color: var(--e-global-color-border);
width: 40px;
min-width: 40px;
min-height: 40px;
padding: 0;
background-color: transparent;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-prev:before, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-next:before {
font-size: 16px;
color: var(--e-global-color-accent);
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-prev:hover, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs .slick-next:hover {
background-color: transparent;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
cursor: pointer;
display: block !important;
position: relative;
padding: 0;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
opacity: 0.8;
border: 1px solid var(--e-global-color-border);
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
opacity: 1;
border-color: #000000;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img, .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li.active img {
opacity: 1;
border-color: #000000;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .flex-control-thumbs img {
width: 80px;
height: 80px;
object-fit: cover;
max-width: 100%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .flex-control-thumbs.slick-slider li {
margin-right: 10px;
}
@media (min-width: 568px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .product-video-360 {
bottom: 135px;
}
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-prev, .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-next {
height: 50%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-prev.slick-disabled, .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-next.slick-disabled {
cursor: no-drop;
opacity: 0.5;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-prev {
right: 0px;
left: unset;
top: calc(50% - 1px);
transform: none;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .slick-next {
right: 0px;
top: 0;
transform: none;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical {
display: flex;
align-items: flex-start;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .slick-prev, .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .slick-next {
transform: translate(0);
height: 40px;
top: calc(100% - 40px);
width: calc(50% - 5px);
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .slick-prev {
left: 0;
right: auto;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .slick-next {
right: 0;
left: auto;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .onsale {
left: 100px;
top: 20px;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs img {
width: 90px;
height: 90px;
object-fit: cover;
max-width: 100%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs .slick-list {
height: calc(100% - 50px) !important;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-thumbs li {
margin-bottom: 10px;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-nav {
order: -1;
width: 90px;
margin-right: 10px;
display: block;
}
@media (min-width: 768px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-nav {
width: 90px;
}
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-control-nav li {
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-viewport {
width: calc(100% - 100px);
margin-bottom: 0;
}
@media (min-width: 768px) {
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-vertical .flex-viewport {
width: calc(100% - 100px);
}
}
.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper {
display: flex;
flex-wrap: wrap;
border: none;
}
.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
flex-basis: 100%;
width: 100%;
margin-bottom: 30px;
}
.single-product div.product .woocommerce-product-gallery-sticky .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a {
display: block;
}
.single-product div.product .woocommerce-product-gallery-sticky .product-video-360 {
bottom: auto;
top: 30px;
}
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper {
border: unset;
}
@media (min-width: 768px) {
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__wrapper {
display: flex;
flex-wrap: wrap;
margin-left: -10px;
margin-right: -10px;
}
}
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__image {
margin-bottom: 20px;
}
@media (min-width: 768px) {
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__image {
flex: 0 0 50%;
max-width: 50%;
padding-left: 10px;
padding-right: 10px;
}
}
.single-product div.product .woocommerce-product-gallery-gallery .woocommerce-product-gallery__image:first-child {
flex: 0 0 100%;
max-width: 100%;
}
.single-product div.product .content-single-wrapper:after {
content: "";
display: table;
clear: both;
}
.single-product div.product .content-single-wrapper > .onsale {
top: 30px;
left: 30px;
font-size: 16px;
line-height: 1.7;
}
.single-product div.product .woocommerce-product-gallery-vertical + .onsale {
left: 145px;
}
.single-product div.product .summary.entry-summary .yith-wcwl-add-to-wishlist {
display: none;
}
.single-product div.product .summary.entry-summary .woosw-btn,
.single-product div.product .summary.entry-summary .woosc-btn {
margin-bottom: 10px;
margin-right: 1rem;
border-radius: 5px;
border: none;
letter-spacing: 0;
background-color: transparent;
color: var(--e-global-color-text);
padding: 0;
display: inline-flex;
justify-content: center;
align-items: center;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
font-size: 16px;
font-size: 1rem;
text-transform: capitalize;
}
.single-product div.product .summary.entry-summary .woosw-btn:before,
.single-product div.product .summary.entry-summary .woosc-btn:before {
font-size: 16px;
font-size: 1rem;
margin-right: 5px;
}
.single-product div.product .summary.entry-summary .woosw-btn:hover,
.single-product div.product .summary.entry-summary .woosc-btn:hover {
color: var(--e-global-color-primary);
}
.single-product div.product .images .woocommerce-main-image {
margin-bottom: 1.618em;
display: block;
}
.single-product div.product .images .thumbnails a.zoom {
display: block;
width: 22.05%;
margin-right: 3.8%;
float: left;
margin-bottom: 1em;
}
.single-product div.product .images .thumbnails a.zoom.last {
margin-right: 0;
}
.single-product div.product .images .thumbnails a.zoom.first {
clear: both;
}
.single-product div.product .stock {
display: inline-flex;
align-items: center;
background: #f5f5f5;
padding: 5px 10px;
border-radius: 4px;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
}
.single-product div.product .stock .in-stock {
margin-bottom: 10px;
}
.single-product div.product p.price + form.cart {
margin-top: 30px;
}
.single-product div.product form.cart {
margin-bottom: 1.7rem;
}
.single-product div.product form.cart::before, .single-product div.product form.cart::after {
content: "";
display: table;
}
.single-product div.product form.cart::after {
clear: both;
}
.single-product div.product form.cart.variations_form {
padding: 0;
border: none;
}
.single-product div.product form.cart .quantity_label {
font-size: 16px;
font-size: 1rem;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
margin-bottom: 5px;
display: block;
text-transform: uppercase;
color: var(--e-global-color-secondary);
}
.single-product div.product form.cart .quantity {
position: relative;
margin-right: 10px;
margin-bottom: 30px;
border-radius: 0;
display: flex;
justify-content: center;
align-items: center;
width: 130px;
border: 4px solid var(--e-global-color-border);
}
.single-product div.product form.cart .quantity.hidden {
display: none;
}
.single-product div.product form.cart .quantity button {
color: #000;
padding: 0;
text-align: center;
z-index: 9;
top: 0;
bottom: 0;
background-color: transparent;
border: none;
display: flex;
justify-content: center;
align-items: center;
font-size: 11px;
font-weight: 700;
width: 40px;
}
.single-product div.product form.cart .quantity button:hover {
color: var(--e-global-color-primary);
outline: none;
}
.single-product div.product form.cart .quantity .qty {
padding: 10px 0;
width: 50px;
border: none;
color: #000;
-moz-appearance: textfield;
text-align: center;
font-size: 16px;
font-size: 1rem;
}
.single-product div.product form.cart .quantity .qty::-webkit-outer-spin-button, .single-product div.product form.cart .quantity .qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.single-product div.product form.cart .quantity .qty:focus {
border-color: var(--e-global-color-primary);
}
.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity {
float: none;
margin-right: 0;
}
@media (max-width: 1023px) {
.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity a {
font-size: 11px;
}
}
.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity a.button {
width: 100%;
text-align: center;
padding: 13px 18px;
word-break: initial;
font-weight: 500;
font-size: 16px;
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
color: #fff;
white-space: nowrap;
}
.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity a.button:hover {
background-color: var(--e-global-color-accent);
border-color: var(--e-global-color-accent);
}
.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity .quantity {
margin-right: 0;
}
.single-product div.product form.cart table.group_table tr {
border-bottom: 1px solid;
border-color: var(--e-global-color-border);
}
.single-product div.product form.cart table.group_table td {
padding: 20px 0;
vertical-align: middle;
}
.single-product div.product form.cart table.group_table .quantity_label {
display: none;
}
@media (max-width: 500px) {
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-image {
display: none;
}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__label {
padding-left: 15px;
}
}
.single-product div.product form.cart table.group_table .quantity {
margin-bottom: 0;
}
.single-product div.product form.cart table.group_table .quantity button.minus {
border-left: none;
}
@media (max-width: 767px) {
.single-product div.product form.cart table.group_table .quantity {
width: 120px;
}
.single-product div.product form.cart table.group_table .quantity .qty {
width: 40px;
}
}
.single-product div.product form.cart table.group_table .quantity .text-quantity {
display: none;
}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-image {
padding: 20px 10px;
}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-image img {
max-width: 80px;
border: 1px solid var(--e-global-color-border);
margin: auto;
}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__label {
padding-right: 10px;
}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__label a {
color: var(--e-global-color-secondary);
word-break: break-word;
}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__label a:hover {
color: var(--e-global-color-primary);
}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__price del .woocommerce-Price-amount {
color: var(--e-global-color-accent);
}
.single-product div.product form.cart table.group_table .woocommerce-grouped-product-list-item__price ins .woocommerce-Price-amount {
color: #ef3636;
font-weight: 700;
}
.single-product div.product form.cart table.group_table .woocommerce-Price-amount {
word-break: normal;
font-weight: 700;
color: var(--e-global-color-primary);
}
.single-product div.product form.cart table.group_table .stock.out-of-stock {
display: none;
}
.single-product div.product .single_add_to_cart_button {
display: flex;
justify-content: center;
align-items: center;
font-size: 12px;
font-size: 0.75rem;
line-height: 24px;
margin-bottom: 1.5rem;
white-space: nowrap;
padding: 13px 18px;
width: 435px;
max-width: 100%;
border: none;
letter-spacing: 0;
}
.single-product div.product .single_add_to_cart_button + a.added_to_cart {
display: none;
}
.single-product div.product .inventory_status {
font-size: 14px;
margin-bottom: 25px;
display: block;
color: #2fb400;
}
.single-product div.product .inventory_status .stock-title {
color: var(--e-global-color-accent);
}
.single-product div.product .inventory_status.out-stock {
color: red;
}
.single-product div.product .product_title {
font-size: 36px;
font-size: 2.25rem;
margin-bottom: 1rem;
clear: none;
}
.single-product div.product p.price {
font-size: 30px;
font-size: 1.875rem;
display: flex;
align-items: center;
margin-right: 0;
color: var(--e-global-color-primary);
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
line-height: 1;
margin-bottom: 1rem;
}
.single-product div.product p.price ins {
margin-right: 0;
color: var(--e-global-color-primary);
}
.single-product div.product p.price del {
margin-right: 10px;
font-size: 16px;
font-family: var(--e-global-typography-text-font-family);
font-weight: var(--e-global-typography-text-font-weight);
text-transform: var(--e-global-typography-text-text-transform);
font-style: var(--e-global-typography-text-font-style);
text-decoration: var(--e-global-typography-text-text-decoration);
line-height: var(--e-global-typography-text-line-height);
letter-spacing: var(--e-global-typography-text-letter-spacing);
text-decoration: line-through;
}
.single-product div.product .woocommerce-product-details__short-description {
margin-bottom: 1.5rem;
padding-top: 1.5rem;
border-top: 1px solid var(--e-global-color-border);
border-bottom: 1px solid var(--e-global-color-border);
}
.single-product div.product .woocommerce-product-details__short-description + .stock {
display: none;
}
.single-product div.product table.variations {
table-layout: fixed;
margin-top: 10px;
margin-bottom: 0;
position: relative;
}
.single-product div.product table.variations th,
.single-product div.product table.variations td {
display: list-item;
padding: 0;
list-style: none;
background-color: transparent;
}
.single-product div.product table.variations td.label {
margin-bottom: 4px;
}
.single-product div.product table.variations td.value {
margin-bottom: 28px;
position: relative;
}
.single-product div.product table.variations select {
max-width: 100%;
vertical-align: middle;
padding: 10px 35px 10px 15px;
color: transparent;
}
.single-product div.product table.variations select + label {
display: block;
font-size: 14px;
text-transform: uppercase;
position: absolute;
padding: 0 5px;
background-color: #fff;
left: 10px;
top: 50%;
transform: translateY(-50%);
line-height: 1;
transition: all ease-in-out 0.2s;
color: var(--e-global-color-light);
}
.single-product div.product table.variations select:valid, .single-product div.product table.variations select:focus {
color: var(--e-global-color-text);
}
.single-product div.product table.variations select:valid ~ label, .single-product div.product table.variations select:focus ~ label {
top: 0;
}
.single-product div.product table.variations a.reset_variations {
margin-top: 0;
display: inline-block;
margin-left: 0;
color: var(--e-global-color-secondary);
border-bottom: 1px solid;
line-height: 1;
}
.single-product div.product table.variations a.reset_variations:hover {
color: var(--e-global-color-primary);
}
.single-product div.product table.variations td.label label {
font-size: 16px;
font-size: 1rem;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
text-transform: uppercase;
color: var(--e-global-color-secondary);
}
.single-product div.product .single_variation .price {
display: flex;
align-items: baseline;
font-size: 24px;
margin-bottom: 20px;
line-height: 1;
color: var(--e-global-color-accent);
}
.single-product div.product .single_variation .price del {
font-weight: var(--e-global-typography-text-font-weight);
font-size: 14px;
}
.single-product div.product .single_variation .price del + ins {
order: -1;
}
.single-product div.product .single_variation_wrap {
width: 100%;
}
.single-product div.product .variations_button::before, .single-product div.product .variations_button::after {
content: "";
display: table;
}
.single-product div.product .variations_button::after {
clear: both;
}
.single-product div.product .woocommerce-product-rating {
margin-bottom: 10px;
}
.single-product div.product .woocommerce-product-rating a {
font-size: 14px;
text-transform: capitalize;
color: var(--e-global-color-light);
}
.single-product div.product .woocommerce-product-rating a:hover {
color: var(--e-global-color-primary);
text-decoration: underline;
}
.single-product div.product .woocommerce-product-rating .star-rating {
display: inline-block;
vertical-align: middle;
}
.single-product div.product .product_meta .meta-label {
color: var(--e-global-color-secondary);
}
.single-product div.product .product_meta > span {
display: block;
color: var(--e-global-color-text);
margin-bottom: 6px;
}
.single-product div.product .product_meta > span:last-child {
margin-bottom: 0;
}
.single-product div.product .product_meta > span a, .single-product div.product .product_meta > span .sku {
color: var(--e-global-color-light);
}
.single-product div.product .product_meta > span a:hover {
color: var(--e-global-color-primary);
}
.single-product div.product .product_meta > span:last-child {
border-bottom: 0;
}
.single-product div.product .ridez-social-share {
margin-top: 12px;
font-size: 16px;
}
.single-product div.product .ridez-social-share .social-share-header {
color: var(--e-global-color-text);
}
.single-product .time-sale {
margin-bottom: 20px;
margin-top: 10px;
padding: 18px 18px 13px 18px;
display: flex;
align-items: center;
flex-wrap: wrap;
border-radius: 3px;
}
.single-product .time-sale .deal-text {
margin-right: 5px;
}
.single-product .time-sale .deal-text i {
font-size: 30px;
margin-right: 10px;
}
.single-product .deal-sold {
display: flex;
flex-direction: column-reverse;
margin-bottom: 15px;
}
.single-product .deal-sold > div {
width: 100%;
}
.single-product .deal-sold .deal-sold-text {
margin-top: 0;
margin-bottom: 7px;
font-size: 14px;
}
.single-product .deal-sold .deal-sold-text span:last-child {
color: var(--e-global-color-accent);
}
.single-product .deal-sold .progress-bar {
border-radius: 5px;
}
.single-product .deal-sold .progress-bar .progress-value {
background-color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs {
margin-bottom: 35px;
margin-top: 40px;
display: block;
}
.single-product .woocommerce-tabs.product-accordions {
border: none;
padding-bottom: 0;
margin-bottom: 30px;
}
.single-product .woocommerce-tabs ul.tabs {
margin: 0;
list-style: none;
text-align: center;
background-color: #f5f5f5;
}
@media (max-width: 767px) {
.single-product .woocommerce-tabs ul.tabs {
display: none;
}
}
.single-product .woocommerce-tabs ul.tabs li {
display: inline-block;
position: relative;
}
.single-product .woocommerce-tabs ul.tabs li:first-child {
margin-left: 0;
}
.single-product .woocommerce-tabs ul.tabs li:last-child {
margin-right: 0;
}
.single-product .woocommerce-tabs ul.tabs li:not(:first-child) a:before {
content: "";
position: absolute;
width: 5px;
height: 5px;
border-radius: 50%;
top: 50%;
left: 0;
-ms-transform: -50%, -50%;
-o-transform: -50%, -50%;
-moz-transform: -50%, -50%;
-webkit-transform: -50%, -50%;
transform: -50%, -50%;
background-color: var(--e-global-color-secondary);
transition: all ease 0.3s;
}
.single-product .woocommerce-tabs ul.tabs li a {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
display: block;
position: relative;
font-size: 24px;
font-size: 1.5rem;
line-height: 1;
padding: 23px;
}
.single-product .woocommerce-tabs ul.tabs li a:hover {
color: var(--e-global-color-secondary);
}
.single-product .woocommerce-tabs ul.tabs li.active a {
color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs ul.tabs li.active a:after {
width: 100%;
}
.single-product .woocommerce-tabs.product-accordions {
margin-top: 30px;
}
.single-product .woocommerce-tabs.product-accordions .accordion-head {
padding: 20px 0;
position: relative;
cursor: pointer;
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head:hover .accordion-title {
color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head.active {
border-color: transparent;
}
.single-product .woocommerce-tabs.product-accordions .accordion-head.active:before, .single-product .woocommerce-tabs.product-accordions .accordion-head.active:after {
background-color: var(--e-global-color-primary);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head.active:after {
transform: rotate(0);
}
.single-product .woocommerce-tabs.product-accordions .accordion-head:before, .single-product .woocommerce-tabs.product-accordions .accordion-head:after {
content: "";
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background-color: var(--e-global-color-accent);
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
right: 0;
width: 12px;
height: 1px;
}
.single-product .woocommerce-tabs.product-accordions .accordion-head:after {
transform: rotate(90deg);
top: calc(50%);
}
.single-product .woocommerce-tabs.product-accordions .accordion-title {
display: block;
position: relative;
color: var(--e-global-color-accent);
margin-bottom: 0;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body {
padding: 0 0 25px;
display: none;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body.active {
border-bottom: 1px solid;
border-color: var(--e-global-color-border);
}
.single-product .woocommerce-tabs.product-accordions .accordion-body h2:first-of-type {
display: none;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body #reviews #comments,
.single-product .woocommerce-tabs.product-accordions .accordion-body #reviews #review_form_wrapper {
width: 100%;
float: none;
padding-right: 0;
padding-left: 0;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body .list-unstyled {
margin-left: 0;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled {
margin: 0;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li {
margin-bottom: 5px;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.store-name > span:not(.details), .single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.seller-name > span:not(.details), .single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled li.store-address > span:not(.details) {
font-weight: 700;
color: var(--e-global-color-accent);
}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .seller-rating {
vertical-align: middle;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .seller-rating .text {
vertical-align: text-bottom;
}
.single-product .woocommerce-tabs.product-accordions .accordion-body ul.list-unstyled .star-rating {
display: inline-block;
}
.single-product .woocommerce-tabs.product-accordions table td, .single-product .woocommerce-tabs.product-accordions table th {
word-break: unset;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
padding-top: 30px;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled {
margin: 0;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li {
margin-bottom: 5px;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-name > span:not(.details), .single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.seller-name > span:not(.details), .single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled li.store-address > span:not(.details) {
font-weight: 700;
color: var(--e-global-color-accent);
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .seller-rating {
vertical-align: middle;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .seller-rating .text {
vertical-align: text-bottom;
}
.single-product .woocommerce-tabs .woocommerce-Tabs-panel--seller ul.list-unstyled .star-rating {
display: inline-block;
}
.single-product .woocommerce-tabs .comment-form-cookies-consent {
display: inline-block;
}
.single-product .woocommerce-tabs .panel h2:first-of-type {
display: none;
}
.single-product .woocommerce-tabs .review_form label {
margin-bottom: 0.5em;
display: block;
}
.single-product .woocommerce-tabs h2.resp-accordion {
display: flex;
align-items: center;
font-weight: 700;
font-size: 16px;
line-height: 18px;
padding: 1em;
margin: 0;
border-bottom: 1px solid;
border-color: var(--e-global-color-border);
}
@media (min-width: 768px) {
.single-product .woocommerce-tabs h2.resp-accordion {
display: none;
}
}
.single-product .woocommerce-tabs h2.resp-accordion.active {
border-bottom: 2px solid;
border-color: var(--e-global-color-primary);
}
.single-product .product-extra-info {
padding: 30px 0;
}
.single-product .product-extra-info > div {
padding: 30px 0;
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
}
.single-product .product-extra-info ul {
margin-bottom: 0;
}
.single-product .product-extra-info .brand-wrap {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.single-product .product-extra-info .title-brand {
margin-right: 30px;
}
.single-product .product-extra-info img {
padding: 10px 0;
}
.single-product .product-brand {
display: inline-block;
font-size: 12px;
color: var(--e-global-color-light);
}
.single-product.woo-variation-swatches .variable-items-wrapper .variable-item {
width: auto;
height: auto;
padding: 4px 16px;
border-radius: 0;
font-size: 12px;
font-size: 0.75rem;
color: var(--e-global-color-secondary);
text-transform: uppercase;
}
.single-product.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.3);
margin: 10px 20px 10px 0;
}
.single-product.woo-variation-swatches .variable-items-wrapper .color-variable-item {
border-radius: 50%;
width: 18px;
height: 18px;
padding: 3px;
}
.single-product.woo-variation-swatches .variable-items-wrapper .color-variable-item:not(.radio-variable-item) {
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0);
margin: 4px 8px 4px 0;
}
.single-product.woo-variation-swatches .variable-items-wrapper .color-variable-item.selected {
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.3);
}
.single-product.woo-variation-swatches .variable-items-wrapper .color-variable-item .variable-item-span {
border-radius: 50%;
}
.single-product-carousel div.product .woocommerce-product-gallery {
width: calc(100vw + 30px);
position: relative;
left: calc(50% + 0px);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
margin-right: 0;
float: left;
margin-bottom: 80px;
}
.single-product-carousel div.product .woocommerce-product-gallery .slick-slide {
padding: 0 15px;
}
.single-product-carousel div.product .summary {
float: right;
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
@media (min-width: 768px) {
.single-product-carousel div.product .summary_column {
flex: 0 0 calc(50% - 30px);
max-width: calc(50% - 30px);
}
}
.single-product-carousel div.product .slick-dots li button {
width: 8px;
height: 8px;
background-color: var(--e-global-color-border);
}
.single-product-carousel div.product .slick-dots li button:hover {
background-color: var(--e-global-color-primary);
}
.single-product-carousel div.product .slick-dots li.slick-active button {
background-color: var(--e-global-color-primary);
width: 8px;
height: 8px;
}
.stock:empty::before {
display: none;
}
.stock.in-stock {
color: #0f834d;
}
.stock.out-of-stock {
font-size: 18px;
display: flex;
justify-content: center;
align-items: center;
padding-top: 0.5em;
padding-bottom: 0.5em;
margin-top: 30px;
white-space: nowrap;
border: 2px dashed;
border-color: var(--e-global-color-light);
}
a.reset_variations {
display: inline-block;
margin-left: 1em;
}
.ridez-woocommerce-tabs {
margin-top: 50px;
}
.ridez-woocommerce-tabs .umimi-woocommerce-tabs-panel {
padding: 50px 0;
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
}
.ridez-woocommerce-tabs .umimi-woocommerce-tabs-panel h2:first-of-type {
font-size: 16px;
margin-bottom: 40px;
color: var(--e-global-color-accent);
}
.ridez-woocommerce-tabs .umimi-woocommerce-tabs-panel table.shop_attributes th {
padding: 4px 10px 4px 0;
}
.ridez-woocommerce-tabs .umimi-woocommerce-tabs-panel table.shop_attributes td {
padding: 4px 0 4px 10px;
text-align: right;
}
.single-product-reviews-wrap {
max-width: 855px;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
}
.single-product-reviews-wrap .woocommerce-Reviews-title {
display: none;
}
.single-product-reviews-wrap .review-title {
font-size: 36px;
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
margin-bottom: 50px;
}
.single-product-reviews-wrap .review-title .count {
width: 20px;
height: 20px;
line-height: 20px;
color: #fff;
background-color: #000;
border-radius: 20px;
text-align: center;
font-size: 14px;
display: inline-block;
margin-left: 5px;
} #reviews {
outline: none;
}
#reviews #comments {
margin-bottom: 50px;
padding-top: 0;
margin-top: 0;
}
#reviews .comment-reply-title {
display: none;
}
#reviews .commentlist {
list-style: none;
margin: 0;
}
#reviews .commentlist li {
margin-bottom: 1em;
list-style: none;
clear: both;
}
#reviews .commentlist li::before, #reviews .commentlist li::after {
content: "";
display: table;
}
#reviews .commentlist li::after {
clear: both;
}
#reviews .commentlist li .comment_container {
border-radius: 3px;
}
#reviews .commentlist li .comment_container::before, #reviews .commentlist li .comment_container::after {
content: "";
display: table;
}
#reviews .commentlist li .comment_container::after {
clear: both;
}
#reviews .commentlist li .comment_container .comment-text {
width: calc(100% - 60px);
float: right;
}
#reviews .commentlist li .comment_container .comment-text .star-rating {
font-size: 0.875em;
line-height: 1;
height: 1em;
}
#reviews .commentlist li:last-child {
border-bottom: 0;
margin-bottom: 0;
}
#reviews .commentlist li time {
color: var(--e-global-color-light);
}
#reviews .commentlist li .avatar {
width: 50px;
height: 50px;
float: left;
margin-right: 10px;
border-radius: 50%;
object-fit: cover;
}
#reviews .commentlist li .star-rating {
margin-bottom: 10px;
}
#reviews .commentlist li p.meta strong {
font-size: 16px;
color: var(--e-global-color-secondary);
}
#reviews .commentlist li p.meta time {
margin-left: 10px;
}
#reviews .commentlist li p.meta time:before {
margin-right: 5px;
line-height: 1;
margin-top: -3px;
}
#reviews .commentlist li p.meta .verified {
font-style: normal;
font-size: 0.875em;
}
#reviews .commentlist li p.meta .woocommerce-review__dash {
display: none;
}
#reviews .commentlist li ul.children {
margin: 0;
width: 82.2222222222%;
float: right;
margin-right: 0;
padding-top: 1.618em;
}
#reviews .commentlist li ul.children .avatar {
width: 13.5135135135%;
float: left;
margin-right: 8.1081081081%;
}
#reviews .commentlist li ul.children .comment-text {
width: 78.3783783784%;
float: right;
margin-right: 0;
}
#reviews .commentlist li ul.children li {
margin-bottom: 1.618em;
}
#reviews .commentlist li ul.children li:last-child {
margin-bottom: 0;
}
#reviews .comment-form-rating {
clear: both;
margin-bottom: 1em;
}
#reviews .comment-form-rating label {
display: block;
}
#reviews .comment-form-comment,
#reviews .comment-form-author,
#reviews .comment-form-email {
position: relative;
}
#reviews .comment-form-comment label,
#reviews .comment-form-author label,
#reviews .comment-form-email label {
position: absolute;
top: 0;
left: 30px;
height: 100%;
padding: 1em 0;
pointer-events: none;
transform-origin: 0 0;
transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
#reviews .comment-form-comment input:focus ~ label,
#reviews .comment-form-author input:focus ~ label,
#reviews .comment-form-email input:focus ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
#reviews .comment-form-comment label {
left: 30px;
}
#reviews .comment-form-comment textarea {
padding-top: 20px;
padding-bottom: 20px;
color: var(--e-global-color-accent);
}
#reviews .comment-form-comment textarea:focus ~ label {
opacity: 0.65;
transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
#reviews .comment-form-comment,
#reviews .comment-form-author,
#reviews .comment-form-email,
#reviews .comment-form-cookies-consent,
#reviews .comment-notes {
margin-bottom: 1.41575em;
}
#reviews .comment-form-cookies-consent:before {
content: "";
display: block;
clear: left;
}
table.shop_attributes th {
color: var(--e-global-color-secondary);
}
.ridez-sticky-add-to-cart {
background-color: var(--e-global-color-background);
}
.ridez-sticky-add-to-cart__content {
font-size: 16px;
}
.ridez-sticky-add-to-cart__content-title strong {
color: var(--e-global-color-accent);
}
.ridez-sticky-add-to-cart__content-button {
border: none;
border-radius: 5px;
letter-spacing: 0;
padding: 11px 25px;
}
.ridez-sticky-add-to-cart__content-price {
display: inline-flex;
font-size: 16px;
color: var(--e-global-color-primary);
margin-bottom: 4px;
align-items: center;
font-weight: 700;
}
.ridez-sticky-add-to-cart__content-price ins {
order: -1;
margin-left: 0;
margin-right: 0.6180469716em;
background-color: transparent;
color: var(--e-global-color-primary);
}
.ridez-sticky-add-to-cart__content-price del {
font-size: 14px;
font-weight: var(--e-global-typography-text-font-weight);
color: var(--e-global-color-light);
}
.sizechart-popup {
width: 630px;
max-width: 100vw;
overflow-y: auto;
position: fixed;
left: 50%;
padding: 60px;
background: #fff;
top: 50%;
transform: translate(-50%, -50%);
z-index: 998;
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: all ease-in-out 0.3s;
}
.sizechart-popup.active {
opacity: 1;
pointer-events: auto;
visibility: visible;
}
.sizechart-popup.active + .sizechart-overlay {
opacity: 1;
visibility: visible;
}
.sizechart-popup .sizechart-close {
position: absolute;
right: 20px;
top: 20px;
font-size: 24px;
line-height: 1;
}
.sizechart-popup .sizechart-close i {
color: var(--e-global-color-accent);
}
.sizechart-popup .sizechart-close:hover i {
color: var(--e-global-color-primary);
}
.sizechart-button {
font-size: 12px;
text-decoration: underline;
text-transform: uppercase;
line-height: 2;
margin-bottom: 1em;
display: inline-block;
color: var(--e-global-color-accent);
}
.sizechart-button:hover {
color: var(--e-global-color-primary);
}
.sizechart-overlay {
position: fixed;
width: 100vw;
height: 100vh;
top: 0;
bottom: 0;
z-index: 997;
opacity: 0;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
transition: opacity 0.25s ease, visibility 0s ease;
}
.ridez-frequently-bought {
margin-top: 5px;
padding-top: 20px;
margin-bottom: 10px;
border-top: 1px solid;
border-color: var(--e-global-color-border);
}
.ridez-frequently-bought .frequently-bought-title {
margin-bottom: 10px;
font-size: 13px;
text-transform: uppercase;
color: var(--e-global-color-accent);
}
.ridez-frequently-bought ul {
list-style: none;
margin: 0;
}
.ridez-frequently-bought .product-item {
display: flex;
align-items: center;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid;
position: relative;
border-color: var(--e-global-color-border);
cursor: pointer;
}
.ridez-frequently-bought .product-item:last-child {
padding-bottom: 0;
border-bottom: 0;
}
.ridez-frequently-bought .product-item img {
width: 80px;
margin-right: 20px;
border: 4px solid #fff;
box-shadow: 0 0 0 1px;
color: var(--e-global-color-border);
background-color: #f7f4ef;
border-radius: 18px;
}
.ridez-frequently-bought .product-item.uncheck * {
opacity: 0.8;
}
.ridez-frequently-bought .content-product-item {
height: 100%;
flex: 1;
}
.ridez-frequently-bought .content-product-item .product-title {
position: relative;
z-index: 2;
font-size: 14px;
color: var(--e-global-color-accent);
}
.ridez-frequently-bought .content-product-item .posted-in a {
font-size: 13px;
color: var(--e-global-color-text);
}
.ridez-frequently-bought .product-price {
font-size: 16px;
margin: 0 30px;
color: var(--e-global-color-primary);
}
.ridez-frequently-bought .product-price del {
font-size: 0.95em;
}
.ridez-frequently-bought .product-price ins {
background: transparent;
}
.ridez-frequently-bought .price-box .label {
color: var(--e-global-color-accent);
}
.ridez-frequently-bought .price-box .ridez-total-price {
font-size: 30px;
color: var(--e-global-color-primary);
}
.ridez-frequently-bought input[type=checkbox] {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0 !important;
z-index: 1;
cursor: pointer;
}
.ridez-frequently-bought input[type=checkbox] + span {
opacity: 1 !important;
}
.ridez-frequently-bought input[type=checkbox] + span:before {
content: "+";
width: 30px;
height: 30px;
display: inline-block;
font-size: 18px;
line-height: 30px;
text-align: center;
background-color: #f7f4ef;
border-radius: 50%;
color: #000;
}
.ridez-frequently-bought input[type=checkbox]:checked + span:before {
content: "-";
}
.ridez-frequently-bought .ridez_add_to_wishlist_button {
color: #000;
}
.ridez-frequently-bought .product-buttons {
display: flex;
justify-content: space-between;
}
.ridez-frequently-bought .product-buttons form {
margin-bottom: 0;
}
.ridez-frequently-bought .product-buttons .ridez-add-to-cart {
font-size: 12px;
}
#rotateimages {
cursor: ew-resize;
}
.view-360-group {
margin-top: 30px;
margin-bottom: 40px;
display: flex;
justify-content: center;
align-items: center;
}
.view-360-group .view-360-svg {
margin-left: 20px;
margin-right: 20px;
font-size: 30px;
color: var(--e-global-color-accent);
}
.view-360-group .view-360-button i {
font-size: 16px;
width: 30px;
height: 30px;
line-height: 30px;
display: inline-block;
text-align: center;
border: 1px solid;
border-color: var(--e-global-color-border);
border-radius: 50%;
color: var(--e-global-color-accent);
cursor: pointer;
}
.view-360-group .view-360-button i:hover {
color: var(--e-global-color-primary);
}
.single-product .view-360-group + .mfp-close {
border: none;
color: #000;
font-size: 25px;
width: 30px;
height: 30px;
line-height: 1;
}
.woo-variation-swatches.wvs-show-label .variations td .woo-selected-variation-item-name {
display: none;
} .woocommerce-page .widget-area .woocommerce:first-child .widget-title {
padding-top: 0;
}
.woocommerce-page #secondary .widget.widget_text {
padding: 0;
}
.product_list_widget {
list-style: none;
margin-left: 0;
}
.product_list_widget li {
display: flex;
padding: 10px 0;
margin-bottom: 0 !important;
}
.product_list_widget li::before, .product_list_widget li::after {
content: "";
display: table;
}
.product_list_widget li::after {
clear: both;
}
.product_list_widget li img {
max-width: 70px;
height: 70px;
width: 70px;
object-fit: cover;
}
.product_list_widget li > a {
display: block;
}
.product_list_widget li:last-child {
padding-bottom: 0;
border: none;
}
.product_list_widget li:first-child {
padding-top: 0;
}
.product_list_widget .product-list-inner {
display: flex;
align-items: center;
}
.product_list_widget .reviewer {
font-size: 0.875em;
}
.product_list_widget .product-content {
margin-left: 20px;
flex: 1;
}
.product_list_widget .price {
display: flex;
flex-wrap: wrap;
align-items: center;
font-size: 16px;
color: var(--e-global-color-accent);
font-weight: 700;
}
.product_list_widget .price del + ins {
order: -1;
}
.product_list_widget .price del {
color: var(--e-global-color-light);
font-weight: var(--e-global-typography-text-font-weight);
font-size: 12px;
font-size: 0.75rem;
}
.product_list_widget .product-title {
margin-bottom: 5px;
font-size: 12px;
font-size: 0.75rem;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
color: var(--e-global-color-secondary);
text-transform: uppercase;
}
.product_list_widget .product-title span {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.product_list_widget .product-title span:hover {
text-decoration: underline;
color: var(--e-global-color-primary);
}
.product_list_widget a {
display: block;
}
.widget ul.products li.product a {
text-decoration: none;
}
.widget_rating_filter .wc-layered-nav-rating a {
display: flex;
align-items: center;
text-decoration: none !important;
font-size: 16px;
color: var(--e-global-color-secondary);
}
.widget_rating_filter .wc-layered-nav-rating .star-rating {
display: inline-block;
font-size: 16px;
height: 1em;
line-height: 1;
margin-right: 5px;
}
.widget_rating_filter ul li {
margin-bottom: 5px;
}
.widget_products a {
display: block;
}
.widget_shopping_cart .product_list_widget {
margin-bottom: 0;
}
.widget_shopping_cart .product_list_widget li {
position: relative;
padding-left: 27px;
}
.widget_shopping_cart .product_list_widget li a.remove {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
opacity: 1;
}
.widget_shopping_cart .product_list_widget li a.remove:hover:before {
color: #e2401c;
}
.widget_shopping_cart .woocommerce-mini-cart__empty-message {
margin: 1.41575em;
}
.widget_shopping_cart .product_list_widget img {
margin-right: 1em;
float: left;
}
.widget_shopping_cart .mini_cart_item {
display: block;
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
font-size: 14px;
}
.widget_shopping_cart .mini_cart_item a {
line-height: 1.41575em;
color: var(--e-global-color-secondary);
font-weight: 700;
margin-bottom: 3px;
}
.widget_shopping_cart .mini_cart_item a:hover {
color: var(--e-global-color-primary);
}
.widget_shopping_cart .mini_cart_item .quantity {
color: var(--e-global-color-secondary);
}
.widget_shopping_cart .mini_cart_item .quantity .amount {
color: var(--e-global-color-primary);
}
.widget_shopping_cart p.total {
padding: 1em 0;
margin: 0;
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
}
.widget_shopping_cart p.total::before, .widget_shopping_cart p.total::after {
content: "";
display: table;
}
.widget_shopping_cart p.total::after {
clear: both;
}
.widget_shopping_cart p.total strong {
color: var(--e-global-color-secondary);
}
.widget_shopping_cart p.total .amount {
color: var(--e-global-color-secondary);
font-size: 1.41575em;
font-weight: 700;
float: right;
}
.widget_shopping_cart .buttons {
padding: 0 0 1em;
margin: 0;
text-align: center;
display: flex;
flex-direction: column;
}
.widget_shopping_cart .buttons a {
display: block;
margin-bottom: 0.6180469716em;
}
.widget_shopping_cart .buttons a:not(.checkout) {
background-color: transparent;
border-color: transparent;
color: var(--e-global-color-secondary);
}
.widget_shopping_cart .buttons a:last-child {
margin-bottom: 0;
}
.widget_shopping_cart .buttons a img {
margin-left: auto;
margin-right: auto;
}
.product-categories .cat-item {
margin-bottom: 0;
line-height: 1.875;
}
.product-categories .cat-item:last-child {
margin-bottom: 0;
}
.product-categories .cat-item a {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 16px;
font-size: 1rem;
color: var(--e-global-color-text);
transition: 0.3s ease-out;
}
.product-categories .cat-item a:hover {
color: var(--e-global-color-primary);
}
.product-categories .cat-item.current-cat a {
color: var(--e-global-color-primary);
}
.widget_layered_nav li {
margin-bottom: 0.6180469716em;
}
.widget_product_categories ul.children {
display: none;
}
.widget_product_categories li.current-cat > a {
color: var(--e-global-color-text);
}
.widget_product_categories li.current-cat > a:before {
color: var(--e-global-color-primary);
}
.widget_product_categories li.current-cat > a:hover {
color: var(--e-global-color-primary);
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 0;
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li > a {
flex: 1;
}
.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li .count {
color: var(--e-global-color-light);
}
.widget_price_filter .widget-title {
border: none;
}
.widget_price_filter form {
margin-bottom: 0;
margin-top: 10px;
}
.widget_price_filter .price_slider {
margin-bottom: 2.1em;
}
.widget_price_filter .price_slider_amount {
display: flex;
align-items: center;
}
.widget_price_filter .price_slider_amount .button {
font-size: 14px;
font-size: 0.875rem;
color: var(--e-global-color-secondary);
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
background-color: transparent;
padding: 0;
order: 3;
margin-left: auto;
border: none;
border-bottom: 1px solid var(--e-global-color-secondary);
line-height: 1;
border-radius: 0;
}
.widget_price_filter .price_slider_amount .button:hover {
color: var(--e-global-color-primary);
background-color: transparent;
}
.widget_price_filter .price_slider_amount .price_label {
color: var(--e-global-color-text);
}
.widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
top: auto;
z-index: 2;
width: 18px;
height: 18px;
border-top-left-radius: 1em;
border-top-right-radius: 1em;
border-bottom-left-radius: 1em;
border-bottom-right-radius: 1em;
cursor: ew-resize;
background-color: #fff;
box-sizing: border-box;
margin-top: -6px;
margin-left: auto;
opacity: 1;
border: 2px solid var(--e-global-color-primary);
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -8px;
}
.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
box-shadow: 0 0 0 0.236em rgba(0, 0, 0, 0.1);
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: 0.7em;
display: block;
border: 0;
background-color: var(--e-global-color-primary);
border-top-left-radius: 1em;
border-top-right-radius: 1em;
border-bottom-left-radius: 1em;
border-bottom-right-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
border-top-left-radius: 1em;
border-top-right-radius: 1em;
border-bottom-left-radius: 1em;
border-bottom-right-radius: 1em;
background: #e5e5e5;
border: 0;
}
.widget_price_filter .ui-slider-horizontal {
height: 6px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list {
margin-left: -11px;
margin-right: -11px;
margin-bottom: 0;
display: flex;
flex-wrap: wrap;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li {
padding: 4px;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-button-type {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
font-size: 12px;
font-size: 0.75rem;
color: var(--e-global-color-secondary);
display: block;
padding: 6px 20px;
text-align: center;
min-width: 38px;
background-color: transparent;
border: 2px solid var(--e-global-color-border);
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-button-type:hover {
background-color: var(--e-global-color-primary);
border-color: var(--e-global-color-primary);
color: #fff;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .ridez-button-type {
background-color: var(--e-global-color-primary);
color: #fff;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-color-type {
display: block;
width: 28px;
height: 28px;
padding: 6px;
position: relative;
border-radius: 50%;
background-color: #fff;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-color-type:after {
content: "";
position: absolute;
border-radius: 50%;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 2px solid;
border-color: transparent;
background-color: rgba(255, 255, 255, 0);
z-index: 2;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
transition: opacity 0.2s linear;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-color-type:hover:after {
visibility: visible;
border-color: var(--e-global-color-secondary);
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
filter: alpha(opacity=100);
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-color-type img {
width: 26px;
height: 26px;
object-fit: contain;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .ridez-color-type:after {
visibility: visible;
border-color: var(--e-global-color-secondary);
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
filter: alpha(opacity=100);
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-image-type {
display: block;
min-width: 90px;
margin-top: 5px;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-image-type img {
margin: auto;
opacity: 0.2;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-image-type .image-count {
display: block;
text-align: center;
color: var(--e-global-color-light);
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-image-type .image-name {
display: block;
text-align: center;
margin-top: 10px;
color: var(--e-global-color-accent);
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-image-type:hover img {
opacity: 1;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .ridez-image-type img {
opacity: 1;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li.chosen .ridez-image-type .image-name {
color: var(--e-global-color-primary);
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-color-type .color-label {
width: 16px;
height: 16px;
border-radius: 50%;
display: block;
}
.ridez_widget_layered_nav ul.woocommerce-widget-layered-nav-list li .ridez-color-type .color-name {
display: none;
} @media (min-width: 768px) {
table.cart {
margin-bottom: 3.706325903em;
}
}
table.cart .product-quantity .plus,
table.cart .product-quantity .minus {
display: none;
}
table.cart thead {
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
}
table.cart th {
font-size: 12px;
text-transform: uppercase;
color: var(--e-global-color-secondary);
}
table.cart td,
table.cart th {
padding: 2em 0 0;
}
table.cart tr td {
text-align: left;
border-color: var(--e-global-color-border);
}
@media (max-width: 767px) {
table.cart tr td {
text-align: right;
padding-bottom: 10px;
padding-top: 10px;
}
table.cart tr td:not(:last-child) {
border-style: solid;
border-width: 0 0 1px 0;
}
}
table.cart tr td[data-title]::before {
font-size: 10px;
text-transform: uppercase;
color: var(--e-global-color-secondary);
}
table.cart tr:first-child td.product-remove {
border-top-width: 0;
}
table.cart td.product-thumbnail img {
margin: auto;
max-width: 90px;
}
table.cart td.product-thumbnail::before {
display: none;
}
@media (max-width: 767px) {
table.cart td.product-thumbnail {
position: absolute;
left: 10px;
top: 15px;
padding: 0;
border: none !important;
}
}
table.cart td.product-remove {
padding: 0;
position: relative;
}
@media (max-width: 767px) {
table.cart td.product-remove {
position: absolute;
top: 18px;
right: 20px;
z-index: 1;
margin-bottom: 0;
padding-bottom: 0;
border: none;
font-size: 11px;
}
}
table.cart td.product-remove a.remove {
position: absolute;
font-size: 1.41575em;
top: -8px;
left: -6px;
}
table.cart td.product-remove a.remove:hover:before, table.cart td.product-remove a.remove:active:before {
color: red;
}
table.cart td.product-name:before {
margin-right: 1em;
}
table.cart td.product-name a {
text-decoration: none !important;
color: var(--e-global-color-secondary);
}
table.cart td.product-name a:hover {
color: var(--e-global-color-primary);
}
@media (max-width: 767px) {
table.cart td.product-name {
text-align: left;
border-width: 0;
padding-right: 30px;
}
table.cart td.product-name:before {
display: none;
}
}
table.cart td.product-price .amount {
color: var(--e-global-color-primary);
}
table.cart td.product-quantity .qty {
border-width: 1px;
padding: 0.326em;
width: 3.706325903em;
color: var(--e-global-color-secondary);
}
table.cart td.product-subtotal {
padding-bottom: 1.41575em;
}
@media (min-width: 768px) {
table.cart td.product-subtotal {
padding-bottom: 2.2906835em;
}
}
table.cart td.product-subtotal .amount {
color: var(--e-global-color-secondary);
}
table.cart .cart_item {
margin-bottom: 1em;
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
}
@media (max-width: 767px) {
table.cart .cart_item {
padding-left: 120px;
position: relative;
display: block;
}
}
table.cart td.actions {
background-color: transparent;
padding-top: 10px;
padding-right: 0;
padding-bottom: 0;
}
@media (min-width: 768px) {
table.cart td.actions {
padding-top: 30px;
padding-bottom: 0;
}
}
@media (max-width: 767px) {
table.cart td.actions {
display: flex;
flex-direction: column-reverse;
}
}
table.cart td.actions label {
display: none;
}
table.cart td.actions .coupon {
position: relative;
margin-bottom: 1.5em;
text-align: left;
border-color: var(--e-global-color-border);
}
@media (max-width: 767px) {
table.cart td.actions .coupon {
padding: 25px 30px 30px;
border-style: dashed;
border-width: 2px;
margin-bottom: 0;
margin-top: 1.5em;
}
}
table.cart td.actions .coupon .input-text {
min-width: 220px;
margin-right: 10px;
}
table.cart td.actions .coupon .input-text:focus {
border-color: var(--e-global-color-primary);
}
@media (max-width: 767px) {
table.cart td.actions .coupon button[type=submit] {
width: 100%;
}
}
table.cart td.actions input {
display: block;
width: 100%;
margin: 0.5407911001em 0;
}
@media (max-width: 767px) {
table.cart td.actions button[name=update_cart] {
width: 100%;
}
}
.woocommerce-cart-form {
margin-bottom: 0;
}
.woocommerce-cart-form table td {
vertical-align: middle;
}
.cart_totals {
padding: 30px 40px 50px;
position: relative;
background-color: #fff;
}
.cart_totals > h2 {
font-size: 22px;
text-transform: uppercase;
margin-bottom: 30px;
}
.cart_totals table th {
color: var(--e-global-color-secondary);
font-size: 18px;
}
.cart_totals table th, .cart_totals table td {
padding: 1em 0;
}
.cart_totals .cart-subtotal {
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
}
.cart_totals .cart-subtotal .amount {
color: var(--e-global-color-secondary);
font-size: 18px;
}
.cart_totals .order-total {
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
}
.cart_totals .order-total th {
vertical-align: middle;
}
.cart_totals .order-total td {
font-size: 2.2906835em;
padding: 0.5em 0;
}
.cart_totals .order-total .amount {
color: var(--e-global-color-secondary);
font-size: 24px;
}
.cart_totals .checkout-button {
display: block;
text-align: center;
}
.cart_totals .checkout-button:after {
display: none;
}
.woocommerce-shipping-calculator {
margin: 0;
}
.woocommerce-shipping-calculator > p:first-child {
margin: 0;
}
.woocommerce-shipping-calculator .shipping-calculator-form {
padding-top: 1.41575em;
}
.woocommerce-shipping-destination {
margin-bottom: 0;
}
ul#shipping_method {
list-style: none;
margin-left: 0;
margin-bottom: 0;
}
ul#shipping_method li {
margin-bottom: 0.2360828548em;
}
ul#shipping_method li:last-child {
margin-bottom: 0;
}
ul#shipping_method input {
margin-right: 0.3342343017em;
}
ul#shipping_method input[type=radio] + label {
margin-left: 0;
color: var(--e-global-color-accent);
}
ul#shipping_method input[type=radio]:first-child:checked + label:after {
color: var(--e-global-color-primary);
}
.cart-collaterals {
margin-bottom: 30px;
}
.woocommerce-checkout ul#shipping_method {
margin-bottom: 0;
}
.site-header-cart .widget_shopping_cart {
border-color: var(--e-global-color-border);
}
.site-header-cart .widget.widget_shopping_cart {
border-top-color: var(--e-global-color-primary);
}
.woocommerce-cart .site-content {
margin-bottom: 6.8535260698em;
}
.woocommerce-cart .cart-empty {
background-color: transparent;
border: none;
text-align: center;
font-size: 18px;
color: var(--e-global-color-secondary);
}
.woocommerce-cart .return-to-shop {
text-align: center;
}
.cross-sells {
margin-top: 50px;
}
.cross-sells h2 {
font-size: 30px;
margin-bottom: 30px;
padding-bottom: 10px;
border-bottom: 1px solid var(--e-global-color-border);
}
.cross-sells .slick-list li.product {
max-width: 100% !important;
}
.cross-sells .slick-slider .slick-dots {
bottom: 10px;
} .checkout_coupon {
margin-bottom: 2.617924em;
display: grid;
}
.checkout_coupon p:first-child {
grid-column: 1/span 2;
}
.checkout_coupon .form-row-first {
margin-right: 0;
width: 100%;
}
.checkout_coupon .form-row-last {
width: unset;
float: left;
}
.checkout_coupon .input-text {
width: 100%;
}
.checkout_coupon .input-text:focus {
border-color: var(--e-global-color-accent);
}
.checkout_coupon button[type=submit] {
margin-left: 10px;
}
form.checkout {
position: static !important; }
form.checkout::before, form.checkout::after {
content: "";
display: table;
}
form.checkout::after {
clear: both;
}
form.checkout > .blockUI {
position: fixed !important; }
#order_review {
background-color: #fff;
padding: 30px 40px 50px;
position: relative;
}
@media (min-width: 768px) and (max-width: 1440px) {
#order_review {
padding-left: 30px;
padding-right: 30px;
}
}
@media (max-width: 767px) {
#order_review {
padding-left: 15px;
padding-right: 15px;
}
}
#order_review #order_review_heading {
font-size: 22px;
text-transform: uppercase;
}
#order_review table {
margin-bottom: 0;
}
#order_review table td, #order_review table th {
padding: 1em 0;
}
#order_review .woocommerce-checkout-review-order-table thead th, #order_review .woocommerce-checkout-review-order-table thead td {
border: none;
}
#order_review .woocommerce-checkout-review-order-table th {
color: var(--e-global-color-secondary);
font-size: 18px;
}
#order_review .woocommerce-checkout-review-order-table th.product-total {
text-align: right;
}
#order_review .woocommerce-checkout-review-order-table td {
text-align: right;
}
#order_review .woocommerce-checkout-review-order-table td.product-name {
text-align: left;
}
#order_review .woocommerce-checkout-review-order-table th, #order_review .woocommerce-checkout-review-order-table td {
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
}
#order_review .woocommerce-checkout-review-order-table .amount {
color: var(--e-global-color-secondary);
font-size: 16px;
}
#order_review .woocommerce-checkout-review-order-table .order-total th {
vertical-align: middle;
text-transform: uppercase;
}
#order_review .woocommerce-checkout-review-order-table .order-total .amount {
font-size: 24px;
color: var(--e-global-color-secondary);
}
#payment::before, #payment::after {
content: "";
display: table;
}
#payment::after {
clear: both;
}
#payment .create-account {
clear: both;
}
#payment .payment_methods {
margin: 0;
padding: 0;
}
#payment .payment_methods > .woocommerce-PaymentMethod,
#payment .payment_methods > .wc_payment_method {
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
}
#payment .payment_methods > .woocommerce-PaymentMethod > label,
#payment .payment_methods > .wc_payment_method > label {
display: block;
padding: 1em 0;
cursor: pointer;
font-size: 16px;
margin-left: 0;
}
#payment .payment_methods li {
list-style: none !important;
margin-left: 0;
position: relative;
}
#payment .payment_methods li img {
float: right;
border: 0;
padding: 0;
max-height: 1.618em;
}
#payment .payment_methods li.woocommerce-PaymentMethod > input[type=radio]:first-child:checked + label::before, #payment .payment_methods li.wc_payment_method > input[type=radio]:first-child:checked + label::before {
color: var(--e-global-color-primary);
}
#payment .payment_methods li > label {
font-weight: 700;
color: var(--e-global-color-secondary);
}
#payment .payment_methods li p {
margin: 0;
}
#payment .payment_methods li .payment_box {
padding: 1em 1.618em 2em;
font-size: 0.875em;
}
#payment .payment_methods li .payment_box fieldset {
border: 0;
margin: 0;
padding: 1em 0 0;
font-size: 0.875em;
}
#payment .payment_methods li .payment_box fieldset label {
width: auto;
margin-left: 0;
}
#payment .payment_methods li .payment_box fieldset .form-row {
margin-bottom: 1em;
}
#payment .payment_methods li .payment_box fieldset .form-row input[type=checkbox] {
margin-right: 5px;
}
#payment .payment_methods li .payment_box fieldset #cvv {
width: 22% !important;
}
#payment .payment_methods li .payment_box fieldset .help {
width: 75%;
float: right;
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods {
padding-top: 1em;
margin: 0;
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li {
margin-top: 0.6180469716em;
}
#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio] {
margin-right: 0.236em;
}
#payment .payment_methods li .payment_box ul.wc-saved-payment-methods {
margin-left: 0;
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number,
#payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,
#payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc {
font-size: 1.41575em;
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
background-repeat: no-repeat;
background-position: right 0.6180469716em center;
background-size: 31px 20px;
background-image: url(//electroglide.fr/wp-content/themes/ridez/assets/images/credit-cards/unknown.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa {
background-image: url(//electroglide.fr/wp-content/themes/ridez/assets/images/credit-cards/visa.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard {
background-image: url(//electroglide.fr/wp-content/themes/ridez/assets/images/credit-cards/mastercard.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser {
background-image: url(//electroglide.fr/wp-content/themes/ridez/assets/images/credit-cards/laser.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub {
background-image: url(//electroglide.fr/wp-content/themes/ridez/assets/images/credit-cards/diners.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro {
background-image: url(//electroglide.fr/wp-content/themes/ridez/assets/images/credit-cards/maestro.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb {
background-image: url(//electroglide.fr/wp-content/themes/ridez/assets/images/credit-cards/jcb.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex {
background-image: url(//electroglide.fr/wp-content/themes/ridez/assets/images/credit-cards/amex.svg);
}
#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover {
background-image: url(//electroglide.fr/wp-content/themes/ridez/assets/images/credit-cards/discover.svg);
}
#payment .terms {
width: 100%;
clear: both;
float: none;
margin-bottom: 1em;
}
#payment .terms label {
display: block;
cursor: pointer;
}
#payment .woocommerce-terms-and-conditions {
padding: 1em;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
margin-bottom: 16px;
background-color: rgba(0, 0, 0, 0.05);
}
#payment .place-order {
margin-top: 1.618em;
margin-bottom: 0;
float: none;
width: 100%;
}
#payment .place-order .button {
width: 100%;
white-space: pre-wrap;
}
table.woocommerce-checkout-review-order-table .product-name {
width: 45%;
word-wrap: break-word;
color: var(--e-global-color-secondary);
}
table.woocommerce-checkout-review-order-table .variation,
table.woocommerce-checkout-review-order-table .product-quantity {
color: var(--e-global-color-text);
}
.admin-bar .woocommerce-checkout #wc_checkout_add_ons label + br {
display: none;
}
.woocommerce-checkout .form-row .select2-container--default .select2-selection--single {
border-color: var(--e-global-color-border);
}
.woocommerce-order .woocommerce-thankyou-order-received {
color: #0f834d;
background-color: #f8f8f8;
font-size: 24px;
font-weight: 700;
text-align: center;
padding: 2.2906835em 1.41575em;
}
.woocommerce-order .woocommerce-order-details__title {
text-align: center;
text-transform: uppercase;
font-size: 1.618em;
}
@media (min-width: 768px) {
.woocommerce-order ul.woocommerce-thankyou-order-details li {
width: 20%;
margin: 0 !important;
}
}
.woocommerce-order .woocommerce-table--order-details {
max-width: 900px;
margin: 1.41575em auto 5.9968353111em;
}
.woocommerce-order .woocommerce-table--order-details th {
color: var(--e-global-color-accent);
}
.woocommerce-order .woocommerce-table--order-details tr td:last-child,
.woocommerce-order .woocommerce-table--order-details tr th:last-child {
text-align: right;
}
.woocommerce-order .woocommerce-table--order-details td,
.woocommerce-order .woocommerce-table--order-details th {
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
padding-left: 0;
padding-right: 0;
}
.woocommerce-order .woocommerce-table--order-details thead td,
.woocommerce-order .woocommerce-table--order-details thead th {
border-top: 0;
border-bottom: 2px solid;
border-bottom-color: var(--e-global-color-border);
}
.woocommerce-order .woocommerce-table--order-details .product-name a {
color: var(--e-global-color-text);
}
.woocommerce-order .woocommerce-table--order-details .product-name a:hover {
color: var(--e-global-color-primary);
}
.woocommerce-order .woocommerce-table--order-details tfoot {
color: var(--e-global-color-accent);
}
.woocommerce-order .woocommerce-table--order-details tfoot .amount {
font-weight: 700;
}
.woocommerce-order .woocommerce-table--order-details tfoot tr:last-child .amount {
font-weight: 700;
font-size: 1.618em;
color: var(--e-global-color-primary);
}
form.woocommerce-form-track-order .order-text {
max-width: 740px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
@media (min-width: 1024px) {
form.woocommerce-form-track-order .order-text {
margin-bottom: 50px;
}
}
form.woocommerce-form-track-order label {
font-size: 20px;
display: block;
color: var(--e-global-color-accent);
margin-bottom: 10px;
}
form.woocommerce-form-track-order input, form.woocommerce-form-track-order button {
width: 100%;
margin-bottom: 30px;
}
@media (min-width: 1024px) {
form.woocommerce-form-track-order button {
margin-top: 42px;
}
} #woosq-popup .product .summary .summary-content form.cart .woosw-btn.woosw-added:before {
color: red;
}
#woosq-popup .product .summary .summary-content form.cart .woosc-btn {
margin-right: 0;
}
#woosq-popup .product .slick-track {
max-height: unset;
}
#woosq-popup .product .slick-slider {
overflow: unset !important;
}
#woosq-popup .product .slick-slider .slick-arrow {
display: flex;
align-items: center;
justify-content: center;
border: 1px solid;
box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
border-color: var(--e-global-color-border);
border-radius: 50%;
background-color: #ffffff;
visibility: hidden;
opacity: 0;
letter-spacing: 0;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#woosq-popup .product .slick-slider .slick-arrow:hover {
background-color: #ffffff;
border-color: var(--e-global-color-primary);
}
#woosq-popup .product .slick-slider .slick-arrow:hover:before {
color: var(--e-global-color-primary);
}
#woosq-popup .product .slick-slider .slick-arrow:before {
line-height: 1;
color: var(--e-global-color-accent);
}
#woosq-popup .product .slick-slider .slick-arrow.slick-next {
right: 10px;
-webkit-transform: translate(50%, -50%);
transform: translate(50%, -50%);
}
#woosq-popup .product .slick-slider .slick-arrow.slick-prev {
left: 10px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#woosq-popup .product .slick-slider:hover .slick-arrow.slick-prev, #woosq-popup .product .slick-slider:hover .slick-arrow.slick-next {
opacity: 1;
visibility: visible;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
#woosq-popup .product .slick-slider .slick-dots {
display: none !important;
}
#woosq-popup .single-product div.product form.cart .quantity {
width: unset;
margin-bottom: 10px;
margin-top: 0;
}
#woosq-popup .single-product div.product form.cart .quantity .qty {
width: 114px;
height: 40px;
padding: 0;
text-align: center;
}
button.mfp-close, button.mfp-arrow {
background: transparent;
}
.mfp-woosq .mfp-close {
padding: 0;
}
.mfp-woosq .mfp-close:hover {
border: none;
} .woocommerce-password-strength {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
padding: 0.5407911001em 0;
text-align: right;
font-size: 0.875em;
}
.woocommerce-password-strength.strong {
color: #0f834d;
}
.woocommerce-password-strength.short {
color: #e2401c;
}
.woocommerce-password-strength.bad {
color: #e2401c;
}
.woocommerce-password-strength.good {
color: #3d9cd2;
} label.inline {
display: inline !important;
margin-left: 1em;
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul {
margin-left: 0;
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li {
list-style: none;
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
position: relative;
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
text-decoration: none;
padding: 0.875em 0;
display: block;
color: var(--e-global-color-accent);
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a:hover {
color: var(--e-global-color-primary);
}
.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
color: var(--e-global-color-primary);
}
ul.order_details {
list-style: none;
position: relative;
max-width: 900px;
margin: 0 auto 1.618em;
}
ul.order_details::before, ul.order_details::after {
content: "";
display: table;
}
ul.order_details::after {
clear: both;
}
ul.order_details li {
padding: 1em 1.618em;
text-align: center;
border-color: var(--e-global-color-border);
}
ul.order_details li:first-child {
padding-top: 1.618em;
border: 0;
}
ul.order_details li:last-child {
padding-bottom: 1.618em;
}
ul.order_details li:last-child::before, ul.order_details li:last-child::after {
content: "";
display: table;
}
ul.order_details li:last-child::after {
clear: both;
}
ul.order_details li strong {
display: block;
text-transform: none;
color: var(--e-global-color-accent);
}
.my_account_orders .button,
.woocommerce-MyAccount-downloads .button {
padding: 0.6180469716em 0.875em;
font-size: 0.875em;
margin-right: 0.236em;
}
.woocommerce-MyAccount-content h2 {
font-size: 2em;
}
.woocommerce-MyAccount-content #payment .payment_methods {
margin-bottom: 1.618em !important;
} .woocommerce-MyAccount-content .woocommerce-Pagination {
text-align: center;
}
.woocommerce-MyAccount-content table th {
color: var(--e-global-color-accent);
}
.woocommerce-MyAccount-content table thead th {
background-color: rgba(0, 0, 0, 0.05);
}
.woocommerce-MyAccount-content table tr:nth-of-type(even) {
background-color: rgba(0, 0, 0, 0.05);
}
.woocommerce-MyAccount-content .order_details a:not(.button) {
color: var(--e-global-color-accent);
}
.woocommerce-MyAccount-content .order_details a:not(.button):hover {
text-decoration: underline;
}
.woocommerce-MyAccount-content .order_details .product-quantity {
color: var(--e-global-color-light);
}
.woocommerce-MyAccount-content .order_details .product-total .amount {
font-weight: 700;
}
.woocommerce-MyAccount-content .order_details tfoot .amount {
font-weight: 700;
font-size: 1.41575em;
color: var(--e-global-color-accent);
}
.woocommerce-MyAccount-content .order-again {
margin-bottom: 3.706325903em;
}
.register-from-title,
.login-form-title {
font-size: 40px;
line-height: 50px;
margin-bottom: 50px;
}
.login-form-col {
border: none;
}
form.woocommerce-form-register {
max-width: 440px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) {
form.woocommerce-form-register {
margin-right: 0;
margin-left: 0;
}
}
form.woocommerce-form-register button[type=submit] {
display: block;
width: 100%;
}
form.woocommerce-form-register .form-row-wide {
margin-bottom: 40px;
}
form.woocommerce-form-register .form-row label {
font-size: 16px;
line-height: 28px;
margin-bottom: 5px;
}
form.woocommerce-form-register .form-row input, form.woocommerce-form-register .form-row textarea, form.woocommerce-form-register .form-row select {
padding: 10px;
}
form.woocommerce-form-register .form-row input:focus, form.woocommerce-form-register .form-row textarea:focus, form.woocommerce-form-register .form-row select:focus {
border-bottom-color: var(--e-global-color-primary);
}
form.woocommerce-form-register .woocommerce-privacy-policy-text {
margin-bottom: 30px;
}
form.woocommerce-form-login {
max-width: 440px;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) {
.col2-set#customer_login form.woocommerce-form-login {
margin-right: 0;
}
}
form.woocommerce-form-login .woocommerce-form-login-wrap {
margin-bottom: 30px;
}
form.woocommerce-form-login button[type=submit] {
display: block;
width: 100%;
}
form.woocommerce-form-login .woocommerce-form__label-for-checkbox {
float: left;
}
form.woocommerce-form-login .woocommerce-LostPassword {
float: right;
margin-bottom: 35px;
}
form.woocommerce-form-login .woocommerce-LostPassword a {
color: var(--e-global-color-text);
text-decoration: underline;
text-decoration-style: dotted;
}
form.woocommerce-form-login .woocommerce-LostPassword a:hover {
color: var(--e-global-color-primary);
}
form.woocommerce-form-login .form-row label {
font-size: 16px;
line-height: 28px;
margin-bottom: 5px;
}
form.woocommerce-form-login .form-row input, form.woocommerce-form-login .form-row textarea, form.woocommerce-form-login .form-row select {
padding: 10px;
}
form.woocommerce-form-login .form-row input:focus, form.woocommerce-form-login .form-row textarea:focus, form.woocommerce-form-login .form-row select:focus {
border-bottom-color: var(--e-global-color-primary);
}
@media (min-width: 768px) {
ul.order_details {
margin: 3.706325903em auto;
}
ul.order_details li {
width: 22.5806451613%;
float: left;
margin-right: 3.2258064516%;
border-left-style: solid;
border-left-width: 1px;
}
ul.order_details li:first-child {
border: 0;
}
ul.order_details li:last-child {
float: right;
margin-right: 0;
}
ul.order_details li:last-child::before, ul.order_details li:last-child::after {
content: "";
display: table;
}
ul.order_details li:last-child::after {
clear: both;
}
.demo_store {
bottom: 0;
}
.demo_store a.woocommerce-store-notice__dismiss-link {
background: rgba(0, 0, 0, 0.1);
float: right;
display: inline-block;
margin: -1em -1.41575em -1em 0;
padding: 1em 1.41575em;
} table.shop_table_responsive thead {
display: table-header-group;
}
table.shop_table_responsive tbody th {
display: table-cell;
}
table.shop_table_responsive tr td {
display: table-cell;
}
table.shop_table_responsive tr td::before {
display: none;
}
table.shop_table_responsive tr.woocommerce-shipping-totals td {
width: 60%;
} .site-header-cart {
position: relative;
}
.site-header-cart .cart-contents {
display: inline-block;
position: relative;
text-indent: 0;
}
.site-header-cart .widget_shopping_cart {
position: absolute;
margin-top: 20px;
top: 100%;
width: 320px;
z-index: 999999;
right: -999em;
display: block;
border-width: 2px;
border-style: solid;
}
.site-header-cart .widget_shopping_cart:before {
content: "";
display: block;
position: absolute;
top: -20px;
left: 0;
right: 0;
height: 20px;
}
.site-header-cart .widget_shopping_cart.sub-menu--is-touch-device {
display: none;
left: 0;
}
.site-header-cart .widget_shopping_cart h2.widgettitle {
display: none;
}
.site-header-cart .widget_shopping_cart .product_list_widget {
height: 0;
}
.site-header-cart .widget_shopping_cart .product_list_widget li a.remove::before {
text-align: left;
}
.site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
right: 0;
display: block;
}
.site-header-cart:hover .widget_shopping_cart .product_list_widget, .site-header-cart.focus .widget_shopping_cart .product_list_widget {
height: auto;
}
.site-search {
display: block;
}
.site-search form {
margin: 0;
}
.checkout_coupon {
grid-template-columns: 53.6231884058% auto;
} ul.products li.product,
ul.products .wc-block-grid__product,
.wc-block-grid__products li.product,
.wc-block-grid__products .wc-block-grid__product {
clear: none;
width: 100%;
} ul.products.columns-1 li.product {
flex: 0 0 100%;
max-width: 100%;
}
ul.products.columns-4 ul.products.columns-3 li.product, ul.products.columns-2 li.product {
flex: 0 0 50%;
max-width: 50%;
}
ul.products.columns-6 ul.products.columns-5 li.product {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
} .single-product div.product .images .thumbnails::before, .single-product div.product .images .thumbnails::after {
content: "";
display: table;
}
.single-product div.product .images .thumbnails::after {
clear: both;
}
.single-product div.product .images .thumbnails a.zoom {
width: 22.5806451613%;
float: left;
margin-right: 3.2258064516%;
}
.single-product div.product .images .thumbnails a.zoom.last {
float: right;
margin-right: 0;
}
.single-product div.product .woocommerce-product-gallery {
width: calc(50% - 65px);
margin-right: 0;
float: left;
}
.single-product div.product .summary {
float: right;
width: 50%;
}
.single-product div.product .woocommerce-tabs {
clear: both;
}
.single-product #reviews .comment-form-author,
.single-product #reviews .comment-form-email {
flex: 50%;
max-width: 50%;
}
.single-product #reviews .comment-form-email {
margin-right: 0;
}
.single-product-vertical div.product .woocommerce-product-gallery {
width: calc(60% - 65px);
margin-right: 0;
float: left;
}
.single-product-vertical div.product .summary {
float: right;
width: 40%;
}
.single-product-carousel div.product .woocommerce-product-gallery {
width: calc(100vw + 30px);
position: relative;
left: calc(50% + 0px);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
margin-right: 0;
float: left;
}
.single-product-carousel div.product .woocommerce-product-gallery .slick-slide {
padding: 0 15px;
}
.single-product-carousel div.product .summary {
float: right;
width: 100%;
}
#reviews .comment-form-email {
margin-right: 0;
} .ridez-full-width-content.woocommerce-cart .entry-header, .ridez-full-width-content.woocommerce-checkout .entry-header, .ridez-full-width-content.woocommerce-account .entry-header {
text-align: center;
padding: 0 0 5.9968353111em;
}
.ridez-full-width-content.woocommerce-cart .entry-header h1:last-child, .ridez-full-width-content.woocommerce-checkout .entry-header h1:last-child, .ridez-full-width-content.woocommerce-account .entry-header h1:last-child {
margin-bottom: 0;
}
.ridez-full-width-content .woocommerce-products-header {
text-align: center;
}
.woocommerce .page-description {
margin-bottom: 1.618em;
}
.ridez-sorting {
margin-bottom: 30px;
}
.ridez-sorting select {
width: auto;
}
.ridez-sorting .woocommerce-pagination + .woocommerce-result-count {
margin-right: auto;
margin-left: 0;
}
.ridez-sorting .woocommerce-result-count {
order: 1;
padding-right: 0;
} .woocommerce-cart .content-area,
.woocommerce-checkout .content-area {
width: 100%;
float: right;
margin-right: 0;
}
.woocommerce-cart .hentry,
.woocommerce-checkout .hentry {
border-bottom: 0;
padding-bottom: 0;
}
table.cart th,
table.cart td {
padding: 1.618em 1.618em 1.618em 0;
}
table.cart .qty {
padding: 0.875em;
max-width: 3.632em;
}
table.cart td.product-remove {
display: table-cell;
padding: 1.618em 1.618em 1.618em 0;
border: 0;
width: 5%;
}
table.cart td.product-remove a.remove {
float: none;
position: relative;
top: auto;
right: auto;
font-size: 1em;
}
table.cart td.product-thumbnail {
width: 17%;
}
table.cart td.product-name {
width: 30%;
}
table.cart td.product-price {
width: 16%;
}
table.cart td.product-subtotal {
padding: 1.618em 1.618em 1.618em 0;
width: 16%;
}
table.cart .product-quantity .plus,
table.cart .product-quantity .minus {
display: inline-block;
}
table.cart .quantity .qty {
padding: 0.6180469716em;
}
table.cart td.actions {
text-align: right;
}
table.cart td.actions label {
display: none;
}
table.cart td.actions .coupon {
display: flex;
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
float: left;
width: 60%;
}
table.cart td.actions input {
display: inline-block;
width: auto;
margin: 0;
}
.cart-collaterals::before, .cart-collaterals::after {
content: "";
display: table;
}
.cart-collaterals::after {
clear: both;
}
.cart-collaterals .cross-sells {
width: 42.0289855072%;
float: left;
margin-right: 4.347826087%;
}
.cart-collaterals .shipping_calculator {
width: 53.6231884058%;
float: right;
margin-right: 0;
margin: 0;
clear: right;
}
.cart-collaterals .cart_totals small.includes_tax {
display: block;
}
.cart-collaterals .shipping_calculator {
clear: right;
} table.wishlist_table .wishlist-items-wrapper tr td.product-name a.yith-wcqv-button {
display: none;
} #ship-to-different-address {
position: relative;
}
#ship-to-different-address label {
font-weight: 300;
}
#ship-to-different-address .woocommerce-form__input-checkbox {
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
margin-right: 0;
}
.col2-set {
width: 53.6231884058%;
float: left;
margin-right: 4.347826087%;
}
.col2-set .form-row-first {
width: 48.3870967742%;
float: left;
margin-right: 3.2258064516%;
}
.col2-set .form-row-last {
width: 48.3870967742%;
float: right;
margin-right: 0;
}
.col2-set .col-1,
.col2-set .col-2 {
margin-bottom: 1.618em;
}
.col2-set + #customer_details {
display: none;
}
.col2-set .woocommerce-billing-fields::before, .col2-set .woocommerce-billing-fields::after {
content: "";
display: table;
}
.col2-set .woocommerce-billing-fields::after {
clear: both;
}
.col2-set.addresses {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.col2-set.addresses .col-1 {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.col2-set.addresses .col-2 {
width: 47.8260869565%;
float: right;
margin-right: 0;
}
#customer_details + #wc_checkout_add_ons {
width: 42.0289855072%;
float: right;
margin-right: 0;
}
#wc_checkout_add_ons input[type=radio] {
float: left;
margin-right: 0.5407911001em;
clear: left;
margin-top: 0.35em;
}
#order_review {
width: 42.0289855072%;
float: right;
margin-right: 0;
clear: right;
}
#order_review {
transition: box-shadow ease 0.4s;
}
.woocommerce-order-pay #order_review {
width: 100%;
float: none;
}
.woocommerce-order-pay #order_review #payment h3 {
padding-left: 1em;
padding-top: 1em;
}
.woocommerce-order-pay #order_review #payment .form-row {
padding: 1em;
}
.woocommerce-order-pay #order_review .payment_methods + .form-row {
padding: 1em;
}
.woocommerce-order-pay #order_review .button#place_order {
display: block;
width: 100%;
font-size: 1.41575em;
} table + .addresses {
margin-top: 1.618em;
}
.col2-set#customer_login {
width: 100%;
margin: 0;
}
.col2-set#customer_login .col-1 {
width: 50%;
float: left;
padding-right: 5%;
}
.col2-set#customer_login .col-2 {
width: 50%;
float: right;
padding-left: 5%;
}
.col2-set.addresses {
width: 100%;
float: left;
margin-left: 0;
margin-right: 0;
}
.col2-set.addresses .col-1 {
width: 48.3870967742%;
float: left;
margin-right: 3.2258064516%;
}
.col2-set.addresses .col-2 {
width: 48.3870967742%;
float: right;
margin-right: 0;
}
.woocommerce-MyAccount-navigation {
width: 27.2727272727%;
float: left;
margin-right: 3.8961038961%;
}
.woocommerce-MyAccount-content {
width: 68.8311688312%;
float: right;
margin-right: 0;
}
.addresses header.title::before, .addresses header.title::after {
content: "";
display: table;
}
.addresses header.title::after {
clear: both;
}
.addresses header.title a {
float: right;
}
.addresses header.title h3 {
float: left;
} .form-row-first {
width: 48.3870967742%;
float: left;
margin-right: 3.2258064516%;
clear: both;
}
.form-row-last {
width: 48.3870967742%;
float: right;
margin-right: 0;
}  .ridez-sticky-add-to-cart {
display: block;
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 99998;
transform: translate3d(0, 100%, 0);
padding: 10px 1em;
overflow: hidden;
zoom: 1;
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
animation-duration: 0.5s;
animation-fill-mode: both;
}
.ridez-sticky-add-to-cart--slideInDown {
animation-name: slideInDown1;
}
.ridez-sticky-add-to-cart--slideOutUp {
animation-name: slideOutUp;
}
.ridez-sticky-add-to-cart__content {
display: flex;
align-items: center;
justify-content: center;
}
.ridez-sticky-add-to-cart__content-title {
display: block;
}
.ridez-sticky-add-to-cart__content-price {
margin-right: 0.875em;
}
.ridez-sticky-add-to-cart__content-button {
margin-left: auto;
}
.ridez-sticky-add-to-cart img {
max-width: 60px;
margin: 0 1.41575em 0 0;
padding: 3px;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.ridez-sticky-add-to-cart .star-rating {
display: inline-block;
margin: 0;
vertical-align: sub;
} #yith-quick-view-modal.open .product-title {
margin-top: -0.2333em;
font-size: 30px;
}
#yith-quick-view-close {
top: 10px;
right: 10px;
text-indent: -9999px;
}
}
@media (min-width: 768px) and (max-width: 900px) {
body:not(.page-template-template-fullwidth-php) table.cart td,
body:not(.page-template-template-fullwidth-php) table.cart th {
padding: 1em;
}
}
@media (min-width: 911px) {
.woocommerce-cart-form,
.woocommerce-cart .cross-sells {
width: 65.5913978495%;
float: left;
margin-right: 3.2258064516%;
}
.cart-collaterals {
width: 31.1827956989%;
float: right;
margin-right: 0;
}
}
@media (min-width: 1024px) {
.woocommerce-page .content-area {
width: calc(100% - 330px);
}
.woocommerce-page .widget-area {
width: 300px;
}
ul.products.columns-1 li.product {
flex: 0 0 100%;
max-width: 100%;
}
ul.products.columns-2 li.product {
flex: 0 0 50%;
max-width: 50%;
}
ul.products.columns-3 li.product {
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
ul.products.columns-4 li.product {
flex: 0 0 25%;
max-width: 25%;
}
ul.products.columns-5 li.product {
flex: 0 0 20%;
max-width: 20%;
}
ul.products.columns-6 li.product {
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
}
@media (max-width: 767px) {
ul.products[class*=columns-] li.product {
flex: 0 0 50%;
max-width: 50%;
}
ul.products.columns-1 {
flex: 0 0 100%;
max-width: 100%;
}
}
@media (max-width: 576px) {
ul.products[class*=columns-] li.product {
flex: 0 0 100%;
max-width: 100%;
}
}
.elementor-element.elementor-products-grid .woocommerce ul.products li.product {
width: 100%;
max-width: 100%;
flex: 0 0 100%;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th {
padding: 15px;
border: 1px solid var(--e-global-color-border);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th a {
color: var(--e-global-color-primary);
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
text-transform: none;
font-size: 16px;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th a:hover {
color: var(--e-global-color-secondary);
}
@media (max-width: 767px) {
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table thead tr th:first-child {
min-width: 150px;
width: auto;
}
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table .tr-additional td {
vertical-align: top;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image img {
max-width: 150px;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td {
padding: 15px;
border: 1px solid var(--e-global-color-border);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td.td-label {
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes {
table-layout: auto !important;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes td, .woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes th {
border: none !important;
background: none !important;
padding: 10px !important;
}
@media (max-width: 768px) {
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes td {
padding-top: 0 !important;
display: block;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .shop_attributes th {
display: block;
padding-bottom: 0 !important;
}
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td del {
text-decoration: none;
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td del .amount {
text-decoration: line-through;
color: var(--e-global-color-light);
font-size: 14px;
font-weight: var(--e-global-typography-text-font-weight);
}
.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr td .amount {
color: var(--e-global-color-primary);
font-size: 16px;
font-weight: 700;
}
.woocommerce[class*=columns-] > ul.products-list {
margin-left: 0;
margin-right: 0;
}
.woocommerce[class*=columns-] > ul.products-list li {
flex: 0 0 100%;
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
.product-list {
margin-left: 0;
list-style: none;
position: relative;
display: flex;
align-items: center;
overflow: hidden;
margin-bottom: 40px;
}
.product-list:last-child {
margin-bottom: 0;
border-bottom: none;
}
.product-list .product-image {
flex: 0 0 300px;
margin: -1px 30px -1px -1px;
position: relative;
overflow: hidden;
}
.product-list .product-image img {
position: relative;
z-index: 2;
}
.has-mega-menu .product-list .product-image {
width: 100%;
margin-bottom: 10px;
}
.product-list .product-caption {
flex: 1 1 auto;
max-width: calc(100% - 300px);
}
.has-mega-menu .product-list .product-caption {
max-width: 100%;
}
.product-list a[class*=product_type_] {
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
font-size: 16px;
font-size: 1rem;
align-items: center;
justify-content: center;
line-height: 24px;
border: none;
padding: 10px 20px;
margin-right: 20px;
bottom: 5px;
border-radius: 5px;
background-color: var(--e-global-color-secondary);
color: #fff;
z-index: 9;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.product-list a[class*=product_type_]:before {
margin-right: 0.5rem;
}
.product-list a[class*=product_type_]:hover {
background-color: var(--e-global-color-primary);
}
.product-list .woosc-btn,
.product-list .woosq-btn,
.product-list .woosw-btn {
letter-spacing: 0;
padding: 0;
font-size: 0;
border: none;
vertical-align: middle;
margin-right: 10px;
border-radius: 5px;
background-color: transparent;
position: relative;
color: var(--e-global-color-text);
}
.product-list .woosc-btn:before,
.product-list .woosq-btn:before,
.product-list .woosw-btn:before {
font-size: 16px;
line-height: 1;
}
.product-list .woosc-btn:hover,
.product-list .woosq-btn:hover,
.product-list .woosw-btn:hover {
background-color: transparent;
color: var(--e-global-color-primary);
}
.product-list .posted-in {
display: -webkit-box;
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
font-size: 12px;
font-size: 0.75rem;
line-height: 14px;
text-transform: uppercase;
margin-bottom: 5px;
color: var(--e-global-color-accent);
}
@media (max-width: 567px) {
.product-list .posted-in {
margin-bottom: 5px;
}
}
.product-list .posted-in a {
color: var(--e-global-color-accent);
}
.product-list .posted-in a:hover {
text-decoration: underline;
color: var(--e-global-color-primary);
}
.product-list .price {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-start;
margin-bottom: 1rem;
font-size: 16px;
color: var(--e-global-color-primary);
font-family: var(--e-global-typography-primary-font-family);
font-weight: var(--e-global-typography-primary-font-weight);
text-transform: var(--e-global-typography-primary-text-transform);
font-style: var(--e-global-typography-primary-font-style);
text-decoration: var(--e-global-typography-primary-text-decoration);
line-height: var(--e-global-typography-primary-line-height);
letter-spacing: var(--e-global-typography-primary-letter-spacing);
}
.product-list .price del {
color: var(--e-global-color-light);
font-weight: var(--e-global-typography-text-font-weight);
font-size: 14px;
font-size: 0.875rem;
}
.product-list .price ins {
order: -1;
}
.product-list .short-description {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
line-height: 22px;
margin-bottom: 30px;
}
.has-mega-menu .product-list .short-description {
display: none;
}
.product-list .short-description p {
margin-bottom: 0;
}
.product-list .star-rating {
margin-bottom: 10px;
}
.product-list .woocommerce-loop-product__title {
font-size: 20px;
margin-bottom: 15px;
line-height: 20px;
}
.product-list .woocommerce-loop-product__title a {
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
}
.product-list .woocommerce-loop-product__title a:hover {
color: var(--e-global-color-primary);
}
.product-list .added_to_cart {
display: none;
}
.product-list img {
float: left;
}
.product-list:hover .group-action {
opacity: 1;
visibility: visible;
}
.product-list:hover .group-action .shop-action .woosc-btn,
.product-list:hover .group-action .shop-action .woosq-btn,
.product-list:hover .group-action .shop-action .woosw-btn,
.product-list:hover .group-action .shop-action a[class*=product_type_] {
-ms-animation-name: run_button_thumbnail_bottom;
-o-animation-name: run_button_thumbnail_bottom;
-moz-animation-name: run_button_thumbnail_bottom;
-webkit-animation-name: run_button_thumbnail_bottom;
animation-name: run_button_thumbnail_bottom;
-ms-animation-duration: 250ms;
-o-animation-duration: 250ms;
-moz-animation-duration: 250ms;
-webkit-animation-duration: 250ms;
animation-duration: 250ms;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.wcml-dropdown {
width: 100%;
}
.wcml-dropdown li,
.wcml-dropdown .wcml-cs-submenu li {
border-color: var(--e-global-color-border);
}
.wcml-dropdown .wcml-cs-submenu {
border-top: 0;
}
.wcml-dropdown a {
padding: 1em 1.41575em;
}
.wcml-dropdown a.wcml-cs-item-toggle:after {
right: 1em;
}
.wcml-horizontal-list li.wcml-cs-active-currency a,
.wcml-vertical-list li.wcml-cs-active-currency a {
font-weight: bold;
color: var(--e-global-color-accent);
cursor: default;
} .woosw-area .woosw-inner .woosw-content {
max-width: 570px;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items {
min-width: 400px;
}
@media (max-width: 640px) {
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item td {
padding: 5px;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item td.woosw-content-item--image {
width: 80px;
}
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--add p > a {
text-transform: uppercase;
font-size: 11px;
text-align: center;
border: none;
background-color: var(--e-global-color-primary);
white-space: nowrap;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .woosw-content-item--add p > a:hover {
background-color: var(--e-global-color-secondary);
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item .added_to_cart.wc-forward {
display: none;
opacity: 0;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--title a {
font-weight: 400 !important;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price {
display: flex;
flex-wrap: wrap;
align-items: center;
font-size: 16px;
color: var(--e-global-color-primary);
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price del {
font-size: 14px;
font-size: 0.875rem;
font-weight: var(--e-global-typography-text-font-weight);
color: var(--e-global-color-light);
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price ins {
order: -1;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-mid table.woosw-content-items .woosw-content-item--price del + ins {
margin-right: 0.327em;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner .woosw-page a:hover {
text-decoration: underline;
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot .woosw-content-bot-inner .woosw-continue:hover {
text-decoration: underline;
color: var(--e-global-color-primary);
}
.woosw-area .woosw-inner .woosw-content .woosw-content-bot a.woosw-page:hover {
color: var(--e-global-color-primary);
}
.woosw-list .woosw-content-item--price {
display: flex;
flex-wrap: wrap;
align-items: center;
color: var(--e-global-color-primary);
font-size: 18px;
}
.woosw-list .woosw-content-item--price del {
font-size: 14px;
font-size: 0.875rem;
font-weight: var(--e-global-typography-text-font-weight);
color: var(--e-global-color-light);
}
.woosw-list .woosw-content-item--price ins {
order: -1;
}
.woosw-list .woosw-content-item--price del + ins {
margin-right: 0.327em;
}
.woosw-list .woosw-content-item--title a {
font-size: 16px;
font-weight: 400 !important;
}
.woosw-list .woosw-content-item .woosw-content-item--actions .woosw-content-item--add p > a.button {
text-align: center;
display: inline-block;
}
@media (max-width: 568px) {
.woosw-list .woosw-content-item .woosw-content-item--image {
display: none;
}
}
.woosw-list .woosw-content-item--actions .woosw-content-item--stock {
margin-bottom: 5px;
}
.woosw-list .woosw-content-item .woosw-content-item--remove span:hover:before {
color: red !important;
}
.woosw-list .woosw-actions .woosw-copy-url {
padding: 0.9776em 1.3em;
}
.woosw-list .woosw-actions .woosw-copy-btn input {
border-radius: 0;
}
.woosw-list .add_to_cart_button.added {
display: none;
opacity: 0;
}
.widget_product_search {
position: relative;
}
.ajax-search-result {
position: absolute;
top: 100%;
left: 0;
width: 100%;
background-color: white;
box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.1);
padding: 0 30px;
z-index: 999;
max-height: 500px;
overflow-y: scroll;
}
.product-item-search {
padding: 10px 0;
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
}
.product-item-search .product-link {
display: flex;
}
.product-item-search .product-link img {
width: 60px;
margin-right: 15px;
}
.product-item-search .product-title {
font-size: 14px;
font-weight: normal;
margin-bottom: 0;
}
.product-item-search:last-child {
border-bottom: none;
}
.product-item-search .amount {
font-weight: 700;
font-size: 14px;
}
.ridez-canvas-filter {
background-color: #fff;
-webkit-transition: all 0.5s;
transition: all 0.5s;
padding-bottom: 40px;
padding-left: 30px;
padding-right: 30px;
top: 0;
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
position: fixed;
z-index: 10002;
visibility: hidden;
overflow-y: auto;
overflow-x: hidden;
width: 360px;
height: 100vh;
}
@media (max-width: 768px) {
.ridez-canvas-filter {
width: 330px;
padding-left: 15px;
padding-right: 15px;
}
}
.ridez-canvas-filter::-webkit-scrollbar {
width: 3px;
}
.ridez-canvas-filter::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
background-color: #F5F5F5;
}
.ridez-canvas-filter::-webkit-scrollbar-thumb {
background-color: #000000;
}
.ridez-canvas-filter .widget.widget_text {
padding: 0;
}
.ridez-canvas-filter .widget_price_filter .widget-title {
border: none;
}
.ridez-overlay-filter {
position: fixed;
width: 100vw;
height: 100vh;
top: 0;
bottom: 0;
z-index: 997;
opacity: 0;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
transition: opacity 0.25s ease, visibility 0s ease;
}
.off-canvas-active .ridez-overlay-filter {
visibility: visible;
opacity: 1;
}
.off-canvas-active .ridez-canvas-filter {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.filter-toggle {
color: var(--e-global-color-secondary);
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
background: transparent;
margin-right: 25px;
outline: none;
text-align: center;
line-height: 1;
}
.filter-toggle i {
font-size: 11px;
font-size: 0.6875rem;
line-height: 1;
margin-right: 5px;
display: inline-block;
vertical-align: baseline;
}
@media (min-width: 1024px) {
.filter-toggle {
display: none;
}
}
.ridez-full-width-content .filter-toggle {
display: inline-block;
}
.filter-toggle:focus, .filter-toggle:hover {
color: var(--e-global-color-primary);
}
.filter-toggle:focus span:before, .filter-toggle:hover span:before {
background-color: var(--e-global-color-primary);
}
.filter-toggle:after {
content: "";
border-left: 1px solid;
height: 20px;
margin-left: 30px;
margin-right: 30px;
display: none;
vertical-align: middle;
}
.filter-close {
height: 50px;
line-height: 50px;
margin-bottom: 15px;
display: block;
cursor: pointer;
text-align: right;
vertical-align: middle;
font-size: 12px;
font-size: 0.75rem;
color: var(--e-global-color-secondary);
}
.filter-close:after {
content: "+";
display: inline-block;
vertical-align: middle;
margin-left: 10px;
position: relative;
top: -2px;
font-size: 30px;
transform: rotate(45deg);
}
@media (min-width: 783px) {
.admin-bar .ridez-canvas-filter {
top: 32px;
}
}
@media (min-width: 600px) and (max-width: 782px) {
.admin-bar .ridez-canvas-filter {
top: 46px;
}
}
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item {
border-radius: 0px;
}
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item {
padding-top: 7px;
padding-bottom: 7px;
height: auto;
}
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
min-width: 57px;
}
.site-header-cart-side {
position: fixed;
top: 0;
bottom: 0;
overflow: hidden;
overflow-y: auto;
width: 300px;
background-color: #ffffff;
transition: transform 0.25s ease;
display: flex;
flex-direction: column;
right: 0;
z-index: 999999999;
transform: translate3d(300px, 0, 0);
}
@media (min-width: 1024px) {
.site-header-cart-side {
width: 340px;
transform: translate3d(340px, 0, 0);
}
}
.site-header-cart-side .cart-side-heading {
display: flex;
flex: 0 0 auto;
align-items: center;
flex-direction: row;
justify-content: flex-end;
padding: 20px 15px 20px 15px;
border-bottom: 1px solid;
border-bottom-color: var(--e-global-color-border);
}
.site-header-cart-side .cart-side-title {
flex: 1 1 auto;
font-size: 20px;
color: var(--e-global-color-secondary);
font-weight: 500;
text-transform: uppercase;
}
.site-header-cart-side .close-cart-side {
color: var(--e-global-color-secondary);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.3px;
font-weight: 500;
font-size: 13px;
padding-right: 18px;
position: relative;
}
.site-header-cart-side .close-cart-side:before, .site-header-cart-side .close-cart-side:after {
content: " ";
position: absolute;
top: 48%;
display: inline-block;
margin-top: -1px;
width: 12px;
height: 2px;
background-color: var(--e-global-color-secondary);
transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
right: 0;
transform: rotate(-45deg);
}
.site-header-cart-side .close-cart-side:before {
transform: rotate(45deg);
}
.site-header-cart-side .close-cart-side:hover:before, .site-header-cart-side .close-cart-side:hover:after {
transform: rotate(0);
}
.site-header-cart-side .widget_shopping_cart {
margin-bottom: 0;
position: relative;
flex: 1 1 auto;
display: flex;
border: none;
padding: 0;
border-radius: 0;
}
.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart__empty-message {
text-align: center;
font-size: 18px;
}
.site-header-cart-side .widget_shopping_cart .mini_cart_item {
padding: 15px 30px 15px 15px;
margin-bottom: 0;
transition: background-color 0.3s ease;
}
.site-header-cart-side .widget_shopping_cart .mini_cart_item:hover {
background-color: #F9F9F9;
}
.site-header-cart-side .widget_shopping_cart .mini_cart_item a {
line-height: 1.41575em;
color: var(--e-global-color-secondary);
font-weight: 500;
margin-bottom: 3px;
font-size: 14px;
}
.site-header-cart-side .widget_shopping_cart .mini_cart_item a:hover {
color: var(--e-global-color-primary);
}
.site-header-cart-side .widget_shopping_cart .mini_cart_item a.remove {
position: absolute;
top: 50%;
margin-bottom: 0;
transform: translateY(-50%);
left: unset;
opacity: 1;
right: 8px;
}
.site-header-cart-side .widget_shopping_cart .widget_shopping_cart_content {
display: flex;
flex-direction: column;
flex: 1 1 auto;
}
.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart__total {
margin-top: auto;
}
.site-header-cart-side .widget_shopping_cart .woocommerce-mini-cart-scroll {
position: relative;
flex: 1 1 auto;
overflow-y: auto;
}
.site-header-cart-side .widget_shopping_cart .product_list_widget {
position: absolute;
width: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: auto;
overflow-x: hidden;
}
.site-header-cart-side .widget_shopping_cart .product_list_widget li:first-child {
padding-top: 1em;
}
.site-header-cart-side .widget_shopping_cart .product_list_widget li img {
max-width: 60px;
}
.site-header-cart-side .widget_shopping_cart p.total {
padding: 12px 15px 12px 15px;
margin: 0;
border-top: 1px solid;
border-top-color: var(--e-global-color-border);
margin-bottom: 5px;
}
.site-header-cart-side .widget_shopping_cart p.total .amount {
font-weight: 500;
font-size: 20px;
color: var(--e-global-color-primary);
}
.site-header-cart-side .widget_shopping_cart p.total strong {
text-transform: uppercase;
font-weight: 500;
font-size: 18px;
}
.site-header-cart-side .widget_shopping_cart .buttons a {
margin-right: 15px;
margin-left: 15px;
padding: 10px 20px;
margin-bottom: 10px;
border: 0px solid;
font-size: 13px;
letter-spacing: 0.3px;
text-transform: uppercase;
background-color: #f7f7f7;
}
.site-header-cart-side .widget_shopping_cart .buttons a:hover {
background-color: #efefef;
}
.site-header-cart-side .widget_shopping_cart .buttons a.checkout {
margin-top: 0;
margin-bottom: 0;
background-color: var(--e-global-color-primary);
}
.site-header-cart-side .widget_shopping_cart .buttons a.checkout:hover {
background-color: var(--e-global-color-dark);
}
.site-header-cart-side.active {
transform: none;
}
.site-header-cart-side.active + .cart-side-overlay {
visibility: visible;
opacity: 1;
}
.cart-side-overlay {
position: fixed;
width: 100vw;
height: 100vh;
top: 0;
bottom: 0;
left: 0;
z-index: 997;
opacity: 0;
background-color: rgba(0, 0, 0, 0.7);
visibility: hidden;
transition: opacity 0.25s ease, visibility 0s ease;
}
.ridez-dropdown-filter {
margin-bottom: 30px;
margin-top: 20px;
box-shadow: 0px 3px 62px 0px rgba(0, 0, 0, 0.08);
display: none;
overflow-x: auto;
width: 100%;
order: 4;
}
@media (max-width: 1023px) {
.ridez-dropdown-filter {
display: none !important;
}
}
.ridez-dropdown-filter-wrap {
display: flex;
padding: 15px;
}
.ridez-dropdown-filter-wrap .widget > ul {
max-height: 230px;
overflow-y: auto;
}
.ridez-dropdown-filter-wrap div.widget {
min-width: 33%;
flex: 1;
padding-left: 15px;
padding-right: 15px;
border: 0;
}
@media (min-width: 1440px) {
.ridez-dropdown-filter-wrap div.widget {
min-width: 20%;
}
}
.ridez-dropdown-filter-wrap div.widget .widget-title {
padding: 0;
}
.ridez-dropdown-filter-wrap .widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
display: flex;
}
.ridez-dropdown-filter-wrap .widget_price_filter .price_slider_wrapper .price_slider_amount .button {
padding: 0;
}
.filter-toggle-dropdown {
display: none;
color: var(--e-global-color-secondary);
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
background: transparent;
margin-right: 25px;
outline: none;
text-align: center;
line-height: 1;
}
.filter-toggle-dropdown i {
font-size: 11px;
font-size: 0.6875rem;
line-height: 1;
margin-right: 5px;
display: inline-block;
vertical-align: baseline;
}
.filter-toggle-dropdown:focus, .filter-toggle-dropdown:hover {
color: var(--e-global-color-primary);
}
.filter-toggle-dropdown:focus span:before, .filter-toggle-dropdown:hover span:before {
background-color: var(--e-global-color-primary);
}
@media (min-width: 1024px) {
.ridez-full-width-content.shop_filter_dropdown .filter-toggle-dropdown {
display: inline-block;
}
}
@media (min-width: 1024px) {
.ridez-full-width-content.shop_filter_dropdown .filter-toggle {
display: none;
}
}
.quick-shop-wrapper {
position: absolute;
top: 0;
left: 0;
z-index: 10;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.95);
transition: transform 0.3s ease;
transform: translate3d(0, 103%, 0);
}
.quick-shop-wrapper .quick-shop-form {
display: flex;
align-items: stretch;
flex-direction: column;
width: 100%;
height: 100%;
text-align: center;
}
.quick-shop-wrapper .quick-shop-form .woosc-btn, .quick-shop-wrapper .quick-shop-form .woosw-btn {
display: none;
}
.quick-shop-wrapper .quick-shop-form .variations td {
text-align: center;
padding: 5px;
}
.quick-shop-wrapper .quick-shop-form .variations td.label label {
font-size: 13px;
font-size: 0.8125rem;
font-family: var(--e-global-typography-secondary-font-family);
font-weight: var(--e-global-typography-secondary-font-weight);
text-transform: var(--e-global-typography-secondary-text-transform);
font-style: var(--e-global-typography-secondary-font-style);
text-decoration: var(--e-global-typography-secondary-text-decoration);
line-height: var(--e-global-typography-secondary-line-height);
letter-spacing: var(--e-global-typography-secondary-letter-spacing);
color: var(--e-global-color-accent);
}
.quick-shop-wrapper .quick-shop-form .variable-items-wrapper {
justify-content: center;
}
.quick-shop-wrapper .quick-shop-form table.variations {
table-layout: fixed;
margin-top: 10px;
margin-bottom: 0;
position: relative;
}
.quick-shop-wrapper .quick-shop-form table.variations th,
.quick-shop-wrapper .quick-shop-form table.variations td {
display: list-item;
padding: 0;
list-style: none;
background-color: transparent;
}
.quick-shop-wrapper .quick-shop-form table.variations select {
max-width: 100%;
vertical-align: middle;
}
.quick-shop-wrapper .quick-shop-form table.variations label {
display: block;
}
.quick-shop-wrapper .quick-shop-form table.variations a.reset_variations {
margin-top: 0;
margin-bottom: 15px;
display: block;
margin-left: 0;
color: #f37070;
}
.quick-shop-wrapper .quick-shop-form table.variations td.label label {
font-size: 16px;
color: var(--e-global-color-text);
font-weight: 700;
margin-bottom: 8px;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item {
box-shadow: none;
border: 1px solid;
margin: 0 5px 5px 0;
width: auto;
height: auto;
min-width: 30px;
min-height: 30px;
padding: 0;
border-color: var(--e-global-color-border);
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item:hover, .quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.selected {
border-color: var(--e-global-color-primary);
outline: none;
box-shadow: none;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item .variable-item-span {
font-size: 14px;
padding: 0px 10px;
color: var(--e-global-color-accent);
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.color-variable-item {
border-radius: 50%;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.color-variable-item .variable-item-span {
border-radius: 50%;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.color-variable-item .variable-item-span:after {
content: none;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.disabled:before {
display: none;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.disabled:after {
transform: rotate(-30deg);
height: 2px;
background-color: var(--e-global-color-border);
width: calc(100% + 12px);
left: -7px;
box-shadow: none;
}
.quick-shop-wrapper .quick-shop-form table.variations td.value ul li.variable-item.disabled .variable-item-span {
color: var(--e-global-color-text);
}
.quick-shop-wrapper .variations_form {
display: flex;
flex: 1 1 auto;
flex-direction: column;
justify-content: space-between;
margin-bottom: 0;
padding-bottom: 15px;
}
.quick-shop-wrapper .variations_form:before {
content: "";
}
.quick-shop-wrapper .variations_form .woocommerce-variation {
-webkit-animation: none;
animation: none;
}
.quick-shop-wrapper .variations_form .woocommerce-variation-description p {
margin-bottom: 10px;
}
.quick-shop-wrapper .variations_form .woocommerce-variation-price .price,
.quick-shop-wrapper .variations_form .woocommerce-variation-availability p.stock {
margin-right: 5px;
margin-bottom: 10px !important;
margin-left: 5px;
display: block;
padding-bottom: 0 !important;
}
.quick-shop-wrapper .variations_form .woocommerce-variation-availability p.stock {
display: none !important;
}
.quick-shop-wrapper div.quantity {
display: none !important;
}
.quick-shop-wrapper button.single_add_to_cart_button {
background-color: transparent;
font-size: 12px;
color: var(--e-global-color-accent);
border: 1px solid;
border-color: var(--e-global-color-accent);
padding: 3px 15px;
}
.quick-shop-wrapper button.single_add_to_cart_button:hover {
color: #ffffff;
background-color: var(--e-global-color-accent);
}
.quick-shop-wrapper table.variations {
margin-bottom: 0;
}
.quick-shop-wrapper table.variations .reset_variations {
bottom: -30px;
margin-left: 0;
text-decoration: underline;
font-size: 13px;
color: var(--e-global-color-light);
}
.quick-shop-wrapper table.variations .reset_variations:before {
content: none;
}
.quick-shop-wrapper .variation-swatch-selected .variations {
margin-bottom: 40px;
}
.quick-shop-wrapper .quick-shop-close {
position: absolute;
top: 5px;
right: 5px;
z-index: 5;
height: 30px;
opacity: 0;
transition: opacity 0.2s ease 0s;
}
.quick-shop-wrapper .variable-items-wrapper .variable-item:not(.radio-variable-item) {
width: 24px;
height: 24px;
box-shadow: 0 0 0 1px var(--e-global-color-border);
}
.quick-shop-shown .quick-shop-wrapper {
overflow: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transform: translate3d(0, 0, 0);
}
.quick-shop-shown .quick-shop-close {
opacity: 1;
transition: all 0.25s ease 0.35s;
padding-right: 16px;
}
.loading-quick-shop .product-transition::after {
animation: fa-spin 0.75s linear infinite;
height: 20px;
width: 20px;
line-height: 20px;
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
display: block;
color: var(--e-global-color-accent);
z-index: 10;
}
.loading-quick-shop .product-transition .woocommerce-loop-product__link {
background-color: rgba(255, 255, 255, 0.95);
}
.cross-button {
position: relative;
display: inline-block;
cursor: pointer;
line-height: 30px;
}
.cross-button:after, .cross-button:before {
content: " ";
position: absolute;
top: 50%;
right: 0;
display: inline-block;
margin-top: -1px;
width: 12px;
height: 2px;
background-color: #000;
transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out, width 0.2s ease-in-out;
}
.cross-button:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.cross-button:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.cross-button:hover:after, .cross-button:hover:before {
-webkit-transform: rotate(0);
transform: rotate(0);
}
@-webkit-keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes rotate {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.woocommerce-breadcrumb {
margin-bottom: 20px;
}
.breadcrumb-wrap {
display: block;
}
.home .main-breadcrumb {
display: none;
}@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
.woosb-products .woosb-product .woosb-quantity input {
padding: unset;
}
.woosb-products .woosb-product button {
padding: 0.2em 2.5em;
}
.woocommerce-cart .woosb-cart-child.woosb-item-child {
display: none;
} .second_content {
background:#000;
width: 435px;
text-align: center;
padding: 10px;
color: #fff;
cursor: pointer;
margin-bottom: 20px;
text-transform: uppercase;
}
.second_content:hover {
background:  #fe5915;
}
.form_area input[type="checkbox"] {
width: auto !important;
}
.container_area {
padding-top: 50px;
}
h4.top_title {
color: #fe5915;
font-size: 26px;
margin-bottom: 20px;
}
.container_area p {
color: #000 !important;
font-size: 16px;
font-weight: 400;
}
.votre-projet .wpcf7-list-item{
margin-left:0 !important;
width:100%;
}
.votre-projet label {
margin-top: 10px !important;
}
.input_item.votre-projet, .input_item.vous, .input_item.votre-livraison, .input_item.message {
padding: 15px;
border: 2px solid #ededed;
border-radius: 10px;
margin-bottom: 20px;
}
span.label {
font-size: 18px;
font-weight: bold;
display: inline-block;
margin-bottom: 10px;
}
.input_item.vous p, .input_item.votre-livraison p, .input_item.message p{
margin-bottom: 5px;
}
.input_item.message textarea.wpcf7-form-control.wpcf7-textarea {
height: 60px;
}
.vous_submit p {
margin-bottom: 0;
}
.vous_submit input {
width: 100%;
}
.vous_input label {
margin-top: 10px;
} .page-id-6571 .entry-content > .woocommerce {
max-width: 800px;
margin: 0 auto;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
color: #fff;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
background: #fe5915;
}
.pum-overlay {
z-index: 99 !important;
}
section.up-sells.upsells.products h2 {
text-align: center;
}
@font-face {
font-family: myFirstFont; src: url(//electroglide.fr/wp-content/themes/ridez-child/Futura-Medium.woff);
}
li.product-category h2.woocommerce-loop-category__title{
font-family: "Montserrat", sans-serif;
font-size:22px !important;
text-align: center;
width: 90%;
}