/* ==========================================================================
   Dave custom styles
   ========================================================================== */

@font-face {
    font-family: 'piron_v2_regular';
    src: url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/tfpironv2-webfont.eot');
    src: url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/tfpironv2-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/tfpironv2-webfont.woff2') format('woff2'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/tfpironv2-webfont.woff') format('woff'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/tfpironv2-webfont.ttf') format('truetype'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/tfpironv2-webfont.svg#piron_v2_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_boldregular';
    src: url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/nexa_bold-webfont.eot');
    src: url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/nexa_bold-webfont.woff2') format('woff2'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/nexa_bold-webfont.woff') format('woff'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/nexa_bold-webfont.ttf') format('truetype'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/nexa_bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_lightregular';
    src: url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/nexa_light-webfont.eot');
    src: url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/nexa_light-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/nexa_light-webfont.woff2') format('woff2'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/nexa_light-webfont.woff') format('woff'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/nexa_light-webfont.ttf') format('truetype'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/nexa_light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'libre_baskervilleitalic';
    src: url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/LibreBaskerville-Italic-webfont.eot');
    src: url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/LibreBaskerville-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/LibreBaskerville-Italic-webfont.woff2') format('woff2'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/LibreBaskerville-Italic-webfont.woff') format('woff'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/LibreBaskerville-Italic-webfont.ttf') format('truetype'), url('http://www.skerlj.it/wp-content/themes/skerlj/fonts/LibreBaskerville-Italic-webfont.svg#libre_baskervilleitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,
body {
    font-family: 'nexa_lightregular';
    font-size: 18px;
}

p {
    margin: 0 0 10px;
    font-weight: normal;
}

body {
    padding: 0px;
    position: relative;
    overflow-x: hidden;
}

a:hover,
a:focus {
    text-decoration: none;
    color: inherit;
}

p.poesia {
    font-family: 'libre_baskervilleitalic';
    font-weight: 400!important;
    font-size: 17px!important;
    text-align: center;
    padding: 25px 0;
}

.autore {
    font-size: 15px;
    font-weight: bold;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3 {
    margin: 0px;
    text-transform: uppercase;
    font-family: 'nexa_lightregular';
}

h2 {
    margin-top: 0;
    font-weight: normal;
}

.col-sm-6.col-sm-offset-3 {
    text-align: center;
}

.logo {
    width: 165px;
    margin: 0 auto;
    text-align: center;
}

.container.img .col-sm-4 {
    padding: 0 5px;
}

.img-news {
    background-position: center 0px;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    height: 420px;
    position: relative;
}

.img-chi-siamo {
    background-position: center 0px;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    height: 250px;
}

.container.img .col-sm-4:first-child {
    padding-left: 0;
}

.container.img .col-sm-4:last-child {
    padding-right: 0;
}

.navmenu-default .navmenu-nav>.active>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a,
.navmenu-default .navmenu-nav>.active>a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover,
.navmenu-default .navmenu-nav>.active>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus {
    color: inherit;
    background: none;
}

ul,
li {
    text-decoration: none;
    list-style: none;
    display: inline-block;
    color: #fff;
}

.sx-box {
    padding: 10px 55px;
    float: right;
    text-align: center;
    width: 70%;
}

.slide {
    height: 500px;
    overflow: hidden;
    margin: 20px 0;
    width: 100%;
    padding-top: 20px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #fff;
}

.navbar-default .navbar-toggle {
    border: 0;
}

.navmenu-default,
.navbar-default .navbar-offcanvas {
    border: 0;
}

.navmenu-default .navmenu-nav>.active>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a {
    color: #fff;
    background: none;
}

.navbar-default .navbar-toggle {
    border: none;
    background-color: #fff;
    color: transparent;
}

.navmenu-default .navmenu-nav>li>a,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a {
    color: #fff;
}

.navmenu-default,
.navbar-default .navbar-offcanvas {
    background-color: #646464;
}

.navmenu-nav {
    margin-bottom: 10px;
    text-align: center;
    font-size: 22px;
    text-align: left;
    padding-left: 20px;
}

.navbar-toggle {
    display: block!important;
    float: none!important;
    margin: 10px;
    width: 65px!important;
    padding: 10px!important;
}

.navbar {
    background: none;
    border: 0;
    box-shadow: none;
    width: 75px;
    position: fixed;
    z-index: 999999999;
}

.img-news:hover .overlay {
    opacity: 0.3;
}

.navmenu,
.navbar-offcanvas {
    width: 300px;
    left: -300px;
    position: fixed;
    height: 100%;
    z-index: 999999999999;
    overflow-x: hidden;
}

.box-frecce {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

section#single h3 {
    padding: 0px;
    padding-bottom: 10px;
}

.col-sm-10.col-sm-offset-2.center-news img {
    width: 180px;
    text-align: left;
}

.col-sm-10.col-sm-offset-2.center-news h1 {
    text-transform: uppercase;
    font-size: 45px;
}

#single .owl-item.active.center {
    text-align: left;
}

span.close-button {
    height: 50px;
    width: 50px;
    display: block;
    margin-left: 15px;
    margin-top: 15px;
}

.close-button {
    background-image: url('../img/close.png');
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
}

.col-sm-8.col-sm-offset-2.center-news h1 {
    letter-spacing: 2px;
    padding: 20px 0;
}

.close-menu {
    width: 100%;
    height: 120px;
    vertical-align: middle;
    padding: 25px;
    color: #fff;
    font-size: 18px;
    text-align: left;
    line-height: 1;
    background-color: #646464;
    vertical-align: middle;
    margin-left: 0;
    margin-bottom: 25px;
}

.lang-logo {
    text-align: center;
}

ul#language {
    border-bottom: 1px solid #fff;
    border-top: 1px solid;
    width: 230px;
    padding: 5px 0!important;
    margin: 25px 0;
}

