/*
	Theme Name: temabreu
	Theme URL: https://www.illadelsbous.com/
	Description: The Tema Breu is designed and developed at illadelsbous.
	Author: Jaume Subirats
	Author URI: https://www.illadelsbous.com/
	Version: 0.13
	Tags: breu themes, flayers, tipos...
*/

body {
    color: #333333;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Headland One', serif;
    margin: 0px auto 0px;
    padding: 0px;
    background-attachment: fixed;
}

#wrap {
    background-color: #FFF;
    border-bottom: 1px solid #CCC;
    color: #1d1a1a;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Headland One', serif;
    margin: 0px auto 0px;
    width: 100vw;
    padding: 0 15% 0 15%;
}

.home #wrap {
    padding: 0 10% 0 15%;
}

* html #wrap {
    height: 1%;
}

.hidden {
    display: none;
}


/************************************************
*	Hyperlinks									*
************************************************/

a img {
    border: none;
}

a img:hover {
    opacity: 0.8;
}

a {
    color: #0080FF;
    text-decoration: none;
}

a:focus,
a:hover,
a:active {
    outline: none;
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Playfair Display SC', serif;
    line-height: 1em;
}


/************************************************
*	Header  									*
************************************************/

#breadcrumbs {
    background-color: white;
    font-size: 10px;
    margin: 1em 0em;
    padding-left: 0px;
    padding-top: 0px;
    display: block;
    float: right;
}

#tit-coleccions {
    margin-top: 12px;
    background-color: #FFF;
    color: #999999;
    padding-left: 20px;
}

#tit-novetats {
    color: #999999;
    float: left;
}

#mes-novetats {
    margin-left: 760px;
}

#wrap {}

#topImg {
    height: 4px;
    background-image: url(images/topImg.jpg);
}

#header {
    top: 0px;
    display: block;
    height: 50px;
    margin: 10px 0 70px;
    padding: 10px 0px 10px 0;
    z-index: 99999;
    background: #fff;
    position: sticky;
    border-top: 0px solid #666;
    border-bottom: 1px solid #666;
}

#header h1 {
    color: #333333;
    font-size: 36px;
    font-family: 'Playfair Display SC', serif;
    font-weight: normal;
    margin: 0px;
    padding: 20px 0px 0px 0px;
    text-decoration: none;
}

#header h1 a,
#header h1 a:visited {
    color: #333333;
    font-size: 36px;
    font-family: 'Playfair Display SC', serif;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

#header h1 a:hover {
    color: #333333;
    text-decoration: none;
}

.headerleft {
    width: 960px;
    float: left;
    margin: -90px 0px;
    padding: 0px;
    overflow: hidden;
}

.headerleft p {
    color: #333333;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
}

#header #title {
    font-family: 'Playfair Display SC', serif;
    padding: 0px;
    margin: 0px;
    position: relative;
    z-index: 999999;
}

#header #title a {
    font-family: 'Playfair Display SC', serif;
    background: url(images/logo-labreu220.png) no-repeat 0 24px !important;
    float: left;
    display: block;
    width: 220px;
    height: 130px;
    margin: 0;
    padding: 0;
    text-indent: -99999px;
    overflow: hidden;
}


/************************************************
*	jFlow									*
************************************************/

#controller {
    float: left;
    display: inline-block;
    clear: both;
    margin: 0px;
    padding: 0px;
}

#controller span {
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0;
    margin: 0;
}

#jFlowSlide {
    float: left;
    position: absolute;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    clear: both;
    z-index: 1;
}

#jFlowSlide img {
    margin: 0px;
    padding: 0px;
    float: left;
    position: absolute;
    z-index: 1;
}

#slides {
    margin: 0px;
    padding: 0px;
    float: left;
    position: absolute;
    z-index: 1;
}

.jFlowSlideContainer {
    margin: 0px;
    padding: 0px;
}

.jFlowSlideControl {
    margin: 0px;
    padding: 0px;
}


/* slide info content ************************************/

.slideinfo {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    height: 380px !important;
    margin: 0 0 0 600px;
    padding: 15px;
    position: absolute;
    width: 320px;
    z-index: 9999;
    /* border-left: solid 1px #ccc; */
    /*
background: rgb(255,255,255);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 );
background: linear-gradient(left, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%);
*/
}

.slideinfocontent {
    padding: 0px 15px 0px 15px;
}

.slideinfocontent a {
    color: #0080FF;
    text-decoration: none;
}

.slideinfocontent a:focus,
.slideinfocontent a:hover,
.slideinfocontent a:active {
    outline: none;
    text-decoration: none !important;
    background: #0080FF;
    color: #FFF;
}

#jFlowSlide .slideimage img {
    padding: 0px;
    margin: 0px;
    max-height: 340px;
    overflow: hidden;
    max-width: 600px;
    height: 100%;
    width: auto;
}

#prev_btn a img {
    display: block;
    background: transparent url(https://www.labreuedicions.com/img/prev_btn.png) no-repeat -30px 0px;
    width: 30px;
    height: 75px;
    position: fixed;
    z-index: 9;
    overflow: hidden;
    left: 10vw;
    top: 40vh;
}

#prev_btn a:hover img {
    background-position: 0px 0;
}

