/* მხოლოდ 1 სტრიქონებით შეგნით */
.row-blog{
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    padding: 0px 0px;
    margin: 0.7rem 0.7rem 0.7rem 0.7rem;
}

.row-blog:last-child {
    margin-bottom: 70px;
}

.row-blog h1{
    font-size: 2rem;
    color: #000;
    text-shadow: 0px 0px 1px #207ce5;
}

.row-blog h2{
    font-size: 1.3rem;
    text-shadow: 0px 0px 1px #207ce5;
}

.col-blog{
    height: auto;
    width: 100%;
    background: white;
    padding: 0px 7px 7px 0px;
    box-shadow: 0px 1px 2px #9E9E9E;
}

.col-blog img{
    height: 120px;
    float: left;
    margin-right: 11px;
    border-radius: 15px;
    object-fit: cover;
    width: 120px;    
    padding: 10px 10px 10px 10px;
}

.col-blog-text{
    font-size: 0.9rem;
    color: #1e4a6d;
    padding-right: 3%;
    padding-left: 3%;
    text-align: justify;    
    display: block;
    margin-bottom: 15px;
    min-height: 80px;
}



.box-blog{
    background: white;
    border-radius: 3px 3px 3px 3px;
}

.box-blog img{
    height: 80px;
    float: left;
    margin-right: 11px;
    border-radius: 100px;
    object-fit: cover;
    width: 80px;    
    margin: 0px !important;
}



.box-blog-text{
    font-size: 1rem;
    color: #07155f;
    margin-left: 15px;
    margin-right: 15px;
    display: block;
}

.box-blog-text img{
    border-radius: 0px;
    float: unset;
 }
 
 .box-blog-text li{
     margin-bottom: 7px;
 }


.col-button{
    display: inline-block;
    font-size: 0.8rem;
    color: white;
    float: right;
    background: #2196F3;
    padding: 8px 10px 10px 10px;
    border-radius: 2px 2px;
    width: auto;
    margin-right: 3%;
    box-shadow: 0px 1px 2px rgba(0,0,0,.25);
}
.col-button:hover{opacity: 0.7;}


.theme-inforer{
    width: 170px;
    border: 1px solid #e0f5fe;
    display: inline-block;
    margin-left: 10px;
    float: left;
   margin-bottom: 7px;
    padding-bottom: 7px;
}

.theme-inforer:last-child{
    text-align: center;
}

.cabOptButt {
display: inline-block;
    color: #77d0f9;
    font-weight: bold;
    width: 35px;
    text-align: center;
    margin-top: 20px;
    font-size: 10px;
    padding: 3px 7px 3px 7px;
    border-radius: 2px 2px;
    margin-top: 0px;
    letter-spacing: 1px;
}

.theme-rate{
    margin-right: auto;
    background: #f8fdfe;
    width: 100%;
    height: 37px;
}

.rate-elem{
    margin-left: 15px;
    font-size: 10px;
    color: #009688;
    float: left;
    margin-top: 14px;
    margin-right: 7px;
}
 
.rate-butt{
font-size: 30px;
float: left; 
cursor: pointer;
opacity: 0.5;
margin-top: 3px;
}

.rate-butt:hover{
 opacity: 1;   
}

.theme-open{
    color: white;
    padding: 0px 3px;
    padding: 1px 3px 1px 3px;
    border-radius: 2px 2px; 
    font-size: 10px; 
    margin-top: 5px;
    background: #03A9F4;
    padding: 7px 7px;
    letter-spacing: 1px;
    height: 15px;
    cursor: pointer;
}

.theme-open:hover{
 opacity: 0.7;   
}


.uTitle {
    width: 30%;
    height: 50px;
    border: none;
    border-bottom: 2px solid rgb(3, 169, 244);
    float: left;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: orangered;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
    background: whitesmoke;
    margin-right: 20px;
}

.uTitle:focus{
    border: none;
    border-bottom: 2px solid rgb(3, 169, 244);
    background-color: #afe1c7;
    overflow: hidden;
    outline:none;
}

.sendForum {
    width: 50px;
    height: 50px;
    border-radius: 7px;
    background: linear-gradient(to bottom, #00b7ea 0%,#009ec3 100%);
    font-size: 18px;
    float: right;
}

.artAuthorImg {
    float: left;
    overflow: hidden;
    margin-left: 3px;
    margin-right: 7px;
    border: 2px solid #b9dfe5;
    width: 30px;
    height: 30px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


.artAuthorImg img {
    height: 30px;
}

.themeAuthorImg {
float: left;
    overflow: hidden;
    margin-left: 10px;
    margin-right: 7px;
    margin-bottom: 7px;
    width: 60px;
    height: 60px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 30px;
}


.themeAuthorImg img {
    height: 60px;
}

.row {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    padding: 0px 0px;
    margin: 0.7rem 0rem 0.7rem 0rem;
    letter-spacing: normal;
}

.row-detail_stat:last-child {
    margin-bottom: 1.5rem;
}


.col-1 {
    height: 153px;
    width: 100%;
    background: white;
    padding: 0px 7px 7px 0px;
    box-shadow: 0px 1px 2px rgba(0,0,0,.25);
}

.col-1-tlt{
    color: #4c69f2;
    font-weight: bold;
    display: block;
    margin: 7px 15px;
    text-align: left;
    padding-bottom: 7px;
}

.mess-separator {
    display: flex;
    width: 100%;
    border-top: 1px solid #d6cdcd;
    margin: 7px 7px 7px 0px;
    justify-content: flex-end;
}



@media only screen and (max-width: 1050px){
         
}


@media only screen and (max-width: 700px){

    /* ბლოგის სტატიების ბლოკების ზომა */ 
.row-blog h1 {
    font-size: 1.5rem;
}
    
.row-blog h2 {
    font-size: 1.0rem;
}

.row-blog {
    margin: 0px 0px;
}  

}


@media only screen and (max-width: 500px){

    /* ბლოგის სტატიების ბლოკების ზომა */ 
    .box-blog-text img {
    width: 95% !important;
    }
    
    .row-blog h1 {
    font-size: 1.3rem;
    }

}

@media only screen and (max-width: 350px){
    
    .col-button {
    font-size: 0.7rem;
    padding: 8px 6px 10px 6px;
    margin-right: 0px;
    }
    
    
}


