/* Smartphones (portrait and landscape) ----------- */

@media only screen and (max-width: 1200px) {

	.nav > li > a {
		padding-left: 15px;
		padding-right: 15px;
		border: 0;
	}

    .topatomapropos h1 {
        font-size: 35px;
    }

    .baseline {
        font-size: 25px;
    }

}

@media only screen and (max-width: 480px) {

    li.atom>a,
    li.atom>a:focus,
    li.atom>a:hover,
    li.atom,
    li.atom:focus,
    li.atom:hover {
        background-color: transparent!important;
    }

    li.atom>a {
        background-position: 10px center!important;
        display: block!important;
        width: 100%!important;
        text-align: left!important;
    }

    li.atom>a:focus {
        background-color: transparent!important;
    }
    li.atom>a:hover {
        background-color: #fff!important;

    }

    .atompopup, .atompopup .modal-dialog {
        max-width: 100%;
    }

    .atompopup h4 {
        font-size: 21px;
    }

    .atompopup .cont {
        font-size: 15px;
    }

    .liaison_atom::before {
        left: 5%;
    }

    .liaison_atom::after {
        right:5%
    }

    .navbar-inverse .navbar-nav > li#nav-atom > a {
        background-color: transparent;
    }

    .atom .megamenu-content .title {
        margin:0;
        color:#fff!important;
    }

    .atom .rubric-list a {
        padding: 10px;
        width: 100%;
        color: #fff !important;
    }

    .atom .padd-50 {
        padding-top: 0;
    }

    .atom .rubric-list li {
        max-width: 25%;
        float: left;
        width: 25%;
    }

    .atom .megamenu-content .large-col {
        padding: 20px;
    }

    .atom .rubric-list a:before { color: #fff!important }

    .topatomapropos {
        height: auto;
    }

    .d-flex {
        display: block;
    }

    .topatomapropos h1 {
        font-size: 36px;
    }

    .baseline {
        font-size: 26px;
    }

    .liaison_atom {
        padding: 20px 10px;
        padding-top: 60px;
        text-align: center;
    }

    .liaison_atom:after, .liaison_atom:before {
        height: 60px;
    }

	.slidetem {
		padding: 0;
	}

    .instaone {
        margin:0 10px 10px 10px;
    }

    .instaone .img {
        min-height: 110px;
        max-height:110px;
    }

    .instaone img {
        max-width: 110px;
        max-height: 110px;
    }

    footer .form-inline {
        flex-direction: column;
    }

    footer .form-inline .form-group input.form-control {

        width: 100% !important;
        margin-bottom: 10px;

    }

    footer .form-inline .form-group .form-control.genre {
        width: 100%;
        display: flex;
        margin-bottom: 10px;
    }

    footer .form-inline .form-group .form-control.genre label {
        display: flex;
        margin-right: 20px;
    }

    footer .form-inline .form-group .form-control.genre input {
        width: 30px !important;
        height: 15px !important;
    }
	
	.shop { margin-top:20px }
	
	.seasons_button h2 {
		font-size: 28px;
	}
	
	.blocdescriptif {
		width: 90%;
		padding: 80px 10px 40px;
	}
	.blocdescriptif h1 {
    font-size: 40px;
	}
	
	.blocdescriptif p {
		font-size: 15px;
	}
	
	.seasons_button .bloctxt {
    	min-height: 150px;
	}
	
	.bloctemoigne .bx-wrapper .bx-pager {
    	left: 0;
	}
	.shop ul.grid:not(.pagination) li {
		width: auto;
	}

}


@media only screen and (max-width: 813px) {


    .dropdown-menu {
        display: none !important;
    }

    .open .dropdown-menu {
        display: block !important;
    }
    .dropdown-menu.container {

        position: relative !important;

    }
    .cartprod { display:none; }
    .megamenu-content .large-col {
        padding: 20px 30px;
    }
    .padd-50 { padding:0; }
    .megamenu-content .title { display:none }

    .atom .megamenu-content .title { display:block }

    .megamenu-content .rubric-list li:not(.high-link) a {
        color: #ffffff;
    }
    .megamenu-content .rubric-list li:not(.high-link) a:hover {
        color: #fff;
    }

    .dropdown-menu .row { margin:0; padding:0}

    .yamm .dropdown.yamm-fw .dropdown-menu {
        left: 0;
        right: 0;
    }


}


