@charset "UTF-8";
.elementor .elementor-element.ua-background-overlay-yes .elementor-widget-container>*{position: relative;}
.elementor .elementor-element.ua-background-overlay-yes .elementor-widget-container:before{
content: "";
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute !important;
} .ua-info-box-wrapper .ua-info-box-icon,
.ua-info-box-wrapper .ua-info-box-content,
.ua-info-box-wrapper .elementor-icon-box-title,
.ua-info-box-wrapper .elementor-icon-box-description,
.ua-icon-box-wrapper .ua-icon-box-icon,
.ua-icon-box-wrapper .ua-icon-box-content,
.ua-icon-box-wrapper .elementor-icon-box-title,
.ua-icon-box-wrapper .elementor-icon-box-description,
.ssss .ssssss
{transition: .3s all;} body.ultraaddons-header-css .site-header,
body.ultraaddons-header-css #site-header,
body.ultraaddons-header-css #masthead,
body.ultraaddons-footer-css .site-footer,
body.ultraaddons-footer-css #site-footer
{
display: none !important;
height: 0;
}    .ua-element .hidden_text,
.ua-element .hidden_message,
.ua-element .hidden{
display: none;
}
.elementor-element-edit-mode.ua-element .hidden_text,
.elementor-element-edit-mode.ua-element .hidden_message,
.elementor-element-edit-mode.ua-element .hidden{
display: block !important;
color: #D00;
} .btn-wrapper .ua-button.btn-size-xs {
padding: 4px 10px 4px 10px;
}
.btn-wrapper .ua-button.btn-size-sm {
padding: 10px 15px;
}
.btn-wrapper .ua-button.btn-size-md {
padding: 16px 25px;
font-size: 16px;
line-height: 1.2;
}
.btn-wrapper .ua-button.btn-size-lg {
padding: 15px 30px;
font-size: 22px;
}
.btn-wrapper .ua-button.btn-size-xl {
padding: 18px 45px;
font-size: 30px;
}
div.ua-element .elementor-widget-container .btn-wrapper a.ua-button {
text-decoration: none;
border-radius: 0;
} .ua-element .btn-wrapper .ua-button {
font-weight: 600;
font-family: 'Roboto', sans-serif;
color: #21272c;
border-color: #21272c;
background-color: transparent;
}
.ua-element:hover .btn-wrapper .ua-button,
.ua-element .btn-wrapper .ua-button:focus,
.ua-element .btn-wrapper .ua-button:active
{
color: #ffffff;
border-color: #0fc392;
background-color: #0fc392;
} div.ua-element.ua-btn-align-justify .btn-wrapper a.ua-button{width: 100%;}
.ua-btn-inline-yes.ua-element.ua-element-button{width: auto !important;} .ua-transformed .elementor-widget-container {
transition: 1s all;
}  .elementor-element.ua-gradient-text-switch-yes .elementor-heading-title,
.elementor-element.ua-gradient-text-switch-yes .elementor-widget-text-editor,
.elementor-element.ua-gradient-text-switch-yes p,
.elementor-element.ua-gradient-text-switch-yes h1,
.elementor-element.ua-gradient-text-switch-yes h2,
.elementor-element.ua-gradient-text-switch-yes h3,
.elementor-element.ua-gradient-text-switch-yes h4,
.elementor-element.ua-gradient-text-switch-yes h5,
.elementor-element.ua-gradient-text-switch-yes h6,
.elementor-element.ua-gradient-text-switch-yes span,
.elementor-element.ua-gradient-text-switch-yes a,
.elementor-element.ua-gradient-text-switch-yes strong,
.elementor-element.ua-gradient-text-switch-yes b, .elementor-element.ua-gradient-text-switch-yes .gradient-text
{
background-color: transparent;
background-image: linear-gradient(231deg,#8b3ac2 21%,#e91e63 60%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
} .ua-d-flex{
display:flex;
}
.ua-row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.ua-col-1,
.ua-col-2,
.ua-col-3,
.ua-col-4,
.ua-col-5, 
.ua-col-6 {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.ua-col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.ua-col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.ua-col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.ua-col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.ua-col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.ua-col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666666%;
flex: 0 0 16.666666%;
max-width: 16.666666%;
}
@media(max-width:460px){
.ua-col-1,
.ua-col-2,
.ua-col-3,
.ua-col-4, 
.ua-col-5,
.ua-col-6{
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
} .ua-alert {
padding: 15px;
background-color: #f44336;
color: white;
font-size: 15px;
width: 100%;
}
.ua-btn-wrap > .ua-btn{
text-decoration: none;
} .ua-pagination{
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.ua-pagination .page-numbers {
display: flex;
align-items: center;
justify-content: center;
transition: 0.3s;
line-height: 1em;
min-width: 30px;
border-radius: 20px;
margin: 6px 6px 6px 6px;
color: #080808; padding: 10px 15px;
}
.ua-pagination .page-numbers.current,
a.page-numbers:hover {
background: #000000;
color: #fff; }
.ua-pagination .page-numbers.current, 
.ua-pagination a.page-numbers:hover {
background: #f9f9f9;
color: #333;
}
.ua-btn-wrap a.ua-btn, .elementor-widget-ultraaddons-button .ua-btn-wrap a.ua-btn{
padding: 1em;
cursor: pointer;
background: #4a74e0;
text-decoration: none;
color: #fff;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow: hidden;
text-decoration: none;
display: flex;
justify-content: center;
align-items: center;
align-content: space-between;
}
.ua-btn-wrap .ua-effect:before {
position: absolute;
content: "";
height: 100%;
width: 0;
background: #fff;
top: 0;
left: 0;
z-index: -1;
transition: all .3s ease;
}
.ua-btn svg {
width:1.5em;
height:1em
}
.mb-20{
margin-bottom: 20px;
} .ua-element-we-forms ul.wpuf-form {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
width: 100%;
}
ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-last .wpuf-name-field-first-name {
float: left;
width: 48%;
}
.ua-element-we-forms ul.wpuf-form.form-label-above li.field-size-large .wpuf-fields {
display: block;
float: none;
width: 100%;
}
ul.wpuf-form .wpuf-el {
position: relative;
}
ul.wpuf-form li {
margin-left: 0;
margin-bottom: 10px;
padding: 10px;
}
.ua-element-we-forms #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields textarea, .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea {
padding-left: 3px;
width: 100%;
}
ul.wpuf-form li .wpuf-fields .wpuf-name-field-wrap.format-first-last .wpuf-name-field-last-name {
float: right;
width: 48%;
}
.ua-form.ninjaforms .nf-form-content{
margin: 0;
}
.overflow-hidden{
overflow: hidden !important;
}
.overflow-visible{
overflow: visible !important;
}
.nf-form-content {
max-width: 100%;
}
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=text], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=text], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=password], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=password], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=email], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=email], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=url], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=url], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=number], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=number], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=tel], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=tel], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields textarea, .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea{
width:100%
}
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit] {
box-shadow: none;
color: #fff;
text-decoration: none;
text-shadow: none;
} .intl-tel-input {
width: 100%;
}
.ua-video-btn-wrap{
display: flex;
}
.elementor-widget-ultraaddons-video-popup .ua-video-btn {
display: flex;
justify-content: center;
align-content: center;
align-items: center;
padding: 20px 30px;
background: #db0c0c;
color: #fff;
cursor: pointer;
}
.elementor-widget-ultraaddons-video-popup .ua-video-btn:hover{
background-color: #21272c;
}
.ultraaddons-header-footer-empty{
display: none;
}
body.logged-in .ultraaddons-header-footer-empty,
body.logged-in.admin-bar .ultraaddons-header-footer-empty {
color: #ffeb3b;
padding: 3px;
margin: 0;
display: block;
background: #90b3d7;
}.advance-heading-wrapper{
text-align: left;
}
.advance-heading-wrapper.center{
text-align: center;
}
.advance-heading-wrapper.right{
text-align: right;
}
.advance-heading-wrapper span.sub-heading-wrapper {
font-family: 'Roboto', sans-serif;
display: block;
font-size: 18px;
color: #0fc392;
color: var(--medilac-primary);
line-height: 1;
z-index: 2;
text-transform: capitalize;
font-weight: 500;
position: relative;
} .advance-heading-wrapper.center span.sub-heading-wrapper:after {
right: 0;
}
.advance-heading-wrapper.left span.sub-heading-wrapper:before,
.advance-heading-wrapper.right span.sub-heading-wrapper:after {
width: 0;
display: none;
}
.advance-heading-wrapper .heading-tag {
font-family: 'Roboto', sans-serif;
font-size: 46px;
color: #021429;
color: var(--medilac-deep-dark);
font-weight: 800;
line-height: 1.217;
margin: 0;
}
.advance-heading-wrapper span.sub-heading-wrapper:before,
.advance-heading-wrapper span.sub-heading-wrapper:after {
content: "";
display: inline-block;
position: relative;
width: 100px;
vertical-align: middle;
}
.advance-heading-wrapper.center span.sub-heading-wrapper span.spb {
margin: 0 20px;
}
.advance-heading-wrapper.left span.sub-heading-wrapper span.spb {
margin-right: 20px;
margin-left: 0 !important;
}
.advance-heading-wrapper.right span.sub-heading-wrapper span.spb {
margin-right: 0 !important;
margin-left: 20px;
}.ultraaddons_info_box > .elementor-widget-container {
background: #fff;
}
.ua-info-box-icon img.infobox-svg{
width: 100px;
}
.ua-element-info-box .elementor-widget-container .info-title {
color: #21272c;
font-weight: 700;
line-height: 1.6;
margin: 0 0 10px;
}
.ua-info-box-icon {      }
.ua-info-box-content .elementor-icon-box-title {
font-weight: 700;
line-height: 1.6;
font-size: 24px;
margin-bottom: 30px;
}
.ua-info-box-content .elementor-icon-box-description {
font-size: 16px;
font-family: "Work Sans", sans-serif;
font-family: var(--medilac-font-primary);
color: #5C6B79;
line-height: 1.6;
margin-bottom: 40px;
}
.ua-element-info-box .elementor-widget-container {
padding: 50px;
background: white;
}
.ua-element-info-box .elementor-widget-container {
box-shadow: 0px 5px 23px 0 rgb(159 160 185 / 15%);
}
.ua-element-info-box .elementor-widget-container:hover {
box-shadow: 0px 5px 25px 0 rgb(159 160 185 / 25%);
}
a.ua-info-box-wrapper {
display: block;
}
@media (min-width: 768px) {
.ua-element-info-box.elementor-vertical-align-top .ua-info-box-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.ua-element-info-box.elementor-vertical-align-middle .ua-info-box-wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.ua-element-info-box.elementor-vertical-align-bottom .ua-info-box-wrapper {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
}
.ua-info-box-wrapper {
display: flex;
flex-direction: column;
position: relative;
}
.count-text {
position: absolute;
display: flex;
justify-content: center;
align-items: center;
}
.count-left{
left: 0;
}
.count-right{
right: 0;
}
.count-bottom{
bottom: 0;
}
.count-top{
top: 0;
}.ua-coun-down-timer-wrapper .ua-coun-down-timer{
display: flex;
justify-content: center;
align-items: center;
width: 100%;
font-size: 36px;
}
.ua-coun-down-timer-wrapper .single-date {
display: flex;
margin: 0 25px;
text-align: center;
flex-direction: column;
justify-content: center;
align-items: center;
}
.ua-coun-down-timer-wrapper .ua-coun-down-timer .single-date span:nth-child(1) {
font: bold 46px Roboto;
}
.ua-coun-down-timer-wrapper .ua-coun-down-timer .single-date span:nth-child(2) {
font: normal 16px Roboto;
font-weight: normal;
font-size: 16px;
font-family: 'Roboto', sans-serif;
font-family: var(--medilac-font-secondary);
display: block;
}
.elementor-shape-square .single-date {
border-radius: 0px;
}
.elementor-shape-circle .single-date {
border-radius: 50%;
}
.elementor-view-stacked .single-date,
.elementor-view-framed .single-date {
width: 120px;
height: 120px;
box-shadow: 0px 15px 25px 5px rgb(0 0 0 / 10%);
}
.elementor-shape-default .single-date {
}
.elementor-view-stacked .single-date {
background-color: #000;
color: #fff;
}
.elementor-shape-framed .single-date {
background-color: #fff;
color: #222;
}
.ua-coun-down-timer-wrapper .sep {
display: flex;
justify-content: center;
align-items: center;
line-height: 1;
}.ua-element-cart .ultraaddons-cart-wrapper ul.site-elementor-cart {
display: flex;
align-items: center;
justify-content: flex-end;
list-style: none;
position: relative;
padding: 0;
margin: 0;
}
.ua-element-cart .ultraaddons-cart-wrapper ul.site-elementor-cart > li.minicart-content-wrapper {
display: none;
position: absolute;
z-index: 210;
width: 400px;
top: 100%;
}
.ua-element-cart .ultraaddons-cart-wrapper ul.site-elementor-cart li.minicart-content-wrapper .widget_shopping_cart {
background: white;
border: 0;
padding: 25px;
box-shadow: 0 5px 40px 0 rgb(10 10 25 / 10%);
margin-top: 40px;
}
.ua-element-cart .widget_shopping_cart h2.widgettitle {
margin: 0 !important;
}
.ua-element-cart .widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list {
margin: 0;
padding: 0;
list-style: none;
}
.ua-element-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item a>img,
.ua-element-cart .widget_shopping_cart_content ul.product_list_widget li a>img {
left: 0;
top: -10px;
}
.ua-element-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item {
display: flex;
align-items: flex-start;
padding: 20px 0;
position: relative;
border-bottom: 1px solid #d7d7d77d;
}
.ua-element-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item span.quantity {
right: 0;
position: absolute;
}
.ultraaddons-cart-wrapper {}
.ultraaddons-cart-wrapper .site-elementor-cart li.cart-text-li:empty {
display: none;
}
.ultraaddons-cart-wrapper li.cart-text-li {
padding: 0 12px;
white-space: nowrap;
}
.ultraaddons-cart-wrapper .site-elementor-cart li.cart-link-li {white-space: nowrap;display: flex;align-items: center;}
.ultraaddons-cart-wrapper li.cart-link-li a {
text-decoration: none;  }
.ultraaddons-cart-wrapper .site-elementor-cart li.cart-link-li span.woocommerce-Price-amount.amount {
background: #13c392;
padding: 3px 12px;
color: white;
}
.ua-element-cart .ultraaddons-cart-wrapper ul.site-elementor-cart:hover > li.minicart-content-wrapper,
.elementor-element.elementor-element-edit-mode.see-hover-in-admin-yes .ultraaddons-cart-wrapper ul.site-elementor-cart > li.minicart-content-wrapper,
.elementor-element.expand-always-yes .ultraaddons-cart-wrapper ul.site-elementor-cart > li.minicart-content-wrapper, .ua-element-cart .ultraaddons-cart-wrapper ul.site-elementor-cart:focus > li.minicart-content-wrapper {
display: block;
}
.elementor-element.elementor-element-edit-mode.see-hover-in-admin-yes li.minicart-content-wrapper{}
.elementor-element.expand-always-yes li.minicart-content-wrapper{}
.ua-element-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item a {
font-size: 16px;
line-height: 22px;
font-weight: 600;
color: #0A1823;
text-transform: capitalize;
margin: 0;
display: block;
text-decoration: none;
outline: none;
}
.ua-element-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item a.remove,
.ua-element-cart .widget_shopping_cart_content ul.product_list_widget li a.remove {
font-weight: 300;
color: #0fc392;
z-index: 2;
margin-top: 5px;
margin-right: 4px;
padding-left: 0;
top: 0;
font-size: 24px;
display: flex;
height: 100%;
}
.ua-element-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item a:not(.remove) {
display: flex;
padding-left: 0px;
position: relative;
width: 100%;
padding-right: 75px;
align-items: flex-start; text-align: left;
}
.ua-element-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item a>img,
.ua-element-cart .widget_shopping_cart_content ul.product_list_widget li a>img {
max-width: 60px;
height: auto;
float: left;
margin-right: 10px;
}
.ua-element-cart .widget_shopping_cart_content .woocommerce-mini-cart__total.total strong,
.ua-element-cart .widget_shopping_cart_content span.woocommerce-Price-amount.amount {
font-weight: 600;
}
.ua-element-cart .widget_shopping_cart_content span.woocommerce-Price-amount.amount {
background-color: transparent;
}
.ua-element-cart .widget_shopping_cart_content ul.product_list_widget li a.remove:before{
display: none;
}
.ua-element-cart .widget_shopping_cart_content ul.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item a.remove, .ua-element-cart .widget_shopping_cart_content ul.product_list_widget li a.remove {
position: relative;
width: 20px;
text-indent: unset;
}
.ua-element-cart .widget_shopping_cart_content p.woocommerce-mini-cart__total.total {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
margin: 15px 0;
}
.ua-element-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons a {
display: block;
width: 100%;
text-align: center;
text-transform: capitalize;
font-family: var(--medilac-font-secondary);
background: #0fc392;
color: #fff;
margin: 10px 0;
line-height: 55px;
border: 2px solid transparent;
transition: 0.3s;
-webkit-transition: 0.3s;
padding: initial;
text-decoration: none;
outline: none;
}
.ua-element-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons a:hover {
border-color: #0fc392;
background: transparent;
color: #0fc392;
}
.elementor-align-left.ua-element-cart .ultraaddons-cart-wrapper ul.site-elementor-cart {
justify-content: flex-start;
margin: 0;
}
.elementor-align-left.ua-element-cart .ultraaddons-cart-wrapper ul.site-elementor-cart li.cart-text-li {
padding-left: 0;
}
.elementor-align-center.ua-element-cart .ultraaddons-cart-wrapper ul.site-elementor-cart {
justify-content: center;
margin: 0;
}
.cart-title-align-left h2.widgettitle {
text-align: left;
}
.cart-title-align-center h2.widgettitle {
text-align: center;
}
.cart-title-align-right h2.widgettitle {
text-align: right;
}
.ua-element-cart .ultraaddons-cart-wrapper .hide-content-yes{
display: none !important;
}
.ultraaddons-cart-wrapper span.count {
padding-left: 11px;
padding-right: 11px;
}
.ultraaddons-cart-wrapper .icon-wrapper.icon-svg {}
.ultraaddons-cart-wrapper .icon-wrapper.icon-svg {
display: inline;
padding: 0;
}
.ultraaddons-cart-wrapper .icon-wrapper.icon-svg img {
width: 25px;
}.ua-element-product-table .wpt_product_table_wrapper p.woocommerce-mini-cart__buttons.buttons {
display: inline-flex;
float: right;
}
.ua-element-product-table .wpt_product_table_wrapper p.woocommerce-mini-cart__buttons.buttons a.button {
margin-left: 10px;
line-height: 22px;
width: unset !important;
padding: 5px 22px !important;
}
.ua-element-product-table .wpt_product_table_wrapper p.woocommerce-mini-cart__total.total {}
.ua-element-product-table .wpt_product_table_wrapper p.woocommerce-mini-cart__total.total {float: left;font-size: 22px !important;color: black;}
.ua-element-product-table .wpt_product_table_wrapper .widget_shopping_cart_content {
}
.ua-element-product-table .wpt_product_table_wrapper ul.woocommerce-mini-cart.cart_list.product_list_widget { display: block !important; }
.ua-element-product-table .wpt_product_table_wrapper span.woocommerce-Price-amount.amount {}
.ua-element-product-table .wpt_product_table_wrapper p.woocommerce-mini-cart__total.total span.woocommerce-Price-amount.amount {
color: #0fc392;
padding-left: 20px;
}
.ua-element-product-table .wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item {
border: 0 none;
margin-bottom: 10px;
border-radius: 0;
padding-bottom: 5px;
text-align: left;
}
.ua-element-product-table .wpt_product_table_wrapper thead .wpt_table_header_row th {
background: #5c6b79;
font-weight: 500;
border-bottom: 3px solid #0fc392;
border-bottom: 3px solid var(--medilac-primary);
}
.ua-element-product-table .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a.button,
.ua-element-product-table .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a.button.wpt_woo_add_cart_button.add_to_cart_button
.ua-element-product-table .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a.add_to_cart_button
{
border: 2px solid #0000;
border-radius: 0;
background: #0fc392;
color: #ffffff;
padding: 0.6em 1em 0.4em;
cursor: pointer;
transition: 0.3s;
-webkit-transition: 0.3s;
}
.ua-element-product-table .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a.button:hover,
.ua-element-product-table .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a.button.wpt_woo_add_cart_button.add_to_cart_button:hover,
.ua-element-product-table .wpt_product_table_wrapper table.wpt_product_table>tbody tr.wpt_row td a.add_to_cart_button:hover
{
border-color: #0fc392;
background: transparent;
color: #0fc392;
}
.ua-element-product-table .wpt_product_table_wrapper .quantity .qty {
width: 5em;
text-align: center;
}
.ua-element-product-table .wpt_product_table_wrapper .qib-button.qib-button-wrapper{
max-width: 100px;
height: 50px;
position: relative;
margin: 0;
background: #f4f9fc;
}
.ua-element-product-table .wpt_product_table_wrapper .qib-button.qib-button-wrapper .quantity.wqpmb_quantity,
.ua-element-product-table .wpt_product_table_wrapper .qib-button.qib-button-wrapper .quantity.wqpmb_quantity input{
width: 100%;
}
.ua-element-product-table .wpt_product_table_wrapper .qib-button.qib-button-wrapper .minus.qib-button{
position: absolute;
right: 0;
bottom: 0;
width: 25px;
background: #0fc392;
color: #ffffff;
font-size: 26px;
}
.ua-element-product-table .wpt_product_table_wrapper .qib-button.qib-button-wrapper .plus.qib-button{
position: absolute;
top: 0;
right: 0;
width: 25px;
background: #5c6b79;
color: #ffffff;
font-size: 23px;
}
.ua-element-product-table .wpt_product_table_wrapper .qib-button.qib-button-wrapper  .quantity input.input-text.qty.text{
height: 52px;
min-width: 100px;
background-color: #f4f9fc;
padding: 20px 26px 15px 20px;
text-align: left;
border:none;
font-size:17px;
font-weight:500;
}
.ua-element-product-table .wpt_product_table_wrapper .qib-button.qib-button-wrapper button.qib-button{
padding: 2px;
min-height: 25px;
height: auto;
border: none;
} body.woocommerce div.wpt_notice_board div{padding-left: 15px;}
body.woocommerce .wpt_product_table_wrapper select, .wpt_varition_section select select {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI5IDE0IiBoZWlnaHQ9IjE0cHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyOSAxNCIgd2lkdGg9IjI5cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwb2x5Z29uIGZpbGw9IiMyMzFGMjAiIHBvaW50cz0iMC4xNSwwIDE0LjUsMTQuMzUgMjguODUsMCAiLz48L3N2Zz4=) no-repeat;
background-size: 10px;
background-position: right 10px center;
-moz-appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
padding: 4px 20px;
border-radius: 0;
}
div.wpt-footer-cart-wrapper>a:after {
background-color: #0fc392;
}
.ua-element-product-table .wpt_product_table_wrapper div.tables_cart_message_box a.cart-contents {
color: #fff;
display: block;
width: 100%;
padding: 10px;
clear: both;
box-sizing: border-box;
white-space: nowrap;
overflow: hidden;
left: 0;
background: #5c6b79;
text-decoration: none;
}
.ua-element-product-table .wpt_product_table_wrapper div.tables_cart_message_box a.cart-contents span.amount {
color: #16ecb2;
background: rgb(0 0 0 / 45%);
padding: 12px;
height: 100%;
}
.ua-element-product-table table#wpt_table.wpt_product_table a.added_to_cart.wc-forward {
font-size: unset;
padding: inherit;
font-weight: 500;
color: unset;
text-decoration: unset;
display: block;
clear: both;
background: transparent;
}
.ua-element-product-table table#wpt_table.wpt_product_table a.added_to_cart.wc-forward:hover {
color: black;
font-weight: bold;
background: transparent;
}
.ua-element-product-table .wpt_product_table_wrapper div.tables_cart_message_box {
clear: both;
box-sizing: border-box;
overflow: hidden;
background: #00000008;
padding: 0;
margin-bottom: 15px;
}
.ua-element-product-table .wpt_product_table_wrapper div.tables_cart_message_box:empty{display: none;}
.ua-element-product-table .wpt_product_table_wrapper div.tables_cart_message_box p.woocommerce-mini-cart__empty-message {
padding-top: 0;
margin-top: -10px;
}
.ua-element-product-table .wpt_product_table_wrapper div.tables_cart_message_box .widget_shopping_cart_content {
padding-top: 8px;
}
.ua-element-product-table .wpt_product_table_wrapper div.tables_cart_message_box ul.woocommerce-mini-cart li.woocommerce-mini-cart-item.mini_cart_item a.remove{
top: -2px !important; 
margin-right: -2px;
}
.ua-element-product-table div.wpt_product_table_wrapper input[type=checkbox]:checked+label:before {
background: #0fc392;
border-color: #0c9e77;
}
.ua-element-product-table div.wpt_product_table_wrapper input[type=checkbox]+label:before {
border-color: #5c6b79;
background-color: #f4f9fc;
}
.ua-element-product-table div.wpt_product_table_wrapper input[type=checkbox]:checked+label:after {
top: -4px;
left: 1px;
}
.ua-element-product-table .wpt_table_pagination span.page-numbers.current, 
.ua-element-product-table .wpt_table_pagination a.page-numbers.current {
background-color: #0fc392;
border-color: #0c9e77;
}
.ua-element-product-table .wpt_table_pagination a.page-numbers:hover, 
.ua-element-product-table .wpt_table_pagination a.page-numbers:focus, 
.ua-element-product-table .wpt_table_pagination span.page-numbers:hover, 
.ua-element-product-table .wpt_table_pagination span.page-numbers:focus {
background-color: #0fc392;
} .ua-element-product-table .wpt_product_table_wrapper ::-webkit-scrollbar-thumb {
background: #0fc392; 
} .ua-element-product-table .wpt_product_table_wrapper ::-webkit-scrollbar-track {
background: #e2ebf1; 
}
.ua-element-product-table .all_check_footer {
background: #f4f9fc;
}
.ua-element-product-table .wpt_edit_table > a {
color: #0fc392;
background: #f4f9fc;
}
.ua-element-product-table .wpt-footer-cart-wrapper > a,
.ua-element-product-table div.wpt-footer-cart-wrapper>a:after {
background-color: #0fc392 !important;
}
.ua-element-product-table .wpt-footer-cart-wrapper{
transition: all .1s;
bottom: 33px;
}
.ua-element-product-table.header-scrolled .wpt-footer-cart-wrapper { right: 128px;
}
.ua-element-product-table .normal_table_wrapper ul.woocommerce-mini-cart.cart_list.product_list_widget {
padding-left: 0;
padding-right: 0;
}
.ua-element-product-table table.add_cart_only_icon tr .wpt_action a.button:before {
content: "\f217";
margin: unset;
font-size: 16px;
padding: 7px 11px !important;
font-family: "Font Awesome 5 Free";
display: inline-block;
font-weight: bold;
}
.ua-element-product-table table.add_cart_left_icon tr .wpt_action a.button:before{
content: "\f217";
font-family: "Font Awesome 5 Free";
font-weight: bold;
}
.ua-element-product-table .wpt_product_table_wrapper div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item a.remove.remove_from_cart_button {
font-size: 0;
width: 22px;
margin-left: 0;
}
.ua-element-product-table .wpt-footer-cart-wrapper.bottom_right>a {
box-shadow: 0px 0px 8px 0px #00000040;
}
.ua-element-product-table .custom_table tbody tr td {
border: 1px solid #5d6b7942;
}
.ua-element-product-table .search_single .query_box_direct_value, .instance_search_input {
padding: 3px 5px 3px 5px;
}
.ua-element-product-table .search_single label.search_keyword_label {
margin-bottom: 7px;
}
.ua-element-product-table div.wpt_product_table_wrapper input[type=checkbox]+label:before {
width: 18px;
height: 18px;
}
.ua-element-product-table div.wpt_product_table_wrapper th input[type=checkbox]+label:before {
width: 20px;
height: 20px;
}
.ua-element-product-table div.wpt_product_table_wrapper input[type=checkbox]:checked+label:after {
top: -2px;
left: 3px;
}
.ua-element-product-table div.wpt_product_table_wrapper .all_check_header_footer.all_check_header input[type=checkbox]+label:after {
top: 4px !important;
left: 5px !important;
}
.ua-element-product-table div.wpt_product_table_wrapper table th input[type=checkbox]:checked+label:after {
left: 3px;
top: -1px;
font-size: 100%;
}
.ua-element-product-table .all_check_header_footer.all_check_header>span>label{
display: flex;
align-items: center;
}
.ua-element-product-table .all_check_header_footer.all_check_header>span {
background: transparent;
border: 0 none;
}
.ua-element-product-table .wpt_product_table_wrapper div.tables_cart_message_box{
}
.ua-element-product-table .wpt_product_table_wrapper div.tables_cart_message_box .widget_shopping_cart_content {
display: block;
width: 100%;
clear: both;
overflow: hidden;
padding: 0 14px;
margin: 46px 0 6px 0;
}
.ua-element-product-table table.wpt_product_table {
border: 0 none;
border-radius: 0;
clear: both;
}
.ua-element-product-table .search_single .query_box_direct_value, 
.ua-element-product-table .instance_search_input {
width: 100%;
border-radius: 5px;
padding: 6px 5px 5px 5px;
border: 1px solid #a9a1a1;
height: 32px;
}
.ua-element-product-table div.wpt_product_table_wrapper.woocommerce{clear: both;}
.ua-element-product-table .wpt_product_table_wrapper div.tables_cart_message_box a.cart-contents span.count {
padding-left: 8px;
opacity: 0.9;
}
@media only screen and (min-width: 761px){
.ua-element-product-table table.custom_table>tbody>tr:nth-child(2n+2)>td { }
}
.wpt_product_table_wrapper table.wpt_product_table tbody tr.wpt_row td a.single_add_to_cart_button.button{
height: auto;
}
h3.search_box_label {
display: none;
}
.search-title-show-yes h3.search_box_label {
display: block;
}
.all_check_header_footer.all_check_header {
text-align: right;
padding: 5px 0;
float: right;
display: flex;
align-items: center;
}
.wpt_product_table_wrapper table.wpt_product_table tbody tr.wpt_row td a.add_to_cart_button,
.wpt_product_table_wrapper table.wpt_product_table tbody tr.wpt_row td a.button,
.wpt_product_table_wrapper .all_check_header_footer a.button.add_to_cart_all_selected,
.wpt_product_table_wrapper .widget_shopping_cart_content p.woocommerce-mini-cart__buttons.buttons a.button.wc-forward {
line-height: 26px;
font-size: 16px;
font-weight: 500;
}
.wpt_product_table_wrapper table.wpt_product_table tbody tr.wpt_row td a.add_to_cart_button.disabled,
.wpt_product_table_wrapper table.wpt_product_table tbody tr.wpt_row td a.button.disabled{
opacity: 0.5;
}form.ultraaddons-cf7-form input,
form.ultraaddons-cf7-form select,
form.ultraaddons-cf7-form textarea {
border-style: solid;
}
form.ultraaddons-cf7-form {
width: 100%;
}
form.ultraaddons-cf7-form .col-6::after,
form.ultraaddons-cf7-form .col-6::before {
content: "";
display: block;
clear: both;
}
form.ultraaddons-cf7-form input,
form.ultraaddons-cf7-form select,
form.ultraaddons-cf7-form textarea {
width: 100%;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select{
border: 1px solid #e2ebf1;
border: 1px solid var(--medilac-secondary-deep);
border-radius: 0;
padding: 12px 15px;
color: #5c6b79;
color: var(--medilac-light-dark);
}
input[type="text"].wpcf7-not-valid,
input[type="email"].wpcf7-not-valid,
input[type="url"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid,
input[type="search"].wpcf7-not-valid,
input[type="number"].wpcf7-not-valid,
input[type="tel"].wpcf7-not-valid,
input[type="range"].wpcf7-not-valid,
input[type="date"].wpcf7-not-valid,
input[type="month"].wpcf7-not-valid,
input[type="week"].wpcf7-not-valid,
input[type="time"].wpcf7-not-valid,
input[type="datetime"].wpcf7-not-valid,
input[type="datetime-local"].wpcf7-not-valid,
input[type="color"].wpcf7-not-valid,
textarea.wpcf7-not-valid,
select.wpcf7-not-valid {
}
form.ultraaddons-cf7-form .row > div{
width: 100%;
margin-bottom: 15px;
}
.ua-element-contact-form7.elementor-align-full form.ultraaddons-cf7-form input[type="submit"] {
width: 100%;
}
form.ultraaddons-cf7-form input[type="submit"]{
font-family: 'Roboto', sans-serif;
}
form.ultraaddons-cf7-form input.wpcf7-form-control.wpcf7-submit {
padding: 16px 45px;
font-size: 16px;
line-height: 1.2;
width: auto;
font-weight: bold;
font-family: 'Roboto', sans-serif;
font-family: var(--medilac-font-secondary);
} .ultraaddons-cf7-form.style-1 input[type="text"]:focus, 
.ultraaddons-cf7-form.style-1 input[type="email"]:focus, 
.ultraaddons-cf7-form.style-1 textarea:focus, 
.ultraaddons-cf7-form.style-1 input[type="date"]:focus{ 
outline:none;
border-bottom:1px solid #333
}
.ultraaddons-cf7-form.style-1 input[type="text"], 
.ultraaddons-cf7-form.style-1 input[type="email"], 
.ultraaddons-cf7-form.style-1 input[type="date"],
.ultraaddons-cf7-form.style-1 textarea{ 
border:none;
border-bottom:1px solid #ddd;
border-radius:0;
}
.ultraaddons-cf7-form.style-2 input[type="text"], 
.ultraaddons-cf7-form.style-2 input[type="email"], 
.ultraaddons-cf7-form.style-2 input[type="date"],
.ultraaddons-cf7-form.style-2 textarea{ 
border:none;
border-bottom: 1px dashed #83A4C5;
border-radius:0
}
.ultraaddons-cf7-form.style-2 input[type="text"]:focus, 
.ultraaddons-cf7-form.style-2 input[type="email"]:focus, 
.ultraaddons-cf7-form.style-2 input[type="date"]:focus,
.ultraaddons-cf7-form.style-2 textarea:focus{ 
outline:none;
border-bottom:1px dashed #333;
border-radius:0
}.ua-element-icon-box .elementor-widget-container .info-title {
color: #21272c;
font-weight: 700;
line-height: 1.6;
margin: 0 0 10px;
}
.ua-element-icon-box .elementor-widget-container {
padding: 50px;
background: white;
}
.ua-element-icon-box .elementor-widget-container {
box-shadow: 0px 5px 23px 0 rgb(159 160 185 / 15%);
}
.ua-element-icon-box .elementor-widget-container:hover {
box-shadow: 0px 5px 25px 0 rgb(159 160 185 / 25%);
}
a.ua-info-box-wrapper {
display: block;
}
@media (min-width: 768px) {
.ua-element-icon-box.elementor-vertical-align-top .ua-info-box-wrapper {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start; }
.ua-element-icon-box.elementor-vertical-align-middle .ua-info-box-wrapper {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.ua-element-icon-box.elementor-vertical-align-bottom .ua-info-box-wrapper {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end; }
}
.ua-info-box-icon .elementor-icon i, 
.ua-info-box-icon .elementor-icon svg{
width: 1em;
height: 1em;
position: relative;
display: block
}
.ua-info-box-icon .elementor-icon {
padding: 0.5em;
}
.elementor-widget-ultraaddons-icon-box a.ua-info-box-wrapper {
text-decoration: none;
}.elementor-widget-ultraaddons_wc_products ul.products li.product {
list-style: none;
position: relative;
margin-bottom: 40px;
} .elementor-widget-ultraaddons_wc_products ul.products li.product .thumbnail-wrapper {
position: relative;
}
.elementor-widget-ultraaddons_wc_products span.onsale {
position: absolute;
top: 30px;
left: 0;
z-index: 2;
background: #0fc392;
background: var(--ultraaddons-primary);
color: #fff;
padding: 10px 20px;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
line-height: 1;
font-size: 16px;
font-weight: 500;
}
.elementor-widget-ultraaddons_wc_products ul.products li.product a span.onsale {
position: absolute;
}
.elementor-widget-ultraaddons_wc_products ul.products li.product img {
display: block;
}
.elementor-widget-ultraaddons_wc_products ul.products li.product a img.attachment-woocommerce_thumbnail {
width: 100%;
}
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.add_to_wishlist i {
display: none;
} .elementor-widget-ultraaddons_wc_products ul.products li.product .title-wrapper {
text-align: center;
}
.elementor-widget-ultraaddons_wc_products ul.products li.product .woocommerce-loop-product__title {
font-size: 22px;
line-height: 28px;
text-align: center;
font-weight: 600;
color: #0A1823;
margin: 18px 0 5px;
}
.entry-meta span a:hover,
.elementor-widget-ultraaddons_wc_products ul.products li.product:hover a .woocommerce-loop-product__title,
.ultraaddons-nav-wrapper.prev-post-text span.nav-title:hover, .ultraaddons-nav-wrapper.next-post-text span.nav-title:hover,
.entry-title a:hover {
color: #0fc392;
color: var(--ultraaddons-primary);
}
mark, ins {
text-decoration: none;
}
.elementor-widget-ultraaddons_wc_products .woocommerce-mini-cart__total.total strong,
.elementor-widget-ultraaddons_wc_products span.woocommerce-Price-amount.amount {
font-weight: 500;
}
.elementor-widget-ultraaddons_wc_products span.woocommerce-Price-amount.amount {
background-color: transparent;
}
.elementor-widget-ultraaddons_wc_products .shop-loop-shortdescription {
display: none;
color: black;
margin-bottom: 17px;
padding-bottom: 60px;
}
article.post .ua-product-ul-wrapper ol,
article.page .ua-product-ul-wrapper ol,
article.post .ua-product-ul-wrapper ul,
article.page .ua-product-ul-wrapper ul {
margin: 0;
padding: 0;
margin-bottom: 1.5em;
}
@media only screen and (min-width: 768px){
.elementor-widget-ultraaddons_wc_products ul.products li.product,
.elementor-widget-ultraaddons_wc_products ul.products li.product a {
display: block;
}
.elementor-widget-ultraaddons_wc_products ul.products li.product a:focus span.ultraaddons-loop-thumbs:before,
.elementor-widget-ultraaddons_wc_products.ultraaddons-device-tablet ul.products li.product span.ultraaddons-loop-thumbs:before,
.elementor-widget-ultraaddons_wc_products ul.products li.product:hover span.ultraaddons-loop-thumbs:before {
content: "";
position: absolute;
height: calc(100% - 20px);
width: calc(100% - 20px);
background: #ffffffe0;
left: 10px;
top: 10px;
z-index: 2;
}
.elementor-widget-ultraaddons_wc_products ul.products li.product:hover .ultraaddons-after-loop-wrapper {
visibility: visible;
opacity: 1;
}
.elementor-widget-ultraaddons_wc_products ul.products.columns-5 li.product .ultraaddons-after-loop-wrapper a.button.product_type_grouped,
.elementor-widget-ultraaddons_wc_products ul.products.columns-5 li.product .ultraaddons-after-loop-wrapper a.button.product_type_variable,
.elementor-widget-ultraaddons_wc_products ul.products.columns-5 li.product .ultraaddons-after-loop-wrapper a.button.product_type_external,
.elementor-widget-ultraaddons_wc_products ul.products.columns-5 li.product .ultraaddons-after-loop-wrapper a.button.add_to_cart_button,
.elementor-widget-ultraaddons_wc_products ul.products.columns-5 li.product .ultraaddons-after-loop-wrapper a.button.yith-wcqv-button,
.elementor-widget-ultraaddons_wc_products ul.products.columns-5 li.product .ultraaddons-after-loop-wrapper a.add_to_wishlist,
.elementor-widget-ultraaddons_wc_products ul.products.columns-5 li.product .ultraaddons-after-loop-wrapper a.added_to_cart.wc-forward,
.elementor-widget-ultraaddons_wc_products .products.columns-5 .yith-wcwl-add-to-wishlist.exists.wishlist-fragment.on-first-load .yith-wcwl-wishlistaddedbrowse,
.elementor-widget-ultraaddons_wc_products .products.columns-5 .yith-wcwl-add-to-wishlist.exists.wishlist-fragment.on-first-load .yith-wcwl-wishlistexistsbrowse {
width: 28px;
height: 28px;
}
.elementor-widget-ultraaddons_wc_products ul.products.columns-4 .yith-wcwl-add-to-wishlist.exists.wishlist-fragment.on-first-load,
.elementor-widget-ultraaddons_wc_products ul.products.columns-4 .yith-wcwl-add-to-wishlist.exists.wishlist-fragment.on-first-load .yith-wcwl-wishlistaddedbrowse,
.elementor-widget-ultraaddons_wc_products ul.products.columns-4 .yith-wcwl-add-to-wishlist.exists.wishlist-fragment.on-first-load .yith-wcwl-wishlistexistsbrowse,
.elementor-widget-ultraaddons_wc_products ul.products.columns-4 .yith-wcwl-add-to-wishlist.exists.wishlist-fragment.on-first-load .yith-wcwl-wishlistaddedbrowse a,
.elementor-widget-ultraaddons_wc_products ul.products.columns-4 .yith-wcwl-add-to-wishlist.exists.wishlist-fragment.on-first-load .yith-wcwl-wishlistexistsbrowse a {
width: 50px;
height: 50px;
}
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.added_to_cart.wc-forward,
.elementor-widget-ultraaddons_wc_products .products .yith-wcwl-add-to-wishlist.exists.wishlist-fragment.on-first-load .yith-wcwl-wishlistaddedbrowse,
.elementor-widget-ultraaddons_wc_products .products .yith-wcwl-add-to-wishlist.exists.wishlist-fragment.on-first-load .yith-wcwl-wishlistexistsbrowse {
background-color: #0fc392;
background-color: var(--ultraaddons-primary);
}
.elementor-widget-ultraaddons_wc_products ul.products.columns-2 li.product .ultraaddons-after-loop-wrapper a:before,
.elementor-widget-ultraaddons_wc_products ul.products.columns-3 li.product .ultraaddons-after-loop-wrapper a:before {
font-size: 20px;
}
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.button.product_type_grouped:hover,
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.button.product_type_variable:hover,
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.button.product_type_external:hover,
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.button.add_to_cart_button:hover,
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.button.add_to_cart_button.added,
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.button.yith-wcqv-button:hover,
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.added_to_cart.wc-forward,
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.add_to_wishlist:hover {
background-color: #0fc392;
background-color: var(--ultraaddons-primary);
}
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.add_to_wishlist:before {
top: 8%;
left: 20%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.button.product_type_grouped,
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.button.add_to_cart_button,
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.button.yith-wcqv-button,
.elementor-widget-ultraaddons_wc_products ul.products li.product .ultraaddons-after-loop-wrapper a.add_to_wishlist {
width: 50px;
height: 50px;
}
}
@media only screen and (max-width: 767px){
.elementor-widget-ultraaddons_wc_products ul.products li.product {
border: 1px solid #e2ebf1;
border: 1px solid var(--ultraaddons-secondary-deep);
padding-bottom: 10px;
} .elementor-widget-ultraaddons_wc_products .thumbnail-wrapper span.ultraaddons-loop-thumbs {
background: #eaeff3;
display: block;
position: relative;
}
}.ua-testimonial-box{
padding: 20px;
box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
.ua-testimonial-box .client-avatar img {
border-radius: 50%;
display: initial;
object-fit: cover;
}
.customer-review i {
color: #FF9900;
font-size: 20px;
}
.ua-testimonial-box .client-quote-box .quote-title {
font-size: 32px;
margin: 15px 0px;
color: #54595F;
}
.quote-icon{
margin:15px 0;
}
.ua-testimonial-box .user-name p {
font-size: 27px;
font-family:inherit;
font-weight: 600;
text-transform: capitalize;
line-height: 1.2;
margin: 0;
transition: 0.3s;
-webkit-transition: 0.3s;
}
.elementor-align-left .ua-testimonial-box .client-info, .elementor-align-right .ua-testimonial-box .client-info{
display: flex;
align-items: center;
}
.elementor-align-left .ua-testimonial-box .client-info{
justify-content: flex-start;
}
.elementor-align-right .ua-testimonial-box .client-info {
flex-flow: row-reverse;
}
.elementor-align-right .client-avatar img{
margin-left:15px ;
}
.elementor-align-left .client-avatar img{
margin-right:15px ;
}
.ua-testimonial-box .client-quote-box .ua-testimonial-subtitle {
display: inline-block;
}.ua-team-container {
text-align: center;
}
.ua-team-container .member {
position: relative;
transition: ease all .5s;
overflow: hidden;
border: 1px solid #f7f7f7;}
.ua-team-container .member img {
display: inline-block;
box-shadow: 0 0 2px rgba(0,0,0, .2);
object-fit: cover;
}
.ua-team-container .member h2 {
font-weight: 700;
font-size: 20px;
color: #000;
letter-spacing: .18px;
line-height: 24px;
margin: 0 0 9px;
}
.ua-team-container .member-text {
margin: 15px auto;
}
.ua-team-container .social_links {
margin: 0;
padding: 0;
}
.ua-team-container .social-icons {
margin-bottom: 25px
}
.ua-team-container .social-icons ul li {
list-style: none;
display: inline-block;
position: relative;
}
.ua-team-container .social-icons a {
margin-right: 22px;
color: #363842;
font-size: 16px
}
.ua-team-container .social-icons a:hover {
color: #c81a3b
}
.ua-team-container .team-content-wrap {
padding: 15px;
}
.ua-team-container .ua-team .who {
font-size: 14px;
color: #ACACAC;
}.ua-gallery-box-wrapper .gallery-area {
padding-bottom: 0;
}
.ua-gallery-box-wrapper .ua-gallery-item {
color: #fff;
width: auto;
overflow: hidden;
}
.ua-gallery-box-wrapper .ua-gallery-item:nth-child(4) {
width: auto;
}
.ua-gallery-box-wrapper .ua-gallery-item img {
display: block;
width: 100%;
}
.ua-gallery-info-title {
text-align: left;
}
.ua-gallery-item-info {
position: absolute;
bottom: 30px;
width: calc(100% - 60px);
background: #fff;
left: 0px;
margin: 0 30px;
display: flex;
justify-content: space-between;
align-items: center;
padding: 30px;
visibility: hidden;
opacity: 0;
transition: 0.3s;
-webkit-transition: 0.3s;
}
.ua-gallery-style-1 .ua-gallery-box-wrapper .ua-gallery-item-info {
bottom: -20px;
margin: 0;
width: 100%;
background: linear-gradient(0deg, rgba(0,0,0,0.8379726890756303) 0%, rgba(0,0,0,0.2861519607843137) 65%, rgba(0,212,255,0) 100%);
padding-top: 50px;
}
.ua-gallery-box-wrapper .ua-gallery-info-title span {
font-family: Work Sans;
font-weight: 100;
padding-bottom: 15px;
font-size: 16px;
}
.ua-gallery-style-1 .ua-gallery-box-wrapper .ua-gallery-info-title span {
color: #fff;
}
.ua-gallery-style-2 .ua-gallery-box-wrapper .ua-gallery-info-title span {
color: #0FC392;
font-weight: 500;
}
.ua-gallery-info-title p {
font-size: 24px;
font-family: "Roboto",sans-serif;
font-weight: 500;
margin: 0;
}
.ua-gallery-style-2 .ua-gallery-info-title p {
color: #5c6b79;
}
.ua-gallery-box-wrapper .ua-gallery-info-link a {
display: inline-block;
border: 2px solid #FFF;
line-height: 1;
padding: 10px 11px;
text-align: center;
color: #fff;
border-radius: 50%;
transition: 0.3s;
-webkit-transition: 0.3s;
}
.ua-gallery-style-2 .ua-gallery-box-wrapper .ua-gallery-info-link a {
border-color: #0FC392;
color: #0FC392;
border-radius: 0;
}
.ua-gallery-box-wrapper .ua-gallery-item .ua-gallery-info-link a:hover {
background-color: #0FC392;
color: #FFF;
}
.ua-gallery-style-1 .ua-gallery-box-wrapper .ua-gallery-item:hover .ua-gallery-item-info {
bottom: 0;
}
.ua-gallery-item:hover .ua-gallery-item-info {
visibility: visible;
opacity: 1;
}
.ua-gallery-box-wrapper .ua-gallery-item {
height: 250px;
background-position: center center;
background-size: cover;
transition: 0.3s all;
}
.elementor-widget-container .ua-gallery-box-wrapper:hover .ua-gallery-item {
background-position: top left;
}
.ua-gallery-style-1 .ua-gallery-box-wrapper .ua-gallery-item .ua-gallery-info-link a:hover {
background-color: transparent; 
}
.ua-gallery-box-wrapper {
overflow: hidden;
position: relative;
}.ua-element-offer-card .elementor-widget-container {
background: transparent;
padding: 50px;
}
.ua-element-offer-card .ua-offer-inner {
display: flex;
justify-content: space-between;
}
.ua-element-offer-card .ua-offer-texts {
z-index: 2;
}
.ua-element-offer-card .ua-offer-texts p {
margin: 0;
line-height: 1em;
}
.ua-element-offer-card .ua-offer-texts p.offer-subheading {
color: #f00;
font-size: 20px;
}
.ua-element-offer-card .ua-offer-texts p.offer-heading {
font-size: 36px;
font-weight: 600;
font-family: Roboto;
color: #021429;
line-height: 48px;
margin: 0 0 20px;
}
.ua-element-offer-card .ua-offer-texts .offer-btn {
padding: 11px 22px;
font-size: 16px;
line-height: 26px;
font-family: 'Roboto', sans-serif;
display: inline-block;
}
.ua-element-offer-card.elementor-align-right .ua-offer-inner {
flex-direction: row-reverse;
}
.ua-element-offer-card.elementor-align-center .ua-offer-inner {
flex-direction: column-reverse;
}
.ua-element-offer-card .ua-offer-img {
display: flex;
z-index: 1;
}
.ua-element-offer-card.image-location--middle .ua-offer-img {
align-items: center;
}
.ua-element-offer-card.image-location--top .ua-offer-img {
align-items: flex-start;
}
.ua-element-offer-card.image-location--bottom .ua-offer-img,
.card-orientation--portrait .ua-offer-inner .ua-offer-img {
align-items: flex-end;
}
.card-orientation--portrait .ua-offer-inner {
flex-direction: column;
}
.card-orientation--landscape .ua-offer-inner {
flex-direction: row;
} @media (max-width: 1024px){
.card-orientation--tablet-portrait .ua-offer-inner  {
flex-direction: column;
}
.card-orientation--tablet-landscape .ua-offer-inner  {
flex-direction: row;
}
.ua-element-offer-card.image-location--tablet-top .ua-offer-img {
align-items: flex-start;
}
.ua-element-offer-card.image-location--tablet-middle .ua-offer-img {
align-items: center;
}
.ua-element-offer-card.image-location--tablet-bottom .ua-offer-img {
align-items: flex-end;
}
}
@media only screen and (max-width: 767px){
.card-orientation--mobile-portrait .ua-offer-inner  {
flex-direction: column;
}
.card-orientation--mobile-landscape .ua-offer-inner  {
flex-direction: row;
}
.ua-element-offer-card.image-location--mobile-top .ua-offer-img {
align-items: flex-start;
}
.ua-element-offer-card.image-location--mobile-middle .ua-offer-img {
align-items: center;
}
.ua-element-offer-card.image-location--mobile-bottom .ua-offer-img {
align-items: flex-end;
}
.ua-element-offer-card .ua-offer-img {
justify-content: flex-end;
}
}.ua-element-recent-blog .recent-blog-item-wrap {
display: flex;
justify-content: space-between; flex-wrap: wrap;
}
.ua-element-recent-blog a.ua-recent-blog-permalink.ua-recent-blog-permalink-title{
display: block;
}
.ua-element-recent-blog .recent-blog-item {
width: 100%;
margin-bottom: 25px;
}
.ua-element-recent-blog .recent-blog-img {
position: relative;
}
.ua-element-recent-blog .recent-blog-img img {
width: 100%;
}
.ua-element-recent-blog .recent-blog-img a.recent-blog-date {
color: #fff;
display: inline-block;
background: #0FC392;
font-family: "Work Sans", sans-serif;
padding: 10px 20px;
line-height: 1;
text-align: center;
position: absolute;
bottom: 0;
left: 30px;
max-width: 100%;
}
.ua-element-recent-blog .recent-blog-info { padding: 30px;
}
.ua-element-recent-blog .recent-blog-item {
border: 1px solid #EAEDF7;
}
.ua-element-recent-blog .layout-classic .recent-blog-info {
padding-top: 50px;
}
.ua-element-recent-blog .recent-blog-item-wrap.thumbs-on .recent-blog-info{
border-top: none;    
margin: -7px 0 0;
}
.ua-element-recent-blog .recent-blog-info h2 {
color: #021429;
line-height: 1.417;
margin: 0 0 10px;
}
.ua-element-recent-blog .recent-blog-info .para.ua-rb-ecerpt {
margin-bottom: 30px;
}
.ua-element-recent-blog .recent-blog-info .read-more {
font-size: 18px;
line-height: 1.444;
font-weight: 500;
}
.ua-element-recent-blog .recent-blog-info .read-more{
color: #021429; 
display: block;
}
.ua-element-recent-blog .recent-blog-item:hover .recent-blog-info .read-more {
color: #0FC392;
}
.ua-element-recent-blog .recent-blog-info .read-more i {
position: relative;
top: 1px; } .ua-element-recent-blog .recent-blog-item-wrap.modern {
align-items: flex-start;
} .ua-element-recent-blog .recent-blog-wrap-left .recent-blog-item {
width: 100%;
transition: 0.3s;
-webkit-transition:0.3s;
}
.ua-element-recent-blog .recent-blog-wrap-left .recent-blog-item .recent-blog-info{
border: 1px solid #EAEDF7;
border-top: none;
padding: 30px;
}
.ua-element-recent-blog .recent-blog-wrap-right .recent-blog-item{
width: 100%;
margin: 0 0 30px;
}
.ua-element-recent-blog .recent-blog-wrap-right .recent-blog-item{
border: 1px solid #EAEDF7;
}
.ua-element-recent-blog .recent-blog-wrap-right .recent-blog-item .recent-blog-img img{
height: 100%;
}
.ua-element-recent-blog .recent-blog-wrap-right .recent-blog-item .recent-blog-info {
width: 100%;
border: none;
padding: 30px;
margin: 0;
}
.ua-element-recent-blog .recent-blog-info {
background: #fff;
}
.ua-element-recent-blog .recent-blog-item-wrap.modern .recent-blog-item:hover{
box-shadow:0 10px 35px rgba(0,0,0,0.06)
}
.ua-element-recent-blog .recent-blog-meta span:first-child {
margin: 0 20px 0 0;
}
.ua-element-recent-blog span.recent-blog-author,
.ua-element-recent-blog span.published-date{
color: #5C6B79;
white-space: nowrap;
}
.ua-element-recent-blog .recent-blog-meta span i{
color: #0FC392;
font-size: 14px;
margin-right: 10px;
position: relative;
top: -1px;
}
.ua-element-recent-blog .layout-modern .recent-blog-wrap-right a.ua-recent-blog-permalink.ua-recent-blog-permalink-image {
display: block;
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
}
@media screen and (max-width: 62em){
.ua-element-recent-blog span.published-date.hide-on-mobile{
display: none;
}
}
@media screen and (min-width: 37.5em){
.ua-element-recent-blog .recent-blog-item {
width: 32%;
}
.ua-element-recent-blog .recent-blog-wrap-left,
.ua-element-recent-blog .recent-blog-wrap-right {
width: 48.5%;
}
.ua-element-recent-blog .recent-blog-wrap-left .recent-blog-item .recent-blog-info{
padding: 50px;
}
.ua-element-recent-blog .recent-blog-wrap-right .recent-blog-item{
flex-direction: row;
}
.ua-element-recent-blog .recent-blog-wrap-right .recent-blog-item .recent-blog-img{
width: 30%;
}
.ua-element-recent-blog .layout-modern .recent-blog-wrap-right .recent-blog-img a.recent-blog-date,
.ua-element-recent-blog .layout-modern .recent-blog-wrap-right .recent-blog-item .para.ua-rb-ecerpt,
.ua-element-recent-blog .recent-blog-item-wrap.layout-modern.date-on .recent-blog-wrap-left .recent-blog-meta,
.ua-element-recent-blog .layout-modern .recent-blog-wrap-right a.ua-recent-blog-permalink.ua-recent-blog-permalink-image img.ultraaddons-rcnt-post-image {
display: none;
}
.ua-element-recent-blog .recent-blog-wrap-right .recent-blog-item .recent-blog-info {
width: 70%;
}
.ua-element-recent-blog .recent-blog-wrap-right .recent-blog-item{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
border: 1px solid #EAEDF7;
}
}
@media screen and (min-width: 62em){
.ua-element-recent-blog .recent-blog-img a.recent-blog-date {
bottom: -11px;
left: 50px;
max-width: 200px;
}
.ua-element-recent-blog .layout-classic .recent-blog-img a.recent-blog-date {
left: 30px;
padding: 10px 15px;
}
}.ua-element-wordpress-plugin-stats .wp-plugin-stats {
display: flex;
flex-direction: column;
align-items: center;
border-radius: 20px;
background: #fff;
box-shadow: 0px 10px 40px rgb(200 207 215 / 30%);
}
.ua-element-wordpress-plugin-stats .wp-plugin-stats:before {
content: "";
display: block;
background: #FFEDF0;
position: absolute;
width: 100%;
height: 10px;
bottom: 0;
border-radius: 0 0 15px 15px;
}
.ua-element-wordpress-plugin-stats .wp-plugin-stats .plugin-stats {
padding: 50px 25px;
display: flex;
flex-direction: column;
align-items: center;
}
.ua-element-wordpress-plugin-stats .wp-plugin-stats .plugin-stats.plugin-stats-downloaded {
padding-left: 50px;
}
.ua-element-wordpress-plugin-stats .wp-plugin-stats .plugin-stats.plugin-stats-rating {
padding-right: 50px;
}
.ua-element-wordpress-plugin-stats .wp-plugin-stats .number-text {
font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 36px;
}
.ua-element-wordpress-plugin-stats .wp-plugin-stats .label-text {
font-family: Inter;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 22px;
text-align: center;
}
.ua-element-wordpress-plugin-stats .wp-plugin-stats .star-rating {
overflow: hidden;
position: relative;
height: 36px;
line-height: 1.618;
width: 5.3em;
font-family: star;
font-weight: 400;
font-size: 23px;
}
@media (min-width: 768px){
.ua-element-wordpress-plugin-stats .wp-plugin-stats {
flex-direction: row;
justify-content: space-around;
flex-wrap: wrap;
}
}ul#ultraaddons-breadcrumb {
list-style: none; display: inline-block;
}
ul#ultraaddons-breadcrumb ul li {
display: inline;
}
ul#ultraaddons-breadcrumb li {
display: inline;
padding: 8px 10px;
}.ua_alert_box {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
.ua_alert_box.ua_alert_box_style_01 {
border-radius: 5px;
font-size: 20px;
padding: 22px 40px;
}
.ua_alert_box.ua_alert_box_style_01 .ua_alert_close {
font-size: 18px;
background-color: transparent;
border: 0 solid transparent;
cursor: pointer;
}
.ua_alert_box.ua_alert_box_style_01 .ua_alert_desc {
line-height: 20px;
display: flex;
align-items: center;
}
.ua_alert_box.ua_alert_box_style_01 .ua_alert_desc i {
margin-right: 18px;
font-size: 24px;
}
.ua_alert_box.ua_default_alert {
border: 1px solid #d7caf5;
background-color: #f5f1fd;
color: #8d62e3;
}
.ua_alert_box.ua_default_alert .ua_alert_close,
.ua_alert_box.ua_default_alert .ua_alert_desc {
color: #8d62e3;
}
.ua_alert_box.ua_notice_alert {
border: 1px solid #e9e6f5;
background-color: #f9f8fc;
color: #677294;
}
.ua_alert_box.ua_notice_alert .ua_alert_close,
.ua_alert_box.ua_notice_alert .ua_alert_desc {
color: #677294;
}
.ua_alert_box.ua_notice_alert .ua_alert_box_icon {
border: 1px solid #e9e6f5;
background-color: #f9f8fc;
color: #677294;
}
.ua_alert_box.ua_info_alert {
border: 1px solid #aee9f3;
background-color: #ebfcff;
color: #67d2e5;
}
.ua_alert_box.ua_info_alert .ua_alert_close,
.ua_alert_box.ua_info_alert .ua_alert_desc {
color: #67d2e5;
}
.ua_alert_box.ua_error_alert {
border: 1px solid #f4bdbd;
background-color: #ffebeb;
color: #eb4a4a;
}
.ua_alert_box.ua_error_alert .ua_alert_close,
.ua_alert_box.ua_error_alert .ua_alert_desc {
color: #eb4a4a;
}
.ua_alert_box.ua_success_alert {
border: 1px solid #b0efac;
background-color: #ecffeb;
color: #4acc43;
}
.ua_alert_box.ua_success_alert .ua_alert_close,
.ua_alert_box.ua_success_alert .ua_alert_desc {
color: #4acc43;
}
.ua_alert_box.ua_warning_alert {
border: 1px solid #edd796;
background-color: #fffaeb;
color: #ebb512;
}
.ua_alert_box.ua_warning_alert .ua_alert_close,
.ua_alert_box.ua_warning_alert .ua_alert_desc {
color: #ebb512;
}.ua_timeline_section.ua_timeline_default_style .ua_timeline_section_inner::before {
content: "";
position: absolute;
top: 0;
left: 22px;
height: 100%;
width: 2px;
z-index: 1;
background-color: #f3f7fa;
}
@media only screen and (min-width: 991px) {
.ua_timeline_section.ua_timeline_default_style .ua_timeline_section_inner::before {
left: 50%;
transform: translateX(-50%);
}
}
@media only screen and (max-width: 991px) {
.ua_timeline_section.ua_timeline_default_style .ua_timeline_main_coutent_inner {
padding-left: 70px;
}
}
.ua_timeline_section.ua_timeline_default_style .ua_timeline_main_coutent_inner {
background-color: #f3f7fa;
padding: 33px 40px;
display: inline-block;
position: relative;
}
.ua_timeline_section.ua_timeline_default_style .ua_timeline_main_coutent_inner:before {
position: absolute;
content: "";
right: 0;
top: 40px;
width: 21px;
height: 18px;
clip-path: polygon(0% 0%, 0 100%, 100% 0);
background-color: #f3f7fa;
}
@media only screen and (max-width: 991px) {
.ua_timeline_section.ua_timeline_default_style .ua_timeline_main_coutent_inner:before {
right: auto;
left: -18px;
clip-path: polygon(0% 0%, 100% 100%, 100% 0);
}
}
.ua_timeline_section.ua_timeline_default_style .ua_timeline_main_coutent_inner .ua_title {
color: #333;
font-size: 20px;
margin-bottom: 12px;
}
@media only screen and (max-width: 991px) {
.ua_timeline_section.ua_timeline_default_style .ua_timeline_main_coutent_inner .ua_title {
margin-bottom: 8px;
}
}
.ua_timeline_section.ua_timeline_default_style .ua_timeline_main_coutent_inner .ua_desc {
font-size: 15px;
}
.ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper {
position: relative;
margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
.ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper {
margin-bottom: 40px;
padding-left: 55px;
}
}
@media only screen and (max-width: 576px) {
.ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper {
padding-left: 35px;
}
}
.ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper:last-child {
margin-bottom: 0;
}
.ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper:after {
content: "";
display: table;
clear: both;
}
.ua_timeline_section.ua_timeline_default_style .ua_limeline_counter {
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 15px 50px rgba(40, 0, 152, 0.1);
z-index: 2;
background-color: #0e4de3;
font-size: 25px;
font-weight: 500;
}
.ua_timeline_section.ua_timeline_default_style .ua_limeline_counter img {
display: flex;
justify-content: center;
align-items: center;
width: 24px;
height: 24px;
}
.ua_timeline_section.ua_timeline_default_style .ua_limeline_counter svg {
display: flex;
justify-content: center;
align-items: center;
width: 24px;
height: 24px;
}
@media only screen and (min-width: 991px) {
.ua_timeline_section.ua_timeline_default_style .ua_limeline_counter {
left: 50%;
transform: translateX(-50%);
}
}
.ua_timeline_section.ua_timeline_default_style .ua_timeline_coutent_inner {
float: left;
}
@media only screen and (max-width: 991px) {
.ua_timeline_section.ua_timeline_default_style .ua_timeline_coutent_inner {
margin-top: 30px;
}
}
.ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper:nth-child(even) .ua_timeline_main_coutent_inner:before {
left: 0;
right: auto;
clip-path: polygon(0% 0%, 100% 100%, 100% 0);
}
@media only screen and (max-width: 991px) {
.ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper:nth-child(even) .ua_timeline_main_coutent_inner:before {
left: -18px;
}
}
@media only screen and (min-width: 991px) {
.ua_timeline_section.ua_timeline_default_style .ua_timeline_main_coutent_inner {
margin-left: 0;
width: 42%;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.ua_timeline_section.ua_timeline_default_style .ua_timeline_main_coutent_inner::before {
top: 24px;
left: 100%;
border-color: transparent;
border-left-color: #fff;
}
.ua_timeline_section.ua_timeline_default_style .ua_timeline_coutent_inner {
position: absolute;
width: 100%;
left: 122%;
top: 6px;
margin-left: 95px;
text-align: left;
}
.ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper:nth-child(even) .ua_timeline_main_coutent_inner {
float: right;
text-align: left;
}
.ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper:nth-child(even) .ua_timeline_main_coutent_inner:before {
position: absolute;
content: "";
left: 0;
right: auto;
top: 40px;
width: 21px;
height: 18px;
clip-path: polygon(0% 0%, 100% 100%, 100% 0);
background-color: #f3f7fa;
}
.ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper:nth-child(even) .ua_timeline_main_coutent_inner::before {
top: 24px;
left: auto;
right: 100%;
border-color: transparent;
border-right-color: #fff;
}
.ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper:nth-child(even) .ua_timeline_section__read-more {
float: right;
}
.ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper:nth-child(even) .ua_timeline_coutent_inner {
left: auto;
right: 122%;
margin-left: auto;
margin-right: 98px;
text-align: right;
}
}
.ua_timeline_section.ua_style_01 .ua_timeline_section_inner::before {
background-color: transparent;
border-left: 2px dashed #b7bac3;
}
.ua_timeline_section.ua_style_01 .ua_timeline_main_coutent_inner {
background-color: #fff;
}
.ua_timeline_section.ua_style_01 .ua_timeline_main_coutent_inner:before {
background-color: #fff;
}
.ua_timeline_section.ua_style_01 .ua_limeline_counter {
width: 80px;
height: 80px;
background-color: #fff;
}
@media only screen and (max-width: 768px) {
.ua_timeline_section.ua_style_01 .ua_limeline_counter {
width: 50px;
height: 50px;
}
}
.ua_timeline_section.ua_style_01 .ua_limeline_counter img {
width: 30px;
}
.ua_timeline_section.ua_style_01 .ua_limeline_counter svg {
width: 30px;
}
.ua_timeline_section.ua_style_01 .ua_timeline_section_inner::before {
height: 88%;
}
@media only screen and (max-width: 768px) {
.ua_timeline_section.ua_style_01 .ua_timeline_section_inner::before {
left: 39px;
height: 100%;
}
}
.ua_timeline_section.ua_style_01 .ua_limeline_section_inner_wrapper:nth-child(even) .ua_timeline_main_coutent_inner:before {
background-color: #fff;
}
@media only screen and (max-width: 991px) {
.ua_timeline_section.ua_style_01 .ua_limeline_section_inner_wrapper {
padding-left: 100px;
}
}
@media only screen and (max-width: 576px) {
.ua_timeline_section.ua_style_01 .ua_limeline_section_inner_wrapper {
padding-left: 70px;
}
}
@media only screen and (max-width: 768px) {
.ua_timeline_section.ua_style_01 .ua_timeline_main_coutent_inner {
padding: 25px;
}
}
.ultraaddons-timeline-icon-align-top .ua_limeline_counter {
position: relative;
}
.ultraaddons-timeline-icon-align-center .ua_limeline_counter {
top: 50% !important;
}
.ultraaddons-timeline-icon-align-center .ultraaddons-timeline-content-inner::before {
top: 74% !important;
}
.ultraaddons-timeline-icon-align-bottom .ua_limeline_counter {
top: 100% !important;
}
.ultraaddons-timeline-icon-align-bottom .ultraaddons-timeline-inner-wraper .ultraaddons-timeline-content-inner::before {
top: 80% !important;
clip-path: polygon(0% 0%, 0 100%, 100% 100%) !important;
}
.ultraaddons-timeline-icon-align-bottom .ua_timeline_section.ua_timeline_default_style .ua_limeline_section_inner_wrapper:nth-child(even) .ua_timeline_main_coutent_inner:before {
transform: rotate(-90deg) translateY(2px);
}
.ultraaddons-content-arrow-hide .ultraaddons-timeline-section.ultraaddons-timeline-default-style .ua_timeline_main_coutent_inner::before {
content: inherit !important;
}
.ua_horizontal_container {
overflow: hidden;
}
.ua_horizontal_container .owl-carousel .owl-stage-outer {
overflow: visible;
}
.ua_horizontal_container .ua_swiper_navigation .swiper_button_next,
.ua_horizontal_container .ua_swiper_navigation .swiper_button_prev {
width: 50px;
height: 50px;
border: 1px solid #eaeaea;
background-color: #fff;
color: #b4b4b4;
border-radius: 50%;
line-height: 50px;
text-align: center;
font-size: 14px;
font-weight: 700;
position: absolute;
left: 0;
top: -25px;
z-index: 9;
cursor: pointer;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.ua_horizontal_container .ua_swiper_navigation .swiper_button_next:hover,
.ua_horizontal_container .ua_swiper_navigation .swiper_button_prev:hover {
background-color: #000;
}
.ua_horizontal_container .ua_swiper_navigation .swiper_button_next {
left: auto;
right: 0;
}
.ua_horizontal_container .ua_timeline_inner {
margin: 251px 0;
padding: 0;
border-top: 1px solid #c8c8c8;
list-style: none;
}
@media (max-width: 767.98px) {
.ua_horizontal_container .ua_timeline_inner {
margin: 0;
border-top: 0 solid transparent;
}
}
.ua_horizontal_container .ua_timeline_inner .ua_date {
width: 150px;
height: 35px;
background: #ecaa00;
border-radius: 50px;
text-align: center;
line-height: 35px;
color: #fff;
margin: 0 auto;
}
@media (max-width: 767.98px) {
.ua_horizontal_container .ua_timeline_inner .ua_date {
margin: inherit;
margin-bottom: 15px;
}
}
.ua_horizontal_container .ua_timeline_inner .ua_date.ua_blue_bg {
background-color: #7600ff;
}
.ua_horizontal_container .ua_timeline_inner .ua_date.ua_green_bg {
background-color: #10bf7c;
}
.ua_horizontal_container .ua_timeline_inner .ua_style_2 .ua_date {
width: auto;
height: auto;
background: transparent;
border-radius: 0;
text-align: center;
line-height: 1;
color: #6a6a6a;
}
@media (max-width: 767.98px) {
.ua_horizontal_container .ua_timeline_inner .ua_style_2 .ua_date {
margin: inherit;
margin-bottom: 15px;
}
}
.ua_horizontal_container .ua_timeline_inner .ua_title {
font-size: 22px;
margin-bottom: 18px;
line-height: 1;
font-weight: 600;
}
@media (max-width: 767.98px) {
.ua_horizontal_container .ua_timeline_inner .ua_title {
margin-bottom: 10px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
.ua_horizontal_container .ua_timeline_inner .ua_title {
font-size: 19px;
margin-bottom: 14px;
}
}
.ua_horizontal_container .ua_timeline_inner .ua_desc {
font-size: 15px;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper {
padding-top: 30px;
position: relative;
text-align: center;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper span {
width: 25px;
height: 25px;
border: 1px solid #c8c8c8;
border-radius: 50%;
box-shadow: 0 0 0 0 #fff;
text-align: center;
color: #fff;
position: absolute;
top: -12px;
left: 50%;
transform: translateX(-50%);
background-color: #fff;
}
@media (max-width: 767.98px) {
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper span {
position: relative;
top: auto;
left: 0;
transform: translateX(0);
}
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_img_handler_top {
position: absolute;
bottom: 0;
margin-bottom: 81px;
width: 100%;
}
@media (max-width: 767.98px) {
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_img_handler_top {
position: relative;
margin-bottom: 0;
}
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_img_handler_bottom {
position: absolute;
margin-top: 20px;
width: 100%;
}
@media (max-width: 767.98px) {
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_img_handler_bottom {
position: relative;
margin-top: 0;
}
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_content_inner_top {
position: absolute;
bottom: 0;
margin-bottom: 77px;
}
@media (max-width: 767.98px) {
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_content_inner_top {
position: relative;
margin-bottom: 0;
}
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_content_inner_bottom {
position: absolute;
margin-top: 23px;
}
@media (max-width: 767.98px) {
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_content_inner_bottom {
position: relative;
margin-top: 0;
}
}
@media (max-width: 767.98px) {
.ua_horizontal_container .ua_timeline_inner {
border-left: 2px solid #348e80;
display: inline-block;
border-top: 0 solid transparent !important;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper {
float: none;
width: inherit;
display: inline-block;
text-align: left;
padding-top: 0;
margin-bottom: 40px;
position: relative;
z-index: 1;
padding-left: 30px;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper:after {
position: absolute;
content: "";
left: 0;
top: 15px;
width: 30px;
height: 2px;
background-color: #348e80;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_img_handler_top {
margin-left: 0;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper:nth-child(2) .ua_img_handler_bottom img {
width: 70px;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper span {
left: 0;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper span.ua_bullet_top:before {
content: none;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper span.ua_bullet_top:after {
content: none;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper span.ua_bullet_bottom:before {
content: none;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper span.ua_bullet_bottom:after {
content: none;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_img_handler_top {
float: left;
margin-bottom: 0;
position: relative;
width: 100%;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_img_handler_top img {
margin: 0 auto;
width: 80%;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_img_handler_bottom {
float: left;
position: relative;
width: 100%;
bottom: 0;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_content_inner_top {
float: right;
right: 0;
position: relative;
top: auto;
width: 100%;
}
.ua_horizontal_container .ua_timeline_inner .horizontal_content_wrapper .ua_content_inner_bottom {
float: right;
right: 0;
position: relative;
top: auto;
width: 100%;
}
}
.ua_horizontal_container .owl-prev,
.ua_horizontal_container .owl-next {
width: 50px;
height: 50px;
background-color: #ffffff !important;
box-shadow: none;
text-align: center;
line-height: 50px;
border-radius: 50%;
position: absolute;
left: 0;
top: -25px;
border: 1px solid #e7e6e6 !important;
}
.ua_horizontal_container .owl-next {
right: 0;
left: auto;
}
.ultraaddons-timeline-date-time .time {
margin-left: 10px;
}.ua-widget-container a,
.ua-widget-container b,
.ua-widget-container div,
.ua-widget-container li,
.ua-widget-container ul {
-webkit-tap-highlight-color: transparent;
-webkit-tap-highlight-color: transparent;
}
.ua-widget-container a,
.ua-widget-container button {
text-decoration: none !important;
outline: 0;
}
.ua-widget-container .ultraaddons-image-accordion-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
min-height: 366px;
position: relative
}
.ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: relative;
min-height: 460px;
overflow: hidden;
cursor: pointer;
-webkit-transition: all .4s ease;
transition: all .4s ease;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion::before {
position: absolute;
content: "";
top: 100%;
left: 0;
height: 100%;
width: 100%;
background: #000;
background: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(60%, rgba(255, 255, 255, 0)));
background: linear-gradient(0deg, #000 0, rgba(255, 255, 255, 0) 60%);
-webkit-transition: all .5s ease;
transition: all .5s ease;
opacity: 0;
border: none;
}
.ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion .ultraaddons-accordion-content {
width: 100%
}
.ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion .ultraaddons-accordion-title {
color: #fff;
margin-bottom: 0
}
.ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion .ultraaddons-accordion-title-wrapper {
position: relative;
-webkit-transition: all .6s ease;
transition: all .6s ease;
top: 100px;
opacity: 0;
visibility: hidden;
display: block
}
.ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion .ultraaddons-btn-wrapper {
position: relative;
-webkit-transition: all .7s ease;
transition: all .7s ease;
top: 100px;
opacity: 0;
visibility: hidden
}
.ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion .ultraaddons-icon-wrapper {
margin-bottom: 20px;
position: relative;
-webkit-transition: all .6s ease;
transition: all .6s ease;
top: -100px;
opacity: 0;
visibility: hidden
}
.ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion .ultraaddons-icon-wrapper .icon-outline {
color: #fff
}
.ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion .ultraaddons-icon-wrapper svg {
max-width: 16px;
height: auto;
vertical-align: middle
}
.ua-image-accordion-click .ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion--input:checked+label,
.ua-image-accordion-hover .ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion:hover {
-webkit-box-flex: 3;
-ms-flex: 3;
flex: 3
}
.ua-image-accordion-click .ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion--input:checked+label::before,
.ua-image-accordion-hover .ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion:hover::before {
top: 0;
opacity: 1
}
.ua-image-accordion-click .ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion--input:checked+label .ultraaddons-accordion-title-wrapper,
.ua-image-accordion-click .ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion--input:checked+label .ultraaddons-btn-wrapper,
.ua-image-accordion-click .ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion--input:checked+label .ultraaddons-icon-wrapper,
.ua-image-accordion-hover .ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion:hover .ultraaddons-accordion-title-wrapper,
.ua-image-accordion-hover .ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion:hover .ultraaddons-btn-wrapper,
.ua-image-accordion-hover .ua-widget-container .ultraaddons-image-accordion-wrapper .ultraaddons-single-image-accordion:hover .ultraaddons-icon-wrapper {
top: 0;
opacity: 1;
visibility: visible
}
.ua-widget-container .ua-image-accordion-actions {
display: block
}
.ua-widget-container .ua-image-accordion-actions>a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: all .3s;
transition: all .3s
}
.ua-widget-container .ua-image-accordion-actions>a>svg {
width: 100%
}
.ua-widget-container .ultraaddons-accordion-title {
color: #000;
font-size: 22px;
margin-bottom: 0;
display: block;
font-weight: 700;
line-height: 1
}
.ua-widget-container .ultraaddons-accordion-title svg {
max-width: 28px;
height: auto;
vertical-align: middle
}
.ua-widget-container .ultraaddons-accordion-title.icon-title {
font-size: 28px;
display: inline-block
}
.ua-widget-container .ultraaddons-accordion-title.icon-title>i {
position: relative;
top: 3px;
display: inline-block
}
.ua-widget-container .ultraaddons-accordion-title.icon-title .icon-right {
padding-left: 15px
}
.ua-widget-container .ultraaddons-accordion-title.icon-title .icon-left {
padding-right: 15px
}
.ua-widget-container .icon-outline {
width: 40px;
height: 40px;
line-height: 40px;
display: inline-block;
color: #000;
text-align: center;
border: 1px solid currentColor
}
.ua-widget-container .icon-outline.circle {
border-radius: 50%
}
.ua-image-accordion--btn {
font-weight: 400
}
.ua-widget-container .ultraaddons-btn {
border-radius: 5px;
font-size: 15px;
padding: 15px 30px;
display: inline-block;
color: #fff;
position: relative;
display: inline-block;
line-height: 1;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
vertical-align: middle;
text-align: center;
background-color: #2575fc;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
.ua-widget-container .ultraaddons-btn::before {
position: absolute;
content: "";
border-radius: inherit;
-webkit-transition: all .4s ease;
transition: all .4s ease;
z-index: -1;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-size: 102% 102%;
opacity: 0;
}
.ua-widget-container .ultraaddons-btn:hover {
background-color: #0350d2;
}
.ua-product-accordion-item:after {
content:none !important
}
@media (max-width:767px){
.ua-widget-container .ultraaddons-image-accordion-wrapper{
-ms-flex-wrap:wrap;flex-wrap:wrap
}
}
@media screen and (min-width:1025px) {
.ua-image-accordion-vertical .ua-image-accordion {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.ua-image-accordion-vertical .ua-image-accordion-item {
min-height: 0!important
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.ua-image-accordion-tablet-vertical .ua-image-accordion,
.ua-image-accordion-vertical:not(.ua-image-accordion-tablet-horizontal) .ua-image-accordion {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.ua-image-accordion-tablet-vertical .ua-image-accordion-item,
.ua-image-accordion-vertical:not(.ua-image-accordion-tablet-horizontal) .ua-image-accordion-item {
min-height: 0!important
}
}
@media screen and (max-width:767px) {
.ua-image-accordion-mobile-vertical .ua-image-accordion,
.ua-image-accordion-tablet-vertical:not(.ua-image-accordion-mobile-horizontal) .ua-image-accordion,
.ua-image-accordion-vertical:not(.ua-image-accordion-mobile-horizontal) .ua-image-accordion {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.ua-image-accordion-mobile-vertical .ua-image-accordion-item,
.ua-image-accordion-tablet-vertical:not(.ua-image-accordion-mobile-horizontal) .ua-image-accordion-item, .ua-image-accordion-vertical:not(.ua-image-accordion-mobile-horizontal) .ua-image-accordion-item {
min-height: 0!important
}
}.ua-widget-container a,
.ua-widget-container b,
.ua-widget-container div,
.ua-widget-container li,
.ua-widget-container ul {
-webkit-tap-highlight-color: transparent;
-webkit-tap-highlight-color: transparent;
}
.ua-widget-container a,
.ua-widget-container button {
text-decoration: none !important;
outline: 0;
}
.ua-widget-container .ultraaddons-product-accordion-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
min-height: 366px;
position: relative
}
.ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
position: relative;
min-height: 460px;
overflow: hidden;
cursor: pointer;
-webkit-transition: all .4s ease;
transition: all .4s ease;
display: -webkit-box;
display: -ms-flexbox;
display: flex
}
.ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion::before {
position: absolute;
content: "";
top: 100%;
left: 0;
height: 100%;
width: 100%;
background: #000;
background: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(60%, rgba(255, 255, 255, 0)));
background: linear-gradient(0deg, #000 0, rgba(255, 255, 255, 0) 60%);
-webkit-transition: all .5s ease;
transition: all .5s ease;
opacity: 0
}
.ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion .ultraaddons-accordion-content {
width: 100%
}
.ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion .ultraaddons-accordion-title {
color: #fff;
margin-bottom: 0
}
.ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion .ultraaddons-accordion-price {
color: rgb(202, 202, 202);
margin-bottom: 0
}
.ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion .ultraaddons-accordion-title-wrapper,
.ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion .ultraaddons-accordion-price-wrapper {
position: relative;
-webkit-transition: all .6s ease;
transition: all .6s ease;
top: 100px;
opacity: 0;
visibility: hidden;
display: block
}
.ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion .ultraaddons-btn-wrapper {
position: relative;
-webkit-transition: all .7s ease;
transition: all .7s ease;
top: 100px;
opacity: 0;
visibility: hidden
}
.ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion .ultraaddons-icon-wrapper {
margin-bottom: 20px;
position: relative;
-webkit-transition: all .6s ease;
transition: all .6s ease;
top: -100px;
opacity: 0;
visibility: hidden
}
.ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion .ultraaddons-icon-wrapper .icon-outline {
color: #fff
}
.ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion .ultraaddons-icon-wrapper svg {
max-width: 16px;
height: auto;
vertical-align: middle
}
.ua-product-accordion-click .ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion--input:checked+label,
.ua-product-accordion-hover .ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion:hover {
-webkit-box-flex: 3;
-ms-flex: 3;
flex: 3
}
.ua-product-accordion-click .ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion--input:checked+label::before,
.ua-product-accordion-hover .ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion:hover::before {
top: 0;
opacity: 1
}
.ua-product-accordion-click .ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion--input:checked+label .ultraaddons-accordion-title-wrapper,
.ua-product-accordion-click .ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion--input:checked+label .ultraaddons-accordion-price-wrapper,
.ua-product-accordion-click .ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion--input:checked+label .ultraaddons-btn-wrapper,
.ua-product-accordion-click .ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion--input:checked+label .ultraaddons-icon-wrapper,
.ua-product-accordion-hover .ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion:hover .ultraaddons-accordion-title-wrapper,
.ua-product-accordion-hover .ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion:hover .ultraaddons-accordion-price-wrapper,
.ua-product-accordion-hover .ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion:hover .ultraaddons-btn-wrapper,
.ua-product-accordion-hover .ua-widget-container .ultraaddons-product-accordion-wrapper .ultraaddons-single-product-accordion:hover .ultraaddons-icon-wrapper {
top: 0;
opacity: 1;
visibility: visible
}
.ua-widget-container .ua-product-accordion-actions {
display: block
}
.ua-widget-container .ua-product-accordion-actions>a {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transition: all .3s;
transition: all .3s
}
.ua-widget-container .ua-product-accordion-actions>a>svg {
width: 100%
}
.ua-widget-container .ultraaddons-accordion-title {
color: #000;
font-size: 22px;
margin-bottom: 0;
display: block;
font-weight: 700;
line-height: 1
}
.ua-widget-container .ultraaddons-accordion-price {
color: rgb(66, 66, 66);
font-size: 18px;
margin-bottom: 0;
display: block;
font-weight: 700;
line-height: 1
}
.ua-widget-container .ultraaddons-accordion-title svg {
max-width: 28px;
height: auto;
vertical-align: middle
}
.ua-widget-container .ultraaddons-accordion-title.icon-title {
font-size: 28px;
display: inline-block
}
.ua-widget-container .ultraaddons-accordion-title.icon-title>i {
position: relative;
top: 3px;
display: inline-block
}
.ua-widget-container .ultraaddons-accordion-title.icon-title .icon-right {
padding-left: 15px
}
.ua-widget-container .ultraaddons-accordion-title.icon-title .icon-left {
padding-right: 15px
}
.ua-widget-container .icon-outline {
width: 40px;
height: 40px;
line-height: 40px;
display: inline-block;
color: #000;
text-align: center;
border: 1px solid currentColor
}
.ua-widget-container .icon-outline.circle {
border-radius: 50%
}
.ua-product-accordion--btn {
font-weight: 400
}
.ua-widget-container .ultraaddons-btn {
border-radius: 5px;
font-size: 15px;
padding: 15px 30px;
display: inline-block;
color: #fff;
position: relative;
display: inline-block;
line-height: 1;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
vertical-align: middle;
text-align: center;
background-color: #2575fc;
-webkit-transition: all .4s ease;
transition: all .4s ease;
}
.ua-widget-container .ultraaddons-btn::before {
position: absolute;
content: "";
border-radius: inherit;
-webkit-transition: all .4s ease;
transition: all .4s ease;
z-index: -1;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-size: 102% 102%;
opacity: 0;
}
.ua-widget-container .ultraaddons-btn:hover {
background-color: #0350d2;
}
@media (max-width:767px){
.ua-widget-container .ultraaddons-product-accordion-wrapper{
-ms-flex-wrap:wrap;flex-wrap:wrap
}
}
@media screen and (min-width:1025px) {
.ua-product-accordion-vertical .ua-product-accordion {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.ua-product-accordion-vertical .ua-product-accordion-item {
min-height: 0!important
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.ua-product-accordion-tablet-vertical .ua-product-accordion,
.ua-product-accordion-vertical:not(.ua-product-accordion-tablet-horizontal) .ua-product-accordion {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.ua-product-accordion-tablet-vertical .ua-product-accordion-item,
.ua-product-accordion-vertical:not(.ua-product-accordion-tablet-horizontal) .ua-product-accordion-item {
min-height: 0!important
}
}
@media screen and (max-width:767px) {
.ua-product-accordion-mobile-vertical .ua-product-accordion,
.ua-product-accordion-tablet-vertical:not(.ua-product-accordion-mobile-horizontal) .ua-product-accordion,
.ua-product-accordion-vertical:not(.ua-product-accordion-mobile-horizontal) .ua-product-accordion {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.ua-product-accordion-mobile-vertical .ua-product-accordion-item,
.ua-product-accordion-tablet-vertical:not(.ua-product-accordion-mobile-horizontal) .ua-product-accordion-item, .ua-product-accordion-vertical:not(.ua-product-accordion-mobile-horizontal) .ua-product-accordion-item {
min-height: 0!important
}
}.ua_cu_btn {
display: inline-block;
padding: 12px 31px;
line-height: 19px;
font-size: 14px;
font-weight: 500;
-webkit-transition: 0.3s;
transition: 0.3s;
text-align: center;
border-radius: 5px;
}
.ua_cu_btn.btn_2 {
background-color: transparent;
border: 1px solid #0E4DE3;
color: #0E4DE3;
}
.ua_cu_btn.btn_2:hover {
background-color: #0E4DE3;
border: 1px solid #0E4DE3;
color: #fff;
}
.ua_accordion_item .ua_accordion_inner .ua_cu_btn {
border-radius: 0;
}
.ua_accordion_item .ua_desc + .ua_cu_btn {
margin-top: 29px;
}
.ua_accordion_item .ua_accordion_inner .ua_desc + .ua_cu_btn {
margin-top: 29px;
}
.ua_accordion_item {
border-bottom: 1px solid #e5e5e5; }
.ua_accordion_item:last-child {
border-bottom: 0 solid transparent;
}
.ua_accordion_item .ua_accordion_icon {
position: absolute;
left: -42px;
top: -4px;
}
.ua_accordion_item.ua-active {
background-color: #fff;
}
.ua_accordion_item .ua_accordion_item_title {
position: relative;
}
.ua_accordion_item .ua_accordion_thumb {
max-width: 100%;
}
@media (max-width: 991px) {
.ua_accordion_item .ua_accordion_thumb {
margin-top: 30px;
}
}
@media (min-width: 991px) {
.ua_accordion_item .ua_accordion_thumb {
position: absolute;
right: -100%;
top: 0;
}
}
.ua_accordion_item .ua_accordion_title {
cursor: pointer;
position: relative;
margin-bottom: 0;
font-size: 16px;
font-weight: 600;
line-height: 20px;
padding: 20px;
}
.ua_accordion_item .ua-icon {
transition: transform 0.2s ease-out;
right: 20px;
top: 20%;
position: absolute;
cursor: pointer;
color: #060a24;
}
.icon-right .ua_accordion_item .ua-icon {
right: 3px;
}
.icon-left .ua_accordion_item .ua-icon {
left: -25px;
}
.ua_accordion_item_title .ua-accordion-icon-opend {
display: none;
}
.ua_accordion_item_title.ua-active .ua-accordion-icon-opend {
display: block;
}
.ua_accordion_item_title.ua-active .ua-accordion-icon-closed {
display: none;
}
.ua_accordion_item .ua_accordion_panel {
display: none; }
.ua_accordion_item.ua-active .ua_accordion_title::before {
transform: rotate(-140deg);
}
@media (min-width: 768px) {
.ua_accordion_item .ua_accordion_inner {
display: flex; padding: 15px;
}
.ua_accordion_item .ua_accordion_inner .ua_accordion_thumb { display: flex;
}
}
.ua_accordion_item .ua_accordion_inner .ua_accordion_thumb {
position: relative;
right: auto;
top: auto;
}
@media (max-width: 767.98px) {
.ua_accordion_item .ua_accordion_inner .ua_accordion_thumb {
margin-bottom: 10px;
}
}
.ua_accordion_item .ua_accordion_inner .ua_accordion_thumb + .ua_accordion_inner_content {
padding-left: 30px;
}
.ua_accordion_item .ua_accordion_inner .ua_accordion_inner_content + .ua_accordion_thumb {
padding-left: 30px;
}
.ua_accordion_item .ua_accordion_inner .ua_cu_btn {
border-radius: 0;
}
.ua_accordion_item .ua_accordion_inner .ua_desc {
font-size: 15px;
line-height: 1.7;
}
.ua_accordion_item .ua_accordion_inner .ua_desc + .ua_cu_btn {
margin-top: 29px;
}
.ua_accordion_item.ua_accordion_style_08 {
border: 1px solid #cccccc;
background-color: #fff;
margin-bottom: 10px;
}
.ua_accordion_item.ua_accordion_style_08 .ua_accordion_panel { }
.ua_accordion_style_08 .ua-icon {
color: #060a24;
}
.ua_accordion_item.ua_accordion_style_09 {
background-color: #005d4c;
border-radius: 0;
padding: 29px 35px 29px;
border-bottom: 0 solid transparent;
}
.ua_accordion_item.ua_accordion_style_09:nth-child(2) {
background-color: #006a56;
}
.ua_accordion_item.ua_accordion_style_09:nth-child(3) {
background-color: #007b64;
}
.ua_accordion_item.ua_accordion_style_09:nth-child(4) {
background-color: #009377;
}
.ua_accordion_item.ua_accordion_style_09:nth-child(5) {
background-color: #005d4c;
}
.ua_accordion_item.ua_accordion_style_09:nth-child(6) {
background-color: #006a56;
}
.ua_accordion_item.ua_accordion_style_09:nth-child(7) {
background-color: #007b64;
}
.ua_accordion_item.ua_accordion_style_09:nth-child(8) {
background-color: #009377;
}
.ua_accordion_item.ua_accordion_style_09:nth-child(9) {
background-color: #007b64;
}
.ua_accordion_item.ua_accordion_style_09:nth-child(10) {
background-color: #009377;
}
.ua_accordion_item.ua_accordion_style_09 .ua_accordion_item_title {
padding: 0 0 0 35px;
}
.ua_accordion_item.ua_accordion_style_09 .ua_accordion_title {
color: #fff;
}
.ua_accordion_item.ua_accordion_style_09 .ua_desc {
color: #fff;
}
.ua_accordion_item.ua_accordion_style_09 .ua_accordion_panel {
padding-top: 20px;
}
.ua_accordion_item.ua_accordion_style_09 .ua_accordion_icon {
max-width: 16px;
position: absolute;
left: 0;
top: 0;
}
.ua_accordion_item.ua_accordion_style_09 .ua_cu_btn {
border: 1px solid #fff;
}
.ua_accordion_item.ua_accordion_style_09 .ua_cu_btn:hover {
border: 1px solid #0e4de3;
}
.ua_accordion_style_09 .ua-icon {
color: #fff;
}
.ua_accordion_style_09 .ua_accordion_icon {
color: #fff;
}
.ua_accordion_icon i {
display: block;
}
.ua-accordion_icon svg {
width: 16px;
}.ua-element-drop-caps .ua-dropcap-cotnent {
margin-bottom: 0;
}
.ua-element-drop-caps .ua-dropcap-cotnent:first-child::first-letter {
color: rgb(23, 0, 153);
float: left;
font-size: 75px;
line-height: 60px;
padding-top: 4px;
padding-right: 8px;
padding-left: 3px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.ua-dropcap-wraper > ol,
.ua-dropcap-wraper > ul {
padding-left: 28px;
}.elementor-headline {
font-size: 43px;
line-height: 1.2;
display: block; }
.elementor-headline-dynamic-text {
color: var(--dynamic-text-color, #aebcb9); }
.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper {
text-align: left; }
.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper {
overflow: visible;
text-align: inherit; }
.elementor-headline--style-highlight .elementor-headline-dynamic-text {
z-index: 1; }
.elementor-headline--style-highlight .elementor-headline-plain-text {
z-index: 1;
position: relative; }
.elementor-headline--style-highlight svg {
position: absolute;
top: 50%;
left: 50%;
width: calc( 100% + 20px);
height: calc( 100% + 20px);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
overflow: visible; }
.elementor-headline--style-highlight svg path {
stroke: red;
stroke-width: 9;
fill: none;
opacity: 0;
stroke-dasharray: 0 1500;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s; }
.elementor-headline.e-animated svg path {
-webkit-animation: elementor-headline-dash forwards;
animation: elementor-headline-dash forwards;
-webkit-animation-duration: var(--animation-duration, 1.2s);
animation-duration: var(--animation-duration, 1.2s);
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1; }
.elementor-headline.e-animated svg path:nth-of-type(2) {
-webkit-animation-delay: calc(var(--animation-duration, 1.2s) / 2);
animation-delay: calc(var(--animation-duration, 1.2s) / 2); }
.elementor-headline.e-hide-highlight svg path {
opacity: 1;
stroke-dasharray: 1500 1500;
-webkit-animation: hide-highlight 0.4s forwards;
animation: hide-highlight 0.4s forwards;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1; }
@-webkit-keyframes elementor-headline-dash {
from {
stroke-dasharray: 0 1500;
opacity: 1; }
to {
stroke-dasharray: 1500 1500;
opacity: 1; } }
@keyframes elementor-headline-dash {
from {
stroke-dasharray: 0 1500;
opacity: 1; }
to {
stroke-dasharray: 1500 1500;
opacity: 1; } }
@-webkit-keyframes hide-highlight {
from {
opacity: 1;
stroke-dasharray: 1500 1500; }
to {
opacity: 0;
-webkit-filter: blur(10px);
filter: blur(10px); } }
@keyframes hide-highlight {
from {
opacity: 1;
stroke-dasharray: 1500 1500; }
to {
opacity: 0;
-webkit-filter: blur(10px);
filter: blur(10px); } }
.elementor-headline-text-wrapper {
vertical-align: bottom; }
.elementor-headline-dynamic-wrapper {
display: inline-block;
position: relative; }
.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text {
display: inline-block;
position: absolute;
top: 0;
left: 0; }
.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active {
position: relative; }
.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper {
-webkit-perspective: 300px;
perspective: 300px; }
.elementor-headline-animation-type-flip .elementor-headline-dynamic-text {
opacity: 0;
-webkit-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg); }
.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active {
opacity: 1;
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-animation: elementor-headline-flip-in 1.2s;
animation: elementor-headline-flip-in 1.2s; }
.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
-webkit-animation: elementor-headline-flip-out 1.2s;
animation: elementor-headline-flip-out 1.2s; }
@-webkit-keyframes elementor-headline-flip-in {
0% {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0; }
35% {
-webkit-transform: rotateX(120deg);
transform: rotateX(120deg);
opacity: 0; }
65% {
opacity: 0; }
100% {
-webkit-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 1; } }
@keyframes elementor-headline-flip-in {
0% {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0; }
35% {
-webkit-transform: rotateX(120deg);
transform: rotateX(120deg);
opacity: 0; }
65% {
opacity: 0; }
100% {
-webkit-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 1; } }
@-webkit-keyframes elementor-headline-flip-out {
0% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1; }
35% {
-webkit-transform: rotateX(-40deg);
transform: rotateX(-40deg);
opacity: 1; }
65% {
opacity: 0; }
100% {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0; } }
@keyframes elementor-headline-flip-out {
0% {
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1; }
35% {
-webkit-transform: rotateX(-40deg);
transform: rotateX(-40deg);
opacity: 1; }
65% {
opacity: 0; }
100% {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0; } }
.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper {
vertical-align: top;
overflow: hidden; }
.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper::after { content: '';
position: absolute;
left: auto;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
height: 90%;
width: 1px;
background-color: #0d0d0d; }
.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after {
-webkit-animation: elementor-headline-pulse 1s infinite;
animation: elementor-headline-pulse 1s infinite; }
.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected {
background-color: var(--typing-selected-bg-color, #0d0d0d); }
.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected::after {
visibility: hidden; }
.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text {
color: var(--typing-selected-color, var(--dynamic-text-color), #aebcb9); }
.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active) {
visibility: hidden; }
.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
position: absolute;
visibility: hidden; }
@-webkit-keyframes elementor-headline-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
opacity: 1; }
40% {
-webkit-transform: translateY(-50%) scale(0.9);
transform: translateY(-50%) scale(0.9);
opacity: 0; }
100% {
-webkit-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
opacity: 0; } }
@keyframes elementor-headline-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
opacity: 1; }
40% {
-webkit-transform: translateY(-50%) scale(0.9);
transform: translateY(-50%) scale(0.9);
opacity: 0; }
100% {
-webkit-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
opacity: 0; } }
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper {
-webkit-perspective: 300px;
perspective: 300px; }
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text {
-webkit-transform: scaleX(1.0005);
-ms-transform: scaleX(1.0005);
transform: scaleX(1.0005);
opacity: 0; }
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
opacity: 0; }
.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter {
opacity: 1; }
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in {
-webkit-animation: elementor-headline-swirl-in .4s forwards;
animation: elementor-headline-swirl-in .4s forwards; }
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
-webkit-animation: elementor-headline-swirl-out .4s forwards;
animation: elementor-headline-swirl-out .4s forwards; }
@-webkit-keyframes elementor-headline-swirl-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg); }
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
transform: translateZ(-20px) rotateX(-10deg); }
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
transform: translateZ(-20px) rotateX(0deg); } }
@keyframes elementor-headline-swirl-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg); }
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
transform: translateZ(-20px) rotateX(-10deg); }
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
transform: translateZ(-20px) rotateX(0deg); } }
@-webkit-keyframes elementor-headline-swirl-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
transform: translateZ(-20px) rotateX(0); }
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
transform: translateZ(-20px) rotateX(-100deg); }
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
transform: translateZ(-20px) rotateX(-90deg); } }
@keyframes elementor-headline-swirl-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
transform: translateZ(-20px) rotateX(0); }
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
transform: translateZ(-20px) rotateX(-100deg); }
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
transform: translateZ(-20px) rotateX(-90deg); } }
.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper {
display: inline-block;
padding: .2em 0; }
.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper {
overflow: hidden;
vertical-align: top; }
.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text {
opacity: 0;
top: .2em; }
.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active {
top: 0;
opacity: 1;
-webkit-animation: elementor-headline-slide-down-in .6s;
animation: elementor-headline-slide-down-in .6s; }
.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive {
-webkit-animation: elementor-headline-slide-down-out .6s;
animation: elementor-headline-slide-down-out .6s; }
@-webkit-keyframes elementor-headline-slide-down-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
60% {
opacity: 1;
-webkit-transform: translateY(20%);
transform: translateY(20%); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0); } }
@keyframes elementor-headline-slide-down-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%); }
60% {
opacity: 1;
-webkit-transform: translateY(20%);
transform: translateY(20%); }
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0); } }
@-webkit-keyframes elementor-headline-slide-down-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0); }
60% {
opacity: 0;
-webkit-transform: translateY(120%);
transform: translateY(120%); }
100% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%); } }
@keyframes elementor-headline-slide-down-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0); }
60% {
opacity: 0;
-webkit-transform: translateY(120%);
transform: translateY(120%); }
100% {
opacity: 0;
-webkit-transform: translateY(100%);
transform: translateY(100%); } }
.elementor-headline-animation-type-clip .elementor-headline-text-wrapper {
display: inline-block;
padding: .2em 0; }
.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper {
overflow: hidden;
vertical-align: top; }
.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper::after { content: '';
position: absolute;
top: 0;
left: auto;
right: 0;
width: 2px;
height: 100%;
background-color: #0d0d0d; }
.elementor-headline-animation-type-clip .elementor-headline-dynamic-text {
opacity: 0; }
.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active {
opacity: 1; }
.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper {
-webkit-perspective: 300px;
perspective: 300px; }
.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text {
opacity: 0; }
.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active {
opacity: 1;
-webkit-animation: elementor-headline-drop-in-in .8s;
animation: elementor-headline-drop-in-in .8s; }
.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive {
-webkit-animation: elementor-headline-drop-in-out .8s;
animation: elementor-headline-drop-in-out .8s; }
@-webkit-keyframes elementor-headline-drop-in-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
transform: translateZ(100px); }
100% {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
@keyframes elementor-headline-drop-in-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
transform: translateZ(100px); }
100% {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0); } }
@-webkit-keyframes elementor-headline-drop-in-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0); }
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
transform: translateZ(-100px); } }
@keyframes elementor-headline-drop-in-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
transform: translateZ(0); }
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
transform: translateZ(-100px); } }
.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper {
-webkit-perspective: 300px;
perspective: 300px; }
.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text {
opacity: 0; }
.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
display: inline-block;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); }
.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in {
-webkit-animation: elementor-headline-blinds-in .6s forwards;
animation: elementor-headline-blinds-in .6s forwards; }
.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
-webkit-animation: elementor-headline-blinds-out .6s forwards;
animation: elementor-headline-blinds-out .6s forwards; }
@-webkit-keyframes elementor-headline-blinds-in {
0% {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg); }
100% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); } }
@keyframes elementor-headline-blinds-in {
0% {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg); }
100% {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); } }
@-webkit-keyframes elementor-headline-blinds-out {
0% {
-webkit-transform: rotateY(0);
transform: rotateY(0); }
100% {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg); } }
@keyframes elementor-headline-blinds-out {
0% {
-webkit-transform: rotateY(0);
transform: rotateY(0); }
100% {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg); } }
.elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
opacity: 0; }
.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
display: inline-block;
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0); }
.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter {
opacity: 1; }
.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in {
-webkit-animation: elementor-headline-wave-up .6s forwards;
animation: elementor-headline-wave-up .6s forwards; }
.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in) {
-webkit-animation: elementor-headline-wave-down .6s forwards;
animation: elementor-headline-wave-down .6s forwards; }
@-webkit-keyframes elementor-headline-wave-up {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0; }
60% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 1; }
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; } }
@keyframes elementor-headline-wave-up {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0; }
60% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 1; }
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; } }
@-webkit-keyframes elementor-headline-wave-down {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; }
60% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0; } }
@keyframes elementor-headline-wave-down {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1; }
60% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0; } }
.elementor-headline-animation-type-slide .elementor-headline-dynamic-text {
opacity: 0; }
.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active {
opacity: 1;
-webkit-animation: elementor-headline-slide-in .6s;
animation: elementor-headline-slide-in .6s; }
.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive {
-webkit-animation: elementor-headline-slide-out .6s;
animation: elementor-headline-slide-out .6s; }
@-webkit-keyframes elementor-headline-slide-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%); }
60% {
opacity: 1;
-webkit-transform: translateX(10%);
transform: translateX(10%); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0); } }
@keyframes elementor-headline-slide-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%); }
60% {
opacity: 1;
-webkit-transform: translateX(10%);
transform: translateX(10%); }
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0); } }
@-webkit-keyframes elementor-headline-slide-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0); }
60% {
opacity: 0;
-webkit-transform: translateX(110%);
transform: translateX(110%); }
100% {
opacity: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%); } }
@keyframes elementor-headline-slide-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0); }
60% {
opacity: 0;
-webkit-transform: translateX(110%);
transform: translateX(110%); }
100% {
opacity: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%); } }
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper, .elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper, .elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper, .elementor-headline-animation-type-slide .elementor-headline-dynamic-wrapper, .elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper, .elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper, .elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper {
-webkit-transition: width 0.5s;
-o-transition: width 0.5s;
transition: width 0.5s; }
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper, .elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper, .elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper {
overflow: hidden; }
.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text, .elementor-headline-animation-type-blinds .elementor-headline-dynamic-text, .elementor-headline-animation-type-wave .elementor-headline-dynamic-text {
white-space: nowrap; }
.elementor-msie .elementor-headline--style-highlight svg {
top: auto;
left: auto;
-webkit-transform: translate(-100%);
-ms-transform: translate(-100%);
transform: translate(-100%); }.ua-highlight-text{
color:red
}
.ua-stack-desktop-yes .ua-adv-heading-stack, .ua-stack-mobile-yes .ua-adv-heading-stack, .ua-stack-tablet-yes .ua-adv-heading-stack {
display: block;
}.ua-steps-icon {
position: relative;
display: inline-block;
margin-bottom: 2rem;
padding: 40px;
border-radius:50%;
background-color: #e9ecf0;
color: #13c392;
text-align: center;
font-size: 46px;
}
.ua-steps-icon i, .ua-steps-icon svg {
position: relative;
display: block;
width: 1em;
height: 1em;
fill: currentColor;
}
.ua-step-description{
margin: 0;
color: #616161;
font-weight: 400;
font-size: 16px;
line-height: 1.5;
}
.ua-steps-icon .ua-steps-label {
position: absolute;
top: 5px;
right: 0;
overflow: hidden;
padding: 8px 10px;
max-width: 200%;
border: 3px solid #fff;
border-radius: 20px;
background-color: #13c392;
color: #fff;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 12px;
line-height: 1;
}
.ua-step-arrow {
left: calc(100% + 20px);
-webkit-transform: rotate(var(--ua-stepflow-direction-angle,0));
-ms-transform: rotate(var(--ua-stepflow-direction-angle,0));
transform: rotate(var(--ua-stepflow-direction-angle,0));
-webkit-transform-origin: var(--ua-stepflow-direction-origin-x) center;
-ms-transform-origin: var(--ua-stepflow-direction-origin-x) center;
transform-origin: var(--ua-stepflow-direction-origin-x) center;
top: 49%;
width: 100px;
}
.ua-step-arrow, .ua-step-arrow:after {
position: absolute;
display: inline-block;
border-top: 1px solid #758e9b;
}
.ua-step-arrow:after {
top: -2px;
right: 5px;
width: 12px;
height: 12px;
border-right: 1px solid #758e9b;
color: #ddd;
content: "";
-webkit-transform: rotate(45deg) translateY(-50%);
-ms-transform: rotate(45deg) translateY(-50%);
transform: rotate(45deg) translateY(-50%);
}
.ua-steps-title {
margin-bottom: 15px;
}.ua-news-ticker-wrap{
display: block;
width: 100%;
box-sizing: border-box;
position: relative;
overflow: hidden;
}
.ua-news-ticker-wrap.bn-fixed-top{
position: fixed;
left: 0;
right: 0;
top: 0;
}
.ua-news-ticker-wrap.bn-fixed-bottom{
position: fixed;
left: 0;
right: 0;
bottom: 0;
}
.ua-news-ticker-wrap ul li {
margin: 0;
}
.bn-controls button {
padding: 0;
}
.ua-element.ua-element-news-ticker .ua-news-ticker-wrap .bn-controls button {
border-left: solid 1px #0000000f;
background-color: #0000000f;
}
.ua-news-ticker-wrap u li:before{
content:"";
height:10px;
width:10px;
background-color:#333;
position:absolute;
}.ua-c.ua-card-content {
color:#040911;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin-bottom: 3rem;
}
.ua-c .ua-card {
display: flex;
background-color: #020a1b;
border-radius: 1.5rem;
overflow: hidden;
flex-direction: column;
width: 100%;
border: 1px solid #ddd;
}
.ua-c .ua-card-body {
padding: 1rem 1.5rem 3rem 1.5rem;
}
.ua-c .ua-card-footer {
padding-bottom: 0;
border: none;
}
.ua-c .ua-card-footer {
padding-top: 0;
margin-top: 10px;}
.ua-c .ua-card-avatar-content{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.ua-c .ua-card-avatar-link {
display: inline-flex;
position: relative;
align-items: center;
justify-content: center;
color: #fff;
}
.ua-c .ua-card-title {
font-weight: 500;
font-size: 28px;
color: #ffffff;
margin: 0.8rem 0 .8rem 0;
letter-spacing:3px;
}
.ua-c .ua-card-card-subtitle {
color: #a4a4b1;
}
.ua-c .ua-card-card-heading {
background: linear-gradient(to right, #00F5A0, #00D9F5);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
font-size: 2.5rem;
font-weight: 900;
font-family: "Roboto", sans-serif;
}
.ua-c .ua-card-text {
font-size: 16px;
line-height: 1.5;
color: #a4a4b1;
margin-top: 15px;
}
.ua-c .ua-card .ua-card-button {
display: inline-block;
font-weight: 500;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.05rem;
color: #fff;
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 0;
border-radius: 50rem;
background: linear-gradient(to right, #0056f5, #24bdd1);
padding: .6rem 2rem;
}
.ua-c .card-row {
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 100%;
}
.ua-c .card-col {
display: flex;
flex-direction: column;
flex-basis: 100%;
flex: 1;
}
.card-col-order{
order: 1;
}
.ua-c .card-justify-content-start{
justify-content: start;
}
.ua-c .card-justify-content-end{
justify-content:end;
}
.ua-c .card-justify-content-center{
justify-content:center;
}
.ua-c .ua-card-sub-title {
color: #5394D7;
letter-spacing: 3px;
font-weight: 300;
}
.footer-bottom{
display: flex;
flex-wrap: wrap;
margin-top: 15px;
color: #fff;
text-align: left;
}
.card-price, .card-wish{
flex-basis: 50%;
}
.card-price{
text-align: left;
}
.card-wish{
text-align: right;
}
.content-left .ua-card-avatar-content {
align-items: start;
}
.content-right .ua-card-avatar-content {
align-items: end;
}
.content-center .ua-card-avatar-content {
align-items: center;
}.ua-skill-chart{
position: relative;
display: inline-block;
margin: 20px 10px;
color: #999;
font-size: 14px;
text-align: center;
}
.ua-skill-chart canvas {
position: absolute;
top: 0;
left: 0;
}.ua-work-hours{
padding:10px
}
.ua-work-hours .ua-work-hours-row{
display:flex
}
.ua-work-hours .ua-work-day, 
.ua-work-hours .ua-work-timing {
float: left;
width: 50%;
}
.ua-work-hours .ua-work-hours-row:not(:last-child) {
margin-bottom: 10px;
border-bottom-style: solid;
border-bottom-color: #e5e5e5;
border-bottom-width: 1px;
}
.ua-work-hours .ua-work-hours-row {
padding: 10px 10px 10px 30px
}
.ua-work-hours .ua-work-hours-row.highlight  .ua-work-day,  .ua-work-hours .ua-work-hours-row.highlight .ua-work-timing {
color:crimson
}
.ua-work-hour-title{
margin:0 0 10px 0
}
.ua-work-hour-sub-title{
margin:0 0 10px 0;
display:block
}.ua-product-flip {
position: relative;
}
.ua-product-flip>.front,
.ua-product-flip>.back {
display: block;
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition-duration: 0.6s;
transition-property: transform, opacity;
}
.ua-product-flip>.front {
transform: rotateY(0deg);
}
.ua-product-flip>.back {
position: absolute;
opacity: 0;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
transform: rotateY(-180deg);
}
.ua-product-flip:hover>.front {
transform: rotateY(180deg);
}
.ua-product-flip:hover>.back {
opacity: 1;
transform: rotateY(0deg);
}
.ua-product-flip.flip-vertical>.back {
transform: rotateX(-180deg);
}
.ua-product-flip.flip-vertical:hover>.front {
transform: rotateX(180deg);
}
.ua-product-flip.flip-vertical:hover>.back {
transform: rotateX(0deg);
}
.ua-product-flip {
position: relative;
display: inline-block;
margin-bottom: 1.6em;
width: 100%;
}
.ua-product-flip>.front,
.ua-product-flip>.back {
align-items: center;
display: flex;
flex-direction: column;
justify-content: center;
color: white;
width: inherit;
background-size: cover !important;
background-position: center !important;
min-height: 350px;
padding: 1em 2em;
background: #313131;
border-radius: 10px;
}
.ua-product-flip>.front .ua-desc,
.ua-product-flip>.back .ua-desc{
font-size: 1.1rem;
color: #999;
margin-bottom: 30px;
}
.ua-product-flip .front-title {
position: relative
}
.ua-product-flip .front-title:after {
content: "";
position: absolute;
bottom: -10px;
width: 100%;
height: 1px;
background: rgb(255 255 255 / 52%);
left: 0;
}
.ua-product-flip .back-title,
.ua-product-flip .front-title {
margin-bottom: 20px;
font-size: 26px;
line-height: 28px;
}
.ua-product-flip .front:before {
content: "";
position: absolute;
height: 100%;
width: 100%;
background: #3333334f;
left: 0;
top: 0;
z-index: -1;
}
.ua-product-flip .front .mark,
.ua-product-flip .front ins {
background: transparent;
text-decoration: none;
}
.ua-cart a.button{
font-size: 16px;
font-weight: 400;
border-radius: 3px;
padding-top: 13px;
padding-right: 25px;
padding-bottom: 15px;
padding-left: 25px;
background-color: #2271b1;
color: #fff;
outline: 0;
transition:.5s
}
.woocommerce .ua-cart > a.button:hover{
transition:.7s
}
.ua-cart a > span{ 
font-weight: 400; margin-left:5px
}
span.ua-onsale {
min-height: 2em;
min-width: 4em;
font-size: 1em;
font-weight: 700;
position: absolute;
text-align: center;
padding: 2px;
top: 0;
left: 0;
margin: 0;
background-color: #77a464;
color: #fff;
font-size: .857em;
z-index: 9;
}.ua-pc .ua-h-100 {
height: 100%!important;
}
.ua-pc .ua-card {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box; border-radius: 0.25rem;
color:#111
}
.ua-pc .ua-card-text{
font-size: 14px;
color:#333
}
.ua-pc .ua-pb-4, .ua-pc .ua-py-4 {
padding-bottom: 1.5rem!important;
}
.ua-pc .ua-flex-column {
-webkit-box-orient: vertical!important;
-webkit-box-direction: normal!important;
-ms-flex-direction: column!important;
flex-direction: column!important;
}
.ua-pc .ua-d-flex {
display: -webkit-box!important;
display: -ms-flexbox!important;
display: flex!important;
}
.ua-pc .ua-card-body {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1.25rem;
}
.ua-pc .ua-flex-md-row {
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-ms-flex-direction: row!important;
flex-direction: row!important;
}
.ua-pc .ua-flex-grow-1 {
flex-grow: 1!important;
}
.ua-pc button.slider-nav {
background:transparent;
height:100%;
padding:0;
margin:0;
outline: none;
}
.ua-pc .ua-card-body a > h2{
color:#111;
font-size: 20px;
}
.ua-pc ul.slider-container {
padding: 10px 0;
}
.ua-pc .ua-thumbnail {
position: relative !important;
width: 100%;
display: block;
}
.ua-pc span.ua-onsale {
min-height: 2em;
min-width: 4em;
font-size: 1em;
font-weight: 700;
position: absolute;
text-align: center;
padding: 2px;
top: 0;
left: 0;
margin: 0;
background-color: #77a464;
color: #fff;
font-size: .857em;
z-index: 9;
}
.ua-pc .ua-thumbnail .cart-links{
width: 100%;
position: absolute;
right: 0;
bottom: 18px;
z-index: 9;
padding-right: 15px;
text-align: right;
}
.ua-pc .ua-thumbnail .cart-links a.add-cart span:hover {
color:#333
}
.ua-pc .ua-thumbnail .cart-links a.add-card, 
.ua-pc .added_to_cart.wc-forward {
padding-top: 8px;
font-weight: 500;
}
.ua-pc .ua-thumbnail .cart-links .add-card, 
.ua-pc .added_to_cart.wc-forward {
display: inline-table;
width: 36px;
height: 36px;
background: #fff;
border-radius: 60px;
font-size: 18px;
line-height: 18px;
padding: 9px;
overflow: hidden;
position: relative;
-webkit-box-shadow: 1px 0 32px rgba(0, 0, 0, 0.2);
box-shadow: 1px 0 32px rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
text-align: center;
margin:0 5px;
}
.ua-pc .ua-thumbnail .cart-links .add-card i {
display: inline-block;
}
.ua-pc .ua-thumbnail .cart-links a.add-card span {
font-size: 11px !important;
font-weight: bold;
text-transform: uppercase;
position: absolute;
right: 19px;
top: 20px;
opacity: 0;
}
.ua-pc .ua-thumbnail .cart-links a.add-card:hover span {
opacity: 1;
top: 10px;
-webkit-transition: all 0.4s ease 0.3s;
-o-transition: all 0.4s ease 0.3s;
transition: all 0.4s ease 0.3s;
}
.ua-pc .ua-thumbnail .cart-links a.add-card:hover {
width: 148px;
padding: 8px 18px 0;
text-align: left;
}
.ua-pc .slider-nav::before {
padding: 0.6rem;
}
.ua-pc .slider-nav-round .slider-nav::after, 
.ua-pc .slider-nav-square .slider-nav::after {
width: 4rem;
height: 4rem;
margin: 0.5rem;
}
.ua-product-title {
margin: 0;
}
.ua-element-product-carousel .ua-pc button.slider-nav{
background-color:transparent !important;
outline: none;
}
@keyframes bounceIn {
from,
20%,
40%,
60%,
80%,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.ua-pc .ua-card a.added_to_cart.wc-forward {
font-size: 12px;
color: yellowgreen !important;
margin-left: 5px;
animation:bounceIn 1s;
}
.ua-product-flip .back-title, .ua-product-flip .front-title {
margin-bottom: 20px;
font-size: 26px;
line-height: 28px;
}
@media (min-width: 768px){
.ua-pc .ua-pl-md-2, .ua-px-md-2 {
padding-left: 0.5rem!important;
}
.ua-pc .ua-px-md-2 {
padding-right: 0.5rem!important;
padding-left: 0.5rem!important;
}
}.ua-3d-image-hover-wrapper {
position: relative;
width: 1160px;
display: flex;
justify-content: center;
flex-wrap: wrap;
transform-style: preserve-3d;
perspective: 500px;
margin: auto;
}
.ua-3d-image-hover-wrapper .ua-3dimage-box {
position: relative;
width: 275px;
height: 275px;
background: #000;
transition: 0.5s;
transform-style: preserve-3d;
overflow: hidden;
margin-right: 15px;
margin-top: 45px;
}
.ua-3d-image-hover-wrapper:hover .ua-3dimage-box {
transform: rotateY(25deg);
}
.ua-3d-image-edit-mode .ua-3dimage-box:first-child ~ .ua-3dimage-box,
.ua-3d-image-hover-wrapper .ua-3dimage-box:hover ~ .ua-3dimage-box {
transform: rotateY(-25deg);
}
.ua-3d-image-edit-mode .ua-3dimage-box:first-child,
.ua-3d-image-hover-wrapper .ua-3dimage-box:hover {
transform: rotateY(0deg) scale(1.25);
z-index: 1;
box-shadow: 0 25px 40px rgba(0,0,0,0.5);
background: transparent;
}
.ua-3d-image-hover-wrapper .ua-3dimage-box .ua-3dimage-imgbx {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ua-3d-image-hover-wrapper .ua-3dimage-box .ua-3dimage-imgbx:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(180deg,#f00,#000);
z-index: 1;
opacity: 0;
transition: 0.5s;
mix-blend-mode: multiply;
}
.ua-3d-image-edit-mode .ua-3dimage-box:first-child .ua-3dimage-imgbx:before,
.ua-3d-image-hover-wrapper .ua-3dimage-box:hover .ua-3dimage-imgbx:before {
opacity: 1;
}
.ua-3d-image-hover-wrapper .ua-3dimage-box .ua-3dimage-imgbx img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.ua-3d-image-hover-wrapper .ua-3dimage-box .ua-3dimage-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
padding: 20px;
align-items: flex-end;
box-sizing: border-box;
}
.ua-3d-image-hover-wrapper .ua-3dimage-box .ua-3dimage-content h2 {
color: #fff;
transition: 0.5s;
text-transform: uppercase;
margin-bottom: 5px;
font-size: 20px;
transform: translateY(200px);
transition-delay: 0.3s;
}
.ua-3d-image-edit-mode .ua-3dimage-box:first-child .ua-3dimage-content h2,
.ua-3d-image-hover-wrapper .ua-3dimage-box:hover .ua-3dimage-content h2 {
transform: translateY(0px);
}
.ua-3d-image-hover-wrapper .ua-3dimage-box .ua-3dimage-content p {
color: #fff;
transition: 0.5s;
font-size: 14px;
transform: translateY(200px);
transition-delay: 0.4s;
}
.ua-3d-image-edit-mode .ua-3dimage-box:first-child .ua-3dimage-content p,
.ua-3d-image-hover-wrapper .ua-3dimage-box:hover .ua-3dimage-content p {
transform: translateY(0px);
}@-webkit-keyframes fadeIn {
100% {
opacity: 1;
}
}
@keyframes fadeIn {
100% {
opacity: 1;
}
}
.ua-post-timeline {
width: 100%;
margin: 0 auto;
}
.ua-post-timeline h1 {
font-size: 2.5rem;
text-align: center;
font-weight: 500;
}
.ua-post-timeline ul {
padding: 0;
margin: 50px 0;
display: flex;
flex-wrap: wrap;
position: relative;
list-style: none;
}
.ua-post-timeline ul::before {
content: "";
width: 12px;
height: 12px;
background-color: #ffcc00;
border-radius: 50%;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-60%);
}
@media (max-width: 768px) {
.ua-post-timeline ul::before {
display: none;
}
}
.ua-post-timeline ul::after {
content: "";
width: 0px;
height: 100%;
border: 1px dashed #ffcc00;
position: absolute;
top: 0;
right: 50%;
display: none;
z-index: 1;
}
@media (max-width: 768px) {
.ua-post-timeline ul::after {
display: block;
}
}
.ua-post-timeline ul li {
position: relative;
flex-basis: 50%;
padding-bottom: 30px;
z-index: 2;
}
@media (max-width: 768px) {
.ua-post-timeline ul li {
flex-basis: 100%;
padding-bottom: 40px;
}
}
.ua-post-timeline ul li:nth-child(odd) {
padding-right: 80px;
}
@media (max-width: 768px) {
.ua-post-timeline ul li:nth-child(odd) {
padding-right: 0px;
}
}
.ua-post-timeline ul li:nth-child(odd)::after {
content: "";
width: 0px;
height: 100%;
border: 1px dashed #ffcc00;
position: absolute;
top: 0;
right: 0;
z-index: 1;
}
@media (max-width: 768px) {
.ua-post-timeline ul li:nth-child(odd)::after {
display: none;
}
}
.ua-post-timeline ul li:nth-child(odd) .ua-pt-thumbnail::after {
right: -5px;
}
@media (max-width: 768px) {
.ua-post-timeline ul li:nth-child(odd) .ua-pt-thumbnail::after {
right: 50%;
top: auto;
bottom: 12px;
transform: translate(5px, 0);
}
}
.ua-post-timeline ul li:nth-child(odd) .ua-pt-line {
right: 0;
}
.ua-post-timeline ul li:nth-child(even) {
padding-left: 80px;
transform: translateY(50%);
}
@media (max-width: 768px) {
.ua-post-timeline ul li:nth-child(even) {
padding-left: 0px;
transform: translateY(0);
}
}
.ua-post-timeline ul li:nth-child(even) .ua-pt-thumbnail::after {
left: -7px;
}
@media (max-width: 768px) {
.ua-post-timeline ul li:nth-child(even) .ua-pt-thumbnail::after {
left: 50%;
top: auto;
bottom: 12px;
transform: translate(-7px, 0);
}
}
.ua-post-timeline ul li:nth-child(even) .ua-pt-line {
left: 0;
}
.ua-post-timeline ul li:last-child::after {
height: 50%;
}
@media (max-width: 768px) {
.ua-post-timeline ul li:last-child .ua-pt-thumbnail::after {
bottom: 0;
}
}
.ua-post-timeline ul li a {
display: block;
padding: 10px;
border-radius: 10px;
background-color: #fff;
opacity: 0;
-webkit-animation: fadeIn linear 0.5s 1s forwards;
animation: fadeIn linear 0.5s 1s forwards;
border: 1px solid #ddd;
overflow: hidden;
}
@media (max-width: 768px) {
.ua-post-timeline ul li a {
display: flex;
}
.ua-post-timeline ul li a .ua-pt-thumbnail {
margin-right: 20px;
flex-basis: 50%;
padding-bottom: 0;
}
.ua-post-timeline ul li a .ua-pt-txt {
flex-basis: 50%;
padding-bottom: 0;
overflow-wrap: break-word;
}
}
@media (max-width: 480px) {
.ua-post-timeline ul li a .ua-pt-thumbnail {
flex-basis: 60%;
}
.ua-post-timeline ul li a .ua-pt-txt {
flex-basis: 40%;
align-self: flex-end;
text-align: left;
}
.ua-post-timeline ul li a .ua-pt-txt h3 {
text-align: left;
font-size: 1.6rem;
}
.ua-post-timeline ul li a .ua-pt-txt p {
display: none;
}
}
.ua-post-timeline ul li a:hover .ua-pt-thumbnail img {
transform: scale(1.2);
}
.ua-post-timeline ul li .ua-pt-thumbnail {
padding-bottom: 10px;
overflow: hidden;
}
.ua-post-timeline ul li .ua-pt-thumbnail::after {
content: "";
width: 12px;
height: 12px;
background-color: #ffcc00;
border-radius: 50%;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.ua-post-timeline ul li .ua-pt-thumbnail img {
transition: transform 0.5s;
}
.ua-post-timeline ul li .ua-pt-txt {
color: #333;
}
.ua-post-timeline ul li .ua-pt-txt h3 {
font-size: 2rem;
}
.ua-post-timeline ul li .ua-pt-txt p {
font-size: 1.6rem;
}
.ua-post-timeline ul li .ua-pt-line {
width: 100%;
height: 0;
border: 1px dashed #ffcc00;
position: absolute;
top: 50%;
z-index: -1;
opacity: 0;
-webkit-animation: fadeIn linear 0.5s 1s forwards;
animation: fadeIn linear 0.5s 1s forwards;
}
.ua-post-timeline button {
display: block;
margin: 20% auto 0;
padding: 10px 40px;
color: #ffcc00;
font-weight: 900;
background-color: #fff;
border: 1px solid #ffcc00;
border-radius: 30px;
cursor: pointer;
outline: none;
transition: background-color 0.5s, color 1s;
}
@media (max-width: 768px) {
.ua-post-timeline button {
margin: 10% auto 0;
}
}
.ua-post-timeline button:hover {
background-color: #ffcc00;
color: #fff;
}
.ua-post-timeline time {
margin: 5px 0;
display: block;
font-size: 18px;
}.ml1 {
font-weight: 900;
font-size: 3.5em;
}
.ml1 .letter {
display: inline-block;
line-height: 1em;
}
.ml1 .text-wrapper {
position: relative;
display: inline-block;
padding-top: 0.1em;
padding-right: 0.05em;
padding-bottom: 0.15em;
}
.ml1 .line {
opacity: 0;
position: absolute;
left: 0;
height: 3px;
width: 100%;
background-color: #111;
transform-origin: 0 0;
}
.ml1 .line1 { top: 0; }
.ml1 .line2 { bottom: 0; }
.ml2 {
font-weight: 900;
font-size: 3.5em;
}
.ml2 .letter {
display: inline-block;
line-height: 1em;
}
.ml3 {
font-weight: 900;
font-size: 3.5em;
}
.ml10 {
position: relative;
font-weight: 900;
font-size: 4em;
}
.ml4 {
position: relative;
font-weight: 900;
font-size: 4.5em;
}
.ml4 .letters {
position: absolute;
margin: auto;
left: 0;
top: 0.3em;
right: 0;
opacity: 0; 
}
.ml5 {
position: relative;
font-weight: 300;
font-size: 4.5em;
color: #402d2d;
}
.ml5 .text-wrapper {
position: relative;
display: inline-block;
padding-top: 0.1em;
padding-right: 0.05em;
padding-bottom: 0.15em;
line-height: 1em;
}
.ml5 .line {
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
height: 3px;
width: 100%;
background-color: #111;
transform-origin: 0.5 0;
}
.ml5 .ampersand {
font-family: Baskerville, serif;
font-style: italic;
font-weight: 400;
width: 1em;
margin-right: -0.1em;
margin-left: -0.1em;
}
.ml5 .letters {
display: inline-block;
opacity: 0;
}
.ml6 {
position: relative;
font-weight: 900;
font-size: 3.3em;
}
.ml6 .text-wrapper {
position: relative;
display: inline-block;
padding-top: 0.2em;
padding-right: 0.05em;
padding-bottom: 0.1em;
overflow: hidden;
}
.ml6 .letter {
display: inline-block;
line-height: 1em;
}
.ml7 {
position: relative;
font-weight: 900;
font-size: 3.7em;
}
.ml7 .text-wrapper {
position: relative;
display: inline-block;
padding-top: 0.2em;
padding-right: 0.05em;
padding-bottom: 0.1em;
overflow: hidden;
}
.ml7 .letter {
transform-origin: 0 100%;
display: inline-block;
line-height: 1em;
}
.ml8 {
font-weight: 900;
font-size: 4.5em;
color: #fff;
width: 3em;
height: 3em;
}
.ml8 .letters-container {
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 0;
bottom: 0;
height: 1em;
}
.ml8 .letters {
position: relative;
z-index: 2;
display: inline-block;
line-height: 0.7em;
right: -0.12em;
top: -0.2em;
}
.ml8 .bang {
font-size: 1.4em;
top: auto;
left: -0.06em;
}
.ml8 .circle {
position: absolute;
left: 0;
right: 0;
margin: auto;
top: 0;
bottom: 0;
}
.ml8 .circle-white {
width: 3em;
height: 3em;
border: 2px dashed white;
border-radius: 2em;
}
.ml8 .circle-dark {
width: 2.2em;
height: 2.2em;
background-color: #4f7b86;
border-radius: 3em;
z-index: 1;
}
.ml8 .circle-dark-dashed {
border-radius: 2.4em;
background-color: transparent;
border: 2px dashed #4f7b86;
width: 2.3em;
height: 2.3em;
}
.ml9 {
position: relative;
font-weight: 200;
font-size: 4em;
}
.ml9 .text-wrapper {
position: relative;
display: inline-block;
padding-top: 0.2em;
padding-right: 0.05em;
padding-bottom: 0.1em;
overflow: hidden;
}
.ml9 .letter {
transform-origin: 50% 100%;
display: inline-block;
line-height: 1em;
}
.ml10 {
position: relative;
font-weight: 900;
font-size: 4em;
}
.ml10 .text-wrapper {
position: relative;
display: inline-block;
padding-top: 0.2em;
padding-right: 0.05em;
padding-bottom: 0.1em;
overflow: hidden;
}
.ml10 .letter {
display: inline-block;
line-height: 1em;
transform-origin: 0 0;
}
.ml11 {
font-weight: 700;
font-size: 3.5em;
}
.ml11 {
font-weight: 700;
font-size: 3.5em;
}
.ml11 .text-wrapper {
position: relative;
display: inline-block;
padding-top: 0.1em;
padding-right: 0.05em;
padding-bottom: 0.15em;
}
.ml11 .line {
opacity: 0;
position: absolute;
left: 0;
height: 100%;
width: 3px;
background-color: #111;
transform-origin: 0 50%;
}
.ml11 .line1 { 
top: 0; 
left: 0;
}
.ml11 .letter {
display: inline-block;
line-height: 1em;
}
.ml12 {
font-weight: 200;
font-size: 1.8em;
text-transform: uppercase;
letter-spacing: 0.5em;
}
.ml12 .letter {
display: inline-block;
line-height: 1em;
}
.ml13 {
font-size: 1.9em;
text-transform: uppercase;
letter-spacing: 0.5em;
font-weight: 600;
}
.ml13 .letter {
display: inline-block;
line-height: 1em;
}
.ml14 {
font-weight: 200;
font-size: 3.2em;
}
.ml14 .text-wrapper {
position: relative;
display: inline-block;
padding-top: 0.1em;
padding-right: 0.05em;
padding-bottom: 0.15em;
}
.ml14 .line {
opacity: 0;
position: absolute;
left: 0;
height: 2px;
width: 100%;
background-color: #111;
transform-origin: 100% 100%;
bottom: 0;
}
.ml14 .letter {
display: inline-block;
line-height: 1em;
}
.ml15 {
font-weight: 800;
font-size: 3.8em;
text-transform: uppercase;
letter-spacing: 0.5em;
}
.ml15 .word {
display: inline-block;
line-height: 1em;
}
.ml16 {
color: #402d2d;
padding: 40px 0;
font-weight: 800;
font-size: 2em;
text-transform: uppercase;
letter-spacing: 0.5em;
overflow: hidden;
}
.ml16 .letter {
display: inline-block;
line-height: 1em;
}.pg .ua-product-card {
position: relative;
margin-bottom: 20px;
overflow: hidden;
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;}
.ua-badge span.ua-onsale {
min-height: 2em;
min-width: 4em;
font-size: 1em;
font-weight: 700;
position: absolute;
text-align: center;
padding: 2px;
top: 0;
left: 0;
margin: 0;
background-color: #77a464;
color: #fff;
font-size: .857em;
z-index: 9;
}
.ua-product-tumb {
display: flex;
align-items: center;
justify-content: center;
}
.ua-product-tumb img {
max-width: 100%; 
max-height: 100%;
}
.ua-product-details {
padding: 30px;
}
.ua-product-catagory {
display: block;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
color: #ccc;
margin-bottom: 18px;
}
.ua-product-details h4 a {
font-weight: 500;
display: block;
margin-bottom: 18px;
text-transform: uppercase;
color: #363636;
text-decoration: none;
transition: 0.3s;
}
.ua-product-details h4 a:hover {
color: #c36;
}
.ua-product-details p {
font-size: 15px;
line-height: 22px;
margin-bottom: 18px;
color: #999;
}
.ua-product-bottom-details {
overflow: hidden;
border-top: 1px solid #eee;
padding-top: 20px;
}
.ua-product-bottom-details div {
float: left;
width: 50%;
}
.ua-product-price {
font-size: 17px;
color: #c36;
font-weight: 600;
}
.ua-product-price small {
font-size: 80%;
font-weight: 400;
text-decoration: line-through;
display: inline-block;
margin-right: 5px;
}
.ua-product-links {
text-align: right;
}
.ua-product-links a {
display: inline-block;
margin-left: 5px; transition: 0.3s;
font-size: 14px;
padding: 10px 10px;text-decoration: none;font-weight: 400;  }
.ua-product-links a:hover {
color: #c36;
}
.pg .flex-row {
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 100%;
}
.pg .flex-col {
display: flex;
flex-direction: column;
flex-basis: 100%;
flex: 1;
flex: 0 0 50%;
max-width: 50%
}
.flex-col-order{
order: 1;
}
.pg .flex-justify-content-start{
justify-content: start;
}
.pg .flex-justify-content-end{
justify-content:end;
}
.pg .flex-justify-content-center{
justify-content:center;
}
.ua-product-tumb.flex-col img {
height: 100%;
object-fit:cover
}
.pg .ua-product-title {
font-size:22px
}
.flex-row .ua-product-links a{
width: 40px;
height: 40px;
}.ua-hotspot--wrapper {
position: relative;
}
.ua-hotspot--figure {
max-width: 100%;
}
.ua-hotspot {
position: absolute;
display: block;
min-width: 100px;
}
.ua-hotspot--title {
display: inline-block;
padding-right: 10px;
color: #ffffff;
text-transform: uppercase;
line-height: 30px;
font-size: 12px;
letter-spacing: 1px;
visibility:hidden;
background: #E90C03;
padding: 5px 10px;
border-radius: 14px;
position: relative;
left: -5%;
transition: all 0.4s ease-in-out;
}
.ua-hotspot:hover .ua-hotspot--title {
visibility:visible;
transition: all 0.3s ease-in-out;
left: 0%;
}
.ua-hotspot--title__right {
float: right;
padding-right: 0;
padding-left: 10px;
}
.ua-hotspot--cta {
position: relative;
float: right;
display: inline-block;
width: 35px;
height: 35px;
border-radius: 50%;
background: #ff0000;
transition: all cubic-bezier(.8,0,.2,1) .4s;
}
.ua-hotspot--cta::after {
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
margin: auto;
width: 10px;
height: 10px;
border-radius: 50%;
background: #fff;
z-index: 2;
transition: opacity .6s;
animation: pulse 1.5s cubic-bezier(.8,0,.2,1) 0s infinite;
}
.ua-hotspot:hover .ua-hotspot--cta {
transform: scale(.6);
}
.ua-hotspot:hover .ua-hotspot--cta:after {
opacity: 0;
}
@keyframes pulse {
0% {transform: scale(0.4);}
33% {transform: scale(1);}
66% {transform: scale(0.4);}
100% {transform: scale(0.4);}
}
.ua-hotspot--1 {
top: 57%;
right: 67%;
}
.ua-hotspot--2 {
top: 30%;
right: 45%;
}
.ua-hotspot--3 {
top: 67%;
right: 52%;
}
.ua-hotspot--4 {
top: 74%;
right: 50%;
}
.ua-hotspot--5 {
top: 54%;
right: 50%;
}
@media screen and (max-width: 640px) {
.ua-hotspot--title {
line-height: 40px;
font-size: 10px;
}
.ua-hotspot--cta {
width: 40px;
height: 40px;
}
}
@media screen and (max-width: 420px) {
.ua-hotspot--title {
line-height: 30px;
font-size: 9px;
}
.ua-hotspot--cta {
width: 30px;
height: 30px;
}
}
@media screen and (max-width: 320px) {
.ua-hotspot--title {
display: none;
}
.ua-hotspot--cta {
width: 20px;
height: 20px;
}
.ua-hotspot--cta::after {
width: 5px;
height: 5px;
}
}
.ua-hotspot--title::after {
content: "";
position: absolute;
top: 50%;
left: 100%;
margin-top: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent transparent #E90C03;
}
@keyframes btnIconRipple {
0% {
border-width: 4px;
transform: scale(1);
}
80% {
border-width: 1px;
transform: scale(1.35);
}
100% {
opacity: 0;
}
}
.ua-hotspot--cta:before {
content: '';
display: inline-block;
position: absolute;
top: -2px;
left: -2px;
bottom: -2px;
right: -2px;
border-radius: inherit;
-webkit-animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
animation: btnIconRipple 2s cubic-bezier(0.23, 1, 0.32, 1) both infinite;
border: 1px solid;
border-color: #E90C03;
}
.ua-hotspot--wrapper .ua-hotspot{
text-decoration: none;
outline: none;
}.ua-cat-box {
position: relative;
color: white;
width: 100%;
display: flex;
overflow: hidden;
height: 100%;
}
.ua-cat-box .cat-image img {
width: 100%;
height: 100%;
transition: transform 1s ease;
}
.ua-cat-box .cat-image {
box-shadow: 0 5px 20px -5px rgb(0 0 0 / 10%);
}
.ua-cat-box:hover .cat-image {
box-shadow: 0 10px 30px rgb(0 0 0 / 20%);
}
.ua-cat-box:hover .cat-image img {
transform: scale(1.03);
transition: transform 0.5s ease;
}
.ua-cat-box .cat-name {
background: rgba(255, 255, 255, 0.9);
transition: all 0.075s ease-out;
color: rgba(51, 51, 51, 1);
text-align: center;
text-transform: uppercase;
font-size: 13px;
padding: 8px 12px;
font-weight: bold;
position:absolute;
top:50%;
left:50%;
}
.cat-name.reset{
position:static;
top:auto;
left: auto;
}
.ua-row .ua-cat-box a{
text-decoration:none
}.ua-hero{
position: relative;
width: 100%;
height: 100%;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
.ua-hero .swiper-slide { text-align: center;
text-align: center;
font-size: 18px;
background: #fff;
height: calc((100% - 30px) / 2) !important; display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.ua-slider-container {
padding: 20px;
display: flex;
justify-content: center;
align-items: center;
}
.ua-slider-sub-title {
font-size: 18px;
font-weight: 400;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: 9.2px;
color: #ffffff;
}
.ua-slider-title {
font-size: 40px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: -1.03px;
color: #ffffff; opacity: 1;
}
.ua-slider-container .ua-slider-buttton {
font-weight: 400;
letter-spacing: 1.29px; padding: 10px 20px;
color: #ffffff;
font-size: 21px;
text-decoration: none;
background: #03a9f4;
}
.ua-slider-buttton {
display: inline-block;
}
.swiper-slide-active .ua-slider-sub-title {
animation: rollIn 1s;
}
.swiper-slide-active .ua-slider-title {
animation: fadeInUp 1.5s;
}
.swiper-slide-active.slide-1 .ua-slider-title {
animation: fadeInRight 1.5s;
}
.swiper-slide-active.slide-2 .ua-slider-title {
animation: fadeInLeft 1.5s;
}
.swiper-slide-active .ua-slider-buttton {
animation: zoomIn 2s;
}
.ua-image {
background-size: cover !important;
}
.swiper-wrapper{
overflow: hidden;
}
.ua-hero .swiper-pagination-bullet-active {
opacity: 1;
background: #22950d;
}
.ua-hero .swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #0b1220;
}
.ua-slider-buttton{
overflow: hidden;
}
.animated-area{
padding: 0 100px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev, 
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
background-image:none;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next, 
.swiper-button-next, .swiper-rtl .swiper-button-prev{
color:#fff !important
}
.ua-hero-slider-overlay {
position: absolute;
width: 100%;
height: 100%;
background: #33333373;
z-index: -1;
}.menu-item-has-children a{
position: relative;
}
.ua-navigation-container {
display: flex;
align-items: center;
width: 100%;
}
.icon-plus .menu-item-has-children > a:before, 
.icon-arrow-big .menu-item-has-children > a:before,
.icon-arrow-small .menu-item-has-children > a:before{
font-family: "fontello";
position:absolute;
right: 0;
}
.icon-plus .menu-item-has-children > a:before{
content:'\0800';
}
.icon-arrow-big .menu-item-has-children > a:before{
content:"\0806";
}
.icon-arrow-small .menu-item-has-children > a:before{
content:"\080A";
}
button.navbar-toggle {
background: #111;
padding: 5px 7px;
margin: 0;
}
@media( max-width:450px) {
.ua.navbar ul {
background-color: #0E0D0D;
width: 100%;
}
.nav li > a {
width: 100%;
}
.icon-plus .menu-item-has-children > a:before, 
.icon-arrow-big .menu-item-has-children > a:before, 
.icon-arrow-small .menu-item-has-children > a:before {
right:6%;
}
}
.open.open-position .sub-menu.subnav{
display: block;
}
.menu-icon, .parent-icon {
color: #333;
}
ul.subnav.sub-menu {
padding: 0;
}
.navbar-toggle i{
color:#333;
font-size: 26px;
} .ua.navbar .nav > li.open > span, .ua.navbar .nav > li.open > a, 
.ua.navbar .nav > li:hover > span, .ua.navbar .nav > li:hover > a {
background:transparent;
}
.nav li a,
.nav li a:after,
.nav li a:before {
transition: all .5s;
}
.ua.navbar .nav li>a {
padding: 15px 18px;
}
.ua.navbar li{
margin: 0;
}
.ua .menu-item-has-children > a:after {
content: "";
} .text .nav li a:hover{
transform: scale(1.1);
}
.text .subnav{
overflow: hidden;
} .stroke .nav li a,
.fill .nav li a {
position: relative;
}
.stroke .nav li a:after,
.fill .nav li a:after {
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 0%;
content: '.';
color: transparent;
background: #aaa;
height: 1px;
}
.stroke .nav li a:hover:after {
width: 100%;
}
.fill .nav li a {
transition: all 2s;
}
.fill .nav li a:after {
text-align: left;
content: '.';
margin: 0;
opacity: 0;
}
.fill .nav li a:hover {
color: #fff;
z-index: 1;
}
.fill .nav li a:hover:after {
z-index: -10;
animation: fill 1s forwards;
-webkit-animation: fill 1s forwards;
-moz-animation: fill 1s forwards;
opacity: 1;
} .circle .nav li a {
position: relative;
overflow: hidden;
z-index: 1;
}
.circle .nav li a:after {
display: block;
position: absolute;
margin: 0;
top: 0;
bottom: 0;
left: 0;
right: 0;
content: '.';
color: transparent;
width: 1px;
height: 1px;
border-radius: 50%;
background: transparent;
}
.circle .nav li a:hover:after {
-webkit-animation: circle 1.5s ease-in forwards;
} .shift .nav li a {
position:relative;
z-index: 1;
}
.shift .nav li a:hover {
color: #91640F;
}
.shift .nav li a:after {
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
width: 100%;
height: 1px;
content: '.';
color: transparent;
background: #F1C40F;
visibility: none;
opacity: 0;
z-index: -1;
}
.shift .nav li a:hover:after {
opacity: 1;
visibility: visible;
height: 100%;
} @keyframes fill {
0% {
width: 0%;
height: 1px;
}
50% {
width: 100%;
height: 1px;
}
100% {
width: 100%;
height: 100%;
background: #333;
}
} @keyframes circle {
0% {
width: 1px;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
height: 1px;
z-index: -1;
background: #eee;
border-radius: 100%;
}
100% {
background: #aaa;
height: 5000%;
width: 5000%;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
border-radius: 0;
}
}.ua-form.formidable.btn_block .frm_button_submit{
display: block;
width: 100%;
box-shadow: unset;
}
.ua-form .frm_style_formidable-style.with_frm_style .frm_submit button{
box-shadow: unset;
}
.with_frm_style legend + h3, .with_frm_style h3.frm_form_title{
margin-bottom: 0;
}.elementor-element.elementor-widget-empty{
background-color: transparent;
}
.eicon-facebook-comments:before{
content:none
}
.caldera-grid .row {
margin-left: -7.5px;
margin-right: -7.5px;
max-width: 100%;
}
.caldera-grid .col-sm-4 {
width: 33.33333333%;
}
.caldera-grid .col-sm-12 {
width: 100%;
}
.layout-grid .col-xs-4 {
width: 33.33333333333333%;
}
.caldera-grid .col-sm-6 {
width: 50%;
}
.caldera-grid .col-sm-1, .caldera-grid .col-sm-10, .caldera-grid .col-sm-11, .caldera-grid .col-sm-12, .caldera-grid .col-sm-2, .caldera-grid .col-sm-3, .caldera-grid .col-sm-4, .caldera-grid .col-sm-5, .caldera-grid .col-sm-6, .caldera-grid .col-sm-7, .caldera-grid .col-sm-8, .caldera-grid .col-sm-9 {
float: left;
}
.caldera-grid .col-lg-1, .caldera-grid .col-lg-10, .caldera-grid .col-lg-11, .caldera-grid .col-lg-12, .caldera-grid .col-lg-2, .caldera-grid .col-lg-3, .caldera-grid .col-lg-4, .caldera-grid .col-lg-5, .caldera-grid .col-lg-6, .caldera-grid .col-lg-7, .caldera-grid .col-lg-8, .caldera-grid .col-lg-9, .caldera-grid .col-md-1, .caldera-grid .col-md-10, .caldera-grid .col-md-11, .caldera-grid .col-md-12, .caldera-grid .col-md-2, .caldera-grid .col-md-3, .caldera-grid .col-md-4, .caldera-grid .col-md-5, .caldera-grid .col-md-6, .caldera-grid .col-md-7, .caldera-grid .col-md-8, .caldera-grid .col-md-9, .caldera-grid .col-sm-1, .caldera-grid .col-sm-10, .caldera-grid .col-sm-11, .caldera-grid .col-sm-12, .caldera-grid .col-sm-2, .caldera-grid .col-sm-3, .caldera-grid .col-sm-4, .caldera-grid .col-sm-5, .caldera-grid .col-sm-6, .caldera-grid .col-sm-7, .caldera-grid .col-sm-8, .caldera-grid .col-sm-9, .caldera-grid .col-xs-1, .caldera-grid .col-xs-10, .caldera-grid .col-xs-11, .caldera-grid .col-xs-12, .caldera-grid .col-xs-2, .caldera-grid .col-xs-3, .caldera-grid .col-xs-4, .caldera-grid .col-xs-5, .caldera-grid .col-xs-6, .caldera-grid .col-xs-7, .caldera-grid .col-xs-8, .caldera-grid .col-xs-9 {
position: relative;
padding-left: 7.5px;
padding-right: 7.5px;
}
.caldera-grid .form-group, .cf-color-picker .form-group {
margin-bottom: 15px;
}
.caldera-grid .form-control {
width: 100%;
height: 34px;
padding: 6px 12px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.caldera-grid .form-control, .caldera-grid output {
font-size: 14px;
line-height: 1.42857143;
color: #555;
display: block;
}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-inline:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-inline:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-inline:0}}.elementor-counter{align-items:stretch;display:flex;flex-direction:column-reverse;justify-content:center}.elementor-counter .elementor-counter-number{flex-grow:var(--counter-number-grow,0)}.elementor-counter .elementor-counter-number-wrapper{display:flex;flex:1;font-size:69px;font-weight:600;line-height:1;text-align:center}.elementor-counter .elementor-counter-number-prefix{flex-grow:var(--counter-prefix-grow,1);text-align:end;white-space:pre-wrap}.elementor-counter .elementor-counter-number-suffix{flex-grow:var(--counter-suffix-grow,1);text-align:start;white-space:pre-wrap}.elementor-counter .elementor-counter-title{align-items:center;display:flex;flex:1;font-size:19px;font-weight:400;justify-content:center;line-height:2.5;margin:0;padding:0}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:1s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03)}@media (prefers-reduced-motion:reduce){.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:0s!important}}.elementor-motion-effects-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);width:100%}.elementor-motion-effects-layer{background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0}.elementor-motion-effects-perspective{perspective:1200px}.elementor-motion-effects-element{transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.elementor-widget-video .elementor-widget-container,.elementor-widget-video:not(:has(.elementor-widget-container)){overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{background-color:#000;border:none;display:flex;height:100%;width:100%}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{background-position:50%;background-size:cover;inset:0;position:absolute}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{aspect-ratio:var(--video-aspect-ratio);display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}
.elementor-widget-archive-posts:after,.elementor-widget-posts:after{display:none}.elementor-post__thumbnail__link{transition:none}.elementor-posts-container.elementor-posts-masonry{align-items:flex-start}.elementor-posts-container:not(.elementor-posts-masonry){align-items:stretch}.elementor-posts-container .elementor-post{margin:0;padding:0}.elementor-posts-container .elementor-post__excerpt{flex-grow:var(--read-more-alignment,0)}.elementor-posts-container .elementor-post__thumbnail{overflow:hidden}.elementor-posts-container .elementor-post__thumbnail img{display:block;max-height:none;max-width:none;transition:filter .3s;width:100%}.elementor-posts-container .elementor-post__thumbnail__link{display:block;position:relative;width:100%}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail{inset:0}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img{height:auto;left:calc(50% + 1px);position:absolute;top:calc(50% + 1px);transform:scale(1.01) translate(-50%,-50%)}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img{height:100%;width:auto}.elementor-posts .elementor-post{flex-direction:column;transition-duration:.25s;transition-property:background,border,box-shadow}.elementor-posts .elementor-post__title{font-size:18px;margin:0}.elementor-posts .elementor-post__excerpt{margin-bottom:10px}.elementor-posts .elementor-post__excerpt p{color:#777;font-size:14px;line-height:1.5em;margin:0}.elementor-posts .elementor-post__text{display:var(--item-display,block);flex-direction:column;flex-grow:1}.elementor-posts .elementor-post__meta-data{color:#adadad;font-size:12px;line-height:1.3em;margin-bottom:13px}.elementor-posts .elementor-post__read-more{align-self:flex-start;font-size:12px;font-weight:700}.elementor-posts .elementor-post__thumbnail{position:relative}.elementor-posts--skin-classic .elementor-post{overflow:hidden}.elementor-posts--align-left .elementor-post{text-align:left}.elementor-posts--align-right .elementor-post{text-align:right}.elementor-posts--align-center .elementor-post{text-align:center}.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px}.elementor-posts--thumbnail-top .elementor-post__text{width:100%}.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link{margin-right:auto}.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link{margin-left:auto}.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link{margin-inline:auto}.elementor-posts--thumbnail-left .elementor-post,.elementor-posts--thumbnail-right .elementor-post{flex-direction:row}.elementor-posts--thumbnail-left .elementor-post__thumbnail__link,.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{flex-shrink:0;width:25%}.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;order:0}.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;order:5}.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link{display:none}.elementor-posts .elementor-post{display:flex}.elementor-posts .elementor-post__card{background-color:#fff;border:0 solid #69727d;border-radius:3px;display:flex;flex-direction:column;min-height:100%;overflow:hidden;position:relative;transition:all .25s;width:100%}.elementor-posts .elementor-post__card .elementor-post__thumbnail{position:relative;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.elementor-posts .elementor-post__card .elementor-post__thumbnail img{width:calc(100% + 1px)}.elementor-posts .elementor-post__card .elementor-post__text{margin-bottom:0;margin-top:20px;padding:0 30px}.elementor-posts .elementor-post__card .elementor-post__read-more{display:inline-block;margin-bottom:20px}.elementor-posts .elementor-post__card .elementor-post__meta-data{border-top:1px solid #eaeaea;margin-bottom:0;padding:15px 30px}.elementor-posts .elementor-post__card .elementor-post__meta-data span+span:before{margin:0 5px}.elementor-posts .elementor-post__card .elementor-post__title{font-size:21px}.elementor-posts .elementor-post__card .elementor-post__excerpt{line-height:1.7}.elementor-posts .elementor-post__card .elementor-post__excerpt,.elementor-posts .elementor-post__card .elementor-post__title{margin-bottom:25px}.elementor-posts .elementor-post__card .elementor-post__badge,.elementor-posts .elementor-post__card .elementor-post__read-more{text-transform:uppercase}.elementor-posts .elementor-post__badge{background:#69727d;border-radius:999px;color:#fff;font-size:12px;font-weight:400;line-height:1;margin:20px;padding:.6em 1.2em;position:absolute;top:0}.elementor-posts .elementor-post__avatar{height:0;padding:0 30px;pointer-events:none;position:relative;top:-25px;width:100%}.elementor-posts .elementor-post__avatar img{border-radius:50%;pointer-events:all;transform:translateY(-50%);width:60px}.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data,.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data{margin-top:auto}.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar{height:auto;padding-top:0;position:static}.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar{transform:translateY(0);vertical-align:bottom}.elementor-posts--show-avatar .elementor-post__thumbnail__link{margin-bottom:25px}.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after{background-image:linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);background-repeat:no-repeat;bottom:0;content:"";display:block;height:100%;opacity:1;position:absolute;transition:all .3s ease-out;width:100%}.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after{opacity:.5}.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img{height:100%}.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img{width:calc(100% + 1px)}.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img{height:115%}.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img{width:115%}.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img{height:115%}.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img{width:115%}.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img{height:100%}.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img{width:calc(100% + 1px)}.elementor-posts__hover-zoom-in .elementor-post__thumbnail img,.elementor-posts__hover-zoom-out .elementor-post__thumbnail img{transition:filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1)}.elementor-card-shadow-yes .elementor-post__card{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.elementor-card-shadow-yes .elementor-post__card:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.15)}.elementor-posts--skin-full_content article{flex-direction:column;overflow:hidden}.elementor-posts--skin-full_content article .elementor-post__thumbnail{padding-bottom:0}body.elementor-editor-active .elementor-posts--skin-archive_full_content,body.elementor-editor-active .elementor-posts--skin-full_content{pointer-events:none}body.elementor-editor-active .elementor-posts--skin-archive_full_content .elementor-post__thumbnail__link,body.elementor-editor-active .elementor-posts--skin-full_content .elementor-post__thumbnail__link{display:none}.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post,body.elementor-editor-active .elementor-posts--show-thumbnail .elementor-post__thumbnail__link{display:block}.elementor-portfolio__filters{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.elementor-portfolio__filter{cursor:pointer;margin:0;padding:8px}.elementor-portfolio__filter:focus-visible{outline:1px auto -webkit-focus-ring-color}.elementor-portfolio-item{align-self:flex-start;margin:0;overflow:hidden;transform-style:preserve-3d;transition-property:transform,opacity;transition-timing-function:ease-in-out}.elementor-portfolio-item__title{color:#fff;font-size:18px;line-height:1;margin:0;padding:0}.elementor-portfolio-item__tags__separator:before{content:", "}.elementor-portfolio-item__overlay{background-color:hsla(213,9%,45%,.8);display:flex;flex-direction:column;inset:0;justify-content:center;opacity:0;overflow:hidden;padding:15px;position:absolute;text-align:center;transition:opacity 1s}.elementor-portfolio-item__img img[src=""]{background-color:rgba(0,0,0,.1);height:100%}.elementor-portfolio-item:focus-within .elementor-portfolio-item__overlay,.elementor-portfolio-item:hover .elementor-portfolio-item__overlay{opacity:1;transition:opacity .5s}.elementor-portfolio.elementor-has-item-ratio{transition:height .5s}.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail{background-color:rgba(0,0,0,.1);position:absolute}.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail__link{padding-bottom:56.25%}.elementor ul li.elementor-portfolio__filter{list-style-type:none}.e-con-inner>.elementor-widget-portfolio,.e-con>.elementor-widget-portfolio{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}.elementor-widget-archive-posts.load-more-align-center .elementor-button-wrapper,.elementor-widget-posts.load-more-align-center .elementor-button-wrapper{text-align:center}.elementor-widget-archive-posts.load-more-align-start .elementor-button-wrapper,.elementor-widget-posts.load-more-align-start .elementor-button-wrapper{text-align:start}.elementor-widget-archive-posts.load-more-align-end .elementor-button-wrapper,.elementor-widget-posts.load-more-align-end .elementor-button-wrapper{text-align:end}.elementor-widget-archive-posts.load-more-align-justify .elementor-button,.elementor-widget-posts.load-more-align-justify .elementor-button{width:100%}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container{cursor:default}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner{margin-top:var(--load-more—spacing,30px)}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg{display:flex}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:hidden}.elementor-widget-archive-posts.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-archive-posts.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper,.elementor-widget-posts.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-posts.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper{display:none}.elementor-widget-archive-posts.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.e-load-more-message,.elementor-widget-archive-posts.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message,.elementor-widget-posts.e-load-more-pagination-end:not(:has(>.elementor-widget-container))>.e-load-more-message,.elementor-widget-posts.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message{display:block}.elementor-widget-archive-posts.e-load-more-no-spinner:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-archive-posts.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-no-spinner:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:visible}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner{display:flex}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner svg{display:none;margin:0 auto}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner i,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner i{color:var(--load-more-spinner-color)}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-spinner svg,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner svg{fill:var(--load-more-spinner-color);height:1em;width:1em}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container)) .e-load-more-message,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-message,.elementor-widget-posts:not(:has(>.elementor-widget-container)) .e-load-more-message,.elementor-widget-posts>.elementor-widget-container .e-load-more-message{color:var(--load-more-message-color);display:none;margin-top:var(--load-more—spacing,30px);text-align:var(--load-more-message-alignment,center)}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper,.elementor-widget-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper{margin-top:var(--load-more—spacing,30px)}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .e-load-more-spinner,.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner,.elementor-widget-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .e-load-more-spinner,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner{inset-block-start:50%;inset-inline-start:50%;margin:inherit;position:absolute;transform:translate(-50%,-50%)}.elementor-widget-archive-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button,.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper .elementor-button,.elementor-widget-posts:not(:has(>.elementor-widget-container))>.elementor-button-wrapper .elementor-button,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper .elementor-button{cursor:pointer;position:relative}