#content .banners-slider-carousel .slider-item {
  float: left;
  margin: 0;
  padding-right:15px;
}

.product-grid .product-block .product-details h4{
  min-height:72px;
  margin-bottom:0px !important;
}

.product-grid .product-block{
  margin-bottom:55px !important;
}

.caption .rating{
  display:none;
}

#title-content .page-title{
  width:100%;
  clear:both;
}

#title-content .breadcrumb{
  width:100%;
  clear:both;
}


#title-content .breadcrumb {
  margin: -8px 0 !important;
}


.content-top-breadcum {
  padding: 0px 0 15px !important;
}



.yolo-top-bar {
    background-color: #222;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    position: relative;
    z-index: 998;
}
.yolo-top-bar .top-sidebar aside {
    display: inline-block;
    margin-top: 0;
    vertical-align: middle;
}
.yolo-top-bar .top-sidebar aside + aside {
    margin-left: 30px;
}
.yolo-top-bar > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.yolo-top-bar > ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.yolo-top-bar > ul li + li {
    margin-left: 20px;
}
.yolo-top-bar ul.top-bar-info li {
    display: inline-block;
    padding: 0;
    vertical-align: middle;
}
.yolo-top-bar ul.top-bar-info li > a {
    color: inherit;
    line-height: 2;
    vertical-align: middle;
}

.yolo-top-bar ul.top-bar-info li > a:hover {
  color: #e60505;
}

