/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/*header*/
.wd-dropdown-menu.wd-design-sized .wd-sub-menu>li.grp-four{width:25% !important}
.wd-dropdown-menu.wd-design-sized .wd-sub-menu>li.grp-three{width:33.33% !important}
.wd-sub-menu ul{padding-left:15px !important;}
.wd-sub-menu li a{text-transform: capitalize !important; color: #000 ; padding-left:5px !important; position:relative}
 .wd-sub-menu li.item-level-2 a:after  {content: url('http://webixif.cluster030.hosting.ovh.net/demo/animoes.tn/wp-content/uploads/2022/01/next-1.png')!important; position:absolute; left:-8px !important; width:15px !important; height:15px !important;} 
.dropdowns-loading .dropdown-load-ajax.menu-mega-dropdown:not(.dropdown-with-height)>.wd-dropdown-menu {
    min-height: 400px;
    background-image: url(http://webixif.cluster030.hosting.ovh.net/demo/animoes.tn/wp-content/uploads/2022/01/petit-chien.png);
    background-size: cover;
}
.menu-item-27447 .wd-design-sized {
    width: 1200px;
    background-image: url(http://webixif.cluster030.hosting.ovh.net/demo/animoes.tn/wp-content/uploads/2022/01/mega-menu-chat.png) !important;
}
.menu-item-27448 .wd-design-sized{background-image:url('http://webixif.cluster030.hosting.ovh.net/demo/animoes.tn/wp-content/uploads/2022/01/background-oiseaux.png'); background-position:center center !important; height:300px !important}
.menu-item-27449 .wd-design-sized{background-image:url('http://webixif.cluster030.hosting.ovh.net/demo/animoes.tn/wp-content/uploads/2022/01/rongeur-bg.png'); background-position:top right !important; height:300px !important}
.menu-item-27450 .wd-design-sized{background-image:url('http://webixif.cluster030.hosting.ovh.net/demo/animoes.tn/wp-content/uploads/2022/03/poissons-bg.png'); background-position:top right !important; height:300px !important}
.menu-item-27698 .wd-dropdown{width:180px !important}
.menu-item-27698 .wd-dropdown:first-child{left:-52px !important}
/*footer*/
.titre-info{color:#e66811 !important; font-size:16px ; font-weight:700 !important; margin-bottom:10px !important;}
.titre-info i{font-size:14px !important;}
.widgettitle, .widget-title{color:#02acf0 !important; font-size:20px !important; font-weight:500 !important; text-transform:uppercase !important; letter-spacing:1px}
.mb10{margin-bottom:10px !important;}
/*home*/
.banner-promo{border-radius:15px !important;}
/* page contact */
.info-box-left{max-width: 220px !important;
    background: #fff !important;
    position: absolute;
    top:50px;
    left: 50px;
    border-radius: 5px;
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 30%);
}
.info-box-right{max-width: 220px !important;
    background: #fff !important;
    position: absolute;
    top:220px;
    left: 50px;
    border-radius: 5px;
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 30%);
}
.wpb_gmaps_widget .wpb_wrapper{background:#fff !important;}
/* .wpb_map_wraper{overflow: hidden;
    position: relative;
    top: -53px;} */
/*page vetairinaire */
.team-member-avatar-image{border-radius:50%}
/*shop*/
.categories-accordion-on .widget_product_categories .product-categories {
    max-height: 600px !important;
    overflow-y: scroll;
}
/* width */
.categories-accordion-on .widget_product_categories  ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.categories-accordion-on .widget_product_categories  ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.categories-accordion-on .widget_product_categories  ::-webkit-scrollbar-thumb {
  background: #02abed; 
  border-radius: 10px;
}

/* Handle on hover */
.categories-accordion-on .widget_product_categories  ::-webkit-scrollbar-thumb:hover {
  background: #e66811; 
}
.clignote  {
   animation-duration: .8s;
   animation-name: clignoter;
   animation-iteration-count: infinite;
   transition: none;

}
.clignote a{	color:#e66811 !important;
	font-size:20px !important;}
@keyframes clignoter {
  0%   { opacity:1; }
  40%   {opacity:0; }
  100% { opacity:1; }
}
/*****responsive*******/
@media screen and (min-width: 1025){.mobile{display:none !important;}}
.popup-quick-view .container{display:none !important;}
.woocommerce-product-details__short-description{display:none !important}
/****modification 24/11 *******/
.brands-hover-simple .brand-item img{filter:none !important}
.brands-widget .brand-item img{max-height:100% !important; max-width:250px !important;}
.page-title {background-color:#00adee !important}
.mt20{margin-top:20px !important;}