.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
display: none
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
text-align: center
}
.quantity {
margin: 0 0 15px !important;
display: flex;
width: 100%;
align-items: center;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0
}
input[type=number] {
-moz-appearance: textfield
}
.quantity input {
width: 45px;
height: 42px;
line-height: 1.65;
float: left;
display: block;
padding: 0;
margin: 0;
padding-left: 20px;
border: 1px solid rgba(167, 167, 167, 0.3)
}
.quantity input:focus {
outline: 0
}
.quantity-nav {
float: left;
position: relative;
height: 41px;
margin: 0 0 0 -11px
}
.quantity-up,
.quantity-down {
position: relative;
cursor: pointer;
font-size: 18px;
line-height: 1;
width: 1em;
padding: 12px;
text-align: center;
background: rgba(103, 103, 103, 0.1);
transition: all .2s ease-in-out
}
.woocommerce .quantity .qty {
width: 52px;
margin: 0 5px;
text-align: center;
padding: 10px 16px !important;
}
.woocommerce-checkout #payment ul.payment_methods li img {
display: inline-block
}
.woocommerce nav.woocommerce-pagination ul li {
border: 0 !important;
overflow: visible
}
.woocommerce a.remove {
border-radius: 2px
}
.post-type-archive-product h1.page-title,
.woocommerce #comments.content,
.woocommerce .woocommerce-breadcrumb {
display: none
}
.woocommerce ul.products li.product .star-rating {
margin: 10px auto 0;
text-align: left
}
#order_review_heading {
margin: 30px 0
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
box-sizing: border-box;
margin: 0 0 2em
}
.woocommerce .woocommerce-result-count {
margin-top: 4px
}
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale {
z-index: 9;
background: #fff;
white-space: nowrap;
border-radius: 100%;
display: inline-block;
padding: 0;
position: absolute;
top: 20px;
left: 20px;
right: auto;
margin: 0;
color: initial;
line-height: 4em;
width: 4em;
height: 4em;
font-size: 16px;
font-weight: 600;
min-height: initial;
box-shadow: 0 0 30px rgba(17, 17, 17, .06)
}
.woocommerce.single span.onsale,
.woocommerce.single ul.products li.product .onsale {
left: 15px;
right: auto
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
line-height: 3em
}
.woocommerce ul.products li.product .button {
white-space: nowrap;
margin: 20px auto 0;
display: table
}
.woocommerce ul.products li.product .button:before {
font-family: 'Font Awesome 6 Free';
content: "\f07a";
position: static;
transform: initial;
display: inline;
background: none !important;
margin-right: 10px;
font-weight: 900
}
.woocommerce ul.products li.product .button.ajax_add_to_cart.loading {
color: transparent !important;
background-color: #333 !important
}
.woocommerce ul.products li.product .button.loading:after {
top: calc(50% - 8px);
font-size: 17px;
color: #fff;
left: calc(50% - 5px);
padding: 0;
width: 1em;
height: 1em;
line-height: 1em
}
.woocommerce a.added_to_cart {
position: absolute;
bottom: -28px;
left: 50%;
margin: 0;
font-size: 12px;
transform: translateX(-50%);
letter-spacing: 2px
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
font-size: 22px
}
.woocommerce ul.products li.product:hover .button {
opacity: 1 !important
}
.woocommerce ul.products li.product .price {
background: #fff;
border-radius: 30px;
display: inline-block;
padding: 4px 16px;
position: absolute;
top: 20px;
right: 20px;
color: #262626;
font-weight: bold;
transition: all .2s ease-in-out
}
.woocommerce ul.products li.product .price del {
font-size: .7em;
display: inline-block
}
.woocommerce .product_meta {
font-size: 13px
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin: 2em 0
}
.woocommerce ul.products li.product h3 {
font-size: 16px;
width: 85%
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 30px;
border: 1px solid rgba(167, 167, 167, .2);
border-radius: 0 2px 2px
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0 5px;
margin: 0 -5px -1px
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
opacity: 1
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce nav.woocommerce-pagination ul {
border: 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
box-shadow: none;
display: none
}
.woocommerce table.shop_table td {
padding: 16px 20px
}
.woocommerce table.shop_table th {
padding: 20px
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background: 0 0;
padding: 10px
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
border-bottom: 1px solid rgba(167, 167, 167, .2)
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
line-height: 40px;
background-color: rgba(167, 167, 167, .1);
border: 0;
padding: 25px 50px !important;
margin: 0 0 30px !important
}
td.product-subtotal,
td.product-total,
tr.cart-subtotal td {
font-size: 14px
}
tr.order-total td {
font-size: 18px;
font-weight: 700
}
.woocommerce ul.products li.product .price ins {
font-weight: inherit;
text-decoration: none
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
vertical-align: middle
}
.woocommerce #content table.cart td.actions .coupon, 
.woocommerce table.cart td.actions .coupon, 
.woocommerce-page #content table.cart td.actions .coupon, 
.woocommerce-page table.cart td.actions .coupon {
display: flex
}
#add_payment_method #payment,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
border: 1px solid rgba(167, 167, 167, .2);
border-radius: 0
}
.woocommerce #coupon_code {
padding: 12px;
width: auto
}
.woocommerce p #coupon_code {
width: 100%!important
}
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: #fff
}
.woocommerce input.button {
padding: 12px 30px
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
background-color: rgba(167, 167, 167, .1)
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
top: -14px;
border-bottom-color: rgba(167, 167, 167, .1)
}
.woocommerce-thankyou-order-received {
font-size: 20px;
background: #eafff1;
color: #17ac4d;
padding: 20px;
border-radius: 2px
}
.woocommerce .product_title {
font-size: 30px
}
.woocommerce-product-rating {
font-size: 12px
}
.woocommerce ul.order_details li {
line-height: 3;
margin-right: 3em
}
.calculated_shipping h2 {
font-size: 24px;
margin: 0 0 20px;
opacity: .4
}
#payment label {
display: inline
}
.about_paypal {
margin: 0 10px
}
.showcoupon {
font-weight: 900
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #353535;
color: #fff
}
.woocommerce-MyAccount-navigation ul {
list-style-type: none;
overflow: hidden;
margin: 0;
padding: 0;
border-radius: 2px;
border: 1px solid rgba(103, 103, 103, 0.15)
}
.edit-account fieldset {
margin-bottom: 30px
}
.woocommerce-MyAccount-navigation a,
.woocommerce-account ul.digital-downloads li .count {
padding: 10px;
display: block;
box-sizing: border-box;
border-bottom: 1px solid rgba(103, 103, 103, 0.15)
}
.woocommerce-MyAccount-navigation a {
position: relative;
padding: 15px 30px 15px 46px
}
.woocommerce-MyAccount-navigation a:before {
font-family: 'Font Awesome 6 Free';
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
font-weight: 900;
text-align: center;
opacity: .2;
transition: all .2s ease-in-out
}
.woocommerce-MyAccount-navigation a:hover:before,
.woocommerce-MyAccount-navigation .is-active a:before {
opacity: 1
}
.woocommerce-MyAccount-navigation-link--dashboard a:before {
content: "\f007"
}
.woocommerce-MyAccount-navigation-link--orders a:before {
content: "\f290"
}
.woocommerce-MyAccount-navigation-link--downloads a:before {
content: "\f019"
}
.woocommerce-MyAccount-navigation-link--edit-address a:before {
content: "\f2bb"
}
.woocommerce-MyAccount-navigation-link--edit-account a:before {
content: "\f4ff"
}
.woocommerce-MyAccount-navigation-link--customer-logout a:before {
content: "\f2f5"
}
.woocommerce-MyAccount-content p a {
color: #e32f56;
font-weight: bold
}
.woocommerce-MyAccount-content p a:hover {
opacity: .5
}
.woocommerce-MyAccount-navigation a:hover,
.woocommerce-MyAccount-navigation .is-active a {
background: rgba(167, 167, 167, 0.2);
color: #fff
}
.edit-account .input.woocommerce-Button.button {
margin: 20px 0 0
}
.woocommerce #reviews #comments h2,
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
color: inherit
}
.woocommerce ul.product_list_widget li img {
float: left;
margin: 0 20px 0 0;
width: 80px
}
.woocommerce .price_slider_amount input {
display: none
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #e9e9e9
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #a7a7a7
}
.product_meta > span {
display: block;
margin: 0 0 5px
}
#comments .commentlist li .avatar {
padding: 0 !important;
border-radius: 100% !important;
width: 40px !important;
box-shadow: none !important;
border: 0 !important;
top: 25px !important;
left: 0px !important
}
.woocommerce #reviews #comments ol.commentlist li .meta {
color: inherit
}
.woocommerce .woocommerce-review__published-date {
background: rgba(167, 167, 167, 0.15);
padding: 0px 10px;
border-radius: 2px;
font-size: 10px;
display: inline-block;
margin: 0 5px 0;
vertical-align: middle;
}
.woocommerce .woocommerce-review__dash {
display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
padding: 30px !important;
margin: 0 20px;
border: 1px solid rgba(167, 167, 167, 0.3)
}
.woocommerce table.shop_table td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
border-top: 1px solid rgba(167, 167, 167, 0.2) !important
}
.product_meta {
font-size: 12px;
color: #676767
}
.product_meta a {
font-weight: bold;
background: none !important;
padding: 0 !important;
border: 0 !important
}
.product_meta a:hover {
color: inherit !important;
opacity: .8
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 80px !important
}
.cart_totals h2,
.cross-sells h2 {
margin-bottom: 20px
}
.cart_totals h2,
.cross-sells h2,
.woocommerce-additional-fields > h3,
.woocommerce-billing-fields > h3,
#order_review_heading {
font-size: 24px;
padding: 0 0 0 2px
}
.cart-collaterals {
margin: 50px 0 0
}
.woocommerce-review-link {
display: none
}
.woocommerce ul.products li.product .woocommerce-loop-product__link {
display: block
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline {
margin: 0 20px
}
form.woocommerce-product-search input {
float: left;
width: 61%;
margin-right: 5%
}
form.woocommerce-product-search button {
width: 34%;
padding: 12px 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #111
}
.comment-form-rating p:nth-child(3) {
display: none !important
}
.woocommerce ul.products li.product a img {
max-width: 100% !important;
max-height: 100% !important;
transition: all .2s ease-in-out
}
.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
vertical-align: middle
}
.pswp__ui {
width: 100%;
height: 100%
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
position: absolute !important
}
.woocommerce div.product div.images .flex-control-thumbs li {
width: calc(100% / 4 - 10px);
margin: 10px 0 0 10px;
padding: 0
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-left: -10px
}
.woocommerce .woocommerce-error::before,
.woocommerce .woocommerce-info::before,
.woocommerce .woocommerce-message::before {
top: 25px
}
.woocommerce-account .addresses .title .edit {
float: right;
margin: 5px 20px;
opacity: .5
}
.woocommerce div.product .out-of-stock {
color: red;
font-weight: bold;
margin: 20px 0;
font-size: 24px !important
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: .4em .8em;
font-weight: 700;
opacity: .6;
border: 1px solid rgba(167, 167, 167, .2);
background: rgba(167, 167, 167, 0.1);
border-radius: 2px 2px 0 0;
border-bottom: 0;
margin: 0;
margin-top: 0 !important;
transition: all .2s ease-in-out
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: inherit;
font-weight: inherit;
padding: inherit;
}
.upsells.products, 
.up-sells.products {
margin-bottom: 50px
}
.related.products {
clear: both
}
.related.products li, 
.upsells.products li, 
.up-sells.products li {
margin-bottom: 30px !important
}
td.woocommerce-grouped-product-list-item__quantity {
padding: 10px 20px !important
}
.woocommerce div.product form.cart .group_table td {
vertical-align: middle;
padding: 0
}
.woocommerce-grouped-product-list-item__label label {
margin: 0
}
.widget span.woocommerce-Price-amount.amount {
background: rgba(167, 167, 167, 0.2);
padding: 2px 6px;
font-size: 12px;
border-radius: 2px;
margin-top: 8px;
display: inline-block;
}
.woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs {
margin: 0;
padding: 0;
float: left;
width: 25%
}
.woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs li {
border-radius: 0;
border-bottom: 1px solid rgba(167, 167, 167, .2);
margin: 0 0 4px 0;
display: block
}
.woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs li.active {
border-color: rgba(167, 167, 167, .2);
border-right-color: #fff
}
.woo-product-tabs-vertical div.product .woocommerce-tabs .panel {
border-radius: 0;
float: right;
width: 75%;
box-sizing: border-box;
transform: translateX(-1px)
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
display: block
}
.woo-product-tabs-center .tabs.wc-tabs {
text-align: center
}
.woocommerce-page .select2-container .select2-selection--single {
height: 42px;
padding: 0
}
.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 42px;
width: 30px
}
.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 42px
}
.woocommerce-page .select2-container .select2-selection--single .select2-selection__rendered {
padding-left: 15px
}
.woocommerce-page .select2-search--dropdown .select2-search__field {
padding: 10px 10px
}
.woocommerce-tabs.wc-tabs-wrapper {
margin: 50px 0
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 40px
}
.woocommerce form .form-row {
margin-bottom: 30px
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, 
.woocommerce.widget_shopping_cart .cart_list li a.remove {
top: 40%;
transform: translateY(-50%)
}
.single_add_to_cart_button:before {
position: static;
transform: initial;
display: inline;
background: none !important;
margin-right: 10px
}
body[class*="codevz-plus-"] .single_add_to_cart_button:before,
body[class*="codevz-plus-"] .add_to_cart_button:before,
body[class*="codevz-plus-"] [class*="product_type_"].button:before {
font-family: "czicons" !important;
content: '\e8a8' !important;
margin-right: 10px
}
.xtra-icon-loading:after,
.xtra-qv-loading:after {
content: '';
position: absolute;
left: 50%;
top: 50%;
width: 1em;
height: 1em;
line-height: 1em;
border-width: 2px;
border-style: solid;
border-radius: 100% !important;
border-color: rgba(167, 167, 167, .4);
border-right-color: transparent;
transform-origin: center;
animation: rotateInfiniteWoo .6s linear infinite;
}
.xtra-icon-loading i,
.xtra-icon-loading:before {
color: transparent !important
}
.xtra-qv-loading:after,
.xtra-wishlist:after,
.xtra-compare:after {
width: 2em;
height: 2em
}
.xtra-wishlist.xtra-icon-loading:after,
.xtra-compare.xtra-icon-loading:after {
margin: 30px auto
}
@keyframes rotateInfiniteWoo {
from {transform: translate(-50%,-50%) rotate(0deg)}
to {transform: translate(-50%,-50%) rotate(360deg)}
}
.xtra-wishlist,
.xtra-compare {
min-height: 50px
}
.xtra-remove-from-wishlist,
.xtra-remove-from-compare {
position: absolute;
z-index: 9;
right: -17px;
top: -17px;
height: 1em;
width: 1em;
line-height: 1em;
color: #fff;
padding: 10px;
cursor: pointer;
border-radius: 100px;
background: rgb(255, 45, 45);
box-shadow: 1px 1px 10px rgba(17, 17, 17, 0.05)
}
.xtra-remove-from-compare {
color: #fff !important;
font-size: 14px !important;
right: auto;
left: calc(50% - 26px)
}
.xtra-empty-cart {
text-align: center;
padding: 10px 0 !important
}
.xtra-product-thumbnail {
position: relative
}
.products .product .cz_image_in {
z-index: 0
}
.products .product .cz_hover_image {
width: 100%
}
.xtra-product-icons {
position: absolute;
top: 50%;
right: 0;
z-index: 1;
opacity: 0;
color: #fff;
font-size: 18px;
background: #0045a0;
border-radius: 4px;
transform: translateY(-50%);
box-shadow: 1px 1px 10px rgba(17, 17, 17, 0.05);
transition: all .2s ease-in-out
}
.products .product:hover .xtra-product-icons {
right: 10px;
opacity: 1
}
.cart .xtra-product-icons {
opacity: 1;
position: static;
transform: none;
float: left
}
.cart .xtra-product-icons {
margin: 0 5px
}
.cart .xtra-product-icons.xtra-product-icons-compare,
.woocommerce div.product form.cart .variations {
margin: 0
}
.xtra-product-icons i {
position: relative;
margin: 0;
font-size: inherit;
width: 1em;
height: 1em;
padding: 10px;
display: block;
line-height: 1em;
text-align: center;
cursor: pointer;
box-sizing: content-box;
transition: all .2s ease-in-out;
}
.cart .xtra-product-icons i {
padding: 11px
}
.products .product .xtra-product-icons-center {
top: 54%;
left: 50%;
right: auto !important;
width: max-content;
transform: translate(-50%,-50%)
}
.products .product:hover .xtra-product-icons-center {
top: 50%
}
.products .product .xtra-product-icons-center i {
display: inline-block
}
#xtra_wish_compare {
text-align: center
}
#xtra_wish_compare .cz_popup_in {
border-radius: 12px
}
#xtra_wish_compare .cz_popup_in div > i {
font-size: 30px;
color: #ffffff;
background: #42ce42;
border-radius: 100%;
width: 1em;
height: 1em;
line-height: 1em;
padding: 20px;
margin: 0 0 25px
}
#xtra_wish_compare .cz_popup_in div > h3,
#xtra_wish_compare .cz_popup_in div > span {
display: block
}
#xtra_wish_compare div > h3 {
font-size: 26px
}
#xtra_wish_compare div > span {
opacity: .5;
margin: 0 0 35px
}
#xtra_wish_compare a {
padding: 10px 12px 10px 25px;
font-size: 15px
}
#xtra_wish_compare a span {
border-radius: inherit
}
#xtra_wish_compare a i {
font-size: 12px;
padding: 12px;
margin-left: 15px;
border-radius: inherit;
line-height: 1em;
width: 1em;
height: 1em;
background-color: rgba(2,37,84,0.2)
}
#xtra_quick_view .cz_popup_in {
width: 1000px;
max-width: 90%;
max-height: 82%;
min-height: 100px
}
.xtra-qv-product-content .woocommerce-tabs,
.xtra-qv-product-content .related,
.xtra-qv-product-content .up-sells,
.xtra-qv-product-content .upsells,
.xtra-qv-product-content .products {
display: none
}
.xtra-qv-product-content div.product div.images,
.xtra-qv-product-content .woocommerce div.product div.summary {
margin-bottom: 0 !important
}
.cart a.added_to_cart,
.xtra-qv-product-content a.added_to_cart {
position: static !important;
transform: none !important;
margin: 5px 10px !important;
width: auto !important;
display: inline-block !important
}
.woocommerce #reviews #comments ol.commentlist li {
list-style: none
}
.woocommerce #review_form button.submit {
border: 1px solid rgba(167, 167, 167, 0.2)
}
.woocommerce .products ul, 
.woocommerce ul.products {
margin: 0;
padding: 0
}
.woocommerce p.stars a {
color: inherit
}
.wc-tabs-wrapper:before, 
.wc-tabs-wrapper:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0
}
.wc-tabs-wrapper:after {
clear: both
}
.woocommerce #customer_details {
padding-top: 30px
}
.woocommerce #customer_details {
width: 54%;
float: left
}
.woocommerce .xtra-woo-checkout-details {
width: 40%;
float: right
}
.woocommerce #customer_details .col-1,
.woocommerce #customer_details .col-2 {
width: 100%;
float: none
}
.woocommerce-checkout-review-order,
.woocommerce-additional-fields__field-wrapper {
padding-bottom: 40px
}
.woocommerce .xtra-woo-checkout-details .form-row.place-order {
margin: 0
}
.woocommerce form .form-row label {
opacity: .7;
font-size: .9em
}
.xtra-woo-tabs {
display: none;
margin-bottom: 30px
}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
margin: 0;
font-size: 12px;
padding: 0;
border: 0
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
margin: 0
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt {
clear: none;
width: auto
}
.xtra-qv-product-content .woocommerce div.product div.images.woocommerce-product-gallery {
direction: ltr
}
.woocommerce table.shop_table_responsive tr td:before, 
.woocommerce-page table.shop_table_responsive tr td:before {
content: '' !important
}
.cz_data_add_to_cart del,
.cz_data_add_to_cart ins,
.cz_data_add_to_cart .woocommerce-Price-amount {
display: none !important
}
.cz_data_add_to_cart a:before {
margin-right: 8px
}
.woocommerce div.product .out-of-stock {
font-weight: 400;
font-size: 18px !important
}
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 20%
}
.woocommerce-account .woocommerce-MyAccount-content {
width: 76%
}
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
display: none !important
}
.woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
color: inherit
}
.woocommerce-checkout-payment [name="woocommerce_checkout_place_order"],
.woocommerce-additional-fields {
margin-top: 2em !important
}
.xtra-cart-td-prefix {
display: none
}
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale,
.woocommerce.single span.onsale,
.woocommerce.single ul.products li.product .onsale{
box-sizing:content-box
}
table.variations,
table.variations tr {
border: none
}
#review_form p.form-submit {
display: block;
width: 100%;
clear: both;
padding-top: 30px
}
.xtra-outofstock {
position: absolute;
top: 20px;
left: 20px;
z-index: 99;
font-size: 13px;
background: #676767;
color: #fff;
line-height: 1;
padding: 10px 20px;
border-radius: 2px
}
#xtra_quick_view .xtra-single-product {
margin: 0
}
.woocommerce #reviews #comment {
height: 200px
}
.woocommerce div.product .stock {
color: #676767;
background: #6767671a;
padding: 10px 16px;
display: inline-block;
margin-bottom: 20px
}
.cz-compare tr {
display: flex
}
.cz-compare-tr-general td {
position: relative
}
.cz-compare-tr-general td img {
margin-bottom: 2em
}
.cz-compare th {
flex: 0 0 12%;
text-transform: uppercase;
text-align: initial;
padding: 15px 25px
}
.cz-compare td {
flex: 0 1 17.04%;
padding: 15px 25px
}
.cz-compare-tr-desc {
height: 220px;
overflow: hidden
}
.cz-compare-tr-desc {
height: 220px;
overflow: hidden
}
.cz-compare-tr-desc td {
position: relative;
}
.cz-compare-tr-desc td:after {
content: '';
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background-image: linear-gradient(180deg, transparent 0%, transparent 70%, #fff 100%)
}
.cz-compare-tr-price td {
font-size: 22px;
font-weight: bold
}
.cz-compare i {
margin: 0 8px;
font-size: 18px
}
.cz-compare i.fa-check {
color: #90cc36
}
.cz-compare i.fa-times {
color: #d84444
}
.cz-compare i.fa-star {
color: #ffd166
}
.cz-compare .product {
border: 0 !important;
padding: 0 !important;
margin: 25px auto 0;
display: block
}
.cz-compare .add_to_cart_button {
font-size: 13px !important
}
.cz-outofstock-grayscale li.outofstock img,
.cz-outofstock-grayscale .outofstock .xtra-single-product img {
filter: grayscale(100%)
}
.woocommerce div.product form.cart .variations {
padding: 0;
border: 0 !important;
}
.woocommerce div.product form.cart .variations label {
margin: 10px 0 0
}
.woocommerce div.product form.cart .reset_variations {
float: right;
margin: 10px 0 0
}
.woocommerce div.product .sku {
font-weight: bold
}
.codevz-product-brands {
float: right;
width: 120px;
margin-top: -8px;
border: 1px solid #67676712;
transition: all .2s ease-in-out
}
.cz-compare-tr-brand a {
display: inline-block;
width: 120px;
border: 1px solid #67676712;
transition: all .2s ease-in-out
}
.codevz-product-brands:hover,
.cz-compare-tr-brand a:hover {
box-shadow: 0 2px 7px rgba( 0, 0, 0, .1 )
}
.woocommerce div.product form.cart, 
.woocommerce div.product p.cart {
margin: 2em 0 1.5em;
padding-bottom: 1.5em;
border-bottom: 1px solid #6767671f
}
.woocommerce div.product div.images img {
width: 99.6%
}
.codevz-products-per-page {
float: right;
margin-left: 10px;
margin-right: 10px
}
.codevz-products-per-page select {
padding-right: 32px
}
.woocommerce-ordering select,
.codevz-products-per-page select {
font-size: 14px
}
.cz_cart_footer {
font-size: 13px;
text-align: center;
display: block;
margin: 10px -8px -8px;
background: #5f5f5f;
color: #fff;
padding: 8px;
border-radius: 0 0 10px 10px;
}
.cz_cart_buttons i {
margin-right: 10px
}
@media screen and (max-width:768px) {
.woocommerce .cart a.button.wc-backward {
box-sizing: border-box;
margin-top: 10px
}
.woocommerce #content div.product div.images, 
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.images, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.images, 
.woocommerce-page div.product div.summary {
width: 100% !important
}
.xtra-compare {
overflow: auto;
padding-top: 20px
}
}
@media screen and (max-width:480px) {
.xtra-compare {
overflow: auto;
padding-top: 20px
}
.codevz-products-per-page {
width: 100%;
margin: -1em 0 2em
}
.quantity {
float: right
}
.xtra-woo-tabs {
display: block
}
.xtra-qv-product-content div.product div.images {
margin-bottom: 3em !important
}
.woocommerce #customer_details, 
.woocommerce .xtra-woo-checkout-details {
width: 100%;
float: none
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
margin-bottom: 0 !important
}
.woocommerce-checkout-review-order, 
.woocommerce-additional-fields__field-wrapper {
padding-bottom: 0 !important
}
.woocommerce div.product form.cart.variations_form {
flex-direction: column
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
display: flex;
width: 100%;
justify-content: center;
align-items: flex-end
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
font-size: 14px
}
.woocommerce table.shop_attributes {
font-size: 12px
}
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
width: auto
}
.woocommerce .quantity .qty {
padding-left: 10px !important;
padding-right: 10px !important;
width: 65px
}
.woocommerce div.product form.cart .button {
white-space: nowrap;
padding-left: 15px;
padding-right: 15px
}
.woocommerce-page table.cart td.actions .coupon > * {
flex: 1
}
.checkout-button.button.alt.wc-forward {
display: block
}
.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
margin-top: 30px
}
.woocommerce #content table.cart td.actions .coupon, 
.woocommerce table.cart td.actions .coupon, 
.woocommerce-page #content table.cart td.actions .coupon, 
.woocommerce-page table.cart td.actions .coupon {
display: block
}
.woocommerce-page table.cart td.actions .coupon button.button {
width: 100%
}
.woocommerce #coupon_code, .coupon input.button {
text-align: center
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce[class*=columns-] ul.products li.product,
.woocommerce-page[class*=columns-] ul.products li.product {
width: 100% !important
}
body.xtra-woo-two-col-mobile ul.products li.product,
body.xtra-woo-two-col-mobile ul.products[class*=columns-] li.product {
width: 48% !important
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count,
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
float: none;
text-align: center;
width: 100%
}
.woocommerce #coupon_code,
.coupon input.button {
width: 100% !important;
margin: 0 0 10px !important
}
.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 100% !important;
}
.woocommerce li.product,
.woocommerce-account .woocommerce-MyAccount-navigation {
margin-bottom: 30px !important
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin:0 !important
}
.woocommerce table.shop_table_responsive tbody th, 
.woocommerce-page table.shop_table_responsive tbody th {
display: block !important
}
.woocommerce .cart_totals tr,
.woocommerce-page .cart_totals tr {
display: flex !important
}
.woocommerce .cart_totals tr > *,
.woocommerce-page .cart_totals tr > *,
.woocommerce table tr td.product-price > *,
.woocommerce-page table tr td.product-price > *,
.woocommerce table tr td.product-subtotal > *,
.woocommerce-page table tr td.product-subtotal > *,
.woocommerce table tr td.product-name > *,
.woocommerce-page table tr td.product-name > *,
.woocommerce table tr td.product-quantity > *,
.woocommerce-page table tr td.product-quantity > * {
flex: 1
}
.xtra-cart-td-prefix {
display: block
}
.woocommerce table.shop_table_responsive tr td,
.woocommerce-page table.shop_table_responsive tr td {
display: flow-root !important
}
.woocommerce table tr td.product-price,
.woocommerce-page table tr td.product-price,
.woocommerce table tr td.product-subtotal,
.woocommerce-page table tr td.product-subtotal,
.woocommerce table tr td.product-name,
.woocommerce-page table tr td.product-name,
.woocommerce table tr td.product-quantity,
.woocommerce-page table tr td.product-quantity {
display: flex !important
}
.woocommerce table td.product-remove,
.woocommerce-page table td.product-remove {
padding: 0 !important
}
.woocommerce-cart-form__cart-item.cart_item {
position: relative
}
.woocommerce a.remove {
border-radius: 2px;
position: absolute;
margin: 10px;
right: 0
}
.woocommerce form table.shop_table_responsive tr td, 
.woocommerce-page form table.shop_table_responsive tr td {
text-align: initial !important
}
.woo-product-tabs-vertical div.product .woocommerce-tabs .panel {
width: 100%
}
.woocommerce.single .woocommerce-message .button.wc-forward {
position: absolute !important;
bottom: 20px;
left: 50% !important;
transform: translateX(-50%);
}
.woocommerce.single .woocommerce-message {
padding-bottom: 80px !important
}
.slick li.product {
width: 100% !important;
margin: 0 !important
}
.woocommerce section.related.products ul.products li.product,
.woocommerce-page section.related.products ul.products li.product {
width: 100% !important
}
}.quantity-nav {
direction: ltr;
margin: 0
}
ul.product_list_widget li img {
float: right !important;
margin: 0 0 0 20px !important
}
#comments .commentlist li .avatar {
left: auto;
right: 0px
}
ul.products li.product .button:before {
margin-left: 10px !important;
margin-right: 0 !important
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count,
.woocommerce .star-rating,
.woocommerce .woocommerce-product-rating .star-rating {
float: right
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering,
.woocommerce div.product form.cart .reset_variations,
.codevz-products-per-page {
float: left
}
.codevz-products-per-page select {
padding-right: 12px;
padding-left: 32px
}
#respond input#submit.added::after,
a.button.added::after,
button.button.added::after,
input.button.added::after {
margin: 0 10px 0 0
}
.woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs {
float: right
}
.woo-product-tabs-vertical div.product .woocommerce-tabs ul.tabs li.active {
border-color: rgba(167, 167, 167, .2);
border-left-color: #fff
}
.woo-product-tabs-vertical div.product .woocommerce-tabs .panel {
float: left;
transform: translateX(1px)
}
.select2-results__options {
margin: 0
}
.single_add_to_cart_button:before {
margin-right: 0;
margin-left: 10px
}
.xtra-product-icons {
right: auto;
left: 0
}
.products .product:hover .xtra-product-icons {
right: auto;
left: 10px
}
.cart .xtra-product-icons {
float: right
}
.woocommerce ul.products li.product .button.loading:after,
.button.loading:after {
right: auto !important
}
.products .product .xtra-product-icons-center {
left: 50% !important;
right: auto !important
}
.woocommerce #customer_details {
float: right
}
.woocommerce .xtra-woo-checkout-details {
float: left
}
.cz_data_add_to_cart a:before {
margin-right: auto;
margin-left: 8px
}
.cz_data_price {
direction: ltr !important
}
.cz_data_price span {
margin: 0 4px 0 0;
}
.woocommerce-MyAccount-navigation a {
padding: 10px 46px 10px 20px
}
.woocommerce-MyAccount-navigation a:before {
left: auto;
right: 20px
}
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary,
.codevz-product-brands {
float: left
}
.woocommerce div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce div.product div.images .flex-control-thumbs li,
.woocommerce nav.woocommerce-pagination ul li {
float: right
}
.single_add_to_cart_button.button {
float: right !important
}
.xtra-outofstock {
right: 20px;
left: auto
}
#xtra_wish_compare a {
padding-left: 12px;
padding-right: 25px
}
#xtra_wish_compare a i {
margin-left: 0;
margin-right: 15px
}
.cz_cart_buttons i {
margin-right: 0;
margin-left: 10px
}
.woocommerce table.shop_table {
text-align: right
}
body[class*="codevz-plus-"] .single_add_to_cart_button:before,
body[class*="codevz-plus-"] .add_to_cart_button:before,
body[class*="codevz-plus-"] [class*="product_type_"].button:before {
margin-right: 0;
margin-left: 10px
}
@media screen and (max-width:480px) {
td.product-quantity .quantity {
float: left
}
.woocommerce a.remove {
left: 0;
right: auto
}
}.xtra-share {
border: 1px solid rgba(167, 167, 167, 0.3);
border-radius: 3px;
text-align: center;
padding: 10px;
margin-top: 30px;
align-items: center
}
.xtra-share:before {
content: attr( data-title )
}
.xtra-share a {
font-size: 22px;
margin: 0 5px;
opacity: .5
}
.xtra-share a:hover {
opacity: 1
}
#xtra_quick_view .xtra-share {
display: none
}
@keyframes xtraShareAbsorber {
0%, 10%, 20%, 50%, 80% {transform: translateY(0)}
40% {transform: translateY(-8px)}
60% {transform: translateY(-8px)}
}
@media screen and (max-width:480px) {
.cz_social.xtra-share a {
font-size: 14px
}
}
@media print {
.xtra-printing > *:not(#xtraPrint),
.xtra-printing .xtra-post-title-date {
display: none !important
}
.xtra-printing h1,
.xtra-printing h2, 
.xtra-printing .xtra-post-title, 
.xtra-printing .page_title .section_title {
color: #000 !important;
font-size: 30px !important;
border: 0 !important
}
}.xtra-fixed-mobile-nav {
position: fixed;
bottom: 0;
left: 0;
z-index: 999;
width: 100%;
display: none;
align-items: center;
background: #282828;
}
.xtra-fixed-mobile-nav a {
width: 100%;
color: #fff;
padding: 10px;
display: flex;
text-align: center;
align-items: center;
justify-content: center;
flex-direction: column
}
.xtra-fixed-mobile-nav a:hover,
.xtra-fixed-mobile-nav .xtra-active {
color: #ddd
}
.xtra-fixed-mobile-nav i {
font-size: 20px;
padding: 5px;
width: 1em;
height: 1em;
line-height: 1em;
}
.xtra-fixed-mobile-nav img {
padding: 5px
}
.xtra-fixed-mobile-nav span {
font-size: 11px;
display: none
}
.xtra-fixed-mobile-nav-title-column span,
.xtra-fixed-mobile-nav-title-row span {
display: block
}
.xtra-fixed-mobile-nav-title-column a {
flex-direction: column
}
.xtra-fixed-mobile-nav-title-row a {
flex-direction: row
}
@media screen and (max-width:768px) {
.xtra-fixed-mobile-nav {
display: flex
}
}[data-cz-style] {
opacity: 0
}
.disable-hover {
pointer-events: none;
}
.wpcf7 p br {
display: none
}
.page_content i:before {
margin: 0;
width: auto;
line-height: inherit
}
.codevz-color-white,
.codevz-color-white a,
.codevz-color-white a:hover {
color: #fff
}
.codevz-color-black,
.codevz-color-black a,
.codevz-color-black a:hover {
color: #000
}
.codevz-color-white a:hover,
.codevz-color-black a:hover {
opacity: .9
}
.wpb_animate_when_almost_visible {
position: relative;
transition: none !important;
z-index: 1
}
.codevz-page-content-element {
position: relative;
z-index: 1
} .cz_sticky_row.vc_row {
position: fixed !important;
width: 101% !important;
bottom: 0 !important;
left: 0 !important;
right: auto;
z-index: 999
}
.cz_five_columns > .wpb_column,
.cz_five_columns > .vc_vc_column {
width: calc( 100% / 5 )
}
.cz_five_columns > .wpb_column:last-child,
.cz_five_columns > .vc_vc_column:last-child {
display: none
}
.fixed_bg, 
.fixed_bg .vc_parallax-inner,
.cz_fixed_bg, 
.cz_fixed_bg .vc_parallax-inner {
background-attachment: fixed
}
.vc_row {
position: relative;
z-index: auto
}
div.vc_row[data-vc-full-width],
footer div.vc_row[data-vc-full-width] {
overflow: visible
}
div.vc_parallax, 
div.vc_parallax[data-vc-full-width] {
overflow: hidden !important
}
div.vc_col-has-fill > .vc_column-inner, 
div.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, 
div.vc_row-has-fill + .vc_row>.vc_column_container > .vc_column-inner, 
div.vc_row-has-fill > .vc_column_container > .vc_column-inner,
div.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, 
div.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, 
div.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, 
div.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
padding-top: 0
}
.no_padding .vc_column_container > .vc_column-inner,
.nopadding .vc_column_container > .vc_column-inner {
padding: 0
}
.vc_message_box {
padding: 1em 2em 1em 5.5em
}
.vc_message_box-icon {
border-right: 1px dotted;
box-shadow: 5px 0 1px rgba(50, 50, 93, .04)
}
.cz_gradient_white_down {
background: linear-gradient(to top, #fff, transparent)
}
.cz_gradient_white_up {
background: linear-gradient(to top, transparent, #fff)
}
.vc_cz_contact_form_7 {
min-height: 40px
} img[data-src],
.cz_dloader {
background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzgiIGhlaWdodD0iMzgiIHZpZXdCb3g9IjAgMCAzOCAzOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiNhN2E3YTciPg0KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMSkiIHN0cm9rZS13aWR0aD0iMiI+DQogICAgICAgICAgICA8Y2lyY2xlIHN0cm9rZS1vcGFjaXR5PSIuMyIgY3g9IjE4IiBjeT0iMTgiIHI9IjE4Ii8+DQogICAgICAgICAgICA8cGF0aCBkPSJNMzYgMThjMC05Ljk0LTguMDYtMTgtMTgtMTgiPg0KICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtDQogICAgICAgICAgICAgICAgICAgIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSINCiAgICAgICAgICAgICAgICAgICAgdHlwZT0icm90YXRlIg0KICAgICAgICAgICAgICAgICAgICBmcm9tPSIwIDE4IDE4Ig0KICAgICAgICAgICAgICAgICAgICB0bz0iMzYwIDE4IDE4Ig0KICAgICAgICAgICAgICAgICAgICBkdXI9IjFzIg0KICAgICAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPg0KICAgICAgICAgICAgPC9wYXRoPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+");
background-repeat: no-repeat;
background-position: center;
background-size: 30px
}
.cz_dloader {
background-size: 40px;
width: 100px;
height: 100px;
margin: 20px auto
}
img[data-src] {
transition: all .1s ease-in-out;
opacity: .6
}
img.lazyDone {
width: auto;
background-color: transparent;
background-image: none !important;
opacity: 1
}
img[src*=".jpg"],
img[data-src*=".jpg"] {
background-color: rgba(167, 167, 167, .2)
}
img[src*=".jpg"].xtra-remove-bg-color,
img[data-src*=".jpg"].xtra-remove-bg-color {
background-color: initial
} [class*='fx_'], [class*='fx_'] > div {
transition: all 220ms ease-in-out, color 1ms
}
.fx_opacity > div,
.fx_opacity_hover > div:hover,
.column-fx_opacity > div,
.column-fx_opacity_hover > div:hover {
opacity: .5
}
.fx_full_opacity:hover,
.column-fx_full_opacity:hover {
opacity: 1
}
.fx_zoom_0,
.column-fx_zoom_0 {
z-index: 99;
transform: scale(1.05)
}
.fx_zoom_0_hover:hover,
.column-fx_zoom_0_hover:hover {
z-index: 100;
transform: scale(1.05)
}
.fx_zoom_1,
.column-fx_zoom_1 {
z-index: 99;
transform: scale(1.1)
}
.fx_zoom_1_hover:hover,
.column-fx_zoom_1_hover:hover {
z-index: 100;
transform: scale(1.1)
}
.fx_zoom_2,
.column-fx_zoom_2 {
z-index: 99;
transform: scale(1.2)
}
.fx_zoom_2_hover:hover,
.column-fx_zoom_2_hover:hover {
z-index: 100;
transform: scale(1.2)
}
.fx_inner_line .cz_box_front_inner > div:before,
.fx_inner_line_hover .cz_box_front_inner > div:before,
.column-fx_inner_line > .elementor-element-populated:before,
.column-fx_inner_line_hover > .elementor-element-populated:before {
content: '';
position: absolute;
border: 4px solid rgba(167, 167, 167, .2);
visibility: visible;
z-index: 0;
left: 10px;
top: 10px;
width: calc(100% - 30px);
height: calc(100% - 30px);
opacity: 0;
transform: scale(1.1, 1.1);
border-radius: inherit;
transition: all 220ms ease-in-out
}
.column-fx_inner_line > .elementor-element-populated:before,
.column-fx_inner_line_hover > .elementor-element-populated:before {
z-index: 1;
width: calc(100% - 20px);
height: calc(100% - 20px)
}
.fx_inner_line .cz_box_front_inner > div:before,
.fx_inner_line_hover .cz_box_front_inner > div:hover:before,
.column-fx_inner_line > .elementor-element-populated:before,
.column-fx_inner_line_hover > .elementor-element-populated:hover:before {
opacity: 1;
transform: scale(1, 1)
}
.fx_up,
.fx_up_hover:hover,
.column-fx_up,
.column-fx_up_hover:hover {
transform: translateY(-30px)
}
.fx_down,
.fx_down_hover:hover,
.column-fx_down,
.column-fx_down_hover:hover {
transform: translateY(30px)
}
.fx_right,
.fx_right_hover:hover,
.column-fx_right,
.column-fx_right_hover:hover {
transform: translateX(30px)
}
.fx_left,
.fx_left_hover:hover,
.column-fx_left,
.column-fx_left_hover:hover {
transform: translateX(-30px)
}
.fx_z_hover > div,
.column-fx_z_hover > div {
transition: all .6s cubic-bezier(.77, 0, .175, 1)
}
.fx_z_hover:hover > div,
.column-fx_z_hover:hover > div {
transform: rotateZ(360deg)
}
.fx_bounce_hover:hover,
.column-fx_bounce_hover:hover {
animation: fx_bounce .8s forwards
}
@keyframes fx_bounce {
0%, 20%, 60%, 100% {transform: translateY(0)}
40% {transform: translateY(-20px)}
80% {transform: translateY(-10px)}
}
.fx_skew_left, 
.fx_skew_left_hover:hover,
.column-fx_skew_left, 
.column-fx_skew_left_hover:hover {
transform: skew(10deg)
}
.fx_skew_right, 
.fx_skew_right_hover:hover,
.column-fx_skew_right, 
.column-fx_skew_right_hover:hover {
transform: skew(-10deg)
}
.fx_flash_hover:hover *,
.column-fx_flash_hover:hover * {
z-index: 99;
animation: fx_flash 1s forwards
}
@keyframes fx_flash {
0% {opacity: .4}
25% {opacity: .1}
50% {opacity: .8}
75% {opacity: .2}
100% {opacity: 1}
}
.cz_content_box_parent_fx .fx_shine_hover .cz_box_front_inner,
.xtra-service-box .fx_shine_hover,
.xtra-service-box-hover .fx_shine_hover,
.column-fx_shine_hover {
position: relative;
overflow: hidden
}
.cz_content_box_parent_fx .fx_shine_hover .cz_box_front_inner:before,
.xtra-service-box .fx_shine_hover:before,
.xtra-service-box-hover .fx_shine_hover:before,
.column-fx_shine_hover:before {
position: absolute;
top: 0;
left: -120%;
z-index: 2;
display: block;
visibility: visible;
content: '';
width: 50%;
height: 100%;
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.5) 100%);
transform: skewX(-25deg)
}
.cz_content_box_parent_fx .fx_shine_hover .cz_box_front_inner:hover:before,
.xtra-service-box .fx_shine_hover:hover:before,
.xtra-service-box-hover .fx_shine_hover:hover:before,
.column-fx_shine_hover:hover:before {
z-index: 99;
animation: fx_shine 1s forwards
}
@keyframes fx_shine {
0% {left: -90%}
100% {left: 130%}
}
.fx_grayscale > div,
.fx_grayscale_hover > div:hover,
.column-fx_grayscale > div,
.column-fx_grayscale_hover > div:hover {
filter: grayscale(100%)
}
.fx_remove_grayscale_hover:hover,
.column-fx_remove_grayscale_hover:hover {
filter: grayscale(0%)
}
.fx_grow_rotate_right,
.fx_grow_rotate_right_hover:hover,
.column-fx_grow_rotate_right,
.column-fx_grow_rotate_right_hover:hover {
z-index: 99;
transform: scale(1.06) rotate(3deg);
}
.fx_grow_rotate_left,
.fx_grow_rotate_left_hover:hover,
.column-fx_grow_rotate_left,
.column-fx_grow_rotate_left_hover:hover {
z-index: 99;
transform: scale(1.06) rotate(-3deg);
}
.fx_bob,
.fx_bob_hover:hover,
.cz_hotspot_bob,
.column-fx_bob > div,
.column-fx_bob_hover > div:hover {
z-index: 99;
animation-name: hvr-bob-float, hvr-bob;
animation-duration: .3s, 1s;
animation-delay: 0s, .3s;
animation-timing-function: ease-out, ease-in-out;
animation-iteration-count: 1, infinite;
animation-fill-mode: none, forwards;
animation-direction: normal, alternate;
box-shadow: 0 35px 35px rgba(50, 50, 93, .1)
}
@keyframes hvr-bob {
0% {transform: translateY(-8px)}
50% {transform: translateY(-4px)}
100% {transform: translateY(-8px)}
}
@keyframes hvr-bob-float {
100% {transform: translateY(-8px)}
}
.fx_wobble_skew_hover:hover,
.column-fx_wobble_skew_hover:hover {
z-index: 9;
animation: hvr-wobble-skew 1s forwards ease-in-out
}
@keyframes hvr-wobble-skew {
16.65% {transform: skew(-12deg)}
33.3% {transform: skew(10deg)}
49.95% {transform: skew(-6deg)}
66.6% {transform: skew(4deg)}
83.25% {transform: skew(-2deg)}
100% {transform: skew(0)}
} [class*='cz_brfx_'], 
[data-animation^='cz_grid_brfx_'] > div {
position: relative;
overflow: hidden !important
}
[class*='cz_brfx_'] > *, 
[data-animation^='cz_grid_brfx_'] > div > div > * {
opacity: 0
}
[data-animation^='cz_grid_brfx_'] > div {
opacity: 1 !important
}
[data-animation^='cz_grid_brfx_'] > div > div {
overflow: hidden
}
[class*='cz_brfx_']:before, 
[data-animation^='cz_grid_brfx_'] > div > div:before {
content: '';
position: absolute;
left: -1px;
top: 0;
width: 101%;
height: 100%;
background: #111;
z-index: 99;
visibility: visible;
animation-delay: inherit !important
}
[class*='cz_brfx_'].wpb_start_animation > *,
[data-animation^='cz_grid_brfx_'] > [class*='cz_grid_brfx_'] > div > * {
animation-delay: inherit !important;
animation: czItfxDone 1.3s forwards
}
@keyframes czItfxDone {
50% {opacity: 0}
54% {opacity: 1}
100% {opacity: 1}
}
[data-animation='cz_grid_brfx_right'] > div > div:before {
transform: translateX(-100%)
}
.cz_brfx_right.wpb_start_animation:before,
[data-animation='cz_grid_brfx_right'] > .cz_grid_brfx_right > div:before {
transform: translateX(-100%);
animation: czItfxRight 1.3s cubic-bezier(.77, 0, .175, 1) forwards
}
@keyframes czItfxRight {
0% {transform: translateX(-100%)}
50% {transform: translateX(0)}
100% {transform: translateX(100%)}
}
[data-animation='cz_grid_brfx_left'] > div > div:before {
transform: translateX(100%)
}
.cz_brfx_left.wpb_start_animation:before,
[data-animation='cz_grid_brfx_left'] > .cz_grid_brfx_left > div:before {
transform: translateX(100%);
animation: czItfxLeft 1.3s cubic-bezier(.77, 0, .175, 1) forwards
}
@keyframes czItfxLeft {
0% {transform: translateX(100%)}
50% {transform: translateX(0)}
100% {transform: translateX(-100%)}
}
[data-animation='cz_grid_brfx_up'] > div > div:before {
transform: translateY(100%)
}
.cz_brfx_up.wpb_start_animation:before,
[data-animation='cz_grid_brfx_up'] > .cz_grid_brfx_up > div:before {
transform: translateY(100%);
animation: czItfxUp 1.3s cubic-bezier(.77, 0, .175, 1) forwards
}
@keyframes czItfxUp {
0% {transform: translateY(100%);opacity: 1;}
50% {transform: translateY(0);opacity: 1;}
100% {transform: translateY(-100%);opacity: 1;}
}
[data-animation='cz_grid_brfx_down'] > div > div:before {
transform: translateY(-100%)
}
.cz_brfx_down.wpb_start_animation:before,
[data-animation='cz_grid_brfx_down'] > .cz_grid_brfx_down > div:before {
transform: translateY(-100%);
animation: czItfxDown 1.3s cubic-bezier(.77, 0, .175, 1) forwards
}
@keyframes czItfxDown {
0% {transform: translateY(-100%)}
50% {transform: translateY(0)}
100% {transform: translateY(100%)}
} .cz_social {
position: relative
}
.rtl .cz_social.tal {
text-align: right !important
}
.rtl .cz_social.tar {
text-align: left !important
}
.header_1 .cz_social {
z-index: 99999
}
#xtra-social-popup {
text-align: center
}
.xtra-social-dropdown {
position: absolute;
display: none;
z-index: 2;
top: 100%;
left: 50%;
padding: 8px;
width: max-content;
background: #fff;
border-radius: 2px;
color: initial;
margin-top: 18px;
text-align: center;
margin-left: 0 !important;
margin-right: 0 !important;
transform: translateX(-50%);
box-shadow: 1px 6px 20px rgba(17, 17, 17, .1)
}
footer .xtra-social-dropdown {
top: auto;
bottom: 100%;
margin-bottom: 18px;
margin-top: 0
}
.xtra-social-dropdown:before {
content: no-close-quote;
width: 15px;
height: 15px;
position: absolute;
top: 1px;
left: 50%;
background: inherit;
background-image: none;
z-index: -1;
transform: rotate(45deg) translateX(-50%)
}
footer .xtra-social-dropdown:before {
top: auto;
bottom: -10px
}
.xtra-social-icon-trigger {
cursor: pointer;
width: 2em;
height: 2em;
font-size: 22px;
line-height: 2em;
border-radius: 2px;
text-align: center;
vertical-align: middle;
transition: all .2s ease-in-out;
border: 1px solid transparent
}
.cz_social a {
position: relative;
display: inline-block;
text-align: center;
font-size: 20px;
width: 2em;
height: 2em;
line-height: 2em
}
.cz_vertical_elm .cz_social a,
.xtra-social-columnar a {
display: block;
margin-left: 0 !important;
margin-right: 0 !important
}
.cz_social_inline_title a {
width: auto;
padding: 0 20px
}
.cz_social_inline_title i {
margin-right: 10px;
display: inline-block
}
.rtl .cz_social_inline_title i {
margin-right: 0;
margin-left: 10px
}
.cz_social span {
display: none
}
.cz_social_inline_title span {
font-size: .8em;
display: inline
}
.cz_social i {
line-height: inherit
}
[class*="cz_tooltip_"] [data-title] {
position: relative
}
[class*="cz_tooltip_"] [data-title]:after {
position: absolute;
content: attr(data-title);
font-family: "Open Sans", Arial, Helvetica;
font-size: 12px;
font-weight: 500;
line-height: 1;
z-index: 9;
color: #fff;
background: #111;
padding: 8px 12px;
border-radius: 2px;
opacity: 0;
visibility: hidden;
white-space: nowrap;
transition: all .2s ease-in-out
}
[class*="cz_tooltip_"] [data-title]:hover:after {
opacity: 1;
visibility: visible;
}
.cz_tooltip_up [data-title]:after {top:-7px;left:50%;transform:translate(-50%, -100%) scale(.8)}
.cz_tooltip_up [data-title]:hover:after {transform:translate(-50%, -100%) scale(1)}
.cz_tooltip_down [data-title]:after {bottom:-7px;left:50%;transform:translate(-50%, 100%) scale(.8)}
.cz_tooltip_down [data-title]:hover:after {transform:translate(-50%, 100%) scale(1)}
.cz_tooltip_right [data-title]:after {right:-7px;top:50%;transform:translate(100%, -50%) scale(.8)}
.cz_tooltip_right [data-title]:hover:after {transform:translate(100%, -50%) scale(1)}
.cz_tooltip_left [data-title]:after {left:-7px;top:50%;transform:translate(-100%, -50%) scale(.8)}
.cz_tooltip_left [data-title]:hover:after {transform:translate(-100%, -50%) scale(1)}
.cz_social_icons a,
.cz_social_icons a i:before {
box-sizing: content-box
}
.cz_social_icons a:not([href]) {
pointer-events: none
}
.cz_social_colored i, .cz_social_colored_hover a:hover i {color: #666}
.cz_social_colored .cz-twitter i, .cz_social_colored_hover .cz-twitter:hover i {color: #1DA1F2 !important} 
.cz_social_colored .cz-x-twitter i, .cz_social_colored_hover .cz-x-twitter:hover i {color: #000000 !important} 
.cz_social_colored .cz-facebook i, .cz_social_colored_hover .cz-facebook:hover i,
.cz_social_colored .cz-facebook-f i, .cz_social_colored_hover .cz-facebook-f:hover i {color: #3b5998 !important}
.cz_social_colored .cz-google i, .cz_social_colored_hover .cz-google:hover i {color: #dd4b39 !important}
.cz_social_colored .cz-pinterest i, .cz_social_colored_hover .cz-pinterest:hover i, 
.cz_social_colored .cz-pinterest-p i, .cz_social_colored_hover .cz-pinterest-p:hover i {color: #cb2027 !important}
.cz_social_colored .cz-linkedin i, .cz_social_colored_hover .cz-linkedin:hover i,
.cz_social_colored .cz-linkedin-in i, .cz_social_colored_hover .cz-linkedin-in:hover i {color: #007bb6 !important}
.cz_social_colored .cz-youtube i, .cz_social_colored_hover .cz-youtube:hover i,
.cz_social_colored .cz-youtube-play i, .cz_social_colored_hover .cz-youtube-play:hover i {color: #bb0000 !important}
.cz_social_colored .cz-vimeo i, .cz_social_colored_hover .cz-vimeo:hover i {color: #1ab7ea !important}
.cz_social_colored .cz-delicious i, .cz_social_colored_hover .cz-delicious:hover i {color: #0078f0 !important}
.cz_social_colored .cz-tumblr i, .cz_social_colored_hover .cz-tumblr:hover i {color: #32506d !important}
.cz_social_colored .cz-instagram i, .cz_social_colored_hover .cz-instagram:hover i {color: #bc2a8d !important}
.cz_social_colored .cz-flickr i, .cz_social_colored_hover .cz-flickr:hover i {color: #ff0084 !important}
.cz_social_colored .cz-dribbble i, .cz_social_colored_hover .cz-dribbble:hover i {color: #ea4c89 !important}
.cz_social_colored .cz-quora i, .cz_social_colored_hover .cz-quora:hover i {color: #a82400 !important}
.cz_social_colored .cz-foursquare i, .cz_social_colored_hover .cz-foursquare:hover i {color: #0072b1 !important}
.cz_social_colored .cz-forrst i, .cz_social_colored_hover .cz-forrst:hover i {color: #5B9A68 !important}
.cz_social_colored .cz-vk i, .cz_social_colored_hover .cz-vk:hover i {color: #45668e !important}
.cz_social_colored .cz-wordpress i, .cz_social_colored_hover .cz-wordpress:hover i {color: #21759b !important}
.cz_social_colored .cz-stumbleupon i, .cz_social_colored_hover .cz-stumbleupon:hover i {color: #EB4823 !important}
.cz_social_colored .cz-yahoo i, .cz_social_colored_hover .cz-yahoo:hover i {color: #7B0099 !important}
.cz_social_colored .cz-soundcloud i, .cz_social_colored_hover .cz-soundcloud:hover i {color: #ff3a00 !important}
.cz_social_colored .cz-mixcloud i, .cz_social_colored_hover .cz-mixcloud:hover i {color: #273a4b !important}
.cz_social_colored .cz-skype i, .cz_social_colored_hover .cz-skype:hover i {color: #00AFF0 !important}
.cz_social_colored .cz-reddit i, .cz_social_colored_hover .cz-reddit:hover i {color: #FF5700 !important}
.cz_social_colored .cz-whatsapp i, .cz_social_colored_hover .cz-whatsapp:hover i,
.cz_social_colored .cz-013-whatsapp-logo i, .cz_social_colored_hover .cz-013-whatsapp-logo:hover i {color: #25D366 !important}
.cz_social_colored .cz-behance i, .cz_social_colored_hover .cz-behance:hover i {color: #131418 !important}
.cz_social_colored .cz-telegram i, .cz_social_colored_hover .cz-telegram:hover i,
.cz_social_colored .cz-telegram-plane i, .cz_social_colored_hover .cz-telegram-plane:hover i,
.cz_social_colored .cz-paper-plane i, .cz_social_colored_hover .cz-paper-plane:hover i,
.cz_social_colored .cz-paper-plane-o i, .cz_social_colored_hover .cz-paper-plane-o:hover i {color: #0088cc !important}
.cz_social_colored .cz-aparat i, .cz_social_colored_hover .cz-aparat:hover i {color: #ed0b58 !important}
.cz_social_colored_bg a, .cz_social_colored_bg_hover a:hover {background: #aaa}
.cz_social_colored_bg .cz-twitter,  .cz_social_colored_bg_hover .cz-twitter:hover {background-color: #1DA1F2 !important} 
.cz_social_colored_bg .cz-x-twitter,  .cz_social_colored_bg_hover .cz-x-twitter:hover {background-color: #000000 !important} 
.cz_social_colored_bg .cz-facebook, .cz_social_colored_bg_hover .cz-facebook:hover,
.cz_social_colored_bg .cz-facebook-f, .cz_social_colored_bg_hover .cz-facebook-f:hover {background-color: #3b5998 !important}
.cz_social_colored_bg .cz-google, .cz_social_colored_bg_hover .cz-google:hover {background-color: #dd4b39 !important}
.cz_social_colored_bg .cz-pinterest, .cz_social_colored_bg_hover .cz-pinterest:hover,
.cz_social_colored_bg .cz-pinterest-p, .cz_social_colored_bg_hover .cz-pinterest-p:hover {background-color: #cb2027 !important}
.cz_social_colored_bg .cz-linkedin, .cz_social_colored_bg_hover .cz-linkedin:hover,
.cz_social_colored_bg .cz-linkedin-in, .cz_social_colored_bg_hover .cz-linkedin-in:hover {background-color: #007bb6 !important}
.cz_social_colored_bg .cz-youtube, .cz_social_colored_bg_hover .cz-youtube:hover,
.cz_social_colored_bg .cz-youtube-play, .cz_social_colored_bg_hover .cz-youtube-play:hover {background-color: #bb0000 !important}
.cz_social_colored_bg .cz-vimeo, .cz_social_colored_bg_hover .cz-vimeo:hover {background-color: #1ab7ea !important}
.cz_social_colored_bg .cz-delicious, .cz_social_colored_bg_hover .cz-delicious:hover {background-color: #0078f0 !important}
.cz_social_colored_bg .cz-tumblr, .cz_social_colored_bg_hover .cz-tumblr:hover {background-color: #32506d !important}
.cz_social_colored_bg .cz-instagram, .cz_social_colored_bg_hover .cz-instagram:hover {background-color: #a17357 !important;background: radial-gradient(circle farthest-corner at 35% 100%,#fec564,transparent 50%),radial-gradient(circle farthest-corner at 10% 140%,#feda7e,transparent 50%),radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,transparent),linear-gradient(#6559ca,#bc318f 30%,#e42e66 50%,#fa5332 70%,#ffdc80 100%) !important}
.cz_social_colored_bg .cz-flickr, .cz_social_colored_bg_hover .cz-flickr:hover {background-color: #ff0084 !important}
.cz_social_colored_bg .cz-dribbble, .cz_social_colored_bg_hover .cz-dribbble:hover {background-color: #ea4c89 !important}
.cz_social_colored_bg .cz-quora, .cz_social_colored_bg_hover .cz-quora:hover {background-color: #a82400 !important}
.cz_social_colored_bg .cz-foursquare, .cz_social_colored_bg_hover .cz-foursquare:hover {background-color: #0072b1 !important}
.cz_social_colored_bg .cz-forrst, .cz_social_colored_bg_hover .cz-forrst:hover {background-color: #5B9A68 !important}
.cz_social_colored_bg .cz-vk, .cz_social_colored_bg_hover .cz-vk:hover {background-color: #45668e !important}
.cz_social_colored_bg .cz-wordpress, .cz_social_colored_bg_hover .cz-wordpress:hover {background-color: #21759b !important}
.cz_social_colored_bg .cz-stumbleupon, .cz_social_colored_bg_hover .cz-stumbleupon:hover {background-color: #EB4823 !important}
.cz_social_colored_bg .cz-yahoo, .cz_social_colored_bg_hover .cz-yahoo:hover {background-color: #7B0099 !important}
.cz_social_colored_bg .cz-soundcloud, .cz_social_colored_bg_hover .cz-soundcloud:hover {background-color: #ff3a00 !important}
.cz_social_colored_bg .cz-mixcloud, .cz_social_colored_bg_hover .cz-mixcloud:hover {background-color: #273a4b !important}
.cz_social_colored_bg .cz-skype, .cz_social_colored_bg_hover .cz-skype:hover {background-color: #00AFF0 !important}
.cz_social_colored_bg .cz-reddit, .cz_social_colored_bg_hover .cz-reddit:hover {background-color: #FF5700 !important}
.cz_social_colored_bg .cz-whatsapp, .cz_social_colored_bg_hover .cz-whatsapp:hover,
.cz_social_colored_bg .cz-013-whatsapp-logo, .cz_social_colored_bg_hover .cz-013-whatsapp-logo:hover {background-color: #25D366 !important}
.cz_social_colored_bg .cz-behance, .cz_social_colored_bg_hover .cz-behance:hover {background-color: #131418 !important}
.cz_social_colored_bg .cz-telegram, .cz_social_colored_bg_hover .cz-telegram:hover,
.cz_social_colored_bg .cz-telegram-plane, .cz_social_colored_bg_hover .cz-telegram-plane:hover,
.cz_social_colored_bg .cz-paper-plane, .cz_social_colored_bg_hover .cz-paper-plane:hover,
.cz_social_colored_bg .cz-paper-plane-o, .cz_social_colored_bg_hover .cz-paper-plane-o:hover {background-color: #0088cc !important}
.cz_social_colored_bg .cz-aparat, .cz_social_colored_bg_hover .cz-aparat:hover {background-color: #ed0b58 !important}
.cz_social_colored_bg a, .cz_social_colored_bg_hover a:hover {color: #fff}
.cz_social_fx_0 a:hover i {
animation: socialZoomOut .4s forwards
}
@keyframes socialZoomOut {
from {opacity: .5;transform: scale(0, 0)}
to {opacity: 1;transform: scale(1, 1)}
}
.cz_social_fx_1 a:hover i {
animation: socialZoomIn .3s forwards
}
@keyframes socialZoomIn {
49% {transform: scale(1, 1)}
50% {opacity: 0;transform: scale(0, 0)}
51% {opacity: 1;transform: scale(2, 2)}
}
.cz_social_fx_2 a:hover i {
animation: socialFxB .3s forwards
}
@keyframes socialFxB {
49% {transform: translateY(-100%)}
50% {opacity: 0;transform: translateY(100%)}
51% {opacity: 1}
}
.cz_social_fx_3 a:hover i {
animation: socialFxC .3s forwards
}
@keyframes socialFxC {
49% {transform: translateY(100%)}
50% {opacity: 0;transform: translateY(-100%)}
51% {opacity: 1}
}
.cz_social_fx_4 a:hover i {
animation: socialFxD .3s forwards
}
@keyframes socialFxD {
49% {transform: translateX(100%)}
50% {opacity: 0;transform: translateX(-100%)}
51% {opacity: 1}
}
.cz_social_fx_5 a:hover i {
animation: socialFxE .3s forwards
}
@keyframes socialFxE {
49% {transform: translateX(-100%)}
50% {opacity: 0;transform: translateX(100%)}
51% {opacity: 1}
}
.cz_social_fx_6 a:hover i {
animation: socialFxF .4s forwards
}
@keyframes socialFxF {
from {transform: rotate(0deg)}
to {transform: rotate(360deg)}
}
.cz_social_fx_7 a:hover i {
animation: wobble .5s 10 forwards
}
@keyframes wobble {0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%)}}
.cz_social_fx_8 a:hover i {
animation: flash .5s 10 forwards
}
@keyframes flash {0%,50%,100%{opacity:1}25%,75%{opacity:0}}
.cz_social_fx_9 a:hover {
animation: bounceFX .6s forwards
}
@keyframes bounceFX {
0%, 10%, 20%, 50%, 80% {transform: translateY(0)}
40% {transform: translateY(-6px)}
60% {transform: translateY(-6px)}
}
.cz_social_fx_10 a i, .cz_social_fx_11 a i {transition:all .4s ease}
.cz_social_fx_10 a:hover i {transform:rotateY(360deg)}
.cz_social_fx_11 a:hover i {transform:rotateX(360deg)} .cz_infinite_anim_1 {
animation: InfiniteAnimA 4s ease-in-out infinite
}
@keyframes InfiniteAnimA {
0% {transform: translate(0, 0)}
50% {transform: translate(30px, 0)}
100% {transform: translate(0, 0)}
}
.cz_infinite_anim_2 {
animation: InfiniteAnimB 4s ease-in-out infinite
}
@keyframes InfiniteAnimB {
0% {transform: translate(0, 0)}
50% {transform: translate(0, 30px)}
100% {transform: translate(0, 0)}
}
.cz_infinite_anim_3 {
animation: InfiniteAnimC 4s ease-in-out infinite
}
@keyframes InfiniteAnimC {
0% {transform: translate(0, 0)}
50% {transform: translate(30px, 30px)}
100% {transform: translate(0, 0)}
}
.cz_infinite_anim_4 {
animation: InfiniteAnimD 4s ease-in-out infinite
}
@keyframes InfiniteAnimD {
0% {transform: translate(0, 0)}
50% {transform: translate(-30px, 30px)}
100% {transform: translate(0, 0)}
}
.cz_infinite_anim_5 {
animation: InfiniteAnimE 4s linear infinite
}
@keyframes InfiniteAnimE {
0% {transform: translate(0, 0)}
25% {transform: translate(10px, 10px)}
50% {transform: translate(20px, 0)}
75% {transform: translate(10px, -10px)}
100% {transform: translate(0, 0)}
}
.cz_loop_spinner {
display: inline-block;
animation-duration: 2.5s !important;
animation: czSpinner linear infinite
}
.cz_loop_spinner_normal {
display: inline-block;
animation-duration: 10s !important;
animation: czSpinner linear infinite
}
.cz_loop_spinner_slow {
display: inline-block;
animation-duration: 20s !important;
animation: czSpinner linear infinite
}
@keyframes czSpinner {
0% {transform: rotate(0deg)}
100% {transform: rotate(360deg)}
}
.cz_loop_pulse {
animation: czPulse 2s infinite
}
@keyframes czPulse {
0% {transform: scale3d(1,1,1)}
50% {transform: scale3d(1.05,1.05,1.05)}
100% {transform: scale3d(1,1,1)}
}
.cz_loop_tada {
animation: czTada 1s infinite
}
@keyframes czTada {
0% {transform: scale3d(1,1,1)}
10%,20% {transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}
30%,50%,70%,90% {transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}
40%,60%,80% {transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}
100% {transform: scale3d(1,1,1)}
}
.cz_loop_flash {
animation: czFlash 2.5s infinite
}
@keyframes czFlash {
0%,50%,100% {opacity: 1}
25%,75% {opacity: 0}
}
.cz_loop_swing {
animation: czSwing 1.5s infinite
}
@keyframes czSwing {
20% {transform: rotate3d(0,0,1,15deg)}
40% {transform: rotate3d(0,0,1,-10deg)}
60% {transform: rotate3d(0,0,1,5deg)}
80% {transform: rotate3d(0,0,1,-5deg)}
100% {transform: rotate3d(0,0,1,0deg)}
}
.cz_loop_jello {
animation: czJello 1s infinite
}
@keyframes czJello {
11.1% {transform: none}
22.2% {transform: skewX(-12.5deg) skewY(-12.5deg)}
33.3% {transform: skewX(6.25deg) skewY(6.25deg)}
44.4% {transform: skewX(-3.125deg) skewY(-3.125deg)}
55.5% {transform: skewX(1.5625deg) skewY(1.5625deg)}
66.6% {transform: skewX(-0.78125deg) skewY(-0.78125deg)}
77.7% {transform: skewX(.390625deg) skewY(.390625deg)}
88.8% {transform: skewX(-0.1953125deg) skewY(-0.1953125deg)}
100% {transform: none}
} .cz_svg_bg {
position: relative;
overflow: visible !important;
max-width: 100%
}
.cz_svg_bg:before {
content: '';
left: -40px;
top: 40px;
width: 100%;
height: 100%;
display: block;
position: absolute;
visibility: visible;
z-index: 0
} .cz_image {
position: relative;
width: 100%
}
div.cz_image > div {
display: block
}
.cz_image img {
width: inherit
}
.cz_main_image, .cz_image_in {
position: relative;
z-index: 1;
overflow: hidden;
transition: all .2s ease-in-out
}
.cz_image .cz_hover_image {
position: absolute !important;
top: 50%;
left: 50%;
z-index: 2;
opacity: 0;
width: 100%;
overflow: hidden;
transform: translate(-50%, -50%);
transition: all .3s ease-in-out
}
.cz_main_image, 
.cz_hover_image, 
.cz_image .cz_image_in img {
border-radius: inherit
}
.cz_image:not(.cz_image_no_fx) .cz_image_in:hover .cz_main_image {
opacity: 0
}
.cz_image .cz_op_0 img{opacity:0}
.cz_image .cz_op_100 img{opacity:1}
.cz_image .cz_op_1 img{opacity:.1}
.cz_image .cz_op_2 img{opacity:.2}
.cz_image .cz_op_3 img{opacity:.3}
.cz_image .cz_op_4 img{opacity:.4}
.cz_image .cz_op_5 img{opacity:.5}
.cz_image .cz_op_6 img{opacity:.6}
.cz_image .cz_op_7 img{opacity:.7}
.cz_image .cz_op_8 img{opacity:.8}
.cz_image .cz_op_9 img{opacity:.9}
.cz_image_in:hover .cz_hover_image {
opacity: 1
}
.cz_image_no_fx .cz_hover_image {
opacity: 0 !important
}
.cz_image_caption {
position: relative;
z-index: 9;
transition: all .2s ease-in-out
}
.cz_image_caption_sticky .cz_image_caption {
position: absolute !important;
display: none;
left: auto;
top: auto;
right: auto !important;
bottom: auto !important;
transition: none
} .cz_image_flip_h .cz_image_in,
.cz_image_flip_v .cz_image_in{
perspective: 2500px;
overflow: visible
}
.cz_image_flip_h .cz_image_in .cz_main_image,
.cz_image_flip_v .cz_image_in .cz_main_image {
z-index:9;  
transform: rotateY(0deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: all .7s cubic-bezier(.175, .885, .32, 1.275)
}
.cz_image_flip_h:hover .cz_image_in .cz_main_image,
.cz_image_flip_v:hover .cz_image_in .cz_main_image {
z-index: 9;
transform: rotateY(180deg);
}
.cz_image_flip_h .cz_image_in .cz_hover_image,
.cz_image_flip_v .cz_image_in .cz_hover_image {
opacity: 1;
z-index: 8;
transform: translate(-50%, -50%) rotateY(-180deg);
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: all .7s cubic-bezier(.175, .885, .32, 1.275)
}
.cz_image_flip_h:hover .cz_image_in .cz_hover_image,
.cz_image_flip_v:hover .cz_image_in .cz_hover_image {
z-index:10;
transform: translate(-50%, -50%) rotateY(0deg)
}
.cz_image_flip_v .cz_image_in .cz_main_image {transform: rotateX(0deg)}
.cz_image_flip_v:hover .cz_image_in .cz_main_image {transform: rotateX(180deg)}
.cz_image_flip_v .cz_image_in .cz_hover_image {transform: translate(-50%, -50%) rotateX(-180deg)}
.cz_image_flip_v:hover .cz_image_in .cz_hover_image {transform: translate(-50%, -50%) rotateY(0deg)}
.cz_image_fade_to_top .cz_main_image, .cz_image_fade_to_top .cz_hover_image,
.cz_image_fade_to_bottom .cz_main_image, .cz_image_fade_to_bottom .cz_hover_image,
.cz_image_fade_to_left .cz_main_image, .cz_image_fade_to_left .cz_hover_image,
.cz_image_fade_to_right .cz_main_image, .cz_image_fade_to_right .cz_hover_image,
.cz_image_zoom_in .cz_main_image, .cz_image_zoom_in .cz_hover_image,
.cz_image_zoom_out .cz_main_image, .cz_image_zoom_out .cz_hover_image,
.cz_image_blurred .cz_main_image, .cz_image_blurred .cz_hover_image {
transition: all .7s cubic-bezier(.175, .885, .32, 1.275)
}
.cz_image_fade_to_top:hover .cz_main_image {transform: translateY(-40px);opacity: 0}
.cz_image_fade_to_top .cz_hover_image {transform: translate(-50%, -40%)}
.cz_image_fade_to_top:hover .cz_hover_image {transform: translate(-50%, -50%);opacity: 1}
.cz_image_fade_to_bottom:hover .cz_main_image {transform: translateY(40px);opacity: 0}
.cz_image_fade_to_bottom .cz_hover_image {transform: translate(-50%, -60%)}
.cz_image_fade_to_bottom:hover .cz_hover_image {transform: translate(-50%, -50%);opacity: 1}
.cz_image_fade_to_left:hover .cz_main_image {transform: translateX(-40px);opacity: 0}
.cz_image_fade_to_left .cz_hover_image {transform: translate(-40%, -50%)}
.cz_image_fade_to_left:hover .cz_hover_image {transform: translate(-50%, -50%);opacity: 1}
.cz_image_fade_to_right:hover .cz_main_image {transform: translateX(40px);opacity: 0}
.cz_image_fade_to_right .cz_hover_image {transform: translate(-60%, -50%)}
.cz_image_fade_to_right:hover .cz_hover_image {transform: translate(-50%, -50%);opacity: 1}
.cz_image_zoom_in:hover .cz_main_image {transform: scale(.9);opacity: 0}
.cz_image_zoom_in .cz_hover_image {transform: translate(-50%, -50%) scale(.9)}
.cz_image_zoom_in:hover .cz_hover_image {transform: translate(-50%, -50%) scale(1);opacity: 1}
.cz_image_zoom_out:hover .cz_main_image {transform: scale(1.1);opacity: 0}
.cz_image_zoom_out .cz_hover_image {transform: translate(-50%, -50%) scale(1.1)}
.cz_image_zoom_out:hover .cz_hover_image {transform: translate(-50%, -50%) scale(1);opacity: 1}
.cz_image_blurred .cz_main_image {filter: blur(0)}
.cz_image_blurred:hover .cz_main_image {filter: blur(10px);opacity: 0}
.cz_image_blurred .cz_hover_image {filter: blur(10px)}
.cz_image_blurred:hover .cz_hover_image {filter: blur(0);opacity: 1}
.cz_image_no_effect .cz_main_image, .cz_image_no_effect .cz_hover_image {
transition: none
}
.cz_image_slow_fade .cz_main_image, .cz_image_slow_fade .cz_hover_image {
transition: all .6s ease-in-out
}
.xtra-image-full-width img {
width: 100%
} .cz_slanted_tr,.cz_slanted_tr_a > a,.cz_slanted_tr_div > div{
clip-path: polygon(0 0, 101% 25%, 100% 100%, 0 100%);
-webkit-clip-path: polygon(0 0, 101% 25%, 100% 100%, 0 100%)
}
.cz_slanted_tl,.cz_slanted_tl_a > a,.cz_slanted_tl_div > div{
clip-path: polygon(0 25%, 101% 0, 100% 100%, 0 100%);
-webkit-clip-path: polygon(0 25%, 101% 0, 100% 100%, 0 100%)
}
.cz_slanted_br,.cz_slanted_br_a > a,.cz_slanted_br_div > div{
clip-path: polygon(0 0, 101% 0, 100% 75%, 0 100%);
-webkit-clip-path: polygon(0 0, 101% 0, 100% 75%, 0 100%)
}
.cz_slanted_bl,.cz_slanted_bl_a > a,.cz_slanted_bl_div > div{
clip-path: polygon(0 0, 101% 0, 100% 100%, 0 75%);
-webkit-clip-path: polygon(0 0, 101% 0, 100% 100%, 0 75%)
}
.cz_slanted_trbl,.cz_slanted_trbl_a > a,.cz_slanted_trbl_div > div{
clip-path: polygon(0 0, 101% 25%, 100% 100%, 0 75%);
-webkit-clip-path: polygon(0 0, 101% 25%, 100% 100%, 0 75%)
}
.cz_slanted_tlbr,.cz_slanted_tlbr_a > a,.cz_slanted_tlbr_div > div{
clip-path: polygon(0 25%, 101% 0, 100% 75%, 0 100%);
-webkit-clip-path: polygon(0 25%, 101% 0, 100% 75%, 0 100%)
} .cz_rel{position: relative}
.z_1{z-index:-1}
.z0{z-index:0}
.z1{z-index:1}
.z2{z-index:2}
.z3{z-index:3}
.z4{z-index:4}
.z5{z-index:5}
.z9,.z9:hover{z-index:9 !important}
.z99{z-index:99 !important}
.z999{z-index:999}
.z9999{z-index:9999} .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
z-index: auto !important
}
.vc_gitem_row .vc_gitem-col {
padding: 30px 30px 10px !important
}
.vc_gitem-post-data-source-post_excerpt > div {
line-height: 2 !important
}
.vc_gitem-post-data-source-post_title > div {
font-weight: 500 !important
}
.vc_gitem-animate-slideBottom .vc_gitem-zone-b, 
.vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
transition: all .4s ease-in-out !important
}
h2.widgettitle {
font-size: 26px;
margin-bottom: 26px
}
.select2-results, 
.chosen-container {
color: #222
}
.cz_language_switcher img {
width: auto
}
.dialog-type-lightbox {
z-index: 99999
}
.rtl .jet-carousel .slick-list {
direction: rtl
}
.codevz-top-banner {
display: none;
position: relative;
text-align: center;
background: #232323;
padding: 20px;
color: #fff
}
.codevz-top-banner-always {
display: block
}
.codevz-top-banner > i {
position: absolute;
right: 40px;
top: 50%;
cursor: pointer;
transition: all .2s ease-in-out;
transform: translateY(-50%)
} @media screen and (min-width: 768px) {
.hide_on_desktop,
.show_on_tablet,
.show_on_mobile {
display: none !important
}
.show_on_desktop,
.show_only_desktop {
display: block !important
}
}
@media (max-width:768px) and (min-width:480px) {
.hide_on_tablet,
.show_only_desktop,
.show_only_mobile,
.codevz-top-banner {
display: none !important
}
.show_on_tablet,
.show_only_tablet {
display: block !important
}
}
@media screen and (max-width: 480px) {
.hide_on_mobile,
.show_on_tablet.show_only_tablet,
.codevz-top-banner {
display: none !important
}
.show_on_tablet:not(.hide_on_mobile,.show_only_tablet),
.show_on_mobile,
.show_only_mobile {
display: block !important
}
}