﻿
/*************************
*******Typography******
**************************/
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700,100);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Abel);

body {
  font-family: 'Roboto', sans-serif;
  background:;
  position: relative;
  font-weight:400px;
}

ul li {
  list-style: none;
}
h1, .h1 {
   font-weight: 300;
}

a:hover {
outline: none;
text-decoration:none;
}

a:focus {
  outline:none;
  outline-offset: 0;
}

a {
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}
.nav nav-tabs a {
	color:#fe980f;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
}
section#slider {
	margin: 0;
	padding-bottom:0;
}

.dark_blend{
	display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    background: rgba(0,0,0,.3);
    right: 0;
}
.product-information .cart{
	margin-top:3px;
}
#header i.fa-shopping-cart {
	background: none;
}
.navbar-nav li a:hover > i.fa-shopping-cart {
	background: none;
	--color:#fff !important;
}
.small_header_logo{
	height:35px;
	width:auto;
	display:none;
}
.main-nav-scrolled img.small_header_logo{
	display:block;
}
	.cart_info {
		--margin-left:15px;
	}
	form.user_info.signup-form h2 {
		padding-left: 15px;
	}
.container-fluid #slider-carousel  .item {
	background-size:cover !important;
	width: 100%;
	-webkit-background-size:cover !important;
	-moz-background-size:cover !important;
	-o-background-size:cover !important;
	background-size:cover !important;
	background-position:center !important;
}
.btn:hover, 
.btn:focus{
  outline: none;
  box-shadow: none;
}

.navbar-toggle {
  background-color:rgba(0, 0,  0, 0.2);
}
.total_caption{
	font-size:28px;
	font-weight:200;
}

a#scrollUp {
  bottom: 0px;
  right: 15px;
  padding: 5px 10px;
  background: #FE980F;
  color: #FFF;
  -webkit-animation: bounce 2s ease infinite;
  animation: bounce 2s ease infinite;
}

a#scrollUp i{
  font-size: 30px;
}
.wrapper {
	margin-bottom:25px;
}
.productsWrapper > .col-sm-4 {
	height:500px;
}

.promo {
	background-image: url("../images/product-details/priceLabel.png");
	display: block;
	width:80px;
	height:80px;
	position: relative;
	background-repeat: no-repeat;
	background-size:100%;
	color:#444;
	text-transform: uppercase;
	vertical-align: middle;
	font-weight: bold;
	line-height: 80px;
	margin: -30px auto 30px auto;
}




.cart_product > a > img {
    display: inline-block;
    width: 50px;
    bordeR: 1px solid #ccc;
    padding: 3px;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.basket_butt > a.btn-lg {
	border-radius:0;
}
a.con_shop {
    text-decoration: underline;
    color: #717171;
    padding: 10px 0;
    display: inline-block;
}
/*************************
*******Header CSS******
**************************/
 #header{
	margin-bottom:30px;
}
body#index > #header {
	margin-bottom:0;
	z-index:2;
}
#header > .container {
	margin-bottom:20px;
}
.header_top {
  background: rgba(128,128,128,.2);
}
.contactinfo{
	margin:0 15px;
}
.contactinfo ul li:first-child{
    margin-left: -15px;
}

span.view_details{
	width:100%;
	height:220px;
	z-index:10;
	position:absolute;
	left:0;
	top:20%;
	background-image: url("../images/zoom.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20% auto;
	visibility:hidden;
	opacity:0;
	transition: all 0.3s ease-in-out;
}
.view-product:hover span.view_details{
	visibility: visible;
    opacity: 1;
}
.contactinfo ul li a{
  font-size: 14px;
  color: #696763;
  font-family: 'Roboto', sans-serif;
}


.contactinfo ul li a:hover{
	background:inherit;
}


.social-icons ul li a {
  border: 0 none;
  border-radius: 0;
  color: #696763;
  padding:0px;
}


.social-icons ul li{
	display:inline-block;
}

.social-icons ul li a i {
  padding: 11px 15px;
   transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  color:#fdb45e
}

.social-icons ul li a i:hover{
  --color: #fdb45e;
   transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}
.fa-instagram:hover {
	background: #fdb45e;
    color: #fff!important;
    background: #fdb45e none repeat scroll 0 0;
    color: #fff !important;
}
.fa-youtube:hover {
    background: #fdb45e;
    color: #fff!important;
}

.fa-facebook:hover {

    background: #fdb45e;
    color: #fff!important;
}

.fa-twitter:hover  {
    background: #fdb45e;
    color: #fff!important
}

.fa-linkedin:hover  {
    background: #fdb45e;
    color: #fff!important
}

.fa-dribbble:hover  {
    background: #fdb45e;
    color: #fff!important
}

.fa-google-plus:hover  {
    background: #fdb45e;
    color: #fff!important
}

.header-middle .container .row {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 15px;
  padding-top: 10px;
}

.header-middle .container .row .col-sm-4{
  padding-left: 0;
}

.header-middle .container .row .col-sm-8 {
	padding-right:0;
}

.usa {
  border-radius: 0;
  color: #B4B1AB;
  font-size: 12px;
  margin-right: 20px;
  padding: 2px 15px;
  margin-top: 10px;
}

.usa:hover {
	background:#FE980F;
	color:#fff;
	border-color:#FE980F;
}

.usa:active, .usa.active {
  background: none repeat scroll 0 0 #FE980F;
  box-shadow: inherit;
  outline: 0 none;
}

.btn-group.open .dropdown-toggle {
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
}

.dropdown-menu  li  a:hover, .dropdown-menu  li  a:focus {
  --background-color: #FE980F;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
}

.btn_ask_fix{
	margin-left:0 !important;	
}

.shop-menu{
	padding-right:15px;
}
.shop-menu ul li {
	display:inline-block;
	padding-left: 15px;
	padding-right: 15px;
}

.shop-menu ul li:last-child {
	padding-right: 0;
}
.shop-menu ul li a {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding:0;
  padding-right: 0;
  margin-top: 10px;
}
.shop-menu ul li a i{
	margin-right:3px;
}
.shop-menu ul li a:hover {
	color:#fe980f;
}
.header-bottom {
	padding-bottom: 10px;
	padding-top: 0px;
}
.navbar-collapse.collapse{
	padding-left: 0;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
        background-color: transparent;
}
.navigation {
    border-bottom: none;
    border-top: 2px solid rgba(126, 126,  126, .3);
    padding-top: 15px;
}
.mainmenu ul li{
	padding-right: 15px;
	padding-left: 15px;
}

section.home_page_content > div.container {
	--margin-top:50px;
}
.mainmenu ul li a {
	color: #696763;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	font-weight: 300;
	padding: 0;
	padding-bottom: 10px;
	padding-top:6px;
}
.mainmenu ul li a:hover, .mainmenu ul li a.active,  .shop-menu ul li a.active,  .shop-menu ul li a:hover,  .shop-menu ul li a:hover i:hover {
	background:none;
	color: rgba(255, 255,  255, 0.8);
}
.search_box{
	padding-right:15px;
}
.search_box input {
    background: rgba(0, 0,  0, 0.2);
    border: medium none;
    font-family: 'roboto';
    font-size: 12px;
    font-weight: 300;
     color: #fff;
    height: 35px;
    outline: medium none;
    padding-left: 10px;
    width: 250px;
    background-image: url(../images/home/searchicon.png);
    background-repeat: no-repeat;
    background-position: 95%;
}
.swipebox img.img-thumbnail {
 	padding-left: 0;
    padding-top: 15px;
    background-color: rgba(255, 255,  255, 0.5);
    border: 0;
    border-radius: 0;

}
.search_box input:focus {
    background: rgba(0, 0,  0, 0.5);
}
.search_box input::-webkit-input-placeholder {	
	    color: #fff;
}
.search_box input::-moz-placeholder {	
	    color: #fff;
}
.search_box input:-ms-input-placeholder{	
	    color: #fff;
}
.search_box input:-moz-placeholder {	
	    color: #fff;
}
.search_box {
	margin-top:15px;
}
.padding0 {
	padding:0;
}
/*  Dropdown menu*/

.navbar-header 
.navbar-toggle .icon-bar {
    background-color: #fff;
}


.nav.navbar-nav > li:hover > ul.sub-menu{
  display: block;
  -webkit-animation: fadeInUp 400ms;
  -moz-animation: fadeInUp 400ms;
  -ms-animation: fadeInUp 400ms;
  -o-animation: fadeInUp 400ms;
  animation: fadeInUp 400ms;
}

ul.sub-menu {
	position: absolute;
	top: 30px;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	list-style: none;
	padding: 0;
	margin: 0;
	width: 220px;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	display: none;
	z-index: 999;
	border:1px solid rgba(255,255,255,.2);
}

.dropdown ul.sub-menu li .active{
  color: #FDB45E;
  padding-left: 0;
}


.navbar-nav li ul.sub-menu li{
  padding: 10px 20px 0 ;
}

.navbar-nav li ul.sub-menu li:last-child{
  padding-bottom: 20px;
}

.navbar-nav li ul.sub-menu li a{
  color: #fff;
}

.navbar-nav li ul.sub-menu li a:hover{
    color:rgba(255, 255,255, 0.8);
}

.fa-angle-down{
  padding-left: 5px; 
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/*************************
*******Home Page******
**************************/

.page_item h2 {
    font-weight: 400;
    margin-bottom: 30px;
    text-align: left;
   font-size:22px;
    font-family: 'Roboto', sans-serif;
}
.page_item h2 a{
    color: #333;
    text-decoration:none;
}
.page_item div.page_image {
    width: auto;
    margin: 0 auto 0 auto;
}
.page_item div.page_image img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.contectSection {
	padding:30px 60px 0;
}
.features_items ,#recommended-item-carousel, .blog-post-area, .video, .page_home{
	margin:0 auto 60px auto;
}

.image_gallery_index {
	clear:both;
	margin:30px 0;
}	
.home_page_content {
	background-color: #fff;
	/*margin:16px auto;*/
	padding:80px 0;
	position: relative;
	z-index: 1;
}
.bg-page-content {
	text-align:center
}
.bg-page-content h2{
    font-size: 52px;
    font-weight: 100;
    margin-top: 60px;
    margin-bottom: 30px;
    color: #FE980F;
}
.text_pages_pictures {
    margin-top: 20px;
    min-height: 100px;
    text-align: center;
	margin: 60px 0;
}
.col-centered{
    float: none;
    margin: 0 auto;

}
.text_pages_pictures p{
	font-size:14px;
	width:80%;
	margin:0 auto;
	display:block;
	color:#363432;
}

.text_pages_pictures span {
    border: none;
    height: 250px;
    width: 250px;
    border: 1px solid #F7F7F0;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    margin:20px 0 20px 0;
}
.files {
	padding:20px 0;
	text-align:center;
}
.glyphicon-cloud-download{
	font-size:30px;
}
section.banners img{
	display:block;
	max-width:100%;
}
div.banners{
	background:transparent;
	margin-bottom:60px;
	text-align:center;
}
  
/*************************
*******Footer CSS******
**************************/

#footer {
  background: #F0F0E9;
  margin-top:0;
  padding-top:30px;
}
#footer > div.footer-bottom > div > div > p.pull-right > a > img {
	width:100%;
}
#footer > div.footer-widget > div > div > div:nth-child(3) > div > div > ul {
	padding-left:0;
}
.footer-top .container {
  border-bottom: 1px solid #E0E0DA;
  padding-bottom: 20px;
}
.footer-bottom > div.container{
	border-top:1px solid rgba(255,255,255,.2);
	padding-top:20px;
}
.copy{
	font-size:13px;
}
.footer_dp_logo{
	width:33px;
	margin-right:15px;
}

