@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1600px
************/

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

/************
2. 1440px
************/

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

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
   .copyright_content {
       margin-top: 1rem;
   }	
   ul.footer_list{
      display: none;
   }
}

/************
3. 1280px
************/

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

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.cat_menu_container
	{
		width: 211px;
		padding-left: 25px;
	}
	.main_nav_dropdown li
	{
		margin-right: 30px;
	}
	.main_nav_dropdown li a
	{
		font-size: 16px;
	}
	.char_item
	{
		padding-left: 25px;
	}
	.deals_timer_box
	{
		width: 150px;
	}
	.deals_timer_unit
	{
		font-size: 20px;
	}
	.banner_2_dots
	{
		left: calc((100% - 960px) / 2 + 15px);
	}
	.arrivals_single > div
	{
		padding-left: 24px;
	}
	.arrivals_single_marks
	{
		left: 24px;
	}
	.newsletter_form
	{
		width: 456px;
	}
}

/************
4. 1100px
************/

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

/************
5. 1024px
************/

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

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
   body{
      font-size: 18px;
   }
   .header_main {
      z-index: 1;
      top: 1rem;
      margin-bottom: 0.5rem;
   }
	.top_bar
	{
		display: none;
	}
	.header_search
	{
		height: 50px;
	}
    .header_search {
        display: none;
    }	
	.custom_dropdown
	{
		text-align: left;
	}
	.main_nav
	{
		/*margin-top: 56px;*/
		background: #0e8ce4;
	}
	.main_nav_menu
	{
		display: none;
	}
	.logo_container,
	.wishlist_cart
	{
		height: 100px;
	}
	.main_nav_content
	{
		background: #0e8ce4;
		height: 100px;
	}
   .menu_contact_item {
       margin-right: 0; 
       width: 100%;
   }	
	.menu_trigger_container
	{
		display: block;
	}
   .logo {
      top: 10%;
      max-width: 155px;
      margin: 0 auto;
   }	
	.user_icon
	{
		-webkit-transform: translateY(-1px);
	    -moz-transform: translateY(-1px);
	    -ms-transform: translateY(-1px);
	    -o-transform: translateY(-1px);
	    transform: translateY(-1px);
	    width: 12px;
	}
	.cat_menu_container ul
	{
		/*visibility: hidden;
		opacity: 0;*/
	}
	.cat_burger
	{
	    width: 48px;
	    height: 32px;
	}
	.cat_burger span{
      height: 4px;
      transition: all 400ms ease-in-out;
   }
	.cat_burger span:nth-child(2)
	{
		top: 12px;
	}
	.cat_burger span:nth-child(3)
	{
		top: 25px;
	}		
	.char_col:not(:last-child):not(:nth-child(3))
	{
		margin-bottom: 30px;
	}
	.cat_burger.open span:nth-of-type(1){
      transform: rotate(45deg);
      top: 15px;
   }
	.cat_burger.open span:nth-of-type(2){
      display:none;
   }
	.cat_burger.open span:nth-of-type(3){
      transform: rotate(-45deg);
      top: 15px;
   }      
	.char_item
	{
		padding-left: 36px;
	}
	.deals
	{
		width: 100%;
		margin-right: 0px;
	}
	.featured
	{
		width: 100%;
	}
	.popular_categories_slider_container
	{
		margin-top: 15px;
	}
	.banner_2_dots
	{
		left: calc((100% - 720px) / 2 + 15px);
	}
	.tabs
	{
		padding-top: 80px;
	}
	.tabs.tabs-right ul
	{
		float: left;
	}
	.arrivals_single
	{
		display: none;
	}
	.advert_col
	{
		margin-bottom: 30px;
	}
	.advert_col:last-child
	{
		margin-bottom: 0px;
	}
	.trends_slider_container
	{
		margin-top: 15px;
	}
	.newsletter_title_container
	{
		width: 100%;
	}
	.newsletter_content
	{
		width: 100%;
		margin-top: 30px;
	}
	.newsletter_form
	{
		width: calc(100% - 114px);
	}
	.footer_col:not(:last-child)
	{
		margin-bottom: 40px;
	}
	.contact_info_item
	{
		width: 100%;
		margin-bottom: 30px;
	}
	.contact_info_item:last-child
	{
		margin-bottom: 0px;
	}	
	.carusel{
      padding-left: 3px;
   }
   .page_menu{
      z-index: 1050;
      position: absolute;
      width: 100%;
   }
   .page_menu_content {
       background: #0e8ce4;
   } 
   .page_menu_item > a {
       font-size: 1.2rem;
   } 
   .page_menu .menu_contact{
      text-align: center;
   }
   .main_nav.fixed-top {
       background: #0e8ce4 !important;
   }  
   .single_post_text{
      margin-bottom: 20px;      
   } 
   .product_description {
       padding-left: 0px;
   }
   .cart_count span {
       color: #323;
   }   
   .cart_count {
       background: #fff;
   }
   .shop_bar{
      display: flex;
      justify-content: space-between;  
      align-items: center;  
   }
   #btn-filter{
      background-color: transparent;
   }
   .shop_sidebar .ul-filter {
       box-shadow: none;
   } 
   .shop.brands .product_item {
       width: 49%;
   } 
   #note {
       top: 30%;
       min-height: 10rem;
       border: 10px solid #fff;
       left:10%;
       right: 10%;
       bottom: 40%;
   }          
}

