/*
 Theme Name:   Cetara Child
 Theme URI:    https://demo.exptheme.com/cetara
 Description:  This is a child theme of Cetara theme
 Author:       Zooka team
 Author URI:   http://themeforest.net/user/zookastudio
 Template:     cetara
 Version:      1.0
  Text Domain:  cetara-child
*/ 


/*::::::::::::::::::::: Banner home :::::::::::::::::::::::::::::::::*/

.elementor-2125 .elementor-element.elementor-element-2e3c1ed .content_slide_1_item .large-heading {
    text-align: left;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.3);
}

.kng-swiper-arrows.bottom-left .kng-swiper-arrows-inner {
    display: none;
}

/*::::::::::::::::::::: Banner home :::::::::::::::::::::::::::::::::*/

h5 {
    font-family: 'Inter', sans-serif;
}

.post-image.kng-post-image,
.kng-item-content-inner .rol-extra {
    display: none !important;
} 

.event-meta-social a {
    color: #000000;
}

.book-item h5 {
    font-family: 'Inter', sans-serif;
    margin-top: 20px;
}

.book-item h6 {
    font-family: 'Inter', sans-serif;
    color: #666666;
    font-size: 15px;
    font-weight: lighter;
}

.kng-grid-item .kng-item-content {
    border-bottom: solid 1px #cccccc;
}

.kng-post-grid.layout-1-author .kng-item-content {
    padding: 24px 0 32px 0;
}

.kng-pagetitle-default .kng-page-title-overlay {
    background-color: transparent!important;
}

.btn, button, .button, input[type="submit"], input[type="button"], .added_to_cart, .kng-btn {
    position: relative;
    display: inline-block;
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    line-height: 2.46154;
    letter-spacing: 0.12em;
    padding: 7px 20px;
    background-color: #6897E5;
    outline: none;
    cursor: pointer;
    text-transform: uppercase;
    vertical-align: top;
    border: 1px solid #6897E5;
    text-align: center;
    box-shadow: none;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -khtml-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
}

.btn:active, button:active, .button:active, input[type="submit"]:active, input[type="button"]:active, .added_to_cart:active, .kng-btn:active, .btn:hover, button:hover, .button:hover, input[type="submit"]:hover, input[type="button"]:hover, .added_to_cart:hover, .kng-btn:hover, .btn:focus, button:focus, .button:focus, input[type="submit"]:focus, input[type="button"]:focus, .added_to_cart:focus, .kng-btn:focus {
    background: #000;
    border-color: #000;
    color: #fff;
    outline: medium none;
    text-decoration: none;
}

.wpcf7-list-item {
    display: inline;
    float: inline-start;
    margin: 0;
    margin-top: 5px;
}

.kng-post-meta-inner > span {
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.3em;
    color:#6897E5!important;
}

.kng-heading a{
    color: #000!important;
    font-weight: 500;
    margin-top: 0;
}

.kng-post-meta-inner .kng-meta-separator {
    width: 4px;
    height: 4px;
    background-color: #6897E5!important;
    border-radius: 50%;
    display: block;
}

.wpcf7-form .wpcf7-textarea {
    padding: 16px;
    height: 96px!important;
}

.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    display: block !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #46b450;
}

.kng-scroll-top {
    background: #6897E5!important;
}

.kng-qc-wrap.layout-2 .qc-icon {
    padding-top: 0px!important; 
}

.elementor-1668 .elementor-element.elementor-element-e9f6ec7 .kng-nav-menu .kng-nav-inner a:hover {
    color: #6897E5!important;
}

.kng-author-single .event-meta-detail .rol-extra {
    margin-left: -5px;
}

.associados .btn.btn-lg.btn-fill.btn-accent:hover {
    color: #ffffff;
}


.single-authors .book-item img {
    vertical-align: middle;
    height: 310px;
    width: 100%;
    object-fit: cover;
    border-style: none;
}




/* -------------------------------------------*-----------------*--------------------------------------------------*/
/*                    -----------------------*   MEDIA QUERIES   *------------------------                         */
/* -------------------------------------------*-----------------*--------------------------------------------------*/


@media (max-width: 1199px) { 

   .single-authors .book-item img {
    vertical-align: middle;
    height: 224px;
    width: 100%;
    object-fit: cover;
    border-style: none;
}

}

@media (max-width: 991px) { 

 .single-authors .book-item img {
        vertical-align: middle;
        height: 360px;
        width: 100%;
        object-fit: cover;
        border-style: none;
    }

}

@media (max-width: 767px) {

    .single-authors .book-item img {
        vertical-align: middle;
        height: 500px;
        width: 100%;
        object-fit: cover;
        border-style: none;
    }

}



@media (max-width: 575px) {
.single-authors .book-item img {
    vertical-align: middle;
    height: 290px;
    width: auto;
    object-fit: contain;
    object-position: center;
    border-style: none;
    text-align: center;
    margin: 0 auto;
}


	
}



