@charset "utf-8";

/* CSS Document */

@media only screen and (max-width: 1600px) {}


/************
2. 1440px
************/

@media only screen and (max-width: 1540px) {}


/************
3. 1380px
************/

@media only screen and (max-width: 1380px) {}


/************
3. 1280px
************/

@media only screen and (max-width: 1280px) {
    .product_sorting > li {
		width: 165px;
	}

	.owl-item {
		/* width:170px!important; */
	}

    .product_section_container {
	    margin-top: 50px;
	}
}


/************
4. 1199px
************/

@media only screen and (max-width: 1199px) {
    .product-item {
        height: 360px;
    }
    .product {
        height: 320px;
    }
}


/************
5. 1024px
************/

@media only screen and (max-width: 1024px) {}


/************
6. 991px
************/

@media only screen and (max-width: 991px) {
	.owl-item {
		/* width: 120px !important; */
		margin-left: 10px;
	}
    .single-product-wrapper {

		border: none !important;
		height: 320px !important;

	}
    .owl-nav {
        display:none;
    }
    
    
    
    .have-children span::after {

		right: 0px;

	}
    h1 {
        font-size: 48px;
    }
    h2 {
        font-size: 36px;
    }
    .top_nav {
        display: none;
    }
    .navbar_menu {
        display: none;
    }
    .hamburger_container {
        display: block;
    }
    .product_section_container {
        margin-top: 50px;
    }
    .sidebar {
        float: none;
        width: 100%;
        padding-right: 0px;
    }
    .filter_button {
        width: 150px;
    }
    .main_content {
        float: none;
        width: 100%;
        padding-left: 0px;
    }
    .grid-item {
        width: 25%;
    }
    .product-item {
        width: 33.33333333%;
    }
    .benefit_col {
        margin-bottom: 30px;
    }
    .benefit_col:last-child {
        margin-bottom: 0px;
    }
    .newsletter_text {
        height: auto;
        margin-top: 30px;
    }
    .newsletter_text p {
        margin-top: 5px;
    }
    .newsletter_form {
        height: auto;
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .footer_nav_container {
        height: auto;
        margin-top: 65px;
    }
    .footer_social {
        height: auto;
        margin-top: 20px;
        margin-bottom: 65px;
    }
    .sidebar {
        float: left;
        width: 100%!important;
        padding-right: 17px;
    }

}
}


/************
7. 959px
************/

@media only screen and (max-width: 959px) {}


/************
8. 880px
************/

@media only screen and (max-width: 880px) {}


/************
9. 768px
************/

@media only screen and (max-width: 768px) {
    
    
    
    
.sidebar_section {
    padding: 10px 30px;
}
    .position-on-small{
        margin-left:10%;
        width:200px;
    }
    .col-sm-9 {

    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;

}
    .put-in-row-on-small{
        display: -webkit-box;

display: -ms-flexbox;

display: flex;

-ms-flex-wrap: wrap;

flex-wrap: wrap;

margin-right: -15px;

margin-left: -15px;
    }
}


/************
10. 767px
************/

@media only screen and (max-width: 767px) {
    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 24px;
    }
    h6 {
        font-size: 12px;
    }
    .red_button a {
        font-size: 12px;
    }
    .new_arrivals_title {
        margin-top: 44px;
    }
    .product_sorting {
        display: block;
    }
    .product_sorting > li {
        display: block;
        margin-bottom: 15px;
    }
    .pages {
        float: none;
    }
    .showing_results {
        display: block;
        float: none;
        margin-bottom: 15px;
    }
    .product_sorting_container_bottom .product_sorting {
        float: none;
    }
    .product_sorting_container_bottom .pages {
        float: none;
    }
    .product-item {
        width: 33.333333333333%;
        height: 345px;
    }
    .product {
        height: 305px;
    }
    .benefit_col {
        margin-bottom: 15px;
    }
    .newsletter_form {
        margin-bottom: 40px;
    }
    .newsletter_submit_btn {
        margin-top: 15px;
    }
    
    
}


@media only screen and (max-width: 675px) {

}

/************
11. 575px
************/