#next_btn a img {
    display: block;
    background: transparent url(https://www.labreuedicions.com/img/next_btn.png) no-repeat;
    width: 30px;
    height: 75px;
    position: fixed;
    z-index: 9;
    overflow: hidden;
    right: 10vw;
    top: 40vh;
}

#next_btn a:hover img {
    background-position: -30px 0;
}

.jFlow {
    display: inline-block;
    clear: both;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 400px;
}

.jFlow h1 {
    font-family: 'Headland One', serif;
    margin: 0px;
}


/************************************************
*	Navbar      								*
************************************************/

#navbar {
    background: none;
    width: 1080px;
    height: 60px;
    font-size: 11px;
    font-family: 'Headland One', serif;
    line-height: 20px;
    color: #333333;
    font-weight: lighter;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    position: relative;
    z-index: 2;
}

#nav {
    /*  margin: 43px 0 0 5px; */
    padding: 0px 0px 0px 0px;
}

#navbarright {
    float: right;
    display: block;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
}


/*** ESSENTIAL STYLES ***/

.ot-menu,
.ot-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ot-menu {
    line-height: 1.0;
}

.ot-menu ul {
    position: absolute;
    top: -999em;
    width: 160px;
    /* left offset of submenus need to match (see below) */
}

.ot-menu ul li {
    width: 100%;
    margin: 0px 0px 0px 0px;
}

.ot-menu li:hover {
    visibility: inherit;
    /* fixes IE7 'sticky bug' */
}

.ot-menu li {
    float: left;
    position: relative;
    margin: 0px 0px 0px 10px;
}

.ot-menu a {
    display: block;
    position: relative;
}

.ot-menu li:hover ul,
.ot-menu li.sfHover ul {
    left: 0;
    top: 24px;
    /* match top ul list item height */
    z-index: 9999;
}

ul.ot-menu li:hover li ul,
ul.ot-menu li.sfHover li ul {
    top: -999em;
}

ul.ot-menu li li:hover ul,
ul.ot-menu li li.sfHover ul {
    left: 160px;
    /* match ul width */
    top: 0;
}

ul.ot-menu li li:hover li ul,
ul.ot-menu li li.sfHover li ul {
    top: -999em;
}

ul.ot-menu li li li:hover ul,
ul.ot-menu li li li.sfHover ul {
    left: 10em;
    /* match ul width */
    top: 0;
}


/*** DEMO SKIN ***/

.ot-menu .current_page_item {
    background: #CCC;
}

.ot-menu .current_page_item a {
    color: #000 !important;
    background-color: white !important;
    /*
	border-left: 1px solid ccc;
	border-right: 1px solid ccc;
	*/
    border-bottom: 2px solid #ccc;
}

.ot-menu {
    float: left;
    margin-bottom: 0;
}

.ot-menu a {
    text-decoration: none;
    line-height: 18px;
}

.ot-menu li li a {
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    text-transform: none;
}

.ot-menu a {
    color: #afafaf;
    font-size: 1.4em;
}

.ot-menu li {
    background: none;
}

.ot-menu li a {
    padding: 3px 4px 2px 4px;
}

.ot-menu li a:hover {
    margin: 0px 0px 0px 0px;
}

.ot-menu li li {
    background: #FFFFFF;
}

.ot-menu li li li {
    background: #FFFFFF;
}

.ot-menu li:hover,
.ot-menu li.sfHover,
.ot-menu a:focus,
.ot-menu a:hover,
.ot-menu a:active {
    background: #000;
    color: #FFF;
    outline: 2;
}

.ot-menu li li:hover,
.ot-menu li li.sfHover,
.ot-menu li li a:focus,
.ot-menu li li a:hover,
.ot-menu li li a:active {
    margin: 0px;
    border: none;
    background: #000;
    color: #FFF;
    outline: 0;
}


/*** ARROWS **/

.ot-menu a.sf-with-ul {
    padding-right: 18px;
    min-width: 1px;
    /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
    position: absolute;
    display: block;
    right: 17px;
    top: 18px;
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
    background: url(images/arrows-ffffff.png) no-repeat -10px -100px;
}

a>.sf-sub-indicator {
    /* give all except IE6 the correct values */
    top: 18px;
    background-position: 0 -100px;
    /* use translucent arrow for modern browsers*/
}


/* apply hovers to modern browsers */

a:focus>.sf-sub-indicator,
a:hover>.sf-sub-indicator,
a:active>.sf-sub-indicator,
li:hover>a>.sf-sub-indicator,
li.sfHover>a>.sf-sub-indicator {
    background-position: -10px -100px;
    /* arrow hovers for modern browsers*/
}


/* point right for anchors in subs */

.ot-menu ul .sf-sub-indicator {
    background-position: -10px 0;
}

.ot-menu ul>.sf-sub-indicator {
    top: 10px;
    /* IE6 only */
}

.ot-menu ul a>.sf-sub-indicator {
    top: 8px;
    background-position: 0 0;
}


/* apply hovers to modern browsers */

.ot-menu ul a:focus>.sf-sub-indicator,
.ot-menu ul a:hover>.sf-sub-indicator,
.ot-menu ul a:active>.sf-sub-indicator,
.ot-menu ul li:hover>a>.sf-sub-indicator,
.ot-menu ul li.sfHover>a>.sf-sub-indicator {
    background-position: -10px 0;
    /* arrow hovers for modern browsers*/
}


