/*  
	Custom styles (will override bootstrap.css)

	
*/

/* * {
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
} */

/* @import 'https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Open+Sans:400,600,700&subset=latin-ext'; */
@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=latin-ext';

@font-face {
  font-family: 'FontAwesome';
  src: url('../font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('../font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), 
  url('../font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), 
  url('../font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), 
  url('../font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'loveloblack';
    src: url('../fonts/lovelo_black-webfont.eot');
    src: url('../fonts/lovelo_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lovelo_black-webfont.woff2') format('woff2'),
         url('../fonts/lovelo_black-webfont.woff') format('woff'),
         url('../fonts/lovelo_black-webfont.ttf') format('truetype'),
         url('../fonts/lovelo_black-webfont.svg#loveloblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aleo';
    src: url('../fonts/aleo/Regular/aleo-regular-webfont.eot');
    src: url('../fonts/aleo/Regular/aleo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aleo/Regular/aleo-regular-webfont.woff2') format('woff2'),
         url('../fonts/aleo/Regular/aleo-regular-webfont.woff') format('woff'),
         url('../fonts/aleo/Regular/aleo-regular-webfont.ttf') format('truetype'),
         url('../fonts/aleo/Regular/aleo-regular-webfont.svg#loveloblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: 'aleo', sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #222;
	background-color: #fff;
	font-weight:400;
}

a {
	color:#e39c09;
	text-decoration:none;
}
a:hover,
a:focus {
	text-decoration: underline;
	color:#e39c09;
}
a:focus {
	outline:none;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family: 'loveloblack';
	font-weight:400;
	line-height:1.2;
	color:#000;
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
	font-weight:400;
	line-height:1em;
	color:#999;
}

h1,h2,h3 {
	margin:10px 0;
}

h1 small,h2 small,h3 small,h1 .small,h2 .small,h3 .small {
	font-size:65%;
}

h4,h5,h6 {
	margin:10px 0;
}

h4 small,h5 small,h6 small,h4 .small,h5 .small,h6 .small {
	font-size:75%;
}
h1,.h1 {
	font-size:32px;
}
h2,.h2 {
	font-size:28px;
}
h3 {
	font-size:24px;
}
.h3 {
	font-size:20px;
}
h4,.h4 {
	font-size:18px;
}
h5,.h5 {
	font-size:16px;
}
h6 {
	font-size:14px;
}
.h6 {
	font-size:13px;
}

p {
	margin:0 0 10px;
	line-height:24px;
}
.alignleft {
	float:left;
	margin:0 10px 5px 0;
}
.alignright {
	float:right;
	margin:0 0 5px 10px;
}
.aligncenter {
	display:block;
	margin:5px auto;
}
/* table tr td,
table tr th {
	padding:10px 20px;
	min-width:100px !important;
}
table tr:nth-child(odd) {
	background-color:#f1f1f1;
}
table tr:first-child {
	border:solid 1px;
	background-color:#666;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}
table tr:last-child {
	border-bottom:solid 2px #f1f1f1;
} */
img {
	max-width:100%;
	height:auto;
}
.container {
	padding-right:0px;
	padding-left:0px;
	margin-right: auto;
	margin-left: auto;
	max-width:960px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
	.container {
		width:100%;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 960px;
	}
}
.container-fluid {
	padding-right:0px;
	padding-left:0px;
	margin-right: auto;
	margin-left: auto;
	max-width:1920px;
}
.row {
	margin-left:0px;
	margin-right:0px;
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
	position:relative;
	min-height:1px;
	padding-left:0px;
	padding-right:0px;
}


/**************************************
                 FORMS
***************************************/

.wpcf7-form {
	max-width:400px;
	margin:20px 0 0;
	text-align:left;
	font-family: 'loveloblack';
}
.wpcf7-form p {
	margin-bottom:10px;
}
.form-control,
.wpcf7-form-control,
.woocommerce .input-text {
	font-family: 'Roboto Condensed', sans-serif;
	display: block;
	width: 100%;
	height: 40px;
	padding:0px 10px;
	font-size: 14px;
	line-height:18px;
	color: #000;
	font-weight:bold;
	background-color: #fff;
	background-image: none;
	border: 1px solid #FFF;
	border-radius:0px;
	-webkit-box-shadow:none;
	box-shadow:none;
	-webkit-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.wpcf7-form-control.wpcf7-checkbox {
	border:none !important;
	background-color:rgba(255,255,255,0) !important;
}
.woocommerce .input-text {
	height:33px;
	border:solid 1px #000;
}
.select2-container .select2-choice{
	display:block;
	padding:0 0 0 8px;
	overflow:hidden;
	position:relative;
	border:1px solid #000;
	white-space:nowrap;
	color:#444;
	text-decoration:none;
	border-radius:0;
	background-clip:
	padding-box;
	user-select:none;
	background-color:#fff;
	font-weight:400;
}
.form-control:focus,
.form-control:hover,
.wpcf7-form-control:focus,
.wpcf7-form-control:hover,
.woocommerce .input-text:hover,
.woocommerce .input-text:focus {
	border-color: #e39c09;
	outline: 0;
	-webkit-box-shadow:none;
	box-shadow: none;
}
.wpcf7-form-control {
	border:solid 1px #000;
	height:36px;
}
.form-control::-moz-placeholder {
	color: #000;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #000;
}
.form-control::-webkit-input-placeholder {
	color: #000;
}
.wpcf7-textarea,
.woocommerce textarea.input-text  {
	height:120px !important;
}
.wpcf7-submit,
.form-submit,
button {
	border:solid 1px #e39c09;
	background-color:#e39c09;
	padding:5px 20px;
	color:#fff;
	display:inline-block;
	margin:0 auto;
}
.wpcf7-submit:hover,
.form-submit:hover,
button:hover {
	color:#fff;
	border:solid 1px #f8b325;
}

div.wpcf7-response-output {
	font-family: inherit;
	font-size:12px;
	border:none;
	text-align:center;
	float:none;
	color:#fff;
	/* border:solid 2px #bb1212; */
	background-color:#af2819;
	margin:auto;
	margin-top:-5px;
}
.wpcf7-not-valid-tip {
	font-size:10px !important;
	margin:0;
	padding:0;
	position:absolute;
	left:0; right:0;
	top:0;
	width:200px;
	display:none !important;
}
div.wpcf7-mail-sent-ok {
	display:block !important;
	color: #fff !important;
	margin:auto !important;
	padding:5px;
	position:relative;
	/* border:solid 2px #2f880d; */
	background-color:#59a80f;
}
input.wpcf7-not-valid,
textarea.wpcf7-not-valid,
.wpcf7-select.wpcf7-not-valid {
  border:2px solid #af2819 !important;
  /* background-color:#fff0fd !important */
}


/**************************************
               BUTTONS
***************************************/
.btn {
	display:inline-block;
	padding: 5px 15px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height:18px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border:none;
	border-radius: 3px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline:none;
}
.btn:hover,
.btn:focus,
.btn.focus {
	color: #333;
	text-decoration: none;
}
.btn:active,
.btn.active {
	background-image: none;
	outline:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.btn-primary {
	color: #fff;
	background-color: #7fb8ff;
	border-color:#7fb8ff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color:#65a6f9;
	border-color: #65a6f9;
}

/**************************************
           FACEBOOK SLIDE BOX
***************************************/
#facebook-slide-box {
	position:fixed;
	top:200px;
	right:0;
	width:300px;
	height:400px;
	z-index:9999;
	margin-right:-300px;
	background-color:#FFF;
	border:solid 2px #000;
	box-sizing:border-box;
}
#facebook-slide-box.active {
	margin-right:0;
}
#facebook-slide-box .fa-facebook {
	position:absolute;
	display:block;
	width:45px;
	height:45px;
	padding-top:10px;
	text-align:center;
	background-color:#000;
	cursor:pointer;
	left:-45px;
	top:-2px;
	z-index:99;
}

/**************************************
                 HEADER
***************************************/
#video-bg {
	/* position:fixed;
	width:100%;
	min-height:100%; */
	opacity:0;
	position:fixed;
	top:0;
	left:0; right:0;
	z-index:-1;
}
.navbar-header {
	position:relative;
	float:none;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}
.navbar-header > h4 {
	text-shadow:0 1px 1px rgba(0,0,0,.2);
}
.navbar-brand {
	position:relative;
	top:20px;
	float: none;
	height: auto;
	padding:0;
	font-size: 24px;
	line-height: 0px;
	margin:0;
	padding-left:0px;
	display:block;
	max-width:150px;
	margin:0px auto 20px !important;
	/* margin-right:10px; */
}
.navbar-brand img {
	max-width:100%;
	height:auto;
}
.navbar-brand h1 {
	font-size:24px;
}
.navbar-brand .site-name {
	position:absolute;
	text-indent:-9999px;
	opacity:0;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
  }
}

/**************************************
                 MENU
***************************************/
.navbar {
	position:relative;
	padding-top:20px;
	min-height: 5px;
	margin-bottom: 5px;
	border:none;
	background-color:rgba(255,255,255,0);
	z-index:999;
	top:0px;
	border-radius:0;
	left:0; right:0;
	margin:auto;
	text-align:center;
}

.menu-shop,
.menu-main {
	margin-top:20px;
}
.menu-container {
}
.navbar-nav {
	margin:0;
	padding:0px;
	height:auto;
	float:none;
	display:inline-block;
	overflow:hidden;
}
.navbar-collapse {
	padding:0;
	margin:0;
	box-shadow:none;
	border:none;
}
.navbar-default .navbar-nav > li {
	background-color:rgba(255,255,255,0);
	box-sizing:border-box;
	margin:0;
}

.navbar-default .navbar-nav > li > a {
	font-family: 'loveloblack';
	background-color:rgba(255,255,255,0);
	text-align:center;
	font-size:18px;
	font-weight:400;
	color:#000;
	padding:5px 15px;
	position:relative;
	overflow:hidden;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.navbar-default .navbar-nav > li > a span.menu-item-original {
	display:block;
	top:0;
}
.navbar-default .navbar-nav > li > a span.menu-item-copy {
	position:absolute;
	bottom:-100%;
	left:0; right:0;
	margin:auto;
	display:block;
	color:#FFF;
	padding:5px 10px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color:#FFF;
	background-color:rgba(0,0,0,1);
}
.navbar-default .navbar-nav > li.shop-menu-item > a {
	color:#af2819;
}
.navbar-default .navbar-nav > li.shop-menu-item > a:hover,
.navbar-default .navbar-nav > li.shop-menu-item > a:focus,
.navbar-default .navbar-nav > .shop-menu-item.active > a,
.navbar-default .navbar-nav > .shop-menu-item.active > a:hover,
.navbar-default .navbar-nav > .shop-menu-item.active > a:focus {
	color:#FFF;
	background-color:#af2819;
}

.navbar-default .navbar-nav > li > a:hover span.menu-item-original {
	top:-30px;
}
.navbar-default .navbar-nav > li > a:hover span.menu-item-copy {
	bottom:0;
}
.navbar-toggle {
	font-family: 'loveloblack';
	cursor:pointer;
	width:150px;
	position: relative;
	float:none;
	padding:0;
	margin:5px auto;
	background-color:#000;
	color:#FFF;
	background-image: none;
	border: none;
	border-radius: 0px;
	overflow:hidden;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.navbar-toggle span {
	padding:7px 15px 5px !important;
}
.navbar-toggle .btn-original {
	position:relative;
	display:block;
	top:0;
}
.navbar-toggle .btn-copy {
	position:absolute;
	bottom:-100%;
	left:0; right:0;
	padding:7px 15px 5px !important;
}
.navbar-toggle:hover .btn-original {
	top:-30px;
}
.navbar-toggle:hover .btn-copy {
	bottom:0;
}
.navbar-toggle:focus {
	outline: 0;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-default .navbar-toggle {
	border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color:#000;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #333;
}
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #333;
}
.dropdown-toggle .caret {
	display:none;
}
.dropdown-menu {
	display:none;
}

/**************************************
           CUSTOM CLASSES
***************************************/
.relative {
	position:relative;
}
.overflow {
	overflow:hidden;
}
.no-margin {
	margin:0;
}
.inline-block {
	display:inline-block;
	vertical-align:middle;
}
.text-underline {
	text-decoration:underline;
}
.color1 {
	color:#FFF !important;
}
.color2 {
	color:#000 !important;
}
.color3 {
	color:#e39c09 !important; /* orange */
}
.color4 {
	color:#af2819 !important; /* red */
}
.font1 {
	font-family: 'aleo', sans-serif;
}
.font2 {
	font-family: 'loveloblack';
}
.bgcolor1 {
	background-color:#FFF;
}
.bgcolor2 {
	background-color:#000;
}
.line-height1 {
	line-height:1em;
}
.light {
	font-weight:300;
}
.normal {
	font-weight:400;
}
.bold {
	font-weight:700;
}
.pointer {
	cursor:pointer;
}
.no-underline-hover:hover,
.no-underline-hover:focus {
	text-decoration:none !important;
}
.radius-circle {
	-webkit-border-radius:50%; 
	-moz-border-radius:50%; 
	border-radius:50%; 
}
.absolute-center-both {
	position:absolute;
	top:50%;
	margin:auto;
	left:0; right:0;
	width:100%;
	text-align:center;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
}
.absolute-center-vertical {
	position:absolute;
	top:50%;
	margin:auto;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
}
.absolute-cover {
	position:absolute;
	top:0; bottom:0;
	left:0; right:0;
	z-index:2;
}
.transition {
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.fa-30 {
	font-size:30px !important;
}
.fa-24 {
	font-size:24px !important;
}
.fa-18 {
	font-size:18px !important;
}
.fa-14 {
	font-size:14px !important;
}


/**************************************
             ENTRY PAGE
***************************************/
#page-container {
	margin-top:50px;
	padding:15px;
	background-color:rgba(255,255,255,.7);
	border-radius:3px;
}
#entry-page {
	padding-top:20px;
}
#entry-logo {
	max-width:200px;
	height:auto;
	width:100%;
	display:block;
	margin:0 auto 80px;
}
/* .age-form-container {
	padding:100px;
}
.age-form-container .form-group-item {
	vertical-align:bottom;
	width:24%;
}
.age-form-container .form-group > h4 {
	margin-bottom:30px;
}
.age-form-container form {
	width:80%;
	padding-left:15px;
} */

/**************************************
            AGE RESTRICTIONS
***************************************/
#confrim-age {
	position:fixed;
	top:0; bottom:0;
	left:0; right:0;
	background-color:rgba(255,255,255,.9);
	z-index:999999;
}
.confirm-age-content {
	border-radius:3px;
	max-width:600px;
	width:100%;
	min-height:300px;
	background-color:rgba(0,0,0,.9);
	box-shadow:1px 1px 5px rgba(0,0,0,4);
}
.age-form-container .form-group-item {
	margin:20px 20px 10px;
}
#age_remember {
	margin-left:20px;
}

