/*
Theme Name:     Toyup Child Theme
Template:       toyup
Theme URI:      http://radiustheme.com/demo/wordpress/themes/toyup
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Toyup is an Responsive Toy Store WooCommerce WordPress Theme.
Version:        1.0
Text Domain:    toyup
Tags: 			theme-options, featured-images, post-formats, one-column, two-columns, right-sidebar, custom-background, custom-header, editor-style, sticky-post, threaded-comments, translation-ready
License:   	  	Envato split License
License URI:  	https://themeforest.net/licenses/terms/regular
*/

.header-style-3 #header-menu .menu-full-wrap {
	display:block;
}
.site-header #header-menu ul#menu-main{
	text-align:center;
}
.site-header #header-menu .main-navigation > nav > ul > li{
	margin: 0 15px;
}
.site-header #header-menu .main-navigation > nav > ul > li:last-child a{
	    padding: 13px 21px;
    background: #ffcccc;
    color: #bb0303;
    border-radius: 25px;
}
.site-header #header-menu .main-navigation > nav > ul > li:last-child {
	padding:0;
}
.site-header #header-menu .main-navigation nav > ul > li:last-child:hover > a::before{
	width:0 !important; 
}
.site-header #header-menu .main-navigation > nav > ul > li:last-child a:hover{
    background: #bb0303;
    color: #fff;
}
.menu-full-wrap .phone-wrap, .cat-btn-wrap{
	display:none;
}
.rt-advanced-search-2 .product-search-form{
	border-radius: 50px;
}

.rtsb-compare,.product-cat, .rtsb-compare-btn, #tab-title-additional_information, .single-wishlist-compare .compare{display:none !important;}

.whatsapp-icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    left: 0;
    margin: 0 -1px;
    min-width: 70px;
    position: fixed;
    top: calc(50% - 50px);
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 9999;
}
.whatsapp-icon.style2 {
    border-radius: 50px;
    min-width: 65px;
    text-align: center;
    font-size: 36px;
    color: #fff;
    padding: 10px 10px 8px 10px;
}
.whatsapp-icon.style2 {
    background: var(--rtsb-float-bg);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .13);
    box-shadow: 0 0 15px rgba(0, 0, 0, .13);
}
.whatsapp-icon.right_center {
    bottom: 15px;
    left: 15px;
    right: auto;
    top: auto;
}
.whatsapp-icon {
    --rtsb-float-bg-hover: rgb(248, 142, 15);
}
.whatsapp-icon {
    --rtsb-float-bg: rgb(0, 187, 174);
}
.whatsapp-icon.style2 .cart-icon {
    padding: 2px 0 6px;
}
.whatsapp-icon .cart-icon {
    padding: 8px;
    -webkit-transition: .4s;
    transition: .4s;
}
.whatsapp-icon span {
    display: block;
    text-align: center;
    width: 100%;
}
.whatsapp-icon.style2 a{
	color:#fff;
}
#rtsb-side-content-area-id .mini_cart_item .single-product-wrapper .thumb-wrapper{
	padding:1px;
}
.woocommerce ul.product_list_widget li img{
	padding:0;
}
.product-remove, .variation-Vendor, .product-attributes, .product-thumbnail {
	display:none !important; visibility: hidden;
}

.rtsb-cart-totals .wc-proceed-to-checkout{
	margin-top:10px;
}
a.checkout-button.button{
	opacity: 1;
    padding: 15px 20px 16px 20px;
	background: var(--toyup-primary-color);
	border-radius: 12px;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 28px;
    letter-spacing: 0.16px;
    line-height: 1;
	color: var(--toyup-white-color);
}
a.checkout-button.button:hover {
    color: #fff;
    background-color: var(--toyup-secondary-color);
}
.wc-proceed-to-checkout{text-align:center;}

#billing_country_field{
	display:none;
}
#footer-1 .footer-top-area{
	background-size: contain !important;
}
.header-style-3 .header-top{
	background: url(https://upnextgames.in/wp-content/uploads/2025/07/header-2.png);
    background-size: cover;
    background-position: center;
}