/*** shadows for all but IE6 ***/

.sf-shadow ul {
    /*
  background: url(images/shadow.png) no-repeat bottom right; */
    border: 1px solid #999;
    padding: 2px 8px 8px;
}

.sf-shadow ul.sf-shadow-off {
    background: transparent;
}


/************************************************
*	Homepage 					     		    *
************************************************/

#homepagetop {
    background: #FFFFFF;
    float: left;
    display: inline;
    width: 940px;
    height: 345px;
    margin: 0 0 24px;
    padding: 10px 10px 10px 10px;
}

#homepagetop h2 {
    color: #333333;
    font-size: 18px;
    font-family: 'Headland One', serif;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 6px 0px;
    letter-spacing: -0.5px;
    line-height: 22px;
    text-transform: uppercase;
}

#homepagetop h2 a {
    /* color: #333333;*/
}

#homepagetop h2 a:hover {
    /* color: #0099cc; */
    text-decoration: underline;
}

#homepagetop h3 {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    margin: 2px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    line-height: 12px;
}

#homepagetop p {
    color: #676666;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0;
    padding: 0 0;
}

#titHomeNovetats {
    padding: 10px;
}

#homepagemiddle {
    width: 100%;
    padding: 10px;
}

#homepagemiddle .homebox img {
    width: 220px;
    height: 310px;
}

#homepagemiddle .homebox {
    margin: 0px 0 40px;
    padding: 0px;
    width: 226px;
}

.homepagemiddle_01,
.homepagemiddle_02,
.homepagemiddle_03,
.homepagemiddle_04 {
    float: left;
    display: inline;
    width: 226px;
    padding: 0px 0px 0px 0px;
}

.homepagemiddle_01 {
    margin: 0px 12px 0px 0px;
}

.homepagemiddle_02 {
    margin: 0px 12px 0px 0px;
}

.homepagemiddle_03 {
    margin: 0px 10px 0px 0px;
}

.homepagemiddle_04 {
    margin: 0px 0px 0px 0px;
}

#homepagebottom {
    background: none repeat scroll 0 0 #FFFFFF;
    /* display: inline; */
    margin: 0px 0px 0;
    padding: 10px;
    /* position: absolute; */
    width: 940px;
    z-index: 999;
}

#homepagebottom h3,
#homepagebottom h3 a {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
}

#homepagebottom embed,
#homepagebottom object {
    width: 250px;
    height: 205px;
    margin: 10px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

#homepagebottom li {
    list-style-type: none;
}

#homepagebottom ul {
    list-style: none;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#homepagebottom ul li {
    list-style: none;
    list-style-type: none;
    margin: 7px 0px 7px 0px;
    padding: 0px 0px 0px 0px;
}

#homepagebottom ul li a {
    background: url(images/arrow_normal.gif) no-repeat;
    list-style: none;
    padding: 0px 5px 0px 10px;
    margin: 0px 0px 0px 0px;
    color: #0099cc;
}

#homepagebottom ul li a:hover {
    background: url(images/arrow_over.gif) no-repeat;
    list-style: none;
    padding: 0px 5px 0px 10px;
    margin: 0px 0px 0px 0px;
    color: #0099cc;
    text-decoration: underline;
}

#homepagebottom ul li ul {
    margin: 0px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
}

#homepagebottom li ul li {
    margin: 7px 0px 7px 0px;
    padding: 0px 0px 0px 0px;
}

#homepagebottom li ul li a {
    background: url(images/arrow_normal.gif) no-repeat;
    list-style: none;
    padding: 0px 5px 0px 10px;
    margin: 0px 0px 0px 0px;
    color: #0099cc;
}

#homepagebottom li ul li a:hover {
    background: url(images/arrow_over.gif) no-repeat;
    list-style: none;
    padding: 0px 5px 0px 10px;
    margin: 0px 0px 0px 0px;
    color: #0099cc;
    text-decoration: underline;
}


/***********************/

#homepagebottom .homepagebottom_01 {
    float: left;
    display: inline;
    width: 230px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.homepagebottom_01 .homepagebottomtitle {
    width: 230px;
    margin: 0px 0px 5px -20px;
    position: relative;
}

.homepagebottom_01 .homepagebottomtitle h3 {
    background: #0099cc;
    color: #FFFFFF;
    height: 20px;
    padding: 10px 10px 10px 20px;
    margin: 0px;
    line-height: 20px;
}

.homepagebottom_01 .homepagebottomtitle span.fold {
    background: transparent url(images/fold.gif) no-repeat;
    bottom: 0px;
    left: 0px;
    height: 15px;
    width: 10px;
    display: block;
    position: relative;
}

.homepagebottom_01 .homebox {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    height: 120px;
    width: 230px;
}

