/*
 Theme Name: Non bacio le mani
 Description:  TwentyTwentyOne Child Theme for Non bacio le mani
 Author:       Coopyleft
 Template:     twentytwentyone
 Version:      1.0.0

*/
/* Variables */
:root {
    --global--spacing-vertical: 10px;
}

a:-webkit-any-link {
    text-decoration: none;
}
a:link, a:visited, a:active {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

body.custom-background {
    background-color: #a5a6a6 !important;
}
#page {
    background: #fff;
    max-width: 1200px;
    margin: 0 auto;
}
.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}
.primary-navigation a, .primary-navigation a:link {
    color:#000 !important
}

input[type=text], 
input[type=email], 
input[type=url], 
input[type=password], 
input[type=search], 
input[type=number], 
input[type=tel], input[type=date], 
input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], .site textarea{
    border: 1px solid #777;
    border-radius: 0;
    color: #333;
    width: 100%;
}
input[type=checkbox], input[type=radio]{
    border: 1px solid #777;
    border-radius: 0;
    color: #333;    
}
footer#colophon {
    margin: 0 auto !important;
    padding: 0;
    position: relative;
    top: -20px;
    max-width: 1200px !important;
    display: block;
}

@media only screen and (min-width: 482px){
    .primary-navigation a {
        font-size: 20px;
        font-weight: 700;
    }
p.has-text-align-center.alphabetic-pagination {
    float: left;
    position: relative;
    top: 10px;
}
.pdfprnt-buttons {
    float: right;
    top: 0;
    position: relative;
}

}

@media only screen and (max-width: 481px){
    #page {
    max-width: 1200px;
    margin: 0 auto;
}
.primary-navigation-open .primary-navigation{
    z-index:200
}

}

.site-footer > .site-info {
    width: auto;
    background-color: #fff;
    border-top: dashed 1px #ccc;
    padding: 10px;
    text-align: center;
    color: #777;
    font-size: 13px;
    display: block;
}

#scl {
    min-width: 300px;
}

#nwsl {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    padding-left: 10px;
    margin-left: 10px;
    text-align: left;
    font-size: 12.8px;
    font-weight: 300;
    margin-top: 19px;
}

.nwsl_titolo {
    font-size: 1.9em;
    font-weight: 400 !important;
    color: #777;
}
.nwsl_attribute {
    width: 130px;
}

#nwsl input[type="submit"] {
    padding: 0 2px;
    height: 24px;
    line-height: 16px;
    background-color: #777;
    color: #fff;
    border: solid 2px #555;
    font-weight: bold;
}
/**/

ul.products {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    /*    width: 100%;
        display: flex;*/
}
ul.products li {
    float: left;
    margin: 0 0 20px 0;
    width: 203px;
    min-height: 370px;
    max-height: 370px;
    text-align: center;
}

ul.products li img {
    border: solid 0 #000;
    min-height: 230px;
    max-height: 230px;
    max-width: 150px;
    width: 100%;
    margin-bottom: 15px;
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.6);
    -webkit-box-shadow: 5px 5px 5px rgb(0 0 0 / 60%);
    box-shadow: 5px 5px 5px rgb(0 0 0 / 60%);
}
.woocommerce-loop-product__title {
    font-size: 14px;
    font-weight: 700;
    clear: both;
line-height:18.2px
}

/**/
div#pager-box {
    float: left;
    display: inline-flex;
    flex: auto;
    position: relative;
    margin-top: 10px;
    max-width: 96%;
}
div#pager-box span {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(im/bullets.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
    color: #fff;
}
div#pager-box span.cycle-pager-active {
    background-position: 0 100%;
}
div#arrows {
    float: right;
    display: inline-flex;
    color: #a1a1a1;
    font-size: 10px;
}
div#arrows span{
    margin: 0 10px;
    padding: 10px;
}

/**/

@media only screen and (max-width: 481px){
    .products.home {
        position: relative;
        display: flex;
    }
    ul.products.home li{
        width: 50%
    }
}
@media only screen and (min-width: 900px){
    #text_home {
        margin: 10px 150px;
    }
}
.products.home {
    position: relative;
    display: block;
}

ul.products.home li {

    display: flow-root;
    width: 25%;
}
.entry-content.home h2.title,aside.entry-footer h2{
    padding: 0;
    margin: 10px 0 20px 0;
    font-size: 28px;
    font-weight: 400 !important;
    color: #000;
}
.entry-content.home section{
    position: relative;
    clear: both;
}
#hblog,#hvideo,aside.entry-footer h2{
    border-top: 1px solid #808080
}

h4.tt {
    font-size: 16px;
    color: #666 !important;
}

#hblog .rss{
    flex-basis: 0;
    flex-grow: 1;
}
#hblog .rss a{
    text-decoration: none;
}
#hblog .rss p{
    font-size: 14px;
    color: #666 !important;

}

/**/
#collane ul{
    list-style: none;
    color: #666;
    font-size: 12.8px;
    font-weight: 700;
    text-indent: 0;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
#collane a{
    color: #666!important;
    text-decoration: none;
}
#collane h3{
    font-size: 20px;
    margin-top: 20px
}
.products .price bdi {
    font-weight: bold;
    /*color: #1982d1;*/
}
.products .price del bdi{
    font-weight: 300;
    color: #000;
}

.products a:hover {
    color: #192c63 !important;
    text-decoration: underline;
}

.autore a{
    font-size:12.8px;
    font-style:italic;
    font-weight:300;
}
@media only screen and (max-width: 740px){
    ul.products.home li {
        display: block;
        width: 50%;
    }
    #hblog .rss {
        width: 50%;
        flex: none;
        flex-grow: inherit;
        margin-bottom: 10px;
    }

}
@media only screen and (max-width: 320px){
    ul.products.home li {
        width: 80%;
    }
    #hblog .rss {
        width: 100%;
    }

}
