@media only screen and (max-width: 700px) {
  html{overflow: scroll !important;}
  .title_section .icon_slidemenu{display: inline-block;;}
	.header-top .actions > li:first-child {
		width: 100%;
		margin-bottom: 10px;
	}
  .form_line{width: 100% !important;}
  .form_content_login{width: 100% !important;}
  ul.is_mobile .item_order{width: 25%;}
  li.is_mobile ul .item_order{width: 25%;font-size: 11px;}
  li.is_mobile ul .hidden_order{font-size: 11px;}
  .shipping_t span:first-child, 
  .order_product span:first-child{width: 20% !important;}
  .details.overflow{margin-top: 20px}
  .prod_price.overflow{margin-bottom: 20px;}
  .prod_add.btn.btn-default.btn-lg.btn-round.add-to-cart{float: none;}
  footer{width: 95% !important; bottom: 60px !important;}
  .item_list_bag .product_list_bag .pd_ref p{margin: 0px;white-space: nowrap;}
  body .section .content_bags .quantity_list_bag, .product_bags ul li .quantity_list_bag, body .product_bags ul li .quantity_list_bag_step2{width: 20% !important;}
  body .content_bags .product_bags .price2_list_bag{width: 23%;}
  body .section .content_bags .price2_list_bag{width: 25%;}
  body .tooltip.code{display: none;}
  body .discount_code {width: 100%;}
  body .section .content_bags .item_list_bag{font-size: 11px;}
  body .section .content_bags .price2_list_bag img{margin-top: 0px;}
  body .quantity_details .more, body .quantity_details .less{line-height: 24px;}
  body .btn{font-size: 12px;padding: 6px 8px;}
  body .step2_bag_summary{width: 100%;text-align: left;}
  body .step2_bag_summary .box1{text-align: left !important;}
  body .steps_header.table_bags{margin-top: 20px;}

  body .content{
    width: 100%;
  }
  body .content .small_hidden{
    display: none;
  }
  body .menu_small{
    display: block;
  }
  body header .menudrop{
    border-right: none;
  }
  body .list_home li{
    width: 100%;
    display: inline-block;
    float: none;
    margin-bottom: 20px;
  }
  body .title_section .text_section{
    margin-top: 0;
    font-size: 16px;
  }
  body .details .detailsimg{
    width: 100%;
    float: none;
  }

  body .details .description{
    width: 100%;
    float: none;
  }
  body .details .details_content{
    margin-left: 0px;
  }
  body .details .description .title_details{
    margin: 20px 0px;
  }
  body .tooltip {
    top: 0px;
    right: 0px;
    bottom: inherit;
  }
  body .tooltip:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 9px 6px 0px;
    border-color: transparent rgba(0, 0, 0, 0.6) transparent transparent;
    position: absolute;
    top: 7px;
    left: -9px;
  }
  body .tooltip.option {
    width: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  body .tooltip.option.active {
    bottom: inherit;
    top: 16px;
    opacity: 1;
    width: auto;
  }
  body .tooltip.stock {
    width: auto;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  body .tooltip.stock.active {
    bottom: inherit;
    top: 16px;
    opacity: 1;
    width: auto;
  }
  body .code_promo .tooltip{
    left: 110%;
    border-radius: 5px;
  }
  body .code_promo .tooltip:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 9px 6px 0px;
    border-color: transparent rgba(0, 0, 0, 0.6) transparent transparent;
    position: absolute;
    top: 7px;
    left: -9px;
  }
  body .tooltip.code {
    width: 40%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  body .tooltip.code.active {
    bottom: 0px;
    opacity: 1;
    width: 50%;
  }

  body .payment_form .tooltip:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 7px 7px 7px;
    border-color: transparent transparent rgba(0, 0, 0, 0.6) transparent;
    position: absolute;
    top: -7px;
    left: 12px;
  }

  body .payment_form .tooltip{
    left: 0;
    bottom: -31px;
    border-radius: 5px;
  }
  body .tooltip.payments {
    width: 25%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  body .tooltip.payments.active {
    bottom: -31px;
    opacity: 1;
    width: 30%;
  }

  body .section .steps_header li{
    display: block;
    float: none;
    padding: 5px 20px;
    width: 100%;
    margin-bottom: 2px;
    margin-left: 0px;
    text-align: center;
  }
  body .section .steps_header li:first-child{
    width: 100%;
    min-height: 30px;
    margin-left: 0px;
  }




  body .list_home li:nth-child(3n+2){
    margin: 0px 0px 20px 0px;
  }
}
/* col-xs */
@media only screen and (max-width: 767px) {
	/*
	| ---------------------------------------------------------
	| General & Helper Class
	| ---------------------------------------------------------
	*/
	.center-xs {
		display: table;
		width: auto;
		margin: 0 auto;
		float: none;
		position: static;
		text-align: center;
	}

	/*
	| ---------------------------------------------------------
	| Header
	| ---------------------------------------------------------
	*/
	.header-top {
		height: auto;
	}
	.header-top .contact-info,
	.header-top .actions {
		display: table;
		margin: 0 auto;
		padding: 15px 0;
		float: none;
		text-align: center;
	}
	
	.main-header {
		height: auto;
		margin: 0;
		padding: 30px 0;
	}
	.main-header .actions {
		display: table;
		margin: 0 auto 30px auto;
		float: none;
		position: static;
	}

	
	.dl-menuwrapper {
		margin: 0 0 3em;
	}
	.dl-menuwrapper .dl-menu.dl-menuopen,
	.dl-menuwrapper > .dl-submenu {
		top: 5em;
	}
	
	
	.products-wrapper {
		top: 0;
	}
	.products-layout.list .entry-media, 
	.products-layout.list .entry-main {
		display: block;
		width: auto;
	}
	.products-layout.list .entry-media {
		max-width: 280px;
		margin: 0 auto;
	}
	.products-layout.list .entry-main > * {
		margin-right: auto;
	}
	.products-layout.list .entry-price {
		position: static;
		margin: 20px auto;
		padding: 0;
		border: 0;
	}
	.products-layout.list .entry-links {
		display: table;
		margin: 10px auto;
		float: none;
	}
	
	.nav-tabs>li {
		float: none;
		margin-bottom: 3px;
	}
	
	.tbl-cart td {
		font-size: 12px;
	}
	.tbl-cart .qty-btn-group {
		min-width: 28px;
		width: 32px;
	}
	.tbl-cart .qty-btn-group button {
		height: 20px;
	}
	.tbl-cart tbody tr > td:nth-child(3):after {
		content: none;
	}
}
/* col-sm */
@media only screen and (min-width: 768px) and (max-width: 991px) {
}
/* col-md */
@media only screen and (min-width: 992px) and (max-width: 1170px) {
	.main-menu > li > a {
		padding: 25px 10px;
	}
}
/* col-xs , col-sm */
@media only screen and (max-width: 991px) {
	/*
	| ---------------------------------------------------------
	| Promo
	| ---------------------------------------------------------
	*/
	.promo.first-child {
		margin-top: 0;
	}
}

/* col-md and col-lg */
@media only screen and (min-width: 992px) {
	/*
	| ---------------------------------------------------------
	| Promo
	| ---------------------------------------------------------
	*/
	.promo.first-row {
		margin-top: 0;
	}
}
/* All but col-xs */
@media only screen and (min-width: 768px) {
	#frm-contact-us { margin-right: 80px; }
}