.homepagebottom_02 {
    float: left;
    display: inline;
    width: 230px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.homepagebottom_02 .homepagebottomtitle {
    background: #0099cc;
    color: #FFFFFF;
    width: 230px;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 0px;
}

.homepagebottom_02 .homepagebottomtitle h3 {
    margin: 0px;
    padding: 0px 0px 0px 10px;
}

.homepagebottom_02 .homebox {
    margin: 0px;
    padding: 0px 0px 0px 10px;
    border-left: 1px solid #CCCCCC;
    height: 120px;
    width: 230px;
}

.homepagebottom_03 {
    float: left;
    display: inline;
    width: 230px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.homepagebottom_03 .homepagebottomtitle {
    width: 230px;
    margin: 0px -20px 5px 0px;
    position: relative;
}

.homepagebottom_03 .homepagebottomtitle h3 {
    background: #0099cc;
    color: #FFFFFF;
    height: 20px;
    line-height: 20px;
    padding: 10px 10px 10px 10px;
    margin: 0px;
}

.homepagebottom_03 .homepagebottomtitle span.fold {
    background: url(images/fold_reverse.gif) no-repeat;
    bottom: 0px;
    left: 323px;
    height: 15px;
    width: 10px;
    display: block;
    position: relative;
}

.homepagebottom_03 .homebox {
    margin: 0px;
    padding: 0px 0px 0px 10px;
    border-left: 1px solid #CCCCCC;
    height: 120px;
    width: 230px;
}

.homepagebottom_04 {
    float: right;
    display: inline;
    width: 230px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.homepagebottom_04 .homepagebottomtitle {
    width: 230px;
    margin: 0px -20px 5px 0px;
    position: relative;
}

.homepagebottom_04 .homepagebottomtitle h3 {
    background: #0099cc;
    color: #FFFFFF;
    height: 20px;
    line-height: 20px;
    padding: 10px 10px 10px 10px;
    margin: 0px;
}

.homepagebottom_04 .homepagebottomtitle span.fold {
    background: url(images/fold_reverse.gif) no-repeat;
    bottom: 0px;
    left: 323px;
    height: 15px;
    width: 10px;
    display: block;
    position: relative;
}

.homepagebottom_04 .homebox {
    margin: 0px;
    padding: 0px 0px 0px 10px;
    border-left: 1px solid #CCCCCC;
    height: 120px;
    width: 230px;
}

.homebox {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}

.homebox h3 {
    color: #333333;
    font-size: 16px;
    font-family: 'Headland One', serif;
    font-weight: bold;
    line-height: 18px;
    text-transform: normal;
    margin: 5px 0px 8px 0px;
    padding: 0px 0px 0px 0px;
}

.homebox h3 a,
.homebox h3 a:visited {
    color: #333333;
    text-decoration: none;
    border: none;
}

.homebox h3 a:hover {
    color: #0099cc;
    text-decoration: none;
    border: none;
}

.homebox p {
    margin: 0 0;
    padding: 0 0;
    color: #333333;
    font-size: 14px;
    line-height: 19px;
}

.homebox img {
    float: left;
    margin: 0px 0px 12px 0px;
}

.learnmore {
    margin: 0px;
    padding: 0px;
}

.learnmore a {
    float: left;
    display: block;
    background: #E5E5E5;
    color: #333333;
    /* width: 40%; */
    text-align: center;
    text-decoration: none;
    margin: 10px 0px 0px 10px;
    padding: 4px 8px;
    border: solid 1px #ccc;
    background: rgb(247, 247, 247);
    /*
    background: -moz-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(229, 229, 229, 1) 98%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 247, 247, 1)), color-stop(98%, rgba(229, 229, 229, 1)));
    background: -webkit-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(229, 229, 229, 1) 98%);
    background: -o-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(229, 229, 229, 1) 98%);
    background: -ms-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(229, 229, 229, 1) 98%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e5e5e5', GradientType=0);
    background: linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(229, 229, 229, 1) 98%);
*/
}

.learnmore a:hover {
    background: #000;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background: rgb(0, 128, 252);
    /*
    background: -moz-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(229, 229, 229, 1)), color-stop(100%, rgba(247, 247, 247, 1)));
    background: -webkit-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -o-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -ms-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#f7f7f7', GradientType=0);
    background: linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
*/
}

.month {
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    letter-spacing: -1px;
    margin: 5px 0px 0px 0px;
}

.day {
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}

#fcg {
    background: #F5F5F5;
    margin: 0px 0px 20px 0px;
    padding: 10px;
}

#fcg p {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    font-size: 12px;
}


/************************************************
*	Content 					     		    *
************************************************/

#content {
    background: #FFFFFF;
    width: 100%;
    margin: 0px auto;
    padding: 1em;
    overflow: hidden;
    position: relative;
    z-index: 1;
    min-height: 90vh;
    display: block;
    width: 100%;
    max-width: 1440px;
}

#contentleft {
    float: left;
    background: none;
    max-width: 70%;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    width: 100%;
}

.fotoBlogContentleft {
    float: left;
    display: inline;
    background: none;
    width: 600px;
    margin: 20px;
    padding: 5px;
}

#contentwide {
    float: left;
    background: none;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    width: 100;
    max-width: 1440px;
}

#contentportfolio {
    float: left;
    display: inline;
    background: none;
    width: 940px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#contenthome {
    float: left;
    display: inline;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
}