.companyinfo {
  margin-top: 57px;
}

.companyinfo h2 {
  color: #B4B1AB;
  font-family: abel;
  font-size: 27px;
  text-transform: uppercase;
}

.companyinfo h2  span{
  color:#FE980F;
}

.companyinfo p {
  color: #B3B3AD;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.footer-top .col-sm-3{
  overflow: hidden;
}

.video-gallery {
  margin-top: 57px;
  position: inherit;
}

.video-gallery a img {
  height: 100%;
  width: 100%;
}

.iframe-img {
  position: relative;
  display: block;
  height: 61px;
  margin-bottom: 10px;
  border: 2px solid #CCCCC6;
  border-radius: 3px;
}

.overlay-icon {
  position: absolute;
  top: 0;
  width: 100%;
  height: 61px;
  background: #FE980F;
  border-radius: 3px;
  color: #FFF;
  font-size: 20px;
  line-height: 0;
  display: block;
  opacity: 0;
   -webkit-transition: 300ms;
  -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

.overlay-icon i {
  position: relative;
  top: 50%;
  margin-top: -20px;
}

.video-gallery a:hover .overlay-icon{
  opacity: 1;
}

.video-gallery p {
  color: #8C8C88;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 500;
  margin-bottom:0px;
}

.video-gallery  h2 {
  color: #8c8c88;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-transform:uppercase;
  margin-top:0px;
}

.gallery h2 {
	
}
.gallery h3 {
	color: #696763;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px;
	text-align: center;
}
.address {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
.address  img {
	width:100%;
}

.address p {
  color: #666663;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  left: 25px;
  position: absolute;
  top: 50px;
}

.footer-widget {
  margin-bottom: 20px;
}
.footer-widget p{
  color:#8c8c88;
}
.footer-widget .container {
  padding-top: 15px;
}

.single-widget h2 {
  color: #666663;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 22px;
  text-transform: uppercase;
}

.single-widget h2 i{
	margin-right:15px;
}

.single-widget ul li a{
	color: #8C8C88;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 300;
	padding: 5px 0;
}

.single-widget ul li a i {
  margin-right: 18px;
}

.single-widget ul li a:hover{
	background:none;
	color:#FE980F;
}


.searchform input {
  border: 1px solid #DDDDDD;
  color: #CCCCC6;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin-top: 0;
  outline: medium none;
  padding: 7px;
  width: 212px;
}


.searchform button {
  background: #FE980F;
  border: medium none;
  border-radius: 0;
  margin-left: -5px;
  margin-top: -3px;
  padding: 7px 17px;
}

.searchform button i {
  color: #FFFFFF;
  font-size: 20px;
}

.searchform  button:hover, 
.searchform  button:focus{
	background-color:#FE980F;
}

.searchform p {
  color: #8C8C88;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin-top: 25px;
}

.footer-bottom {
	background: #D6D6D0;
	padding: 10px 0;
	line-height: 30px;
}

.footer-bottom p {
  color: #888;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin-left: 15px;
}

.footer-bottom p span a {
  color: #FE980F;
  font-style: italic;
  text-decoration: underline;
}


/*************************
******* Home ******
**************************/


#slider {
  padding-bottom: 45px;
}
#slider-carousel {
	background:#f4f4ed;
}
.carousel-indicators li {
  background: #C4C4BE;
}

.carousel-indicators li.active {
	  background: #FE980F;
}

.item {
  padding-left: 100px;
}
.go_down{
	width:61px;
	height:80px;
	position:absolute;
	z-index:20;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	background:url('../images/go_down.gif') top center no-repeat;
}

.pricing {
  position: absolute;
  right: 40%;
  top: 52%;
}

.girl {
  margin-left: 0;
}

.item h1 {
  color: #B4B1AB;
  font-family: abel;
  font-size: 48px;
}
.text-box {
	margin-top:5%;
}
.item h1 span {
	color:#FE980F;
}
.item h2 {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 22px;
  margin-top: 10px;
}
.item  p {
	color:#363432;
	font-size:16px;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	width:70%;
}
.get {
  background: #FE980F;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  margin-top: 23px;
}
.item button:hover {
  background: #FE980F;
}
.control-carousel {
  position: absolute;
  top: 50%;
  font-size: 60px;
  color: #C2C2C1;
  margin-top: -45px;
  padding: 0 10px;
  background: rgba(255,255,255, 0.3);
  z-index: 1000;
}


.control-carousel:hover{
  color: #FE980F ;
}