/**************************************
           PRODUCTS CAROUSEL
***************************************/
#products-carousel {
	min-height:540px;
	margin-top:50px;
}
#products-carousel img {
	display:none;
	cursor:pointer;
	max-height:500px;
}
.products-carousel-description {
	width:100%;
	max-width:500px;
	margin:30px auto 30px;
	background-color:rgba(255,255,255,.7);
	padding:15px;
	border-radius:3px;
}
.carousel-item-description {
	display:none;
}
.carousel-item-description:first-child {
	display:block;
}

/**************************************
            PAGES GENERAL
***************************************/
.entry-content {
}
.powered {
	background-color:rgba(255,255,255,.7);
	display:inline-block;
	padding:5px 15px;
	border-radius:5px;
	margin-top:30px;
}

/**************************************
               GOOGLE MAP
***************************************/
.contact-form {
	padding-right:10px;
	padding-left:20px;
}
.contact-map {
	padding-top:43px;
	padding-left:10px;
	padding-right:20px;
}
#googleMap {
	width:100%;
	height:332px;
	border:solid 1px #000;
}


/**************************************
                 SHOP
***************************************/

.woocommerce-LoopProduct-link {
	display:block;
	margin:auto;
}
.woocommerce-LoopProduct-link img,
.woocommerce-main-image img,
div.product .images .thumbnails img {
	display:inline-block !important;
	width:auto !important;
	height:auto !important;
	margin:auto;
}
div.product .images .thumbnails a {
	display:inline-block !important;
	width:auto !important;
}
div.product .images .thumbnails img {
	max-height:100px;
}
.woocommerce-main-image img {
	max-height:340px;
}
.woocommerce ul.products {
	box-sizing:border-box !important;
	overflow:hidden !important;
}
.woocommerce ul.products li.first {
	clear:none;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product { 
	float:left;
	margin:10px 0 !important;
	padding:0 10px;
	position:relative;
	width:33.33%;
	box-sizing:border-box !important;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
	margin-right:0
}
.woocommerce-page ul.products .product-inner {
	max-width:240px;
	margin:auto;
	background-color:rgba(255,255,255,.5);
	padding:20px;
	border-radius:5px;
}
.woocommerce-page ul.products .product-inner:hover {
	background-color:rgba(255,255,255,.8);
}
.woocommerce-page ul.products .product-inner h3 {
	font-size:18px !important;
}
.woocommerce-page ul.products .product-inner .price,
div.product .price {
	display:inline-block !important;
	width:auto;
	color:#FFF !important;
	padding:5px 15px;
	font-size:15px !important;
	background-color:#af2819;
}
.buy-product a.button,
div.product div.summary button.button,
a.wc-forward,
.submit-slide,
.button-slide {
	display:inline-block !important;
	width:auto;
	color:#FFF !important;
	font-size:15px !important;
	padding:0px !important;
	background-color:#000 !important;
	font-family: 'loveloblack' !important;
	overflow:hidden !important;
	border-radius:0 !important; 
}
a.wc-forward {
	padding:10px !important;
}
.btn-menu-shop {
	font-size:14px !important;
	height:30px;
	line-height:1em !important;
	width:40px;
}
.submit-slide .btn-slide {
	background-color:rgba(255,255,255,0) !important;
	color:#FFF !important;
	font-size:15px !important;
}
a.wc-forward,
.button-slide-red,
.submit-slide-red {
	background-color:#af2819 !important;
}
.buy-product a.button span,
div.product div.summary button.button span,
/* a.wc-forward span, */
.submit-slide .btn-slide,
.button-slide span {
	padding:10px 25px 8px !important;
}
.buy-product a.button .btn-original,
div.product div.summary button.button .btn-original,
/* a.wc-forward .btn-original, */
.submit-slide .btn-slide.btn-original,
.button-slide .btn-original {
	position:relative;
	display:block;
	top:0;
	width:100% !important;
}
.buy-product a.button .btn-copy,
div.product div.summary button.button .btn-copy,
/* a.wc-forward .btn-copy, */
.submit-slide .btn-slide.btn-copy,
.button-slide .btn-copy {
	position:absolute;
	bottom:-100%;
	left:0; right:0;
	padding:10px 25px 8px !important;
	width:100% !important;
}

.btn-menu-shop span {
	padding:8px 5px 0 !important;
}
.btn-menu-shop .btn-copy {
	padding:8px 5px 8px !important;
}
.buy-product a.button:hover .btn-original,
div.product div.summary button.button:hover .btn-original,
/* a.wc-forward:hover .btn-original, */
.submit-slide:hover .btn-slide.btn-original,
.button-slide:hover .btn-original {
	top:-30px;
}
.buy-product a.button:hover .btn-copy,
div.product div.summary button.button:hover .btn-copy,
/* a.wc-forward:hover .btn-copy, */
.submit-slide:hover .btn-slide.btn-copy,
.button-slide:hover .btn-copy {
	bottom:0;
}
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	float:left;
	width:40%
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	float:right;
	width:60%;
}
.product-short-description {
	padding:20px 0;
}
.product-description {
	background-color:rgba(255,255,255,.7);
	padding:20px;
	border-radius:5px;
}
.quantity .input-text {
	height:33px;
	border:solid 1px #000;
	font-weight:bold;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	padding:1em 2em 1em 3.5em !important;
	margin:0 0 2em !important;
	position:relative;
	background-color:#f7f6f7;
	color:#515151;
	border-top:3px solid #a46497;
	list-style:none !important;
	width:auto;
	word-wrap:break-word;
	border:none;
	font-size:15px;
	line-height:2.1em;
}
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-message:before {
	content:" ";
	display:table;
}
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:before {
	font-family:WooCommerce;
	content:"\e028"; 
	display:inline-block;
	position:absolute;
	top:1em;
	left:1.5em;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
	float:right;
}
.woocommerce .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce .woocommerce-message li { 
	list-style:none!important;
	padding-left:0 !important;
	margin-left:0!important;
}
.woocommerce .woocommerce-message {
	border-top-color:#090;
}
.woocommerce .woocommerce-message:before {
	content:"\e015";
	color:#090;
}
.woocommerce .woocommerce-info {
	border-top-color:#1e85be
}
.woocommerce .woocommerce-info:before {
	color:#1e85be
}
.woocommerce .woocommerce-error {
	border-top:solid 2px #b81c23;
}
.woocommerce .woocommerce-error li {
	font-size:14px;
	line-height:18px;
}
.woocommerce .woocommerce-error:before{
	content:"";
	color:#b81c23
}
.woocommerce a.remove {
	display:block;
	font-size:1.5em;
	height:22px;
	width:22px;
	text-align:center;
	line-height:1;
	padding:0;
	padding-left:1px;
	border-radius:100%;
	color:#af2819 !important;
	text-decoration:none;
	font-weight:700;
	border:0;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
.woocommerce a.remove:hover{
	color:#fff !important;
	background:#af2819;
}
.entry-content {
	background-color:rgba(255,255,255,.7);
	padding:20px;
	border-radius:5px;
}
.cart-container .product-thumbnail img {
	max-height:100px;
	width:auto !important;
}
#coupon_code {
	height:33px;
	border:solid 1px #000;
	font-weight:bold;
	width:100px;
	display:inline-block;
}