@media only screen and (min-width: 320px) and (max-width: 480px) {
  .hidden-md {
    display: block;
  }
  /* TOP HEADER */
  .top-header {
    position: relative;
  }
  .top-header .logo {
    width: 155px;
    margin-top: 8px;
  }
  .top-header #lang-dropdown .dropdown-menu {
    min-width: 150px;
  }
  .top-header #lang-dropdown .dropdown-menu>li>a {
    padding: 10px 20px;
  }
  .top-header .dropdown {
    padding: 5px;
  }
  .top-header .dropdown#lang-dropdown {
    padding-top: 17px;
  }
  .nav>li>a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .nav-tabs.nav>li>a {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* Main nav */
  .navbar-fixed-top {
    top: 0;
    position: relative;
  }
  /* Footer */
  footer .form-inline .form-group {
    margin-bottom: 0;
  }
  footer .form-inline .form-group input {
    height: 50px;
  }
  footer .details-list {
    display: block;
  }
  footer .details-list li {
    margin-bottom: 5px;
  }
  .footer-row h4.mg-bt-10 {
    margin-bottom: 25px !important;
  }
  footer .social-icons {
    float: none;
    display: flex;
    justify-content: space-between;
  }
  .copyright p {
    text-align: center;
  }
  /* Main body */
  main.fixed-header-main {
    /* margin-top: 175px; */
    margin-top: -27px;
  }
  main.no-hero-main {
    margin-top: -20px;
  }
  /* ------------HOMEPAGE------------ */
  /* Slider */
  .bx-viewport, .bx-wrapper img {
    height: 300px !important;
  }
  .bx-wrapper img {
    max-width: none;
  }
  .slide .onslides {
    position: absolute;
    top: 150px;
    width: 90%;
    left: 2%;
  }
   .sliderseason .slide .onslides {
    position: absolute;
    top: 120px;
    width: 90%;
    left: 2%;
  }
  .slide .titles h2 {
    font-size: 30px;
  }
  .slide .titles p {
    width: 65%;
  }
  
  .sliderseason .slide .titles p {
    width: 100%;
  }
  
  /* Two sides section */
  .two-sides-section .dark-white-bg {
    padding-bottom: 35px;
  }
  /* Tabs products */
  .products-tabs .nav-tabs>li {
    width: auto;
  }
  .single-product .product-img img {
    margin: 0 auto;
  }
  .single-product .product-title {
    text-align: center;
  }
  .two-sides-section .picto {
    margin-bottom: 30px;
  }
  /* Shop */
  .sorting-row {
    text-align: center;
  }
  .sorting-row>div {
    padding: 0;
  }
  .shop .list li .product-img, .shop .list li .product-info {
    width: 100%;
  }
  .shop .buttons a {
    width: 100%;
  }
  .shop-hero {
    margin-top: -25px;
  }
  
  .shop-hero .row {
    overflow: hidden;
    margin: 0;
}

.icon-col .text-icon p {
    text-align: center;
}
  
  .hero-txt {
    margin-top: 30px;
  }
  /* Blog section */
  .blog-art .title-art {
    position: relative;
    float: none;
    width: 100%;
    bottom: auto;
  }
  .blog-art .title-art p.date-art .day {
    font-size: 59px;
  }
  .blog-art .title-art {
    padding: 15px;
  }
  .blog-section .end-cta {
    margin-top: 25px;
  }
  /* Product page */
  .main-single-product .rating i {
    margin: 0;
  }
  .main-single-product .social-row-product .social-row {
    float: none;
    display: flex;
    justify-content: space-between;
  }
}

