header {
    position:absolute;
    background: rgba(255,255,255,0.8);
    z-index: 9999;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    height: 80px;
}
p, span, div{
	font-family: 'Open Sans', sans-serif !important;
}
#logo img {
    position:Relative;
    top: 32px;
}
.owl-wrapper-outer {
    border-radius: 0px;
    border: none;
}
.navbar-nav {
    margin-bottom: 0px;
}
.navbar-nav>li {
    display:inline-block;
    height: 80px;
    vertical-align: middle;
}
.navbar-nav>li a {
    color: #111;
    font-size: 16px;
    font-weight: 600;
    padding: 0px;
    margin-top: 24px;
    margin-right: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
}
.modal {
	z-index: 999999999999 !important;
}
.navbar-nav>li a.current, .navbar-nav>li a:hover {
    background: none;
    background: url('img/menu_hover.png') bottom left no-repeat;
}
.navbar-nav>li a:after {
    content: '/';
    color: #c3bcb4;
    padding-left: 12px;
}
.navbar-nav>li:last-child a:after {
    display:none;
}
ul.user_menu li {
    height: 80px;
    width: 55px;
    display:inline-block;
}
ul.user_menu li a{
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 15px;
    display:inline-block;
}

.item {
    position:Relative;
}
.slider_text {
    position:absolute;
    margin:Auto;
    text-align:center;
    left: 0px;
    right: 0px;
    top: 310px;
    bottom: 0px;
}
.slider_text h1 {
    font-size: 50px;
    font-weight: 700;
    color:white;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    line-height: 50px;
    padding-bottom: 22px;
    margin-bottom: 22px;
    background:url(../../../../../image/catalog/layout/h1_bcg.png) bottom center no-repeat;
}
.btn {
    border-radius:  20px;
    line-height: 45px;
    padding: 0px;
    padding-left: 30px;
    padding-right: 30px;
    background:white;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
}
.btn-orange {
    background-color: #f37921;
    color:white;
    font-weight: 600;
}
.btn-primary {
    background-color: #f37921;
}
.btn-default {
    background-color: #ddd;
}
.btn-danger {
    background: red;
}
.btn-orange:hover, .btn-primary:hover {
    color:white;
    background: #d06213;
}
    .orange {
    background-color: #f37921;
}
.owl-carousel {
    margin: 0px;
}
h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 0px;
    margin-top: 0px;
}
p {
    font-size: 15px;
    line-height: 22px;
}
.orange, .orange p, .orange h2 {
    color: white;
}
small.headline {
    font-size: 18px;
    font-weight: 300;
    
}
.orange small.headline {
    color:white;
}
.separator {
    height: 51px;
    margin:auto;
    width: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    background: url(../../../../../image/catalog/layout/separator_white.png) top center no-repeat;
}
.orange .separator {
    background: url(../../../../../image/catalog/layout/separator_orange.png) top center no-repeat;
}
.testimonials {
    padding-top: 50px;
    padding-bottom: 50px;
}
.faces {
    margin-bottom: 30px;
    margin-top: 30px;
}