.right {
  right: 0;
}
.priceLabel {
	position:absolute;
	top:0;
	right:0;
}
.category-products {
  border: 1px solid #F7F7F0;
  margin-bottom: 35px;
  padding-bottom: 20px;
  padding-top: 15px;
}
.category_image{
	height:180px;
	--background:#fff;
}
.category_image > img{
    width: auto;
    max-width: 100%;
    max-height: 180px;
    margin: 0 auto;	
}
.left-sidebar{
	margin-top:36px;
}
body#index .left-sidebar{
	margin-top:55px;
}
#index h2.title:FIRST-CHILD {
	margin-top:50px;
}
.contact-info h3, .left-sidebar h2, .brands_products h2 {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 300;
  margin: 20px auto 30px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  z-index:1;
}


h2.lineBg {
    background: url(../images/line.svg) center center repeat-x;
}
h2.lineBg > span{
    background: #fafafa;
    padding: 5px 15px;
    width: 65%;
    display: inline-block;
}

/* .left-sidebar h2:after, h2.title:after{
	content: " ";
	position: absolute;
	border: 1px solid #f5f5f5;
	bottom:14px;
	left: 0;
	width: 100%;
	height: 0;
	z-index: -2;
} */

/* .left-sidebar h2:before{
	content: " ";
	position: absolute;
	background: #fff;
	bottom: -6px;
	width: 166px;
	height: 30px;
	z-index: -1;
	left: 43%;
	margin-left: -65px;
} */

/* h2.title:before {
    content: " ";
    position: absolute;
    background: #fff;
    bottom: -6px;
    width: 70%;
    height: 30px;
    z-index: -1;
    left: 15%;
    margin-left: -110px;
} */

.category-products .panel {
	background-color: #FFFFFF;
	border: 0px;
	border-radius: 0px;
	box-shadow:none;
	margin-bottom: 0px;
	padding-left: 0;
}

.category-products .panel-default .panel-heading {
  background-color: #FFFFFF;
  border: 0 none;
  color: #FFFFFF;
  padding: 5px 20px;
}

.category-products .panel-default .panel-heading .panel-title a {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 0 none;
}

.category-products .badge {
  background:none;
  border-radius: 10px;
  color: #696763;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.panel-body ul{
  padding-left: 20px;
}


.panel-body ul li a {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.brands-name {
  border: 1px solid #F7F7F0;
  padding-bottom: 20px;
  padding-top: 15px;
}


.brands-name .nav-stacked li a {
  background-color: #FFFFFF;
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  padding: 5px 25px;
  text-decoration: none;
  text-transform: uppercase;
}

.brands-name .nav-stacked li a:hover{
  background-color: #fff;
  color: #696763;
}
.navbar-toggle {
    z-index: 1;
}
.shipping {
  background-color: #F2F2F2;
  margin-top: 40px;
  overflow: hidden;
  padding-top: 0px;
  position: relative;
}
.news_list_text {
	min-height:80px;
}

.price-range{
  margin-top:80px;
}

.well {
  background-color: #FFFFFF;
  border: 1px solid #F7F7F0;
  border-radius: 4px;
  box-shadow: none;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 35px;
}


.tooltip-inner {
  background-color: #FE980F;
  border-radius: 4px;
  color: #FFFFFF;
  max-width: 200px;
  padding: 3px 8px;
  text-align: center;
  text-decoration: none;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #FE980F;
  border-width: 5px 5px 0;
  bottom: 0;
  left: 50%;
  margin-left: -5px;
}


.padding-right {
  padding-right: 0;
}

.features_items{
	overflow:hidden;
	margin-bottom: 80px
}

#index h2.title {
    margin-bottom: 50px;
    
}
h2.title {
    color: #fe980f;
    font-family: "Roboto",sans-serif;
    font-size: 34px;
    font-weight: 300;
    margin-bottom: 30px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}


h3.title a{
  color: #FE980F;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
  position: relative;
  text-decoration:none;
}
.product-image-wrapper{
	border:1px solid #eee;
	overflow: hidden;
	margin-bottom:20px;
}
.productinfo{
	--padding-top:15px;
	--padding-top:35px;
	padding-top:0px;
}
.product_availability{
	display:block;
	margin-bottom:35px !important;
}
.single-products .productinfo{
	padding-top:15px;
}
.productinfo h4 > span {
	font-size:24px;
}
.productinfo h4 {
	font-size:14px;
	font-weight:400;
}
.single-products {
  position: relative;
  text-align:center;
  min-height:465px;
}
.productinfoCat {
	height: 228px;
}
.productinfo.text-center > h2 > a  {
	color: #FE980F;
    text-decoration: none;
    font-weight: 300;
}
.productinfo.text-center > h4 {
	color: #333;
    font-weight: 700;
}
.new, .sale {
  position: absolute;
  top: 0;
  right: 0;
}
.overlay-content p span {
	
	font-size:24px;
}
.overlay-content h2 {
	color:#fff;
}
.newPer {
	width:64px;
	height:64px;
	position: absolute;
    top: 43%;
    right: 2%;
    z-index:10;
    text-align:center;
    color:#e84c3c;
    font-size:16px;
    line-height:64px;
    background:url('../images/home/sale.png ') right center / auto 100% no-repeat;
	letter-spacing:-1px;
}
.productinfo h2{
	color: #FE980F;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.borderProducts {
	border:1px solid #eee;
}
.page-header {
	border-bottom:0;
}
.productinfo h2 span{
	color: #FE980F;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 400;
}
.productinfo > p{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #696763;
    margin: 10px auto;
    overflow: hidden;
    --text-transform: uppercase;
	text-align: justify;
}
.categoryinfo > p{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
	font-size: 18px;
    color: #696763;
    margin: 10px auto;
    overflow: hidden;
    --text-transform: uppercase;
}
.initialism {
    text-transform: none;
}
.category-tab .productinfo p {
	font-family: 'Roboto', sans-serif;
    --font-size: 14px;
    font-weight: 400;
    color: #696763;
    margin:10px auto; */
    height:auto;
    overflow: hidden;
    text-transform: none;
    text-align: left;
    min-height: 40px;
}
.single-products h2.new_product_caption_inview{
	margin-top:20px;	
}

.product-image-wrapper > .single-products.relate {
	padding: 0;
}
#recommended-item-carousel  p {
	text-align: center;
    min-height: 45px;
}
a.get {
	color:#fff;
}
a.go-to-category{
	margin-top:25px;	
}
.productinfo img:first-child{
	--width: 100%;
	width:auto;
	max-width:100%;
	max-height:270px;
	margin: 0 auto;
}
.productinfo{
	position:relative;
}
a.link_to_prod {
    text-align: center;
    color: #fff;
    display: block;
    margin-top: 70%;
    border: 1px solid #fff;
    width: 50%;
    margin: 70% auto 0;
    padding: 2% 5%;
    text-decoration:none;
}
div.product-overlay {
	background: rgba(254,152,15,.95);
	top: 0;
	display: none;
	height: 0;
	position: absolute;
	transition: height 500ms ease 0s;
	width: 100%;
	display: block;
	opacity:;
	z-index: 11;
	color: #fff;
	text-decoration: none;
}
.product-overlay h2{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.product-overlay h2 span{
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 400;
}
.product-overlay .add-to-cart {
  background:#fff;
  border: 1px solid transparent;
  border-radius: 0;
  color: #FE980F;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-bottom: 25px;
  padding: 6px 8px;
}
.product-overlay .add-to-cart:hover{
	border:1px solid #fff;
	box-sizing: border-box;
}
.container.basket_butt > a {
	border-radius:0;
}
.borderProducts  div.single-products {
	min-height:300px;
}
.btn-default{
    color: #333;
    background-color: #eee;
    border-color: #ccc;
    border-radius: 0;
    border-color: transparent;
    margin-bottom: 20px;
    border: 0;
    padding: 7px 35px;
	--margin-left:35px;
}
 .cart{
    color:#fff;
 }
 .cart :hover{
    background-color: #eee;
    color:#fff;
 }
.single-products:hover div.product-overlay {
	display:block;
	height:100%;
	cursor:pointer;
	
}
.single-products h2 {
    --font-weight: 300;
    margin-top: 0px;
    margin-bottom: 20px;
    --padding: 0 2%;
	padding: 2%;
    min-height: 52px;
    font-size: 16px;
}
.contact-info .social-networks ul li a i {
	padding: 10px;
}
.oldPrice {
	margin-top: 5px;
}
div.product-overlay >.overlay-content {
	bottom: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}
.overlay-content>span {
    margin: 0 auto;
    display: block;
    padding: 2% 5%;
    --width: 50%;
    width: auto;
}
.add-to-cart {
  background:#F5F5ED;
  border: 0 none;
  border-radius: 0;
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-bottom: 25px;
  padding: 6px 35px;
}
.add-to-cart:hover {
  background: #FE980F;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
}

.add-to{
  margin-bottom: 10px;
}

.add-to-cart i{
	margin-right:5px;
}

.add-to-cart:hover {
  background: #FE980F;
  color: #FFFFFF;
}

.choose {
  border-top: 1px solid #F7F7F0;
}

.choose ul li a {
  color: #B3AFA8;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  padding-left: 0;
  padding-right: 0;
}

.choose ul li a i{
	margin-right:5px;
}

.choose ul li a:hover{
	background:none;
	color:#FE980F;
}

.category-tab {
  overflow: hidden;
}

.category-tab ul {
  background: #40403E;
  border-bottom: 1px solid #FE980F;
  list-style: none outside none;
  margin: 0 0 30px;
  padding: 0;
  width: 100%;
}

.category-tab ul li a {
  border: 0 none;
  border-radius: 0;
  color: #B3AFA8;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.category-tab ul  li  a:hover{
	background:#ddd;
	color:#444;
}

.nav-tabs  li.active  a, .nav-tabs  li.active  a:hover, .nav-tabs  li.active  a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #FE980F;
  border:0px;
  color: #FFFFFF;
  cursor: default;
  margin-right:0;
  margin-left:0;
}

