@charset "utf-8";

/** Tags **/
body {
	font-family: 'Georgia', serif;
	font-weight: 400;
	font-size: 100%;
}

h1 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 2.25em;
}

h2 {
	font-weight: 700;
	font-size: 1.9em;
	text-transform: uppercase;
}

h3 {
	font-size: 1.15em;
	font-weight: 700;
	text-transform: uppercase;
}

h4 {
	font-size: 1.15em;
	font-weight: 400;
}

a{
	text-decoration: none;
	list-style: none;
	color: #8a0b12;
}

a:hover{
	text-decoration: none;
	list-style: none;
	color:rgba(139, 11, 18, 0.70);
}

form{
	font-size: 14px;
}

.a-left {text-align:left;}
.a-center {text-align:center;}
.a-right {text-align:right;}

.white {
	color:white;
}

.margin {
	margin:10px 0px 20px 0px;
}
/** Bootstrap customization **/
.container-fluid.no-padding {
	padding: 0px;
}

.form-control {
	border-color: #f6921e;
}

.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 {
	/** Modifica per ottenere 10px di gutter nella griglia **/
    padding-left: 5px;
    padding-right: 5px
}

/** Menu **/
.navbar {
	margin-top: 10px;
}
.navbar-default {
	border-top:3px solid #8a0b12;
	border-bottom:3px solid #8a0b12;
}

.active {
	/*background-color:rgba(202, 202, 202, 0.37);*/
	background-color:#8a0b12;
	color:#fff;
}
.active a {
	color:#fff;
}

.nav > li > a {
	font-size: 1.5em;
	text-transform:uppercase;
	font-weight: 600;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
	-webkit-font-smoothing: antialiased;
}
.nav > li > a:hover {
	background: #8a0b12;
	color: white;
}

body.mobile .footer .a-left,
body.mobile .footer .a-right {
	text-align: center !important;
}

/** End - Menu **/


a.white,
a:visited.white,
a:hover.white,
.white a,
.white a:visited,
.white a:hover,
.white {
	color: #ffffff;
	border-color: #ffffff;
}

a.light-orange,
a:visited.light-orange,
a:hover.light-orange,
.light-orange a,
.light-orange a:visited,
.light-orange a:hover,
.light-orange {
	color: #f6921e;
	border-color: #f6921e;
}

a.dark-orange,
a:visited.dark-orange,
a:hover.dark-orange,
.dark-orange a,
.dark-orange a:visited,
.dark-orange a:hover,
.dark-orange {
	color: #d3761a;
	border-color: #d3761a;
}

a.dark-red,
a:visited.dark-red,
a:hover.dark-red,
.dark-red a,
.dark-red a:visited,
.dark-red a:hover,
.dark-red {
	color: #a44018;
	border-color: #a44018;
}


.padding_40_0 {padding:40px 0px;}

.clear {clear: both;}

.centered {
    text-align: center;
}

/** Others **/
body {
	background-color: #f3f0e1;
}

.header_image {
	width: 100%;
	/*height: 250px;*/
	text-align: center;
	color: #8a0b12;
	/*background-image: url(../img/liste-di-nozze-serra-roma.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	padding: 48px 0px 0px 0px;*/
}
.header_image img {
	width:100%;
	height:100%;
}
.header_image a{
			color:#8a0b12;
		}

.header_image h1 {
	margin: 0;
	margin:0 auto;
}

.header_image h2 {
	font-size: 4.87em;
	font-weight: normal;
	margin: 0;
	line-height: 0.8em;
	width: 500px;
	margin:0 auto;
}

.menu {
	height: 3.6em;
	border-top: 0.4em solid #8a0b12;
	border-bottom: 0.4em solid #8a0b12;
	margin: 1em 0em 0em 0em;
	display: block;
}

.menu li {
	height: 2.34em;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 1.2em;
	line-height: 2.34em;
	font-weight: normal;
	text-transform: uppercase;
}

/**
@media screen and ( max-width: 1024px ){
	.menu li {
		font-size: 1.4em;
		height: 2.15em;
		line-height: 2.15em;
	}
}
**/

.menu li a {
	color: #000;
}

.menu li.current-menu-item {
	background-color: #8a0b12;
}

