/*
Theme Name: Lorada Child
Theme URI: https://theusameds.com/lorada-child
Author: C-Themes
Author URI: https://c-themes.com/
Text Domain: lorada-child
Template: lorada
Description: Lorada Child Theme
Version: 3.5.0
License: GNU General Public License
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

#page-wrapper .sticky-header-enable.header-clone .header-container .header-clone-wrapper{
    max-width: 1400px;
}

.custom-mobile-nav-extend .custom-pulse-button, .custom-mobile-nav-extend .custom-pulse-button a{
    width: 100% !important;
}
.custom-pulse-button {
    width: auto !important;
    box-shadow: 0 0 0 0 #000;
    animation: pulse 1s infinite cubic-bezier(0.50, 0, 0, 1)
}
header.main-header .navigation-wrapper .nav-container, .header-wrapper, #header-topbar .topbar-wrapper, .footer-boxed-width {
    max-width: 1400px !important;
}
section.up-sells.upsells.products {
    margin-bottom: 135px;
}
.variations span.woocommerce-Price-amount.amount {
    font-size: 16px;
    font-weight: normal;
}
#variations table.variations th {
    background-color: #00abd0;
    color: #ffffff;
}
#variations table.variations .arrow.asc {
    border-top: 4px solid #ffffff;
}
#variations table.variations .arrow.dsc {
    border-bottom: 4px solid #ffffff;
}
.variations del {
    display: none;
}
.variations bdi {
    font-size: 15px;
    font-weight: normal;
}
.product-summary-inner .variations .quantity form, .product-summary-inner .variations .price {
    margin-bottom: 0;
}
.variations button.single_add_to_cart_button.button.alt {
    line-height: 16px;
    font-weight: 500;
}
.woocommerce button[name="update_cart"], .woocommerce input[name="update_cart"] {
    display: none;
}
.product-tabs-wrapper .tab-content-inner .shop_attributes{
    margin: 0;
}
/*.products.grid-view-method .view-method-inner[data-column="3"] > div {
    flex: 1 1 30.3333%;
    max-width: 30.3333%;
}
.product-thumbs .product-flashs {
    left: 0;
}
.view-method-inner .product-content-item {
    border: 2px #d5f3f9 solid;
    margin: 12px;
    border-radius: 10px;
    padding: 0 15px 15px;
}*/
@media (min-width: 960px){
    .main-header > div.lorada-search-form.type-form {
        display: none;
    }
}
@media (max-width: 960px){
    .lorada-search-form.type-form {
        padding: 16px;
    }
}
@media (min-width: 768px){
    .mobile-nav-social.custom-myaccount {
        display: none;
    }
}
@media (max-width: 768px){
    .mobile-nav-social .header-account > a .account-title.logged-in-account {
        display: inline-block;
        font-size: 13px;
        padding-left: 10px;
        line-height: 20px;
        letter-spacing: 0.3px;
    }
    #page-wrapper header.main-header .header-container .site-logo img.normal-logo, #page-wrapper .sticky-header-enable.header-clone .header-container .site-logo img.normal-logo {
	    max-width: 160px;
	}
	.main-header .header-container .site-logo > a {
	    padding-right: 0;
	}
	#page-wrapper .header-container .header-clone-wrapper .header-clone-menu-wrap {
		display: none;
	}
}
@media (max-width: 1199px){
	section.up-sells.upsells.products {
	    margin-bottom: 50px;
	}
}
@media (max-width: 390px) {
    #variations table.variations th {
         white-space: break-spaces;
    }
}
@media (max-width: 767px) {
     #variations table.variations th.pricePerUnit, #variations table.variations td[data-title*="Price/Tablet"] {
        display: none;
    }
    #variations table.variations td:before {
        content: none;
    }

    #variations table.variations thead {
        display: revert;
    }

    #variations table.variations td {
        display: table-cell;
    }

    #variations table.variations td.quantity, #variations table.variations td.add-to-cart {
        display: revert;
    }
    /*#variations table.variations td {
	    padding: 5px;
	}*/
    table.variations {
        overflow-x: auto;
        display: block;
    }
    .post-type-archive-product .product-content-item .product-infobox .woocommerce-loop-product__cat {
        font-size: 12px;
    }
    .post-type-archive-product .product-content-item .product-infobox .woocommerce-loop-product__title{
        font-size: 13px;
    }
    .post-type-archive-product .product-content-item .product-infobox .price, .post-type-archive-product .product-content-item .product-infobox .priceperitem {
        font-weight: 600;
        font-size: 12px;
    }
    .post-type-archive-product .product-content-item .product-infobox {
        padding: 12px;
    }
    .post-type-archive-product .products .product-content-item {
        padding: 0 10px;
    }
}
body.home {
    background: #FFFFFF !important;
}
body {
    background: #f3f3f3 !important;
}
header.main-header .navigation-wrapper {
    background-color: #f3f3f3 !important;
}
.home .footer-main {
    background-color: #f3f3f3;
}
.products .product-content-item .product-thumbs {
    margin-bottom: 0;
}
.product-infobox {
    background-color: #fff;
    padding: 20px;
}