.nav-tabs>li {
 line-height: 1.42857;
  margin-right: 0;
  color: #fff;
  border: 0 none;
  border-radius: 0;
  color: #B3AFA8;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 15px;
	
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background:none;
}
.nav-tabs  li  a {
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px 4px 0 0;
  line-height: 1.42857;
  margin-right:0;
}

.recommended_items {
  overflow: hidden;
}
.one_file a {
	color:#fe980f;
}
.glyphicon-paperclip {
	margin-right:10px;
}
#recommended-item-carousel .carousel-inner .item {
  padding-left: 0;
}

.recommended-item-control {
  position: absolute;
  top: 41%;
}

.recommended-item-control i {
  background: none repeat scroll 0 0 #FE980F;
  color: #FFFFFF;
  font-size: 20px;
  padding: 4px 10px;
}

.recommended-item-control i:hover {
  background: #ccccc6;
}

.recommended_items  h2 {
}

.our_partners{
  overflow:hidden;
}

.our_partners ul {
  background: #F7F7F0;
  margin-bottom: 50px;
}


.our_partners ul li a:hover{
	background:none;
}

/*************************
*******Shop CSS******
**************************/


#advertisement {
  padding-bottom: 45px;
}

#advertisement img {
  width: 100%;
}

.pagination {
  display: inline-block;
  margin-bottom: 25px;
  margin-top: 0;
  padding-left: 15px;
}

.pagination  li:first-child  a, .pagination  li:first-child  span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
}

.pagination  li:last-child  a, .pagination  li:last-child  span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination  .active  a, .pagination  .active  span, .pagination  .active  a:hover, .pagination  .active  span:hover, .pagination  .active  a:focus, .pagination  .active  span:focus {
  background-color: #FE980F;
  border-color: #FE980F;
  color: #FFFFFF;
  cursor: default;
  z-index: 2;
}

.pagination  li  a, .pagination  li  span {
  background-color: #f0f0e9;
  border: 0;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
  margin-right: 5px;
  color:#000;
}

.pagination  li  a:hover{
	background:#FE980F;
	color:#fff;
}



/*************************
*******Product Details CSS******
**************************/

.product-details{
	overflow:hidden;
}


#similar-product {
  margin-top: 40px;
}


.reviews {
  padding-left: 25px;
  padding-right: 25px;
}

.product-details {
  margin-bottom: 40px;
  overflow: hidden;
  margin-top: 10px;
}



.view-product {
  position: relative;
}

.view-product img {
  --border: 1px solid #F7F7F0;
  height: auto;
  max-width: 100%;
}

.view-product h3 {
  background: #FE980F;
  bottom: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
  padding: 8px 20px;
  position: absolute;
  right: 0;
}

#similar-product .carousel-inner .item{
	padding-left:0px;
}

#similar-product .carousel-inner .item img {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

.item-control {
  position: absolute;
  top: 35%;
}
.item-control i {
  background: #FE980F;
  color: #FFFFFF;
  font-size: 20px;
  padding: 5px 10px;
}

.item-control i:hover{
	background:#ccccc6;
}

.product-information {
  border: 1px solid rgba(128,128,128,.1);
  overflow: hidden;
  padding: 60px 30px;
  position: relative;
}

.newarrival{
	position:absolute;
	top:0;
	left:0
}

.product-information h2 {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  margin-top: 0;
}

.product-information p {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 5px;
}

.product-information > span {
  display: block;
  margin-bottom: 18px;
  margin-top: 18px;
  border-top:2px solid rgba(127,127,127,.1);
  padding:15px;
}

.product-information span span {
  color: #FE980F;
  float: left;
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: 300;
  margin-right: 20px;
  margin-top: 0px;
}
.product-information .price_c b{
  font-size: 30px;
}
.product-information span input {
  border: 1px solid #DEDEDC;
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 700;
  height: 33px;
  outline: medium none;
  text-align: center;
  width: 50px;
}

.product-information span label {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-right: 5px;
}

.share {
  margin-top: 15px;
}


.cart {
  background:#F5F5ED;
  border: 0 none;
  border-radius: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin-bottom: 10px;
  margin-left: 20px;
}


.shop-details-tab {
  --border: 1px solid #F7F7F0;
  margin-bottom: 75px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 10px;
}
.shop-details-tab .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}

.shop-details-tab .single-products{
	
	padding: 0 15px;
}
.reviews ul {
  background: #FFFFFF;
  border: 0 none;
  list-style: none outside none;
  margin: 0 0 20px;
  padding: 0;
}

.reviews  ul  li {
	display:inline-block;
}

.reviews ul li a {
  color: #696763;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  padding-right: 15px;
}

.reviews ul li a i{
	color:#FE980F;
	padding-right:8px;
}

.reviews ul li a:hover{
	background:#fff;
	color:#FE980F;
}

.reviews p{
	color:#363432;
}

.reviews  form span {
  display: block;
}

.reviews form span input {
  background:#F0F0E9;
  border: 0 none;
  color: #A6A6A1;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  outline: medium none;
  padding: 8px;
  width: 48%;
}
.reviews form input {
	background:#F0F0E9;
  border: 0 none;
  color: #A6A6A1;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  outline: medium none;
}
.reviews form span input:last-child {
  margin-left: 3%;
}

.reviews textarea {
  background: #F0F0E9;
  border: medium none;
  color: #A6A6A1;
  height: 195px;
  margin-bottom: 25px;
  margin-top: 15px;
  outline: medium none;
  padding-left: 10px;
  padding-top: 15px;
  resize: none;
  width: 99.5%;
}