.menu li.current-menu-item a {
	color: #fff;
}

.home-tile-container {
	margin: 0px 0px 10px 0px;
	position: relative;
	max-height: 600px;
	overflow: hidden;
}

.home-tile-container p {
  font-size: 1.800em;
  padding: 0 1.000em;
  color: white;
  -webkit-font-smoothing: antialiased;
}


.home-tile-container img {
	width: 100%;
	display: block;
}

.home-tile-container > a > div,
.home-tile-container > span > div {
	width: 20em;
	height: auto;
	position: absolute;
	bottom: 0px;
	text-align: center;
	color: #fff;
}
.home-tile-container h2 {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
body.mobile .home-tile-container a,
body.mobile .home-tile-container span {
	display: block;
}
form.search_filter label,
#send-terms label {
  display: block;
    width: 100%;
}

.home .the_content p::first-letter { 
   	font-weight: bold;
    font-size: 35px;
    margin: 0px 5px 5px 0px;
} 


form.search_filter select,
#send-terms select {
  position: relative;
  width: 100% !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: url('../img/select_arrow.png') right 10px center no-repeat #f8f8f8;
  color: #888;
  border: 1px solid rgba(214, 214, 214,0.5);
  outline: none;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  margin-bottom: 20px;
}

body.mobile .home-tile-container > a > div,
body.mobile .home-tile-container > span > div {
  width: 29em;
}
.no_view {
	display: none;
}
.sell {
	margin-bottom: 3.000rem;
}
.sell figure {
display: table-cell;
vertical-align: middle;
  background-color: white;
  height: 38.674rem;
  text-align: center;
}
.sell .fake_table {
	display: table;
	width: 100%;
}
.sell figure img {
	display: inline-block;
}
.sell figure img.placeholder {
	width: 80%;
	margin: 0 auto;
}
body.mobile table.info_prodotto {
	width: 100% !important;
}
body.mobile table.info_prodotto h3 {
  margin: 5px 10px 5px 0px;
  font-size: 11px;
}

.home-tile-container:nth-child(1) > a > div,
.home-tile-container:nth-child(2) > a > div,
.home-tile-container:nth-child(1) > span > div,
.home-tile-container:nth-child(2) > span > div {
	background-color: rgba(146,170,134,0.8);
}

.home-tile-container:nth-child(3) > a > div,
.home-tile-container:nth-child(4) > a > div,
.home-tile-container:nth-child(3) > span > div,
.home-tile-container:nth-child(4) > span > div {
	background-color: rgba(207,193,192,0.8);
}

.home-tile-container:nth-child(5) > a > div,
.home-tile-container:nth-child(6) > a > div,
.home-tile-container:nth-child(5) > span > div,
.home-tile-container:nth-child(6) > span > div {
	background-color: rgba(177,156,175,0.8);
}

.home-tile-container:nth-child(7) > a > div,
.home-tile-container:nth-child(8) > a > div,
.home-tile-container:nth-child(7) > span > div,
.home-tile-container:nth-child(8) > span > div {
	background-color: rgba(177,139,87,0.8);
}

.home-tile-container:nth-child(9) > a > div,
.home-tile-container:nth-child(10) > a > div,
.home-tile-container:nth-child(9) > span > div,
.home-tile-container:nth-child(10) > span > div {
	background-color: rgba(130,169,173,0.8);
}

.home-tile-container:nth-child(11) > a > div,
.home-tile-container:nth-child(12) > a > div,
.home-tile-container:nth-child(11) > span > div,
.home-tile-container:nth-child(12) > span > div {
	background-color: rgba(228,156,112,0.8);
}

.home-tile-container:nth-child(13) > a > div,
.home-tile-container:nth-child(14) > a > div,
.home-tile-container:nth-child(13) > span > div,
.home-tile-container:nth-child(14) > span > div {
	background-color: rgba(210,151,158,0.8);
}

.home-tile-container:nth-child(2n+0) > a > div,
.home-tile-container:nth-child(2n+0) > span > div {
	right: 5px;
}

.home-tile-container:nth-child(2n+1) > a > div,
.home-tile-container:nth-child(2n+1) > span > div {
	left: 5px;
}

