body {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.eltdf-top-bar {
	background-image:url('/images/header-top-bar-background-3.jpg');
	background-size: cover;
}

ul.products > .product .eltdf-pl-inner .eltdf-pl-image .image,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer .eltdf-plc-image .image {
	width:100%;
	height: 0;
	padding-bottom: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

ul.products > .product .eltdf-pl-inner .eltdf-pl-image .image img,
.eltdf-plc-holder .eltdf-plc-item .eltdf-plc-image-outer .eltdf-plc-image img {
	width:0;
	height: 0;
	opacity: 0.0;
}

.eltdf-woo-single-page .eltdf-single-product-content .images {
	margin-left: -10px;
	margin-right: -10px;
}

.custom-gallery {
	display:table;
	width:100%;
}

.custom-gallery .gallery-item {
	width:100%;
	display: block;
}

.custom-gallery .gallery-item.first-big {
	width:100%;
	padding: 0 10px;
}

.custom-gallery .gallery-item.small {
	width:25%;
	float:left;
	position: relative;
	vertical-align: top;
	margin: 0;
	padding: 10px 10px;
	box-sizing: border-box;
}

.custom-gallery .gallery-item a {
	display:block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height: 0;
	padding-bottom: 100%;
}

.custom-gallery .gallery-item a img {
	width:0;
	height: 0;
	opacity: 0.0;
}

.woocommerce-message .product-name {
	font-weight: bold;
}

.payment-types {
	display:block;
	list-style: none;
	padding:0;
	margin:0;
}

.payment-types li {
	display:inline-block;
	border:1px solid #c9c9c9;
	background:#f6f6f6;
	padding:15px 25px;
	margin-right: 20px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	vertical-align: middle;
	white-space: nowrap;
}

.payment-types li.paypal-option {
	padding: 5px 25px;
}

.payment-types li i {
	margin-right: 8px;
}

.payment-types li.checked i {
	margin-right: 6px;
}

.payment-types li .paypal {
	display: inline-block;
	vertical-align: middle;
	width:100px;
	height: 47px;
}

.payment-types li.checked,
.payment-types li:hover {
	border:1px solid #b97a56;
	background:#b97a56;
	color:#FFF;
}

.email1 {
	display:none !important;
}

.woocommerce-page .eltdf-content input[type="text"].error {
	border-color:#CC0000;
}

.woocommerce-error {
	border-color:#CC0000 !important;
	color:#CC0000;
}

.woocommerce-cart-form {
    padding-bottom: 68px;
    padding-top: 130px;
}

.eltdf-blog-holder article .eltdf-post-image {
	display:block;
}

.essential-image,
.pearl-image {
	display:block;
	width:100%;
	padding-bottom: 60%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.pearl-image {
	padding-bottom: 100%;
}

.essential-image img,
.pearl-image img {
	width:0;
	height: 0;
	opacity: 0.0;
}

.eltdf-blog-holder article .eltdf-post-excerpt::after {
    content: '';
}

.blog-section-title {
	color: #ba7b57;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
	display: inline-block;
}

.contact-error-list {
	position: relative;
    display: block;
    padding: 20px 30px;
    margin: 0 0 30px;
    line-height: 46px;
    list-style: none;
    background-color: transparent;
    border: 1px solid #c9c9c9;
    border-color: #CC0000 !important;
    color: #CC0000;
}

.eltdf-blog-holder article .eltdf-post-excerpt-holder p {
	margin:12px 0;
}

p a {
	color:#ba7b57;
}

p a:hover {
	color:#643920;
}

.eltdf-woocommerce-page .woocommerce-result-count {
	font-size: 16px;
}

ul.products > .product .price * {
	font-size: 18px;
}

.eltdf-woocommerce-page .select2-container--default .select2-selection--single {
	font-size: 13px;
}

.eltdf-title-holder.eltdf-standard-with-breadcrumbs-type .eltdf-breadcrumbs {
	font-size: 14px;
}

.eltdf-woocommerce-page .woocommerce-ordering.select-product-size {
	float: none;
	display: block;
	margin-bottom: 20px;
	text-align: left;
}

.eltdf-woocommerce-page .woocommerce-ordering.select-product-size label {
	margin-bottom: 10px;
	display: block;
}

.product_select_lb {
	display:none;
}

.lightbox-size-select {
	padding:30px;
}

.lightbox-size-select button[type="submit"].single_add_to_cart_button {
	border:0;
    font-family: inherit;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    outline: 0;
    line-height: 2.2em;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    box-sizing: border-box;
    margin: 0;
    -webkit-transition: color .3s ease,background-color .3s ease,border-color .3s ease;
    -moz-transition: color .3s ease,background-color .3s ease,border-color .3s ease;
    transition: color .3s ease,background-color .3s ease,border-color .3s ease;
    font-size: 12px;
    padding: 10px 34px;
    color: #b97a56;
    background-color: transparent;
    cursor: pointer;
    z-index: 3;
}


.lightbox-size-select button[type="submit"].single_add_to_cart_button::after,
.lightbox-size-select button[type="submit"].single_add_to_cart_button::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #b97a56;
}

.lightbox-size-select button[type="submit"].single_add_to_cart_button::before {
    -webkit-transform: translate(-2px,-2px);
    -moz-transform: translate(-2px,-2px);
    transform: translate(-2px,-2px);
}

.lightbox-size-select button[type="submit"].single_add_to_cart_button::after {
    -webkit-transform: translate(2px,2px);
    -moz-transform: translate(-2px,2px);
    transform: translate(2px,2px);
}

.lightbox-size-select button[type="submit"].single_add_to_cart_button:hover::before {
    -webkit-transform: translate(-3px,-3px);
    -moz-transform: translate(-3px,-3px);
    transform: translate(-3px,-3px);
}

.lightbox-size-select button[type="submit"].single_add_to_cart_button:hover::after {
    -webkit-transform: translate(3px,3px);
    -moz-transform: translate(3px,3px);
    transform: translate(3px,3px);
}

.lightbox-size-select .eltdf-quantity-buttons .eltdf-quantity-input,
.lightbox-size-select .eltdf-quantity-buttons .eltdf-quantity-minus,
.lightbox-size-select .eltdf-quantity-buttons .eltdf-quantity-plus,
.lightbox-size-select .eltdf-quantity-buttons .eltdf-quantity-input {
    display: inline-block;
    vertical-align: middle;
    color: #676767;
    background-color: transparent;
    border: 1px solid #c9c9c9;
	border-left-color: rgb(201, 201, 201);
	border-left-width: 1px;
    text-align: center;
    box-sizing: border-box;
}

.lightbox-size-select .eltdf-quantity-minus,
.lightbox-size-select .eltdf-quantity-plus {
    position: absolute;
    right: 0;
    width: 22px;
    height: 25px;
    line-height: 22px;
    border-left: 0;
    cursor: pointer;
    -webkit-transition: color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out;
    transition: color .15s ease-in-out;
}

.lightbox-size-select .eltdf-quantity-plus {
	top:0;
}

.lightbox-size-select .eltdf-quantity-minus {
	bottom:0;
}

.lightbox-size-select .eltdf-quantity-buttons {
	position: relative;
	display: block;
	margin: 20px auto;
	vertical-align: middle;
}

.lightbox-size-select .eltdf-quantity-buttons span.eltdf-quantity-minus,
.lightbox-size-select .eltdf-quantity-buttons span.eltdf-quantity-plus {
    color: #333;
    font-size: 16px;
}

.lightbox-size-select .eltdf-quantity-buttons .eltdf-quantity-input {
    font-style: normal;
    color: #333;
    font-size: 19px;
    margin: 0 22px 0 0 !important;
	padding-right: 42px !important;
	line-height: 23px !important;
	height: 49px !important;
}

.lightbox-size-select .eltdf-quantity-buttons .eltdf-quantity-buttons .eltdf-quantity-input {
    position: relative;
    height: 50px;
    width: 50px;
    padding: 0;
    font-family: 'Crimson Pro', serif;
    font-size: 16px;
    outline: 0;
}

.lightbox-size-select .select-product-size label {
	display:block;
	font-size: 16px;
}

.lightbox-size-select .select-product-size select,
.product-size-select {
	margin:10px auto;
	border:1px solid #c9c9c9;
	padding:14px 10px;
	width:100%;
	display:block;
	text-align: center;
}

.eltdf-drop-down .second ul li a {
	line-height: 1.6em;
	text-transform: none;
}

.product-list-link {
	display:block;
	color:#ba7b57;
	margin-top:7px;
}

.product-list-link a {
	color:#ba7b57;
	font-size: 16px !important;
}

.home-about-text {
	font-size: 26px;
	color:#FFF;
	padding-top: 50px;
	line-height: 1.5em;
}

.home-about-name {
	margin:30px auto;
	font-size: 20px;
	color:#FFF;
}

.home-about-button.eltdf-btn.eltdf-btn-solid {
	margin-bottom: 50px;
	background-color:#d1926f;
}

.home-image {
	text-align: center;
	margin:30px 0 10px;
}

.home-image img {
	border-radius: 50%;
	max-width: 100%;
}

.review-image {
	width:100%;
	height: 0;
	padding-bottom: 100%;
	border-radius: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.review-image img {
	width:0;
	height: 0;
	opacity: 0.0;
}

.blog-item-image {
	width:100%;
	height: 0;
	padding-bottom: 65%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.blog-item-image img {
	width:0;
	height: 0;
	opacity: 0.0;
}

.left-image {
	float: left;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.right-image {
	float: right;
	margin-top: 7px;
	margin-left: 20px;
	margin-bottom: 15px;
}

.full-image {
	margin-top: 7px;
	margin-bottom: 15px;
	display:block;
	width: 100%;
}

.full-image img {
	display:block;
	width: 100%;
}

.eltdf-title-holder.eltdf-centered-type .eltdf-title-inner {
    text-align: left;
}

.eltdf-title-holder .eltdf-title-inner h2 {
	font-size: 34px;
	max-width: 80%;
}

.eltdf-drop-down .second .inner ul li a {
    color: #444 !important;
}

.newsletter-form-container {
	padding:0 15px;
}

.newsletter-form-container .title {
	color:
    #FFF;
    margin: 12px 0 25px;
	font-family: 'Crimson Pro', serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .05em;
    font-size: 20px;
    line-height: 1.22em;
	display:block;
}

.newsletter-form-container input {
	background-color:#828282;
	color:#FFF;
	padding:8px 16px;
}

.newsletter-form-container input:focus {
	color:#FFF;
}

.newsletter-form-container button {
	font-family: inherit;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	outline: 0;
	line-height: 2.2em;
	letter-spacing: .1em;
	font-weight: 600;
	text-transform: uppercase;
	box-sizing: border-box;
	margin: 0;
	-webkit-transition: color .3s ease,background-color .3s ease,border-color .3s ease;
	-moz-transition: color .3s ease,background-color .3s ease,border-color .3s ease;
	transition: color .3s ease,background-color .3s ease,border-color .3s ease;
	font-size: 12px;
	padding: 10px 34px;
	color:
	#fff;
	background-color:
	#b97a56;
	border: none;
	cursor: pointer;
	z-index: 3;
}

.newsletter-form-container button:hover {
	color:#fff;
	background-color:#333;
}

.message {
	padding-bottom: 20px;
}

.not-in-stock {
	margin-top: 10px;
	font-weight: bold;
	color:#cc0000;
}

.in-stock {
	margin-top: 10px;
	font-weight: bold;
	color:#05d314;
}

.stock-order-available {
	margin-top: 10px;
	font-weight: bold;
	color:#f1af22;
}

.stock-order-available-text {
	margin-top: 10px;
}

.products .product-type-simple .not-in-stock,
.products .product-type-simple .in-stock,
.products .product-type-simple .stock-order-available {
	font-size:16px !important;
}

.custom-contact-button {
	color: #b97a56;
	text-decoration: none;
	  font-weight: bold;
}

.eltdf-woocommerce-page table.cart td.actions .coupon {
	float:none;
	display: block;
	margin-bottom: 30px;
}

.eltdf-woocommerce-page table.cart td.actions .coupon input[type="text"] {
	margin-right: 5px;
}

.btn {
	padding:15px;
	padding: 12px 12px 13px;
	vertical-align: middle;
	margin-left: 5px;
}

.btn.btn-danger {
	border:1px solid #CC0000;
	color:#CC0000;
}

.btn.btn-primary {
	border:1px solid #3eb011;
	color:#3eb011;
}

.insta-image-item {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.insta-image-item img {
	width:0px !important;
	height: 0px !important;
	opacity: 0.0 !important;
}

.alert-top-bar {
	width:100%;
	height: auto;
	padding:15px 30px;
	background:#b9362c;
	color:#FFF;
	font-size: 14px;
	text-align: center;
	box-sizing: border-box;
}

.eltdf-main-menu > ul > li > a {
	padding: 0 27px;
}

.new-user-review {
	
}

.new-user-review .owl-item {
	margin-bottom: 30px;
}

.new-user-review .user-review-answer {
	padding-left: 30px;
	font-style: italic;
	margin-top: 25px;
}

.new-user-review .eltdf-testimonial-text {
	margin-bottom: 2px !important;
}

.new-user-review .eltdf-testimonial-author {
	margin-top: 2px !important;
}

.new-user-review .user-review-rating {
	display:inline-block;
	margin-left: 20px;
	font-size: 16px;
	color:#b97a56;
}

.new-user-review .user-review-rating i {
	margin-left: 2px;
}

.rating-stars {
	display: flex;
	display: -ms-flexbox;
	position: relative;
	height: 14px;
	font-size: 20px;
	margin-bottom: 2.8rem;
	text-align: left;
}

.rating-stars .star-1 {
  z-index: 10;
}

.rating-stars .star-2 {
  z-index: 9;
}

.rating-stars .star-3 {
  z-index: 8;
}

.rating-stars .star-4 {
  z-index: 7;
}

.rating-stars .star-5 {
  z-index: 6;
}

.rating-stars a {
  color: #706f6c;
  text-indent: -9999px;
  letter-spacing: 2px;
  width: 20px;
}

.rating-stars a::before {
  content: "";
  position: absolute;
  left: 0;
  height: 20px;
  line-height: 1;
  font-family: "FontAwesome";
  text-indent: 0;
  overflow: hidden;
  white-space: nowrap;
}

.rating-stars .star-5::before {
  content: "\f006\f006\f006\f006\f006";
}

.rating-stars .star-1::before {
  width: 20px;
}

.rating-stars .star-2::before {
  width: 40px;
}

.rating-stars .star-3::before {
  width: 60px;
}

.rating-stars .star-4::before {
  width: 80px;
}

.rating-stars .star-5::before {
  width: 100px;
}

.rating-stars a.active::before, .rating-stars a:hover::before {
	content: "\f005\f005\f005\f005\f005";
}

.review-star-label {
	display:block;
	text-align:left;
	font-size: 12px;
	color: #474747;
	font-weight: 400;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.eltdf-testimonials-author-date {
	font-family: 'Crimson Pro', serif;
	color: #b97a56;
	font-size: 16px;
	font-weight: 600;
	margin-left: 20px;
}

.footer-more-social {
	color:#FFF;
}

.footer-more-social a {
	color:#FFF;
	font-size: 24px;
	display:inline-block;
	margin-left:10px;
}

@media screen and (max-width: 1500px) and (min-width: 1301px) {
	.eltdf-main-menu > ul > li > a {
		padding-left: 14px;
		padding-right: 14px;
	}
}

@media screen and (max-width: 1300px) and (min-width: 1025px) {
	.eltdf-main-menu > ul > li > a {
		padding-left: 9px;
		padding-right: 9px;
		font-size: 11px;
	}
}

@media screen and (max-width: 767px) {
	.left-image,
	.right-image {
		float:none;
		display:block;
		width:100%;
		margin-left: 0;
		margin-right: 0;
	}

	.left-image img,
	.right-image img {
		width:100%;
	}
	
	.eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner, .eltdf-content .eltdf-content-inner > .eltdf-full-width > .eltdf-full-width-inner {
		padding-top: 40px;
	}

	.new-user-review-container .eltdf-row-grid-section {
		width:100% !important;
	}
}

@media screen and (max-width: 479px) {
	.tp-caption.tp-resizeme {
		line-height: 1.9em !important;
	}
}