.row {
margin-left: -15px;
margin-right: -15px;
}
.container, .site-normal-container .ubit-container,
.site-boxed-container .ubit-container, .ubit-container:not(.container-fluid), .single-product:not(.site-full-width-container).left-sidebar .site-content, .single-product:not(.site-full-width-container).right-sidebar .site-content {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container, .site-normal-container .ubit-container,
.site-boxed-container .ubit-container, .ubit-container:not(.container-fluid), .single-product:not(.site-full-width-container).left-sidebar .site-content, .single-product:not(.site-full-width-container).right-sidebar .site-content {
width: 750px;
}
}
@media (min-width: 992px) {
.container, .site-normal-container .ubit-container,
.site-boxed-container .ubit-container, .ubit-container:not(.container-fluid), .single-product:not(.site-full-width-container).left-sidebar .site-content, .single-product:not(.site-full-width-container).right-sidebar .site-content {
width: 970px;
}
}
@media (min-width: 1200px) {
.container, .site-normal-container .ubit-container,
.site-boxed-container .ubit-container, .ubit-container:not(.container-fluid), .single-product:not(.site-full-width-container).left-sidebar .site-content, .single-product:not(.site-full-width-container).right-sidebar .site-content {
width: 1200px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-1 {
width: 8.33333%;
}
.col-xs-2 {
width: 16.66667%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333%;
}
.col-xs-5 {
width: 41.66667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.33333%;
}
.col-xs-8 {
width: 66.66667%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333%;
}
.col-xs-11 {
width: 91.66667%;
}
.col-xs-12 {
width: 100%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-1 {
width: 8.33333%;
}
.col-sm-2 {
width: 16.66667%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333%;
}
.col-sm-5 {
width: 41.66667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.33333%;
}
.col-sm-8 {
width: 66.66667%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333%;
}
.col-sm-11 {
width: 91.66667%;
}
.col-sm-12 {
width: 100%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-1 {
width: 8.33333%;
}
.col-md-2 {
width: 16.66667%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333%;
}
.col-md-5 {
width: 41.66667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.33333%;
}
.col-md-8 {
width: 66.66667%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333%;
}
.col-md-11 {
width: 91.66667%;
}
.col-md-12 {
width: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-1 {
width: 8.33333%;
}
.col-lg-2 {
width: 16.66667%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333%;
}
.col-lg-5 {
width: 41.66667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.33333%;
}
.col-lg-8 {
width: 66.66667%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333%;
}
.col-lg-11 {
width: 91.66667%;
}
.col-lg-12 {
width: 100%;
}
}
.ht-grid {
margin-left: -15px;
margin-right: -15px;
min-height: 1px;
}
.ht-grid:after {
content: '';
display: block;
clear: both;
}
.ht-grid-item {
padding-left: 15px;
padding-right: 15px;
float: left;
min-height: 1px;
min-height: 1px;
}
@media (min-width: 1024px) {
.ht-grid-1 .ht-grid-item {
width: calc( 100% / 1);
}
.ht-grid-2 .ht-grid-item {
width: calc( 100% / 2);
}
.ht-grid-2 .ht-grid-item:nth-of-type(2n+3) {
clear: both;
}
.ht-grid-3 .ht-grid-item {
width: calc( 100% / 3);
}
.ht-grid-3 .ht-grid-item:nth-of-type(3n+4) {
clear: both;
}
.ht-grid-4 .ht-grid-item {
width: calc( 100% / 4);
}
.ht-grid-4 .ht-grid-item:nth-of-type(4n+5) {
clear: both;
}
.ht-grid-5 .ht-grid-item {
width: calc( 100% / 5);
}
.ht-grid-5 .ht-grid-item:nth-of-type(5n+6) {
clear: both;
}
.ht-grid-6 .ht-grid-item {
width: calc( 100% / 6);
}
.ht-grid-6 .ht-grid-item:nth-of-type(6n+7) {
clear: both;
}
.ht-grid-7 .ht-grid-item {
width: calc( 100% / 7);
}
.ht-grid-7 .ht-grid-item:nth-of-type(7n+8) {
clear: both;
}
.ht-grid-8 .ht-grid-item {
width: calc( 100% / 8);
}
.ht-grid-8 .ht-grid-item:nth-of-type(8n+9) {
clear: both;
}
.ht-grid-9 .ht-grid-item {
width: calc( 100% / 9);
}
.ht-grid-9 .ht-grid-item:nth-of-type(9n+10) {
clear: both;
}
.ht-grid-10 .ht-grid-item {
width: calc( 100% / 10);
}
.ht-grid-10 .ht-grid-item:nth-of-type(10n+11) {
clear: both;
}
.ht-grid-11 .ht-grid-item {
width: calc( 100% / 11);
}
.ht-grid-11 .ht-grid-item:nth-of-type(11n+12) {
clear: both;
}
.ht-grid-12 .ht-grid-item {
width: calc( 100% / 12);
}
.ht-grid-12 .ht-grid-item:nth-of-type(12n+13) {
clear: both;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
.ht-grid-tablet-1 .ht-grid-item {
width: calc( 100% / 1);
}
.ht-grid-tablet-2 .ht-grid-item {
width: calc( 100% / 2);
}
.ht-grid-tablet-2 .ht-grid-item:nth-of-type(2n+3) {
clear: both;
}
.ht-grid-tablet-3 .ht-grid-item {
width: calc( 100% / 3);
}
.ht-grid-tablet-3 .ht-grid-item:nth-of-type(3n+4) {
clear: both;
}
.ht-grid-tablet-4 .ht-grid-item {
width: calc( 100% / 4);
}
.ht-grid-tablet-4 .ht-grid-item:nth-of-type(4n+5) {
clear: both;
}
.ht-grid-tablet-5 .ht-grid-item {
width: calc( 100% / 5);
}
.ht-grid-tablet-5 .ht-grid-item:nth-of-type(5n+6) {
clear: both;
}
.ht-grid-tablet-6 .ht-grid-item {
width: calc( 100% / 6);
}
.ht-grid-tablet-6 .ht-grid-item:nth-of-type(6n+7) {
clear: both;
}
.ht-grid-tablet-7 .ht-grid-item {
width: calc( 100% / 7);
}
.ht-grid-tablet-7 .ht-grid-item:nth-of-type(7n+8) {
clear: both;
}
.ht-grid-tablet-8 .ht-grid-item {
width: calc( 100% / 8);
}
.ht-grid-tablet-8 .ht-grid-item:nth-of-type(8n+9) {
clear: both;
}
.ht-grid-tablet-9 .ht-grid-item {
width: calc( 100% / 9);
}
.ht-grid-tablet-9 .ht-grid-item:nth-of-type(9n+10) {
clear: both;
}
.ht-grid-tablet-10 .ht-grid-item {
width: calc( 100% / 10);
}
.ht-grid-tablet-10 .ht-grid-item:nth-of-type(10n+11) {
clear: both;
}
.ht-grid-tablet-11 .ht-grid-item {
width: calc( 100% / 11);
}
.ht-grid-tablet-11 .ht-grid-item:nth-of-type(11n+12) {
clear: both;
}
.ht-grid-tablet-12 .ht-grid-item {
width: calc( 100% / 12);
}
.ht-grid-tablet-12 .ht-grid-item:nth-of-type(12n+13) {
clear: both;
}
}
@media (max-width: 767px) {
.ht-grid-mobile-1 .ht-grid-item {
width: calc( 100% / 1);
}
.ht-grid-mobile-2 .ht-grid-item {
width: calc( 100% / 2);
}
.ht-grid-mobile-2 .ht-grid-item:nth-of-type(2n+3) {
clear: both;
}
.ht-grid-mobile-3 .ht-grid-item {
width: calc( 100% / 3);
}
.ht-grid-mobile-3 .ht-grid-item:nth-of-type(3n+4) {
clear: both;
}
.ht-grid-mobile-4 .ht-grid-item {
width: calc( 100% / 4);
}
.ht-grid-mobile-4 .ht-grid-item:nth-of-type(4n+5) {
clear: both;
}
.ht-grid-mobile-5 .ht-grid-item {
width: calc( 100% / 5);
}
.ht-grid-mobile-5 .ht-grid-item:nth-of-type(5n+6) {
clear: both;
}
.ht-grid-mobile-6 .ht-grid-item {
width: calc( 100% / 6);
}
.ht-grid-mobile-6 .ht-grid-item:nth-of-type(6n+7) {
clear: both;
}
.ht-grid-mobile-7 .ht-grid-item {
width: calc( 100% / 7);
}
.ht-grid-mobile-7 .ht-grid-item:nth-of-type(7n+8) {
clear: both;
}
.ht-grid-mobile-8 .ht-grid-item {
width: calc( 100% / 8);
}
.ht-grid-mobile-8 .ht-grid-item:nth-of-type(8n+9) {
clear: both;
}
.ht-grid-mobile-9 .ht-grid-item {
width: calc( 100% / 9);
}
.ht-grid-mobile-9 .ht-grid-item:nth-of-type(9n+10) {
clear: both;
}
.ht-grid-mobile-10 .ht-grid-item {
width: calc( 100% / 10);
}
.ht-grid-mobile-10 .ht-grid-item:nth-of-type(10n+11) {
clear: both;
}
.ht-grid-mobile-11 .ht-grid-item {
width: calc( 100% / 11);
}
.ht-grid-mobile-11 .ht-grid-item:nth-of-type(11n+12) {
clear: both;
}
.ht-grid-mobile-12 .ht-grid-item {
width: calc( 100% / 12);
}
.ht-grid-mobile-12 .ht-grid-item:nth-of-type(12n+13) {
clear: both;
}
} .flex, .tns-controls [data-controls], .ubit-pezshop-subsbrice-form .wrapper-submit, .error404 .site-content, .site-dialog-search, .dialog-search-content .dialog-search-close-icon, .ubit-icon-bar, .sidebar-menu .primary-navigation .arrow-icon, .ft-action-item, .search-form:after,
.woocommerce-product-search:after, .product_list_widget .remove_from_cart_button, .pagination ul .page-numbers:not(.prev):not(.next), .woocommerce-pagination ul .page-numbers:not(.prev):not(.next), .woocommerce-store-notice a, .product-loop-meta a, .quantity .product-qty, #close-cart-sidebar-btn, .cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout), .cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout, .select2-container--default .select2-selection--single .select2-selection__arrow {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
.inline-flex, .page-links .post-page-numbers, .ubit-footer-social-icon li a, .quantity, .single_add_to_cart_button, .shop-cart-count, .wishlist_table .product-remove a, .woocommerce-cart-form__contents .product-remove a, .wpcf7 .ajax-loader.is-active {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: inline-flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}  .duration, .topbar a, .topbar a *, .ubit-subscribe-form input[type="email"], .ubit-contact-form input, .ubit-contact-form textarea, .ubit-simple-subsbrice-form input:not([type="submit"]), .ubit-simple-subsbrice-form input[type="submit"], .ubit-simple-subsbrice-form-dark input:not([type="submit"]), .ubit-simple-subsbrice-form-dark input[type="submit"], .page-links .post-page-numbers, a, .sidebar-menu, .sidebar-menu .primary-navigation a:before, .arrow-icon:after, .ft-action-item, .search-form:after,
.woocommerce-product-search:after, .search-form .search-field,
.woocommerce-product-search .search-field, .ubit-shop-category .elementor-widget-wrap > .elementor-widget-image .wp-caption .wp-caption-text, #commentform #comment, #commentform #email,
#commentform #author, #commentform input[type="submit"], #toggle-sidebar-mobile-button, .woocommerce-store-notice, .woocommerce-store-notice a:before, .ps-layout-1 .product-loop-action, .button,
.woocommerce-widget-layered-nav-dropdown__submit,
.clear-cart-btn,
.checkout-button, #shop-cart-sidebar:after, #close-cart-sidebar-btn, #ubit-overlay, .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"], .woocommerce-address-fields .button:hover, .form-submit .submit, .mc4wp-form input[type="submit"],
.quantity .product-qty,
.wcpscwc-product-slider button.slick-arrow,
div#n2-ss-2 .nextend-arrow,
div#n2-ss-2 .n2-ss-button-container a,
.tns-controls [data-controls] {
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.delay {
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
} @-webkit-keyframes circle-loading {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes circle-loading {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.circle-loading:before, .tns:not(.tns-slider):before, .product-gallery.has-product-thumbnails #product-images:not(.tns-slider) .image-item:first-of-type:before, .product-gallery.has-product-thumbnails #product-thumbnail-images:not(.tns-slider) .thumbnail-item:first-of-type:before, .image-loading:before, .updating-cart #shop-cart-sidebar:before, .wishlist_table .product-remove a:focus:before, .woocommerce-cart-form__contents .product-remove a:focus:before {
content: "";
z-index: 2;
position: absolute;
border: 1px solid #d5d5d5;
border-top-color: #222;
border-radius: 50%;
height: 20px;
width: 20px;
top: calc( 50% - 10px);
left: calc( 50% - 10px);
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
-webkit-animation: circle-loading 0.35s linear infinite;
animation: circle-loading 0.35s linear infinite;
}
.ez-zoom {
position: relative;
}
.easyzoom-flyout {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
z-index: 1;
overflow: hidden;
background: #fff;
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
}
.easyzoom-flyout img {
max-width: initial;
}
.easyzoom-flyout:hover {
opacity: 1;
}   @media (min-width: 783px) {
.logged-in.admin-bar .pswp__top-bar {
top: 32px;
}
}
@media (max-width: 782px) {
.logged-in.admin-bar .pswp__top-bar {
top: 46px;
}
}
.pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none;
}
.pswp img {
max-width: none;
} .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
display: block;
}
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
}
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing;
} .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.85);
opacity: 0;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity;
}
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
}
.pswp__container {
transition: transform 0.3s ease-in-out;
}
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
} .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden;
}
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
}
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
} .pswp__img--placeholder {
-webkit-backface-visibility: hidden;
} .pswp__img--placeholder--blank {
background: #222;
}
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0;
} .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC;
}
.pswp__error-msg a {
color: #CCC;
text-decoration: underline;
}    .pswp__button {
width: 44px;
height: 44px;
position: relative;
background: none;
cursor: pointer;
overflow: visible;
-webkit-appearance: none;
display: block;
border: 0;
padding: 0;
margin: 0;
float: right;
opacity: 0.75;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
-webkit-box-shadow: none;
box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
opacity: 1;
}
.pswp__button:active {
outline: none;
opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
padding: 0;
border: 0;
} .pswp__ui--over-close .pswp__button--close {
opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
background: url(//www.nini-hair.com/wp-content/themes/nini/assets/images/pswp/default-skin.png) 0 0 no-repeat;
background-size: 264px 88px;
width: 44px;
height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) { .pswp--svg .pswp__button,
.pswp--svg .pswp__button--arrow--left:before,
.pswp--svg .pswp__button--arrow--right:before {
background-image: url(//www.nini-hair.com/wp-content/themes/nini/assets/images/pswp/default-skin.svg);
}
.pswp--svg .pswp__button--arrow--left,
.pswp--svg .pswp__button--arrow--right {
background: none;
}
}
.pswp__button--close {
background-position: 0 -44px;
}
.pswp__button--share {
background-position: -44px -44px;
}
.pswp__button--fs {
display: none;
}
.pswp--supports-fs .pswp__button--fs {
display: block;
}
.pswp--fs .pswp__button--fs {
background-position: -44px 0;
}
.pswp__button--zoom {
display: none;
background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
background-position: -132px 0;
} .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
visibility: hidden;
} .pswp__button--arrow--left,
.pswp__button--arrow--right {
background: none;
top: 50%;
margin-top: -50px;
width: 70px;
height: 100px;
position: absolute;
}
.pswp__button--arrow--left {
left: 0;
}
.pswp__button--arrow--right {
right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
content: '';
top: 35px;
background-color: rgba(0, 0, 0, 0.3);
height: 30px;
width: 32px;
position: absolute;
}
.pswp__button--arrow--left:before {
left: 6px;
background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
right: 6px;
background-position: -94px -44px;
} .pswp__counter,
.pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.pswp__share-modal {
display: block;
background: rgba(0, 0, 0, 0.5);
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 10px;
position: absolute;
z-index: 1600;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
-webkit-backface-visibility: hidden;
will-change: opacity;
}
.pswp__share-modal--hidden {
display: none;
}
.pswp__share-tooltip {
z-index: 1620;
position: absolute;
background: #FFF;
top: 56px;
border-radius: 2px;
display: block;
width: auto;
right: 44px;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
-webkit-transform: translateY(6px);
-ms-transform: translateY(6px);
transform: translateY(6px);
-webkit-transition: -webkit-transform 0.25s;
transition: transform 0.25s;
-webkit-backface-visibility: hidden;
will-change: transform;
}
.pswp__share-tooltip a {
display: block;
padding: 8px 12px;
color: #000;
text-decoration: none;
font-size: 14px;
line-height: 18px;
}
.pswp__share-tooltip a:hover {
text-decoration: none;
color: #000;
}
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .pswp--touch .pswp__share-tooltip a {
padding: 16px 12px;
}
a.pswp__share--facebook:before {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
top: -12px;
right: 15px;
border: 6px solid transparent;
border-bottom-color: #FFF;
-webkit-pointer-events: none;
-moz-pointer-events: none;
pointer-events: none;
}
a.pswp__share--facebook:hover {
background: #3E5C9A;
color: #FFF;
}
a.pswp__share--facebook:hover:before {
border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
background: #55ACEE;
color: #FFF;
}
a.pswp__share--pinterest:hover {
background: #CCC;
color: #CE272D;
}
a.pswp__share--download:hover {
background: #d5d5d5;
} .pswp__counter {
position: absolute;
left: 0;
top: 0;
height: 44px;
font-size: 13px;
line-height: 44px;
color: #FFF;
opacity: 0.75;
padding: 0 10px;
} .pswp__caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
min-height: 44px;
}
.pswp__caption small {
font-size: 11px;
color: #BBB;
}
.pswp__caption__center {
text-align: left;
max-width: 420px;
margin: 0 auto;
font-size: 13px;
padding: 10px;
line-height: 20px;
color: #CCC;
}
.pswp__caption--empty {
display: none;
} .pswp__caption--fake {
visibility: hidden;
} .pswp__preloader {
width: 44px;
height: 44px;
position: absolute;
top: 0;
left: 50%;
margin-left: -22px;
opacity: 0;
-webkit-transition: opacity 0.25s ease-out;
transition: opacity 0.25s ease-out;
will-change: opacity;
direction: ltr;
}
.pswp__preloader__icn {
width: 20px;
height: 20px;
margin: 12px;
}
.pswp__preloader--active {
opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn { background: url(//www.nini-hair.com/wp-content/themes/nini/assets/images/pswp/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
-webkit-animation: clockwise 500ms linear infinite;
animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
-webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
background: none;
opacity: 0.75;
width: 14px;
height: 14px;
position: absolute;
left: 15px;
top: 15px;
margin: 0;
}
.pswp--css_animation .pswp__preloader__cut { position: relative;
width: 7px;
height: 14px;
overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 14px;
height: 14px;
border: 2px solid #FFF;
border-radius: 50%;
border-left-color: transparent;
border-bottom-color: transparent;
position: absolute;
top: 0;
left: 0;
background: none;
margin: 0;
}
@media screen and (max-width: 1024px) {
.pswp__preloader {
position: relative;
left: auto;
top: auto;
margin: 0;
float: right;
}
}
@-webkit-keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes clockwise {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
@keyframes donut-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
50% {
-webkit-transform: rotate(-140deg);
transform: rotate(-140deg);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}  .pswp__ui {
-webkit-font-smoothing: auto;
visibility: visible;
opacity: 1;
z-index: 1550;
} .pswp__top-bar {
position: absolute;
left: 0;
top: 0;
height: 44px;
width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
-webkit-backface-visibility: hidden;
will-change: opacity;
-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
} .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
background-color: rgba(0, 0, 0, 0.5);
} .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
background-color: rgba(0, 0, 0, 0.3);
} .pswp__ui--idle .pswp__top-bar {
opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
opacity: 0;
} .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right { opacity: 0.001;
} .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
display: none;
}
.pswp__element--disabled {
display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
background: none;
}
.tns-outer {
position: relative;
direction: ltr;
}
.tns-outer [hidden] {
display: none !important;
}
.tns-outer.ms-touch {
overflow-x: scroll;
overflow-y: hidden;
-ms-overflow-style: none;
-ms-scroll-chaining: none;
-ms-scroll-snap-type: mandatory;
-ms-scroll-snap-points-x: snapInterval(0%, 100%);
}
.tns-slider {
-webkit-transition: all 0s;
-moz-transition: all 0s;
transition: all 0s;
}
.tns:not(.tns-slider) .tnsi:first-of-type,
.tns:not(.tns-slider) .product:first-of-type {
opacity: 0;
visibility: hidden;
}
.tns:not(.tns-slider) .tnsi ~ .tnsi,
.tns:not(.tns-slider) .tnsi ~ .product,
.tns:not(.tns-slider) .product ~ .tnsi,
.tns:not(.tns-slider) .product ~ .product {
display: none;
}
.tns-slider > .tns-item {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
display: inline-block;
vertical-align: top;
white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
content: '';
display: table;
clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
float: left;
margin-right: -100%;
}
.tns-no-calc {
position: relative;
left: 0;
}
.tns-gallery {
position: relative;
left: 0;
min-height: 1px;
}
.tns-gallery > .tns-item {
position: absolute;
left: -100%;
-webkit-transition: transform 0s, opacity 0s;
-moz-transition: transform 0s, opacity 0s;
transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-moving {
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
}
.tns-lazy-img {
-webkit-transition: opacity .5s linear 0.2s;
-moz-transition: opacity .5s linear 0.2s;
transition: opacity .5s linear 0.2s;
opacity: 0;
}
.tns-lazy-img.loaded {
opacity: 1;
}
.tns-ah {
-webkit-transition: height 0s;
-moz-transition: height 0s;
transition: height 0s;
}
.tns-ovh {
overflow: hidden;
}
.tns-hdx {
overflow-x: hidden;
}
.tns-hdy {
overflow-y: hidden;
}
.tns-visually-hidden,
.tns-outer button[data-action] {
display: none;
}
.tns-transparent {
opacity: 0;
visibility: hidden;
}
.tns-fadeIn {
opacity: 1;
filter: alpha(opacity=100);
z-index: 0;
}
.tns-normal,
.tns-fadeOut {
opacity: 0;
filter: alpha(opacity=0);
z-index: -1;
} .wcpscwc-product-slider button.slick-arrow,
.wcpscwc-product-slider button.slick-arrow:focus,
.wcpscwc-product-slider button.slick-arrow:hover,
.tns-controls [data-controls] {
position: absolute;
top: 50%;
background: #fff !important;
background-image: none !important;
width: 50px;
height: 50px;
border-radius: 50% !important;
color: #aaa;
border: 0 !important;
font-size: 0;
z-index: 2;
transform: translateY(-50%);
text-indent: 0;
}
.tns-controls [data-controls]:disabled {
visibility: hidden;
opacity: 0;
transition: all 0.25s;
}
.wcpscwc-product-slider button.slick-arrow {
padding: 11px 0 !important;
top: 38% !important;
transform: none !important;
}
.wcpscwc-product-slider button.slick-arrow:before,
.wcpscwc-product-slider button.slick-arrow:focus:before,
.tns-controls [data-controls]:before {
font-family: "Font Awesome 5 Free";
font-size: 18px;
font-weight: 900;
}
.wcpscwc-product-slider button.slick-prev,
.tns-controls [data-controls="prev"] {
left: 20px;
}
.wcpscwc-product-slider button.slick-prev:before,
.tns-controls [data-controls="prev"]:before {
content: "\f053";
}
.wcpscwc-product-slider button.slick-next,
.tns-controls [data-controls="next"] {
right: 20px;
}
.wcpscwc-product-slider button.slick-next:before,
.tns-controls [data-controls="next"]:before {
content: "\f054";
}
.wcpscwc-product-slider button.slick-arrow:hover,
.tns-controls [data-controls]:hover {
color: #fff;
} .wcps-design-1 .woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
text-align: left;
} .tns-nav {
position: absolute;
bottom: 30px;
width: 100%;
text-align: center;
z-index: 2;
height: 0;
}
.tns-nav button {
width: 12px;
height: 12px;
margin: 0 5px;
border-radius: 50%;
display: inline-block;
background-color: #fafafa;
border: 0;
}
.tns-nav button.tns-nav-active {
cursor: default;
background-color: #444;
}
.wp-block-spacer {
clear: both;
}
.wpcf7 br {
display: none;
}
.wpcf7 .ajax-loader {
display: none;
opacity: 0;
visibility: hidden;
width: 1em;
height: 1em;
}
.wpcf7 .ajax-loader:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f021";
}
.wpcf7 .ajax-loader.is-active {
margin-top: 10px;
margin-left: 10px;
opacity: 1;
visibility: visible;
animation: loading 0.5s linear infinite;
}
.wpcf7-mail-sent-ok {
color: #27ae61;
}
.wpcf7-display-none {
display: none;
}
.wpcf7-response-output {
margin: 10px 0;
}
.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
color: firebrick;
margin: 5px 0;
display: block;
}
.wpcf7-not-valid-tip {
position: relative;
top: -15px;
}
@keyframes loading {
100% {
transform: rotate(360deg);
}
}
.mc4wp-form-fields > p {
display: flex;
}
.mc4wp-form input[type="email"] {
border-radius: 50px;
padding: 9px 20px 10px;
flex: 3 1 auto;
margin: 0 10px 0 0;
}
.mc4wp-form input[type="submit"] {
padding: 9px 30px 10px;
text-transform: uppercase;
font-weight: 700;
flex: 1 1 auto;
}
.widget .mc4wp-form-fields > p {
display: block;
}
.widget .mc4wp-form input[type="email"] {
margin: 0 0 10px 0;
}
.widget .mc4wp-form input {
width: 100%;
}
@media (max-width: 991px) {
.mc4wp-form-fields > p {
display: block;
}
.mc4wp-form input[type="email"] {
margin: 0 0 10px 0;
}
.mc4wp-form input {
width: 100%;
}
} .ubit-subscribe-form {
position: relative;
display: inline-block;
max-width: 100%;
}
.ubit-subscribe-form input[type="email"] {
height: 44px;
border-radius: 50px;
padding: 0 100px 0 30px;
display: block;
}
.ubit-subscribe-form input[type="email"]::-webkit-input-placeholder {
color: #bfbfbf;
}
.ubit-subscribe-form input[type="email"]:-moz-placeholder {
color: #bfbfbf;
}
.ubit-subscribe-form input[type="email"]::-moz-placeholder {
color: #bfbfbf;
}
.ubit-subscribe-form input[type="email"]:-ms-input-placeholder {
color: #bfbfbf;
}
.ubit-subscribe-form input[type="email"]:focus {
border-color: #ccc;
}
.ubit-subscribe-form input[type="submit"] {
font-size: 12px;
font-weight: 500;
position: absolute;
right: 0;
top: 0;
height: 44px;
border: 0;
padding: 0 20px;
border-radius: 0 50px 50px 0;
text-transform: uppercase;
background-color: rgba(0, 0, 0, 0);
} .ubit-contact-form input {
height: 50px;
}
.ubit-contact-form input:not([type="submit"]) {
padding: 0 20px;
display: block;
width: 100%;
margin-bottom: 15px;
border-radius: 4px;
}
.ubit-contact-form input:not([type="submit"])::-webkit-input-placeholder {
color: #bfbfbf;
}
.ubit-contact-form input:not([type="submit"]):-moz-placeholder {
color: #bfbfbf;
}
.ubit-contact-form input:not([type="submit"])::-moz-placeholder {
color: #bfbfbf;
}
.ubit-contact-form input:not([type="submit"]):-ms-input-placeholder {
color: #bfbfbf;
}
.ubit-contact-form input:not([type="submit"]):focus {
border-color: #ccc;
}
.ubit-contact-form input[type="submit"] {
border: none;
border-radius: 50px;
padding: 0 20px;
text-transform: uppercase;
font-weight: 500;
min-width: 130px;
}
.ubit-contact-form textarea {
width: 100%;
display: block;
padding: 20px;
resize: none;
border-radius: 4px;
margin-bottom: 30px;
}
.ubit-contact-form textarea::-webkit-input-placeholder {
color: #bfbfbf;
}
.ubit-contact-form textarea:-moz-placeholder {
color: #bfbfbf;
}
.ubit-contact-form textarea::-moz-placeholder {
color: #bfbfbf;
}
.ubit-contact-form textarea:-ms-input-placeholder {
color: #bfbfbf;
}
.ubit-contact-form textarea:focus {
border-color: #ccc;
} .ubit-simple-subsbrice-form:focus-within input:not([type="submit"]) {
padding-right: 130px;
}
.ubit-simple-subsbrice-form:focus-within input[type="submit"] {
text-decoration: none;
color: #fff;
}
.ubit-simple-subsbrice-form input:not([type="submit"]) {
height: 50px;
padding: 0 110px 0 20px;
display: block;
width: 100%;
}
.ubit-simple-subsbrice-form input:not([type="submit"]):focus {
border-color: #c6c0c0;
}
.ubit-simple-subsbrice-form input[type="submit"] {
font-size: 12px;
font-weight: 500;
position: absolute;
right: 0;
top: 0;
height: 50px;
border: 0;
padding: 0 20px;
text-decoration: underline;
background-color: rgba(0, 0, 0, 0);
}
.ubit-simple-subsbrice-form input[type="submit"]:hover {
text-decoration: none;
color: #fff;
}
.ubit-simple-subsbrice-form-dark input {
background-color: rgba(0, 0, 0, 0);
}
.ubit-simple-subsbrice-form-dark input:not([type="submit"]) {
height: 50px;
padding: 0 110px 0 20px;
display: block;
width: 100%;
color: #fff;
}
.ubit-simple-subsbrice-form-dark input:not([type="submit"]):focus {
border-color: #c6c0c0;
}
.ubit-simple-subsbrice-form-dark input[type="submit"] {
font-size: 18px;
font-weight: 700;
position: absolute;
right: 0;
top: 0;
height: 50px;
border: 0;
padding: 0 20px;
color: #fff;
}
.ubit-simple-subsbrice-form-dark input[type="submit"]:hover {
color: #fff;
} .ubit-pezshop-subsbrice-form {
position: relative;
}
.ubit-pezshop-subsbrice-form input {
border-radius: 50px;
padding: 15px 30px;
border: 0;
}
.ubit-pezshop-subsbrice-form input:not([type="submit"]) {
width: 100%;
padding: 12px 120px 12px 30px;
}
.ubit-pezshop-subsbrice-form .wrapper-submit {
position: absolute;
top: 0;
right: 0;
bottom: 0;
min-width: 90px;
border-radius: 50px;
}
.ubit-pezshop-subsbrice-form .wrapper-submit:before {
content: "\f1b0";
font-family: "Font Awesome 5 Free";
font-weight: 900;
color: #ffaf35;
font-size: 25px;
}
.ubit-pezshop-subsbrice-form .wrapper-submit input {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
font-size: 0;
width: 100%;
background-color: transparent;
border: 0;
} *,
*:before,
*:after {
box-sizing: border-box;
outline: none;
}
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
overflow-x: hidden;
font-size: 14px;
background-color: #fff;
}
body {
margin: 0;
overflow-x: hidden;
word-break: break-word;
font-family: Arial, Helvetica, sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
audio,
canvas,
progress,
video {
display: block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
ol {
list-style: decimal;
}
ul {
list-style: disc;
}
ul,
ol {
padding-left: 0;
list-style-position: inside;
}
iframe,
embed,
figure,
figcaption {
border: 0;
max-width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote,
blockquote:before,
blockquote:after,
q,
q:before,
q:after {
content: "";
}
img,
video {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
audio,
canvas,
video {
display: inline;
zoom: 1;
}
img[data-lazy-src] {
opacity: 0;
}
img.lazyloaded {
-webkit-transition: opacity .5s linear 0.2s;
-moz-transition: opacity .5s linear 0.2s;
transition: opacity .5s linear 0.2s;
opacity: 1;
}
.clear {
clear: both;
}
.clearfix:after, .wpcf7 .row:after, .post-password-form p:after, .ubit-container:after, .site-content:after, .widget_products li:after,
.widget_recent_reviews li:after,
.widget_top_rated_products li:after,
.widget_recently_viewed_products li:after, .price_slider_wrapper .price_slider:after, .related-box:after, .container:after, .site-normal-container .ubit-container:after,
.site-boxed-container .ubit-container:after, .ubit-container:not(.container-fluid):after, .single-product .content-top .woocommerce:after, .single-product:not(.site-full-width-container).left-sidebar .site-content:after, .single-product:not(.site-full-width-container).right-sidebar .site-content:after, .products:after, .cart-sidebar-content .product_list_widget.woocommerce-mini-cart li:after, .cart-sidebar-content .variation:after, .clear-cart-box:after, .cart-collaterals:after, .checkout_coupon.woocommerce-form-coupon:after,
.checkout.woocommerce-checkout:after, #customer_details:after, .woocommerce-billing-fields:after, #payment:after,
.tagcloud:after {
content: '';
display: block;
clear: both;
}
.display-none {
display: none;
}
.display-block {
display: block;
}
.display-inline-block {
display: inline-block;
}
.display-table {
display: table;
}
.display-flex {
display: flex;
}
.display-inline-flex {
display: inline-flex;
}
.display-inline {
display: inline;
}
.display-initial {
display: initial;
}
.display-inherit {
display: inherit;
}
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-justify {
text-align: justify;
}
.hidden {
display: none;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.float-none {
float: none;
}
.overflow-hidden {
overflow: hidden;
}
.screen-reader-text,
.sr-only,
.screen-reader-response,
.post .updated:not(.published) {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
[data-elementor-type] {
clear: both;
} .sticky,
.bypostauthor {
background: rgba(0, 0, 0, 0);
}
.post.sticky .alpha.entry-title:before {
content: "\f08d";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 16px;
font-style: normal;
line-height: 28px;
text-align: center;
color: #fff;
display: inline-block;
width: 28px;
height: 28px;
float: left;
position: relative;
top: 4px;
margin: 0 10px 0 0;
border-radius: 100%;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
} .wp-caption {
margin-bottom: 15px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption .wp-caption-text {
color: #686868;
font-size: 13px;
font-size: 14px;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
}
.wp-caption .wp-caption-text a {
color: #7b98aa;
} .gallery-icon img {
margin: 0 auto;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-item {
width: 100%;
display: inline-block;
text-align: center;
vertical-align: top;
margin-top: 0 !important;
}
.gallery-caption {
color: #686868;
display: block;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
margin-bottom: 0;
} .alignleft {
float: left;
margin: 0.375em 1.75em 1.75em 0;
}
.alignright {
float: right;
margin: 0.375em 0 1.75em 1.75em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 1.75em;
}
.alignnone {
margin: 0.375em 0 1.75em 0;
}
@media (max-width: 767px) {
.alignleft,
.alignright,
.aligncenter {
float: none;
clear: both;
display: block;
width: 100%;
margin: 0.375em 0 1.75em 0;
}
}
body.page-template-default article:after,
body.post-template-default article:after {
content: '';
display: block;
clear: both;
} .post-password-form {
display: block;
clear: both;
}
.post-password-form label {
float: left;
display: -webkit-inline-flex;
display: inline-flex;
align-items: center;
}
.post-password-form input[type="password"] {
height: 36px;
min-width: 240px;
max-width: 100%;
padding: 0 10px;
float: right;
margin-left: 10px;
margin-right: 10px;
border-radius: 3px;
}
.post-password-form input[type="submit"] {
height: 36px;
padding: 0 20px;
cursor: pointer;
border: 0;
float: left;
background: #333;
color: #fff;
border-radius: 3px;
} #wp-calendar {
width: 100%;
}
#wp-calendar caption {
text-align: left;
margin-bottom: 10px;
}
#wp-calendar * {
text-align: center;
}
#wp-calendar #prev {
text-align: left;
}
#wp-calendar #next {
text-align: right;
}
#wp-calendar td, #wp-calendar th {
padding: 5px 5px;
border-right: none;
}
#wp-calendar thead {
background-color: #d5d5d5;
}
#wp-calendar tbody {
background-color: #fff;
}
#wp-calendar tbody td a,
#wp-calendar tfoot td a {
font-weight: 700;
}
#wp-calendar tfoot td {
border: 1px solid #fff;
border-top: none;
} .comment-post-pingback {
line-height: 24px;
border-bottom: 1px solid #d5d5d5;
padding-bottom: 12px;
}
.comment-post-pingback + .comment-post-pingback {
margin-top: 12px;
}
.comment-post-pingback + .comment-item {
margin-top: 50px;
}
.comment-post-pingback .comment-edit-link {
float: right;
margin-left: 20px;
}
.comment-post-pingback .url {
margin-left: 7px;
} .page-links {
margin-top: 20px;
clear: both;
display: block;
}
.page-links .post-page-numbers {
width: 26px;
height: 26px;
border-radius: 2px;
border: 1px solid #888;
}
.page-links .post-page-numbers:hover {
opacity: 0.6;
color: #888;
}
.page-links .post-page-numbers.current {
border: 1px solid #d5d5d5;
color: #d5d5d5;
cursor: default;
pointer-events: none;
}
select {
border: 1px solid #d5d5d5;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
max-width: 100%;
}
select:-moz-focusring {
color: rgba(0, 0, 0, 0);
text-shadow: 0 0 0 #d5d5d5;
}
input {
border: 1px solid #d5d5d5;
}
input[type=search] {
-webkit-appearance: none;
}
textarea {
border: 1px solid #d5d5d5;
}
input,
textarea,
button {
border-radius: 0;
max-width: 100%;
font-size: 14px;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"],
button {
-webkit-appearance: none;
cursor: pointer;
padding: 0;
border: 1px solid #d5d5d5;
}
input[type="button"].disabled, input[type="button"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="file"].disabled,
input[type="file"]:disabled,
button.disabled,
button:disabled {
pointer-events: none;
opacity: 0.5;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin: 15px 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
}
p {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
margin: 0 0 10px;
letter-spacing: 0.5px;
}
li ul,
li ol {
padding-left: 0;
margin-left: 20px;
}
b,
strong {
font-weight: 700;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
font-weight: 300;
font-style: italic;
margin: 30px 0;
border-left: 4px solid #333;
padding-left: 30px;
position: relative;
clear: both;
display: block;
min-height: 52px;
}
blockquote:before {
content: "\f10d";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 42px;
font-style: normal;
float: left;
position: relative;
top: 11px;
}
blockquote p {
margin-bottom: 1.6667em;
}
blockquote p:first-child {
margin-left: 65px;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote cite,
blockquote small {
color: #333;
font-size: 16px;
line-height: 1.6;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
address {
font-style: italic;
margin: 0 0 1.6em;
line-height: 24px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
pre {
background-color: rgba(0, 0, 0, 0.01);
border: 1px solid rgba(51, 51, 51, 0.1);
line-height: 24px;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 0.8em;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
mark,
ins {
background-color: transparent;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
hr {
background-color: #d5d5d5;
background-color: rgba(51, 51, 51, 0.1);
border: 0;
height: 1px;
margin: 15px 0;
}
table,
th,
td {
border: 1px solid #d5d5d5;
}
table {
border-collapse: collapse;
border-spacing: 0;
margin: 20px 0;
table-layout: fixed;
width: 100%;
max-width: 100%;
}
.woocommerce table {
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
tbody th {
background: #fff;
}
thead th {
border-width: 0 1px 1px 0;
font-weight: 700;
}
td {
border-width: 0 1px 1px 0;
}
th,
td {
padding: 5px 10px;
line-height: 24px;
}
del {
opacity: 0.8;
} input::-webkit-input-placeholder {
color: inherit;
}
input:-moz-placeholder {
color: inherit;
}
input::-moz-placeholder {
color: inherit;
}
input:-ms-input-placeholder {
color: inherit;
}
textarea {
max-width: 100%;
}
textarea::-webkit-input-placeholder {
color: inherit;
}
textarea:-moz-placeholder {
color: inherit;
}
textarea::-moz-placeholder {
color: inherit;
}
textarea:-ms-input-placeholder {
color: inherit;
}
a {
text-decoration: none;
}
dl {
margin: 0 0 1.75em;
line-height: 24px;
}
dt {
font-weight: 700;
}
dd {
margin: 0 0 10px;
}
.rtl {
direction: rtl;
} .elementor-template-full-width:not(.single-product) #content .ubit-container {
width: 100%;
padding-left: 0;
padding-right: 0;
} body:not(.elementor-editor-active) .elementor-section.elementor-section-stretched {
width: 100vw !important;
position: relative;
left: 50% !important;
right: 50% !important;
margin-left: -50vw !important;
margin-right: -50vw !important;  } .site-boxed-container #view {
margin: 50px;
}
.ubit-container {
max-width: 100%;
}
body:not(.home):not(.post-type-archive-product):not([class*=' tax-product_']):not([class^='tax-product_']).site-full-width-container > .site-content > .ubit-container.container-fluid {
max-width: 1366px;
margin-left: auto;
margin-right: auto;
}
.site-full-width-container .ubit-container.container-fluid {
padding-left: 0;
padding-right: 0;
}
.site-full-width-container > .site-content > .ubit-container.container-fluid,
.site-full-width-container .site-footer > .ubit-container.container-fluid,
.site-full-width-container > .page-header > .ubit-container.container-fluid,
.site-full-width-container.ehf-header #masthead,
.site-full-width-container.ehf-footer footer#colophon {
padding-left: 80px;
padding-right: 80px;
}
.site-full-width-container .elementor-section.elementor-section-stretched.elementor-section-boxed > .elementor-container {
max-width: 100%;
padding-left: calc(80px - (100vw - 100%) / 4);
padding-right: calc(80px - (100vw - 100%) / 4);
}
@media (max-width: 991px) {
.site-full-width-container > .site-content > .ubit-container.container-fluid,
.site-full-width-container .site-footer > .ubit-container.container-fluid,
.site-full-width-container > .page-header > .ubit-container.container-fluid,
.site-full-width-container.ehf-header #masthead,
.site-full-width-container.ehf-footer footer#colophon {
padding-left: 40px;
padding-right: 40px;
}
.site-full-width-container .elementor-section.elementor-section-stretched.elementor-section-boxed > .elementor-container {
padding-left: calc(40px - (100vw - 100%) / 4);
padding-right: calc(40px - (100vw - 100%) / 4);
}
}
@media (max-width: 575px) {
.site-full-width-container > .site-content > .ubit-container.container-fluid,
.site-full-width-container .site-footer > .ubit-container.container-fluid,
.site-full-width-container > .page-header > .ubit-container.container-fluid,
.site-full-width-container.ehf-header #masthead,
.site-full-width-container.ehf-footer footer#colophon {
padding-left: 20px;
padding-right: 20px;
}
.site-full-width-container .elementor-section.elementor-section-stretched.elementor-section-boxed > .elementor-container {
padding-left: calc(20px - (100vw - 100%) / 4);
padding-right: calc(20px - (100vw - 100%) / 4);
}
}
#view {
position: relative;
overflow-x: hidden;
background-color: #fff;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.site-content {
margin: 3.5em 0;
}
.elementor-page .site-content {
margin: 0;
}
.single-product .site-content {
margin-top: 0;
margin-bottom: 0;
} .error404 .site-content {
margin-top: 0;
margin-bottom: 0;
min-height: 500px;
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
.error404 .site-footer {
margin-top: 0;
}
.error404 .error-404-text {
max-width: 320px;
margin: 0 auto;
font-size: 18px;
line-height: 1.8em;
}
.error404 .error-404-text h1,
.error404 .error-404-text p {
color: #fff;
}
.error404 .error-404-text h1 {
font-size: 72px;
line-height: 1;
margin: 0;
} .dialog-search-open { }
.dialog-search-open .site-dialog-search {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.dialog-search-open .dialog-search-content {
-webkit-animation-name: anim-open;
animation-name: anim-open;
}
.dialog-search-close .dialog-search-content {
-webkit-animation-name: anim-close;
animation-name: anim-close;
}
.dialog-search-open .dialog-search-content,
.dialog-search-close .dialog-search-content {
-webkit-animation-duration: 0.4s;
animation-duration: 0.4s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
.site-dialog-search {
opacity: 0;
visibility: hidden;
pointer-events: none;
position: fixed;
z-index: 200;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.9);
transition-duration: 0.4s;
}
.site-dialog-search form {
margin: 0;
}
.dialog-search-content {
opacity: 0;
width: 50%;
max-width: 650px;
min-width: 290px;
position: relative;
z-index: 5;
border-radius: 4px;
overflow: hidden;
}
@media (max-width: 767px) {
.dialog-search-content {
max-width: 80%;
width: 100%;
}
}
.dialog-search-content .dialog-search-header {
padding-left: 20px;
font-weight: 700;
position: relative;
z-index: 10;
-webkit-box-shadow: 0 -3px 15px 6px rgba(0, 0, 0, 0.03);
box-shadow: 0 -3px 15px 6px rgba(0, 0, 0, 0.03);
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: flex-end;
-webkit-box-align: center;
align-items: center;
}
.dialog-search-content .dialog-search-title {
flex-grow: 1;
color: #fff;
font-size: 28px;
}
.dialog-search-content .dialog-search-close-icon {
cursor: pointer;
font-weight: 700;
height: 50px;
width: 50px;
color: #fff;
}
.dialog-search-content .search-form,
.dialog-search-content .woocommerce-product-search {
height: 60px;
}
.dialog-search-content .search-form:after,
.dialog-search-content .woocommerce-product-search:after {
height: 100%;
}
.dialog-search-content .search-form .search-field,
.dialog-search-content .woocommerce-product-search .search-field {
visibility: visible;
background-color: #f1f3f5;
font-size: 1em;
}
.dialog-search-content .search-form .search-field:focus,
.dialog-search-content .woocommerce-product-search .search-field:focus {
border-color: rgba(0, 0, 0, 0);
}
.dialog-search-content .search-form .search-field::-webkit-input-placeholder,
.dialog-search-content .woocommerce-product-search .search-field::-webkit-input-placeholder {
color: #a5b0b7;
}
.dialog-search-content .search-form .search-field:-moz-placeholder,
.dialog-search-content .woocommerce-product-search .search-field:-moz-placeholder {
color: #a5b0b7;
}
.dialog-search-content .search-form .search-field::-moz-placeholder,
.dialog-search-content .woocommerce-product-search .search-field::-moz-placeholder {
color: #a5b0b7;
}
.dialog-search-content .search-form .search-field:-ms-input-placeholder,
.dialog-search-content .woocommerce-product-search .search-field:-ms-input-placeholder {
color: #a5b0b7;
}
@keyframes anim-open {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -150px, 0);
transform: translate3d(0, -150px, 0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
}
@keyframes anim-close {
0% {
opacity: 1;
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
}
}
.ubit-breadcrumb .item-bread:after {
content: "//";
margin: 0 4px;
letter-spacing: -1px;
}
.ubit-breadcrumb .item-bread:last-of-type:after {
content: none;
}
.page-header {
line-height: 1;
}
.page-header .ubit-container {
display: flex;
flex-direction: column;
align-items: center;
flex-wrap: wrap;
}
.page-header .ubit-container:after {
content: none;
}
.page-header .ubit-container.content-align-left {
align-items: flex-start;
text-align: left;
}
.page-header .ubit-container.content-align-center {
align-items: center;
text-align: center;
}
.page-header .ubit-container.content-align-right {
align-items: flex-end;
text-align: right;
}
.page-header .ubit-container.content-align-justify {
flex-direction: row;
justify-content: space-between;
}
.page-header .ubit-container.content-align-justify .entry-title:first-child:last-child {
flex-grow: 1;
text-align: center;
}
.single-product .page-header {
margin-bottom: 0;
padding: 20px 0;
}
.single-product .page-header .ubit-container {
display: block;
text-align: left;
margin: 0;
}
.page-header + .site-content {
margin-top: 0;
}
.page-header .entry-title,
.page-header-inner .entry-title {
margin: 0;
font-size: 36px;
}
.topbar .ubit-container {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
flex-wrap: wrap;
}
.topbar .ubit-container:after {
content: none;
}
.topbar .topbar-item {
flex-grow: 1;
}
.topbar .topbar-item p:empty {
display: none;
}
.topbar .topbar-item p:last-child {
margin-bottom: 0;
}
@media (max-width: 991px) {
.topbar {
display: none;
}
.topbar .topbar-item {
text-align: center;
}
}
@media (min-width: 992px) {
.topbar .topbar-center {
text-align: center;
}
.topbar .topbar-right {
text-align: right;
}
}
.site-header-inner {
border-bottom: 1px solid #d5d5d5;  }
.site-header-inner p:empty {
display: none;
}
.site-header-inner p:last-child {
margin-bottom: 0;
}
.site-header-inner .ubit-container {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
min-height: 70px;
}
.site-header-inner .ubit-container:after {
content: none;
}
@media (min-width: 992px) {
.site-header-inner .site-navigation:last-child .main-navigation {
padding-right: 0;
}
}
.site-header-inner .site-navigation + .site-search {
margin-left: 10px;
}
.site-header-inner .site-search {
min-width: 270px;
}
.site-header-inner .site-search + .site-tools {
margin-left: 10px;
}
.site-header-inner .site-search + .site-tools .shopping-bag-button:first-child:last-child {
margin-left: 15px;
}
.site-header-inner .site-search form {
height: 40px;
}
.site-header-inner .site-search form:after {
font-size: 16px;
width: 40px;
height: 40px;
}
.site-header-inner .site-search form .search-field {
padding-right: 40px;
}
.site-header-inner .site-search form button[type="submit"] {
width: 40px;
} .site-branding .beta.site-title {
margin: 0;
font-size: 28px;
font-weight: 700;
line-height: inherit;
}
.site-header-inner .site-branding .site-description {
display: block;
line-height: 1;
margin: 0 0 3px;
}
.site-branding .logo {
margin: 0;
}
@media (max-width: 991px) {
.site-branding {
text-align: center;
}
.site-branding .beta.site-title {
font-size: 24px;
}
} @media (min-width: 992px) {
.main-navigation .primary-navigation {
padding-left: 0;
margin: 0;
font-size: 0;
}
.main-navigation .primary-navigation > li {
display: inline-flex;
line-height: 1;
}
.main-navigation .primary-navigation > li > a {
padding: 20px 15px;
font-size: 14px;
}
.main-navigation .primary-navigation > li ul {
opacity: 0;
visibility: hidden;
position: absolute;
top: 110%;
left: 0;
margin-left: 0;
min-width: 150px;
text-align: left;
z-index: 5;
-webkit-transform: scaleY(0);
transform: scaleY(0);
}
.main-navigation .primary-navigation > li ul ul {
top: 20%;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.main-navigation .primary-navigation > li ul li.menu-item-has-children:after {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 12px !important;
top: 50%;
transform: translateY(-50%);
position: absolute;
right: 10px;
}
.main-navigation .primary-navigation > li ul a {
display: block;
padding: 10px 20px;
font-size: 14px;
}
.main-navigation .primary-navigation > li ul a:hover {
background: rgba(239, 239, 239, 0.28);
}
.main-navigation .primary-navigation li {
position: relative;
}
.main-navigation .primary-navigation li:hover > ul {
pointer-events: auto;
opacity: 1;
visibility: visible;
top: 100%;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.main-navigation .primary-navigation .sub-menu {
pointer-events: none;
background-color: #fff;
-webkit-box-shadow: 0 2px 8px 0 rgba(125, 122, 122, 0.2);
box-shadow: 0 2px 8px 0 rgba(125, 122, 122, 0.2);
border-radius: 4px;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
.main-navigation .primary-navigation .sub-menu > li > ul {
-webkit-transform: translateY(0px);
transform: translateY(0px);
top: 110%;
left: 100%;
}
.main-navigation .primary-navigation .sub-menu > li:hover > ul {
top: 0%;
}
.main-navigation .primary-navigation .sub-menu a {
white-space: nowrap;
line-height: 24px;
}
.main-navigation li {
list-style: none;
}
} .site-tools {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: flex-end;
-webkit-box-align: center;
align-items: center;
}
.site-tools .tools-icon {
font-size: 24px;
display: flex;
margin-left: 15px;
}
.site-tools .tools-icon .tools-icon {
margin-left: 0;
}
.site-tools .shopping-bag-button {
position: relative;
}
.site-tools .shopping-bag-button.cart-icon-rotate:before {
position: relative;
transform: rotate3d(0, 1, 0, 180deg);
}
.site-tools .shop-cart-count {
position: absolute;
top: -6px;
right: -15px;
}
.my-account {
position: relative;
}
.my-account .my-account-icon {
padding: 10px 0;
font-size: 24px;
display: inline-block;
}
.my-account:hover .subbox {
opacity: 1;
visibility: visible;
pointer-events: auto;
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
.my-account .subbox {
min-width: 160px;
margin: 0;
padding-left: 0;
visibility: hidden;
opacity: 0;
position: absolute;
z-index: 2;
left: -20px;
top: 100%;
background-color: #fff;
border-radius: 4px;
pointer-events: none;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transform: translateY(10px);
transform: translateY(10px);
-webkit-box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2);
}
.my-account .subbox a {
font-size: 14px;
padding: 10px 20px;
display: block;
}
.my-account ul {
padding-left: 0;
margin: 0;
text-align: left;
}
.my-account ul li:first-child {
border-top: 0;
}
.my-account li {
list-style: none;
border-top: 1px solid #eee;
}
.header-search-icon {
cursor: pointer;
} .toggle-sidebar-menu-btn {
font-size: 24px;
cursor: pointer;
} @media (min-width: 992px) {
.ubit-nav-menu-widget .ubit-toggle-nav-menu-button,
.ubit-nav-menu-widget .arrow-icon,
.ubit-nav-menu-widget .site-search,
.ubit-nav-menu-widget .ubit-nav-menu-account-action {
display: none;
}
}
@media (max-width: 991px) {
.ubit-nav-menu-widget .ubit-nav-menu-inner {
opacity: 0;
visibility: hidden;
}
} @media (min-width: 992px) {
.has-header-layout-1 .wrap-toggle-sidebar-menu {
display: none;
}
.has-header-layout-1 .site-navigation {
flex-grow: 1;
text-align: center;
margin-left: 20px;
}
.has-header-layout-1 .site-navigation .site-search,
.has-header-layout-1 .site-navigation .mobile-my-account {
display: none;
}
}
@media (max-width: 991px) {
.header-layout-1 .wrap-toggle-sidebar-menu,
.header-layout-1 .site-tools {
flex: 1 1 0px;
}
.header-layout-1 .site-branding {
flex: 0 1 auto;
}
.site-header-inner .ubit-container {
padding: 15px;
justify-content: center;
}
.site-header-inner .site-navigation,
.site-header-inner .site-search {
display: none;
}
.site-header-inner .logo {
max-width: 70%;
margin: 0 auto;
}
.site-tools .header-search-icon,
.site-tools .my-account {
display: none;
}
.header-search-icon .elementor-button-text {
display: none;
}
.header-search-icon .elementor-button-icon {
font-size: 20px;
}
}
@media (min-width: 768px) {
.has-custom-mobile-logo .custom-mobile-logo-url {
display: none;
}
}
@media (max-width: 767px) {
.has-custom-mobile-logo a:not(.custom-mobile-logo-url) {
display: none;
}
}
.has-header-transparent .site-header {
position: static;
left: 0;
right: 0;
z-index: 10;
}
.has-header-transparent .site-header-inner {
background-color: transparent;
}
@media (min-width: 992px) {
.has-header-transparent.header-transparent-for-desktop .site-header {
position: absolute;
}
}
@media (max-width: 991px) {
.has-header-transparent.header-transparent-for-mobile .site-header {
position: absolute;
}
}
.has-header-transparent.header-transparent-for-all-devices .site-header {
position: absolute;
}
.has-header-transparent.elementor-editor-active .site-header {
pointer-events: none;
}
.elementor-editor-active .home-slider-top {
z-index: 50;
}
.ubit-icon-bar {
width: 26px;
height: 26px;
}
.ubit-icon-bar span {
position: relative;
background-color: #000;
width: 100%;
height: 2px;
display: block;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.ubit-icon-bar span:before, .ubit-icon-bar span:after {
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.ubit-icon-bar span:before, .ubit-icon-bar span:after {
content: '';
position: absolute;
left: 0;
width: 100%;
height: 2px;
background-color: inherit;
}
.ubit-icon-bar span:before {
top: -6px;
}
.ubit-icon-bar span:after {
bottom: -6px;
}
.sidebar-menu-open { }
.sidebar-menu-open .ubit-icon-bar span {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.sidebar-menu-open .ubit-icon-bar span:before {
width: 50%;
-webkit-transform: rotate(45deg) translate(14px, -11px);
transform: rotate(45deg) translate(14px, -11px);
}
.sidebar-menu-open .ubit-icon-bar span:after {
width: 50%;
-webkit-transform: rotate(-45deg) translate(14px, 11px);
transform: rotate(-45deg) translate(14px, 11px);
}
.sidebar-menu {
position: fixed;
left: 0;
bottom: 0;
top: 0;
background-color: #fff; z-index: 200;
padding: 20px;
width: 300px;
overflow-x: hidden;
overflow-y: scroll;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);   }
.logged-in.admin-bar .sidebar-menu {
top: 46px;
}
@media (min-width: 783px) {
.logged-in.admin-bar .sidebar-menu {
top: 32px;
}
}
.sidebar-menu .site-search {
margin-bottom: 20px;
}
.sidebar-menu .search-form,
.sidebar-menu .woocommerce-product-search {
height: 40px;
}
.sidebar-menu .search-form .search-field,
.sidebar-menu .woocommerce-product-search .search-field {
padding-right: 40px;
}
.sidebar-menu .search-form .search-submit,
.sidebar-menu .woocommerce-product-search button[type="submit"] {
width: 40px;
}
.sidebar-menu .search-form:after,
.sidebar-menu .woocommerce-product-search:after {
width: 40px;
height: 40px;
}
.sidebar-menu .site-navigation {
margin-bottom: 10px;
}
.sidebar-menu .primary-navigation {
padding-left: 0;
margin: 0;
}
.sidebar-menu .primary-navigation .menu-item-has-children {
position: relative;
}
.sidebar-menu .primary-navigation .sub-menu {
display: none;
transform: none;
box-shadow: none;
border-radius: 0;
pointer-events: auto;
margin-left: 20px;
transition-duration: 0s;
}
.sidebar-menu .primary-navigation .sub-menu a {
padding-left: 0;
padding-right: 0;
}
.sidebar-menu .primary-navigation .sub-menu a:hover {
background-color: transparent;
}
.sidebar-menu .primary-navigation > li {
display: block;
}
body:not(.error404) .sidebar-menu .primary-navigation li.current-menu-ancestor > a:before,
body:not(.error404) .sidebar-menu .primary-navigation li.current-menu-parent > a:before,
body:not(.error404) .sidebar-menu .primary-navigation li.current-menu-item > a:before,
body:not(.error404) .sidebar-menu .primary-navigation li.current_page_parent > a:before,
body:not(.error404) .sidebar-menu .primary-navigation li.current_page_ancestor > a:before,
body:not(.error404) .sidebar-menu .primary-navigation li.current_page_item > a:before {
content: '';
width: 40px;
}
.sidebar-menu .primary-navigation > li > a {
padding: 0;
}
.sidebar-menu .primary-navigation > li ul {
opacity: 1;
visibility: visible;
position: static;
text-align: left;
z-index: 5;
transform: none;
}
.sidebar-menu .primary-navigation li:hover ul {
transform: none;
}
.sidebar-menu .primary-navigation a {
display: block;
font-size: 1.2em;
line-height: 3em;
position: relative;
}
.sidebar-menu .primary-navigation a:hover:before {
width: 40px;
}
.sidebar-menu .primary-navigation a:before {
content: '';
position: absolute;
left: 0;
bottom: 8px;
height: 2px;
width: 0;
}
.sidebar-menu .sidebar-menu-bottom {
border-top: 1px solid #eee;
padding: 10px 0;
}
.sidebar-menu .sidebar-menu-bottom ul {
padding-left: 0;
margin: 0;
}
.sidebar-menu .sidebar-account a {
display: block;
line-height: 3em;
font-size: 1.2em;
}
.sidebar-menu ul {
list-style: none;
}
.sidebar-menu .topbar-sidebar {
border-top: 1px solid #eee;
line-height: 1.5;
}
.sidebar-menu .topbar-sidebar .topbar-item {
padding-top: 25px;
}
.arrow-icon {
cursor: pointer;
position: absolute;
right: -20px;
top: 1em;
width: 30px;
height: 30px;
z-index: 5;
}
.arrow-icon:after {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-size: 10px;
font-weight: 900;
}
.arrow-icon.active:after {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
} @media (min-width: 992px) {
.has-header-layout-1 .sidebar-menu {
display: none;
}
}
@media (max-width: 991px) {
.has-header-layout-1 { }
.sidebar-menu-open .has-header-layout-1 #ubit-overlay {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.sidebar-menu-open .has-header-layout-1 #view { }
.sidebar-menu-open .has-header-layout-1 .sidebar-menu {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
footer#colophon {
clear: both;
}
.site-footer {
clear: both;
}
.elementor-page .site-footer {
margin-top: 0;
} .site-footer-widget {
float: left;
width: 100%;
padding: 55px 0 70px 0;
}
.site-footer-widget .widget {
float: left;
}
.footer-widget-col-1 .widget {
width: 100%;
}
@media (min-width: 992px) {
.footer-widget-col-3 .widget {
width: 33.33333%;
padding-left: 15px;
padding-right: 15px;
}
.footer-widget-col-3 .widget:nth-of-type(3n+4) {
clear: both;
}
.footer-widget-col-4 .widget {
width: 25%;
padding-left: 15px;
padding-right: 15px;
}
.footer-widget-col-4 .widget:nth-of-type(4n+5) {
clear: both;
}
.footer-widget-col-5 .widget {
width: 20%;
padding-left: 15px;
padding-right: 15px;
}
.footer-widget-col-5 .widget:nth-of-type(5n+6) {
clear: both;
}
.footer-widget-col-6 .widget {
width: 16.66667%;
padding-left: 15px;
padding-right: 15px;
}
.footer-widget-col-6 .widget:nth-of-type(6n+7) {
clear: both;
}
}
@media (min-width: 576px) and (max-width: 991px) {
.footer-widget-col-3 .widget, .footer-widget-col-4 .widget, .footer-widget-col-5 .widget, .footer-widget-col-6 .widget {
width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.footer-widget-col-3 .widget:nth-of-type(2n+3), .footer-widget-col-4 .widget:nth-of-type(2n+3), .footer-widget-col-5 .widget:nth-of-type(2n+3), .footer-widget-col-6 .widget:nth-of-type(2n+3) {
clear: both;
}
}
@media (min-width: 576px) {
.footer-widget-col-2 .widget {
width: 50%;
padding-left: 15px;
padding-right: 15px;
}
.footer-widget-col-2 .widget:nth-of-type(2n+3) {
clear: both;
}
}
@media (max-width: 575px) {
.footer-widget-col-2 .widget,
.footer-widget-col-3 .widget,
.footer-widget-col-4 .widget,
.footer-widget-col-5 .widget,
.footer-widget-col-6 .widget {
width: 100%;
padding-left: 15px;
padding-right: 15px;
clear: both;
}
} .site-info {
clear: both;
padding: 11px 0;
font-size: 11px;
text-transform: uppercase;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
.site-info:not(:first-child) {
border-top: 1px solid #e3e3e3;
}
.site-info .site-infor-col:first-child:last-child {
text-align: center;
width: 100%;
}
.site-info ul {
padding-left: 0;
margin: 0;
}
.site-info ul > li + li {
margin-left: 30px;
}
.site-info li {
display: inline-block;
} .footer-action.active .ft-action-item {
visibility: visible;
opacity: 1;
pointer-events: auto;
cursor: pointer;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.ft-action-item {
visibility: hidden;
opacity: 0;
pointer-events: none;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
#scroll-to-top {
position: fixed;
bottom: 20px;
right: 20px;
width: 40px;
height: 40px;
font-size: 1.3em;
text-align: center;
z-index: 10;
border: 1px solid rgba(255, 255, 255, 0.3);
}
#scroll-to-top:before {
top: 50%;
position: absolute;
transform: translate(-50%, -50%);
} @media (max-width: 767px) {
.site-info {
flex-direction: column;
justify-content: center;
}
.site-info .site-infor-col {
text-align: center;
}
}
.widget:not(.footer-widget):first-of-type .widget-title {
margin-top: 0;
}
.widget > ul {
padding-left: 0;
}
.widget li {
list-style: none;
line-height: 1.5;
margin: 15px 0;
}
.rpwwt-widget ul li {
margin: 0 !important;
}
.rpwwt-widget ul li:last-child img {
margin-bottom: 0;
}
.widget ul.menu {
padding-left: 0;
}
.widget select {
width: 100%;
height: 40px;
border-radius: 0;
}
.widget-area .widget {
margin-bottom: 40px;
}
.widget .post-date,
.widget .rpwwt-post-date {
display: block;
}
.widget .count {
float: right;
}
.widget-title,
.widgettitle {
margin-bottom: 20px;
}
.widget_archive li,
.widget_categories li,
.widget_pages li {
line-height: 1.5;
margin: 15px 0;
}
.widget_archive .post_count,
.widget_categories .post_count,
.widget_pages .post_count {
font-size: 13px;
position: relative;
bottom: 1ex;
} .tagcloud a {
border: 1px solid #d5d5d5;
padding: 0.3em 0.9em;
display: inline-block;
float: left;
margin-bottom: 4px;
font-size: 14px;
margin-right: 4px;
}
.tagcloud a:hover {
border-color: rgba(0, 0, 0, 0);
}
#secondary .widget .tagcloud a:hover {
color: #fff;
} .search-form,
.woocommerce-product-search {
position: relative;
height: 50px; }
.search-form:hover:after,
.woocommerce-product-search:hover:after {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.search-form:focus-within:after,
.woocommerce-product-search:focus-within:after {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.search-form:after,
.woocommerce-product-search:after {
content: "\f002";
font-family: "Font Awesome 5 Free";
font-size: 20px;
font-weight: 900;
position: absolute;
right: 0;
top: 0;
width: 50px;
height: 50px;
}
.search-form .search-field,
.woocommerce-product-search .search-field {
border-color: rgba(0, 0, 0, 0);
height: 100%;
background: #eeeeec;
width: 100%;
padding: 0 20px;
padding-left: 20px;
padding-right: 50px;
border-radius: 50px;
}
.search-form .search-field::-webkit-search-cancel-button,
.woocommerce-product-search .search-field::-webkit-search-cancel-button {
display: none;
}
.search-form .search-field:focus,
.woocommerce-product-search .search-field:focus {
border-color: #dedbdb;
}
.search-form .search-submit,
.search-form button[type="submit"],
.woocommerce-product-search .search-submit,
.woocommerce-product-search button[type="submit"] {
overflow: hidden;
color: rgba(0, 0, 0, 0) !important;
background: rgba(0, 0, 0, 0) !important;
border-radius: 50%;
width: 50px;
height: 100%;
position: absolute;
right: 0;
top: 0;
z-index: 2;
border: 0;
}
.site-footer-widget .search-form .search-field,
.site-footer-widget .woocommerce-product-search .search-field {
background: #fff;
}
.site-footer-widget #wp-calendar tfoot td {
border-top: none;
} .woocommerce-mini-cart {
padding-left: 0;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total {
padding-top: 10px;
border-top: 1px solid #f7f7f7;
}
.widget_shopping_cart_content .remove_from_cart_button:hover {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.product_list_widget a:not(.remove_from_cart_button) {
display: block;
line-height: 1.4em;
}
.product_list_widget li {
position: relative;
padding: 10px 15px 10px 75px;
border-bottom: 1px solid #f7f7f7;
line-height: 26px;
min-height: 90px;
}
.product_list_widget img {
max-width: 60px;
max-height: 60px;
position: absolute;
left: 0;
}
.product_list_widget.woocommerce-mini-cart img {
top: 10px;
}
.product_list_widget .mini_cart_item:last-of-type {
border-bottom: 0;
}
.product_list_widget .remove_from_cart_button {
width: 20px;
height: 20px;
position: absolute;
right: 0;
top: 10px;
font-size: 0;
z-index: 2;
color: firebrick;
}
.product_list_widget .remove_from_cart_button:before {
content: "\f00d";
font-family: "Font Awesome 5 Free";
font-weight: 900;
line-height: 1;
font-size: 10px;
}
.product_list_widget .remove_from_cart_button:focus:before {
left: 0;
top: 0;
content: "";
z-index: 2;
position: absolute;
border: 1px solid #d5d5d5;
border-top-color: #222;
border-radius: 50%;
height: 20px;
width: 20px;
-webkit-animation: circle-loading 0.35s linear infinite;
animation: circle-loading 0.35s linear infinite;
}
.mini_cart_item .quantity {
width: auto;
height: auto;
border-radius: 0;
display: block;
}
.woocommerce-mini-cart__total {
text-transform: uppercase;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
.woocommerce-mini-cart__total .amount {
font-weight: 700;
}
.woocommerce-mini-cart__buttons {
margin-bottom: 0;
}
.woocommerce-mini-cart__buttons .button {
font-size: 12px;
font-weight: 700;
}
.woocommerce-mini-cart__buttons a.button {
width: 50%;
display: inline-block;
text-align: center;
text-transform: uppercase;
}
.woocommerce-mini-cart__buttons a.checkout {
border-left: 1px solid #fff;
} .widget_products li,
.widget_recent_reviews li,
.widget_top_rated_products li,
.widget_recently_viewed_products li {
min-height: 90px;
position: relative;
padding: 10px 0 10px 80px;
}
.widget_products li:last-of-type,
.widget_recent_reviews li:last-of-type,
.widget_top_rated_products li:last-of-type,
.widget_recently_viewed_products li:last-of-type {
border-bottom: 0;
}
.widget_products a,
.widget_recent_reviews a,
.widget_top_rated_products a,
.widget_recently_viewed_products a {
line-height: 1.3;
margin-bottom: 5px;
}
.widget_products .star-rating,
.widget_recent_reviews .star-rating,
.widget_top_rated_products .star-rating,
.widget_recently_viewed_products .star-rating {
display: block;
}
.widget_products del,
.widget_recent_reviews del,
.widget_top_rated_products del,
.widget_recently_viewed_products del {
margin-right: 5px;
float: left;
clear: both;
}
.widget_products ins,
.widget_recent_reviews ins,
.widget_top_rated_products ins,
.widget_recently_viewed_products ins {
float: left;
background: rgba(0, 0, 0, 0);
} .widget_recent_reviews .reviewer {
float: left;
clear: both;
} .widget_product_categories .product-categories > li ul {
margin-left: 10px;
}
.widget_product_categories .product-categories > li ul li:before {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: 10px;
margin-right: 5px;
} .woocommerce-widget-layered-nav-dropdown__submit {
margin-top: 1em;
} .price_slider_wrapper .price_slider {
margin-bottom: 25px;
position: relative;
height: 2px;
margin-left: .5em;
margin-right: .5em;
}
.price_slider_wrapper .ui-widget-header {
height: 100%;
position: absolute;
}
.price_slider_wrapper .ui-slider-handle {
cursor: pointer;
position: absolute;
width: 10px;
height: 10px;
margin-left: -10px;
border-radius: 50%;
background: #fff;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
}
.price_slider_wrapper .price_slider_amount input,
.price_slider_wrapper .price_slider_amount .clear {
display: none;
}
.price_slider_wrapper .price_slider_amount button {
display: inline-block;
margin-right: 15px;
}
.price_slider_wrapper .price_slider_amount .price_label {
display: inline-block;
}
.ubit-widget-term-color {
display: inline-block;
width: 20px;
height: 20px;
margin: 0 15px 0 0;
float: left;
border: 2px solid #fff;
border-radius: 50%;
box-shadow: 0 0 0 1px #d5d5d5;
} .ubit-footer-text-widget .ubit-footer-site-title {
font-size: 24px;
font-weight: 600;
margin-bottom: 15px;
}
.ubit-footer-social-icon {
padding-left: 0;
margin: 20px 0 0;
}
.ubit-footer-social-icon li {
list-style: none;
display: inline-flex;
}
.ubit-footer-social-icon li + li {
margin-left: 7px;
}
.ubit-footer-social-icon li a {
width: 30px;
height: 30px;
border-radius: 50%;
border-style: solid;
border-width: 1px;
}
.ubit-footer-social-icon li a:hover {
opacity: 0.7;
color: #fff;
}
.ubit-social-icon a, .yith-wcwl-share a {
font-size: 0;
}
.ubit-social-icon a:before, .yith-wcwl-share a:before {
font-size: 14px;
font-family: "Font Awesome 5 Brands";
}
.ubit-social-icon a[href*="twitter.com"]:before, .yith-wcwl-share a[href*="twitter.com"]:before {
content: "\f099";
}
.ubit-social-icon a[href*="facebook.com"]:before, .yith-wcwl-share a[href*="facebook.com"]:before {
content: "\f39e";
}
.ubit-social-icon a[href*="plus.google.com"]:before, .yith-wcwl-share a[href*="plus.google.com"]:before {
content: "\f0d5";
}
.ubit-social-icon a[href*="instagram.com"]:before, .yith-wcwl-share a[href*="instagram.com"]:before {
content: "\f16d";
}
.ubit-social-icon a[href*="vimeo.com"]:before, .yith-wcwl-share a[href*="vimeo.com"]:before {
content: "\f27d";
}
.ubit-social-icon a[href*="youtube.com"]:before, .yith-wcwl-share a[href*="youtube.com"]:before {
content: "\f167";
}
.ubit-social-icon a[href*="github.com"]:before, .yith-wcwl-share a[href*="github.com"]:before {
content: "\f09b";
}
.ubit-social-icon a[href*="linkedin.com"]:before, .yith-wcwl-share a[href*="linkedin.com"]:before {
content: "\f0e1";
}
.ubit-social-icon a[href*="pinterest.com"]:before, .yith-wcwl-share a[href*="pinterest.com"]:before {
content: "\f231";
}
.ubit-social-icon a[href*="flickr.com"]:before, .yith-wcwl-share a[href*="flickr.com"]:before {
content: "\f16e";
}
.ubit-social-icon a[href*="tumblr.com"]:before, .yith-wcwl-share a[href*="tumblr.com"]:before {
content: "\f173";
}
.ubit-social-icon a[href*="whatsapp://"]:before, .yith-wcwl-share a[href*="whatsapp://"]:before {
content: "\f232";
}
.ubit-social-icon a[href*="mailto:"]:before, .yith-wcwl-share a[href*="mailto:"]:before {
font-family: "Font Awesome 5 Free";
content: "\f0e0";
}
.ubit-social-icon a[href*="tel:"]:before, .yith-wcwl-share a[href*="tel:"]:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f879";
}  #yith-wcwl-popup-message {
display: none !important;
} .advanced-featured-product {
position: relative;
}
.adv-featured-product {
position: relative;
}
.adv-featured-product:not(.slick-initialized) {
display: none;
} .ubit-contact-info .contact-info-list {
display: flex;
align-items: flex-start;
border-bottom: 1px solid #f3f3f3;
padding: 30px 0;
}
.ubit-contact-info .contact-info-img {
min-width: 40px;
max-width: 40px;
margin-right: 30px;
display: inline-block;
margin-top: 10px;
}
.ubit-contact-info .contact-info-detail {
display: inline-block;
flex-grow: 1;
}
.ubit-contact-info .contact-info-detail label {
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
}
.ubit-contact-info .contact-info-detail h6 {
font-weight: 400;
margin: 0;
}
.ubit-contact-info .contact-info-detail p:last-child {
margin-bottom: 0;
} .ubit-shop-category .elementor-widget-wrap > .elementor-widget-image {
position: relative;
}
.ubit-shop-category .elementor-widget-wrap > .elementor-widget-image .wp-caption {
overflow: hidden;
}
.ubit-shop-category .elementor-widget-wrap > .elementor-widget-image:hover .wp-caption .wp-caption-text {
left: 45px;
}
.ubit-shop-category .elementor-widget-wrap > .elementor-widget-image .wp-caption .wp-caption-text {
position: absolute;
left: 30px;
bottom: 30px;
font-style: normal;
font-size: 24px;
font-weight: 500;
margin-top: 0;
line-height: 1;
padding-top: 0;
pointer-events: none;
}
@media (max-width: 767px) {
.ubit-shop-category .elementor-column-wrap,
.ubit-shop-category .elementor-widget-wrap > .elementor-widget-image {
margin: 0 !important;
}
.ubit-shop-category .elementor-widget-wrap > .elementor-widget-image .wp-caption .wp-caption-text {
bottom: 40px;
}
.ubit-shop-category .elementor-widget-wrap > .elementor-widget-image .wp-caption a,
.ubit-shop-category .elementor-widget-wrap > .elementor-widget-image .wp-caption img {
width: 100%;
}
} .ct_if {
min-height: 76px;
}
.home.blog .site-main .post:first-child:last-child {
border-bottom: 0;
}
.alpha.entry-title {
font-size: 24px;
}
.site-main article + article {
margin-top: 45px;
}
.post .post-cover-image {
margin-bottom: 35px;
}
.post .post-cover-image a {
display: block;
}
.post .post-cover-image img {
object-fit: cover;
}
body:not(.single) .post .post-cover-image img {
max-height: 400px;
}
.post .entry-meta {
margin-bottom: 20px;
font-size: 0.875em;
line-height: 1.2;
}
.post .entry-meta,
.post .entry-meta a {
color: #999;
}
.single-post .post .entry-meta {
margin-top: 10px;
margin-bottom: 20px;
}
.post .entry-meta .post-meta-item:before {
content: "//";
margin: 0 4px;
letter-spacing: -1px;
}
.post .entry-meta .post-meta-item:first-child {
margin-left: 0;
}
.post .entry-meta .post-meta-item:first-child:before {
content: none;
}
.post .entry-meta .post-meta-item:last-child {
margin-right: 0;
}
.post .alpha.entry-title {
margin-top: 12px;
}
.post .entry-content {
margin-top: 30px;
}
.post-read-more {
font-weight: 500;
margin-top: 20px;
clear: both;
margin-bottom: 0;
}
.post-read-more a.button {
padding: 9px 30px 10px;
}
.pagination, .woocommerce-pagination {
margin: 35px 0;
}
.pagination ul, .woocommerce-pagination ul {
margin: 0;
padding: 0;
}
.pagination ul .page-numbers, .woocommerce-pagination ul .page-numbers {
font-weight: 500;
text-transform: uppercase;
}
.pagination ul .page-numbers:not(.prev):not(.next), .woocommerce-pagination ul .page-numbers:not(.prev):not(.next) {
width: 29px;
height: 29px;
border-radius: 50%;
border: 1px solid rgba(0, 0, 0, 0);
}
.pagination li, .woocommerce-pagination li {
list-style: none;
display: inline-flex;
}
.pagination li .current, .woocommerce-pagination li .current {
color: #fff;
}
.pagination .nav-links, .woocommerce-pagination .nav-links {
text-align: center;
} @media (max-width: 991px) {
#primary + #secondary {
margin-top: 40px;
}
}
.single-post .site-main .post {
border-bottom: 0;
padding-bottom: 0;
}
.single-post .site-main .post .entry-title {
font-size: 24px;
}
.single-post .site-main .entry-footer {
clear: both;
margin-top: 30px;
}
.ubit-post-divider {
border-bottom: 1px solid #d5d5d5;
padding-top: 35px;
margin-bottom: 45px;
clear: both;
} .addtoany_content {
margin: 0 !important;
line-height: 1 !important;
}
.addtoany_list.a2a_kit_size_36 {
line-height: inherit !important;
display: block !important;
padding: 20px 0 0 !important;
}
.widget .addtoany_list.a2a_kit_size_36 {
padding: 0 !important;
}
.addtoany_list.a2a_kit_size_36 a:not(.addtoany_special_service) > span.a2a_svg {
width: 36px !important;
height: 36px !important;
line-height: 36px !important;
padding: 5px !important;
border-radius: 50px !important;
}
.addtoany_list.a2a_kit_size_36 > a:not(.addtoany_special_service):first-child {
padding-left: 0 !important;
}
.addtoany_list.a2a_kit_size_36 > a:not(.addtoany_special_service):last-child {
padding-right: 0 !important;
} .post-author-box {
display: flex;
justify-content: flex-start;
margin-top: 45px;
}
.post-author-box.post-author-box-without-bio {
align-items: center;
}
.post-author-box .author-ava {
margin-right: 30px;
min-width: 100px;
width: 100px;
}
.post-author-box .author-ava img {
border-radius: 50%;
}
.post-author-box .author-name-before {
display: block;
text-transform: uppercase;
line-height: 1;
}
.post-author-box .author-name {
font-size: 18px;
font-weight: 700;
}
.post-author-box .author-bio {
margin-top: 10px;
}
@media (max-width: 575px) {
.post-author-box {
flex-direction: column;
}
.post-author-box .author-ava {
margin-bottom: 30px;
}
.post-author-box.post-author-box-without-bio {
flex-direction: row;
}
.post-author-box.post-author-box-without-bio .author-ava {
margin-bottom: 0;
}
} .related-box {
border-top: 1px solid #d5d5d5;
padding-top: 15px;
margin-top: 45px;
}
.related-box .related-title {
margin-left: 15px;
margin-right: 15px;
margin-bottom: 36px;
}
.related-box .related-post img,
.related-box .related-post .img-placeholder {
width: 100%;
height: 260px;
object-fit: cover;
}
.related-box .related-post .img-placeholder {
background-color: #eee;
border: 1px solid #d5d5d5;
}
.related-box .entry-header {
display: block;
margin-bottom: 25px;
}
.related-box .entry-title {
font-size: 1.3em;
margin-top: 10px;
margin-bottom: 10px;
line-height: 1.2;
}
.related-box .post-read-more {
margin-top: 0;
}
@media (max-width: 991px) {
.related-box .related-post {
margin-bottom: 45px;
}
.single-post .related-box .entry-title {
font-size: 1.5em;
line-height: 1.1;
}
} #comments {
border-top: 1px solid #d5d5d5;
padding-top: 45px;
margin-top: 45px;
}
.comments-title {
font-size: 30px;
margin-bottom: 36px;
text-transform: capitalize;
}
.comment-navigation {
margin-bottom: 30px;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: flex-start;
align-items: flex-start;
}
.comment-list {
margin: 0;
padding-left: 0;
}
.comment-list,
.comment {
list-style: none;
}
.comment {
display: block;
}
.comment-body {
display: flex;
flex-wrap: wrap;
margin-bottom: 45px;
}
.comment-body #respond {
flex-basis: 100%;
margin-top: 33px;
margin-left: 100px;
padding-bottom: 45px;
border-bottom: 1px solid #d5d5d5;
}
.comment-body .comment-author {
max-width: 70px;
min-width: 70px;
}
.comment-body .comment-author img {
border-radius: 50%;
}
.comment-list .pingback .comment-body .comment-author,
.comment-list .trackback .comment-body .comment-author {
display: none;
}
.comment-list .pingback .comment-body .comment-content,
.comment-list .trackback .comment-body .comment-content {
margin-left: 0;
max-width: -webkit-calc( 100% );
max-width: calc( 100% );
}
.comment-body .comment-content {
flex-grow: 1;
margin-left: 30px;
max-width: -webkit-calc( 100% - 100px);
max-width: calc( 100% - 100px);
}
.comment-body .comment-meta {
margin-bottom: 15px;
}
.comment-body .comment-meta .fn {
display: block;
font-size: 18px;
font-weight: 700;
font-style: normal;
}
.comment-body .comment-meta .comment-date {
font-size: 0.875em;
color: #999;
}
.comment-body .comment-text {
margin-bottom: 16px;
}
.comment-body .comment-text p:last-child {
margin-bottom: 0;
}
.comment-body .comment-text > ul,
.comment-body .comment-text > ol {
padding-left: 0;
margin-left: 0;
}
.comment-body .reply a {
padding: 9px 30px 10px;
}
.comment-body .comment-edit-link {
margin-left: 5px;
}
#reply-title {
font-size: 30px;
font-weight: 700;
}
#commentform {
display: flex;
flex-wrap: wrap;
margin-top: 33px;
}
#commentform #comment {
flex-basis: 100%;
border: 1px solid #d5d5d5;
padding: 15px;
height: 200px;
margin-bottom: 20px;
resize: none;
border-radius: 2px;
}
#commentform #email,
#commentform #author {
flex: 5;
height: 50px;
border: 1px solid #d5d5d5;
padding: 0 15px;
margin-bottom: 20px;
border-radius: 2px;
}
#commentform #author {
margin-right: 20px;
}
#commentform .form-submit {
flex-basis: 100%;
margin-bottom: 0;
}
#commentform input[type="submit"] {
height: 50px;
padding: 0 15px;
border: 0;
text-transform: uppercase;
font-weight: 500;
min-width: 130px;
}
#respond .comment-form-cookies-consent {
flex: 1 1 100%;
margin-bottom: 20px;
}
#cancel-comment-reply-link {
color: firebrick;
} @media (max-width: 991px) {
.single-post .entry-title {
font-size: 2em;
line-height: 1.1;
}
.ubit-breadcrumb {
display: block;
width: 100%;
margin: 10px 0 0;
line-height: 1.5;
}
}
@media (min-width: 992px) {
.has-sidebar.left-sidebar .content-area {
float: right;
padding-left: 60px;
}
.has-sidebar.left-sidebar .widget-area {
float: left;
}
.has-sidebar.right-sidebar .content-area {
float: left;
padding-right: 60px;
}
.has-sidebar.right-sidebar .widget-area {
float: right;
}
.left-sidebar .content-area,
.right-sidebar .content-area {
width: 75%;
}
.left-sidebar .widget-area,
.right-sidebar .widget-area {
width: 25%;
}
} .blog-layout-grid .site-main {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: flex-start;
align-items: flex-start;
flex-wrap: wrap;
}
.blog-layout-grid .site-main .post {
margin-bottom: 75px;
padding-bottom: 0;
border-bottom: 0;
background-color: #fff;
text-align: center;
}
@media (min-width: 576px) {
.blog-layout-grid .site-main .post {
flex-basis: calc( ( 100%  - 30px ) / 2);
}
}
@media (min-width: 992px) {
.blog-layout-grid .site-main .post {
flex-basis: calc( ( 100%  - 60px ) / 3);
}
}
.blog-layout-grid .site-main article + article,
.site-main article.eael-post-grid-column + article.eael-post-grid-column {
margin-top: 0;
}
.blog-layout-grid .site-main .post-cover-image {
margin-bottom: 0;
}
.blog-layout-grid .site-main .post-info {
padding: 15px 20px 0 20px;
}
.blog-layout-grid .site-main .post-info .entry-title {
font-size: 18px;
}
.blog-layout-grid .site-main .summary-text {
padding: 0 20px 20px 20px;
}
.blog-layout-grid .site-main .post-read-more {
display: block;
margin-top: 15px;
font-weight: 700;
}
.blog-layout-grid .site-main .post-read-more a {
text-decoration: underline;
}
.blog-layout-grid .site-main .post-read-more a:hover {
text-decoration: none;
}
.blog-layout-grid .site-main .post-navigation {
flex: 0 0 100%;
margin-top: 0;
}
.custom-eael-grid-1 .eael-grid-post .eael-grid-post-holder-inner {
position: relative;
}
.custom-eael-grid-1 .eael-grid-post .eael-entry-wrapper {
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.custom-eael-grid-1 .eael-grid-post .eael-entry-content {
max-height: 0;
overflow: hidden;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.custom-eael-grid-1 .eael-grid-post:hover .eael-entry-content {
max-height: 500px;
}
.custom-eael-grid-1 .eael-grid-post .eael-post-elements-readmore-btn {
font-size: inherit;
}
.custom-eael-grid-1 .eael-grid-post .eael-post-elements-readmore-btn:hover {
color: #fff;
}
@media (min-width: 768px) and (max-width: 979px) {
.eael-col-1 .eael-post-grid-column,
.eael-col-2 .eael-post-grid-column,
.eael-col-3 .eael-post-grid-column,
.eael-col-4 .eael-post-grid-column,
.eael-col-5 .eael-post-grid-column,
.eael-col-6 .eael-post-grid-column {
width: 50%;
}
}
.site-main nav.navigation.post-navigation {
clear: both;
margin: 45px 0;
}
.site-main nav.navigation.post-navigation:after,
.site-main nav.navigation.post-navigation:before {
content: '';
display: table;
}
.site-main nav.navigation.post-navigation:after {
clear: both;
}
.site-main nav.navigation.post-navigation .nav-previous {
float: left;
width: calc(50% - 10px);
margin-right: 10px;
}
.site-main nav.navigation.post-navigation .nav-previous a:hover {
-webkit-transform: translate(-10px);
-ms-transform: translate(-10px);
transform: translate(-10px)
}
.site-main nav.navigation.post-navigation .nav-next {
float: right;
text-align: right;
width: calc(50% - 10px);
margin-left: 10px;
}
.site-main nav.navigation.post-navigation .nav-next a:hover {
-webkit-transform: translate(10px);
-ms-transform: translate(10px);
transform: translate(10px)
}
.site-main nav.navigation.post-navigation .nav-previous a,
.site-main nav.navigation.post-navigation .nav-next a {
display: inline-block;
}
.site-main nav.navigation.post-navigation .nav-previous a i,
.site-main nav.navigation.post-navigation .nav-next a i {
font-size: 0.875em;
}
.site-main nav.navigation.post-navigation .nav-previous a i {
margin: 0 5px 0 0;
}
.site-main nav.navigation.post-navigation .nav-next a i {
margin: 0 0 0 5px;
} .woocommerce-products-header__title {
font-size: 1.7em;
margin-top: 0.3em;
margin-bottom: 1.5em;
font-weight: normal;
} .sidebar-mobile-open { }
.sidebar-mobile-open #ubit-overlay {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
.sidebar-mobile-open #ubit-overlay:after {
content: "\f00d";
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
top: 20px;
right: 20px;
width: 30px;
height: 30px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
color: #fff;
font-weight: 700;
font-size: 1.5em;
}
.sidebar-mobile-open .logged-in.admin-bar #ubit-overlay:after {
top: 66px;
}
@media (min-width: 783px) {
.sidebar-mobile-open .logged-in.admin-bar #ubit-overlay:after {
top: 52px;
}
}
@media (max-width: 991px) {
.shop-widget {
margin-top: 0 !important;
position: fixed;
left: 0;
bottom: 0;
top: 0;
width: 100%;
background-color: #fff;
padding: 15px;
max-width: 280px;
z-index: 200;
overflow-y: auto;
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
}
.logged-in.admin-bar .shop-widget {
top: 46px;
}
}
@media (max-width: 991px) and (min-width: 783px) {
.logged-in.admin-bar .shop-widget {
top: 32px;
}
}
@media (max-width: 991px) {
.shop-widget.active {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
#toggle-sidebar-mobile-button {
background-color: rgba(0, 0, 0, 0);
padding: 5px 15px;
border-radius: 2px;
}
#toggle-sidebar-mobile-button.active {
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
opacity: 0;
visibility: hidden;
}
#toggle-sidebar-mobile-button:before {
margin-right: 7px;
}
@media (min-width: 992px) {
#toggle-sidebar-mobile-button {
display: none;
}
} .woocommerce-notices-wrapper {
display: block;
clear: both;
}
.woocommerce-notices-wrapper .woocommerce-message {
margin-top: 30px;
}
.ubit-sorting {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
flex-wrap: wrap;
margin-bottom: 42px;
}
.ubit-sorting .woocommerce-notices-wrapper {
flex: 0 0 100%;
margin-bottom: 20px;
}
.ubit-sorting .woocommerce-notices-wrapper:empty {
display: none;
}
.ubit-sorting .woocommerce-ordering {
order: 2;
position: relative;
border: 1px solid #d5d5d5;
border-radius: 2px;
padding: 5px 15px;
}
.ubit-sorting .woocommerce-ordering:after {
content: "\f078";
position: absolute;
right: 5px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
pointer-events: none;
font-size: 10px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.ubit-sorting .orderby {
border: 0;
background-color: rgba(0, 0, 0, 0);
-moz-appearance: none;
-webkit-appearance: none;
}
.ubit-sorting .woocommerce-result-count {
margin-bottom: 0;
}
@media (max-width: 767px) {
.ubit-sorting .woocommerce-result-count {
display: none;
}
} .woocommerce-loop-product__category {
line-height: 1.5em;
} .woocommerce-loop-product__title {
margin: 5px 0;
} .woocommerce-pagination {
text-align: center;
} .price mark,
.price ins,
.product_list_widget mark,
.product_list_widget ins {
background-color: rgba(0, 0, 0, 0);
}
.price del + ins,
.product_list_widget del + ins {
margin-left: 3px;
} .onsale {
position: absolute;
right: 10px;
top: 10px;
pointer-events: none;
color: #fff;
padding: 0 10px;
border-radius: 4px;
z-index: 2;
line-height: 1.6em;
text-transform: uppercase;
}
.onsale-variable {
background-color: #4fbee3 !important;
} .ubit-container .woocommerce ul {
list-style: none;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
padding: 15px;
color: #fff;
border-radius: 4px;
margin-bottom: 20px;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
order: 2;
color: #fff;
line-height: 1;
border: 1px solid #fff;
padding: 10px;
border-radius: 4px;
}
.woocommerce-message a:hover,
.woocommerce-error a:hover,
.woocommerce-info a:hover {
color: #fff;
}
.woocommerce-message a:after,
.woocommerce-error a:after,
.woocommerce-info a:after {
content: "\f054";
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-left: 10px;
}
.woocommerce-message {
clear: both;
}
@media (max-width: 575px) {
.woocommerce-message {
flex-direction: column;
align-items: flex-start;
}
.woocommerce-message a {
margin-top: 15px;
}
}
.woocommerce-error {
background-color: firebrick;
flex-direction: column;
align-items: flex-start;
}
.woocommerce-error li {
width: 100%;
}
.woocommerce-error li a {
float: right;
}
@media (max-width: 575px) {
.woocommerce-error li {
display: flex;
flex-wrap: wrap;
}
.woocommerce-error li a {
float: none;
flex: 0 0 100%;
margin-top: 15px;
}
} .woocommerce-form-login-toggle .woocommerce-info {
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0);
display: block;
padding: 0;
}
.woocommerce-form-login-toggle .woocommerce-info a {
color: #f00;
padding: 0;
}
.woocommerce-form-login-toggle .woocommerce-info a:before {
content: none;
} .shop_table ul {
padding-left: 0;
}
.shop_table li {
list-style: none;
}
@media (max-width: 575px) {
.shop_table_responsive th {
display: none;
}
.shop_table_responsive tr:last-of-type td {
border-bottom: 0;
}
.shop_table.wishlist_table td,
.shop_table_responsive td {
display: block;
border-right: 0;
}
.shop_table_responsive td:not(.product-remove) {
text-align: right !important;
}
.shop_table_responsive td:before {
float: left;
font-weight: 600;
content: attr(data-title);
}
.shop_table_responsive #shipping_method {
margin-top: 0;
}
} .blockUI.blockOverlay {
background-color: rgba(0, 0, 0, 0) !important;
} .scrolling-down.woocommerce-demo-store .woocommerce-store-notice {
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.scrolling-down #scroll-to-top {
bottom: 60px;
}
@media (max-width: 991px) {
.scrolling-down #scroll-to-top {
bottom: 90px;
}
}
.woocommerce-store-notice {
margin-bottom: 0;
padding: 10px 15px;
color: #fff;
flex-grow: 1;
position: fixed;
left: 0;
right: 0;
bottom: 0;
visibility: hidden;
opacity: 0;
z-index: 501;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.woocommerce-store-notice:before {
content: "\f05a";
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-right: 7px;
}
.woocommerce-store-notice a {
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding: 0 20px;
min-width: 120px;
color: #fff;
background-color: rgba(255, 255, 255, 0.1);
}
.woocommerce-store-notice a:before {
content: "\f00d";
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-right: 10px;
}
.woocommerce-store-notice a:hover {
color: #fff;
}
.woocommerce-store-notice a:hover:before {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
@media (max-width: 991px) {
.woocommerce-store-notice a {
position: static;
background-color: rgba(0, 0, 0, 0);
padding: 0;
display: inline;
text-decoration: underline;
margin-left: 7px;
}
.woocommerce-store-notice a:before {
content: none;
}
} .button.wc-backward {
margin-top: 20px;
display: inline-block;
padding-top: 0.5em;
padding-bottom: 0.5em;
}  .product-loop-action .button {
padding: 0;
border-radius: 0;
}
.product-loop-action .yith-wcwl-add-to-wishlist {
margin-top: 0;
}
.product-loop-action .yith-wcwl-add-to-wishlist .feedback {
display: none;
}
.product-loop-action .yith-wcwl-add-to-wishlist a {
font-size: 0;
position: relative;
}
.product-loop-action .yith-wcwl-add-to-wishlist a:before,
.yith-wcwl-add-button a i.ubit-heart:before {
font-size: 14px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-style: normal;
}
.yith-wcwl-add-button a i.ubit-heart:before {
margin: 0 10px 0 0;
}
.product-loop-action .yith-wcwl-add-button a:before,
.yith-wcwl-add-button a i.ubit-heart:before {
content: "\f004";
font-weight: 400;
}
.product-loop-action .yith-wcwl-add-button a i.ubit-heart {
display: none;
}
.product-loop-action .yith-wcwl-wishlistaddedbrowse a:before {
content: "\f00c";
}
.product-loop-action .yith-wcwl-wishlistexistsbrowse a:before {
content: "\f004";
}
.product-loop-action .loading {
position: relative;
}
.product-loop-action .loading:before {
content: "" !important;
z-index: 2;
position: absolute;
border: 1px solid #d5d5d5;
border-top-color: #222;
border-radius: 50%;
height: 14px;
width: 14px;
top: calc( 50% - 7px);
left: calc( 50% - 7px);
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
-webkit-animation: circle-loading 0.35s linear infinite;
animation: circle-loading 0.35s linear infinite;
}
.product-loop-action .clear {
display: none;
}
.product-loop-action img {
display: none;
} .ps-layout-1 { }
.ps-layout-1 .product-loop-action {
position: absolute;
left: 15px;
bottom: 15px;
z-index: 2;
width: calc(100% - 30px);
background-color: #fff;
display: flex;
padding: 10px 5px;
}
@media (min-width: 992px) {
.ps-layout-1 .product-loop-action {
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
.ps-layout-1 .loop-add-to-cart-btn,
.ps-layout-1 .added_to_cart {
background-color: transparent;
width: auto;
font-size: 14px;
padding-left: 10px;
padding-right: 10px;
height: 40px;
display: flex;
align-items: center;
justify-content: left;
flex-basis: calc(100% - 40px - 40px);
white-space: nowrap;
overflow: hidden;
position: relative;
}
.ps-layout-1 .loop-add-to-cart-btn:first-child:nth-last-child(1),
.ps-layout-1 .added_to_cart:first-child:nth-last-child(1) {
flex-basis: calc(100%);
}
.ps-layout-1 .loop-add-to-cart-btn:before {
margin-right: 5px;
font-size: 16px;
}
.ps-layout-1 .loop-add-to-cart-btn:after {
content: '';
width: 10px;
display: block;
position: absolute;
height: 100%;
right: 0;
box-shadow: inset -5px 0 10px 0 #fff;
}
.ps-layout-1 .loop-add-to-cart-btn:hover {
background-color: transparent;
}
.ps-layout-1 .loop-add-to-cart-btn.added {
display: none;
}
.ps-layout-1 .product-loop-action .yith-wcwl-add-to-wishlist,
.ps-layout-1 .product-loop-action .yith-wcwl-add-to-wishlist a {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.ps-layout-1 .product-loop-action .yith-wcwl-add-to-wishlist a:before {
font-size: 16px;
}
.ps-layout-1 .product-quick-view-btn {
font-size: 16px;
height: 40px;
width: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.button.yith-wcqv-button {
display: none !important;
}
.ps-layout-1 .products .product { }
.ps-layout-1 .products .product:hover .product-loop-action {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.ps-layout-1 .products .product:focus-within .product-loop-action {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.products {
clear: both;
padding-left: 0;
margin: 0;
}
.products .product {
list-style: none;
float: left;
margin: 0 30px 56px 0;
position: relative;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px) {
.products .product {
width: calc( ( 100% - 30px ) / 2);
}
.products .product:nth-of-type(2n) {
margin-right: 0;
}
.products .product:nth-of-type(2n + 3) {
clear: both;
}
}
@media (max-width: 767px) {
.products .product {
width: 100%;
clear: both;
}
}
.products.columns-1 .product {
width: 100%;
margin-right: 0;
}
@media (min-width: 992px) {
.products.columns-2 .product {
width: calc( ( 100% - 30px ) / 2);
}
.products.columns-2 .product:nth-of-type(2n) {
margin-right: 0;
}
.products.columns-2 .product:nth-of-type(2n + 3) {
clear: both;
}
}
@media (min-width: 992px) {
.products.columns-3 .product {
width: calc( ( 100% - 60px ) / 3);
}
.products.columns-3 .product:nth-of-type(3n) {
margin-right: 0;
}
.products.columns-3 .product:nth-of-type(3n + 4) {
clear: both;
}
}
@media (min-width: 992px) {
.products.columns-4 .product {
width: calc( ( 100% - 90px ) / 4);
}
.products.columns-4 .product:nth-of-type(4n) {
margin-right: 0;
}
.products.columns-4 .product:nth-of-type(4n + 5) {
clear: both;
}
}
@media (min-width: 992px) and (max-width: 1366px) {
body[class*=' tax-product_'].has-sidebar .products.columns-4 .product,
body[class^='tax-product_'].has-sidebar .products.columns-4 .product,
body.post-type-archive-product.has-sidebar .products.columns-4 .product {
width: calc( ( 100% - 60px ) / 3);
}
body[class*=' tax-product_'].has-sidebar .products.columns-4 .product:nth-of-type(4n),
body[class^='tax-product_'].has-sidebar .products.columns-4 .product:nth-of-type(4n),
body.post-type-archive-product.has-sidebar .products.columns-4 .product:nth-of-type(4n) {
margin-right: 30px;
}
body[class*=' tax-product_'].has-sidebar .products.columns-4 .product:nth-of-type(4n + 5),
body[class^='tax-product_'].has-sidebar .products.columns-4 .product:nth-of-type(4n + 5),
body.post-type-archive-product.has-sidebar .products.columns-4 .product:nth-of-type(4n + 5) {
clear: none;
}
body[class*=' tax-product_'].has-sidebar .products.columns-4 .product:nth-of-type(3n),
body[class^='tax-product_'].has-sidebar .products.columns-4 .product:nth-of-type(3n),
body.post-type-archive-product.has-sidebar .products.columns-4 .product:nth-of-type(3n) {
margin-right: 0;
}
body[class*=' tax-product_'].has-sidebar .products.columns-4 .product:nth-of-type(3n + 4),
body[class^='tax-product_'].has-sidebar .products.columns-4 .product:nth-of-type(3n + 4),
body.post-type-archive-product.has-sidebar .products.columns-4 .product:nth-of-type(3n + 4) {
clear: both;
}
}
@media (min-width: 1367px) {
body[class*=' tax-product_'].has-sidebar .widget-area,
body[class^='tax-product_'].has-sidebar .widget-area,
body.post-type-archive-product.has-sidebar .widget-area {
width: 17%;
}
body[class*=' tax-product_'].has-sidebar .content-area,
body[class^='tax-product_'].has-sidebar .content-area,
body.post-type-archive-product.has-sidebar .content-area {
width: 83%;
}
}
@media (min-width: 992px) {
.products.columns-5 .product {
width: calc( ( 100% - 120px ) / 5);
}
.products.columns-5 .product:nth-of-type(5n) {
margin-right: 0;
}
.products.columns-5 .product:nth-of-type(5n + 6) {
clear: both;
}
}
@media (min-width: 992px) {
.products.columns-6 .product {
width: calc( ( 100% - 150px ) / 6);
}
.products.columns-6 .product:nth-of-type(6n) {
margin-right: 0;
}
.products.columns-6 .product:nth-of-type(6n + 7) {
clear: both;
}
}
.ubit-fa:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.star-rating {
display: inline-block;
width: 90px;
height: 16px;
position: relative;
line-height: 16px;
}
.star-rating:before {
font-family: "Font Awesome 5 Free";
font-size: 16px;
content: "\f005\f005\f005\f005\f005";
white-space: nowrap;
position: absolute;
left: 0;
top: 0;
opacity: 0.5;
}
.star-rating > span {
font-size: 0;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
white-space: nowrap;
line-height: 16px;
}
.star-rating > span:before {
font-family: "Font Awesome 5 Free";
font-size: 16px;
content: "\f005\f005\f005\f005\f005";
color: #ffc400;
position: absolute;
left: 0;
top: 0;
}
.widget.woocommerce.widget_rating_filter a {
display: inline-block;
width: 100%;
text-align: right;
}
.widget.woocommerce.widget_rating_filter .star-rating {
float: left;
top: 5px;
} .stars.selected span a {
color: #ffc400;
}
.stars.selected span a.active ~ a {
color: inherit;
}
.stars.selected span a:hover ~ a {
color: inherit !important;
}
.stars.selected span:hover a {
color: #ffc400;
}
.stars.selected span:hover a.active ~ a {
color: #ffc400;
}
.stars:not(.selected) span a:hover {
color: inherit;
}
.stars:not(.selected) span a:hover ~ a {
color: inherit;
}
.stars:not(.selected) span:hover a {
color: #ffc400;
}
.stars a {
font-size: 0;
}
.stars a:before {
font-size: 16px;
font-family: "Font Awesome 5 Free";
content: "\f005";
}
.button,
.woocommerce-widget-layered-nav-dropdown__submit,
.clear-cart-btn,
.checkout-button {
border: 0;
padding: .35em 1.5em;
}
.product .woocommerce-loop-product__title {
font-weight: normal;
}
.products .product .product-loop-image-wrapper {
margin-bottom: 20px;
}
.product-loop-image-wrapper {
position: relative;
overflow: hidden;
}
.product-loop-image-wrapper:hover .product-loop-hover-image {
opacity: 1;
}
.product-loop-image-wrapper .woocommerce-loop-product__link {
display: block;
}
@media (max-width: 991px) {
.product-loop-image-wrapper .woocommerce-loop-product__link > img {
width: 100%;
}
}
.product-loop-hover-image {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-size: cover;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.product-loop-meta .price {
display: block;
font-size: 26px;
font-weight: 700;
}
.product-loop-meta a {
position: relative;
}
.product-loop-meta a:before {
font-weight: normal;
margin-right: 5px;
}
.product-loop-meta a.added_to_cart:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.product-loop-meta .button.product_type_external {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
display: block !important;
}
.product-loop-meta .loading:before {
content: "" !important;
z-index: 2;
position: absolute;
border: 1px solid #d5d5d5;
border-top-color: #222;
border-radius: 50%;
height: 14px;
width: 14px;
-webkit-animation: circle-loading 0.35s linear infinite;
animation: circle-loading 0.35s linear infinite;
position: static;
}
.product-loop-meta .added {
display: none;
}
.product-loop-meta .added_to_cart:before {
content: "\f07a";
}
.ps-layout-1 .no-transform .animated-meta {
display: inline-flex;
flex-direction: column;
}
.ps-layout-1 .product-loop-meta.no-transform .button,
.ps-layout-1 .product-loop-meta.no-transform .added_to_cart {
display: inline-flex;
padding: 10px 15px;
margin-top: 10px;
height: 36px;
}
.ps-layout-1 .product-loop-meta:not(.no-transform) .button {
padding: 0;
background-color: rgba(0, 0, 0, 0);
}
#secondary .select2-selection--multiple {
min-height: auto;
}
#secondary .select2-selection--multiple .select2-selection__rendered {
padding: 0 5px 5px;
display: block;
}
#secondary .select2-selection--multiple .select2-search {
margin: 0;
line-height: 1;
margin-top: 5px;
}
#secondary .select2-selection--multiple .select2-search__field {
line-height: 36px;
padding: 0;
}
#secondary .select2-selection--single {
height: 46px;
}
#secondary .select2-selection--single .select2-selection__rendered {
line-height: 46px;
height: 45px;
}
#secondary .select2-selection--single .select2-selection__placeholder {
line-height: 46px;
}
#secondary .select2-selection--single .select2-selection__arrow {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
} @media (min-width: 992px) {
.products .product:hover .product-loop-meta:not(.no-transform) .animated-meta {
-webkit-transform: translateY(-24px);
transform: translateY(-24px);
}
.product-loop-meta:not(.no-transform) {
height: 30px;
line-height: 30px;
overflow: hidden;
}
.product-loop-meta:not(.no-transform) .animated-meta {
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.product-loop-meta:not(.no-transform) .animated-meta:focus-within {
-webkit-transform: translateY(-24px);
transform: translateY(-24px);
}
} .hid-skus .product_meta .sku_wrapper {
display: none;
}
.hid-categories .product_meta .posted_in {
display: none;
}
.hid-tags .product_meta .tagged_as {
display: none;
} .site-full-width-container .woocommerce-tabs .woocommerce-Tabs-panel {
max-width: 100%;
}
.product-page-container {
padding-bottom: 40px;
}
.single-product > .site-content > .ubit-container {
width: auto;
padding: 0;
}
.single-product .content-top {
padding: 35px 0 15px 0;
}
.single-product .summary .star-rating {
vertical-align: text-top;
margin-right: 7px;
margin-top: 2px;
}
.single-product .summary .yith-wcwl-add-to-wishlist {
display: block;
margin: 20px 0;
}
@media (max-width: 991px) {
.single-product .wc-breadcrumb {
text-align: center;
padding-bottom: 0;
}
} .yith-wcwl-share {
text-align: center;
}
.yith-wcwl-share a {
width: 30px;
height: 30px;
border-radius: 50%;
border: 1px solid #d5d5d5;
display: block;
text-align: center;
line-height: 28px;
}
.wishlist_table td.product-thumbnail {
padding: 30px 0;
}
.wishlist_table td.product-add-to-cart .button {
white-space: nowrap;
height: 48px;
line-height: 36px;
display: inline-block;
}
.wishlist_table,
.wishlist_table th,
.wishlist_table td,
.wishlist_table tr {
border: none;
}
#yith-wcwl-form .wishlist-title,
.wishlist_table thead {
display: none;
}
@media (max-width: 991px) {
.wishlist-title h2 {
font-size: 2em;
line-height: 1.2;
}
.wishlist_table thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
.wishlist_table td {
border-right: none;
}
.wishlist_table td.product-thumbnail {
text-align: center;
}
.wishlist_table td:before {
position: absolute;
top: 6px;
left: 10px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
font-weight: bold;
}
.wishlist_table td.product-add-to-cart {
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
.wishlist_table tfoot td {
border-bottom: none;
}
}
#yith-quick-view-close {
border: none;
font-size: 18px;
}
#yith-quick-view-close:hover {
color: firebrick;
}
#yith-quick-view-modal .yith-wcqv-main {
-webkit-box-shadow: none;
box-shadow: none;
}
@media (min-width: 481px) {
#yith-quick-view-close {
color: #444;
opacity: 1;
}
#yith-quick-view-close {
top: 15px;
right: 25px;
}
#yith-quick-view-modal.open .yith-wcqv-main {
overflow-y: hidden;
}
#yith-quick-view-modal #yith-quick-view-content > .product,
#yith-quick-view-modal #yith-quick-view-content > .product > .product,
#yith-quick-view-content div.images,
#yith-quick-view-content div.images > figure,
#yith-quick-view-content div.images > figure > div,
#yith-quick-view-content div.images > figure > div > a,
#yith-quick-view-content div.images > figure > div > a > img,
#yith-quick-view-content div.summary {
height: 100%;
}
#yith-quick-view-content div.images > figure > div > a {
display: block;
position: relative;
overflow: hidden;
}
#yith-quick-view-content div.images > figure > div > a > img {
max-width: none;
width: auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#yith-quick-view-content div.summary {
overflow-y: auto;
}
}
#yith-quick-view-content div.images > figure {
margin: 0;
}
#yith-quick-view-content div.summary {
padding: 25px;
} .single-product:not(.site-full-width-container).left-sidebar .site-main .container, .single-product:not(.site-full-width-container).left-sidebar .site-main .site-normal-container .ubit-container, .site-normal-container .single-product:not(.site-full-width-container).left-sidebar .site-main .ubit-container,
.single-product:not(.site-full-width-container).left-sidebar .site-main .site-boxed-container .ubit-container, .site-boxed-container .single-product:not(.site-full-width-container).left-sidebar .site-main .ubit-container, .single-product:not(.site-full-width-container).left-sidebar .site-main .ubit-container:not(.container-fluid), .single-product:not(.site-full-width-container).left-sidebar .site-main .content-top .woocommerce, .single-product:not(.site-full-width-container).left-sidebar .content-top .site-main .woocommerce, .single-product:not(.site-full-width-container).left-sidebar .site-main .site-content, .single-product:not(.site-full-width-container).right-sidebar .site-main .container, .single-product:not(.site-full-width-container).right-sidebar .site-main .site-normal-container .ubit-container, .site-normal-container .single-product:not(.site-full-width-container).right-sidebar .site-main .ubit-container,
.single-product:not(.site-full-width-container).right-sidebar .site-main .site-boxed-container .ubit-container, .site-boxed-container .single-product:not(.site-full-width-container).right-sidebar .site-main .ubit-container, .single-product:not(.site-full-width-container).right-sidebar .site-main .ubit-container:not(.container-fluid), .single-product:not(.site-full-width-container).right-sidebar .site-main .content-top .woocommerce, .single-product:not(.site-full-width-container).right-sidebar .content-top .site-main .woocommerce, .single-product:not(.site-full-width-container).right-sidebar .site-main .site-content {
width: 100%;
} @media (min-width: 992px) {
.has-gallery-layout-vertical .product-page-container .onsale {
right: 80px;
}
} .product-gallery {
position: relative;
float: left;
max-width: 100%;
}
@media (min-width: 992px) {
.product-gallery {
width: calc( 100% / 3 );
}
}
.product-thumbnail-images .tns-controls [data-controls] {
width: 30px;
height: 30px;
}
@media (min-width: 992px) {
.has-gallery-layout-vertical .product-thumbnail-images .tns-controls [data-controls] {
top: auto;
left: 50%;
-webkit-transform: translateX(-50%) translateY(0) rotate(90deg);
transform: translateX(-50%) translateY(0) rotate(90deg);
}
.has-gallery-layout-vertical .product-thumbnail-images .tns-controls [data-controls="prev"] {
top: 0;
}
.has-gallery-layout-vertical .product-thumbnail-images .tns-controls [data-controls="next"] {
bottom: 0;
right: auto;
}
} .product-images {
overflow: hidden;
}
.product-images .image-item {
margin: 0;
cursor: pointer;
}
@media (max-width: 991px) {
.product-images .image-item img {
width: 100%;
}
}
#product-images-mw {
height: calc(100% - 20px) !important;
} @media (min-width: 768px) {
.product-gallery.vertical-style.has-product-thumbnails {
display: flex;
}
.product-gallery.vertical-style.has-product-thumbnails .product-images {
order: 2;
}
.product-gallery.vertical-style.has-product-thumbnails .product-thumbnail-images {
width: 50px;
min-width: 50px;
margin-right: 20px;
}
}
.has-product-thumbnails.horizontal-style .product-images {
margin-bottom: 20px;
}
.product-thumbnail-images .thumbnail-item {
cursor: pointer;
position: relative;
}
.product-thumbnail-images img {
border: 1px solid rgba(0, 0, 0, 0);
}
.product-thumbnail-images .thumbnail-item.tns-item {
height: 64px;
overflow: hidden;
padding-right: 0 !important;
margin-right: 10px;
}
.product-thumbnail-images .thumbnail-item.tns-item img {
position: relative;
top: 50%;
transform: translateY(-50%);
}
.product-thumbnail-images .tns-nav-active {
border: 1px solid #555;
} .product-gallery.has-product-thumbnails #product-images:not(.tns-slider) .image-item:first-of-type img {
opacity: 0;
}
.product-gallery.has-product-thumbnails #product-images:not(.tns-slider) .image-item:first-of-type ~ .image-item {
display: none;
}
.product-gallery.has-product-thumbnails #product-thumbnail-images:not(.tns-slider) .thumbnail-item:first-of-type img {
opacity: 0;
}
.product-gallery.has-product-thumbnails #product-thumbnail-images:not(.tns-slider) .thumbnail-item:first-of-type ~ .thumbnail-item {
display: none;
} .image-loading {
position: relative;
} .summary.entry-summary {
float: left;
max-width: 100%;
}
@media (min-width: 992px) {
.summary.entry-summary {
width: calc( ( 100%  / 3 ) * 2 - 30px );
margin-left: 30px;
}
}
.summary.entry-summary .price {
font-size: 24px;
margin-bottom: 18px;
}
.summary.entry-summary .price .woocommerce-Price-amount {
font-weight: 700;
font-size: 1.3em;
}
.summary.entry-summary .price del .woocommerce-Price-amount {
font-weight: 400;
font-size: inherit;
}
.product-loop-meta .price .woocommerce-Price-amount {
font-weight: 700;
}
.product-loop-meta .price del .woocommerce-Price-amount  {
font-weight: 400;
font-size: 0.8em;
}
.woocommerce-product-rating {
margin-bottom: 15px;
}
.woocommerce-product-details__short-description {
border-left: 0;
border-right: 0;
padding: 15px 0;
font-size: 1.1em;
}
.woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
.woocommerce-product-details__short-description + .cart {
margin-top: 20px;
}
.woocommerce-product-details__short-description + .cart:not(.variations_form) {
display: flex;
}
.woocommerce-grouped-product-list {
border: 0;
margin-top: 0;
}
.woocommerce-grouped-product-list td {
border-left: 0;
border-right: 0;
padding-left: 0;
padding-right: 0;
}
.woocommerce-grouped-product-list ins {
background-color: rgba(0, 0, 0, 0);
}
.variations {
border: 0;
margin-top: 0;
margin-bottom: 20px;
}
.variations td {
border: 0;
padding: 2px 0;
vertical-align: top;
}
@media (max-width: 767px) {
.variations td {
display: block;
clear: both;
}
.variations tr + tr {
margin-top: 15px;
display: block;
}
}
.variations select {
display: block;
clear: both;
height: 40px;
min-width: 170px;
background-color: #fff;
}
.variations label {
text-transform: uppercase;
}
.variations .label {
width: 180px;
}
.variations .value {
max-width: 50%;
}
.variations .tawcvs-swatches .swatch.selected {
box-shadow: none;
}
.variations .tawcvs-swatches .swatch-label {
width: auto;
height: auto;
border-radius: 4px;
padding-left: 10px;
padding-right: 10px;
}
.single_variation {
margin-bottom: 40px;
}
.reset_variations {
margin-left: 5px;
}
@media (max-width: 767px) {
.variations .label,
.variations .value {
width: 100%;
max-width: initial;
}
}
.shop_table .variation {
margin: 0;
}
.shop_table .variation dt,
.shop_table .variation dd {
display: inline-block;
font-weight: normal;
}
.shop_table .variation dd {
margin-bottom: 0;
}
.shop_table .variation p:last-child {
margin-bottom: 0;
}
.stock {
margin-top: 10px;
}
.product_title {
font-size: 36px;
line-height: 1;
margin-top: 0;
margin-bottom: 10px;
}
.cart {
flex-wrap: wrap !important;
}
.cart .quantity {
margin-right: 8px;
}
@media (max-width: 575px) {
.cart .quantity {
width: 90px;
min-width: 90px;
}
}
.cart .woocommerce-variation-add-to-cart {
flex-wrap: wrap !important;
}
.woocommerce-variation-price {
margin-bottom: 10px;
}
.quantity {
width: 122px;
height: 50px;
position: relative;
overflow: hidden;
background: #fff;
}
.quantity .qty {
text-align: center;
border: 0;
font-size: 16px;
background-color: rgba(0, 0, 0, 0);
flex-grow: 1;
padding: 0 40px;
-moz-appearance: textfield;
}
.quantity .qty::-webkit-inner-spin-button, .quantity .qty::-webkit-outer-spin-button {
-webkit-appearance: none;
}
@media (max-width: 575px) {
.quantity .qty {
padding: 0 30px;
}
}
.quantity .product-qty {
position: absolute;
font-family: "Font Awesome 5 Free";
font-weight: 900;
cursor: pointer;
width: 40px;
top: 0;
bottom: 0;
opacity: 0.5;
}
.quantity .product-qty:active, .quantity .product-qty:hover {
opacity: 1;
}
@media (max-width: 575px) {
.quantity .product-qty {
width: 30px;
}
}
.quantity [data-qty="minus"] {
left: 0;
}
.quantity [data-qty="minus"]:before {
content: "\f068";
}
.quantity [data-qty="plus"] {
right: 0;
}
.quantity [data-qty="plus"]:before {
content: "\f067";
}
.woocommerce-variation-add-to-cart {
display: flex;
flex-wrap: wrap;
}
.single_add_to_cart_button {
position: relative;
}
@media (max-width: 575px) {
.single_add_to_cart_button {
flex-grow: 1;
}
}
.single_add_to_cart_button.button {
min-width: 200px;
height: 50px;
font-weight: 500;
text-transform: uppercase;
vertical-align: top;
padding-top: 0;
padding-bottom: 0;
}
@media (max-width: 575px) {
.single_add_to_cart_button.button {
min-width: auto;
}
}
.product_meta {
margin-top: 20px;
}
.elementor-element.elementor-woo-meta--view-inline .product_meta {
display: block;
}
.product_meta > span {
display: block;
} .woocommerce-tabs {
display: block;
clear: both;
padding-top: 40px;
border-top: 1px solid #d5d5d5;
border-bottom: 1px solid #d5d5d5;
padding-bottom: 40px;
}
.woocommerce-tabs .tabs {
margin: 0 0 20px;
padding-left: 0;
text-align: center;
}
.woocommerce-tabs .tabs li {
list-style: none;
display: inline-block;
margin: 0 10px;
}
.woocommerce-tabs .tabs a {
display: block;
padding: 12px 30px;
border: 1px solid #d5d5d5;
border-radius: 50px;
}
.woocommerce-tabs .tabs li.active a {
background-color: #eee;
border-color: #eee;
}
.woocommerce-tabs .tabs li a:hover {
background-color: #d5d5d5;
border-color: #d5d5d5;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
padding: 23px 0;
display: none;
}
.woocommerce-tabs .woocommerce-Tabs-panel > h2 {
display: none;
}
.woocommerce-tabs .woocommerce-Tabs-panel table {
margin: 0;
}
.woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
margin-bottom: 0;
}
.woocommerce-tabs #reply-title {
display: none;
}
.woocommerce-tabs #comments {
border-top: 0;
padding-top: 0;
margin-top: 0;
}
.woocommerce-tabs .woocommerce-Reviews-title {
display: none;
}
.woocommerce-tabs .commentlist {
padding-left: 0;
margin: 0;
}
.woocommerce-tabs .commentlist li {
list-style: none;
}
.woocommerce-tabs .commentlist li + li {
margin-top: 30px;
}
.woocommerce-tabs .comment {
margin-bottom: 40px;
}
.woocommerce-tabs .comment_container {
display: flex;
justify-content: flex-start;
}
.woocommerce-tabs .comment_container .avatar {
border-radius: 50%;
margin-right: 30px;
min-width: 60px;
width: 60px;
height: 60px;
}
.woocommerce-tabs .comment_container .comment-text {
flex-grow: 1;
}
.woocommerce-tabs .comment_container .meta {
margin-bottom: 0;
height: 16px;
line-height: 16px;
vertical-align: text-top;
}
.woocommerce-tabs .comment_container .description {
margin-top: 15px;
}
.woocommerce-tabs .comment-notes {
width: 100%;
}
.woocommerce-tabs .comment-form > p {
width: 100%;
margin-bottom: 0;
}
.woocommerce-tabs .comment-form input:not([type="submit"]):not([type="checkbox"]) {
width: 100%;
}
.woocommerce-tabs .comment-form textarea {
width: 100%;
}
@media (max-width: 991px) {
.woocommerce-tabs .tabs li {
margin: 0 0 10px;
display: block;
}
} .related > h2,
.up-sells > h2 {
text-align: center;
line-height: 1;
padding: 25px 0;
} .ubit-product-images-widget .product-gallery {
width: 100%;
} @media (max-width: 991px) {
.summary.entry-summary {
margin-top: 50px;
width: 100%;
}
.single-product .content-top {
padding-top: 0;
}
}
@media (max-width: 767px) {
.product-gallery {
display: block;
}
.has-product-thumbnails .product-thumbnail-images {
margin-top: 20px;
}
}
.cart-sidebar-open .updating-cart #shop-cart-sidebar:after {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.updating-cart.cart-sidebar-open #shop-cart-sidebar:after {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.updating-cart #shop-cart-sidebar:before {
-webkit-animation: 0.4s circle-loading linear infinite;
animation: 0.4s circle-loading linear infinite;
top: calc( 50% + 20px); z-index: 3;
border-width: 2px;
}
.updating-cart #shop-cart-sidebar:after {
opacity: 1;
visibility: visible;
}
.cart-sidebar-open { }
.cart-sidebar-open #view { }
@media (max-width: 575px) {
.cart-sidebar-open #view { }
}
.cart-sidebar-open.cart-updated #shop-cart-sidebar:before {
content: none !important;
}
.cart-sidebar-open.cart-updated #shop-cart-sidebar:after {
opacity: 0;
visibility: hidden;
pointer-events: none;
}
.cart-sidebar-open #shop-cart-sidebar {
visibility: visible;
pointer-events: auto;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.cart-sidebar-open #ubit-overlay {
opacity: 1;
visibility: visible;
pointer-events: auto;
}
#shop-cart-sidebar {
position: fixed;
top: 0;
right: 0;
bottom: 0;
z-index: 200;
width: 400px;
padding: 0 30px 30px;
background: #fff;
visibility: hidden;
pointer-events: none;
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
@media (max-width: 575px) {
#shop-cart-sidebar {
width: 290px;
padding: 0 15px 15px;
}
}
.logged-in.admin-bar #shop-cart-sidebar {
top: 46px;
}
@media (min-width: 783px) {
.logged-in.admin-bar #shop-cart-sidebar {
top: 32px;
}
}
#shop-cart-sidebar:after {
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background: inherit;
z-index: 2;
opacity: 0;
visibility: hidden;
}
#shop-cart-sidebar ul {
margin: 0;
}
.shop-cart-count {
padding: 0 5px;
margin-top: -2px;
height: 20px;
color: #fff;
font-size: 14px;
font-weight: 700;
border-radius: 8px;
min-width: 20px;
pointer-events: none;
white-space: nowrap;
}
.elementor-button-text .shop-cart-count {
background-color: transparent;
font-size: inherit;
padding: 0;
display: inline;
font-weight: normal;
margin-top: 0;
height: auto;
}
@media (max-width: 767px) {
.elementor-button-text .shop-cart-count-label {
display: none;
}
} .cart-sidebar-head {
border-bottom: 1px solid #d5d5d5;
padding: 30px 0;
position: relative;
z-index: 3;
height: 80px;
background-color: inherit;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: flex-start;
-webkit-box-align: center;
align-items: center;
}
@media (max-width: 575px) {
.cart-sidebar-head {
height: 60px;
padding: 15px 0;
}
}
.cart-sidebar-head .shop-cart-count {
margin-left: 10px;
}
.cart-sidebar-title {
margin: 0;
display: inline-block;
text-transform: uppercase;
font-size: 16px;
white-space: nowrap;
}
#close-cart-sidebar-btn {
border: 0;
background: none;
position: absolute;
right: 0;
top: 50%;
width: 30px;
height: 30px;
font-weight: 700;
-webkit-transform: translatey(-50%) rotate(0deg);
transform: translatey(-50%) rotate(0deg);
}
#close-cart-sidebar-btn:hover {
-webkit-transform: translatey(-50%) rotate(90deg);
transform: translatey(-50%) rotate(90deg);
color: firebrick;
} .cart-sidebar-content {
overflow-y: auto;
overflow-x: hidden;
height: -webkit-calc( 100% - 210px);
height: calc( 100% - 210px);
}
@media (max-width: 575px) {
.cart-sidebar-content {
height: -webkit-calc( 100% - 160px);
height: calc( 100% - 160px);
}
}
.cart-sidebar-content .woocommerce-mini-cart__total {
position: absolute;
margin-bottom: 0;
bottom: 120px;
background-color: #fff;
height: 40px;
border-top: 1px solid #d5d5d5;
left: 30px;
right: 30px;
align-items: flex-end;
}
@media (max-width: 575px) {
.cart-sidebar-content .woocommerce-mini-cart__total {
right: 15px;
left: 15px;
bottom: 85px;
height: 30px;
}
}
.cart-sidebar-content .woocommerce-mini-cart__buttons {
margin-bottom: 0;
position: absolute;
bottom: 30px;
right: 30px;
left: 30px;
}
@media (max-width: 575px) {
.cart-sidebar-content .woocommerce-mini-cart__buttons {
bottom: 15px;
right: 15px;
left: 15px;
}
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a {
padding: 0 !important;
display: block;
width: auto;
border-left: 0;
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout) {
background-color: #fff;
height: 40px;
}
@media (max-width: 575px) {
.cart-sidebar-content .woocommerce-mini-cart__buttons a:not(.checkout) {
height: 30px;
}
}
.cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout {
height: 50px;
}
@media (max-width: 575px) {
.cart-sidebar-content .woocommerce-mini-cart__buttons a.checkout {
height: 40px;
}
}
.cart-sidebar-content .woocommerce-mini-cart__empty-message {
margin-bottom: 0;
padding: 30px 0;
}
.cart-sidebar-content .product_list_widget.woocommerce-mini-cart li {
padding: 30px 30px 30px 0;
list-style-type: none;
}
@media (max-width: 575px) {
.cart-sidebar-content .product_list_widget.woocommerce-mini-cart li {
padding: 15px 15px 15px 0;
}
}
.cart-sidebar-content .product_list_widget.woocommerce-mini-cart img {
max-width: 75px;
max-height: 75px;
object-fit: cover;
position: static;
float: left;
margin-right: 20px;
}
@media (max-width: 575px) {
.cart-sidebar-content .product_list_widget.woocommerce-mini-cart img {
max-width: 60px;
max-height: 60px;
margin-right: 15px;
}
}
.cart-sidebar-content .variation {
margin: 5px 0;
font-size: 13px;
}
.cart-sidebar-content .variation dt,
.cart-sidebar-content .variation dd {
float: left;
line-height: 18px;
}
.cart-sidebar-content .variation dt {
font-weight: normal;
clear: both;
margin-right: 5px;
}
.cart-sidebar-content .variation dd {
margin: 0;
}
.cart-sidebar-content .variation dd p:last-child {
margin-bottom: 0;
}
.cart-sidebar-content .variation + .quantity {
clear: both;
display: block;
}
.cart-sidebar-content .quantity {
font-size: 13px;
} .cart-sidebar-content .mini_cart_item {
padding-left: 95px; }
.cart-sidebar-content .mini_cart_item:hover .remove_from_cart_button {
opacity: 1;
-webkit-transform: translateY(-50%) translateX(0px) rotate(0deg);
transform: translateY(-50%) translateX(0px) rotate(0deg);
}
.cart-sidebar-content .mini_cart_item:focus-within .remove_from_cart_button {
opacity: 1;
-webkit-transform: translateY(-50%) translateX(0px) rotate(0deg);
transform: translateY(-50%) translateX(0px) rotate(0deg);
}
@media (max-width: 991px) {
.cart-sidebar-content .mini_cart_item .remove_from_cart_button {
opacity: 1;
-webkit-transform: translateY(-50%) translateX(0px) rotate(0deg);
transform: translateY(-50%) translateX(0px) rotate(0deg);
}
}
.cart-sidebar-content .remove_from_cart_button {
opacity: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%) translateX(10px) rotate(0deg);
transform: translateY(-50%) translateX(10px) rotate(0deg);
}
.cart-sidebar-content .remove_from_cart_button:focus:before {
-webkit-animation: 0.5s circle-loading linear infinite;
animation: 0.5s circle-loading linear infinite;
} #ubit-overlay {
position: fixed;
left: 0;
bottom: 0;
right: 0;
top: 0;
z-index: 199;
background: rgba(0, 0, 0, 0.5);
pointer-events: none;
opacity: 0;
visibility: hidden;
} @media (min-width: 576px) and (max-width: 991px) {
.cart-sidebar-open #view { }
#shop-cart-sidebar {
width: 50%;
}
}
.woocommerce-cart h2 {
font-size: 24px;
font-weight: normal;
}
.woocommerce-cart-form__contents {
border-width: 0;
border-collapse: separate;
table-layout: auto;
}
@media (max-width: 575px) {
.woocommerce-cart-form__contents {
margin-bottom: 0;
}
}
.woocommerce-cart-form__contents thead {
display: none;
}
.woocommerce-cart-form__contents th,
.woocommerce-cart-form__contents td {
padding: 20px 0;
}
.wishlist_table .product-remove a,
.woocommerce-cart-form__contents .product-remove a {
font-size: 1.5em;
position: relative;
font-weight: 700;
}
.wishlist_table .product-remove a:hover,
.woocommerce-cart-form__contents .product-remove a:hover {
color: firebrick;
}
.wishlist_table .product-remove a:focus,
.woocommerce-cart-form__contents .product-remove a:focus {
color: rgba(0, 0, 0, 0);
}
@media (max-width: 575px) {
.wishlist_table .product-remove a:hover,
.woocommerce-cart-form__contents .product-remove a {
background-color: firebrick;
color: #fff !important;
}
}
.cart .quantity,
.woocommerce-cart-form__contents .quantity {
border: 1px solid #d5d5d5;
}
.woocommerce-cart-form__contents .quantity {
width: 100px;
margin-right: 0;
}
@media (min-width: 576px) {
.woocommerce-cart-form__contents { }
.wishlist_table tbody tr + tr td,
.woocommerce-cart-form__contents tbody tr + tr td {
border-top: 1px solid #d5d5d5;
}
.woocommerce-cart-form__contents tr:nth-last-child(2) td {
padding-bottom: 50px;
}
.woocommerce-cart-form__contents th,
.woocommerce-cart-form__contents td {
padding: 30px 0;
border-width: 0;
}
.woocommerce-cart-form__contents th:not(:first-child):not(:last-child):not(.product-thumbnail),
.woocommerce-cart-form__contents td:not(:first-child):not(:last-child):not(.product-thumbnail) {
padding-left: 20px;
padding-right: 20px;
}
.wishlist_table .product-remove,
.woocommerce-cart-form__contents .product-remove {
width: 40px;
}
.wishlist_table .product-thumbnail,
.woocommerce-cart-form__contents .product-thumbnail {
width: 70px;
}
.wishlist_table .product-name,
.woocommerce-cart-form__contents .product-name,
.woocommerce-cart-form__contents .product-subtotal {
font-weight: 700;
}
.woocommerce-cart-form__contents .product-price {
width: 120px;
}
.woocommerce-cart-form__contents .product-quantity {
text-align: center;
}
.wishlist_table .product-add-to-cart {
width: 170px;
text-align: right;
padding-right: 0;
}
.woocommerce-cart-form__contents .quantity {
width: 122px;
}
.woocommerce-cart-form__contents .product-subtotal {
text-align: right;
width: 80px;
}
.woocommerce-cart-form__contents .actions {
text-align: right;
border: 2px dashed #d5d5d5;
padding: 0;
}
.woocommerce-cart-form__contents .actions [name="update_cart"] {
border-width: 0 0 0 1px;
border-style: dashed;
border-color: #d5d5d5;
}
.woocommerce-cart-form__contents .coupon {
float: left;
height: 100px;
display: flex;
align-items: center;
background-repeat: no-repeat;
background-size: 40px 40px;
background-position: center left 30px;
}
}
@media (min-width: 576px) and (min-width: 768px) {
.woocommerce-cart-form__contents .coupon {
padding-left: 100px;
background-image: url(//www.nini-hair.com/wp-content/themes/nini/assets/images/coupon.svg);
}
}
@media (min-width: 576px) and (max-width: 767px) {
.woocommerce-cart-form__contents .coupon {
width: 100%;
justify-content: center;
}
}
@media (min-width: 576px) {
.woocommerce-cart-form__contents .coupon label {
display: none;
}
.woocommerce-cart-form__contents [name="coupon_code"] {
border-width: 0 0 1px 0;
height: 30px;
}
.woocommerce-cart-form__contents [name="apply_coupon"] {
font-weight: 500;
font-size: 12px;
text-transform: uppercase;
border-bottom: 1px solid #d5d5d5;
height: 30px;
padding: 0 10px;
border-radius: 0;
background-color: rgba(0, 0, 0, 0);
}
.woocommerce-cart-form__contents [name="apply_coupon"]:hover {
background-color: rgba(0, 0, 0, 0);
}
.woocommerce-cart-form__contents [name="update_cart"] {
height: 100%;
max-width: 100%;
border-radius: 0;
font-weight: 500;
background-color: #f9f9f9;
height: 100px;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.woocommerce-cart-form__contents [name="update_cart"] {
width: 100%;
}
}
@media (min-width: 576px) {
.woocommerce-cart-form__contents [name="update_cart"]:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f021";
font-size: 15px;
margin-right: 15px;
}
}
@media (max-width: 575px) {
.woocommerce-cart-form__contents .product-thumbnail {
display: none;
}
.wishlist_table .product-remove a,
.woocommerce-cart-form__contents .product-remove a {
color: firebrick !important;
background-color: #fff;
}
.woocommerce-cart-form__contents .actions {
padding-top: 30px;
padding-bottom: 0;
}
.woocommerce-cart-form__contents .coupon label {
display: none;
}
.woocommerce-cart-form__contents .coupon input,
.woocommerce-cart-form__contents .coupon button {
width: calc( 50% - 5px);
float: left;
padding: 10px 15px;
}
.woocommerce-cart-form__contents .coupon input {
margin-right: 10px;
height: 48px;
}
.woocommerce-cart-form__contents [name="update_cart"] {
width: 100%;
padding: 10px;
margin: 10px 0;
}
}
.clear-cart-box {
clear: both;
text-align: center;
}
@media (min-width: 576px) {
.clear-cart-box {
text-align: right;
}
}
.clear-cart-box .clear-cart-btn {
height: 48px;
line-height: 48px;
display: inline-block;
padding-top: 0;
padding-bottom: 0;
font-weight: 500;
}
@media (max-width: 575px) {
.clear-cart-box .clear-cart-btn {
width: 100%;
float: left;
}
}
@media (max-width: 600px) {
.clear-cart-btn {
border: none !important;
}
}
.cart-collaterals {
margin-top: 50px;
}
@media (min-width: 992px) {
.cart-collaterals .cross-sells {
margin-bottom: 30px;
}
}
.cart-collaterals .shop_table,
.cart-collaterals th {
background-color: #fcfcfc;
border: 0;
}
.cart-collaterals th {
font-weight: 700;
background-color: #f8f8f8;
}
.cart-collaterals th, .cart-collaterals td {
padding: 15px;
border: 0;
}
.cart-collaterals [name="calc_shipping"] {
width: 100%;
height: 50px;
}
.checkout-button {
text-transform: uppercase;
font-weight: 500;
line-height: 55px;
padding-top: 0;
padding-bottom: 0;
display: block;
text-align: center;
}
.woocommerce-checkout .woocommerce {
position: relative;
}
.woocommerce-checkout .woocommerce .woocommerce-error {
clear: both;
} .woocommerce-form-login-toggle {
border: 2px dashed #d5d5d5;
border-radius: 2px;
margin-bottom: 30px;
height: 100px;
padding-right: 30px;
padding-left: 100px;
background-image: url(//www.nini-hair.com/wp-content/themes/nini/assets/images/login.svg);
background-repeat: no-repeat;
background-size: 40px 40px;
background-position: center left 30px;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: flex-start;
-webkit-box-align: center;
align-items: center;
}
@media (min-width: 992px) {
.woocommerce-form-login-toggle {
float: left;
width: calc( 100% - 530px);
margin-right: 60px;
}
}
.woocommerce-form-login-toggle .woocommerce-info {
color: inherit;
}
.woocommerce-form-login-toggle .showlogin {
font-weight: 700;
}
@media (min-width: 992px) {
.woocommerce-form-login-toggle ~ .checkout_coupon.woocommerce-form-coupon {
width: 470px;
float: right;
position: absolute;
right: 0;
top: 0;
}
}
.woocommerce-form.woocommerce-form-login {
clear: both;
border: 2px dashed #d5d5d5;
border-radius: 2px;
padding: 30px;
margin-bottom: 30px;
}
@media (min-width: 992px) {
.woocommerce-form.woocommerce-form-login {
float: left;
width: calc( 100% - 530px);
margin-right: 60px;
}
}
.woocommerce-form.woocommerce-form-login p:not(.form-row):not(.lost_password) {
font-size: small;
line-height: 1.5em;
}
.woocommerce-form.woocommerce-form-login .inline {
display: inline-block;
margin-left: 10px;
}
.woocommerce-form.woocommerce-form-login .lost_password {
display: block;
clear: both;
margin-bottom: 0;
}
.woocommerce-form.woocommerce-form-login .input-text {
height: 40px;
} .woocommerce-form-coupon-toggle {
display: none;
}
.woocommerce-form-coupon-toggle + .woocommerce-error {
padding-top: 10px;
}
.checkout_coupon.woocommerce-form-coupon {
border: 2px dashed #d5d5d5;
border-radius: 2px;
}
@media (min-width: 576px) {
.checkout_coupon.woocommerce-form-coupon {
height: 100px !important;
padding-right: 30px;
padding-left: 100px;
background-image: url(//www.nini-hair.com/wp-content/themes/nini/assets/images/coupon.svg);
background-repeat: no-repeat;
background-size: 40px 40px;
background-position: center left 30px;
display: -webkit-box !important;
display: -webkit-flex !important;
display: flex !important;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
}
@media (max-width: 991px) {
.checkout_coupon.woocommerce-form-coupon {
margin-top: 30px !important;
}
}
.checkout_coupon.woocommerce-form-coupon .form-row {
float: none;
margin-bottom: 0;
width: auto;
}
@media (min-width: 601px) {
.checkout_coupon.woocommerce-form-coupon .form-row input,
.checkout_coupon.woocommerce-form-coupon .form-row button {
border-radius: 0;
}
}
@media (min-width: 576px) {
.checkout_coupon.woocommerce-form-coupon .form-row-first {
flex-grow: 1;
}
}
.checkout_coupon.woocommerce-form-coupon [name="coupon_code"] {
height: 50px;
padding-left: 0;
border-width: 0 0 1px 0;
}
.checkout_coupon.woocommerce-form-coupon [name="apply_coupon"] {
border-bottom: 1px solid #d5d5d5;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
background-color: rgba(0, 0, 0, 0);
}
.checkout_coupon.woocommerce-form-coupon p:not(.form-row) {
display: none;
}
[name="checkout"] {
clear: both;
float: left;
width: 100%;
margin-top: 30px;
} @media (min-width: 992px) {
.woocommerce-cart-form,
#customer_details {
float: left;
width: calc( 100% - 470px);
padding-right: 60px;
}
}
.woocommerce-billing-fields > h3 {
font-size: 24px;
font-weight: normal;
}
.form-row {
float: left;
}
.form-row label {
display: block;
}
.form-row abbr {
text-decoration: none;
}
.required {
color: firebrick;
}
.form-row .input-text {
width: 100%;
height: 50px;
padding: 0 1em;
border-radius: 2px;
}
.form-row.notes {
width: 100%;
}
.form-row-first,
.form-row-last {
width: 48%;
}
.form-row-last {
float: right;
}
.form-row-wide {
clear: both;
width: 100%;
}
#order_review_heading {
display: none;
} #order_review {
background-color: #f9f9f9;
padding: 30px;
border-radius: 4px;
}
@media (min-width: 992px) {
.cart-collaterals,
#order_review {
float: left;
width: 470px;
}
}
#order_review .shop_table {
margin: 0;
border: 0;
}
#order_review .shop_table tbody td, #order_review .shop_table tbody th {
border: 0;
}
#order_review .shop_table .cart-subtotal th {
border: 0;
}
#order_review .shop_table td, #order_review .shop_table th {
padding-left: 0;
padding-right: 0;
border-left: 0;
border-right: 0;
}
#order_review .shop_table td:last-child, #order_review .shop_table th:last-child {
text-align: right;
}
#order_review .shop_table .product-name {
width: 75%;
}
#order_review li {
list-style: none;
}
.woocommerce-checkout-review-order-table .product-name strong {
font-weight: normal;
}
.woocommerce-checkout-review-order-table .order-total th {
font-weight: 700;
}
.woocommerce-checkout-review-order-table .order-total th, .woocommerce-checkout-review-order-table .order-total td {
padding: 30px 0;
}
#ship-to-different-address {
font-size: 1em;
font-weight: normal;
}
#order_comments {
padding: 1em;
height: auto;
min-height: 150px;
resize: none;
}
.wc_payment_methods {
padding-left: 0;
}
.wc_payment_method {
margin-bottom: 10px;
}
.wc_payment_method label {
font-weight: 600;
}
.payment_box {
padding: 10px;
background-color: #fff;
border-radius: 4px;
margin: 1em 0px 1em 1.8em;
}
.payment_box p:last-child {
margin-bottom: 0;
}
.payment_method_paypal img {
max-height: 52px;
margin-left: 10px;
}
.payment_method_paypal .about_paypal {
display: inline-block;
margin-left: 10px;
clear: both;
font-size: smaller;
font-weight: normal;
}
.place-order {
width: 100%;
}
#place_order {
font-weight: 500;
text-transform: uppercase;
width: 100%;
height: 50px;
margin-top: 30px;
} .select2-container .select2-selection--single {
height: 50px;
margin: 0;
border-radius: 2px;
border-color: #d5d5d5 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
height: 50px;
line-height: 50px;
padding: 0 1em;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
right: 0;
top: 0;
width: 20px;
height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #333 transparent transparent transparent !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border-color: transparent transparent #333 transparent !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border-color: #d5d5d5 !important;
border-radius: 2px !important;
}
.select2-dropdown {
border-color: #d5d5d5 !important;
}
.widget-woocommerce-currency-switcher .select2-container .select2-selection--single,
.elementor-widget-wp-widget-polylang .select2-container .select2-selection--single {
border: none;
height: 32px;
margin: 0 0 -4px;
}
.widget-woocommerce-currency-switcher .select2-container--default .select2-selection--single .select2-selection__rendered,
.elementor-widget-wp-widget-polylang .select2-container--default .select2-selection--single .select2-selection__rendered {
height: 28px;
line-height: 28px;
padding-left: 8px;
padding-right: 20px;
}
.widget-woocommerce-currency-switcher .select2-container--default .select2-selection--single .select2-selection__arrow,
.elementor-widget-wp-widget-polylang .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 26px;
top: 1px;
right: 1px;
width: 20px;
}
.select2-dropdown.woocommerce-selectWoo-clean-style {
border: none;
border-radius: 3px;
margin-top: 5px;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
.select2-dropdown.woocommerce-selectWoo-clean-style .select2-results__option,
.select2-dropdown.woocommerce-selectWoo-clean-style .select2-results__option--highlighted[data-selected] {
background-color: transparent !important;
color: #404040 !important;
}
.elementor-widget-wp-widget-polylang select {
padding-right: 30px;
}
.ubit-polylang-flag-img {
margin: -2px 5px 0 0;
position: relative;
} @media (max-width: 991px) {
#order_review {
clear: both;
margin-top: 30px;
}
}
@media (max-width: 575px) {
.woocommerce-form-login.login .form-row {
width: 100%;
}
.woocommerce-form-coupon.checkout_coupon {
display: block !important;
height: 150px !important;
padding: 30px !important;
flex-direction: column;
}
.woocommerce-form-coupon.checkout_coupon .form-row + .form-row {
margin-top: 10px;
}
.woocommerce-form-coupon.checkout_coupon input {
border-width: 1px !important;
padding: 0 15px !important;
height: 3em !important;
}
.woocommerce-form-coupon.checkout_coupon button {
width: 100%;
border-width: 1px !important;
height: 3em !important;
}
.woocommerce-billing-fields .form-row-first,
.woocommerce-billing-fields .form-row-last {
float: left;
width: 100%;
}
#order_review {
padding: 15px 15px 30px 15px;
}
}
.woocommerce-account h2 {
font-size: 20px;
font-weight: normal;
}
.woocommerce-account .woocommerce-form.woocommerce-form-login {
border-top: 2px dashed #d5d5d5;
width: 100%;
margin-right: 0;
}
@media (min-width: 992px) {
.woocommerce-account .woocommerce-form.woocommerce-form-login {
max-width: 50%;
}
}
.woocommerce-account .u-column1 {
float: left;
width: 48%;
}
.woocommerce-account .u-column2 {
float: right;
width: 48%;
}
.woocommerce-account .woocommerce-form.woocommerce-form-register {
border: 2px dashed #d5d5d5;
border-radius: 2px;
padding: 30px;
}
.woocommerce-account .woocommerce-form.woocommerce-form-register .form-row {
float: none;
}
.woocommerce-account .woocommerce-form.woocommerce-form-register .input-text {
height: 40px;
}
.woocommerce-account .woocommerce-form.woocommerce-form-login .button,
.woocommerce-account .woocommerce-form.woocommerce-form-register .button {
padding: 0.55em 2em;
margin: 20px 0 0;
}
@media (max-width: 575px) {
.woocommerce-account .woocommerce-form.woocommerce-form-login .button,
.woocommerce-account .woocommerce-form.woocommerce-form-register .button {
width: 100%;
}
.woocommerce-form.woocommerce-form-login .lost_password {
text-align: center;
}
}
@media (min-width: 1200px) {
.woocommerce-account .woocommerce-form.woocommerce-form-login .woocommerce-form-login__rememberme {
float: right;
margin: 30px 20px 0;
}
.woocommerce-account .woocommerce-form.woocommerce-form-login .lost_password {
float: right;
clear: right;
margin: 30px 0 0;
}
} .woocommerce-form-coupon button[type="submit"] {
height: 50px;
border-width: 0 0 1px 0;
padding: 0 10px;
margin-right: 10px;
}
.woocommerce-account .u-column1 {
margin-bottom: 30px;
}
.woocommerce-account .u-column1 .woocommerce-form-login {
width: 100%;
max-width: 100%;
}
@media (min-width: 768px) {
.woocommerce-account .u-column1 {
max-width: -webkit-calc( ( 100% - 30px ) / 2);
max-width: calc( ( 100% - 30px ) / 2);
margin-right: 30px;
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.woocommerce-account .u-column2 {
max-width: -webkit-calc( ( 100% - 30px ) / 2);
max-width: calc( ( 100% - 30px ) / 2);
}
}
.woocommerce-MyAccount-navigation {
margin-bottom: 30px;
float: left;
}
@media (min-width: 992px) {
.woocommerce-MyAccount-navigation {
margin-bottom: 0;
max-width: 270px;
margin-right: 30px;
padding-right: 100px;
border-right: 1px solid #eee;
}
}
.woocommerce-MyAccount-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
margin-bottom: 20px;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
font-weight: 700;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
font-size: 15px;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: flex-start;
-webkit-box-align: center;
align-items: center;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:before {
font-size: 20px;
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-right: 15px;
line-height: 0;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--dashboard a:before {
content: "\f3fd";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders a:before {
content: "\f03a";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads a:before {
content: "\f56d";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address a:before {
content: "\f277";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account a:before {
content: "\f2bb";
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:before {
content: "\f2f5";
}
.woocommerce-MyAccount-content {
float: left;
}
.woocommerce-MyAccount-content table:first-child {
margin: 0;
}
@media (min-width: 992px) {
.woocommerce-MyAccount-content {
width: -webkit-calc( 100% - 270px - 20px );
width: calc( 100% - 270px - 20px );
}
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"] {
height: 55px;
color: #fff;
border: 0;
margin-top: 40px;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type="submit"]:hover {
opacity: 0.8;
}
.woocommerce-MyAccount-content fieldset {
border: 1px solid #d5d5d5;
margin: 0;
padding: 5px 15px;
}
.woocommerce-MyAccount-content fieldset legend {
padding-inline-start: 10px;
padding-inline-end: 10px;
}
.woocommerce-Address {
border: 1px solid #eee;
}
.woocommerce-Address .woocommerce-Address-title {
display: -webkit-box;
display: -webkit-flex;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
align-items: center;
}
.woocommerce-Address .woocommerce-Address-title h3 {
font-size: 18px;
font-weight: normal;
display: inline-block;
margin: 0;
padding: 15px;
}
.woocommerce-Address .woocommerce-Address-title .edit {
margin-right: 15px;
}
.woocommerce-Address .woocommerce-Address-title .edit:before {
content: "\f303";
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-right: 5px;
font-weight: 700;
}
.eael-post-grid .eael-entry-header .eael-entry-meta span.eael-posted-on:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-size: .4em;
padding-right: 4px;
position: relative;
top: -3px;
}
.woocommerce-Address address {
border-top: 1px solid #eee;
margin-bottom: 0;
padding: 15px;
}
.woocommerce-address-fields .button {
height: 55px;
color: #fff;
padding: 0 25px;
border: 0;
margin-top: 40px;
}
.woocommerce-address-fields .button:hover {
opacity: 0.7;
}
.woocommerce-orders-table__cell-order-actions {
display: inline-flex;
flex-direction: column;
text-align: center;
border: 0;
}
.woocommerce-orders-table__cell-order-actions a + a {
margin-top: 10px;
} @media (max-width: 767px) {
.woocommerce-account .u-columns.col2-set .u-column1.col-1,
.woocommerce-account .u-columns.col2-set .u-column2.col-2 {
width: 100%;
max-width: 100%;
margin-right: 0;
}
}
.woocommerce-thankyou-order-received {
display: block;
clear: both;
}
.woocommerce-thankyou-order-details {
padding-left: 0;
margin-bottom: 50px;
display: flex;
justify-content: space-between;
border: 1px solid #d5d5d5;
}
.woocommerce-thankyou-order-details li {
list-style: none;
padding: 10px 15px;
flex-basis: 25%;
}
.woocommerce-thankyou-order-details li + li {
border-left: 1px dashed #d5d5d5;
}
.woocommerce-thankyou-order-details strong {
display: block;
font-weight: normal;
}
.woocommerce-order-details .woocommerce-order-details__title {
font-size: 1.35em;
font-weight: normal;
background-color: #fbfbfb;
padding: 1em;
margin: 0;
border: 1px solid #d5d5d5;
border-bottom: 0;
}
.woocommerce-table--order-details {
margin-bottom: 50px;
margin-top: 0;
}
.woocommerce-table--order-details .wc-item-meta {
padding-left: 0;
margin: 0;
}
.woocommerce-table--order-details .wc-item-meta li {
list-style: none;
}
.woocommerce-table--order-details .wc-item-meta li + li {
margin-top: 10px;
}
.woocommerce-table--order-details .wc-item-meta li p {
display: inline-block;
}
.woocommerce-table--order-details thead th {
border-left: 0;
}
.woocommerce-table--order-details tbody strong {
font-weight: normal;
}
.woocommerce-table--order-details tr:nth-child(2n) td {
background: #fdfdfd;
}
.woocommerce-table--order-details th {
background: #f8f8f8;
font-weight: 600;
}
.woocommerce-table--order-details td {
background: #fbfbfb;
}
@media (max-width: 767px) {
.woocommerce-table--order-details th, .woocommerce-table--order-details td {
display: block;
border-right: 0;
border-top: 0;
border-left: 0;
}
.woocommerce-table--order-details tr:last-of-type td:last-of-type {
border-bottom: 0;
}
}
.woocommerce-customer-details .woocommerce-column__title {
font-size: 1.35em;
font-weight: normal;
background-color: #fbfbfb;
padding: 1em;
margin: 0;
}
.woocommerce-customer-details address {
margin: 0;
padding: 1em;
border-top: 1px solid #d5d5d5;
}
.woocommerce-customer-details .woocommerce-column--1 {
float: left;
width: 48.5%;
border: 1px solid #d5d5d5;
}
.woocommerce-customer-details .woocommerce-column--2 {
float: right;
width: 48.5%;
border: 1px solid #d5d5d5;
}
.elementor-add-to-cart.elementor-product-variable .variations .value:before {
content: none !important;
}
.wp-block-button {
margin: 0 0 0.5em;
}
.wp-block-cover-image.has-background-dim .wp-block-cover-text,
.wp-block-cover.has-background-dim .wp-block-cover-text {
color: #fff;
}
.ubit-elementor-scale-up {
overflow: hidden;
}
.ubit-elementor-scale-up > .elementor-element-populated,
.ubit-elementor-scale-up .elementor-image {
-webkit-transition: all .3s !important;
-o-transition: all .3s !important;
transition: all .3s !important;
}
.elementor-column:hover .ubit-elementor-scale-up > .elementor-element-populated,
.ubit-elementor-scale-up:hover .elementor-image {
transform: scale(1.05);
}
.wishlist-title-container .hidden-title-form .edit-title-buttons {
display: inline-block;
}
.yith-wcwl-share ul li.share-button {
display: inline-block;
}