.header {
	padding: 0px;
}

.footer {
	padding: 0.4em 0em 0em 0em;
}

footer {
	border-top: 0.4em solid #8a0b12;
}

footer > div {
	border-top: 0.6em solid #8a0b12;
	padding: 0.4em 0em 0em 0em;
}

footer > div > div {
	background-color: #8a0b12;
	padding: 0px;
	height: 13em;
	color: #fff;
}
.iub_footer p:nth-child(2) {display:none;}

.internal-page h1 {
	text-align: center;
	color: #8a0b12;
	font-size: 1.65em;
}

.internal-page {
	font-size: 1.5em;
	line-height:1.5em;
}
.page-right,
.page-left {
	padding-top: 1em;
}

.page-right div,
.page-left div {
	width: 193px;
	height: 193px;
	overflow: hidden;
	margin-bottom: 1em;
}
.page-right div {
    float: right;
}







/* Ultimate WP Query Search Filter
------------------------------------*/
/*
.uwpqsf_class {
    width: auto;
    float: left;
    margin-bottom: 5px;
    clear: inherit;
}


#uwpqsffrom_154{
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 0;
    padding: 1.25rem;
    background: #f2f2f2;
}

.uwpqsf_class  span{
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}
.uform_title{
	background-color: #213046;
	color:#FFF;
	padding: 7px 0;
}

#uwpqsffrom_154{
  padding: 5px 10px 0 10px;
}


#uwpqsf_btn{
	    margin: 12px 0 0 30px;
}
.usearchbtn{
   -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: 'Montserrat',sans-serif;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #304462;
    border-color: #26364e;
    color: #FFFFFF;
    transition: background-color 300ms ease-out;
}
*/

#serachresult h1{
	font-size:20px;
}
#serachresult article .entry-title a{
	font-weight:bold;
}
#serachresult article{
	/*padding: 10px 10px;
	border: 1px solid rgb(204, 204, 204);*/
}
.uwpqsf_class > label {
	padding: 0px 0px 3px 0px;
	margin-right: 20px;
	width: initial;
	display: inline-block;
	float: none;
}
.uwpqsf_class {
	clear: none;
	margin: 0;
}
.height-90 {
	height: 65px;
}
#uwpqsf_id input[type="text"],
#uwpqsf_id select {
	margin: 0;
	width: 100%;
}
#uwpqsf_id input[type="radio"],
#uwpqsf_id input[type="checkbox"] {
	margin: 0 8px 0 0;
}
#uwpqsf_id {
    border: 0;
}
.uform_title {
    margin-bottom: 10px;
}
.uwpqsf_class > span[class*='taxolabel-'], .uwpqsf_class > span[class*='cmflabel-'] {
    float: none;
    padding: 0;
    font-weight: bold !important;
    clear: none;
    width: auto;
}
form#uwpqsffrom_27733 {
    padding: 0px 0px 10px 0px;
}
input#uwpqsf_id_btn {
    margin-top: 9px;
}




media="all"
input, select, a, button, img {
    outline: none;
}
wre.it/media="all"
input[type="file"], input[type="checkbox"], input[type="radio"], select {
    margin: 0 0 1rem 0;
}


select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #FAFAFA;
    border-radius: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…J2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    color: rgba(0,0,0,0.75);
    font-family: inherit;
    line-height: normal;
    padding: 0.5rem;
    border-radius: 0;
    font-size: 1.3rem;
    height: 4.3125rem;
}





/*
.page-right div,
.page-left div {
	background-image: url(../img/yep/page-lateral.jpg);
}

.page-right > div {
	float: right;
}


.page-left > div:nth-child(1) {
	background-position:0px 0px;
}

.page-left > div:nth-child(2) {
	background-position:0px -406px;
}

.page-left > div:nth-child(3) {
	background-position:0px -808px;
}

.page-left > div:nth-child(4) {
	background-position:0px -1200px;
}

.page-right > div:nth-child(1) {
	background-position:0px -203px;
}

.page-right > div:nth-child(2) {
	background-position:0px -607px;
}

.page-right > div:nth-child(3) {
	background-position:0px -1001px;	
}

.page-right > div:nth-child(4) {
	background-position:0px -1400px;
}
*/


