/*
Theme Name: Loobek Child
Theme URI: https://demo.theme-sky.com/loobek/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: loobek
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: loobek-child
*/


.woocommerce .products .product {
    margin: 0;
    padding: 0 1px;
}

.elementor-21343 .elementor-element.elementor-element-9430db5 .shortcode-title {
    font-size: 30px;
    line-height: 42px;
    margin-left: 70px;
}

.woocommerce .product-wrapper .meta-wrapper {
    padding-top: 4px;
    position: relative;
    overflow: hidden;
    margin-left: 15px;
}

.header-top {
    border-width: 0 0 1px 0;
    border-style: solid;
    font-size: var(--loobek-main-small-font-size);
    line-height: var(--loobek-main-font-line-height);
    background-color: rgb(0 0 0);
    border-color: var(--loobek-top-header-border);
    color: rgb(255 255 255);
}

.header-top a, .header-top .social-icons.style-icon li a, .header-top .header-language .wpml-ls > ul > li > a, .header-top .header-currency .wcml_currency_switcher > a {
    color: rgb(255 255 255);
}

.footer-container h1, .footer-container h2, .footer-container h3, .footer-container h4, .footer-container h5, .footer-container h6, .footer-container .widget-title, .footer-container .mc4wp-form-fields h2.title {
    color: rgb(255 255 255);
}

.footer-container .social-icons.style-icon li a, .footer-container .ts-list-of-product-categories-wrapper li a, .footer-container a, .footer-container dt, .footer-container .mc4wp-form-fields label, .footer-container .ts-social-icons-elementor-widget .elementor-social-icon i, .footer-container .ts-social-icons-elementor-widget .social-name {
    color: rgb(255 255 255);
}

.footer-container *, .footer-container *:before, .footer-container *:after, .footer-container input[type="text"], .footer-container input[type="search"], .footer-container input[type="text"], .footer-container input[type="email"], .footer-container input[type="password"], .footer-container input[type="date"], .footer-container input[type="number"], .footer-container input[type="tel"] {
    border-color: var(--loobek-footer-border-color);
    background-color: #000;
    color: #fff;
}

footer#colophon {
    color: var(--loobek-footer-color);
    background-color: rgb(0 0 0);
}

.elementor-21343 .elementor-element.elementor-element-9d1b9a6 .shortcode-title {
    font-size: 30px;
    line-height: 42px;
    margin-left: 70px;
}

.product-group-button {
    margin: 0 auto;
    letter-spacing: 0;
    padding: 0;
    position: absolute;
    z-index: 6;
    height: auto;
    text-align: center;
    transition: 300ms ease 0s;
    display: grid;
    right: 10px;
    top: 10px;
    width: auto;
    gap: 5px;
    overflow: hidden;
    display: none;
}

.product-hover-style-v1 .product-group-button-meta div.loop-add-to-cart, .product-hover-style-v1 .product-group-button-price {
    display: none;
}

.summary .single-product-buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 10px 30px;
    display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(.795, -.035, 0, 1) .5s;
    margin: 0;
    padding: 0;
    border: 1px solid #e3e3e3;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    border-width: 0 0 1px 0;
    border-style: solid;
    margin: 0;
    display: none;
}