/*
#contentleft h1,
#contentwide h1 {
    color: #333333;
    font-size: 22px;
        font-family: 'Headland One', serif;
    font-weight: normal;
    letter-spacing: -1px;
    text-transform: normal;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 34px;
}

#blogtitle h1 {
    color: #333333;
    font-size: 22px;
        font-family: 'Headland One', serif;
    font-weight: normal;
    letter-spacing: -1px;
    text-transform: normal;
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 34px;
}

#contentleft h2,
#contentwide h2 {
    color: #333333;
    font-size: 20px;
        font-family: 'Headland One', serif;
    font-weight: normal;
    text-transform: none;
    text-align: left;
    letter-spacing: -1px;
    margin: 10px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
}

#contentleft h3,
#contentwide h3 {
    color: #333333;
    font-size: 16px;
        font-family: 'Headland One', serif;
    font-weight: bold;
    text-transform: normal;
    text-align: left;
    letter-spacing: -0.5px;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

#contentleft h4,
#contentwide h4 {
    color: #333333;
    font-size: 14px;
        font-family: 'Headland One', serif;
    font-weight: normal;
    text-transform: none;
    text-align: left;
    letter-spacing: -0.5px;
    margin: 5px 0px 5px 0px;
    padding: 10px 0px 5px 0px;
}

#contentleft h5,
#contentwide h5 {
    color: #333333;
    font-size: 13px;
        font-family: 'Headland One', serif;
    font-weight: bold;
    text-transform: none;
    text-align: left;
    margin: 5px 0px 5px 0px;
    padding: 5px 0px 5px 0px;
}

#contentleft h6,
#contentwide h6 {
    color: #333333;
    font-size: 14px;
        font-family: 'Headland One', serif;
    font-weight: bold;
    text-align: left;
    margin: 5px 0px 4px 0px;
    padding: 5px 0px 2px 0px;
}

#contentleft h1 a,
#contentwide h1 a,
#contentleft h2 a,
#contentwide h2 a,
#contentleft h3 a,
#contentwide h3 a,
#contentleft h4 a,
#contentwide h4 a,
#contentleft h5 a,
#contentwide h5 a,
#contentleft h6 a,
#contentwide h6 a {
    color: #333333;
    text-decoration: none;
    border: none;
}

#contentleft h1 a:hover,
#contentwide h1 a:hover,
#contentleft h2 a:hover,
#contentwide h2 a:hover,
#contentleft h3 a:hover,
#contentwide h3 a:hover,
#contentleft h4 a:hover,
#contentwide h4 a:hover,
#contentleft h5 a:hover,
#contentwide h5 a:hover,
#contentleft h6 a:hover,
#contentwide h6 a:hover {
    color: #0099cc;
    text-decoration: none;
    border: none;
}
*/

#contentleft img.wp-smiley {
    float: none;
    border: none;
    padding: 0px;
    margin: 0px;
}

#contentleft img.wp-wink {
    float: none;
    border: none;
    padding: 0px;
    margin: 0px;
}

.postarea p {
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

.postarea hr {
    float: left;
    border: 0;
    width: 100%;
    height: 1px;
    color: #DDDDDD;
    background-color: #DDDDDD;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.postarea ol {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 10px 0px;
}

.postarea ol li {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 5px 0px;
}

.postarea ul {
    list-style-type: none;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 10px 0px;
}

.postarea ul ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.postarea ul ul li {
    /* background: url(images/bullet.png) no-repeat; */
    list-style-type: none;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 10px;
}

blockquote {
    font-size: 16px;
    font-weight: bold;
    color: #0099cc;
    margin: 0px 20px 10px 20px;
    padding: 0px 10px 0px 10px;
    line-height: 24px;
}

#content blockquote p {
    margin: 0px;
    padding: 10px 0px 10px 0px;
}

.postauthor {
    font-size: 11px;
    line-height: 10px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: right;
}

.meta {
    font-size: 11px;
    margin: 5px 0px 20px 0px;
    padding: 5px 10px 5px 10px;
    border-top: 1px dotted #333;
    background: rgb(255, 255, 255);
}

.meta p {
    margin: 0px;
    padding: 0px;
}

.postservice {
    background: #FFFFFF;
    width: 100%;
    border-bottom: 1px solid #DDDDDD;
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
}

code {
    color: #333333;
    background: #EAEAEA;
    font-size: 11px;
    margin: 0px;
    padding: 10px;
    display: block;
    font-family: Verdana, Tahoma, Verdana;
}

.archive {
    float: left;
    width: 300px;
    margin: 0px;
    padding: 0px 20px 0px 0px;
}

#prevLink {
    float: left;
    margin: 0px;
    padding: 0px;
}

#nextLink {
    float: right;
    margin: 0px;
    padding: 0px;
}

#prevLink p,
#nextLink p {
    margin: 0px;
    padding: 0px;
}


/* PAGES */


/************************************************
*	Portfolio  									*
************************************************/


/*
#contentportfolio .postarea {
    margin: 0px;
    padding: 0px;
}

.portfolio {
    float: left;
    display: block;
    width: 313px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.portfolio:hover {
    background: #EEEEEE;
}

.portfoliotitle {
    float: left;
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 15px;
    width: 283px;
}

.portfoliotitle h4 {
    margin: 0px 0px 5px 0px;
}

#content .portfoliotitle h4 a:hover {
    text-decoration: underline;
}

.portfoliotitle p {
    margin: 0px;
    padding: 0px !important;
    overflow: hidden;
}

.portfolioimg a img {
    float: left;
    display: block;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px !important;
}

#portfolio_nav {
    float: left;
    display: block;
    width: 940px;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}
*/


/************************************************
*	Images  					     		    *
************************************************/

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding: 0px;
}