/** archivio prodotti **/
figure.slide_categoria {
	position: relative;
	width: 100%;
	overflow: hidden;
	border: 3px solid rgb(149, 33, 35);
}
h3.cat_title {
  text-align: center;
  padding: 1.000rem 0;
  background-color: rgb(149, 34, 40);
  margin: 0;
}
h3.cat_title a {
	color: white;
}
figure.slide_categoria img {
	width: 100%;
	height: auto;	
}
#in_evidenza{
	padding: 8.000rem 0;
}

#prodotti {
	text-align:center;
	padding-bottom:10px;
}

.prodotto {
	position:relative;
	display:inline-block;
	margin: 10px 0px 0px 0px;
	height: 440px;
}
.wp-cart-button-form input[type="submit"] {
  background: rgb(138, 11, 18);
  color: white;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  border: 0;
  padding: 1.000rem;
}

.sell_content ul li {
  list-style: none;
  display: inline-block;
  margin-bottom: 1.000rem;
}
.sell_content ul {
	padding: 0;
	margin: 0;
}
.sell_content .the_excerpt {
  font-size: 1.500rem;
  margin-bottom: 2.000rem;
}
article.sell figure img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.prodotto a {
  display: inline-block;
  width: 100%;
}

.caption {
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
	position: absolute;
	width: 95%;
	height: 100%;
	background: rgba(160,24,28,0.5);
	opacity: 0;
	top: 0px;
	left: 5px;
	text-align: left;
	line-height: 190px;
	padding: 10px;
}

.caption:hover {
	opacity:1;
}

.hidden {
	display: none;
}


.wp-post-image{
	
	    width: 100%;
    height: auto;
}
/*
.prodotto_titolo, .prodotto_titolo:hover {
	color: white;
	text-decoration: none;
	display: inline-block;
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size:1.25em;
}
*/

.code {
	position:absolute;
	top:-75px;
	left:10px;
	color:white;
}

/** Singola prodotti **/
.red, .red:link, .red:visited {
	color: #8a0b12;
}
.red_bg {
	background:#8a0b12;
	text-align:left;
	margin:10px 0px;
}

.titolo_prodotto {
	color:#F3F0E1 !important;
	font-style:italic;
	display:inline-block;
	-webkit-font-smoothing:antialiased;
	margin: 10px;
}

.single-weddinglist .titolo_prodotto {
	font-style: normal;
}
.single .testata {
	margin-top: 10px;
}

.title_sep h2 {
  color: rgb(138, 11, 18);
  border: solid rgb(138, 11, 18);
  border-width: 2px;
  padding: 10px 20px;
  position: relative;
  background: white;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}

.sep h3:after {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  bottom: -2px;
  left: 0px;
  height: 1px;
}
.sep h3 {
  position: relative;
  border-bottom: 1px solid rgba(138, 11, 18,0.5);
  color: rgb(138, 11, 18);
  padding: 20px 0px 5px 0px;
  margin-bottom: 40px;
}
a.buy_all {
  position: absolute;
  right: -5px;
  bottom: 40px;
  z-index: 9999;
  padding: 5px 10px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
a.buy_all:link,
a.buy_all:focus,
a.buy_all:visited {
	color: white;
	text-decoration: none !important;
}

.immagine_in_evidenza img{
	position:relative;
	width:100%;
	height: auto;
}

.info_prodotto h3 {
	color:#8a0b12;
	margin:5px 0px;
}

.button {
	position:relative;
	/*background:#8a0b12;*/
	background-color:#8a0b12;
	padding:10px 5px;
	color:white;
	display:inline-block;
	font-size:1.4em;
	border:1px solid #8a0b12;
	margin-right:10px;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}

#fscf_submit1 {
	border:none;
	background-color:#8a0b12;
	padding:10px 15px;
	color:white;
}

.button:hover {
	background:#F3F0E1;
	color:#8a0b12;
	text-decoration:none;
}

.content_prodotto {
	margin:50px 0px;
}

.footer span{
	font-size: 1.6em;
	-webkit-font-smoothing: antialiased;
}

