
/* Smartphone Portrait and Landscape */
/* .td-kf-block-row {
    width: 100%;
} */

.td-kf-block-row [class*="td-block-span"] {
    display: block;
    min-height: 1px;
    float: left;
}
/*
.buy-button-wrapper .buy-button, 
.buy-button-wrapper .buy-button:hover, 
.buy-button-wrapper .buy-button:visited {
    text-decoration: none !important;
    border: 0px;
    float: none;
    margin: 0px;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    font-family: 'Open Sans',arial,sans-serif;
    background: 0 0;
    font-size: 16px;
    line-height: 1.5;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    background: #111;
    color: #fff;
    outline: 0;
    width: 100%;
    padding: 18px 24px;
    border-radius: 30px;

}
.buy-button-wrapper .buy-button:hover{
    background-color: #555;
}
.buy-button-wrapper, .release-attibutes{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
*/
/* .section-releated-releases{
    padding-top: 20px;
    padding-bottom: 40px;
}
.section-releated-releases+.section-releated-releases{
    padding-top: 20px;
}
.section-releated-releases:after, .section-releated-releases:before {
    clear: both;
    display: table;
    content: " ";
}
.section-releated-releases .block-title{
    font-weight: bold;
    font-size: 16px;
    font-family: Poppins;
    margin-left: 5px;
    margin-bottom: 0px;
    margin-top: 20px;
    display: block;
}

hr.releated-lines{
    height: 1px;
    background-color: #000;
    border: none;
    margin: 0px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0px;
    display: none;
} 
.section-releated-releases .td-kof-block-row .td_module_3 .entry-thumb{
    min-height: auto;
}
.section-releated-releases .td-kof-block-row .td-image-wrap{
    text-align: center;
    display: block;
}
*/


/* .section-releated-releases .td_module_3 .entry-title.td-module-title{
    text-align: center;
    width: 100%;
}
.section-releated-releases .td_module_3.date-context .entry-title.td-module-title{
    text-align: left;
}

.section-releated-releases .td_module_wrap .meta-info{
    text-align: center;
    display: table-row;
    width: 100%;    
}
.td-post-content .section-releated-releases  .td_module_3 .td-module-thumb{
    margin-bottom: 10px;
} */
/* #where-to-buy{
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 20px;
    font-size: 18px;
}
.where-to-buy-label{
    font-weight: bold;
}
.where-to-buy-value, .where-to-buy-label{
    display: inline-block;
}  */
/* .section-releated-releases  .td-module-image img.entry-thumb{
    margin: 0 auto;
} */

.section-releated-releases .td-kf-block-row .td-block-span4{
    width: 33.33% !important;
    padding-left: 10px;
    padding-right: 10px; 
}
/* .section-releated-releases .td-kof-block-row .td-block-span4:last-child{
    padding-right: 5px;
}

.section-releated-releases .td-block-span4 .td_module_3 .item-details{
    width: 100%;
    height: 51px;
    overflow: hidden;
}
.section-releated-releases .td-block-span4 .td_module_3.date-context .item-details{
    height: 65px;
}

.section-releated-releases .entry-title.td-module-title{
    vertical-align: top;
    text-align: center;
} */

/* .release-attibutes{
    margin-top: 15px;
    margin-bottom: 50px;
    width: 100%;
    display: table;    
}
.release-attibutes .release-attr-item{
    padding: 0px;
    margin: 0;
    line-height: 16px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #eee;

}
.release-attr-item .release-attr-value,
.release-attr-item .release-attr-title{
    width: unset;
    display: table-cell;
    vertical-align: top;
    margin: 0;
    padding: 5px 10px;

}
.release-attr-item .release-attr-title{
    font-size: 12px;
    text-transform:capitalize;
    color: #555;
    text-align: left;
    white-space: nowrap;
    width: 1%;    
}
.release-attr-item .release-attr-value{
    font-size: 14px;
    color: #000;
    text-align: right;
    width: 99%;    
}


.release-attr-item .release-attr-title{
    color: #555;
    text-align: left;
    white-space: nowrap;
    padding-right: 5px;
    width: 1%;
}
.release-attr-item .release-attr-value{
    color: #000;
    text-align: right;
    padding-left: 5px;
    width: 99%;
} */

