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/ |
.promo-treatments {
position: absolute;
bottom: -70px;
/*background: red;*/
width: 100%;
}
.promo-title {
background: #ffd962;
border-bottom: 2px solid #d8b74f;
padding: 20px;
}
.text-promo {
padding-top: 10px;
font-size: 24px;
color: #282828;
}
.btn-book-massage {
color: #282828;
font-size: 14px;
font-family: 'Proxima Nova Condensed';
border: 2px solid #282828;
border-radius: 20px;
padding: 8px 20px;
display: block;
width: 100%;
text-align: center;
}
.btn-book-massage:hover, .btn-book-massage:focus {
color: #282828;
}
.promo-price {
background: #282828;
border-radius: 50%;
border-bottom: 2px solid #d8b74f;
text-align: center;
width: 150px;
height: 150px;
margin-top:-40px;
padding-top:30px;
}
.price-title {
font-size: 18px;
color: #ffd962;
font-family: 'Proxima Nova';
}
.price {
font-size: 48px;
font-weight: bold;
color: #ffd962;
font-family: 'Proxima Nova';
}
.price-mention {
font-size: 12px;
color: #ffd962;
font-family: 'Proxima Nova';
}
/* 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) {
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
}
/* 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) {
}
/* Samsung Galaxy Tab 3 (7") ----------- */
@media only screen and (min-device-width: 600px) and (max-device-width: 767px) and (orientation: landscape) {
}
/* iPhone 3, 4, others no-name ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (orientation: portrait) {
}
@media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (orientation: landscape) {
}
/* 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) {
}
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) {
}
/* iPhone 5, 5S, 5SE ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) {
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) {
}
/* iPhone 6,7 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) {
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) {
}
/* iPhone 6+,7+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) {
}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) {
}
/* Samsung Galaxy S7Edge ----------- */
@media only screen and (max-width: 412px) and (max-height: 732px) and (orientation: portrait) {
}
@media only screen and (max-width: 412px) and (max-height: 732px) and (orientation: landscape) {
}