/* (1366x768) WXGA Display */

@media screen and (max-width: 1600px) {}

/*		Medium Device	*/

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

    .sub-menu-item {
        margin-right: 10px;
    }

    .nav-item.dropdown > .navbar-nav {
        width: 992px
    }

    .mobile-select {
        max-width: 240px;
    }

.retour-item {
  display: block;
  text-align: center;
}

    .retour-item h6 {
        margin-bottom: 10px;
        text-align: center;
    }

    .retour-item p br {
        display: none;
    }

    /* === Slider-Area===  */

    /*================ Footer Area  ====================*/
    .footer-img-flex {
        margin-right: 0;
    }

    /*================ Footer Area  ====================*/
}


/*		Tablet Layout: 768px.	*/


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

    .top-he-item.mob-none {
        display: none;
    }

    /*==============================*/
    .top-he-content {
        margin-right: 0;
    }

    .top-he-content p {
        font-size: 10px;
    }

    .country-select.coun-pc,
    .color-d7133e.text-right {
        display: none;
    }


    .logo-src-card {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0px 0;
    }

    .logo {
        margin-left: 36px;
        margin-top: 5px;
    }

    .logo img {
        width: 170px;
    }
/*
.user ul {
    display: inherit;
    align-items: inherit;
    justify-content: inherit;
}
*/

.user ul li:hover i {
    margin-top: 0;
    padding-bottom: 0;
}

    .src-pc {
        display: none;
    }

    .src.src-mobile {
        max-width: 100%;
        margin-bottom: 10px;
      
    }

    .user {
        margin-top: 0px;
    }
       
    .user ul li#cart {
        padding: 15px 8px;
    }
    
    
    .user ul li.heart-icon1 {
        padding: 15px 6px;
    }
    
    .user ul li.user-icon {
        padding: 15px 6px;
    }
    
    .user ul li.src-btn {
        padding: 15px 10px;
    }

    .user ul li.src-btn {
        display: block
    }

    .user ul li i {
        font-size: 20px;
    }

     .user-icon > p, .heart-icon > a > p, .add-product > a > p{
        display: none;
    }

    .add-product br + p {
        display: none;
    }

    .add-product .fa-cart-plus + p {
        display: none;
    }




    .src form {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
	
	.src.src-mobile #search {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .src input {
        border-bottom: 1px solid #404354;
        color: #000;
        font-size: 16px;
        padding: 6px 10px;
    }

    .src input:focus {
        border-bottom: 1px solid #404354;
    }

    .src button {
        background: transparent none repeat scroll 0 0;
        border: medium none;
        color: #404354;
        right: 0;
        padding: 6px 20px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .close-src i {
        background: #d7133e none repeat scroll 0 0;
        color: #fff;
        cursor: pointer;
        padding: 11px 30px;
    }
    .navbar-toggler {
        display: flex;
        top: 0;
        height: unset;
        left: 0;
        padding: 15px 0 30px 0;
        width: 35px;
    }
    span.navbar-toggler-icon {
        position: relative !important;
        margin-left: 10px;
    }
    /* .navbar-toggler {
        display: block;
    } */
    /* .navbar-toggler {
        display: block;
        border: medium none;
        border-radius: 0;
        top: 0;
        cursor: pointer;
        height: 18px;
        padding: 35px 15px 17px !important;
        left: 0;
        padding: 0;
        position: absolute;
        width: 32px;
    }
    span.navbar-toggler-icon {
        padding-top: 0px;
        margin-top: 16px;
    } */
    .bsnav-mobile,
    .bsnav-mobile .bsnav-mobile-overlay,
    .bsnav-sticky.navbar-fade,
    .bsnav-sticky.navbar-slide {
        top: 81px;
        z-index: -1;
        transition: all .3s ease
    }

    .sticky .bsnav-mobile,
    .sticky .bsnav-mobile .bsnav-mobile-overlay,
    .sticky .bsnav-sticky.navbar-fade,
    .sticky .bsnav-sticky.navbar-slide {
        top: 60px;
        transition: all .3s ease
    }

    .navbar-expand-lg .navbar-nav .nav-link,
    .navbar-nav .nav-link,
    .navbar-nav .nav-item.active > .nav-link,
    .navbar-nav .nav-item:active:focus > .nav-link,
    .navbar-nav .nav-item:active > .nav-link,
    .navbar-nav .nav-item:focus > .nav-link,
    .navbar-nav .nav-item:hover > .nav-link {
        border-bottom: 0 solid transparent;
    }

    .navbar-nav .nav-item {
        position: relative;
    }

    .sub-menu-item {
        margin-right: 0;
        width: 100%;
    }

    .bsnav-mobile .navbar-nav .nav-item .navbar-nav {
        margin-left: 0px;
        margin-right: 0px;
    }

    /*=========== Menu Area =============*/
    .menu-area {
        z-index: 999;
        background: #fff;
        position: absolute;
        width: 100%;
    }

    /*   ======= */
    .single-product-area {
        padding: 0 0 10px; /* was 100px */
    }

    .phone-price .mob-review {
        display: block;
    }

    .phone-re-con {
        display: none;
    }


    .sticky .single-product-area {
        padding-top: 90px !important;
    }

    .sticky .menu-area {
        top: 0;
        position: fixed;
        width: 100%;
        left: 0;
    }

    /*   ======= */
    .bsnav-mobile .navbar-nav .nav-item .nav-link {
        display: block;
    }

    .sub-menu-area {
        display: inherit;
        left: 0;
        padding: 5px 30px 30px !important;
        width: 100%;
        background: #f9f9f9 !important;
    }

    .nav-item.menu-n-b {
        padding: 5px 24px;
    }

    .nav-item.menu-n-b.phone-number {
        font-size: 20px;
        padding: 20px 0;
        text-align: center;
    }

    .nav-item.menu-n-b.phone-number a {
        color: #d7133e;
    }

    .nav-item.menu-n-b a {
        color: #404354;
    }

    .menu-n-b,
    .mobile-country,
    .nav-item.dropdown i.caret {
        display: block;
    }

    .nav-item.mobile-country {
        margin-top: 15px;
        text-align: center;
    }

    .nav-item.mobile-country > a {
        background: #f5f5f5 none repeat scroll 0 0;
        border: 1px solid #d1d1d1;
        color: #000;
        padding: 4px 0;
        width: 115px;
        margin-right: 10px
    }
	
	.nav-item.mobile-country a {
        background: #f5f5f5 none repeat scroll 0 0;
        border: 1px solid #d1d1d1;
        color: #000;
        padding: 4px 0;
        width: 115px;
        margin-right: 10px;
		margin-top: 5px;
		border-radius: 4px;
    }

    .nav-item.mobile-country a.active-country,
    .nav-item.mobile-country a:hover {
        border: 2px solid #000;
		font-weight: 600;
		background: #fff;
    }

    .nav-item.mobile-country > a:last-child {
        margin-right: 0;
    }
	
	.nav-item.mobile-country a:last-child {
        margin-right: 0;
    }

    .nav-item.menu-n-b.img-menu {
        background: #ededed none repeat scroll 0 0;
        margin-top: 10px;
        text-align: center;
    }

    .nav-item.menu-n-b.img-menu a {
        font-size: 13px;
    }

    .nav-item.menu-n-b.img-menu img {
        padding: 10px 0;
    }

    .nav-item.menu-n-b.bt2 img {
        margin-bottom: 20px;
        width: 70%;
    }

    .nav-item.menu-n-b.img-menu > h5 a {
        font-weight: 600;
        margin: 10px 0;
        font-size: 15px
    }

    .nav-item.menu-n-b.bt2 a {
        text-align: center
    }

    .nav-item.menu-n-b.bt2 {
        margin: 20px 0 50px;
    }

    .nav-item.menu-n-b.bt2 > h6 {
        margin-bottom: 20px;
    }

    /*=========== Menu Area =============*/


    .add-product::after {
        font-size: 12px;
        height: 16px;
        line-height: 14px;
        width: 16px;
    }

    .menu-n-b {
        display: block
    }

    .menu-n-b img {
        width: 100%
    }



    /*==============================*/
    .single-product-area {
        /*padding: 90px 0 100px;*/
    }

    .phone-details {
        margin-top: 50px;
    }

    .view-slider {
        max-width: 440px;
    }

    .menu-area ul li.nav-item.color-d7133e a {
        color: #d7133e;
        font-weight: 600;
    }
	
	.ewebera-desktop{
		display:none;
	}
	.ewebera-mobile{
		display:block;
	}
	

}


