/**** NAV ****/

.ydu_menu_bar_right {
    border-right: 1px solid #3e3e3e;
}

#menu_item_blue {
	color: #0000FF;
}

.box-header-nav .menu-item-372 {
     float: right;
     border-right: 0 !important;
 }

 .box-header-nav ul {
     padding-right: 100px !important;
	 margin-bottom: 0;
 }

.megamenu {
    max-width: 800px !important;
    left: 0 !important;
    padding: 50px 50px 10px 50px !important;
}

.megamenu .widget_nav_menu .menu-item:not(:last-child)::after {
    border-bottom: 0 !important;
}

/**** HOME  ****/

.home_carousel .ult-carousel-wrapper {
    margin-bottom: 0;
    padding-bottom: 0;
}
.home_carousel .ult-carousel-wrapper .wpb_single_image img {
    max-width: 70%;
}

.home_boxes .banner-thumb::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.35);
    z-index: 1;
}

.banner-info {
    z-index: 3;
}

body .home_boxes .banner-info .title {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
}

body .home_boxes .banner-info .banner-cat {
    text-transform: inherit;
    color: #fff;
    font-weight: 300;
    margin-bottom: 30px !important;
}
body .home_boxes .banner-info .button {
    margin-top: 30px;
}

body .home_boxes .home_big_box .banner-info .title {
    font-size: 52px;
    line-height: 60px;
}
body .home_boxes .home_big_box .banner-info .banner-cat {
    margin-bottom: 30px;
}

.pictos_infos .iconbox-inner, .pictos_infos .iconbox-inner .icon {
    background-color: transparent !important;
}

body .pictos_infos .iconbox-inner .title {
    font-size: 12px;
}

@media (min-width:768px) and (max-width: 991px){
	body .home_boxes .home_big_box .banner-info .title {
		font-size:36px;
		line-height: 40px;
	}
	body .home_boxes .banner-info .title {
		font-size: 26px;
		line-height: 26px;
	}
}

/****** page PERSO ******/

.perso_box_price .azirspares-pricing.default .currency{
    min-width: 180px;
    margin-bottom: 5px;
    border: 2px solid #001bd8;
    background-color: transparent;
}

.perso_box_price_basket {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
}

/* CONTACT FORM  */

body .contact_form_b2s input:not(.wpcf7-submit) {
    width: 100% ;
    padding: 30px 20px;
    margin-bottom : 10px;
}

body .contact_form_b2s .wpcf7-select {
    width: 100% ;
    padding: 10px 20px;
    min-height: 61px;
    margin-bottom : 10px;
}


/****** FOOTER ******/

.footer .footer1 a, .footer .footer1 p {
    color: #fff;
    font-size: 14px;
}
.footer .footer1 a:hover {
    color: #3349D7;
}
.footer .footer2 p {
    color: #636363;
    font-size: 14px;
}

#payment .place-order {
    position: relative;
}
p#billing_company_field {
    float: right;
    width: 100%;
}
body #order_review .woocommerce-shipping-totals > th {
    padding: 22px 35px 0 !important;
}
.list-shipping td {
    border-top:0;
}
.colissimo_td {
    padding:0 35px 22px !important;
    border-top:0 !important;
}
#selretraitshown {
    cursor: pointer;
}
.popover-content #close {
    background: #FFF;
}
.woocommerce-checkout #customizeYourBall, .woocommerce-checkout #customizeYourBallDropdown, .woocommerce-cart #customizeYourBall, .woocommerce-cart #customizeYourBallDropdown, .single-product #customizeYourBall, .single-product #customizeYourBallDropdown {
    display:none;
}
.woocommerce-checkout .box-header-nav .menu-item-372, .woocommerce-cart .box-header-nav .menu-item-372 , .single-product .box-header-nav .menu-item-372  {
    float: right;
    border-right: 1px solid #3e3e3e !important;
}
#form_checkout_custom_warning a, .form_checkout_custom_warning_blue {
    color: #337ab7;
}
#form_checkout_custom_warning a:hover {
    color: #001bd8;
}
.footer1 {
	padding: 10px 0;
}