.logo-menu {
    background-image: url(../img/logo-negativo.png);
    background-size: 210px;
    width: 100%;
    height: 160px;
    background-position: center;
    background-repeat: no-repeat;
}

ul#language,
ul#language li {
    text-decoration: none;
    list-style: none;
    color: #fff;
    padding: 0 5px;
}

span.numb {
    font-size: 30px;
}

span.mese {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.center-news {
    text-align: center;
}

#single .col-sm-2 {
    text-align: center;
}

p.description {
    padding: 10px 0;
}

.close-menu:hover {
    cursor: pointer;
}

.row.footer {
    padding: 30px 0;
}

.navbar.navbar-default.navbar-fixed-top.canvas-slid {
    display: none;
}

.close-menu span {
    font-size: 40px;
    line-height: 1;
}

div.txt-contatti {
    text-align: center;
    padding: 25px 0;
    font-family: 'libre_baskervilleitalic';
}

.col-sm-5.color-form p {
    text-align: center!important;
    font-family: 'libre_baskervilleitalic';
    font-weight: 400;
}

#wpgmza_map {
    clear: both;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 243px;
}

li.current_page_item {
    opacity: 0.4;
}

section#single p {
    font-family: 'libre_baskervilleitalic';
    text-align: left;
}

.col-sm-5.color-form input,
.col-sm-5.color-form textarea.wpcf7-form-control.wpcf7-textarea {
    margin-top: 5px;
}

input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    width: 100%;
}

.color-form input.wpcf7-form-control.wpcf7-submit {
    background-color: #fff;
    border: 0;
    width: 100%;
    margin-top: 30px;
    height: 40px;
    font-size: 20px;
    text-transform: uppercase;
}

.post-content form {
    text-align: center;
}

form.wpcf7-form.invalid .col-sm-5.color-form.sx p {
    padding-bottom: 0;
}

.col-sm-5.color-form.sx p {
    padding-bottom: 14px;
}