.box_titolo{
	/*background-color: #75000b;*/
	background-color:#8a0b12;
	width: 100%;
	padding: 5px 0;
	margin: 10px 0;
}

.box_titolo h1{
	color: #ffffff;
	margin:0;
	padding: 10px 0;
}

.box_marchi{
	font-size: 16px;
	text-align: center;
	padding-right: 40px;
}

.box_marchi ul{
	list-style: none;
}


.internal-page {
padding-left: 30px;
padding-right: 30px;
}

.the_content {
  font-size: 1.500rem;
  padding: 20px 0px;
}

.testata {
	background: #8a0b12;
	padding: 10px 0px;
	text-align: center;
}
.testata h1 {
  margin: 10px 0px;
  -webkit-font-smoothing: antialiased;
}
div#fscf_redirect1 {
  background: rgb(138, 11, 18);
  color: white;
  padding: 20px;
  font-size: 1.500rem;
  letter-spacing: 0.3px;
  text-align: center !important;
  text-transform: uppercase;
}

.margin_right_15 {
	margin-right: 15px;
}
.margin_left_15 {
	margin-left: 15px;
}
.inline_block {
	display: inline-block;
}

/* Archivio news
------------------------------------*/
article.news figure img {
  max-width: 100%;
}
article.news {
	margin: 20px 0px 40px 0px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
    padding-bottom: 40px;
}
article.news h3 {
	font-size: 1.500rem;
	margin: 0px 0px 20px 0px;
}
.navigazione {
	clear:both;
	text-align:center;
	font-size:1.4em;
}
.navigazione .page_numbers a {
	display: inline-block;
	padding:10px;
	background-color:transparent;
	color:#8a0b12;
}
.page_numbers {
	display:inline-block;
}
.navigazione a {
  color: white;
  display: inline-block;
}
.navigazione span {
	display: inline-block;
	margin: 5px;
}
.navigazione .page_numbers.currentpage {
	padding:10px;
	background-color:#8a0b12;
	color:#fff;
}
.page_meta {
	overflow:hidden;
}
article.news figure {
	width: 30%;
	float: left;
}
.news_content {
	width: 70%;
	float: right;
	padding-left:20px;
}

.box_marchi ul li {
  padding: 5px 10px;
  border: 1px solid rgba(138, 11, 18,0.1);
  margin-bottom: 5px;
}
.box_titolo h2, .box_titolo h1 {
	-webkit-font-smoothing: antialiased;
	color: white;
}
.last_products {
	margin-bottom: 50px;
}
.no_margin {
	margin: 0;
}
.size_16 {
	font-size: 1.600em;
}
.maker_info figure {
  float: left;
  margin:0 10px 5px 0;
}
.maker_info div {
	float: left;
	padding-left: 20px;
}

/* sidebar */
aside .titolo_widget {
	background-color: #8a0b12;
	font-size: 1.700rem;
	color: white;
	padding: 10px;
	  margin: 0 0 10px 0px;
}


.prodotto_titolo {
	position: relative;
	color: rgb(160, 0, 0);
	text-decoration: none;
	display: table-cell;
	background: white;
	font-size: 1.000em !important;
	width: 100%;
	padding: 0px 15px;
	height: 100px !important;
	vertical-align: middle;
}
.prodotto a.link_prodotto {
  display: table;
  width: 100%;
}
.prodotto_titolo h3 {
  margin: 0px;
}
.prodotto figure {
  height: 340px;
  background: white;
}



#products .titolo_sottocategoria::last-child{
	display: none;
}

.titolo_sottocategoria .button {
	display: block;
	width: 100%;
	margin-top: 10px !important;
}

article.wrap-marker figure {
	height: 200px;
	width: 100%;
	background: white;
	overflow: hidden;
	text-align: center;
}
article.wrap-marker figure img {
	height: 190px;
	width: auto;
}
/*    MOD Andrea*/

.code {
position: absolute;
top: 0px;
z-index: 1000;
left: 9px;
color: black;
}

.internal-page {
margin-bottom: 10px;}

h4{
margin-bottom: 20px;
}

.table>tbody>tr>th{
	font-size:0.8em;}

iframe.map {
	height:320px;
	width: 100%;
}