.yolo-top-bar ul.top-bar-info li + li {
    margin-left: 20px;
}
.yolo-top-bar ul.top-bar-info i.fa {
    font-size: 14px;
    padding-right: 5px;
    vertical-align: middle;
}
.yolo-top-bar .top-sidebar {
    color: #777;
}
.yolo-top-bar .top-sidebar .profile-text {
    padding-right: 10px;
}
.yolo-top-bar .top-sidebar h4.widget-title {
    color: #777;
}
.yolo-top-bar .top-sidebar #wp-calendar caption, .yolo-top-bar .top-sidebar #wp-calendar thead th {
    color: #777;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu {
    border: medium none;
    color: inherit;
    font-size: 14px;
    margin: 0;
    overflow: visible;
    padding: 0;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu li {
    border: medium none;
    color: inherit;
    display: inline-block;
    position: relative;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu li::before {
    display: none;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu li:hover > ul {
    display: block;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu li > a {
    padding: 0;
    color: #fff;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu li > a:hover {
    padding-left: 0;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li {
    line-height: 50px;
    margin: 0;
    padding: 0;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li + li {
    margin-left: 30px;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li + li::before {
    bottom: 0;
    content: "";
    display: block;
    height: 16px;
    left: -15px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 1px;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li + li::before {
    background-color: #d2d2d2;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li ul {
    background-color: #f8f8f8;
    box-shadow: 2px 5px 5px 2px rgba(0, 0, 0, 0.3);
    color: #777;
    display: none;
    margin: 0;
    min-width: 150px;
    padding: 0 15px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
    z-index: 999;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li ul li {
    display: block;
    line-height: 28px;
    margin: 0;
    padding: 8px 0;
    white-space: nowrap;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li ul li + li {
    border-top: 1px solid #f0f0f0;
}
.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li ul ul {
    left: 100%;
    top: 0;
}
.yolo-top-bar .top-sidebar .widget.base-primary-color i.fa, .yolo-top-bar .top-sidebar .widget.base-primary-color a {
    color: #777;
}
.yolo-top-bar .top-sidebar .widget.base-primary-color.widget_nav_menu > div > ul.menu > li + li::before, .yolo-top-bar .top-sidebar .widget.base-primary-color.separate-left::before, .yolo-top-bar .top-sidebar .widget.base-primary-color.separate-right::after {
    background-color: #777;
}
.yolo-top-bar .top-sidebar .separate-left {
    position: relative;
}
.yolo-top-bar .top-sidebar .separate-left::before {
    bottom: 0;
    content: "";
    display: block;
    height: 16px;
    left: -15px;
    margin: auto;
    position: absolute;
    top: 0;
    width: 1px;
}
.yolo-top-bar .top-sidebar .separate-left::before {
    background-color: #d2d2d2;
}
.yolo-top-bar .top-sidebar .separate-right {
    position: relative;
}
.yolo-top-bar .top-sidebar .separate-right::after {
    bottom: 0;
    content: "";
    display: block;
    height: 16px;
    margin: auto;
    position: absolute;
    right: -15px;
    top: 0;
    width: 1px;
}
.yolo-top-bar .top-sidebar .separate-right::after {
    background-color: #d2d2d2;
}
.yolo-top-bar .top-sidebar .widget .custom-dropdown-list > ul li > a {
    color: #333;
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul > li {
    display: block;
    list-style: outside none none;
    padding: 0;
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul > li > a::after {
    content: "";
    display: inline-block;
    font-family: "fontawesome";
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul ul {
    background-color: #fff;
    box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
    display: none;
    left: 0;
    list-style: outside none none;
    margin: 0;
    min-width: 150px;
    padding: 10px 0;
    position: absolute;
    top: 100%;
    z-index: 999;
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul ul > li {
    display: block;
    line-height: 32px;
    list-style: outside none none;
    padding: 0 15px;
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul ul > li img {
    padding-right: 5px;
}
.yolo-top-bar .top-sidebar .widget #lang_sel > ul:hover ul {
    display: block;
}
.yolo-top-bar .top-bar-left {
    text-align: left;
}
.yolo-top-bar .top-bar-right {
    text-align: right;
}
.yolo-top-bar .top-bar-right.top-sidebar .widget_nav_menu > div > ul.menu ul ul {
    left: auto;
    right: 100%;
}
.yolo-top-bar .top-bar-center {
    text-align: center;
}

.content-top-breadcum {
    min-height: 75px;
}

.breadcrumb > li a {
    color: #000;
    font-size: 11px;
}

.content-top-breadcum #title-content {
    padding: 0 13px;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.product-grid .product-thumb h4 {
    font-weight: normal;
    font-size: 14px;
    margin: 8px 0 13px;
    line-height: 17px;
}

.code {
  font-size: 12px;
}

.rating-wrapper {
  display: none;
}

.productpage h3.product-title {
    font-size: 14px;
    font-weight: 600;
    padding: 0 0 5px;
    background: none;
}

.header-search {
    margin: 0;
    padding: 13px 15px 22px;
    position: static;
    width: 100%;
    background: #ededed;
}



.saleback .salelabel{
  color:#fff;
  background-color:#000;
  padding:0px;
  padding:3px;
}

.saleback .percent{
  color:#fff;
  background-color:#bbb000;
  padding:0px;
  padding:3px;
  font-size:13px;
}

.product-block{
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.15);
  box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.15);
}

.box{
  background-color:#fff;
  padding:10px;
  margin:5px;
}

#content.productpage{
  background-color:#fff;
}

#tabs_info, #tabs_info .nav-tabs{
  background-color:#fff;
}

#top{
  background-color:#fff;
}


.box.related{
  clear:both;
}

.btn-list-grid{
  display:none !important;
}


.mfilter-content-opts{
  margin-bottom:10px;
}


.mfilter-box-1 .mfilter-counter {
  background: #000 none repeat scroll 0 0 !important;
  color: #fff;
}

.mfilter-box-1 .mfilter-counter::after {
    border-right-color: #000 !important;;
}
.mfilter-counter::after {
    border-right-color: #000000 !important;;
}

.header-bottom{
  background-color: #e60505;
  color:#fff;
}


.header-container{
  background-color:#e60505 !important;
  color:#fff;
}

.header-bottom a{
  color:#fff;
}

.product-items .caption h4{
  min-height:43px;
  font-size: 12px;
  line-height: 18px;
}

.prc-cnt{
  background-color:#f2efef !important;;
}



.content-top-breadcum{
  background-color:#f2efef;
  margin-bottom:30px;
}




.small_descr {
    clear: both;
    background-color: #f2efef;
    margin-bottom: 20px;
    color: #000;
    padding: 5px 10px;
    border: 1px solid #e6e6e6;
}

.product-right h4.product-price{
    clear: both;
    margin-bottom: 20px;
    color: #000 !important;
    padding: 11px 10px;
    font-size: 37px!important;
    font-style: initial !important;;

}


.category_filter{
 display:none;
}

.information-information strong {
    font-weight: 700;
}
.information-contact #content {
    width: 100%;
}
.information-contact .one-third.column {
    width: 31.333%;
    color:#fff;
}
.information-contact .info-box {
    float: left;
    margin-bottom:10px;
}

.information-contact .info-box .img-responsive{
  margin:auto;
}
.information-contact .column .column_attr {
    height: 443px;
    text-align: center;
}
.information-contact .column .column_attr li {
    list-style: outside none none;
    margin-bottom: 10px;
    padding-left: 0;
}
.information-contact .column .column_attr ul {
    list-style: outside none none;
    padding-left: 0;
}

.information-contact .mcb-wrap .info-box {
    color: #fff;
}

.information-contact .mcb-wrap .info-box {
    color: #fff;
}
.information-contact .mcb-wrap .info-box b,.information-contact .mcb-wrap .info-box strong{
    color: #fff;
}
.information-contact .mcb-wrap .info-box h3 {
    color: #fff;
    font-weight:700;
    color:#fff;
}
.information-contact .mcb-wrap .info-box h3 b{
    color: #fff;
    font-weight:700;
    color:#fff;
}
.information-contact #content h3.location-title {
    background-color: #f1f1f1;
    color: #159ca0;
    padding: 10px 0;
    text-align: center;
}
.information-contact .form-horizontal legend {
    background-color: #f1f1f1;
    color: #159ca0;
    padding: 10px 0;
    text-align: center;
}

.category_filter{
  display:none !important;
}


#checkout .quickcheckout-heading {
    cursor: pointer;
}
#checkout .quickcheckout-content {
    display: none;
}


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

	nav{
		  display:inline-block !important;
		}

	.category-parralax{
	  display:none;
	}

	.top-sidebar{
	  text-align:center;
	}

	.yolo-top-bar .top-bar-right {
	  text-align: center !important;
	}


	.yolo-top-bar .top-bar-left {
	  text-align: center !important;
	}


	.col-sm-11.nav-container {
	  background: #e60505 none repeat scroll 0 0  !important;;
	  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
	  border-top: 1px solid rgba(0, 0, 0, 0.5);
	  padding: 0 15px;
	  width: 100%;
	}


    #top {
      clear:both;
      display:inline-block;
      min-height:160px;
      height:300px;
      text-align:center;
    }


    #nav_menu-3 ul li{
      margin:0px;
      padding:3px;
      font-size:11px;
    }

	.yolo-top-bar .top-sidebar .widget_nav_menu > div > ul.menu > li + li::before {
	    bottom: 0;
	    content: "";
	    display: block;
	    height: 16px;
	    left: -15px;
	    margin: auto;
	    position: absolute;
	    top: 0;
	    width: 0px;
	}

	.header-bottom  .nav-container .container{
	  width:100%;
	  padding:0px !important;
	}
	.header-bottom  .nav-container .container #supermenu{
	  width:100%;
	}

	.col-sm-3.header-left {
	  display: inline-block;
	  text-align: center;
	  width:33%;
	  float:left;
	}

	.col-sm-6.header-right {
	  float: left;
	  width: 67% !important;
	}


	#top {
      height:150px;
	}

	.yolo-top-bar{
      line-height:25px;
	}
	
	#tabs_info {
	  margin: 0px 0 !important;
	}	
	
	.product-right .btn-block {
	  padding: 11px 7px !important;
	  width: 100% !important;
	  margin-top:10px;
	}	
	

}