form input {
    height: 40px;
    max-width: 100%;
}

.col-sm-5.color-form {
    background-color: #666;
    padding: 35px;
    color: #FFF;
    text-align: center;
    height: 540px;
    margin: 0px 45px;
}

div.wpcf7-validation-errors {
    border: medium none !important;
    text-align: center;
    line-height: 3;
    display: none !important;
}

input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    padding: 0;
    padding-left: 5px;
}

form.wpcf7-form h1 {
    text-align: center;
    padding: 50px 0;
}

.center {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.img-slide {
    background-position: center;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: -webkit-grab;
    cursor: grab;
}

.img-news .owl-nav {
    display: none;
}

.overlay {
    background-color: #000;
    position: absolute;
    z-index: 2;
    height: 100%;
    opacity: 0.7;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.chi-siamo {
    height: 350px;
    overflow: hidden;
    margin: 20px 0;
    margin: 20px 0;
    width: 100%;
    padding-top: 20px;
}

#news .container .col-sm-6 {
    margin-bottom: 40px;
    padding: 0 90px;
}

.box-post {
    position: relative;
    color: #fff;
    opacity: 1;
    text-align: center;
    height: 420px;
    background-color: #666;
}

.box-post a {
    vertical-align: middle;
    color: #222;
}

p.content-post {
    padding: 0 5px;
    font-size: 17px;
    font-weight: normal;
}

.col-sm-12.content-post {
    cursor: w-resize;
    text-align: justify;
    font-weight: 400;
    color: #fff;
}

h3 {
    padding: 15px 0;
    text-transform: uppercase;
    font-weight: bold;
}

a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navmenu-default .navmenu-nav>li>a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover,
.navmenu-default .navmenu-nav>li>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus {
    color: #888;
}

.container.space-logo {
    padding-top: 15px;
    padding-bottom: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #222;
}

#single p.content-post {
    padding: 0;
}

h2 {
    font-size: 35px;
    padding-top: 15px;
    text-transform: uppercase;
    font-weight: normal;
}

form .col-sm-11 {
    padding: 5px 0;
    line-height: 1;
    font-size: 13px;
    padding-top: 10px;
}

.rslides {
    height: 500px!important;
}

.rslides_nav.next {
    right: 0px;
    text-decoration: none;
    top: 0;
    margin: 0;
    height: 100%;
}

.metaslider {
    margin-bottom: 50px!important;
    max-height: 500px;
}

.owl-prev {
    width: 15%;
    background-image: url('../img/freccia-sx.png');
    background-position: center;
    background-repeat: no-repeat;
    left: 0px;
    text-decoration: none;
    top: 0;
    margin: 0;
    height: 100%;
    display: block!important;
    opacity: 0.6!important;
}

.owl-next {
    width: 15%;
    background-image: url('../img/freccia-dx.png');
    background-position: center;
    background-repeat: no-repeat;
    display: block!important;
    opacity: 0.6!important;
    right: 0;
    height: 100%;
    top: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    ;
    background-color: transparent;
    color: transparent;
    position: absolute;
}

.owl-nav {
    opacity: 0.7;
}

.img-slide {
    height: 500px;
    background-position: center;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: -webkit-grab;
    cursor: grab;
}

input.wpcf7-form-control.wpcf7-acceptance {
    width: 50px;
    margin-left: -30px;
}

.owl-carousel.owl-theme.owl-center.owl-loaded .center {
    padding-top: 0;
    padding-bottom: 0;
}

button[disabled],
html input[disabled] {
    cursor: pointer;
    background: transparent;
    width: 100%;
    border: 2px solid #98bf0c;
    margin-top: 25px;
}

.col-sm-7.col-sm-offset-2 {
    padding-left: 0;
    margin-left: 13.666667%;
}

input[type='checkbox'] {
    padding: 40px!important;
    height: 25px;
    background: #fff;
}

