.ps-logo img{
	width: 220px;
}
.navigation--sidebar .menu li > a {
    display: block;
    text-transform: uppercase;
    color: #000;
}
.header--2{
    z-index: 1;
}
.menu > li > a {
    padding: 35px 0px;
}
.widget-link li > a{
    padding: 15px 0;
}
.widget-link .active, .widget-link li:hover{
    background-color: #fff;
}
.widget-link .active a, .widget-link li:hover a{
    color: #000 !important;
}
.custom-content{
	padding-top: 100px;
	font-family: 'Montserrat', sans-serif;
}
.custom-content span{
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: .2em;
    color: #c0c0c0;
}
.custom-content h1{
	padding: 10px 40px;
    letter-spacing: 1px;
}
.custom-content h5{
	font-weight: 300;
    font-size: 18px;
    font-style: italic;
    letter-spacing: 1px;
}
.custom-content p{
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #000;
    margin-top: 50px;
}
.img-bg{
	display: block;
	position: relative;
	height: 800px;
	margin-top: 60px;
}
/*.img-about{
	display: block;
	position: relative;
	height: 400px;
	background-position: center;
	margin-top: 50px;
}*/
.prodotti{
    display: block;
    background-size: cover;
    height: 500px;
}
.ps-product .ps-product__thumbnail img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    height: 100%;
}
.custom-content h4{
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 1.9;
}
.custom-content a{
    color: #fff;
}
.ps-footer__copyright {
    padding: 2.5rem 0;
    background-color: #000000;
}
.custom-content h6 a{
    font-size: 17px;
    color: #fff;
    font-style: italic;
    font-weight: 500;
    font-family: 'Libre Baskerville', serif;
}
.navigation--sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 270px;
    height: 100vh;
    padding: 1rem;
    z-index: 999;
    background-color: #000;
    overflow-y: auto;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.navigation--sidebar .menu li > a, .widget-link li > a {
    display: block;
    text-transform: uppercase;
    color: #fff;
    padding-left: 15px;
}
.navigation--sidebar .menu li > a:hover {
    color: #fff;
}
.ps-form--subscribe-popup {
    max-width: 100%;
    margin: 0;
    text-align: center;
    padding: 6rem 3rem;
    background-color: transparent;
}
.ps-product--detail .ps-product__variants .item img {
    height: 80px;
    object-fit: cover;
    width: 100%;
}
.privacy p{
    font-size: 11px;
    line-height: 1.2;
    text-align: left;
    color: #000;
}
#loader-wrapper img {
    width: 200px !important;
    height: 42px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    z-index: 999999999;
}
.pd-cs{
    padding: 0 100px;
}
.ps-pagination .pagination li.active a, .ps-pagination .pagination li > a:hover{
    color: #fff;
    font-weight: 500;
    background-color: #000000;
}
 .btn_showsidebar{
    margin: 10px auto;
    display: none;
    max-width: 240px;
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 1000;
    background-color: #000000;
    border-color: #000;
    font-size: 14px;
    text-transform: uppercase;
}
.ps-block--portfolio.ps-block--portfolio-2 h5 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 10px;
    font-size: 25px;
    font-weight: 500;
    color: #ffffff;
}
.ps-block--portfolio.ps-block--portfolio-2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.74);
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
.close_sidebar {
    margin-right: 15px;
    cursor: pointer;
    text-align: center;
    width: 32px;
    background-color: #ffffff;
    border-radius: 30px;
    display: none;
    position: fixed;
    right: 0;
    margin-top: 30px;
    color: #000;
}
.flr{
    float: right;
}

.img-detail a {
    display: block;
    height: 700px;
    position: relative;
}

.img-detail img {
    object-fit: cover;
}
.ps-form--subscribe p {
    margin-bottom: 3rem;
    color: #ffffff;
    font-size: 36px;
    font-style: italic;
}
.masonry-wrapper[data-gap="30"] .grid-item .grid-item__content-wrapper {
    margin: 45px;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
}
.btn-detail{
    padding: 5px 3px;
    background-color: #000;
    color: #fff !important;
}
.ps-footer{
    padding: 0 6rem;
}
.dettaglio__page .ps-footer, .prodotti__page .ps-footer{
    padding: 0;
}


