/*
Theme Name: Bookie WP Child
Theme URI: http://www.toko.press
Author: TokoPress
Author URI: http://www.toko.press
Description: Child Theme For Bookie WordPress Theme
Version: 1.1
Template: bookie-wp
License: GPL License
License URI: license.txt
Tags: two-columns, responsive-layout, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, translation-ready
*/






/* TOGlI QUESTO!!!! */

.toko-slider-wrap .toko-slides .toko-slide {
    background-position: center left !important;
    height: 600px !important;
}


/* FINE TOGlI QUESTO!!!! */



.woocommerce table.shop_table thead {

    background: #f05c28;

}

.woocommerce-info {
    border-top-color: #f05c28;
}


.woocommerce ul.products li.product .product-inner figure, .woocommerce-page ul.products li.product .product-inner figure {
padding: 0px 0px 0 0px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0px 0px 25px #888888;
}


.archive .woocommerce ul.products li.product .product-image-box img, .woocommerce-page ul.products li.product .product-image-box img {

    max-height: 350px;
}

#listacartaceihome .woocommerce ul.products li.product .product-image-box img, .woocommerce-page ul.products li.product .product-image-box img {
   max-height: 400px;
}

.site-header .site-logo-image img {
 
    box-shadow: 0px 0px 30px #000;
 
}


.toko-slider-wrap .toko-slides .toko-slide .toko-slide-inner .toko-slide-detail a.toko-slide-button {
    display: inline-block;
    margin: 20px 0;
    padding: 10px 30px;
    border-radius: 24px;
    color: #ffffff;
    background: #f05c28;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    text-transform: capitalize;
}


.toko-slider-wrap .toko-slides .toko-slide .toko-slide-inner .toko-slide-detail .toko-slide-title {
    
    text-shadow: 0px 0px 20px #000;
}


div.summary.entry-summary > div.product_meta > span.sku_wrapper {
display:none;
}



/* EVENTI */


body.single-evento #page-title {
background-image:none !important;
}

body.single-evento .gca-column.one-third.first {
    width: 20%;
}


body.single-evento .books-search {
display:none;
}

body.single-evento .nascondi {

display:none;


}
body.single-evento .mostra {

display:block;
}
body.single-evento #modale {
display:none;

position:absolute;
width:100%;
margin:auto;
max-width:900px;
padding:30px;
background-color:#990000;
border-radius:30px;
box-shadow:0px 0px 10px #000000;
z-index:99;
   left: 50%;
    transform: translate(-50%, 0);
    color:#fff;

}

body.single-evento #modale h3, body.single-evento #modale h4, body.single-evento #modale h5, body.single-evento #modale h6   {
color:#fff;
}

body.single-evento #modale a {
color:#efefef;
}

body.single-evento #chiudimodale img {
float:right;
width:40px;
margin-left:20px;
margin-bottom:20px;
}


body.single-evento #boxfilmato {
background-color:#f7f7ee;
}

body.single-evento #boxfilmato iframe {
width:100%;
max-width:1200px;
height:650px;
margin:auto;
}

body.single-evento .menu ul {
margin-left:0px;
padding-left:0px;
}

body.single-evento .menu li {
list-style:none;
border-bottom:1pt solid #990000;
padding:10px 0px;
margin-left:0px;
transition:padding 1s ease;
}

body.single-evento .menu li:hover {
list-style:none;

padding-left:15px;
background-color:#fff;
color:#990000;
}

body.single-evento .entry {
    margin-bottom: 00px;
    padding: 5px 50px 25px;

}


body.single-evento .entry-content img {
border-radius:100px;
border:1pt solid #aaaaa;
width:80px;
transition:transform 1s ease;
}

body.single-evento .entry-content img:hover {
 transform: rotate(15deg) scale(1.1);

}


body.single-evento div#barcode {
    position: absolute;
    width: 120px;
    right: 30px;
bottom: 120px;
}

body.single-evento #dc_form {
padding-top:20px;
clear:both;
}

body.single-evento #dc_form input {
padding:7px;
border:1pt solid;
border-radius:10px;

}

body.single-evento #dc_form  input[type="submit"] {
    border-radius: 100px;

    width: 40px;
}

body.single-evento #sac-output, body.single-evento #sac-panel {
width:100%;
border-radius:10px;
}

body.single-evento #domanda input[type="text"] {
border-radius: 10px;
    border: 1pt;
    padding: 10px;
    width: 90%;
    color:#000;
    }
    body.single-evento #domanda button {
border-radius: 10px;
    border: 1pt;
    padding: 10px;
    width: 8%;
    color:#000;
    }
    
       body.single-evento  #reply-title {
       display:none;}
       
       
        body.single-evento   .menu span {
          display:none;
          }
          
          body.single-evento    .comments-area-inner {
          display:none;
          }
       
       
       @media only screen and (max-width: 650px) {
       
       body.single-evento     .entry-content p {
       margin-bottom:0px;
       line-height:14px;
       }
       
        body.single-evento  .gca-column.one-third {
        width:40% !important;
        }
        
          body.single-evento h6 {
          margin-bottom:0px;
          }
          
       body.single-evento   img.alignright {
          width:100% !important;
          }
          
                body.single-evento   .main-content-container {
    padding-top: 00px;
    padding-bottom: 60px;
}

    body.single-evento   .menu span {
          display:block;
          float:right;
          }
   
       }