/*
 Theme Name:   CiyaShop Child
 Theme URI:    http://ciyashop.potenzaglobalsolutions.com
 Description:  CiyaShop Child Theme
 Author:       TeamWP @Potenza Global Solutions
 Author URI:   http://www.potenzaglobalsolutions.com
 Template:     ciyashop
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, e-commerce, blog, grid-layout
 Text Domain:  ciyashop-child
*/


body.theme-dark {
    background:#0c0c0c;
}
.header-main .woo-tools-actions > li i {
    color: #FFF !important; 
}
.site-header .search-button-wrap .search-button i {
    color: #FFF;
}
.no-results.not-found .page-header .page-title {
    color: #FFF;
}
.widget h4.widget-title {
    font-size: 18px;
    line-height: 28px; 
}
.header-mobile {
    background-color: #FFF;
}
.header-mobile .mobile-butoon-search > a {
    color: #171717;
}
.header-mobile .mobile-butoon-menu span,
.header-mobile .mobile-butoon-menu span::before,
.header-mobile .mobile-butoon-menu span::after {
    background-color: #171717;
}
.header-main a, .header-style-menu-center .primary-nav .primary-menu > li > a {
    text-shadow: 0px 0px 5px #171717;
}
.theme-dark #site-navigation-sticky-mobile .slicknav_nav .current-menu-item > a {
    color: #25a845;  
}
.theme-dark #site-navigation-sticky-mobile .slicknav_nav ul > li > a, .theme-dark #site-navigation-sticky-mobile .slicknav_nav > a:hover, .theme-dark #site-navigation-sticky-mobile .slicknav_row:hover {
    color: #FFF;
}
.contenedor-1 {
    text-align: center;
}
.boton-1 { 
    margin: 0px auto;
}
.woo-tools-action.woo-tools-cart .widget_shopping_cart {
    color: #FFF;  
}
.woocommerce.single-product div.product .product_title {
    font-size: 36px;
    font-weight: 800;
    line-height: 42px;
}
.woocommerce-tabs .woocommerce-Tabs-panel p, 
.woocommerce-tabs .woocommerce-Tabs-panel li {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
    font-weight: 300;
}
.woocommerce-tabs .woocommerce-Tabs-panel p strong, 
.woocommerce-tabs .woocommerce-Tabs-panel li strong {
    font-weight: 800;
}
#tab-title-description {
    font-weight: 800;
}
.loop-header-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 22px;
}
.select2-container--default.select2-container--open li {
    color: #FFF;
}
.theme-dark.woocommerce nav.woocommerce-pagination ul li a {
    color: #FFF; 
}
.woocommerce .products .product-info .ciyashop-product-category a {
    font-size: 16px;
    color: #171717;
    line-height: 20px; 
}
.elementor-widget-container strong {
    font-weight: 800;
}
.woocommerce li.product.product-hover-style-image-center .product-info .product-name a {
    font-size: 20px;
    line-height: 24px;
    font-weight: 800; 
    color: #213a8e;
}
.woocommerce li.product.product-hover-style-image-center .product-info .price .amount {
    font-size: 20px;
    line-height: 24px;
}
.theme-dark .inner-intro.woocommerce_inner-intro {
    background:#0c0c0c;
}
.woocommerce-page .header-style-menu-center.header-above-content {
    background:#171717;  
}
.site-footer .site-info {
    background:#171717; 
}
footer.site-footer {
    background-color: #171717;
}
.address-block .title {
    font-size: 24px;
    line-height: 32px; 
    margin-bottom: 15px;
}
.address-block .address-block-data span {
    font-size: 20px;
    line-height: 28px; 
    font-weight: 300;
}
.pgscore_divider_wrapper.pgscore_divider_alignment_center p {
    font-size: 20px;
    line-height: 28px; 
    font-weight: 300;
    color: #fff;
    margin-top: 10px;
}
.woocommerce #reviews #comments h2, .woocommerce #reviews .comment-reply-title {
    font-size: 18px; 
    line-height: 24px; 
}