/*!
Theme Name: Band
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Band theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: band
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: band
Template Id: prod-25518
*/

#toTop {
	cursor: pointer;
}

.list{
    color: white;
}
.wp-block-quote.has-text-align-left.is-style-default p, cite{
    text-align: left;
    margin-left: 50px;
    
    
}
.wp-block-quote.has-text-align-left.is-style-default::before{
    content: "";
    background-image: url(http://192.168.7.94/2020/january/prod-27380/wp-content/uploads/2020/02/“.svg);
    width: 55px;
    height: 39px;
    margin-top: 35px;
}
.wp-block-quote cite{
    color: red;

}
.submit{
    background-color: red !important;
}
.attachment-kava-thumb-l{
    display: none !important;
}
.comment-body{
    border: solid 1px white;
    padding: 20px;
}
.entry-title.h2-style{
    margin-top: 200px !important;
    line-height: 1em!important;
    color: red;
}
.posted-on{
    color: red;
}
.paragraph1{
    font-size: 36px;
}

@media (min-width: 320px) and (max-width: 425px){
    .paragraph1{
    font-size: 20px;
}

}
@media (min-width: 426px) and (max-width: 768px){
    .paragraph1{
    font-size: 28px;
}

}