#single form .col-sm-12 {
    padding: 0 15px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
}

footer .col-sm-6.col-sm-offset-3 a img {
    width: 50px;
}

a.fb-icon {
    position: relative;
    left: -35px;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 5px;
    color: #222;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email,
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}

h1 a {
    color: #222;
}

.clearfix {
    padding: 50px 0;
}

#single .col-sm-12 {
    padding: 0;
}

.col-sm-12.center p {
    font-size: 20px;
    font-weight: 400;
}

.text-menu {
    font-family: 'nexa_boldregular';
    color: transparent;
    display: none;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 45px;
    height: 3px;
    border-radius: 1px;
}

.image-post {
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.title-prodotti {
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
}

.text-custom-post {
    padding: 15px 20px;
    text-align: center;
    font-size: 17px;
    font-family: 'libre_baskervilleitalic';
}

footer {
    padding: 25px 0;
}

footer p {
    text-align: center;
    font-family: 'Libre Baskerville', serif;
    font-size: 13px!important;
}

footer .col-sm-6.col-sm-offset-3 img {
    max-width: 100%;
    height: auto;
    width: 300px;
    padding-bottom: 25px;
}

.box-news-link-sx {
    height: 70px;
    background-color: #ececec;
    opacity: 0.5;
    vertical-align: middle;
    float: left;
    padding: 15px;
    width: 45%;
}

ul.post-categories {
    padding: 0;
}

.frecce-news-sx {
    background-image: url(../img/frecce-n.png);
    background-size: 120px;
    background-position: -80px 0px;
    background-repeat: no-repeat;
    height: 50px;
    width: 30px;
    float: right;
}

.frecce-news-dx {
    background-image: url(../img/frecce-n.png);
    background-size: 120px;
    background-position: -80px 0px;
    background-repeat: no-repeat;
    height: 50px;
    width: 30px;
    float: right;
}

.img-news .frecce {
    background-image: url(../img/frecce.png);
    background-position: -84px 27px;
    background-size: 115px;
    background-repeat: no-repeat;
    height: 120px;
    width: 42px;
    position: absolute;
    top: 70px;
    right: 20px;
}

span.frecce {
    background-image: url('../img/freccia-dx.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 80px;
    display: block;
    background-size: 100%;
    z-index: 999;
    position: relative;
    width: 70px;
    margin: 25px auto;
}

.post-content {
    padding: 0 25px;
    text-align: justify;
    font-family: 'libre_baskervilleitalic';
    font-weight: 400!important;
}

.row.recensioni {
    text-align: center;
}

div#CDSWIDSSP {
    text-align: center;
}

#CDSWIDSSP .widSSPData .widSSPBranding dt {
    width: 218px;
    height: 24px;
    overflow: hidden;
    margin: 5px auto!important;
}

#CDSWIDSSP .widSSPData .widSSPBranding {
    border: none!important;
}

#CDSWIDSSP .widSSPData .widSSPAll {
    height: auto;
    overflow: hidden;
    padding: 0 0 5px 4px;
    font-size: 11px;
    text-align: center;
    margin: 0 auto!important;
    width: 250px;
}

.box-frecce a {
    color: #222;
    font-weight: bold;
    cursor: pointer;
}

.box-post.territorio a {
    color: #fff;
}

ul#language a {
    color: #fff;
    font-size: 18px;
}

li.col-sm-3.background {
    height: 100px;
    background: #222;
}

h2.widgettitle {
    display: none;
}

#page-standard .col-sm-3 {
    margin-bottom: 20px;
}

section#page-standard .img-news {
    height: 250px;
}

section#page-standard .img-news {
    background-size: 310px;
    border-right: 1px solid #ccc;
    background-position: center;
}

.clearfix h3 {
    text-align: center;
}

#page-standard .box-post.territorio {
    margin-top: -12px;
    text-align: center;
}

li.col-sm-3.background a {
    color: #fff;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 7px;
}