.homepagebannes .banner-content{
  padding:45px 5px;
}


.featured{
  clear:both;
}

/*
#featured-grid .product-items{
  float:left;
  margin:10px;
  width:268px;
}
*/

.parallex{
  clear:both;
  float:left;
}


#tabs_info{
  background-color:#f8f8f8;
  margin:40px 0px;
  padding-top: 20px;
  padding-bottom: 20px;
}

#tabs_info .nav-tabs{
  background-color:#f8f8f8;
  text-align:center;
}


.category-parralax .box-heading {
    background:no-repeat !important;
}

.productpage .product-right {
    padding: 10px 25px 25px 25px;
    margin-bottom: 10px;
    width: 50%;
    min-height: 670px;
}

.product-rightinfo .cart-block {
    padding: 20px;
    background: #f2efef;
    margin: 15px 0 20px;
    display: inline-block;
    width: 100%;
    border: 1px solid #e6e6e6;
}


.product-right .btn-block {
    background: #e60505;
    color: #000;
    padding: 5px 25px;
    border: none;
    width: 60%;
    font-size: 19px;
    padding: 11px 25px;
    background-color: #e60505;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFDD45), to(#FFD000));
    background-image: -webkit-linear-gradient(top, #FFDD45, #FFD000);
    background-image: linear-gradient(to bottom, #e60505, #e60505);
    background-repeat: repeat-x;
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='argb(#FFDD45)', endColorstr='argb(#FFD000)', GradientType=0)";
    box-shadow: 0 1px 0 0 #e60505, 0 3px 0 0 #e60505;
    color: #fff;
}

.product-tag {
  display: none;
}

.col-sm-6.header-right {
    float: right;
    right: 0;
    width: 73%;
    margin-top: 20px;
    padding: 0;
}

#logo {
    margin: 25px 0;
    display: inline-block;
    float: left;
}

footer {
    margin-top: 50px;
    padding-top: 40px;
    background-color: #363232;
    color: #c5c5c5;
    background: url(../image/texture-bg.png);
}