img.alignnone {
    padding: 0px;
    margin: 0px 0px 10px 0px;
    display: inline;
}

img.alignright {
    padding: 0px;
    margin: 0px 0px 10px 10px;
    display: inline;
}

img.alignleft {
    padding: 0px;
    margin: 0px 10px 10px 0px;
    display: inline;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.alignright {
    float: right;
    margin: 10px 0px 10px 10px;
}

.alignleft {
    float: left;
    margin: 10px 10px 10px 0px;
}

.wp-caption {
    border: 1px solid #DDDDDD;
    text-align: center;
    background-color: #f5f5f5;
    padding: 5px 0px 0px 0px;
    margin-bottom: 10px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.wp-caption img {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    border: 0px;
}

.wp-caption p.wp-caption-text {
    margin: 0px;
    padding: 5px;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}


/************************************************
*	Sidebar 	        			     	    *
************************************************/

#sidebar {
    /*    display: inline; */
    float: right;
    width: 20%;
    margin: 0;
    padding: 0;
    position: sticky;
    position: -webkit-sticky;
    top: 30px;
    /* required */
}

#sidebar h4 {
    color: #333333;
    font-size: 22px;
    font-family: 'Headland One', serif;
    /* font-weight: normal; */
    margin: -11px 0px 10px 14px;
    padding: 0px 0px 0px 0px;
    letter-spacing: -0.5px;
    line-height: 34px;
}

#sidebar p {
    color: #333333;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 20px;
}

#sidebar li {
    list-style-type: none;
}

#sidebar ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#sidebar ul li {
    color: #666666;
    display: block;
    margin: 5px 0px 0px 0px;
}

#sidebar ul li a {
    background: url(images/arrow_gray_normal.gif) no-repeat;
    list-style: none;
    padding: 0px 5px 0px 10px;
    color: #333333;
}

#sidebar ul li a:hover {
    background: url(images/arrow_gray_over.gif) no-repeat;
    list-style: none;
    padding: 0px 5px 2px 10px;
    color: #0099cc;
    text-decoration: none;
}

#sidebar ul li ul {
    margin: 0 0 0 15px;
}

#sidebar ul li ul li a {
    background: url(images/arrow_gray_normal.gif) no-repeat;
    list-style: none;
    padding: 0px 5px 0px 10px;
    color: #333333;
}

#sidebar ul li ul li a:hover {
    background: url(images/arrow_gray_over.gif) no-repeat;
    list-style: none;
    padding: 0px 5px 2px 10px;
    color: #0099cc;
    text-decoration: none;
}


/************************************************
*	Sidebar Widgets									*
************************************************/

#sidebar .widget {
    float: left;
    background: #FFF;
    width: 100%;
    margin: 0px 0px 0 0px;
    padding: 15px 0px 15px 0px;
    list-style-type: none;
}


/************************************************
*	Subscribe									*
************************************************/

.subscribe {
    float: left;
    display: inline;
    background: #EEEEEE;
    list-style: none;
    width: 250px;
    margin: 0px 0px 10px 0px;
    padding: 15px;
    /* border-top: 5px solid #0099cc; */
}

#subscribe {
    margin: 0px;
    padding: 0px;
}

#subbox {
    background: #FFFFFF;
    width: 245px;
    color: #333333;
    font-size: 12px;
    font-family: 'Headland One', serif;
    font-weight: normal;
    margin: 10px 0px 0px 0px;
    padding: 5px 0px 5px 5px;
    border: none;
}

#subbutton {
    float: right;
    display: inline;
    background: #000;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    width: 80px;
    height: 24px;
    margin: 15px 30px 5px 2px;
    padding: 0px 0px 2px 0px;
    border: none;
}


/************************************************
*	Footer  									*
************************************************/

#footer {
    /* background: url(images/bg_arrow.png) no-repeat top right; */
    width: 960px;
    height: 50px;
    color: #FFFFFF;
    margin: 40px auto 40px;
    padding: 0px;
    background: rgb(255, 255, 255);
    /*
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=1);
  background: linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  */
}

#footer p {
    line-height: 10px;
    margin: 0px;
    padding: 0px;
}

.footerleft {
    font-size: 11px;
    float: left;
    display: inline-block;
    color: #444444;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
}

.footerleft img {
    float: left;
    display: block;
    margin: -8px 5px 0px 0px;
}

.footerleft p {
    float: left;
    display: block;
}

.footerleft a {
    color: #666666;
    text-decoration: none;
}

.footerleft a:hover {
    color: #0099CC;
    text-decoration: underline;
}

.footerright {
    font-size: 11px;
    float: right;
    display: inline-block;
    color: #444444;
    font-weight: normal;
    margin: 0px 30px 0px 0px;
    padding: 15px 0px 0px 0px;
}

.footerright a {
    color: #0099cc;
    text-decoration: none;
}

.footerright a:hover {
    color: #0099cc;
    text-decoration: underline;
}


/************************************************
*	Search Form									*
************************************************/

.postform {
    background: #F5F5F5;
    width: 240px;
    color: #333333;
    font-size: 12px;
    font-family: 'Headland One', serif;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    display: inline;
    border: none;
}

#cat {
    background: #FFFFFF;
    color: #333333;
    margin: 5px 0px 0px 0px;
}

