/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


/*
prefix custom class : mk_
*/



/* 

VARIABLES -----------------------------------------------------------------------------

*/


/* 

GENERAL -------------------------------------------------------------------------------

*/

h2
{
	-webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    text-shadow: -3px -2px #000000, 0px 0px #ffffff;
    text-transform: uppercase;
}
h2.mk_white_stroke
{
	-webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
    text-shadow: -3px -2px #ffffff, 0px 0px #00000000;
    text-transform: uppercase;
}

.main-page-wrapper
{
    padding-top: 0px;
}
.woocommerce-shop .main-page-wrapper, .woocommerce-page .main-page-wrapper
{
	padding-top: 40px;
}

.mk_display_none
{
	display: none;
}


/* Section call to action - Vous êtes un vendeur ? */
.mk_section_action_vendeur p
{
    color: #fff;
}
.mk_section_action_vendeur .vc_btn3-container a.vc_btn3
{
    padding: 10px 60px;
    font-size: 22px;
}




/* 

HEADER --------------------------------------------------------------------------------

*/

/* Current menu red */
li.current-menu-item > a
{
	color: #e20c13 !important;
}

/* Newsletter form - top header - ID:2 */
#gform_wrapper_2 form
{
	display: flex;
    flex-wrap: wrap;
}
#gform_wrapper_2 .gform_body
{
	display: flex;
    justify-content: center;
    align-items: center;
}
#gform_wrapper_2 .gform_body input[type="email"]
{
	background-color: black;
    font-size: 12px;
    padding: 5px;
    height: 30px;
    color: #fff;
    border: 1px solid;
}

/* Mail chimp form */
.mk_mailchimp_form
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.mk_mailchimp_form p
{
	margin: 0;
}
.mk_mailchimp_form p input[type="email"]
{
	min-height: unset;
    height: 28px;
    padding: 5px 10px;
    background-color: black;
    border: 1px solid #c1c1c1;
    font-size: 12px;
    color: #fff !important;
}

.mk_mailchimp_form p input[type="submit"]
{
	font-size: 10px;
    margin-left: 15px;
    padding: 5px 25px;
    border: 1px solid #444;
}

#menu-main > li:last-child a{
	color: #fff !important;
	background-color: black;
	padding: 12px 20px;
	margin : 0px 7px;
}
#menu-main-1> li:last-child a{
	border: 2px solid #727272;
	padding: 2px 12px;
	margin : 0px 0px;
}

/* 

HEADER SHOP ---------------------------------------------------------------------------

*/
.mk_custom_preheader{
	order: -1 !important;
}





/* 

FOOTER --------------------------------------------------------------------------------

*/
.mk_footer_container
{

}
.mk_footer_container ul
{
    text-align: right;
}
.mk_footer_container ul li
{
	display: inline;
    padding: 5px 15px;
}

footer .copyrights-wrapper
{
    background-color: black;
}
.mk_footer_copyright
{
    font-size: 10px;
    font-weight: bold;
}
.mk_footer_copyright a
{
    color: #fff;
}
#curator-feed-default .crt-panel-arrow{
	display: none;
}
/* 

HOME ---------------------------------------------------------------------------------

*/

/* Section des catégories en grille page d'accueil */
.mk_home_section_categories_container > .wpb_column > .vc_column-inner > .wpb_wrapper .vc_column-inner .wpb_wrapper
{
	position: relative;
}
.mk_home_section_categories_container > .wpb_column > .vc_column-inner > .wpb_wrapper .vc_column-inner .wpb_wrapper:hover img
{
	filter: brightness(1);
}
.mk_home_section_categories_container figure img
{
	transition: all .5s;
	filter: brightness(0.7);
}
.mk_home_section_categories_container h4
{
	position: absolute;
    bottom: 0;
    left: 40px;
    font-size: 36px;
}

.mk_home_section_categories_container .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li
{
	margin-bottom: 30px;;
}


/* RS slider */
.mk_rs_title
{
	font-family: "Impact", Arial, Helvetica, sans-serif !important;
	color: rgb(0, 0, 0) !important;
	-webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
    text-shadow: -3px -2px #000000, 0px 0px #ffffff;
    text-transform: uppercase;
}

/* carousel marque */
.mk_brand_carousel_container .owl-carousel.owl-drag .owl-item
{
   /* padding: 20px;*/
}

/* Section qui somme nous */
.mk_section_qui_somme_nous .wd-lazy-fade
{
    opacity: 1 !important;
    width: 100%;
}
.mk_section_qui_somme_nous
{
    overflow: visible !important;
}

