/*
 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 */

@font-face {
    font-family: 'Century Gothic';
    src: url('wp-content/themes/basel-child/fonts/centurygothic.woff2') format('woff2'),
         url('wp-content/themes/basel-child/fonts/centurygothic.woff') format('woff'),
         url('wp-content/themes/basel-child/fonts/centurygothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('wp-content/themes/basel-child/fonts/centurygothic_bold.woff2') format('woff2'),
         url('wp-content/themes/basel-child/fonts/centurygothic_bold.woff') format('woff'),
         url('wp-content/themes/basel-child/fonts/centurygothic_bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
.vc_custom_1728666590893,  .vc_custom_1728666744285{
	border-radius : 25px !important; 	
}	
	

input[type=submit]{
    color: #fff !important;
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    color: #fff !important;
}

.single-product-content .entry-title {
    font-size: 26px !important;
}

.basel-my-account-links a {
    color: #fff !important;
  
}

.single-product-content #tab-additional_information>h2 {
	display: none !important;
}

.single-product-content .product_meta{
	display: none !important;
}
.basel-gallery-image {
	border-radius: 25px;
}	

.rond {
	border-radius: 25px;
}	
.sticky-header.color-scheme-light {
    background-color: #000 !important;
    box-shadow: none;
}

.vc_toggle {
    border: 1px solid #fff !important;
}

.bleu{
color : #1e00fb !important;
}
.main-header.header-has-no-bg.color-scheme-light.act-scroll {

    background-color: #1e00fb !important;
}

.topbar-content {
    text-align: center !important;
}

.vc_toggle .vc_toggle_title h4 {
    font-size: 18px !important;
    color: #fff !important;
}
body, p, .widget_nav_mega_menu .menu > li > a, .mega-navigation .menu > li > a, .basel-navigation .menu > li.menu-item-design-full-width .sub-sub-menu li a, .basel-navigation .menu > li.menu-item-design-sized .sub-sub-menu li a, .basel-navigation .menu > li.menu-item-design-default .sub-menu li a, .font-default  {
	font-family: 'Century Gothic', sans-serif !important;
	font-weight: normal;
}
.title, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
 
	 font-family: 'Century Gothic', sans-serif !important;
    font-weight: bold; /* Utilise la version bold */
}
.title, h1, h2 {
   font-size: 32px !important;
	}