.reviews button {
  background: #FE980F;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}


/*************************
*******404 CSS******
**************************/

.logo-404 {
  margin-top: 60px;
}

.content-404 h1 {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 41px;
  font-weight: 300;
}

.content-404 img {
 margin:0 auto;
}

.content-404 p {
  color: #363432;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}

.content-404  h2 {
  margin-top:50px;
}

.content-404 h2 a {
  background: #FE980F;
  color: #FFFFFF;
  font-family: 'Roboto', sans-serif;
  font-size: 44px;
  font-weight: 300;
  padding: 8px 40px;
}


/*************************
*******login page CSS******
**************************/

#form {
  display: block;
  margin-bottom: 185px;
  margin-top: 185px;
  overflow: hidden;
}

.login-form {

}

.signup-form {

}

.login-form h2, .signup-form h2 {
  color: #696763;
  font-family: 'Roboto', sans-serif;
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 30px;
}


.login-form form input, .signup-form form input {
  background: #F0F0E9;
  border: medium none;
  color: #696763;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 300;
  height: 40px;
  margin-bottom: 10px;
  outline: medium none;
  padding-left: 10px;
  width: 100%;
}

.login-form form span{
  line-height: 25px;
}

.login-form form span input {
  width: 15px;
  float: left;
  height: 15px;
  margin-right: 5px;
}

.login-form form button {
  margin-top: 23px;
}

.login-form form button, .signup-form form button {
  background: #FE980F;
  border: medium none;
  border-radius: 0;
  color: #FFFFFF;
  display: block;
  font-family: 'Roboto', sans-serif;
  padding: 6px 25px;
}

.login-form label{

}


.login-form label input {
  border: medium none;
  display: inline-block;
  height: 0;
  margin-bottom: 0;
  outline: medium none;
  padding-left: 0;
}


.or{
	background: #FE980F;
	border-radius: 40px;
	color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin-top: 75px;
	text-align: center;
	width: 50px;
}


/*************************
*******Cart CSS******
**************************/

#do_action {
  margin-bottom: 50px;
}

.breadcrumbs {
  position: relative;
}

.breadcrumbs .breadcrumb {
  background:transparent;
  --margin-bottom: 75px;
  margin-bottom: 20px;
  padding-left: 0;
}

.breadcrumbs li a {
    background: rgba(128,128,128,.15);
    color: #FFFFFF;
    padding: 4px 10px;
    display: inline-block;
    position: relative;
    font-size: 12px;
}
.breadcrumbs .breadcrumb li a:after {
    content: "";
    height: auto;
    width: auto;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(128,128,128,.15);
    position: absolute;
    top: 5px;
    right: -16px;
}

.breadcrumbs .breadcrumb > li + li:before {
  content: " ";
}

#cart_items .cart_info {
  border: 1px solid #E6E4DF;
  margin-bottom: 50px
}


#cart_items .cart_info .cart_menu {
  background: #FE980F;
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}

#cart_items .cart_info .table.table-condensed thead tr {
  height: 51px;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	    --background-color: #FE980F;
		background-color: rgba(128,128,128,.2);
	    --color:#FFF;
}
#cart_items .cart_info .table.table-condensed tr {
  border-bottom: 1px solid#F7F7F0
}

#cart_items .cart_info .table.table-condensed tr:last-child {
  border-bottom: 0
}

.cart_info table tr td {
  border-top: 0 none;
  vertical-align: inherit;
}


#cart_items .cart_info .image {
  padding-left: 30px;
}


#cart_items .cart_info .cart_description h4 {
  margin-bottom: 0
}

#cart_items .cart_info .cart_description h4 a {
  color: #363432;
  font-family: 'Roboto',sans-serif;
  font-size: 20px;
  font-weight: normal;

}

#cart_items .cart_info .cart_description p {
  color:#696763
}


#cart_items .cart_info .cart_price p {
  color:#696763;
  font-size: 18px
}


#cart_items .cart_info .cart_total_price {
  color: #FE980F;
  font-size: 24px;
}

.cart_product {
  display: block;
  margin: 15px -70px 10px 25px;
}

.cart_quantity_button a {
  background:#F0F0E9;
  color: #696763;
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  overflow: hidden;
  text-align: center;
  width: 35px;
  float: left;
}

td.cart_quantity > div {
	width:130px;
}
.cart_quantity_input {
  color: #696763;
  float: left;
  font-size: 16px;
  text-align: center;
  font-family: 'Roboto',sans-serif;
  height: 32px;
}


.cart_delete  {
  display: block;
  margin-right: -12px;
  overflow: hidden;
}


.cart_delete a {
  background:#ddd;
  color: #FFFFFF;
  padding: 5px 7px;
  font-size: 16px;
  border:1px solid #fff;
}

.cart_delete a:hover {
  background:#c7c7c7;
}


.bg h2.title {
  margin-right:0;
  margin-left:0;
  margin-top: 0;
}

.heading h3 {
  color: #363432;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
}

.heading p {
  color: #434343;
  font-size: 16px;
  font-weight: 300;
}


#do_action .total_area {
  padding-bottom: 18px !important;
}

#do_action .total_area, #do_action .chose_area {
  border: 1px solid #E6E4DF;
  color: #696763;
  padding: 30px 25px 30px 0;
  margin-bottom: 80px;
}

.total_area span {
  float: right;
}

.total_area ul li {
  background:#E6E4DF;
  color: #696763;
  margin-top: 10px;
  padding: 7px 20px;
}


.user_option label {
  color: #696763;
  font-weight: normal;
  margin-left: 10px;
}


.user_info {
  display: block;
  margin-bottom: 15px;
  margin-top: 60px;
  --overflow: hidden;
}
#invoice {
	width:auto;
}
.basket_butt{
	margin:30px 0;
}


.user_info label {
  color: #696763;
  display: block;
  font-size: 15px;
  font-weight: normal;

}

.user_info .single_field {
  width: 31%
}

#slider-carousel {
	
	height:500px;
	overflow:hidden;
}
.container-fluid .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.container .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    --min-height: 300px;
	min-height: 81px;
}

.user_info .single_field.zip-field input {
  background: transparent;
  border: 1px solid#F0F0E9
}

.user_info > li {
  float: left;
  margin-right: 10px
}

.user_info > li > span {
}

.user_info input, select, textarea {
  resize: none;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #696763;
  height: 46px;
  padding: 6px 12px;
  width: 100%;
  font-size: 16px;
  border-radius: 2px;
  box-shadow:inherit;
}
#page_news .checkbox.col-sm-12.col-xs-12 > label {
	line-height: 46px;
}
.user_info select:focus {
  border: 0
}

.table>thead:first-child>tr:first-child>td:first-child {
    padding-left: 22px;
}
.chose_area .update {
  margin-left: 40px;
}

.update, .check_out {
  background: #FE980F;
  border-radius: 0;
  color: #FFFFFF;
  margin-top: 18px;
  border: none;
  padding: 5px 15px;
}
.update{
    margin-left: 40px;
}

.check_out {
  margin-left: 20px
}



/*************************
*******checkout CSS******
**************************/

.step-one {
  margin-bottom: -10px
}

.register-req, .step-one .heading {
  background: none repeat scroll 0 0 #F0F0E9;
  color: #363432;
  font-size: 20px;
  margin-bottom: 35px;
  padding: 10px 25px;
  font-family: 'Roboto', sans-serif;
}

.checkout-options {
  padding-left: 20px
}


.checkout-options h3 {
  color: #363432;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
}

.checkout-options p {
  color: #434343;
  font-weight: 300;
  margin-bottom: 25px;
}

.checkout-options .nav li {
  float: left;
  margin-right: 45px;
  color: #696763;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
}

.checkout-options .nav label {
  font-weight: normal;
}

.checkout-options .nav li a {
  color: #FE980F;
  font-size: 18px;
  font-weight: normal;
  padding: 0
}

.checkout-options .nav li a:hover {
  background: inherit;
}

.checkout-options .nav i {
  margin-right: 10px;
  border-radius: 50%;
  padding: 5px;
  background: #FE980F;
  color:#fff;
  font-size: 14px;
  padding: 2px 3px;
}


.register-req  {
  font-size: 14px;
  font-weight: 300;
  padding: 15px 20px;
  margin-top: 35px;

}

.register-req p {
  margin-bottom: 0
}



.shopper-info p, 
.bill-to p, 
.order-message p {
  color: #696763;
  font-size: 20px;
  font-weight: 300
}


.shopper-info .btn-primary {
  background: #FE980F;
  border: 0 none;
  border-radius: 0;
  margin-right: 15px;
  margin-top: 20px;
}


.form-two, .form-one {
  float: left;
  width: 47%
}


