/*
	Theme Name: Rehub child theme
	Theme URI: https://wpsoul.com
	Description: A Hybrid magazine/shop/review/news Wordpress Theme
	Author: Sizam
	Author URI: https://wpsoul.com
	Version: 9.4
	Template: rehub-theme
*/

/* =Theme customization starts here
-------------------------------------------------------------- */



.logo_section_wrap.hideontablet,
.footer-bottom,
.footer-bottom.dark_style,
footer#theme_footer.dark_style
{
    background: #052648 !important;
}

/*#featured-products .re_filter_panel.tax_enabled_drop.heading_enabled,
.featured-products .re_filter_panel.tax_enabled_drop.heading_enabled,
.rh-flex-center-align.tabletblockdisplay.re_filter_panel.tax_enabled_drop{
    text-align: center;
    display: inline;
}*/

.header-actions-logo .celldisplay a,
.header-actions-logo .celldisplay h5,
.header-actions-logo .celldisplay i,
.header-actions-logo .celldisplay span
{
    color: #FFFFFF;
    font-size: 15px;
}

.header_seven_style .search {
    width: 50%!important;
}

.footer_most_bottom.mobilecenterdisplay.mobilepadding {
    text-align: center;
}

/*footer#theme_footer.dark_style {
    background: #052648 !important;
}*/

nav.top_menu > ul > li.vertical-menu ul li.menu-item > a {
    padding: 10px 16px;
    font-size: 15px!important;
    font-weight: 300;
    border: none;
}

article, .post {
    color: #111!important;
}

/*.contactus-message{
    max-width: 60%;
}*/

.contactus-button{
    background: var(--rehub-main-btn-bg)!important;
}

.wpforms-container input.wpforms-field-medium,
.wpforms-container select.wpforms-field-medium,
.wpforms-container .wpforms-field-row.wpforms-field-medium {
    max-width: 100%!important;
}



/*
Menu Area
=====================================
*/

.menu-item img.emoji{
    font-size: 17px;
    width: 17px;
}
#menu-main-menu .rh-menu-label
{
    z-index: 1;
    position: absolute;
    top: -9px;
    right: 15px;
    padding: 2px 4px;
    color: #fff;
    font: 9px/10px Arial;
    background: #e85729;
    border-radius: 2px;
}


/*

Product details Page
=====================================
*/


/*hide the default product list and prices section above description section
because we added the shortcode [content-egg-block template=offers_list] in the
'Before Content' area which is also above description abd includes product images
*/
.content-woo-area #section-woo-ce-pricelist{
    display: none;

}



/*

Footer subscribe button
=====================================
*/

.rehub_chimp_flat #mc_embed_signup input#mc-embedded-subscribe {
    background: none #e85729!important;
}



.woocommerce-Price-amount.amount{
    color:#e85729;
}

del .woocommerce-Price-amount.amount{
    color:#111111;
    font-weight: bold;
}

.pricealertpopup-wrap.flowhidden span,
button.hotminus,
button.hotplus
{
    color:#052648 !important;
}

button.hotplus:hover,
button.hotminus:hover
{
    background-color: #F6B354 !important;
    border: 1px solid #F6B354 !important;
    color: #fff;
}

.woocommerce div.product form.cart .variations {
    margin: 0!important;
}

.vi-wpvs-variation-style {
    margin-bottom: 0;
}

table.variations td,
table.variations th,
table.variations tr{
    padding: 0;
}

.woocommerce div.product form.cart .variations .label{
    padding: 0;
}

.product-description-images img{
    margin-bottom: 10px;
}

.woo_full_width_advanced .rh-300-content-area {
    width: calc(100% - 430px);
}

.woo_full_width_advanced .rh-300-sidebar {
    width: 400px;
    margin-bottom: 30px;
}

.woocommerce div.product .summary .single_add_to_cart_button, .woocommerce div.product .woo-button-area .masked_coupon, .woocommerce div.product .summary form.cart .button {
    box-shadow: 0 28px 38px 0 rgba(0,0,0,0.06), 0 30px 80px 0 rgba(0,0,0,0.12) !important;
    width: 39%;
    padding: 15px;
}

body .single_variation_wrap button[name='buy-now'].wpcbn-btn.wpcbn-btn-single.single_add_to_cart_button {
    background: #f1881c !important;
}

.added_to_cart.wc-forward{
   display: none!important;
}

ul.rh-big-tabs-ul .rh-big-tabs-li {
    border: 1px solid #ccc;
}

/*
.full_width.woo_full_width_advanced
.top-woo-area {
    width: 90vw;
    margin: 0 auto;
}
*/

/**
Product Listing
===========================================
*/
.woo_offer_list .offer_thumb img
{
    max-width: 92px!important;
    max-height: none!important;
}

/*hide description/excerpt in deal list*/
#deals-list .listitem_title .postcont
{
    display: none;
}

.cegg-price-comparison .cegg-buttons_col a
{

    background: none #e85729 !important;
    color: #ffffff !important;
    fill: #ffffff !important;
    border: none !important;
    text-decoration: none !important;
    outline: 0;
    box-shadow: -1px 6px 19px rgba(232,87,41,0.2) !important;
    border-radius: 4px !important;
    font-size: 16px;
    line-height: 17px;
    padding: 0.65em 1.1em;
    position: relative;
    text-align: center;
    display: inline-block;
}

td.cegg-buttons_col{
    background: none!important;
}

.simple_price_count.greencolor.fontnormal{
    color: #e85729;

}

.deals-list-builder .top_rating_item figure > a img
{
    width: auto;
    max-height: 165px;
    max-width: none;
}