.a-right {
	text-align: right;
}
article.wedding {
	margin-bottom: 20px;
}
@media print {
    .print_content {
        background-color: white;
        min-width: 18cm;
		/*
        height: 100%;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: auto;
        margin: 0;
        padding: 15px;
        font-size: 14px;
        line-height: 18px;
		*/
    }
	/*
    table {
		width: 100%;
	}
	table td {
		border: 1px solid #999;
		padding: 10px;
		vertical-align: top;
	}
	*/
	.buy-cell {
		display:none;
	}
}
/* fine media print */


.navbar {
min-height: 40px;
text-align: center;
margin-bottom: 0px !important;
}

.table th{
	background-color: rgba(242, 242, 242, 0.43);}
@media screen and (max-width: 767px) {
footer > div > div {
height: 12em;
}
}


/*  END  MOD Andrea */


body.single-weddinglist .table tr td:first-child {
  width: 80%;
}



/* ================================================================================================================= */
/* Slick
/* ================================================================================================================= */
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev{
    left: -25px;
}
[dir='rtl'] .slick-prev{
    right: -25px;
    left: auto;
}
.slick-prev:before{
    content: '←';
}
[dir='rtl'] .slick-prev:before{
    content: '→';
}
.slick-next{
    right: -25px;
}
[dir='rtl'] .slick-next{
    right: auto;
    left: -25px;
}
.slick-next:before{
    content: '→';
}
[dir='rtl'] .slick-next:before{
    content: '←';
}
/* Dots */
.slick-slider{
    margin-bottom: 30px;
}
.slick-dots{
    position: absolute;
	bottom: -10px;
	background: rgba(138, 11, 18,0.9);
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{
    opacity: 1;
}
.slick-dots li button:before{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{
  opacity: 1;
  color: white;
}
/* Slider */
.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}

@media only screen and (min-width: 300px) and (max-width : 768px) {
	body.mobile .home-tile-container > a > div,
	body.mobile .home-tile-container > span > div {
		width: 100% !important;
		right: 0 !important;
		height: auto !important;
		left: 0 !important;
		position: relative !important;
		margin: 0 auto 10px 0 !important;
		padding: 10px 0 !important;
	}
	.home-tile-container h2 {
		font-size: 15px;
		margin: 10px 0 0 0 !important;
	}
	.home-tile-container p {
		font-size: 14px !important;
		margin: 0 0 5px 0 !important;
	}
}

#slider-nav .slick-slide {
	border-bottom: 1px solid white;
}
#slider-nav figure {
	position: relative;
	width: 120px;
	height: 90px;
	overflow: hidden;
	float: left;
	cursor: pointer;
	margin-top: 20px;
}
#slider-nav figure img {
	width: 120px;
	height: auto;
}
#slider-nav .entry {
	position: relative;
	width: 240px;
	overflow: hidden;
	float: right;
	cursor: pointer;
}
#slider-nav .entry h3 {
	margin: 20px 0 5px 0;
	color: #8a0b12;
}
#slider-nav .entry p {
	font-size: 12px !important;
	margin: 0;
}
#main-slider,
#slider-nav {
	margin-bottom: 0 !important;
}
#main-slider figure img {
	width: 100%;
	height: auto;
}
.margin-top-10 {
	margin-top: 10px;
}

.footer-notes a {
	color: white !important;
	font-size: 14px !important;
}

header.header h1,
header.header h2,
header.header h3 {
	font-size: 10px;
	text-align: center;
	display: inline-block;
	margin: 0;
	color: #8a0b12;
}

#menu-item-30348:hover,
#menu-item-30348 a:hover {
	background-color: none !important;
}
#menu-item-30348 a:hover {
	background: none !important;
}
.nav > li.menu-item-30348 > a,
li#menu-item-30348 a {
	padding: 2px !important;
}