.woocommerce-MyAccount-navigation ul {
	list-style-type:none;
	padding:0;
}
.woocommerce-MyAccount-navigation ul > li {
	margin-bottom:10px;
}
.woocommerce-MyAccount-navigation ul > li > a {
	font-family: 'loveloblack';
	background-color:rgba(255,255,255,0);
	text-align:center;
	font-size:18px;
	font-weight:400;
	color:#000;
	padding:5px 10px;
	position:relative;
	text-decoration:none;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
	display:inline-block;
	overflow:hidden;
}
.woocommerce-MyAccount-navigation ul > li > a:hover,
.woocommerce-MyAccount-navigation ul > li > a:focus,
.woocommerce-MyAccount-navigation ul > li.is-active > a {
	color:#FFF;
	background-color:rgba(0,0,0,1);
}
.woocommerce-MyAccount-navigation ul > li > a span.nav-item-original {
	position:relative;
	display:block;
	top:0;
}
.woocommerce-MyAccount-navigation ul > li > a span.nav-item-copy {
	position:absolute;
	bottom:-100%;
	left:0; right:0;
	margin:auto;
	display:block;
	color:#FFF;
	padding:5px 10px;
}
.woocommerce-MyAccount-navigation ul > li > a:hover span.nav-item-original {
	top:-30px;
}
.woocommerce-MyAccount-navigation ul > li > a:hover span.nav-item-copy {
	bottom:0;
}
.account-pass-header {
	margin-top:30px;
}

.product-thumbnails {
	height:315px;
}
.product-thumbnails img {
	max-height:100% !important;
	width:auto !important;
	max-width:100% !important;
	height:auto !important;
}
.product-second-image {
	opacity:0;
}
/**************************************
                 FOOTER
***************************************/

.resize {
	display:none;
	opacity:0;
}