.box-news-link-dx {
    height: 70px;
    background-color: #ececec;
    opacity: 0.5;
    vertical-align: middle;
    float: right;
    width: 45%;
    padding: 15px;
    line-height: 1.7;
}

section#page-standard .container:nth-child(2) .col-sm-6 {
    padding: 60px;
    padding-top: 0;
}

.title-prodotti a:hover {
    opacity: 0.7;
}

.title-prodotti a {
    color: inherit;
    text-decoration: none;
}

#page-standard .container.img h1 {
    text-align: center;
    padding: 25px 0;
}

section#page-standard .post-content {
    margin: 0 auto;
    text-align: center;
    font-size: 17px;
    padding-top: 25px;
}

#single #slide-page .owl-prev {
    display: none!important;
}

section#single #slide-page {
    height: auto!important;
    max-height: 100%;
}

h5 {
    font-size: 20px;
    text-transform: uppercase;
}

.owl-carousel .owl-item {
    -webkit-backface-visibility: visible!important;
}

#single .owl-next {
    position: absolute;
    right: -55px;
    width: 15%;
    background-image: url('../img/freccia-news.png');
    background-position: center;
    background-repeat: no-repeat;
    display: block!important;
    height: 100%;
    top: 0;
    width: 50px;
    background-size: 100%;
}

h1 img {
    width: 60px!important;
    padding-bottom: 10px;
}

ul.navmenu-nav a {
    text-transform: uppercase;
    padding: 0px 15px;
}

section#single .row {
    margin-bottom: 25px;
}

.image-category {
    min-height: 190px;
    height: auto;
    background-size: cover;
    background-position: center;
}

hr.contact-hr {
    border-top: 1px solid #98bf0c;
}

@media screen and (min-width: 1200px) {
    h1 {
        font-size: 45px;
        letter-spacing: 2px;
        padding: 20px 0;
    }
    .logo-menu {
        background-image: url(../img/logo-negativo.png);
        background-size: 210px;
        width: 100%;
        height: 200px;
        background-position: center;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 1024px) {
    #single .owl-next {
        position: relative;
        right: 0%;
        width: 100px;
        height: 60px;
        float: right;
        background-size: 50px;
    }
    .box-post {
        height: 340px;
    }
    #news .container .col-sm-6 {
        ;
        padding: 0 15px;
    }
    .img-news {
        height: 340px;
    }
}

@media screen and (max-width: 990px) {
    .container.img .col-md-4 {
        margin-bottom: 50px;
    }
    section#page-standard .img-news {
        background-size: 250px;
        border-right: 0px;
        background-position: center;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .container.img .col-sm-4 {
        padding: 20px 5px;
    }
    .col-sm-5.color-form {
        margin: 0 35px;
    }
    .nav-center {
        position: absolute;
        top: 50%;
        margin-top: -239.5px;
    }
    .box-post.territorio h2 {
        font-size: 30px;
    }
    .box-news-link-dx {
        padding-top: 15px!important;
        padding: 10px;
    }
    .box-news-link-sx {
        padding-top: 20px!important;
        line-height: 1;
    }
    .frecce-news-sx {
        background-size: 100px;
        background-position: -73px 0px;
        width: 20px;
    }
    .frecce-news-dx {
        background-size: 100px;
        background-position: -70px 5px;
        width: 25px;
    }
    h2 {
        font-size: 35px;
    }
    h3 {
        font-size: 20px;
    }
    .img-news .frecce {
        background-position: -87px 0px;
    }
    p.content-post {
        font-size: 16px;
    }
    .close-menu {
        width: 75px;
        height: 65px;
        padding: 5px;
        font-size: 15px;
    }
    .sx-box {
        padding: 10px 0;
        float: left;
        text-align: center;
        width: 135px;
        margin-left: 15px;
    }
    .logo-menu {
        width: 260px;
        height: 200px;
        text-align: center;
        margin: auto;
    }
    .navmenu-nav {
        margin-bottom: 0px;
        text-align: center;
        font-size: 18px;
        text-align: left;
        padding-left: 40px;
    }
    .navmenu,
    .navbar-offcanvas {
        width: 270px;
    }
}