.product-thumb .image img {
    margin:0px;
    padding: 0px;
}
.product-thumb {
    border: none;
    padding: 0px;
    background: #f2f2f4;
    margin-bottom: 30px;
    min-height: 475px;
}
.product-thumb .image {
    width: 360px;
    height: 250px; 
}
.product-thumb h4 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #111;
    line-height: 22px;
	min-height: 44px;
}
.button-group1 {
	margin-top: 10px;
}
.product-thumb h4 a {
    color: #111;
}
p.price {
    font-weight: 700;
}
.product-thumb .caption {
    min-height: 90px;
    padding-bottom:10px;
}
button {
    background: none;
    border: 2px solid #444444;
    border-radius:  20px;
    color: #111;
    height: 38px;
    width: 144px;
    padding: 0px;
    background:none;
    font-size: 14px !important;
    text-transform: uppercase;
}
.featured {
    padding-top: 30px;
    padding-bottom: 30px;
}
.breadcrumb {
    display:none;
}
.common-home .header-banner {
    display:none;
}
.header-banner img, .item img{
    margin:Auto;
}
.header-banner {
	    background: #6f4d20 url(../../../../../image/catalog/layout/header_cat.jpg) top center;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
}
.category {
    padding-top: 35px;
}
span.category {
    padding: 0px;
    display:block;
    position:relative;
    top: -5px;
    font-size: 13px;
    font-weight: 300;
}
.price-new {
    font-weight: 800 !important;
    color: #f37921;
    text-transform:uppercase;
}
p.price {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 16px;
}
footer {
    background: #333;
}
#terms p {
    font-size: 11px;
    font-weight: 300;
}
hr {
    margin-bottom: 10px;
}
footer h5 {
    font-size: 13px;
    opacity: 0.5;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 300;
}
footer ul li {
    font-size: 13px;
    font-weight: 400;
    line-height: 26px;
}
.thumbnail {
    padding: 0px;
    margin: 0px;
    border: none;
    background: none;
}
h1 {
    text-transform: uppercase;
    font-weight: 700;
}
#content {
    min-height: 300px;
}
#product button{
    height: auto;
    width: auto;
}
#product button {
    position:relative;
}
label.quantity {
    position:absolute;
    top:12px;
    left: -55px;
}
.mt-20 {
    margin-top: 20px;
}
.no-padding {
    padding: 0px !important;
}
a {
    color: #f37921;
}
.thumbnails {
    margin-top: 40px;
}
h1.product_name {
    margin-top: 35px;
    margin-bottom: 0px;
}
li h2 {
    margin-bottom: 0px;
}
#input-quantity {
    height: 45px;
    width: 45px;
    padding-left: 17px;
    border-radius: 130px;
    
}
.alert-success {
    border-radius: 0px !important;
    background-color: #f37921;
    color: white;
    font-size: 14px;
}
.alert button {
    width: auto;
    height: auto;
}
.alert a {
    color: white;
    text-decoration: underline;
}
li.cart, li.user {
    position:Relative;
    text-align: center;
}
li.user a span{
        position: absolute;
    left: 0px;
    right: 0px;
    top: 55px;
    color: #111;
    font-size: 11px;
    text-transform:uppercase;
}

li.cart a span{
        position: absolute;
    left: 0px;
    right: 0px;
    top: 55px;
    color: #111;
    font-size: 11px;
    text-transform:uppercase;
}
.checkout-cart form .btn {
    width: auto;
    height: auto;
    border-radius: 2px;
    line-height: 20px;
    padding: 7px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align:middle;
}
#d_quickcheckout {
    margin-top: 30px;
}
#d_quickcheckout button {
    width: auto;
    height: auto;
}
#d_quickcheckout a {
    color: #f37921;
}
#d_quickcheckout .btn-primary:hover,#d_quickcheckout .btn-primary, #d_quickcheckout .btn-primary:active, #d_quickcheckout .btn-primary.active, #d_quickcheckout .btn-primary.disabled, #d_quickcheckout .btn-primary[disabled] {
    background-color: #f37921;
    border-color: #f37921;
    background-image: none;
    
}
#d_quickcheckout .btn-danger, #d_quickcheckout .btn-danger:hover {
    background-color: #111;
    border-color: #111;
    background-image: none;
}
#d_quickcheckout .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    height: 34px;
}