/* .likes {
    background-image: url('../images/fire.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    line-height: 18px;
    margin-right: 4px;
    vertical-align: sub;
}
.like-flame-orange{
    background-repeat: no-repeat;
}
.like-flame-grey, .like-flame-red, .like-flame-orange {
    width: 14px;
    height: 16px;
}
.likes-wrapper {
    display: inline-block;
    margin-left: 9px;
}
.likes-wrapper span{
    vertical-align: inherit;
} */

/* #post-style-code-wrapper .section-releated-releases .td-kf-block-row{
    width: unset;
} */

/* #releases-date-tabs ul.nav-pills{
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: inline-block;
}

#releases-date-tabs{
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}
#releases-date-tabs:after, #releases-date-tabs:before{
    clear: both;
}
#releases-date-tabs .nav-pills > li{
    padding: 5px 3px;
    display: inline-block;
    margin: 0px;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: normal;
    float: none;
    text-align: center;
    line-height: 1.42857143;
    
}
#releases-date-tabs .nav-pills > li > span, 
#releases-date-tabs .nav-pills > li >a{
    position: relative;
    display: inline-block;
    padding: 8px 1px;
    width: 100%;
    text-align: center;
    
}

#releases-date-tabs .nav-pills > li > a {
    background-color: #FFF;
    color: #000;
    border: 1px solid #000;
    padding: 5px 15px;
    min-width: 110px;
    margin-left: 1px;
    margin-right: 1px;
    display: block;
    width: 100%;
    border-radius: 4px;
    white-space: nowrap;
    
}

#releases-date-tabs .nav-pills > li > a:hover{
    background-color:#444;
    color: #ffffff;
}
#releases-date-tabs .nav-pills > li.active > a{
    color: #ffffff;
    background-color: #000;

} */
article.post>.section-releated-releases{
    padding-left: 10px;
    padding-right: 10px;
}

@media  (max-width: 767px) {
    /* .buy-button-wrapper, .release-attibutes{
        width: 100%;
    } */
    .type-bestsellers{
        border-bottom: 0px;
    }
    .section-releated-releases.type-related .td-block-span4{
        width: 50% !important;
        float: left !important;
    }    
    .section-releated-releases .td-kf-block-row .td-block-span4{
        padding-left: 5px;
        padding-right: 5px;
    }
    article.post>.section-releated-releases{
        padding-left: 0px;
        padding-right: 0px;
    }


    /* .section-releated-releases .td_module_3 .entry-title, 
    .section-releated-releases .td_module_2 .entry-title{
        font-size: 14px !important;
        line-height: 19px !important;
        margin-bottom: 5px;
    }

    .section-releated-releases .td_module_3,
    .section-releated-releases .td_module_2{
        padding-bottom: 10px;
    }
    .release-attr-item .release-attr-title{
        padding-left: 5px;
    }
    .release-attr-item .release-attr-value{
        padding-right: 5px;
    } */
    /* #where-to-buy{
        font-size: 80%;
    }
    .where-to-buy-value, .where-to-buy-label{
        display: block;
    }  */

    /* .section-releated-releases .td-block-span4 .td_module_3.date-context .item-details{
        height: 62px;
    } */
    #post-style-code-wrapper .section-releated-releases .td-kf-block-row{
        width: 100%;
    }
    #post-style-code-wrapper .section-releated-releases{
        margin-left: -10px;
        margin-right: -10px;
    }    
    .td-pb-padding-side  .section-releated-releases .td-kf-block-row{
        margin-right: unset;
        margin-left: unset;
    }

    /* #releases-date-tabs{
        overflow-x: auto;
        white-space: nowrap;
        position: relative;
        overflow-y: hidden;
        padding-left: 10px;
        padding-right: 10px;
    }
    #releases-date-tabs .nav-pills{
        white-space: nowrap;
        width: 100%;
    }
    #releases-date-tabs .nav-pills > li{
        font-size: 12px;
        margin: 0px !important;
        padding-left: 1px;
        padding-right: 1px;
        float: none;
        width: unset;
    }
    #releases-date-tabs .nav-pills > li > a{
        display: block;
        margin: 0px;

    } */
}