.credits_link{
 color: #38B5E6 !important;
 font-weight: 700;
 font-family: sans-serif;
}

.credits_link:hover{
 color: #fff !important;
}

 .credits_link:before{
  content: "";
  vertical-align: middle;
  width:16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  background-image: url(https://www.clion.it/favicon-96x96.png);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  background-position: center center;

  transition: all 450ms ease;
 }

  .credits_link:hover:before{
   transform: rotateZ(360deg) rotateY(360deg);
  }
@media screen and (min-width: 320px) {
    .widget-link {
    height: 1200px;
    height: 100vh;
    /* width: 100%; */
    padding: 25px;
    background-color: #000;
}
    .btn_showsidebar{
        display: block;
    }

    .close_sidebar{
        display: block;
    }

    html.opened_sidebar{
        overflow: hidden;
    }

    .side-bar{
        position: fixed;
        width: 100%;
        height: 100vh;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 1000;
        left: 0;
        top: 0;
        background-color: #fff;
        padding: 0;
        transform: translateX(-100%);
        transition: all 350ms ease;
        z-index: 222222;
    }

    html.opened_sidebar .side-bar{
        transform: translateX(0%);
    }

    .side-menu{     
        overflow-y: auto;
        /*height: calc( 100vh - 60px);*/
    }
}
.prodotti__page .ps-page{min-height: calc( 100vh - 335px )}
@media screen and (max-width: 1440px) {
    .ps-new-arrivals .ps-section__content {
        display: block;
    }
}
@media screen and (max-width: 1024px) {
    .pd-cs{
        padding: 0;
    }
}
@media screen and (max-width: 768px) {
    .custom-content h1 {
        padding: 0;
        letter-spacing: 1px;
    }
.custom-content {
        padding-top: 40px;
        font-family: 'Montserrat', sans-serif;
    }
.custom-content span {
        text-transform: uppercase;
        font-size: 9px;
        letter-spacing: .2em;
        color: #c0c0c0;
    }
    .pl-5, .px-5{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
.img-bg {
        display: block;
        position: relative;
        height: 400px;
        margin-top: 60px;
        background-position: center;
    }
.ps-footer {
     padding: 15px; 
}
.prodotti__page .ps-page{min-height: 450px;}
}
@media screen and (max-width: 425px) {}
@media screen and (max-width: 320px) {}
@media screen and (max-width: 900px) and (min-width: 600px) {}

#hr {
border: 1px solid #000;
}

.link_pagine {
font-size:11px;
font-family:Verdana;
color:#000000;
}

a:link.link_pagine {
color: #000000;
}

a:visited.link_pagine {
color: #000000;
}

a:hover.link_pagine {
color: #000000;
}

a:active.link_pagine {
color: #000000;
}

#link_pos {
font-size:11px;
font-family:Verdana;
color:#000000;
}

a:link.link_pos {
color: #000000;
}

a:visited.link_pos {
color: #000000;
}

a:hover.link_pos {
color: #000000;
}

a:active.link_pos {
color: #000000;
}

#title_pos_princ {
font-size:11px;
font-family:Verdana;
color:#000000;
}

a:link.title_pos_princ {
color: #000000;
}

a:visited.title_pos_princ {
color: #000000;
}

a:hover.title_pos_princ {
color: #000000;
}

a:active.title_pos_princ {
color: #000000;
}

#title_pos {
font-size:11px;
font-family:Verdana;
color:#000000;
}

a:link.title_pos {
color: #000000;
}

a:visited.title_pos {
color: #000000;
}

a:hover.title_pos {
color: #000000;
}

a:active.title_pos {
color: #000000;
}

#h3_pos {
font-size:11px;
font-family:Verdana;
color:#000000;
font-weight: normal;
}

a:link.h3_pos {
color: #000000;
}

a:visited.h3_pos {
color: #000000;
}

a:hover.h3_pos {
color: #000000;
}

a:active.h3_pos {
color: #000000;
}

#more_pos {
font-size:11px;
font-family:Verdana;
color:#000000;
}

a:link.more_pos {
color: #000000;
}

a:visited.more_pos {
color: #000000;
}

a:hover.more_pos {
color: #000000;
}

a:active.more_pos {
color: #000000;
}