.common-home .box{
  margin:0px;
}


.quickcheckout-checkout .content-top-breadcum, .quickcheckout-checkout header{
  display:none;
}

body.quickcheckout-checkout {
  background-color:#e6e6e6;
}

.quickcheckout-content {
    background-color: #fff;
}

.quickcheckout-heading {
    background: #f2efef none repeat scroll 0 0;
}

.message-box {
    background-color: #e60505;
    border: 1px solid #d9d5d5;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
    margin: 5px 0;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

#carousel0 .owl-item{
  float:left;
  padding:5px;
  margin:10px;
}


.common-home #content{
  clear:both;
  background-color:#fff;
  padding:0px;
}

#content_bottom{
  clear:both;
}

footer{
  clear:both;
}


.testimonial-testimonial #title-content{
  text-align:center;
}

#supermenu ul li div .withimage {
    background-color: #fff !important;
    padding: 14px 4px 4px 4px !important;
}

#supermenu ul li div.bigdiv {
    background: #f2efef !important;
}

#supermenu ul li div .withimage .name a {
    font-weight: 600 !important;
}

.content_botom{
  margin-top:100px;
}

.carousel0{
  background-color:#f2efef;
  width:100%;
}

footer{
  margin-top:0px;
}

li.subcat{
  margin-bottom:40px;
  float:left;
}


li.subcat a{
  font-weight:600;
}


.news-peoplesay{
  background-color:#fff;
}

.common-home .box {
    padding: 60px 0;
}

.hometab .tab-title, .box .box-heading {
    color: #2e2a41;
    display: inline-block;
    font-size: 35px;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
    padding-top: 20px;
    margin-bottom: 32px;
    text-transform: none;
}

.common-home .parallex {
    clear: both;
    float: left;
    margin-top: 50px;
}

.cms-banner {
    padding-top: 20px;
}

.blogcarousel .product-block {
  padding: 12px;
}

.blogcarousel .product-block {
    -webkit-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.15);
    box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.15);
}

.common-home .box {
    padding: 40px 0;
}

.testimonial-cms {
    float: right;
    text-align: center;
    width: 100%;
    padding: 45px 0;
}

.homepage-testimonial-inner1 .peoplesay-block a {
    color: #fff;
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: bold;
}

.homepage-testimonial-inner1 .peoplesay-block .test-desc p {
    color: #c0bdbd;
    font-size: 16px;
    line-height: 22px;
}

.carousel0 {
  font-size: 27px;
  color: #000;
  text-align: center;
  font-weight: 700;
}

.carousel-title {
  padding-top: 20px;
  padding-bottom: 15px;
}

.footer-bottom {
    padding: 20px 0;
}

.newsletter-container {
    width: 100%;
    float: left;
    padding-bottom: 30px;
}

#footer_aboutus_block .phoneno.column {
    margin: 10px 0;
}

.address_content .contact_address {
  font-size: 17px;
   color: #c0bdbd;
}

.contact_phone {
  font-size: 17px;
  color: #c0bdbd;
}

.contact_email-1 {
  font-size: 17px;
  color: #c0bdbd;
}

#tabs_info {
  font-size: 16px;
}

.nav-tabs>li>a {
   background-color: #717073 !important;
    box-shadow: 0 1px 0 0 #5d5c5d, 0 3px 0 0 #626163;
    color: #fff !important;
    letter-spacing: 1px !important;
    border: none;
    border-bottom: 2px solid #5d5c5d !important;
    border: 2px solid #717073 !important;
}

.nav-tabs>li.active>a {
    background-color: #FFD000 !important;
    color: #000 !important;
    font-weight: bold !important;
    border: 2px solid #FFD000 !important;
    box-shadow: 0 1px 0 0 #e0b92b, 0 3px 0 0 #EBC305 !important;
}

.parallex {
    background-color: #e60505;
}


.addcart {
  width:100%;
}
.addcart a, .addcart button{
    /* width: 100%; */
    background-color: #e60505;
    color: #fff;
    font-size: 12px;
    padding: 2px 15px;
    cursor: pointer;
    border: none;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 16px;
}


.stockstatus .desc{
    box-shadow: 0 1px 0 0 #5d5c5d, 0 3px 0 0 #626163;
    color: #fff;
    padding: 4px 20px;
}

.stockstatus .fa{
  padding-right:5px;
}

.category-top {
  display: none;
}

.top-sidebar .pull-left .fa {
    font-size: 20px;
}

.top-sidebar .pull-left {
    font-size: 18px;
    color: #fff;
}