#searchform {
    margin: 0px 0px 0px 0px;
}

#searchformheader {
    margin: 7px 0px 0px 0px;
}

#searchbox {
    float: left;
    background: #EEEEEE;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 180px;
    color: #333333;
    font-size: 12px;
    font-family: 'Headland One', serif;
    font-weight: normal;
    margin: 1px 5px 0px 0px;
    padding: 6px 0px 5px 5px;
    border: none;
}

#searchbutton {
    background: #666666;
    color: #CCCCCC;
    font-size: 11px;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 30px;
    height: 25px;
    margin: 0px 7px 0px 0px;
    padding: 0px 3px 1px 3px;
    border: none;
}

#s {
    background: #F5F5F5;
    width: 170px;
    color: #333333;
    font-size: 12px;
    font-family: 'Headland One', serif;
    margin: 5px 3px 0px 0px;
    padding: 3px 0px 3px 3px;
    display: inline;
    border: 1px solid #DDDDDD;
}

#searchsubmit {
    background: #DDDDDD;
    color: #333333;
    font-family: 'Headland One', serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
    padding: 1px 2px 1px 2px;
    border: 1px solid #AAAAAA;
    display: none;
}

#submit {
    background: #DDDDDD;
    color: #333333;
    font-family: 'Headland One', serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
    padding: 4px 5px 4px 5px;
    border: 1px solid #AAAAAA;
}

#author,
#email,
#url {
    background: #EEEEEE !important;
    color: #333333;
    font-size: 12px;
    font-family: 'Headland One', serif;
    margin: 0px;
    padding: 4px;
    border: 1px solid #DDDDDD;
}

#comment {
    /* background: #EEEEEE !important; */
    color: #333333;
    font-size: 12px;
    font-family: 'Headland One', serif;
    margin: 5px 0px 5px 0px;
    padding: 4px;
    border: 1px solid #DDDDDD;
    background: rgb(255, 255, 255);
    /*
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=1);
  background: linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
  */
}


/************************************************
*	Comments									*
************************************************/

.commentlist li ul li {
    font-size: 12px;
}

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar {
    background: #FFFFFF;
    float: right;
    border: 1px solid #DDDDDD;
    margin: 0px 0px 5px 5px;
    padding: 2px;
}

.commentlist cite,
.commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
}

.commentlist p {
    font-weight: normal;
    text-transform: none;
}

.commentmetadata {
    font-weight: normal;
}

#commentform input {
    width: 170px;
    padding: 4px;
    margin: 5px 5px 1px 0px;
}

#commentform {
    margin: 5px 10px 0px 0px;
}

#commentform textarea {
    width: 100%;
    padding: 4px;
}

#respond:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

#commentform p {
    margin: 5px 0px 5px 0px;
}

#commentform #submit {
    margin: 0px;
    float: none;
    display: block;
}

.alt {
    margin: 0px;
    padding: 10px;
}

.commentlist {
    margin: 0px;
    padding: 0px;
}

.commentlist ol {
    margin: 0px;
    padding: 10px;
}

.commentlist li {
    margin: 15px 0px 5px 0px;
    padding: 10px 10px 10px 10px;
    list-style: none;
    border-top: 5px solid #0099cc;
}

.commentlist li li {
    border-top: 1px solid #DDDDDD;
}

.commentlist li ul li {
    margin-right: 5px;
    margin-left: 5px;
}

.commentlist p {
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

.children {
    margin: 0px;
    padding: 0px;
}

.nocomments {
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.reply a,
.reply a:visited {
    background: #f5f5f5;
    color: #333333;
    font-family: 'Headland One', serif;
    font-size: 11px;
    line-height: 12px;
    text-decoration: none;
    margin: 0px 0px 5px 0px;
    padding: 4px 5px 4px 5px;
    border: 1px solid #DDDDDD;
}

.reply a:hover {
    background: #FFFFFF;
    color: #0099cc;
    text-decoration: none;
    border: 1px solid #DDDDDD;
}

.commentmetadata {
    font-size: 10px;
    margin: 0px;
    display: block;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.thread-alt {
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

.thread-even {
    background: #EEEEEE;
    margin: 0px;
    padding: 0px;
}

.depth-1 {
    border: 1px solid #DDDDDD;
    margin: 0px;
    padding: 0px;
}

.even,
.alt {
    border: 1px solid #DDDDDD;
    margin: 0px;
    padding: 0px;
}


/*** PAGINATION ***/

.pagination {}

.page_navi {
    float: right;
    margin: 0px !important;
    padding: 0px !important;
}

.page_navi li {
    background: none no-repeat scroll 0 0 transparent !important;
    float: left;
    margin: 0 2px !important;
    padding: 0 0 0 0px !important;
}

.lliBreu {
    float: left;
    padding: 0 12px 12px 0;
}

.lliBreu img {
    width: 212px !important;
}


/* COLECCIONS */

#col-list {}

#col-list li.col--item {
    background: none !important;
}

#col-list .col-tit {
    text-align: left;
    display: block;
    letter-spacing: 0px;
    line-height: 1.2em;
    padding: 1em;
}

.col--item a {
    color: #666;
}

.col--item a:hover {
    color: #666;
    text-decoration: none;
}

.col--item a img {
    height: auto !important;
    width: 100%;
    min-height: 380px;
}

.col--tit {
    display: block;
}

#col-list-alabatre {}

#col-list-intrusa {}

#col-list-cicuta {}

#col-list-bandampla {}


/* NEWSLETTER PAGE */

.page-id-16168 .postarea {}

.page-id-16168 #newletter-form {
    display: none;
}


/* NEWSLETTER FORM */

.showDesc {
    box-shadow: #444 6px 6px 0px 0px;
    -ms-transform: translate(-350px, 0px) !important;
    -webkit-transform: translate(-350px, 0px) !important;
    transform: translate(-350px, 0px) !important;
}

.home .showDesc {
    box-shadow: #444 6px 6px 0px 0px;
    -ms-transform: translate(-350px, 0px) !important;
    -webkit-transform: translate(-350px, 0px) !important;
    transform: translate(-350px, 0px) !important;
}

.home #newletter-form {
    top: calc(0% + 30vh);
    right: calc(0% - 330px);
}

