@media only screen and (min-width : 1025px) {
    .product-thumbnail {
        width: 30%;
    }

    .product-name {
        width: 50%;
    }

    .product-name dt {
        float: left;
    }

    .product-name dd {
        float: right;
    }
}

@media only screen and (max-width : 1024px) {
    .nav_shop_conect,
    .nav_shop {
        width: 100% !important;
    }

    .homepost {
        width: 250px;
    }

    .view_cat_p span {
        font-size: 12px;
    }
}

@media only screen and (max-width : 900px) {
    .add_cart {
        margin-top: 0%;
        overflow: scroll;
    }

    .homepost:nth-child(3) {
        display: none;
    }

    .global_infos_single::before {
        background: linear-gradient(90deg, rgb(211,219,213) 50%, rgb(16,29,8) 45%);
	/*   background: linear-gradient(90deg, #d3dbd5 55%, #101d08 50%); */
    }

    .sub_prod_global .price {
        display: flex;
        flex-direction: column;
        margin-top: -18px !important;
    }

    .sub_prod_global .woocommerce-Price-amount {
        width: 130px;
    }

    .sub_prod_global .woocommerce-Price-currencySymbol {
        width: 0%;
    }
}

@media only screen and (max-width : 750px) {
    #header #mega-menu-wrap-Top .mega-menu-toggle {
        background: white;
    }

    #header #mega-menu-wrap-Top .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label,
    #header #mega-menu-wrap-Top .mega-menu-toggle .mega-toggle-block-1::after {
        color: #222;
    }

    #header #mega-menu-wrap-Top #mega-menu-Top > li.mega-menu-item > a.mega-menu-link {
        background: white;
        color: #222;
    }

    h1 {
        font-size: 2.1em;
    }
    h2 {
        font-size: 1.9em;
    }
    h3 {
        font-size: 1.3em;
    }
    h4 {
        font-size: 1em;
    }

    #sidebar,
    .egalsidebar,
    .search,
    .home_post_content,
    .randoMiseAvant,
    .blog,
    .blog_cat_home,
    .newsletter,
    .desc_presta,
    .prim_infos_single_product h2 {
        display: none !important;
    }

    ._3step,
    .title_cat_home,
    .content_list_rando,
    .content_list_rando p,
    .prim_infos_single_product,
    .add_cart .variations_form,
    .map {
        width: 90% !important;
        text-align: center;
    }

    ._3step {
        margin-bottom: 30px;
    }

    .singleImp {
        flex-direction: column-reverse !important;
    }

    #select_hover1,
    #select_hover2,
    #select_hover3,
    .content_list_rando .btn_voir_produit,
    .img_apercu_prod .prix_liste_rando,
    .img_apercu_prod .prix_liste_rando_paire {
        width: 25% !important;
    }

    #config {
        width: 35% !important;
    }

    .mega-menu-wrap,
    .nav,
    .nav_shop_disconect,
    .nav_shop_conect,
    .nav_shop,
    .step_title,
    .singleRando div,
    .sub_infos_single,
    .sub_infos_single div,
    .woocommerce-MyAccount-navigation ul li {
        width: 100% !important;
    }

    .img_apercu_prod .prix_liste_rando,
    .img_apercu_prod .prix_liste_rando_paire {
        right: 0;
        left: auto;
        margin-top: 125px;
    }

    .img_apercu_prod {
        margin-top: -100px;
        margin-bottom: -100px;
    }

    .nav_vitrine,
    .typeRandoStep1,
    .typeRandoStep2,
    .typeRandoStep3,
    .apercu_choice_liste,
    .singleRando,
    .global_infos_single,
    .woocommerce-MyAccount-navigation ul {
        flex-direction: column;
    }

    .global_infos_single {
        align-items: center;
        height: 800px;
    }

    .apercu_choice_liste,
    .content_list_rando,
    .woocommerce-MyAccount-navigation ul {
        align-items: center;
    }

    .content_single {
        margin-bottom: 50px;
    }

    /* .sub_content_single {
        width: 100%;
display: flex;
justify-content: space-around;
    } */

    .singleRando .content_list_rando {
        background-color: white;
    }

    .content_list_rando .woocommerce-loop-product__title,
    .content_list_rando .foot_prod_global {
        z-index: 1 !important;
    }

    .apercu_choice_liste div{
        width: 250px;
        min-height: 0px;
    }

    .homepost_type_rando {
        flex-direction: row;
        width: 100%;
        height: 100px;
    }

    .miniature_type_rando img {
        width: 70px;
        height: 70%;
        margin-right: 10px;
    }
	
.form_ban_pos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

	
	.miniature_type_rando_top {
	 	float:left;
		display: inline;
		align-items: center;
		justify-content: space-between;
		overflow: hidden;
		width:33%;
	}

	.miniature_type_rando_top img {
        width: 90%;
      /*  height: 90%; */
		padding-top:0px;
    }

    .list_rando {
        margin: 0;
    }

    .content_single_product h1 {
        margin: 60px 0 100px 0;
    }

    .presta img {
        width: 80%;
        height: 100%;
    }

    .global_infos_single::before {
        height: 130%;
       background: linear-gradient(180deg, rgb(211,219,213) 50%, rgb(16,29,8) 50%); 
	  /*   background: linear-gradient(90deg, #d3dbd5 55%, #101d08 50%); */
        padding-top: 80px;
    }

    .global_infos_single::after {
        width: auto;
    }

    .foot_prod_home div {
        justify-content: center;
    }

    .second_img_single div figure {
        margin-top: 75px;
    }

    .center_presta {
        margin-top: 250px;
    }

    .second_img_single div figure div {
        position: absolute;
        border: 2px solid white;
        margin: 0;
    }
    .second_img_single div figure div:nth-child(2) {
        transform: rotate(-5deg);
    }
    .second_img_single div figure div:nth-child(3) {
        transform: rotate(5deg);
    }
    .second_img_single div figure div:nth-child(4) {
        transform: rotate(-10deg);
    }
    .second_img_single div figure div:nth-child(5) {
        transform: rotate(10deg);
    }

    .border_top_white {
        margin-top: 30px;
    }

    .add_cart {
        margin: 0;
        margin-top: 100px;
        height: 80%;
    }

    .nav {
        z-index: 99999;
    }

    .singleRando {
        margin-top: 100px;
    }
}