.shopper-info > form > input, 
.form-two > form > select, 
.form-two > form > input, 
.form-one > form > input {
  background:#F0F0E9;
  border: 0 none;
  margin-bottom:10px;
  padding: 10px;
  width: 100%;
  font-weight: 300
}

.form-two > form > select {
  padding:10px 5px
}

.form-two {
  margin-left: 5%
}


.order-message textarea {
  font-size: 12px;
  height: 335px;
  margin-bottom: 20px;
  padding: 15px 20px;
}

.order-message label {
  font-weight:300;
  color: #696763;
  font-family: 'Roboto', sans-serif;
  margin-left: 10px;
  font-size: 14px
}


.review-payment h2 {
  color: #696763;
  font-size: 20px;
  font-weight: 300;
  margin-top: 45px;
  margin-bottom: 20px
}

.payment-options {
  margin-bottom:125px;
  margin-top: -25px
}

.payment-options span label {
  color: #696763;
  font-size: 14px;
  font-weight: 300;
  margin-right: 30px;
}

#cart_items .cart_info 
.table.table-condensed.total-result {
  margin-bottom: 10px;
  margin-top: 35px;
  color: #696763
}

#cart_items .cart_info 
.table.table-condensed.total-result tr {
  border-bottom: 0
}

#cart_items .cart_info 
.table.table-condensed.total-result span {
  color: #FE980F;
  font-weight: 700;
  font-size: 16px
}

#cart_items .cart_info 
.table.table-condensed.total-result 
.shipping-cost {
  border-bottom: 1px solid #F7F7F0;
}
.total_value_1step{
	margin-right:55px;
	display:block;	
}



/*************************
*******Blog CSS******
**************************/

.pages h2{
	margin-top:30px;
}
.pages_main_picture img {
	max-width:100%;
}
.blog-post-area {
	margin:30px 0;
}
.player{
	margin-top:5%;
	clear:both;
}
.one_file {
	margin-top:10px;
	clear:both;	
	text-align:center;
	display:inline-block;
	margin-right:0%;
	
}
.single-blog-post h3 {
    color: #696763;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 14px;
    min-height: 60px;
}
.page_item, .picture_in_text {
	margin: 0  0 5% 0;
}
.pagepics{
	margin-top:30px;
}

.picture_in_text img{
	max-width:100%;
}
.single-blog-post.col-sm-12 > div > div > h3 > a {
	 color: #363432
}
.single-blog-post > a {
}

.blog-post-area  
.single-blog-post h1 {
  padding:0 15px 15px 15px;
}

.blog-post-area 
.single-blog-post a img {
  border: 1px solid #F7F7F0;
  max-width: 100%;
  margin-bottom: 30px;
}

.blog-post-area  
.single-blog-post p {
  color: #363432
}

.blog-post-area 
.post-meta {
  display: block;
  overflow: hidden;
  --padding:0 15px;
  padding:0;
  margin-bottom:10px;
}

.blog-post-area 
.post-meta ul {
  padding:0;
  display: inline;
}

.blog-post-area 
.post-meta ul li {
  background:#F0F0E9;
  float: left;
  margin-right: 10px;
  padding: 0 5px;
  font-size: 11px;
  color: #393b3b;
  position: relative;
}

.blog-post-area 
.post-meta ul li i {
  background:#FE980F;
  color: #FFFFFF;
  margin-left: -4px;
  margin-right: 7px;
  padding: 4px 7px;
}

.sinlge-post-meta li i:after,
.blog-post-area 
.post-meta ul li i:after {
  content: "";
  position: absolute;
  width: auto;
  height: auto;
  border-color:transparent transparent transparent #FE980F;
  border-width:4px;
  border-style: solid;
  top:6px;
  left:24px
}

.blog-post-area 
.post-meta ul span {
  float: right;
  color: #FE980F
}

.post-meta span{
    float: right;
}

.post-meta span i{
  color: #FE980F
}


.blog-post-area  
.single-blog-post 
.btn-primary {
  background:#FE980F;
  border: medium none;
  border-radius: 0;
  color: #FFFFFF;
  margin-top: 17px;
}
.single-blog-post>  a.btn.btn-primary {
	clear:both;
}

.pagination-area {
  margin-bottom:45px;
  margin-top:45px
}

.pagination-area 
.pagination li a {
  background:#F0F0E9;
  border: 0 none;
  border-radius: 0;
  color: #696763;
  margin-right: 5px;
  padding: 4px 12px;
}

.pagination-area 
.pagination li a:hover,
.pagination-area 
.pagination li .active {
  background:#FE980F;
  color: #fff
}



/*************************
*******Blog Single CSS******
**************************/

.pager-area {
  overflow: hidden;
}

.pager-area .pager li a {
  background:#F0F0E9;
  border: 0 none;
  border-radius: 0;
  color: #696763;
  font-size: 12px;
  font-weight: 700;
  padding: 4px;
  text-transform: uppercase;
  width: 57px;
}

.pager-area 
.pager li a:hover {
  background: #FE980F;
  color: #fff
}

.rating-area {
  border: 1px solid #F7F7F0;
  direction: block;
  overflow: hidden;
}

.rating-area ul li {
  float: left;
  padding: 5px;
  font-size: 12px
}

.rating-area .ratings {
  float: left;
  padding-left: 0;
  margin-bottom: 0
}


.rating-area 
.ratings li i {
  color:#CCCCCC
}

.rating-area .rate-this {
  color: #363432;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.rating-area 
.ratings .color, 
.rating-area .color {
  color: #FE980F
}


.rating-area .tag {
  float: right;
  margin-bottom: 0;
  margin-right: 10px;
}

.rating-area .tag li {
  padding: 5px 2px;
}
.rating-area .tag li span {
  color: #363432;
}


.socials-share {
  margin-bottom: 30px;
  margin-top: 18px;
}


.commnets 
.media-object {
  margin-right: 15px;
  width: 100%;
}

.commnets {
  border: 1px solid #F7F7F0;
  padding: 18px 18px 18px 0;
  margin-bottom: 50px
}

.commnets .pull-left {
  margin-right: 22px
}

.commnets p, 
.response-area p, 
.replay-box p {
  font-size: 12px
}

.media-heading {
  color: #363432;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 15px
}

.blog-socials {
  margin-bottom: -9px;
  margin-top: 14px;
}

.blog-socials ul {
  padding-left: 0;
  overflow: hidden;
  float: left;
}

.blog-socials .btn.btn-primary{
  margin-top: 0;
}

.blog-socials ul li {
  
  float: left;
  height: 17px;
  margin-right: 5px;
  text-align: center;
  width: 17px;
}


.blog-socials ul li a {
  color: #393B3B;
  display: block;
  font-size: 10px;
  padding: 1px;
  background:#F0F0E9;
}

.blog-socials ul li a:hover {
  color: #fff;
  background:#FE980F
}


.media-list .btn-primary, 
.commnets .btn-primary {
  background:#FC9A11;
  border: 0 none;
  border-radius: 0;
  color: #FFFFFF;
  float: left;
  font-size: 10px;
  padding: 1px 7px;
  text-transform: uppercase;
}

.response-area h2 {
  color: #363432;
  font-size: 20px;
  font-weight: 700;
}

.response-area .media {
  border: 1px solid #F7F7F0;
  padding: 18px 18px 18px 0;
  margin-bottom: 27px
}

.response-area .media img{
  height: 102px;
  width: 100%;
}

.response-area .media .pull-left {
  margin-right: 25px
}

.response-area .second-media {
  margin-left: 5%;
  width: 95%;
}


.sinlge-post-meta {
  overflow: hidden;
  padding-left: 0;
  margin-bottom: 15px
}



.sinlge-post-meta li {
  background:#F0F0E9;
  color: #363432;
  float: left;
  font-size: 10px;
  font-weight: 700;
  margin-right: 10px;
  padding: 0 10px 0 0;
  position: relative;
  text-transform: uppercase;
}

.sinlge-post-meta li i {
  background:#FE980F;
  color: #FFFFFF;
  margin-right: 10px;
  padding: 8px 10px;
}

.sinlge-post-meta li i:after {
  top: 7px;
  border-width: 6px;
  left: 27px;
}


.replay-box {
  margin-bottom: 107px;
  margin-top: 55px;
}

.replay-box h2 {
  font-weight: 700;
  font-size: 20px;
  color: #363432;
  margin-top: 0;
  margin-bottom: 45px
}

.replay-box label {
  background:#FE980F;
  color: #FFFFFF;
  margin-bottom: 15px;
  padding: 3px 15px;
  float: left;
  font-weight: 400;
}

.replay-box span {
  color: #FE980F;
  float: right;
  font-weight: 700;
  margin-top: 21px;
}

.replay-box form input {
  border: 1px solid #F7F7F0;
  color: #ADB2B2;
  font-size: 12px;
  margin-bottom: 22px;
  padding: 8px;
  width: 100%;
}

.replay-box form input:hover, 
.text-area textarea:hover {
  border: 1px solid #FE980F;
}

.text-area {
  margin-top: 66px
}

.text-area textarea {
  background: transparent;
  border: 1px solid#F7F7F0
}

.btn.btn-primary {
  background:#FE980F;
  border: 0 none;
  border-radius: 0;
  margin-top: 16px;
}

.blank-arrow {
  position: relative;
}

.blank-arrow label:after {
  content: "";
  position: absolute;
  width: auto;
  height: auto;
  border-style: solid;
  border-width: 8px;
  border-color:#FE980F transparent transparent transparent;
  top: 25px;
  left: 5px
} 



/*************************
******* Contact CSS ********
**************************/

.contact-map {
  width: 100%;
  height: 385px;
  margin-bottom: 70px
}
.contactsForm {
	margin-top:5%;
}
.contact-info .heading, 
.contact-form .heading {
  text-transform: capitalize;
}
.contact-info h3, .contact-form h3 {
	color: #696763;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 300;
    padding: 0;
    padding-bottom: 10px;
    text-align:left;
}
.contact-form .form-group {
  margin-bottom: 20px;
}

#contact-page 
.form-control::-moz-placeholder {
  color: #8D8D8D;
}

#contact-page .form-control {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #696763;
  height: 46px;
  padding: 6px 12px;
  width: 100%;
  font-size: 16px;
  border-radius: 2px;
  box-shadow:inherit;
}
#contact-page textarea.form-control {
     height: 80px;
}
.social-networks ul li a{
	text-align:left;
}