/*		Mobile Layout: 320px.    */


@media only screen and (max-width: 767px) {
	.logo {
        margin-left: 36px;
        margin-top: 7px;
    }
    .logo img {
        width: 150px;
    }

    .src {
        top: -5px;
        max-width: 94.3%;
    }

    .user ul li i {
        font-size: 20px;
    }

    .phone-details {
        margin-top: 30px;
    }

    .retour-item > p br {
        display: none;
    }

    /*=========== Menu Area =============*/
    .bsnav-mobile,
    .bsnav-mobile .bsnav-mobile-overlay,
    .bsnav-sticky.navbar-fade,
    .bsnav-sticky.navbar-slide {
        top: 81px;
    }

    .sticky .bsnav-mobile,
    .sticky .bsnav-mobile .bsnav-mobile-overlay,
    .sticky .bsnav-sticky.navbar-fade,
    .sticky .bsnav-sticky.navbar-slide {
        top: 55px;

    }


    /*=========== Menu Area =============*/

    .single-product-area {
        /*padding: 55px 0 100px;*/
    }

    .sticky .single-product-area {
        /*padding-top: 55.2833px !important;*/
		padding-top: 0 !important;
    }

    .sticky .menu-area {
        top: 0;
        position: fixed;
        width: 100%;
        left: 0;
    }

    .top-he-content p {
        font-size: 8px;
        text-align: center;
        margin-right: 5px
    }

    .top-he-content p:last-child {
        margin-right: 5px
    }

    .top-he-item.mob-none {
        display: none
    }


}

@media only screen and (max-width: 567px) {
    .mobile-select {
        margin-right: 0;
        max-width: 100%;
    }

    .mobile-type {
        display: inherit;
    }

    .mobile-color {
        margin-top: 20px;
    }

    .add-to-card > button {
        padding: 10px 35px;

    }


    .login-pop-heading > h5 {
        font-size: 30px;

    }

    .login-pop-heading p {
        font-size: 12px;
        line-height: 20px;
    }

    .modal-header {
        padding: 1rem 1rem 0;
    }

    .modal-body {
        padding: 0 1rem 0.5rem;
    }

    .retour-item {
        display: block;
        text-align: center;
        width: 33%;
    }

}

@media only screen and (max-width: 425px) {
    #exampleModal .modal-footer{padding: 0 1rem 2rem;
	}
        .top-he-content p {
    font-size: 7px;
}
    .top-he-content p:last-child {
    margin-right: 0;
}


    .add-product::after {
        right: -5px;
        top: 8px;
    }
    .phone-price {
  margin: 10px 0;
}
    .phone-price h4 {
  font-size: 22px;
}





.logo {
        margin-left: 36px;
        margin-top: 10px;
    }
    .logo img {
        width: 140px;
    }
	
}
@media screen and (max-width: 320px) {
.logo img {
        width: 120px;
    }

}
/*.bsnav-mobile-overlay{
	top:0px !important;
}*/



