/*
 Theme Name:   Seolounge Child
 Theme URI:    https://seolounge.radiantthemes.com/
 Description:  Seolounge Child Theme
 Author:       radiantthemes
 Author URI:   https://radiantthemes.com/
 Template:     junicore
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  seolounge-child
*/
.radiantthemes-shop-box.style-one > .holder > .pic > .action-buttons > .button, .radiantthemes-shop-box.style-one > .holder > .pic > .action-buttons > .added_to_cart{
    background-color: #FF4934;
}
.nav > [class*='menu-'] > ul.menu > li:hover > a, .nav > [class*='menu-'] > ul.menu > li.current-menu-item > a, .nav > [class*='menu-'] > ul.menu > li.current-menu-parent > a, .nav > [class*='menu-'] > ul.menu > li.current-menu-ancestor > a
{
    color: #FF4934 !important;
}
.wpb_single_image.rounded .vc_single_image-wrapper,
.wpb_single_image.rounded .vc_single_image-wrapper img{
    border-radius: 25px !important;
    overflow: hidden;
}
.wraper_header_main > .container{
    height: 80px;
}
.header_main .brand-logo img{
    height: 56px;
    width: auto;
}
.nav > [class*='menu-'] > ul.menu > li{
    margin-right: 25px;
}
.header_main .header_main_action{margin-left: 25px;}
.wraper_header{border-bottom: 1px solid #eee;}
.wraper_footer_main > .container,
.wraper_blog_main > .container,
.wraper_shop_main > .container,
.wraper_shop_single > .container {
    padding-top: 35px;
    padding-bottom: 35px;
}
.shop_related{
    margin-top: 35px;
}
.woocommerce .return-to-shop .button,
.shop_single > .summary form.cart .button{
    border-radius: 5px;
}
.radiantthemes-button > .radiantthemes-button-main, .gdpr-notice .btn, .radiant-contact-form .form-row input[type=submit], .radiant-contact-form .form-row input[type=button], .radiant-contact-form .form-row button[type=submit], .post.style-two .post-read-more .btn, .post.style-three .entry-main .post-read-more .btn, .woocommerce #respond input#submit, .woocommerce .return-to-shop .button, .woocommerce form .form-row input.button, .widget-area > .widget.widget_price_filter .button, .wraper_error_main.style-one .error_main .btn, .wraper_error_main.style-two .error_main .btn, .wraper_error_main.style-three .error_main_item .btn, .wraper_error_main.style-four .error_main .btn
{
    color: #212d31 !important;
}
.inner_banner_main .title, .inner_banner_main .subtitle{
    text-shadow: 0 1px 3px #000;
}
.radiantthemes-shop-box.style-one > .holder > .pic{
    border-radius: 15px;
}
.radiantthemes-shop-box.style-one > .holder > .data .woocommerce-loop-product__title{
    font-size: 16px;
    font-weight: 400;
}
.radiantthemes-shop-box.style-one > .holder > .data .price{
    font-size: 18px;
    font-weight: 500;
}
.shop-back-dark .main-product .product{
    width: 100% !important;
}
/*.shop-back-dark .other-products{

}*/
.shop-back-dark .radiantthemes-shop-box.style-one > .holder > .data .woocommerce-loop-product__title,
.shop-back-dark .radiantthemes-shop-box.style-one > .holder > .data .price{
    color: #fff;
}
.woocommerce .wraper_inner_banner{display: none;}
.footer_copyright_item p{
    font-size: 12px;
    line-height: 1.5;
}
@media (min-width: 991px){
    .woocommerce.columns-3 .product{
        width: 33.33% !important;
    }
}