#contact-page #message {
  height:160px;
  resize:none;
}

#main-contact-form .btn-primary {
  margin-bottom: 15px;
  margin-top: 20px;
}


#contact-page .form-control:focus, 
#contact-page .form-control:hover {
  box-shadow: inherit;
  border-color: #FDB45E;
}
.form-control.error {
    border: 1px solid #ff6600 !important;
}
#contact-page .contact-info {
  padding: 0 20px;
}

#contact-page .contact-info address {
  margin-bottom: 40px;
  margin-top: -5px;
}

#contact-page .contact-info p {
  margin-bottom: 0;
  color: #696763;
  font-size: 16px;
  line-height: 25px;
}

.social-networks{
  overflow: hidden;
  text-align:left;
}

.social-networks ul {
  margin-top: -5px;
  padding: 0;
  display: inline-block;
}

.social-networks ul li {
  float: left;
  text-decoration: none;
  list-style: none;
  margin-right: 20px;
}

.social-networks ul li:last-child{
  margin-right: 0;
}

.social-networks ul li a {
  color: #999;
  font-size: 25px;
}

.contact-info .social-networks ul li a i{
  background: none;
}

.contact-info .social-networks ul li a:hover{
  color: #FE980F;
}

/*galery*/

.swipebox, .swipebox p{
	text-decoration:none !important;
}
.swipebox {
	position:relative;
	display: block;
}
.portfolio-box {
    display: block;
    margin: 0 auto;
    max-width: 650px;
    position: relative;
	z-index:1;
	padding-bottom: 30px;
}
.bigPicture_no_img img {
	width:100%;
	
}

.portfolio-box div.portfolio_caption{
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	top:0;
	opacity:0;
	visibility:hidden;
	transition: all 0.35s ease 0s;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:300;
	padding:12% 15%;
	background-image:url('../images/zoom.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 12%;
}
.portfolio-box div.portfolio_caption.link{
	background-image:url('../images/link.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 12%;
}
.portfolio-box:hover div.portfolio_caption{
	opacity:1;
	visibility:visible;
}
.portfolio-box > img{
	display: block;
    height: auto;
    max-width: 100%;
}
/*NEWS*/
.timeline_image img {
	max-width:100%;
}
.text_center {
	display:inline-block;
}
.timeline li div.timeline_image img{
	margin:0 auto;
	display:block;
	border:3px solid #FE980F;
	background-color:#fff;
}

.timeline li div.timeline_data div.date{
	font-weight:bold;
	color:#333;
	font-size:16px;
	_height:13px;
}
.timeline li div.timeline_data h3 a{
	text-decoration: none; 
}
section.latest_news div.timeline_image img{
	object-fit: cover;
	width:200px;
	height:200px;
}
.go_to_all_news {
	display:block;
	width:30%;
	float:none;
	clear:both;
	margin: 10% auto;
	text-align:center;
}
a.go_to_all_news{
	background: #f5f5ed none repeat scroll 0 0;
	color: #888;
	text-decoration: none;
	padding:1% 5%;
}
.news-head{
	min-height:90px;
}
.affix {
    top: 0px;
}
.nav-gallery ul{
	margin:0;
	padding:10px;
	background:#eee;
}
.nav-gallery ul li{
	padding:10px;
}
.nav-gallery ul li:hover{
	background:#fff;
}
.nav-gallery ul li a{
	color:#333;
	
}

.oldPrice {
	clear:both;
	color: #696763;
	margin-bottom: -10px;
}
.newPrice > nobr{
	clear:both;
	font-size:26px;
	
}
.carousel-inner> .mainSlide {
	background-size: auto 100%!important;
	background-position: right center  !important;
	background-repeat: no-repeat  !important;

}
.slid {
	background-repeat: no-repeat  !important;
	background-size:cover  !important;
	background-position: center center  !important;
}
#slider-carousel .text-box1 > h1 {
     color: #444;
}
#slider-carousel .text-box1 > h2 {
     color: #FE980F;
}
.item{

	background-repeat: no-repeat;
	background-size:100%;
	background-position: right center;
}
.text-box1 {
    margin-top: 10%;
     background-color: rgba(255, 255, 255, 0.8);
    padding: 20px;
    border-bottom:1px solid rgba(0, 0, 0, 0.5);
}
/*cart table*/
.cart_info {
    --border: 1px solid #E6E4DF;
    margin-bottom: 50px;
}

.cart_info .table.table-condensed tr:last-child {
    border-bottom: 0;
}
.cart_info .table.table-condensed thead tr {
    height: 51px;
}
.table.table-condensed tr {
    border-bottom: 1px solid #ccc;
}
tr.cart_menu {
    background: #FE980F;
    color: #fff;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}
tr.cart_menu > td.total{
	text-align:center;
}
td.image {
    padding-left: 30px;
}
.cart_info table tr td {
    border-top: 0 none;
    vertical-align: inherit;
    margin-left: 20px;
    margin-right: 0px;
}
.cart_info .cart_description h4 {
    margin-bottom: 0;
}
td.cart_description h4 a {
    color: #363432;
    font-family: 'Roboto',sans-serif;
    font-size: 20px;
    font-weight: normal;
}
.table>tbody>tr>td {
	color: #363432;
}
td.cart_description p {
    color: #696763;
}
p.cart_total_price {
    color: #FE980F;
    font-size: 24px;
	white-space: nowrap;
}
.total-result span{
	color: #FE980F;
    font-size: 30px
}
.tot {
	color: #696763;
    font-size: 25px
}
td.cart_price p {
	color: #696763;
    font-size: 18px;
}
#cart_items .table.table-condensed tr {
	border-bottom: 1px solid #F7F7F0;
}
.table .table {
	background: transparent;
}
#cart_items .table.table-condensed  table tr td {
    border-top: 0 none;
    vertical-align: inherit;
}
#cart_items .cart_info table td{
	    padding-left: 30px;
}
.social-icons ul li a i {
	padding-top:15px;
}

