/*
 Theme Name:   Bizup Child
 Theme URI:    https://keenitsolutions.com/products/wordpress/bizup/
 Description:  Bizup Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     bizup
 Version:      1.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
 */

.menu-area .navbar ul li {
	padding:0;
}
.checkbox-reset-css {
	padding: 0 !important;
	background-color: unset !important;
}
#rs-header .toolbar-area .toolbar-contact ul li a {
	border-right:1px solid #fff;
}

.rs-addon-number .number-image {
	width: 165px;
}
.rs-footer .fa-ul li i { color:#25C4D3 !important; }


.foot-cta { position: fixed;  right: 10px; bottom: 82px;  text-align: right; z-index: 10; }
.menu-area .navbar ul li .sub-menu li a:hover { background:#DDF6F8; }

.rs-pricing-table-price .rs-pricing-table-price-tag .rs-pricing-table-price-text { font-size:36px !important; }



.wpml-ls-legacy-dropdown {
    width:unset;
}

#rs-header .toolbar-area .toolbar-sl-share ul {
    float:right;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a {
    color:#fff;
    line-height:39px;
}

.wpml-ls-legacy-dropdown a {
    background-color:#2b2b2b;
    border:0;
}

.wpml-ls-sub-menu .wpml-ls-legacy-dropdown a {
    background-color:#fff;
}


#rs-header .toolbar-area .toolbar-sl-share ul li a:hover {color:#fff;}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {background-color:#2b2b2b;}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {border-top:1px solid rgba(255, 255, 255, 0.2);}