/* Grille news */
@media screen and (max-width: 767px)
{
	.custom_home_post_grid_container .vc_grid-item
	{
		width: 47%;
		display: inline-block !important;
		padding-right: 10px !important; 
	}	
}
.custom_home_post_grid_container .vc_grid-item-mini
{
	background-color: #fff;
    border-radius: 20px;
}
.custom_home_post_grid_container .vc_grid-item-mini > .vc_gitem-animated-block 
{
	margin: 10px;
    background-color: whitesmoke;
    border-radius: 20px;
}
.custom_home_post_grid_container .vc_grid-item-mini .vc_gitem-zone-c
{
	padding: 5px;
}
.custom_home_post_grid_container .vc_grid-item-mini .vc_gitem-zone-c .vc_gitem-post-data-source-post_title
{
	text-align: left;
    font-weight: 500;
    color: #878787;
    font-size: 18px;
}
.custom_home_post_grid_container .vc_grid-item-mini .vc_gitem-zone-c .vc_icon_element
{
	position: absolute;
    right: 10px;
    bottom: -10px;
}
.custom_home_post_grid_container .vc_grid-item-mini .vc_gitem-zone-c .vc_icon_element .vc_icon_element-inner, .custom_home_post_grid_container .vc_grid-item-mini .vc_gitem-zone-c .vc_icon_element .vc_icon_element-inner span
{
	transition: all .5s;	
}

/* Home news post grid */
.custom_home_news_grid_container .vc_gitem-zone-a
{
	max-height: 400px;
}
.custom_home_news_grid_container .vc_gitem-zone-c
{
	padding: 15px;	
}
.custom_home_news_grid_container .vc_gitem-zone-c .vc_gitem-post-data-source-post_title
{
	font-weight: 700;
}
.custom_home_news_grid_container .vc_gitem-zone-c .vc_row.vc_gitem-row-position-top
{
	display: flex;
}
.custom_home_news_grid_container .vc_gitem-zone-c .vc_gitem-post-data
{
	margin-bottom: 0px;
}
.custom_home_news_grid_container .vc_gitem-zone-c .vc_row.vc_gitem-row-position-top .custom_home_news_grid_btn
{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}
.custom_home_news_grid_container .vc_gitem-zone-c .vc_row.vc_gitem-row-position-top .custom_home_news_grid_btn .vc_btn3-container
{
	margin-bottom: 0;
}


/* Date img */
.custom_grid_home_news_container .custom_article_date_container, 
.custom_grid_entreprise_news_container .custom_article_date_container
{
	position: absolute;
	top: 0;
	background-color: #000000;
	color: #fff;
	padding: 15px;
}
.custom_grid_home_news_container .custom_article_date_day, .custom_grid_entreprise_news_container .custom_article_date_day
{
	font-size: 38px;
	line-height: 40px;
	font-weight: 700;
	text-align: center;
}
.custom_grid_home_news_container .custom_article_date_month, .custom_grid_entreprise_news_container .custom_article_date_month
{
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 300;
}
.custom_home_news_grid_container .vc_gitem-zone-c .vc_gitem-col, .custom_home_news_grid_container .vc_gitem-zone-c
{
	position: unset;
}
/* Date text */
.custom_home_news_grid_container .vc_gitem-zone-c .custom_article_date_text_day
{
	color: #fff;
    font-weight: 400;
}



/* 

ENTREPRISE ---------------------------------------------------------------------------

*/

/* Counter */
.mk_counter_container span
{
	font-family: "Impact", Arial, Helvetica, sans-serif !important;
}


.mk_offre_section
{
	overflow: visible !important;
}


#mk_team_row .vc_row .wpb_column:not(#last_item_team){
	outline: 2px solid red;
	outline-offset: -5px;
}

#last_item_team{
	height: 130px !important;
}
#last_item_team > div{
	height: 108%;
    background: white;
    margin-top: 3px;
    margin-left: 2px;
    width: 99%;
}
#mk_team_row .vc_row .wpb_column h4{
    margin-bottom: 5px;
}
#mk_team_row .vc_row .wpb_column >.vc_column-inner >.wpb_wrapper{
	margin-top: 20px;
}


/* 

NEWS ---------------------------------------------------------------------------------

*/