.decor {
	background: #F0F0E9;
}
.baskView h5 {
	color:#FE980F;
	font-size:20px;
	margin-top:50px;
}
td.cart_total{
	width:130px;
}
td.cart_quantity{
	width:130px;	
}
td.cart_quantity p{
	color: #696763;
    font-size: 18px;
}

.go_down {
    width: 61px;
    height: 80px;
    position: absolute;
    z-index: 20;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url('../images/go_down.gif') top center no-repeat;
    background-size:80%;
    opacity: .4; 
}
li.langs {
    text-align: left;
    border: none;
    --background-color: rgba(255,255,255,.9);
   	padding: 8px 10px;
    top: 0;
    --left:58%;
    --position: absolute;
	float:right;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    z-index: 1000;
}

.langs .dropdown-menu {
    background-color: rgba(255, 255, 255, 0.8);
    min-width: 48px !important;
    padding: 10px 0;
    width: 48px !important;
    text-align: center;
}
li.langs a img {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 3px;
}
.loading_fld{
	background:rgba(255,255,255,.8) url('../images/loading.gif') no-repeat center center  / auto 10%;
	width:100%;
	height:100%;
	position:fixed;
	z-index:1050;
}
.flex-direction-nav a {
    margin-top: -20px !important;
}

.slide_text h2, .text-box2 h2 {
	margin-left:35px;
	margin-bottom:30px;
}
.slide_text {
  background-color: transparent;
  color: #fff;
  display: block;
  padding: 1em;
  zoom: 1;
  margin-top:200px;
  position: absolute;
  right: 0;
  left:0;
  z-index:10;
}
.text-box2 {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.2);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
  color: #fff;
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); /* IE6–IE9 */
  padding: 1em;
  zoom: 1;
  margin-top:200px;
  position: absolute;
  right: 0;
  left:0;
  top:0;
  border-top:1px solid rgba(0,0,0,0.3);
  z-index:10;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
}
.slide_text h1, .slide_text h2 {
  font-weight:400;
  font-size:4rem;
}

.header-bottom {
	 position: relative; 
  	 z-index: 150;	
}

.mainmenu {
	--border:1px solid red;
}
.main-nav-scrolled {
  position: fixed;
  top: 0;
  left:0;
  right:0;
   padding: 1em;
   zoom: 1;
   //z-ndex:-1;
 min-height: 60px;
   
}
p.unavailable {
    text-transform: none;
    margin-bottom: 20px;
    line-height: 23px;
	font-size:14px;
	text-align:center;
	color:red !important;
}




/*menu extra*/



.navbar-toggle .icon-bar {
  position: relative;
  transition: all 500ms ease-in-out;
}


.navbar-toggle.active .icon-bar:nth-of-type(2)  {
	  top: 6px;
	  transform: rotate(45deg);
	  border:1px solid #fff;
	  background: #fff;
}

.navbar-toggle.active .icon-bar {
	  background-color: transparent;	 
}

.navbar-toggle.active .icon-bar:last-child {
	  top: -6px;
	  transform: rotate(-45deg);
	  border:1px solid #fff;
	  background: #fff;
}

.hideError {
	display: none;
}
.single-products {
    max-height: 490px;
    overflow: hidden;
}
.underconstruction_logo{
	text-align:center;
	margin-top:250px;
	position:relative;
	z-index:11;
}
.underconstruction_logo img{
	display:block;
	width:400px;
	margin:0 auto;
}
.underconstruction_logo span{
	font-size:18px;
}
.cart_info, .decor {
	background-color:rgba(128,128,128,.1);
}
.help-block{
	color:red;
}
.order_was_sent{
	margin:30px 0;
}
.order_was_sent h2,.order_was_sent p{
	text-align:center;
}
/*message for days OFF*/
.messageOnIndex {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 11px;
    box-shadow: 0 0 23px #000;
    left: 50%;
    margin: auto auto auto -15%;
    position: fixed;
    text-transform: uppercase;
    top: 30%;
    width: 30%;
    z-index: 155;
}
.messageOnIndex.hideMessage{
	top:-300px;
	transition: all 0.2s ease-in-out 0s;
}
.messageOnIndex p {
	margin:auto;
	padding:5%;
	color:#222;
	text-align:center;
}

.closeBtn {
	display:block;
	--border-radius: 5px;
	width:100px;
	height:30px;
	opacity: 1;
	padding: 5px;
	text-align: center;
	transition: all 0.2s ease-in-out 0s;
	font-weight:normal;
	color: #f5f5f5;
	background-color:#999;
	margin:0 auto 5%;
}
.closeBtn:hover {
	text-decoration:none;
	color:#f5f5f5;
	background-color:#000;
	outline:none;
}
.cart_total_price, .total-result {
	text-align:right;
}

.banners div.content {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
}

.banners div.content img {
    max-width: 100%;
    padding: 0 10px;
    height:90px;
}
.banners a {
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
}
.banners p {
    margin:15px 0;
}
.banners h2{
	text-align:center;
	font-weight:100;
	margin-bottom:60px;
}
.mlogo { 
	display: none;
}
.dev_mode {
	width:100px;
	position: fixed;
    bottom: 30px;
    left: 0;
    border: 0;
    z-index:5000;
	background:rgba(0,0,0,.8);
	padding:10px 0 10px 20px;
}
.dev_mode > img {
	max-width:80%;
	display: block;
}
#accordian  ul > li  a.active{
	color:#000;
}
.category_description{
	margin:30px 0;
}

.lineBg  > .fa {
	display: none;
	color:#fff;
	position: absolute;
	right:0;
	top:50%;
	margin-top: -14px;
	margin-right: 15px;
    font-size:1.25em;
}
#invoiceDiv {
	
}
.checkbox > label {
	display: inline;
	line-height: 53px;
	color:Red;
}
.basket_butt {
	margin-left:15px;
}
#invoiceCheck{
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}
#invoiceCheck+ label
{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('../images//checks.png') no-repeat 0 0;
  line-height  : 24px;
}

#invoiceCheck[type=checkbox]:checked + label{
  background-position : 0 -24px;
}

.flexslider .slides > li {
	position: relative;
}

.bgSlider {
	--background: red;
}
 a.logoFavicon {
	width:100px;
	height: 50px;
	position: absolute;
	z-index:3000;
	left:0;
	display: block;
	margin-left:15px;
}

.main-nav-scrolled ul.nav.navbar-nav.collapse.navbar-collapse {
	margin-left:30px;
}
#flexslider .slide_text.container  a.header_button  {
	margin-right:20px;
	float:right;
	z-index:100;
	position:relative;
}

.banner_bit{
	display:inline-block;
	text-decoration:none;
	vertical-align:top;
	height:100px;
	margin:10px;
}
.banner_bit img{
	max-height:100px;
}
/*ofirst type of header*/
.text-box2.container > a.btn {
	float:right;
	margin-right:25px;
}
.headpart {
	margin-top:-30%
}

.flexslider {
	z-index:1
}
.cart_info div.back > a.btn.btn-primary {
	margin-top:0;
}
.sendBtn.basket_butt, .cart_info.cart_view {
	padding: 0;
	margin:0;
}
.sendBtn.basket_butt {
	float: right;
}

#footer > div.footer-widget ul > li:nth-child(1) > a > i {
	padding-left: 20px;
	padding-right: 20px;
}
.header_fade{
	background:url('../images/fade.png') top center repeat-x;
	height:200px;
	position:absolute;
	z-index:0;
	top:0;
	width:100%;
	opacity: 0.8;
}
.search_list {
    margin: 30px 0 10px 0;
    border-bottom: 1px solid rgba(128,128,128,.2);
    padding-bottom: 15px;
}
.search_list h2 {
    font-size: 20px;
}
.search h1{
	text-align:center;
	font-weight:200;
}
.search p{
	text-align:center;
	color:rgba(128,128,128,.5);
}
footer .banners{
	margin-top:60px;
}
.no_products{
	margin:60px 30px;
	padding:30px;
	text-align:center;
	border:1px solid rgba(128,128,128,.1);
}