@media only screen and (min-width: 992px) and (max-width: 1280px) {
div.cart-collaterals ul.products li.product{float:left;margin-left:30px;position:relative;width:160px}
.coupon input[type="text"]{width:100px}
input[type="submit"],button[type="submit"]{padding:11px 15px}
.col-1,.col-2{width:293px}



.search  input[type="submit"], .search button[type="submit"], .search input[type="reset"], .search button[type="reset"] {
/*background: #FF9914;*//* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4c700+0,ff9914+100 */
background: #f4c700; /* Old browsers */
background: -moz-linear-gradient(top,  #f4c700 0%, #ff9914 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f4c700 0%,#ff9914 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f4c700 0%,#ff9914 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c700', endColorstr='#ff9914',GradientType=0 ); /* IE6-9 */

margin-bottom: 0px;
border: medium none;
color: #ba0000;
padding: 8px 31px;
text-transform: uppercase;
border-top-right-radius: 10px !important;
border-bottom-right-radius: 10px !important;
font-weight: bold;


}
.search  input[type="submit"]:hover, .search button[type="submit"]:hover, .search input[type="reset"]:hover, .search button[type="reset"]:hover {
/*background: #FF9914;*//* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4c700+0,ff9914+100 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff9914+0,f4c700+100 */
background: #ff9914; /* Old browsers */
background: -moz-linear-gradient(top,  #ff9914 0%, #f4c700 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff9914 0%,#f4c700 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff9914 0%,#f4c700 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9914', endColorstr='#f4c700',GradientType=0 ); /* IE6-9 */

margin-bottom: 0px;
border: medium none;
color: #252525;
padding: 8px 31px;
text-transform: uppercase;
border-top-right-radius: 10px !important;
border-bottom-right-radius: 10px !important;

}

.search {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9f7e5+0,fce197+100 */
background: #f9f7e5; /* Old browsers */
background: -moz-linear-gradient(top,  #f9f7e5 0%, #fce197 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f9f7e5 0%,#fce197 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f9f7e5 0%,#fce197 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f7e5', endColorstr='#fce197',GradientType=0 ); /* IE6-9 */
border: 1px solid #fff;
box-shadow: 2px 2px 2px #ccc;
border-bottom-left-radius: 50px !important;
/**/border-bottom-right-radius: 50px !important;
padding-right:15px; padding-top:5px;
padding-bottom: 8px;
margin-bottom: 6px;}

.search .glyphicon {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 22px;
  vertical-align:middle;
  color:#ba0000  !important;
}.search  input{ border-left:3px solid #FFD400; border-top:3px solid #FFD400; border-bottom:3px solid #FFD400; border-top-left-radius:10px !important;  border-bottom-left-radius:10px !important; padding-top:15px ; padding-bottom:15px; padding-left:15px; margin-right: 0;
padding-right: 0 !important; width:451px !important; }

.search1  input{ border-left:3px solid #FFD400; border-top:3px solid #FFD400; border-bottom:3px solid #FFD400; border-top-left-radius:10px !important;  border-bottom-left-radius:10px !important; padding-top:15px ; padding-bottom:15px; padding-left:15px; margin-right: 0;
padding-right: 0 !important; width:181px !important; }

.search1 .input-group { 
  float: left;
}

.search .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  margin-top: 0;
height: 40px;
 }
 
 
 
 .newhome2 a {
  padding: 7px 5px;
  border-bottom: 1px dashed #725e5e;
  float:left;
  display:block;
  overflow:hidden;  width:100%
  

}
.newhome2 {
/*  background: #ffe0f2;*/
  line-height: 27px;
  margin-bottom: 7px;
  padding: 10px;
  margin-top: 10px;
  overflow: hidden;
}
.newhome2 h2 a{ float:none !important; clear: both !important; display:inherit !important; width:100% !important}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.mainmenu-area .navbar-nav a{font-size:14px;padding:15px 10px}
.single-promo{margin-bottom:30px}
.single-product-widget,.footer-about-us,.footer-menu{margin-bottom:60px}
.product-widget-area .zigzag-bottom{bottom:-50px;height:100px}
.product-widget-area{padding-bottom:90px}
.footer-top-area .zigzag-bottom{bottom:-153px;height:200px}
.footer-top-area{padding:35px 0 125px}
div.cart-collaterals ul.products li.product{width:190px}
.col-1,.col-2{width:345px}



.search  input[type="submit"], .search button[type="submit"], .search input[type="reset"], .search button[type="reset"] {
/*background: #FF9914;*//* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4c700+0,ff9914+100 */
background: #f4c700; /* Old browsers */
background: -moz-linear-gradient(top,  #f4c700 0%, #ff9914 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f4c700 0%,#ff9914 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f4c700 0%,#ff9914 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c700', endColorstr='#ff9914',GradientType=0 ); /* IE6-9 */

margin-bottom: 0px;
border: medium none;
color: #ba0000;
padding: 8px 31px;
text-transform: uppercase;
border-top-right-radius: 10px !important;
border-bottom-right-radius: 10px !important;
font-weight: bold;


}
.search  input[type="submit"]:hover, .search button[type="submit"]:hover, .search input[type="reset"]:hover, .search button[type="reset"]:hover {
/*background: #FF9914;*//* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4c700+0,ff9914+100 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff9914+0,f4c700+100 */
background: #ff9914; /* Old browsers */
background: -moz-linear-gradient(top,  #ff9914 0%, #f4c700 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff9914 0%,#f4c700 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff9914 0%,#f4c700 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9914', endColorstr='#f4c700',GradientType=0 ); /* IE6-9 */

margin-bottom: 0px;
border: medium none;
color: #252525;
padding: 8px 31px;
text-transform: uppercase;
border-top-right-radius: 10px !important;
border-bottom-right-radius: 10px !important;

}

.search {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9f7e5+0,fce197+100 */
background: #f9f7e5; /* Old browsers */
background: -moz-linear-gradient(top,  #f9f7e5 0%, #fce197 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f9f7e5 0%,#fce197 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f9f7e5 0%,#fce197 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f7e5', endColorstr='#fce197',GradientType=0 ); /* IE6-9 */
border: 1px solid #fff;
box-shadow: 2px 2px 2px #ccc;
border-bottom-left-radius: 50px !important;
/**/border-bottom-right-radius: 50px !important;
padding-right:15px; padding-top:5px;
padding-bottom: 8px;
margin-bottom: 6px;}

.search .glyphicon {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 22px;
  vertical-align:middle;
  color:#ba0000  !important;
}.search  input{ border-left:3px solid #FFD400; border-top:3px solid #FFD400; border-bottom:3px solid #FFD400; border-top-left-radius:10px !important;  border-bottom-left-radius:10px !important; padding-top:15px ; padding-bottom:15px; padding-left:15px; margin-right: 0;
padding-right: 0 !important; width:451px !important; }

.search1  input{ border-left:3px solid #FFD400; border-top:3px solid #FFD400; border-bottom:3px solid #FFD400; border-top-left-radius:10px !important;  border-bottom-left-radius:10px !important; padding-top:15px ; padding-bottom:15px; padding-left:15px; margin-right: 0;
padding-right: 0 !important; width:181px !important; }

.search1 .input-group { 
  float: left;
}

.search .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  margin-top: 0;
height: 40px;
 }
 
 
 
 
 
 
  
 .newhome2 a {
  padding: 7px 5px;
  border-bottom: 1px dashed #725e5e;
  float:left;
  display:block;
  overflow:hidden;  width:100%
  

}
.newhome2 {
  /*background: #ffe0f2;*/
  line-height: 27px;
  margin-bottom: 7px;
  padding: 10px;
  margin-top: 10px;
  overflow: hidden;
}
.newhome2 h2 a{ float:none !important; clear: both !important; display:inherit !important; width:100% !important}

}
@media only screen and (max-width: 767px) {
.user-menu,.header-right ul.list-inline{text-align:center}
.top-social{text-align:center;}
.logo h1{font-size:30px;margin:20px 0;text-align:center}
.shopping-item{float:none;margin-top:5px;text-align:center}
.ph{padding-top:0!important}
.navbar-header{text-align:center}
.navbar-toggle{border-color:#fff;margin:6px 10px 6px auto;background:#fff}
.navbar-toggle .icon-bar{background:none repeat scroll 0 0 #333}
.navbar-collapse.collapse.in{background:none repeat scroll 0 0 #f4f4f4;position:relative;z-index:99}
 
  .mainmenu-area .navbar-nav a {
    padding: 15px;
    display: block;
    background: #5a3c83;
    text-align: left;
    padding-left: 15px !important;
    margin-left: 15px;
    line-height: 25px;
    padding: 0;
    width: 92%;
  }
 
.mainmenu-area{position:relative!important}
.slide-text{font-size:16px}
.slide-text h2{font-size:30px}
.readmore{font-size:16px;padding:8px 20px}
.single-promo{margin-bottom:2px;font-size:16px}
.product-widget-area .zigzag-bottom{bottom:-50px;height:100px}
.product-widget-area{padding-bottom:90px}
.footer-top-area .zigzag-bottom{bottom:-153px;height:200px}
.footer-top-area{padding:35px 0 125px}
.single-product-widget,.footer-about-us,.footer-menu{margin-bottom:60px}
.product-wid-title{font-size:25px}
.related-products-wrapper .owl-nav{left:-15px;position:relative;right:inherit;top:15px}
div.cart-collaterals ul.products{margin:0}
div.cart-collaterals ul.products li.product{margin-bottom:30px;margin-left:0;width:100%}
div.cart-collaterals ul.products li.product img{width:100%}
.product-bit-title h2{font-size:35px;padding:40px 0}
.col2-set{margin-left:0}
.col-1,.col-2{float:none;margin-left:0;width:inherit}
table.shop_table th,table.shop_table td{font-size:12px;padding:5px}
td.product-thumbnail img{width:30px}
div.quantity input.plus,div.quantity input.minus{display:none}
table.shop_table th{font-size:12px}
div.coupon input[type="text"]{width:100px}
.coupon{margin-bottom:10px}
.cross-sells{float:none;margin-bottom:30px;margin-right:0;width:100%}
.cart_totals,.cart-collaterals .shipping_calculator{float:none;margin-bottom:40px;width:100%}
.block-slider img{width:100%;height:70px}


.search  input[type="submit"], .search button[type="submit"], .search input[type="reset"], .search button[type="reset"] {
/*background: #FF9914;*//* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4c700+0,ff9914+100 */
background: #f4c700; /* Old browsers */
background: -moz-linear-gradient(top,  #f4c700 0%, #ff9914 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f4c700 0%,#ff9914 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f4c700 0%,#ff9914 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c700', endColorstr='#ff9914',GradientType=0 ); /* IE6-9 */

margin-bottom: 0px;
border: medium none;
color: #ba0000;
padding: 8px 23px;
text-transform: uppercase;
border-top-right-radius: 10px !important;
border-bottom-right-radius: 10px !important;
font-weight: bold;


}
.search  input[type="submit"]:hover, .search button[type="submit"]:hover, .search input[type="reset"]:hover, .search button[type="reset"]:hover {
/*background: #FF9914;*//* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4c700+0,ff9914+100 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff9914+0,f4c700+100 */
background: #ff9914; /* Old browsers */
background: -moz-linear-gradient(top,  #ff9914 0%, #f4c700 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff9914 0%,#f4c700 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff9914 0%,#f4c700 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9914', endColorstr='#f4c700',GradientType=0 ); /* IE6-9 */

margin-bottom: 0px;
border: medium none;
color: #252525;
padding: 8px 31px;
text-transform: uppercase;
border-top-right-radius: 10px !important;
border-bottom-right-radius: 10px !important;

}

.search {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9f7e5+0,fce197+100 */
background: #f9f7e5; /* Old browsers */
background: -moz-linear-gradient(top,  #f9f7e5 0%, #fce197 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f9f7e5 0%,#fce197 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f9f7e5 0%,#fce197 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f7e5', endColorstr='#fce197',GradientType=0 ); /* IE6-9 */
border: 1px solid #fff;
box-shadow: 2px 2px 2px #ccc;
border-bottom-left-radius: 50px !important;
border-bottom-right-radius: 50px !important;
padding: 15px 13px 3px;}

.search .glyphicon {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 22px;
  vertical-align:middle;
  color:#ba0000  !important;
}.search  input{ border-left:3px solid #FFD400; border-top:3px solid #FFD400; border-bottom:3px solid #FFD400; border-top-left-radius:10px !important;  border-bottom-left-radius:10px !important; padding-top:15px ; padding-bottom:15px; padding-left:15px; margin-right: 0;
padding-right: 0 !important; width:451px !important; }

.search1  input{ border-left:3px solid #FFD400; border-top:3px solid #FFD400; border-bottom:3px solid #FFD400; border-top-left-radius:10px !important;  border-bottom-left-radius:10px !important; padding-top:15px ; padding-bottom:15px; padding-left:15px; margin-right: 0;
padding-right: 0 !important; width:181px !important; }

.search1 .input-group { 
  float: left;
}

.search .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  margin-top: 0;
height: 40px;
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 .newhome2 a {
  padding: 7px 5px;
  border-bottom: 1px dashed #725e5e;
  float:left;
  display:block;
  overflow:hidden;  width:100%
  

}
.newhome2 {
 
  line-height: 27px;
  margin-bottom: 7px;
  padding: 10px;
  margin-top: 10px;
  overflow: hidden;
}
.newhome2 h2 a{ float:none !important; clear: both !important; display:inherit !important; width:100% !important}


.product-name1 {
  padding: 4px 28px;
}

}