.wpml-ls-statics-shortcode_actions {
	background-color: transparent !important;
	border: none !important;
	margin-left: 5px;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a,
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:hover,
.wpml-ls-statics-shortcode_actions a,
.wpml-ls-statics-shortcode_actions a:hover {
	background-color: transparent !important;
	border: none !important;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu {
	border: none !important;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	border: none !important;
}
.wpml-ls-legacy-dropdown>ul {
	width: 60px !important;
}


.margin-20-0 {
	margin: 20px 0;
}

#search-product-text input[type="submit"] {
	background-color: #8a0b12;
	border: none;
	border-radius: 4px;
	color: white !important;
	height: 38px;
	padding: 0 20px;
	font-size: 14px;
	letter-spacing: 1px;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}
#search-product-text input[type="submit"]:hover {
	background: #9e0d15;
}
#search-product-text input[type="text"] {
	background: #f8f8f8;
	color: #888;
	border: 1px solid rgba(214, 214, 214,0.5);
	border-radius: 4px;
	height: 40px;
	margin-left: 5px;
	outline: none;
}

.margin-bottom-10 {
	margin: 0 0 10px 0 !important;
}

#loader-cpt {
	position: absolute;
	left:50%;
	margin-left: -25px;
	margin-top: 0 !important;
	top:100px !important;
	display: none;
}

#products-wrap {
	position: relative;
	min-height: 430px;
}

.prod.block-wrap {
	background: white;
	overflow: hidden;
	border-radius: 2px;
	height: 420px;
	width: 100%;
	border: 2px solid #f3f0e1;
	margin-bottom: 10px;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}
.prod.block-wrap:hover {
	border: 2px solid #e1dfd1;
}
.prod.block-wrap figure {
	height: 320px;
	display: table;
	width: 100%;
}
.prod.block-wrap figure a {
	display: table-cell;
	height: 320px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
.prod.block-wrap figure img {
	max-height: 310px;
	width: auto;
	height: auto;
	max-width: 100%;
	display: inline-block !important;
}
.product-title h3 {
	font-size: 16px !important;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 20px;
	text-align: center;
}
a.button.no-post {
	background: none;
	color: #8a0b12;
	border: none;
	text-align: center;
	display: inline-block;
	font-size: 16px !important;
	font-weight: bold;
}

.no-post {
	color: #abaa9f;
	font-size: 20px !important;
}
.padding-bottom-60 {
	padding-bottom: 60px;
}

#no-post {
	display: none;
	margin-bottom: 40px;
}

.readmore-wrap {
	height: 84px;
}
.readmore {
	background: #8a0b12;
	display: inline-block;
	padding: 8px 20px;
	margin: 20px 0;
	color: white;
	text-transform: uppercase;
	font-size: 20px;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}
.readmore:hover {
	background: #9e0d15;
	color: white !important;
}

#product-slider .slick-dots {
	background: transparent !important;
	position: relative !important;
	bottom: 0 !important;
	margin-top: 20px !important;
}
#product-slider .slick-dots li a {
	font-size: 16px !important;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-o-transition: all 100ms linear;
	transition: all 100ms linear;
}
#product-slider .slick-dots li.slick-active a {
	font-weight: bold !important;
	border-bottom: 2px solid #8a0b12;
}
div#products #product-slider .slick-active .wrap {
	opacity: 0;
}

#products-wrap {
	-webkit-transition: opacity 100ms linear;
	-moz-transition: opacity 100ms linear;
	-o-transition: opacity 100ms linear;
	transition: opacity 100ms linear;
	opacity: 0;
}

.term-link {
	color: #999;
	font-size: 13px;
	text-align: center;
	display: block;
	margin-top: 5px;
}
.product-title h3 {
	margin-top: 10px !important;
}

.separator {
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	background: #8a0b12;
}


.title {
	background: #8a0b12;
	color: white;
	padding: 10px;
}
.group-title {
	color: rgb(138, 11, 18);
	border: solid rgb(138, 11, 18);
	border-width: 2px;
	padding: 10px 20px;
	position: relative;
	background: white;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
}
.no-margin {
	margin: 0 !important;
}

.margin-bottom-40 {
	margin-bottom: 40px;
}
.relative {
	position: relative;
}

a.buy_all {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
}
a.buy_all:hover {
	color: #8a0b12 !important;
}


tr.sold {
	position: relative;
	opacity: 0.4;
	cursor:not-allowed;
}
tr.sold a {
	cursor:not-allowed;
}


.shopping_cart .wpspsc_cci_input {
	width: 300px !important;
	margin: 20px 0 !important; 
}