#newletter-form {
    /* font-family: sans-serif; */
    position: fixed;
    top: calc(0% + 30vh);
    right: calc(0% - 330px);
    background: #fbfafa;
    padding: 0 2em 1em;
    border-radius: 15px;
    border: 1px solid #c8e4ff;
    z-index: 9999999;
    -ms-transition: all .1s;
    -webkit-transition: all .1s;
    transition: all .1s;
    transform: rotate(-90deg);
}

#newletter-form h2,
.page-id-16168 .postarea h {
    color: #0080fc;
    padding: 1em 0;
    -webkit-animation: color-change 1s infinite;
    -moz-animation: color-change 1s infinite;
    -o-animation: color-change 1s infinite;
    -ms-animation: color-change 1s infinite;
    animation: color-change 1s infinite;
}

#newletter-form:hover h2 {
    cursor: pointer;
}

#newletter-form input,
.page-id-16168 .postarea input {
    border: #d6ebff 1px solid;
    padding: 0.5em;
    width: 200px;
    font-size: 1.2em;
}

#newletter-form .button,
.page-id-16168 .postarea .button {
    text-align: center;
}

#newletter-form input[type=checkbox],
.page-id-16168 .postarea input[type=checkbox] {
    padding: 0.5em;
    width: 20px;
}

#newletter-form input[type=submit],
.page-id-16168 .postarea input[type=submit] {
    padding: 0.6em;
    width: 240px;
    box-shadow: none;
    border: #d6ebff 1px solid;
    background: #0080fc;
    color: #FFF;
    font-size: 1em;
}

.form-fields {
    margin: .4em 0;
}

.form-fields label {
    display: inline-block;
    width: 60px;
}

.form-fields .hellegit {
    width: 100%;
    padding: 1em;
}

.color-anim {
    -webkit-animation: color-change 1s infinite;
    -moz-animation: color-change 1s infinite;
    -o-animation: color-change 1s infinite;
    -ms-animation: color-change 1s infinite;
    animation: color-change 1s infinite;
}

#cookie-law-info-again {
    font-size: 10pt;
    margin: 0;
    padding: 8px 10px 0;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border: 1px solid #c3c3c3 !important;
    box-shadow: none !important;
}

#cookie-law-info-bar {
    line-height: 2em;
    text-align: left;
    left: 0;
    padding: 20px 15%;
    width: 100vw;
}

.home #cookie-law-info-bar {
    text-align: center;
    width: 100vw;
}

.page-template #cookie-law-info-bar {
    text-align: center;
    padding: 20px 10%;
    width: 100vw;
}

.single #cookie-law-info-bar {
    left: 0;
    text-align: center;
    padding: 20px 15%;
    width: 100vw;
}


@keyframes color-change {
    0% {
        color: red;
    }
    50% {
        color: #0080fc;
    }
    100% {
        color: red;
    }
}









@media screen and (max-width: 600px) {
    .homepagemiddle {
        float: none;
        display: inline;
        width: 100%;
    }
.homepagemiddle_01, .homepagemiddle_02, .homepagemiddle_03, .homepagemiddle_04 {
    float: none;
    display: inline;
    width: 100%;
}
}
@media screen and (max-width: 1440px) {
    #wrap {
        padding: 0 15% 0 10%;
    }
    #newletter-form {
        top: calc(10% + 15vh);
        right: calc(0% - 330px);
    }
    .showDesc {
        box-shadow: #444 6px 6px 0px 0px;
        -ms-transform: translate(-290px, 0px) !important;
        -webkit-transform: translate(-290px, 0px) !important;
        transform: translate(-290px, 0px) !important;
    }
}


@media screen and (max-width: 1280px) {
    #wrap {
        padding: 0 10% 0 10%;
    }
    .single-post #newletter-form,
    .category #newletter-form,
    .page #newletter-form {
        right: calc(0% - 310px);
    }
    .single-post .showDesc,
    .category .showDesc,
    .page .showDesc {
        -ms-transform: translate(-290px, 0px) !important;
        -webkit-transform: translate(-290px, 0px) !important;
        transform: translate(-330px, 0px) !important;
    }
}

@media screen and (min-width: 1680px) {
    .home #wrap {
        padding: 0 20% 0 20%;
    }
    .col--item a img {
        height: auto !important;
        width: 100%;
        min-height: 420px;
        max-height: 500px;
    }
}
