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/www/dev-test/resources/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/tradze/www/dev-test/resources/assets/css/css-price-offers.css
.light-bg {
    background: url('../img/light-bg.jpg') repeat-x;
    height: auto;
    padding-bottom: 75px;
}

.page-title {
    font-size: 24px;
    line-height: 26px;
    color: #673120;
    font-family: 'Proxima Nova Condensed';
    font-weight: lighter;
    text-align: left;
    margin-top: 70px;
    margin-bottom: 70px;
}

.text {
    font-size: 14px;
    line-height: 18px;
    text-align: justify;
    color: #fff;
    font-family: 'Proxima Nova';
    margin-bottom: 10px;
}

.action-btn {
    background: #ffd962;
    border-bottom: 5px solid #d8b74f;
    padding: 10px 5px;
    font-size: 14px;
    color: #855b17;
    font-family: 'Proxima Nova Condensed';
    text-align: center;
    font-weight: lighter;
    height: 37px;
    display: block;
    margin-right: 30px;
}

.action-btn a {
    color: #855b17;
}

.action-btn:hover, .action-btn:focus {
    color: #855b17;
}

.buttons {
    margin-top: 10px;
}

.gray-bg {
    background: #5c5c5c;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
    padding: 30px 0px;
}

.gray-bg .big-title {
    color: #fff;
    background: url('../img/shaded-background.png');
    width: 100%;
    font-size: 36px;
    line-height: 26px;
    padding: 10px 20px;
    margin-bottom: 10px;
}

.gray-bg .title {
    color: #cd8f7c;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px;
}

.sep-line {
    background: url('../img/sep-bg.png') repeat-x;
    width: 100%;
    height: 2px;
    padding: 5px 0px;
}

.text-offers {
    padding: 30px 20px 10px 20px;
}

.text-box {
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(6, 6, 6, 0.25);
    margin-bottom: 50px;
    padding: 20px 0px;
}

.text-box .big-title {
    color: #333;
    background: #fff7e0 url('../img/shaded-background.png');
    width: 100%;
    font-size: 36px;
    line-height: 26px;
    padding: 10px 30px;
    font-family: 'Proxima Nova Condensed';
    font-weight: normal;
    margin-bottom: 10px;
}

.price-line {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 30px;
}

.time {
    font-size: 18px;
    color: #521400;
}

.price {
    font-size: 24px;
    color: #333;
    text-align: right;
}

.buttons-bottom {
    margin-left: 20px;
    margin-top: 15px;
}

/* RESPONSIVE CSS
 -------------------------------------------------------------------------------*/

/* Portrait tablets and medium desktops */
@media (min-width: 1260px) and (max-width: 1280px) {

}

/* Large desktops and laptops */
@media (min-width: 1200px) {
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .text-box .title {
        font-size: 22px;
    }

    .contact-form-bg .title {
        font-size: 33px;
    }

    .action-btn {
        padding: 10px 5px;
        font-size: 12px;
    }

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .text-box .title {
        font-size: 22px;
    }

    .contact-form-bg .title {
        font-size: 22px;
    }

    .text-box .text {
        margin-bottom: 50px;
    }

    .page-title {
        font-size: 22px;
        line-height: 24px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .action-btn {
        padding: 10px 8px;
        font-size: 12px;
    }

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .gray-bg {
        margin-top: 50px;
    }

    .gray-bg .title {
        font-size: 20px;
        line-height: 22px;
    }

    .text-box .title {
        font-size: 20px;
    }

    .contact-form-bg {
        margin-top: 20px;
    }

    .contact-form-bg .title {
        font-size: 24px;
    }

    .page-title {
        font-size: 18px;
        line-height: 20px;
        margin-top: 50px;
        margin-bottom: 0px;
    }

    .action-btn {
        padding: 10px 8px;
        font-size: 14px;
    }

    .text-box {
        margin-bottom:10px;
        margin-top:30px;
        padding: 20px 0px;
    }

    .text-box .big-title {
        color: #333;
        background: #fff7e0 url('../img/shaded-background.png');
        width: 100%;
        font-size: 25px;
        line-height: 26px;
        padding: 10px 30px;
        font-family: 'Proxima Nova Condensed';
        font-weight: normal;
        margin-bottom: 10px;
    }

}

/* Landscape phones and smaller samsung */
@media (min-width: 330px) and (max-width: 480px) {
    .text-box .title {
        font-size: 20px;
    }

    .contact-form-bg {
        margin-top: 20px;
    }

    .contact-form-bg .title {
        font-size: 24px;
    }

    .page-title {
        font-size: 18px;
        line-height: 20px;
        margin-top: 50px;
        margin-bottom: 10px;
    }

    .action-btn {
        padding: 10px 5px 20px 5px;
        line-height: 12px;
        font-size: 12px;
        display: block;
    }

}

/* Landscape phones and smaller iphone */
@media (min-width: 300px) and (max-width: 325px) {
    .gray-bg {
        padding: 20px 10px;
    }

    .text-box {
        height: auto;
    }

    .text-box .text {
        height: auto;
        margin-bottom: 50px;
    }

    .page-title {
        font-size: 18px;
        line-height: 20px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .action-btn {
        padding: 5px 8px;
        line-height: 12px;
        font-size: 12px;
        display: block;
    }
}



ZeroDay Forums Mini