.headertopleft .shipping-cms {
    margin-right: 0;
    border-left: 0;
    font-size: 16px;
}

.shipping-cms {
    float: left;
    margin-right: 37px;
    border-left: 1px solid #bebebe;
    padding: 0 0 0 0px;
    height: 48px;
    font-size: 16px;
}

@media (max-width: 979px) {
.productpage .product-right {
    padding: 0 15px;
    width: 100%;
    margin: 0;
}
}

@media (max-width: 768px) {
	.col-sm-6.header-right {
	   width:50% !important;
	}
}

#column-left .single-banner {
  margin-bottom: 30px;
}

.blog-content .blog-top {
  display: none;
}

.all-blog .read-more a {
    color: #e60505;
    background: #222222;
}

.blog-desc {
    color: #222222;
}

.text-danger {
  background-color: #a94442 !important;
  color: #fff !important;
  padding: 3px 20px !important;
}

.payment h2{
  clear:both;
}

.well-sm{
  clear:both;
}

#menu-topbar-menu ul li a{
  color: #fff;
}

.offer-banner-inner .offer-banner-desc {
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
    font-weight: 500;
    display: inline-block;
}

.message-box .title {
  color: #fff;
}

#supermenu.respsmall ul.exped{
  max-height:400px;
  overflow:scroll;
}


#top .topbar-left.pull-left{
  color:#fff !important;
}

#top .topbar-left.pull-left a{
  color:#fff !important;
}


.antislide .banner-content{
  padding: 5px 5px;
}

.quickview-button {
  position:absolute;
  top:130px;
  left:110px;
}

.product-block:hover .image{
  opacity:0.5;
}

.manufacture_block{
  display:none;
}

/*
#search{
  width:300px;
  padding-right:0px !important;
  padding-left:0px !important;
  margin-left: 50px;
}

.searchbox{
  width:300px;
}
*/

.quickbox{
 background-color:#f2efef !important;
}
.quickbox:hover{
 background-color:#ff0000 !important;
 border-color:#ff0000 !important;
}

#top-links{
  padding:0 15px !important;
}

.headertopleft {
  padding:0 10px !important; 
}


/*     search      */
.searchbox, searchinner{
  float:left;
}

#search .searchinner input{
  border:1px solid #000;
  float:left;
}

#search .input-lg{
  width:84%;
}

#search .btn-lg {
  background: #2e2a41 none repeat scroll 0 0;
  border: 1px solid #2e2a41;
  border-radius: 0;
  color: #ffea00;
  font-size: 13px;
  height: 50px;
  line-height: 18px;
  float:left;
}


#search .btn-lg {
  background: #2e2a41 none repeat scroll 0 0;
  border: 1px solid #2e2a41;
  border-radius: 0;
  color: #ffea00;
  font-size: 14px;
  height: 50px;
  line-height: 18px;
  padding: 10px 10px;
  position: relative;
  float:left;
  display:inline-block !important;
}

.product-search .empty {
  clear: both;
  display: block;
  text-align: center;
}

.empty_bottom_wrapper {
  clear: both;
  display: block;
  margin: 10px 0;
  text-align: center;
}

.empty_bottom_wrapper {
  text-align: center;
}

.empty_bottom a {
  background: #000 none repeat scroll 0 0;
  border: 1px solid #000;
  color: #fff;
  margin: 10px 15px;
  padding: 10px;
}

.button-search-wrapper{
  clear:both;
  display:inline-block;
  width:100%;
  text-align:center;
  padding:10px;
}

.button-search-wrapper #button-search{
  float:none !important;
}

header{
  clear:both;
}



@media screen and (max-width: 540px) {
	#search{
	  text-align:center;
	  clear:both;
	  display:inline-block;
	  width:100%;
	  margin:10px 0px;
	}
	
	#search .searchbox{
	  margin:auto;
	  display:inline-block;
	  width:100%;
	  text-align:center;
	}
	
	#search .searchbox .searchinner{
	 display:inline-block;
	}
	
}


/*  -------------------------  */

.category_page h3{
  display:none;
}

.banner_content_botom{
  padding:10px 0px;
  background-color:#f2efef;
}

.banner_content_botom .container{
   border-bottom:3px solid #fff;
}

.banner_content_botom .row div span{
  padding:5px;
}

.banner_content_botom .row div span img{
  border:5px solid #fff;
  padding:3px;
}

.search_subcategory{
  display:none;
}

.product-search .checkbox-inline{
  display:none;
}


              
.same_products_title{
clear:both;
width:100%;
float:left;
display:block;
}

.same_product_color{
float:left;
border:1px solid #000;
display:inline-block;
margin:10px;
}
              
