/* CSS Document */

body {

}


#rotator1{
	width: 1000px;
	height: 243px;
}



#banner {
	background-image: url(https://storage.googleapis.com/circlesoft/tiny_mce/0005/3844/original_banner-home.jpg?13);
}

.brand { 
	display: none;
}

.navbar {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	min-height: 0px;
	max-height: 50px;
}

.navbar-default .navbar-nav>li>a {
    font-family: 'Josefin Sans', sans-serif;
}
.navbar-inverse .btn-navbar {
  display: none;
  background-image: none;
  border-color:  #fff;    
}
.navbar .nav {
	    font-family: 'Josefin Sans', sans-serif;
}
.navbar-blue {
    background-color: #000;
    border: unset;
	background-image:none;
}

.logo {
    font-family: 'Josefin Sans', sans-serif;
	    margin: 0px 0px 5px 35px;
}
.top-navbar .nav > li > a {
    color: #fff;
}

.navbar-inverse .navbar-inner {
    background-image: none;
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: #d1cecf;
    border-left-color: rgb(255, 255, 255);
    background-color: #fff;
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    box-shadow: none; 
}

.navbar-text a:hover{
	    text-decoration: none;
		color: #FF0004;
	}

.navbar .nav {
    font-size:13px;
    display: block;
    float: inherit;
    margin: 0 0px 0 0;
    padding-top: 2px;
}

.browse-category h2 {
    background: #777471;
    font-family: 'Josefin Sans', sans-serif;
	color: #fff;
}


.category-header a, .category-header a:visited {
    color: #f50505;
	    font-family: 'Josefin Sans', sans-serif;
}

.page-content {
    border: none;
}

.form-horizontal .control-label {
    width: 220px;
    padding-right: 10px;
}

.side-list {
border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: #d1cecf;
    border-left-color: rgb(255, 255, 255);
    background-color: #fff;
    margin-bottom: 20px;
}
#modal_dialog .price {
    color: red;
}

.basket-text h3 span {
    color: #544e4e;
	font-size: 18px;
}

.featured-category-header a, .featured-category-header a:visited, a.featured-product-header, a.featured-product-header:visited {
    letter-spacing: .05em;
	line-height: normal;
}

.modal-container .product-thumb {
    padding-right: 10px;
}
.btn-primary {
    background-color: red;
background-image: none;
}

.categories, .categories-header {
    background: #fff;
    text-transform: uppercase;
	 letter-spacing: .05em;
}

.category-header h2 {
    text-transform: uppercase;
	 letter-spacing: .05em;
	 padding-bottom: 10px;
}
	
.categories ul.highlighted {
    font-weight: normal;
    border-top: 1px;
    border-bottom: 1px;
    border-top-color: #d1cecf;
    border-bottom-color: #d1cecf;

}

.categories ul li a {
    font-family: 'Josefin Sans', sans-serif;
}



.cart .cart-notes {
    text-align: left;
}

.buy-on-behalf-of {
    text-align: left;
}

.categories ul li {
    border-top: 1px solid;
    border-bottom: none;

}

.categories-header {
border-bottom-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-top-color: #d1cecf;
    border-left-color: rgb(255, 255, 255);
    text-transform: uppercase;
    letter-spacing: .1em;

}

[class*="span"] .header { 
	padding: 5px 10px; 
	border: 0px solid #ccc; 
	border-bottom-width: 0; 
	border-left-width: 0; 
	border-right-width: 0; 
	font-weight: bold; }


.navbar-inverse .btn-navbar:hover {
  background-color: #000;
  border-color:  #fff;  
    letter-spacing: .1em;
}

.btn-large:hover 	{
  background-color: #ff0000;
	}

.navbar-inverse, .navbar-inverse .nav>li>a {
    color: #000;
    text-shadow: none;
letter-spacing: .1em; 
}

#search .searchattributeinput {
    width: 300px;
    margin-right:10px;
    font-family: 'Roboto Slab', serif;

}

#search {
    margin-right:10px;
}


input, button, select, textarea {
    font-family: 'Roboto Slab', serif;
    border-radius: 2px;
    background-color: whitesmoke;
}

.alert-info {
    background-color: whitesmoke;
    border-color: #fff;
    color: #000;
    border-radius: 0px;	
}

.alert, .alert h4 {
    color: #000;
}


#flash_success {
    background-color: whitesmoke;
    background-image: url(/assets/accept.gif);
    color: #000;
    border: none;
}

.featured-category-header a, .featured-category-header a:visited, .featured-product-header a, .featured-product-header a:visited {
    color: #000;
}

.product-header h1, .product h1 {
    font-size: 1.5em;
    letter-spacing: .02em;

}

.header.product-header {
    border-bottom-width: 1px;
}

h2 {
    font-size: 24.5px;
letter-spacing: .02em; 
margin: 0px;	
}

h2 a:hover{
text-decoration: none;
}

.product-list .product .attributes-table {
    text-transform: uppercase;
    letter-spacing: .02em;
}


.product-list .product .product-buttons {

    font-family: 'Roboto Slab', serif;
}

.product .product-buttons .button {
    font-family: 'Roboto Slab', serif;
}

.product .product-content {
    border: none;
    margin-bottom: 10px;
}

.categories ul li a {
    font-size: 15px;
    line-height: 2em;
	    color: #3d3d3d;
}

.categories ul li.main > a {
    color: black;
}

.categories ul ul li.active {
    background: whiteSmoke;
}

.product-attribute-description-header {
font-size: 1.2em;
letter-spacing: 0.05em;

}
.product .stock-info {
    font-size: .8em;
}

.product-list div.product {
    border: none; 
    
}

.product-list .product .product-in-stock {
    letter-spacing: .02em;
    text-transform: uppercase;
}

.product-list .product .product-details {
    margin: 0px; 
}

.cart .product-title {
    font-size: 16px;
}

.product-title h2 {
	line-height: 1.3em;
}

.cart-total {
    font-size: 22px;
}
.total-cost {
    font-size: 22px;
}

.btn-large {
    padding: 6px 12px;
    font-size: 14px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.btn-warning { 
background-image: linear-gradient(to bottom, #ff0000, #ff0000);
}

.cart .cart-totals {
    font-size: 14px;
}


.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    font-family: 'Roboto Slab', sans-serif;
}

#footer .nav > li > a, #footer a, #footer p, #footer div {
    color: #FFFFFF;
    font-family: 'Josefin Sans', sans-serif;
}

.gap-x-8 {
    display: none;
    column-gap: 2rem;
}