img.payment-image {
    display:none; 
}
ul.user_menu li ul.dropdown-menu li a {
    width: 100%;
    height: auto;
    margin-top: 0px;
}
ul.user_menu li ul.dropdown-menu li a:hover {
    background-color: #f37921;
    background-image: none;
}
ul.user_menu li ul.dropdown-menu li {
    width: auto;
    height: auto;
    display:block;
}
.dropdown-menu-right {
    left: 0;
}
ul.user_menu li ul.dropdown-menu {
    width: auto;
    min-width: 115px;
    margin-left: -108px;
    padding: 0px;
}
ul.user_menu li ul.dropdown-menu.logged {
    min-width: 180px;
}
#content {
    margin-top: 25px;
}

 
.testimonial{
    text-align: center;
}
.testimonial .pic{
    margin-bottom: 35px;
}
.testimonial .pic > img{
    border-radius: 50%;
}
.testimonial .testimonial-review{
    color:#fff;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 14px;
}
.testimonial-review > .testimonial-description{
    font-style: normal;
    font-size: 16px;
}
.testimonial .testimonial-title{
    color:#fff;
    font-style: normal;
    font-size: 15px;
    line-height: 22px;
    text-transform: capitalize;
}
.testimonial-title > small{
    color:#fff;
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
}
.owl-theme .owl-controls .owl-page span{
    width: 9px;
    height: 9px;
    background: transparent;
    border: 1px solid #fff;
    margin: 5px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #fff;       
}
.owl-carousel, .owl-wrapper-outer {
    background: none !important;
    box-shadow: none !important;
}
button {
    outline: none !important;
}
.caption button:hover {
    background-color: #f37921;
    color:white;
    border-color: #d06213;
}
#account #custom-field1 {
    display:none !important;
}

strong.currency {
	position:absolute;
	color: #333;
	left:0px;
	right: 0px;
	top: 26px;
	font-size: 15px;
	font-weight: 600;
}
.dropdown-menu .btn {
	border-radius: 0px;
	padding: 0px;
}
li.currency:hover {
	cursor: pointer;
}


.instagram_home{
	background: #f37921;
	width: 100%;
	height: 450px;
}
.instagram_home h3 {
	font-size: 40px;
	font-weight: bold;
	color: white;
	margin-top: 180px;
}
.instagram_home p {
	font-size: 20px;
	font-weight: bold;
	color:white;
	line-height: 28px;

}
.instagram  {
	padding-top: 80px;
}
.instagram img {
	margin:auto;
	margin-bottom: 28px;
}

.square { 
  position: relative;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}

.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.square-content {
  position: absolute;
  width: 100%;
  height: 100%;
  
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.instagram_home .container {
	background-image: url('../../../../../image/catalog/layout/inst.png');
	background-repeat: no-repeat;
	background-position: top left;
	background-position-y: 60px;
}
.top_footer h3 {
	font-size: 22px;
	margin-bottom: 30px;
	margin-top: 0px;
	color: #222222;	
}
.top_footer h3 strong{
	font-size: 30px;
	color: #222222;	
	text-transform: uppercase;
}
.top_footer .col-md-4 {
	border-right: 1px solid #f9bb8e;
	height: 140px;
	margin-top: 40px;
}
.top_footer .col-md-4:last-child {
	border-right: none;
}
.blog_stats {
	display:none;
}
.newsletter-holder .col-sm-3 {
	width: 100%;
}
.mailchimp-integration {
	overflow:auto;
}
.box-heading h3, .mailchimp-integration h4 {
	display:none;
}
.mi-block {
	max-width: 145px;
	min-width: 70px !important;
}
#column-left .mi-button, #column-right .mi-button {
	margin-top: 0px !important;
}
header.phone {
	display:none;
}
#comment_form {
	
	display:none;
}
.product-thumb h4 a:hover {
	color: #f37921;
}
.logged ul.user_menu li ul.dropdown-menu {
	min-width: 175px;
	margin-left: -19px;
}
.btn-info {
	background: #ddd;
	color: #333;
}
.account-edit .custom-field, #input-fax, label[for="input-fax"] {display:none;}
.datepicker_dom  {
	display:none;
}
input#payment_address_custom_field {
	display:none !important;
}

#shipping_method_list label.btn {
	display: none !important;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, .btn-primary.focus, .btn-primary:focus {
	outline: none !important;
	border:none!important;
	outline:0px !important;
	box-shadow:none;
	outline: 0;
}
.navbar-nav>li {
	float:none;
}
.desktop .col-sm-12 {
	padding-right:0px;
}
.product-thumb .image {
	margin:auto;
}