@media only screen and (max-width: 575px) {
   .position-on-small {

		margin-left: 8%;
		width: 170px;

	}
    .owl-item{   

        padding:0px!important;
    
    }
    .hamburger_menu {
        right: -100%;
        width: 100%;
    }
    .product-item {
        width: 50%;
        height: 420px;
    }
    .product {
        height: 380px;
    }
    .cr {
        display: block;
        margin-right: 0px;
        margin-bottom: 30px;
        font-size: 13px;
    }
    .footer_nav {
        margin-bottom: 20px;
    }
    .footer_nav li {
        display: block;
        margin-right: 0px;
    }
    .footer_nav li a {
        font-size: 13px;
    }
    
      .product_section_container {
    margin-top: 20px;
}
}


/************
11. 539px
************/

@media only screen and (max-width: 539px) {}


/************
12. 480px
************/

@media only screen and (max-width: 480px) {
    #scrollUp{
        display:none;
    }
}


/************
13. 479px
************/

@media only screen and (max-width: 479px) {
    .single-product-wrapper {

		margin-left: 12%;

	}
    .logo_container a {
        font-size: 12px;
    }
    .hamburger_container {
        margin-left: 25px;
    }
    .hamburger_container i {
        font-size: 16px;
    }
    .hamburger_close {
        top: 14px;
        right: 4px;
    }
    .hamburger_close i {
        font-size: 20px;
    }
    .hamburger_menu_content {
        padding-right: 15px;
        padding-top: 70px;
    }
    .menu_item {
        border-bottom-color: rgba(181, 174, 196, 0.5);
    }
    .menu_item > a {
        font-size: 12px;
        line-height: 35px;
        height: 35px;
    }
    .menu_selection li a {
        font-size: 12px;
        line-height: 35px;
        height: 35px;
    }
    .navbar {
        height: 70px;
    }
    .navbar_user li a {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }
    .checkout_items {
        width: 15px;
        height: 15px;
        font-size: 10px;
    }
    .red_button a {
        font-size: 10px;
    }
    .product-item {
        width: 100%;
        height: auto;
    }
    .product {
        height: auto;
    }
    .product_name a {
        font-size: 12px;
    }
    .add_to_cart_button {
        margin-top: 20px;
    }
    .section_title::after {
        top: calc(100% + 8px);
        height: 3px;
    }
    .newsletter_form {
        margin-top: 22px;
    }
    .newsletter_text h4 {
        font-size: 20px;
    }
    .newsletter_text p {
        font-size: 13px;
        margin-top: 5px;
    }
    .newsletter_submit_btn {
        font-size: 12px;
    }
    #newsletter_email {
        height: 40px;
        width: 100%;
        padding-left: 15px;
    }
    .newsletter_submit_btn {
        height: 36px;
        width: 130px;
    }
    #newsletter_email::-webkit-input-placeholder {
        font-size: 12px !important;
        padding-left: 0px;
    }
    #newsletter_email:-moz-placeholder/* older Firefox*/
    {
        font-size: 12px !important;
        padding-left: 0px;
    }
    #newsletter_email::-moz-placeholder/* Firefox 19+ */
    {
        font-size: 12px !important;
        padding-left: 0px;
    }
    #newsletter_email:-ms-input-placeholder {
        font-size: 12px !important;
        padding-left: 0px;
    }
    #newsletter_email::input-placeholder {
        font-size: 12px !important;
        padding-left: 0px;
    }
    .footer_nav_container {
        margin-top: 35px;
    }
    .cr {
        margin-bottom: 20px;
    }
    .footer_nav {
        margin-bottom: 20px;
    }
    .footer_social {
        margin-top: 5px;
        margin-bottom: 30px;
    }
}


@media only screen and (max-width: 414px) {
    
	.owl-item {
  
		margin-left: 12%;
	}
}



@media only screen and (max-width: 412px) {
    
    .single-product-wrapper {
		margin-left: 10%;
	}
}
/************
14. 400px
************/

@media only screen and (max-width: 400px) {

    .single-product-wrapper {
		margin-left: 18%;
	}
}
@media only screen and (max-width: 375px) {


    .single-product-wrapper {
		margin-left: 0%;
	}
    .owl-item {
		margin-left: 16%;
	}
}
@media only screen and (max-width: 360px) {


    .single-product-wrapper {
		margin-left: 0%;
	}
    
}

@media only screen and (max-width: 320px) {


    .single-product-wrapper {
		margin-left: 0%;
	}
    .owl-item {
		margin-left: 10%;
	}
}