.deals-list-builder .cegg-font60.cegg-lineheight15{
    display: none;
}

.deals-list-builder .top_rating_item h2,
.deals-list-builder .top_rating_item .top_rating_title
{
    margin: 0;
    margin-bottom: 1rem;
    font-size: 130%;
    line-height: 22px;
    font-weight: 300;
}

.deals-list-builder .woocommerce table tr td:last-child
{
    border-right: none;
    text-align: right;
}
.deals-list-builder .r_offer_details.rh_listitem div.rh-flex-center-align.rh-flex-justify-center{
    align-items: start;
    display: flex;
    flex-direction: row;
}

/**
Shopping Cart
===========================================

hide item added to cart notice
 */

.woocommerce-message {
    display: none !important;
}

/**
Convert Layout to tab display
===========================================

hide item added to cart notice
 */
.woocommerce div.product #ssw-single-product-content .woocommerce-tabs .panel {
    background: #fff;
    padding: 3.5% 5.5%;
    /*box-shadow: 0px 15px 30px 0px rgba(119, 123, 146, 0.1);*/
}

.woocommerce div.product #ssw-single-product-content .woocommerce-tabs ul.tabs {
    text-align: center;
}

.woocommerce div.product #ssw-single-product-content .woocommerce-tabs ul.tabs li {
    border: 1px solid #eee;
}

.woocommerce div.product #ssw-single-product-content .woocommerce-tabs ul.tabs li a {
    padding: 10px 14px;
    font-size: 16px;
    color: #222;
}

.post .rehub_woo_tabs_menu li.current,
.woocommerce div.product #ssw-single-product-content .woocommerce-tabs ul.tabs li.active {
    border-top: 3px solid #e85729;
}

nav.top_menu > ul > li.vertical-menu ul li.menu-item > a {
    padding: 10px 16px;
    font-size: 15px!important;
    font-weight: 300;
    border: none;
}

/**
Mega menu width
=================================
 */
nav.top_menu > ul > li.vertical-menu > ul > li.inner-800 > .sub-menu{min-width: 800px; padding: 0;min-height: 1px;}
nav.top_menu > ul > li.vertical-menu > ul > li.inner-900 > .sub-menu{min-width: 900px; padding: 0;min-height: 1px;}
nav.top_menu > ul > li.vertical-menu > ul > li.inner-1000 > .sub-menu{min-width: 1000px; padding: 0;min-height: 1px;}

@media (min-width: 1400px){
    nav.top_menu > ul > li.vertical-menu > ul > li.inner-900 > .sub-menu{min-width: 1100px; padding: 0;min-height: 1px;}
}

nav.top_menu > ul > li.vertical-menu > ul > li.inner-900 > ul > li,
nav.top_menu > ul > li.vertical-menu > ul > li.inner-700 > ul > li,
nav.top_menu > ul > li.vertical-menu > ul > li.inner-500 > ul > li {
    width: 100%;
}


/**
Login Page
=========================================
 */

.login h1 {
    text-align: center;
    background: #052648;
    padding-bottom: 5px;
}

#login {
    width: 320px;
    padding: 0;
    margin: auto;
}

#login form p.submit {
    margin: 35px 0!important;
    padding: 10px 0!important;
}

body.login #backtoblog a,
body.login #nav a, body.login #backtoblog a:hover,
body.login #nav a:hover,
body.login h1 a:hover,
body.login #backtoblog a:focus,
body.login #nav a:focus,
body.login h1 a:focus {
    color: #2c3338;
}

#login h1 a, body.login h1 a {
    background-image: url(https://hotdeals.supersaverworld.com/wp-content/uploads/2024/02/logoidea-13.png);
    width: 350px;
    background-size: 300px;
    background-position: bottom center;
}



/**
Mobile and Tablet
=========================================
 */

@media only screen and (max-width: 768px) {
    .woocommerce div.product .summary .single_add_to_cart_button,
    .woocommerce div.product .woo-button-area .masked_coupon,
    .woocommerce div.product .summary form.cart .button {
        width: 39%;
        padding: 13px;
    }

    body:not(.interim-login) #login {
        width: 100% !important;
    }

}

/*
Medium devices (landscape tablets, 768px and up)
=================================================
*/
@media only screen and (min-width: 769px) {

}

/*
Large devices (laptops/desktops, 992px and up)
=================================================
*/
@media only screen and (min-width: 992px) {


}

/*
Extra Large devices - custom (1440 and up)
=================================================
*/
@media only screen and (min-width: 1600px) {

    .full_width.woo_full_width_advanced
    .top-woo-area {
        width: 80vw;
        margin: 0 auto;
    }
}

/**
Contact / Subscription Form
=========================================
*/

.inline-block,
#wpforms-form-11396 div.wpforms-field-container,
#wpforms-form-11396 div.wpforms-submit-container
{
    display: inline-block;
}

.footer-news-letter-form {

}

.footer-news-letter-button {

}


.widget {
    margin-bottom: 35px;
    clear: both;
    overflow: hidden;
}
.rehub_chimp.centered_form {
    text-align: center;
}
.rehub_chimp {
    background-color: #f5f5f5;
    padding: 20px;
    border: 4px solid #e6e6e6;
    text-align: center;
}
.rehub_chimp {
    position: relative;
    margin: 30px auto;
}

.rehub_chimp::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    content: "\f0e0";
    font-size: 20px;
    color: #fff;
    margin: -20px 0 0 -20px;
}


/*.product a,
.product-category a
{
    color: #333 !important;
    text-decoration: none;
}*/

/*
:root :where(a:where(:not(.wp-element-button))) {
    color: #333;
    text-decoration: none;
}*/