element.style {
}
#variations table.variations tr {
    background-color: #fff;
}
.products .product-list-view .product-thumbs {
     margin-right: 0; 
}
.customized-products .shop-products-view, .customized-products form.woocommerce-ordering {
    display: none;
}
.products-archive-container .shop-content-area .term-description {
    margin-top: 40px;
    margin-bottom: 0;
}

button.single_add_to_cart_button.button.alt:after {
    content: "\f07a";
    font-family: 'FontAwesome';
    color: white;
    text-indent: 0;
}
button.single_add_to_cart_button.button.alt {
    text-indent: -9000px;
    color: transparent;
    margin: auto;
}
#variations table.variations th.add-to-cart {
    min-width: auto;
}
#variations table.variations td.quantity {
    width: 0px;
}
.product-tabs-wrapper #review_form_wrapper .comment-form-rating .stars a {
    display: block;
}
.variations input.input-text.qty.text {
    width: 0;
}
a.btn.btn-custom.btn-sm {
    background-color: #00abd0;
    color: #fff;
    border-radius: 50px;
    margin-left: 5px;
    font-size: 12px;
}
span.custom-attribute {
    font-size: 13px;
}
@media(max-width: 768px) {
    .mobile-category-menu .lorada-chevron-down:before {
        content: "+"!important;
        content: "\f067";
        font-size: 25px;
            font-family: 'FontAwesome';
    }
    .mobile-category-menu .active-submenu .lorada-chevron-down:before {
        content: "-"!important;
        content: "\f068";
        font-size: 25px;
        font-family: 'FontAwesome';
    }
}
.navigation-inner .lorada-menu-nav li.default-menu ul.sub-menu-dropdown>li>a {
    color: #000;
    font-weight: 500;
    font-size: 14px;
}
.single-post .post-content, .single-post .post-content p {
    font-size: 15px;
}
.single-post .post-content h2 {
    font-size: 17px;
}

.blog article.blog-post-item .post-head-part .post-featured-part img {
    width: auto;
    height: 260px;
    margin: auto;
}
.back-to-top {
    bottom: 135px;
}
.product-tabs-wrapper div.woocommerce-Tabs-panel--description, .single-post .post-inner .post-content, .tax-product_cat .term-description {
    border: 1px solid #c1c6c7;
    padding: 20px;
    background: #fff;
    font-size: 16px;
}
.single-post .post-content, .single-post .post-content p {
    font-size: 16px;
}
form.woocommerce-form-login .form-row input:not([type="submit"]), 
form.register .form-row input:not([type="submit"]), 
form.woocommerce-checkout .billing-details input, 
form.woocommerce-checkout .billing-details textarea, 
.form-row .select2-container .select2-selection--single .select2-selection__rendered {
    background-color: #ffffff !important;
    border-color: #f4f4f4 !important;
}

span.woocommerce-review__dash, .woocommerce-review__published-date {
    display: none;
}
.lorada-elementor-special-products .product-infobox .woocommerce-loop-product__title {
    font-size: 14px !important;
}
.lorada-elementor-special-products .special-products-wrapper {
    border: 1px solid #d1e5e9 !important;
    padding: 0 !important;
}
.lorada-elementor-special-products .product-infobox .woocommerce-product-rating .woocommerce-review-link {
    font-size: 12px !important;
}
.product-infobox .stock-state {
    display: none !important;
}
.product-infobox .woocommerce-loop-product__cat {
    display: none;
}
.deal-title {
    margin-bottom: 0 !important;
}

.owl-stage {
	display: flex;
}
.owl-item {
	display: flex;
	flex: 1 0 auto;
}
.product-infobox {
	display: flex;
	flex: 1 0 auto;
	flex-direction: column;
}
h3.woocommerce-loop-product__title {
	flex-grow: 1
}
.product-content-item {
	display: flex;
	flex-direction: column;
}
.back-to-top {
    bottom: 130px !important;
}
/* .variations tbody tr td:first-child {
    color: #000fff;
    animation-name: example;
    animation-duration: 4s;
}
@keyframes example {
  from {color: #000fff;}
  to {color: #ff00b3;}
} */
.variations tbody tr td:first-child
{
   text-transform: uppercase;
  background-image: linear-gradient(
    -225deg,
    #231557 0%,
    #44107a 29%,
    #ff1361 67%,
    #fff800 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2s linear infinite;
  display: inline-block;
}

.home-blog-list .slick-slide {
    padding: 15px;
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}