/* iPads (portrait and landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* Styles */
  
	
  
 .two-sides-section h2 {
    font-size: 40px;
	letter-spacing:1px;
	}
	.two-sides-section h1 {

    font-size: 26px;
	}
	

	.top-header .dropdown {
		padding: 15px 2px;
	}
	
	.nav > li > a {
		padding-left: 10px;
		padding-right: 10px;
		border: 0;
	}


  
	.top-header .nav > li > a {
    padding-left: 5px;
	padding-right:5px
	}
  
}

@media only screen and (min-width: 320px) and (max-width: 992px)  {

	.slide .titles h2 {
		font-size: 30px;
		margin: 0 0 5px 0;
	}

    .slide.atom .titles h2 {
        font-size: 19px;
        line-height: 22px;
    }

	.slide .titles p {
		margin-top:0
	}
	
	.slide .titles a {
		margin-top: 10px;
	}
	
	.hero-txt h1 {
    margin-bottom: 10px;
    font-size: 30px;
	}
	
}

@media only screen and (min-width: 320px) and (max-width: 992px)  {

    .popup_panier {
        position:absolute; margin:auto; background:#fff; top:35%; left:50%; margin-left:-45%; width:550px; max-width: 90%; padding:10px; z-index:100000; color:#333; display: block; text-align:center
    }

	.blocdescriptif {
    width: 85%;
	}

  .list-inline>li.icon-col {
    display: inline-block;
    width: 50%;
    float: left;
  }

    .marquee-rtl {
        top: 0!important;
    }


    main.fixed-header-main.decal-top {
        margin-top:0px!important
    }

    .navbar {
        margin-bottom: 0px!important;
    }

}

@media only screen and (min-width: 320px) and (max-width: 1200px)  {


	.seasons_button h2 {
		font-size: 30px;
	}

	.seasons_button .bloctxt {
		min-height: 131px;
	}
}


@media only screen and (min-width: 320px) and (max-width: 700px)  {

.icon-col .text-icon p {
    text-align: center;
}
  
  .list-inline.icons-flex-list {
    display: block;
  }
  .list-inline>li.icon-col.light-grey-bg {
    width: 100%;
    text-align: center;
  }
  .list-inline>li.icon-col.light-grey-bg .text-icon {
    margin-top: 10px;
    margin-left: 0;
  }
  
  
}

@media only screen and (min-width: 480px) and (max-width: 768px)  {

	
	.shop { margin-top:20px }
	
	.single-product .product-img .overlay .actions {
		margin-top: 20%;
	}


	
}


@media only screen and (max-width: 813px) {
    .dropdown-menu.container {
        position: relative !important;
    }

    .product-slider ul {
        padding: 0!important;
    }

}


@media only screen and (max-width: 480px)  {

.slide.atom .titles {
    max-width: 50%;
    max-width: 60%;
}
}

/* iPads (landscape) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* Styles */
}

/* iPads (portrait) ----------- */

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /* Toggle responsive navbar on sm screens */
  .navbar-header {
    float: none;
  }
  .navbar-left, .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 76px;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  .list-inline>li.icon-col {
    display: block;
    text-align: center;
    padding: 15px 0;
  }
  /* Top header */
  .top-header .dropdown {
    padding: 0;
    padding-top: 17px;
  }
  /* Two sides section */
  .two-sides-section .picto {
    margin-bottom: 25px;
  }
  .two-sides-section img {
    float: right;
  }
  /* Products tabs */
  .products-tabs .nav-tabs>li {
    width: auto;
  }
  /* Blog section */
  .blog-art .title-art {
    position: relative;
    float: none;
    width: 100%;
    bottom: auto;
  }
  .blog-art .title-art p.date-art .day {
    font-size: 59px;
  }
  .blog-art .title-art {
    padding: 15px;
  }
  .blog-section .end-cta {
    margin-top: 25px;
  }
  /* SHOP */
  .sorting-row select.sort-by {
    width: 89px;
  }
  .shop ul.grid.pagination {
    width: auto;
  }
}