/* 

RIDERS -------------------------------------------------------------------------------

*/
.mk_riders_grid_container .vc_grid-item-mini .vc_gitem-col
{
	min-height: 130px;
    display: flex;
    flex-direction: column;
	justify-content: space-between;
	
	padding-bottom: 20px;
}
.mk_riders_grid_container .vc_grid-item-mini .vc_gitem-zone::before
{
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
}
.mk_riders_grid_container .vc_grid-item-mini .vc_gitem-zone .vc_gitem-col
{
	transition: all .5s;
}
.mk_riders_grid_container .vc_grid-item-mini .vc_gitem-zone:hover .vc_gitem-col
{
	transform: translateY(-10px);
}
.mk_riders_grid_container .vc_grid-item-mini .vc_gitem-post-data-source-post_title
{
	color: #fff;
	font-weight: 700;
	margin: 0;

	font-size: 20px;
}
.mk_riders_grid_container .vc_grid-item-mini .field_60ffdb1bda64d
{
	color: #fff;
	font-weight: 400;

	font-size: 15px;
}
.mk_riders_grid_container .vc_grid-item-mini .mk_riders_link_insta
{
	text-align: center;
	padding-top: 25px;
}



/* 

CONTACT ------------------------------------------------------------------------------

*/




/* 

SHOP --------------------------------------------------------------------------------

*/

.woocommerce-result-count{
	display : none;
}

/* Shop page - product grid */
.products.elements-grid.grid-columns-3 > div.product-grid-item img{
    max-height: 280px;
    width: auto;
}

/* Shop page - filter top header images categories */
.shop_cat_filter_img,.shop_cat_filter_txt{
	cursor: pointer !important;
}
.shop_cat_filter_img:hover,.brands-items-wrapper .owl-item:hover{
	transform: scale(1.03);
	transition: 0.5s;
}

.shop_cat_filter_txt{
	bottom: 15px !important;
}

/* Shop page - filter sidebar */
.noUi-connect
{
	background-color: #e20c13 !important;
}

.awf-filters-container {
	font-size: 15px;
	margin-bottom: 25px;
}
.noUi-tooltip{
	font-size: 14px;
}

.awf-filter-title{
    color: var(--wd-widget-title-color);
    text-transform: var(--wd-widget-title-transform);
    font-weight: var(--wd-widget-title-font-weight);
    font-size: var(--wd-widget-title-font-size);
    font-family: var(--wd-widget-title-font);
}


/* Hide double description text */
.single-product-page .woocommerce-tabs .woocommerce-Tabs-panel .wd-scroll-content > h2
{
	display: none;
}
.woodmart-woocommerce-layered-nav .show-labels-off .wc-layered-nav-term:not(.with-swatch-text) .layer-term-name{
	display : unset !important;
}


.awf-filters-1-6-container.awf-style-images label,.awf-filters-1-6-container.awf-style-images label::after,.awf-style-images .awf-filter-container label::before, .awf-style-colours .awf-filter-container label::before,#sidebar-shop-filter-1-6-wrapper label > span{
	width: 130px !important;
    height: 63.05px !important;
	border: none !important;
    box-shadow:none !important;
}

.mk-item-sku,.mk_cart_item_quantity,.woocommerce-order-details .product-name > ul,.woocommerce-order-details .product-name > ul > li > strong{
	font-size: 12px;
    color: #B2B2B2;
	margin-top: 0px;
}
td.product-name ul.variation{
	margin-top: 0px;
}
.hidden_after:after {
	display: none;
}

.awf-multi > .awf-filters-container{
	height: auto;
    max-height: 275px;
}
.awf-infinite-scroll-loader{
	opacity: 1 !important;
}
/* 

SHOP - CHECKOUT PAGE --------------------------------------------------------------------------------

*/
.mk_checkout_merchand_note
{
	background-color: #000;
    padding: 25px;
    color: #fff;
    margin-bottom: 25px;
}
.mk_checkout_merchand_note p
{
	margin: 0;
    font-weight: 700;
}

/* Hide (facultatif) on variable required fields */
.mk_variable_required_field > label > span.optional{
	display : none;
}

/* Checkbox create account */
#custom_checkbox_client_create_account_checkout
{
	margin-top: 15px;
}
#custom_checkbox_client_create_account_checkout label
{
	color: #fff;
}



/* 

OTHER -------------------------------------------------------------------------------

*/

/* Mini-cart toggle class */
.mk_toggle_minicart{
	    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    pointer-events: visible;
    pointer-events: unset;
	transition: opacity .666s;
}

/* Readonly fields on my-account */
input[type="text"]:read-only {
  opacity : 0.7;
  pointer-events : none;
  touch-action : none;
}


.woocommerce-MyAccount-content> p > a{
	text-decoration: underline !important;
}