/************
7. 959px
************/

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

/************
8. 880px
************/

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

/************
9. 768px
************/

@media (min-width: 768px) {
   .header_main {
      z-index: 1;
      top: 1rem;
      margin-bottom: 0.5rem;
   }
   .navbar-container {
      position: sticky;
      top: 0;
      overflow-y: auto;
      height: 100vh;
   }
   .navbar-container .navbar {
      align-items: flex-start;
      justify-content: flex-start;
      flex-wrap: nowrap;
      flex-direction: column;
      height: 100%;
   }
  .navbar-container .navbar-collapse {
    align-items: flex-start;
  }
  .navbar-container .nav {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .navbar-container .navbar-nav {
    flex-direction: column !important;
  }
}

@media only screen and (max-width: 768px)
{
   .footer-menu .footer_list{
      display: none;
   }	
   .footer-menu .copyright_container{
      margin-top: -15px;
   }
   .footer-menu .copyright_content{
      font-size: 0.75rem;
   }
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
   .container, .container-sm {
      max-width: 720px;
   }
   .row{
      margin-right: 0px; 
      margin-left: 0px;      
   }
	.header_search
	{
		display: none;
	}
	.page_menu_search
	{
		display: block;
	}
	.main_nav
	{
		margin-top: 0px;
	}
	.banner_product_image
	{
		opacity: 0.5;
		width: 60vw;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.banner_product_image img
	{
		width: 100%;
	}
	.char_col:nth-child(3)
	{
		margin-bottom: 30px;
	}
	.char_item
	{
		padding-left: 36px;
	}
	.char_title {
      font-size: 1.4rem;
   }
	.banner_2_item
	{
		height: auto;
		padding-top: 85px;
		padding-bottom: 105px;
	}
	.banner_2_content
	{
		padding-top: 0px;
	}
	.banner_2_image_container
	{
		margin-top: 60px;
	}
	.banner_2_image
	{
		position: relative; 
		top: auto; 
		-webkit-transform: none; 
		-moz-transform: none; 
		-ms-transform: none; 
		-o-transform: none; 
		transform: none; 
	}
	.banner_2_dots
	{
		left: calc((100% - 540px) / 2 + 15px);
	}
	.input_field, .text_field
	{
		margin-bottom: 30px;
		width: 100%;
		font-size: 1.3rem;
	}
	.input_field:last-child
	{
		margin-bottom: 0px;
	}
	
	.shop_sidebar{
      order:2; 
   }	
   .shop_content{
      order:1;
   }
   .footer .logo a {
      font-size: 2rem;
   }
   .footer-menu .copyright_content{
      font-size: 0.6rem;
   } 
   .footer_phone {
      font-size: 1rem;
   }
   #note {
       top: 15rem;
       min-height: 10rem;
       border: 10px solid #fff;
       left:5%;
       right: 5%;
       bottom: 30%;
   }         
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	h2{font-size: 24px;}
	p{font-size: 13px;}
   .blog_posts .entry .entry-title{
      font-size: 1.1rem;
   }	
	.top_bar
	{
		display: none;
	}

   .logo {
      top: 10%;
      max-width: 120px;
      margin: 0 auto;
   }	
	.logo a
	{
		font-size: 24px;
	}
	.cat_menu_container
	{
		width: auto;
		padding-right: 15px;
	}
	.cat_menu_text
	{
		font-size: 13px;
		margin-left: 12px;
	}
	.menu_trigger_text
	{
		font-size: 13px;
		margin-right: 10px;
	}
	.cart_text
	{
		display: none;
	}
	.wishlist_text a,
	.cart_text a
	{
		font-size: 14px;
	}
	.wishlist_count,
	.cart_price
	{
		font-size: 12px;
	}
	.wishlist_icon
	{
		width: 20px;
	}
	.cart_content
	{
		margin-left: 18px;
	}
	.cart_icon
	{
		width: 17px;
	}
	.cart_count
	{
		width: 21px;
		height: 21px;
	}
	.cart_count span
	{
		line-height: 21px;
	}
	.top_bar_user
	{
		margin-left: 0px;
	}
	.header_search
	{
		display: none;
	}
	.main_nav
	{
		width: calc(100% + 30px);
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 0px;
	}
/*	.main_nav_content
	{
		height: 35px;
	}*/
	.cat_menu_container
	{
		padding-left: 15px;
	}
	.menu_trigger_container
	{
		padding-right: 15px;
	}
	.cat_menu li
	{
		height: 36px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.cat_menu li a
	{
		font-size: 13px;
		line-height: 36px;
	}
	.cat_menu li ul
	{
		left: 50%;
		z-index: 10;
	}
	.page_menu_selection li a
	{
		font-size: 12px;
	}
	.banner_product_image
	{
	    right: 15px;
	}
	.button a
	{
		font-size: 12px;
		line-height: 32px;
		padding-left: 25px;
		padding-right: 25px;
	}
	.banner
	{
		/*height: calc(100vh - 125px);*/
		height: 310px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.banner_content
	{
		position: absolute;
		left: 15px;
		top: 50%;
		transform: translateY(-50%);
	}
	.banner_text
	{
		font-size: 24px;
	}
	.banner_price
	{
		font-size: 18px;
		margin-top: 23px;
	}
	.banner_price span::after
	{
		top: 13px;
	}
	.banner_product_name 
	{
		font-size: 13px;
	}
	.banner_button
	{
		margin-top: 35px;
	}
	.deals
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.deals_title
	{
		left: 15px;
		font-size: 16px;
	}
	.deals_slider_nav_container
	{
		right: 5px;
	}
	.deals_item_name, .deals_item_price
	{
		font-size: 20px;
	}
	.deals_item_category a, .deals_item_price_a
	{
		font-size: 12px;
	}
	.deals_timer_unit
	{
		font-size: 16px;
	}
	.product_panel
	{
		margin-left: 0px;
		margin-right: 0px;
	}
	.popular_categories_slider_nav
	{
		display: none;
	}
	.popular_categories_link
	{
		margin-top: 23px;
	}
	.banner_2_item
	{
		padding-bottom: 85px;
	}
	.banner_2_dots
	{
		display: none;
	}
	.banner_2_title
	{
		font-size: 24px;
	}
	.banner_2_text
	{
		font-size: 13px;
	}
	.rating_r i::before
	{
		font-size: 14px;
	}
	.banner_2_button
	{
		margin-top: 30px;
	}
	.tabs ul li
	{
		font-size: 14px;
		margin-right: 30px;
	}
	.bestsellers_slider
	{
		padding-bottom: 0px;
	}
	.copyright_container
	{
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.logos
	{
		margin-top: 30px;
	}
	.popular_categories_title
	{
		font-size: 24px;
	}
	.tabs.tabs-right .tabs_line
	{
		margin-top: 52px;
	}
	.tabs_line span
	{
		display: none;
	}
	.advert_content
	{
		padding-left: 15px;
	}
	.advert_text
	{
		font-size: 13px;
	}
	.advert_image
	{
		width: 125px;
	}
	.reviews
	{
		padding-bottom: 80px;
	}
	.reviews_all a span
	{
		display: none;
	}
	.reviews_dots
	{
		display: none;
	}
	.contact_form_title
	{
		font-size: 24px;
	}
	.input_field
	{
		height: 40px;
		line-height: 40px;
		margin-bottom: 24px;
	}
	.input_field::-webkit-input-placeholder,
	.text_field::-webkit-input-placeholder
	{
		font-size: 1rem;
	}
	.input_field:-moz-placeholder,
	.text_field:-moz-placeholder
	{
		font-size: 1rem;
	}
	.input_field::-moz-placeholder,
	.text_field::-moz-placeholder
	{
		font-size: 1rem;
	} 
	.input_field:-ms-input-placeholder,
	.text_field:-ms-input-placeholder
	{ 
		font-size: 1rem;
	}
	.input_field::input-placeholder,
	.text_field::input-placeholder
	{
		font-size: 1rem;
	}
	.contact_submit_button
	{
		font-size: 1rem;
		padding-left: 25px;
		padding-right: 25px;
	}
   .contact_info_text {
       font-size: 1.5rem;
       color: #232;
       font-family: "Roboto";
       line-height: 1;
   }	
   .footer-logo {
      width: 49%;
   }
   .footer-menu {
      display:none;
   } 
   .footer-contects{
      width: 49%;
   }
   .footer_phone {
      font-size: 0.9rem;
   } 
   .single_post_text img{
      float: none !important;
   }
   .shop .lines .product_content {
      width: 98%;
      display: flex;
      height: 100%;
   }    
   .shop .lines .product_name {
      width: 95%;
   }   
   .shop .lines .product_name a {  
      font-size: 0.7rem;   
   } 
   .shop .lines .product_price {
       font-size: 0.75rem;
       width: 25%;
   } 
   .shop_product_count{
      display: none;
   }
   .shop_sorting span {
       font-size: 12px;
   }
   .select-wrapper .selectBox{
      font-size: 12px;
      padding: 0 0 0 0;
   }
   #btn-filter{
      font-size: 12px;
   }
   .modal-footer > *{
      margin: 0;
   }   
   .modal-footer .button-info, .modal-footer .btn-danger{
      font-size: 14px;
      padding: 3px 5px;
      text-align: center;
   }
   #note {
       top: 4rem;
       min-height: 10rem;
       border: 10px solid #fff;
       left:0;
       right: 0;
       bottom: 0;
   }  
                      
}

/************
11. 539px
************/

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

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	#cookie-informer{
		left: 5%;
		max-width: 100%;
	}	
}

/************
13. 479px
************/

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

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{
   .footer .logo a {
      font-size: 1.8rem;
   }
   .footer_phone {
      font-size: 0.8rem;
   } 
   .page_menu_item > a {
      font-size: 1rem;
   }
   .page_menu_item > a {
      height: 40px;
   }
   .shop .lines .product_name a {
      padding-left: 0px; 
   }
   #note {
       top: 4rem;
       min-height: 10rem;
       border: 10px solid #fff;
       left:0;
       right: 0;
       bottom: 0;
   }          	
}