.home_banner {
	width: 100%;
	height: 750px;
	background: #a27a45 url('../../../../../image/catalog/bcg.jpg') no-repeat top center;
}
.slider_text {
	top: 310px;
}
@media (max-width: 1180px) {
	.slider_text {
		top: 310px;
	}
}
@media (max-width: 1000px) {
	.desktop .col-sm-12 {
		padding-right: 15px;
		position:Relative;
		top: -20px;
	}
	.navbar-nav.text-center {
		text-align:right;
	}
	li.cart a span, li.user a span {
		color:white;
	}
	.instagram_home h3 {
		padding-top: 40px;
	}
	.instagram {
		padding-top: 25px;
	}
	.instagram_home {
		height: auto;
	}
}
@media (max-width: 600px) {
	header.desktop {
		display:none;
	}
	header.phone {
		display:block;
		margin:auto;
		text-align:center;
		height: auto;
		position:Relative;
	}
	#logo img {
		top: 5px;
		margin:auto;
		left: auto;
		
	}
	.navbar-nav>li {
		height: 25px;
		display:block;
		width: 100%;
		clear: both;
	}
	.navbar-nav>li a {
		margin-top: 0px;
	}
	.navbar-nav>li a {
		padding-right: 0px;
		margin-right: 0px;	
	}
	.navbar-nav>li a:after {
		content: none;
		display:none;
	}
	.navbar-nav {
		margin: 0;
		margin-bottom: 20px;
	}
	small.headline {
		font-size: 16px;
	}
	.instagram_home {
		height: auto;
	}
	#slideshow0 {
		display:none;
	}
	label.quantity {
		position:relative;
		left: 0px;
		top: 0px;
	}
	ul.user_menu li {
		width: 50px;
	}
	#logo img {
		top: 11px;
		margin: auto;
		left: auto;
		/* width: 149px; */
		max-width: 135%;
	}
	.home_banner {
		height: 450px;
		background-size: cover;
	}
	.slider_text h1 {
		font-size: 38px;
		line-height: 42px;
	}
	.slider_text {
		top: 340px;
	}
	.navbar-nav>li a.current, .navbar-nav>li a:hover {
		background: url(img/menu_hover.png) bottom center no-repeat;
	}
}
@media (max-width: 370px) {
	.slider_text h1 {
		font-size: 33px;
		line-height: 37px;
	}
	.header-banner {
		height: 130px;
	}
}
#product div.radio {
    float:left;
    max-width: 200px;
    margin-right: 20px;
    margin-top: 5px !important;
    margin-bottom: 5px;
}
#product .img-thumbnail {
    border: none !important;
}
#product .radio input[type=radio] {
    top: 20px;
    margin-top: -5%;
}
#payment_method, #payment_address_heading_heading, #payment_address_customer_group_id_input, #cart_view .icon {
	display:none;
}
.qc-model.hidden-xs {
	display:none;
}
.img-thumbnail {
    background:none;
    border: none;
}
.qtypopup .radio {
    float: none;
    margin-top: 0px;
    display: inline;
}
.qtypopup .radio input {
    position:relative;
    top: 2px;
}
#base_price {
    display: none;
}
button.count {
    width: 38px;
}
.input-number {
    min-width: 38px;
    border-radius: 30px;
}
.input-group .form-control[name^=quantity].input-number {
    min-width: 38px;
    width: 38px;
    border-radius: 30px;
}
#content .col-lg-2:nth-child(6n+1), #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
    clear:none;
    
}
.qtypopup hr {
	display:none;
}
.qtypopup .form-group{
	margin-bottom: 0px;
}
 .alert-success {
	 position: fixed !important;
    width: 100% !important;
    left: 0px !important;
    top: 0px !important;
    z-index: 99999 !important;
    text-align: center !important;
    margin: auto;
}
label img {
	padding: 0px;
}
#odber .radio label {
	padding-left: 0px !important;
}
#d_quickcheckout #shipping_method .radio #odber label {
	padding-left: 0px;
	margin-bottom: 10px;
}