/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */
.main-header .site-logo .basel-sticky-logo {
	display:none !important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper {
    border: 0px solid #ccc !important;
    background-color: #fff !important;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%);
	text-align: center;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper > li > a {
padding: 10px 15px;
}
.wpmm_megamenu .wpmm-target-description.wpmm-target-text {
    display: none !important;
}

.wp-megamenu-main-wrapper.wpmega-simple-mm-template.wpmm-onhover ul.wpmm-mega-wrapper > li:hover > a {
    color: #c39885 !important;
}
.wpmega-simple-mm-template .wpmm-sub-menu-wrap ul li.wp-mega-menu-header > a.wp-mega-menu-link {
    border-bottom: 1px solid #c39885 !important;
}
.wp-megamenu-main-wrapper.wpmm-orientation-horizontal.wpmega-simple-mm-template ul.wpmm-mega-wrapper li.wpmega-menu-megamenu .wpmm-sub-menu-wrap:before{
 background-color: #c39885 !important;	
}
.text_video p {
	font-size: 22px !important;
}
.text_video {
	margin-right: 15px;
	background-color: rgb(255, 255, 255, 0.5);
	color: black;
	font-weight: 700;
	border-radius: 15px;
	padding: 15px;
}
.main-nav .menu > li > a {
	font-weight: 600;
}
.text_banner {
	width: 500px !important;
	margin: 0 auto;
	font-size: 25px !important;
	color: white !important;
}
.home_05_banner_01 {
	background-color: rgba(0, 0, 0, 0.41) !important;
}
.basel-prefooter {
    background-color: #c39885;
}
.mc4wp-form input[type=text], .mc4wp-form input[type=email]::placeholder {
 color:#000 !important;
}
.mc4wp-form input[type=text], .mc4wp-form input[type=email] {
	border-bottom: 2px solid rgb(255, 255, 255) !important;
}
#BASEL_Widget_Sorting{
	display:none !important;
}
.basel-show-sidebar-btn{
background-color: #c39885;
    padding: 8px;	
}
.basel-close-sidebar-btn {

    background-color: #c39885;
 
}
.basel-show-sidebar-btn span:not(.basel-side-bar-icon) {
 
    color: #fff !important;
}
.basel-show-sidebar-btn .basel-side-bar-icon{
	background-color: #fff !important;
}
.h3_preefooter {
	color: #000 !important;
	font-size: 30px;
	padding-top: 20px;
}
.h3_preefooter span {
	width: 100%;
	display: block;
	font-size: 14px;
}
.no_padding_mobile_1 {
	margin-top: 80px;
	margin-bottom:40px;
}
.woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--downloads{
	display:none !important;
}
.title-shop.title-design-centered {
   display:none !important;
}
.cat-item-15{
 display:none !important;	
}

.wp-megamenu-main-wrapper.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
    background: #fafafa !important;
}

 @media only screen and (max-width: 960px) {
	.text_banner {
    width: auto !important;
	}
.mobile-nav .sub-menu-dropdown ul {
    background-color: #f5f5f5 !important;
}
.mobile-nav .searchform button {
	color: rgba(255, 255, 255, 0.8) !important;
}
.mobile-nav .icon-sub-menu {
    color: rgba(255, 255, 255, 0.8) !important;
}
.mobile-nav .icon-sub-menu:after, .mobile-nav .icon-sub-menu:before {
    background-color: #1c1a1a !important;
}
.mobile-nav .searchform input[type=text] {
	background-color: rgba(7, 6, 6, 0.85) !important;
	border: 1px solid rgba(90, 86, 86, 0.09) !important;
}
.mobile-nav {
	background-color: #fff !important;
}
.mobile-nav ul li a {
	color: rgba(0, 0, 0, 0.8) !important;
}
.no_padding_mobile_1 {
	margin-top: 0px !important;
	margin-bottom:20px !important;
}
.no_padding_mobile {
	padding-top: 0px !important;
	margin-top: 20px !important;
}
.no_padding_mobile .vc_column-inner {
	padding-top: 0px !important;
}
}
