Sh3ll
OdayForums


Server : Apache
System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User : tradze ( 1001)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/tradze/public_html/public/themes/frontend_new/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/public_html/public/themes/frontend_new/assets/css/css-blog.css
.blog-link{
    color: #000000;
}
.blog-link:hover{
     color: var(--title) !important;
}

.treatment .treatment-info .treatment-text a {
     color: var(--title) !important;
}

.text-error{
    color:#d80000!important;
}

.comments_container{
    margin:20px 0 20px 0;
}


/* text zone*/
.text-zone {
    margin-top: 78px;
    margin-bottom: 20px;
}

.text-zone-title {
    font-size: 18px;
    color: #b79839;
    font-family: 'ProximaNovaA-Regular';
    font-weight: normal;
}

.text-zone-description {
    font-size: 14px;
    line-height: 18px;
    color: #282828;
    font-family: 'ProximaNova-Light';
    font-weight: 300;
    margin-top: 10px;
    padding-bottom: 30px;
}
.bottom-border {
  border: solid 1px transparent !important;
  background-image: var(--my-gradient) !important;
  background-origin: border-box !important;
  background-clip: content-box, border-box !important;
  box-shadow: var(--my-shadow) !important;
}

.page-content {
    margin-bottom: 100px;
}

/* treatment list*/
.treatment {
    margin-bottom: 30px;
}

.pic-treatment {
    margin: 0 auto;
    display: block;
}

.treatment-info {
    margin-bottom: 20px;
    padding-top: 20px;
}

#sendComment .button-login-trans{
    top:22px;
}
.treatment-title {
    font-size: 24px;
    color: #000;
    font-family: 'ProximaNovaA-Regular';
    font-weight: 600;
    position: relative;
    line-height: 1.2;
}

.treatment-text {
    font-size: 14px;
    line-height: 17px;
    color: #000;
    font-family: 'ProximaNovaA-Regular';
    text-align: justify;
    margin-top: 15px;
}

.note {
    font-size: 11px;
    line-height: 13px;
    color: #000;
    font-family: 'ProximaNovaA-Regular';
    font-style: italic;
    margin-top: 10px;
    text-align: justify;
}

.btn-book-treatment {
    padding: 10px 20px 10px 20px;
    color: var(--primary-color);
    font-size: 14px;
    font-family: "Proxima Nova Condensed";
    font-weight: bold;
    display: block;
    text-align: center;
    width: 25%;
    margin-top: 25px;
    border-radius: 20px;
    border: solid 2px transparent !important;
    background-image: var(--my-gradient) !important;
    background-origin: border-box !important;
    background-clip: content-box, border-box !important;
    box-shadow: var(--my-shadow) !important;
}

/*.btn-book-treatment:hover, .btn-book-treatment:focus {
    color: #fff;
}*/

/* RESPONSIVE CSS
 -------------------------------------------------------------------------------*/
/*Large desktop*/
@media (min-width: 1260px) and (max-width: 1280px) {

}

/*Small Desktop*/
@media (min-width: 1200px) {

}

/*Laptops*/
@media (min-width: 992px) and (max-width: 1199px) {
    .btn-book-treatment {
        padding: 10px 15px;
        width: 35%;
    }

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .btn-book-treatment {
        padding: 10px 15px;
        width: 35%;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}

/* Samsung Galaxy Tab 3 (7") ----------- */
@media only screen and (min-device-width: 600px) and (max-device-width: 767px) and (orientation: portrait) {
    /* text zone */
    .text-zone {
        margin-top: 110px;
        margin-bottom: 20px;
    }

    .btn-book-treatment {
        padding: 10px 15px;
        width: 50%;
    }
}

/* Samsung Galaxy Tab 3 (7") ----------- */
@media only screen and (min-device-width: 600px) and (max-device-width: 767px) and (orientation: landscape) {
    /* text zone */
    .text-zone {
        margin-top: 140px;
        margin-bottom: 20px;
    }

    .btn-book-treatment {
        padding: 10px 15px;
        width: 50%;
    }
}

/* LG (G3,G4,G5, Nexus 5), Samsung Galaxy S(3-7), HTC ONE  ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) {
    /* text zone */
    .text-zone {
        margin-top: 120px;
        margin-bottom: 20px;
    }

    .btn-book-treatment {
        padding: 10px 15px;
        width: 50%;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) {
    /* text zone */
    .text-zone {
        margin-top: 120px;
        margin-bottom: 20px;
    }

    .btn-book-treatment {
        padding: 10px 15px;
        width: 50%;
    }
}

/* iPhone 6,7 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) {
    /* text zone */
    .text-zone {
        margin-top: 120px;
        margin-bottom: 20px;
    }

    .btn-book-treatment {
        padding: 10px 15px;
        width: 50%;
    }

}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) {
    /* text zone */
    .text-zone {
        margin-top: 120px;
        margin-bottom: 20px;
    }

    .btn-book-treatment {
        padding: 10px 15px;
        width: 50%;
    }
}

/* iPhone 6+,7+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) {
    /* text zone */
    .text-zone {
        margin-top: 120px;
        margin-bottom: 20px;
    }

    .btn-book-treatment {
        padding: 10px 15px;
        width: 50%;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) {
    /* text zone */
    .text-zone {
        margin-top: 120px;
        margin-bottom: 20px;
    }

    .btn-book-treatment {
        padding: 10px 15px;
        width: 50%;
    }
}

/* Samsung Galaxy S7Edge ----------- */
@media only screen and (max-width: 412px) and (max-height: 732px)  and (orientation: portrait) {
    /* text zone */
    .text-zone {
        margin-top: 120px;
        margin-bottom: 20px;
    }

    .btn-book-treatment {
        padding: 10px 15px;
        width: 50%;
    }
}

@media only screen and (max-width: 412px) and (max-height: 732px)  and (orientation: landscape) {
    /* text zone */
    .text-zone {
        margin-top: 120px;
        margin-bottom: 20px;
    }

    .btn-book-treatment {
        padding: 10px 15px;
        width: 50%;
    }
}

ZeroDay Forums Mini