@media screen and (max-width: 480px) {
    .img-news {
        height: 220px;
    }
    section#page-standard .img-news {
        background-size: 250px;
        border-right: 0px;
        background-position: center;
    }
    .image-category {
        min-height: 160px;
    }
    #news .container .col-sm-6 {
        padding: 0 20px;
    }
    section#news .row {
        margin-bottom: 20px;
    }
    span.frecce {
        height: 50px;
        background-size: 100%;
        width: 40px;
        margin: 15px auto;
    }
    ul#language {
        width: 200px;
    }
    span.close-button {
        margin-left: 20px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 480px) {
    .container.img .col-sm-4 {
        padding: 20px 5px;
    }
    .logo {
        width: 115px;
    }
    ul#language a {
        font-size: 17px;
    }
    section#page-standard .container:nth-child(2) .col-sm-6 {
        padding: 10px;
        padding-top: 0;
    }
    .title-prodotti {
        font-size: 20px;
    }
    .col-sm-5.color-form {
        margin: 30px 15px;
    }
    section#page-standard .post-content {
        padding-bottom: 20px;
    }
    section#single .row {
        margin-bottom: 0;
    }
    .image-post {
        height: 200px;
    }
    .col-sm-2 {
        height: 25px;
    }
    #news .container.img .row {
        margin-bottom: 25px;
    }
    .col-sm-6.col-sm-pull-6 {
        margin: 15px 0;
    }
    span.close-button {
        height: 40px;
    }
    .owl-prev {
        width: 15%;
        background-position: center;
        background-size: 100%;
    }
    .close-button {
        background-size: 40px;
    }
    .owl-next {
        width: 15%;
        background-position: center;
        background-size: 100%;
    }
    .img-slide {
        height: 250px;
        background-position: center;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .rslides_nav.next,
    .rslides_nav.prev {
        height: 100%;
    }
    .rslides {
        height: 200px!important;
    }
    h1 img {
        width: 45px!important;
        padding-bottom: 10px;
    }
    .metaslider div:first-child {
        max-height: 200px!important;
    }
    .close-menu {
        width: 75px;
        height: 65px;
        padding: 5px;
        font-size: 15px;
    }
    p.content-post {
        padding: 0 0px;
    }
    .sx-box {
        padding: 10px 0;
        float: left;
        text-align: center;
        width: 135px;
        margin-left: 15px;
    }
    .logo-menu {
        width: 130px;
        height: 100px;
        background-size: 130px;
        margin: 0 auto;
    }
    ul#language,
    ul#language li {
        padding: 0 2px;
    }
    .navmenu-nav {
        margin-bottom: 0px;
        text-align: center;
        font-size: 17px;
        text-align: left;
        padding-left: 20px;
    }
    .navmenu,
    .navbar-offcanvas {
        width: 270px;
    }
    a.fb-icon {
        left: -10px;
    }
    .frecce-news-dx,
    .frecce-news-sx {
        display: none;
    }
    .box-news-link-dx,
    .box-news-link-sx {
        line-height: 1;
    }
}

@media screen and (max-width: 430px) {
    .img-news .frecce {
        background-image: url(../img/frecce.png);
        background-position: -58px 20px;
        background-size: 90px;
        background-repeat: no-repeat;
        height: 120px;
        width: 25px;
        position: absolute;
        top: 57px;
        right: 20px;
    }
    h3 {
        font-size: 17px;
        padding: 10px 10px;
    }
    .col-sm-12.content-post {
        line-height: 1.1;
    }
    .box-post.territorio h2,
    .box-post.territorio h2 a {
        font-weight: bold;
        font-size: 30px!important;
        line-height: 1.5;
    }
}