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/assets/css/ |
body {
background: #fff;
font-family: 'Proxima Nova';
font-size: 12px;
line-height: 18px;
color: #333;
}
a:hover, a:focus {
text-decoration: none;
}
a:focus {
outline: none;
}
@font-face {
font-family: "Proxima Nova";
src: url("../fonts/proximanova/proximanova-regular-webfont.ttf")
}
@font-face {
font-family: "Proxima Nova";
src: url("../fonts/proximanova/proximanova-bold-webfont.ttf");
font-weight: bold;
}
@font-face {
font-family: "Proxima Nova";
src: url("../fonts/proximanova/proximanova-boldit-webfont.ttf");
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: "Proxima Nova";
src: url("../fonts/proximanova/proximanova-regitalic-webfont.ttf");
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: "Proxima Nova Condensed";
src: url("../fonts/proximanova/proximanovacond-semibold-webfont.ttf");
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: "Proxima Nova Condensed";
src: url("../fonts/proximanova/proximanovacond-light-webfont.ttf");
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: "Proxima Nova Condensed";
src: url("../fonts/proximanova/proximanovacond-semibold-webfont.ttf");
font-weight: 600;
}
@font-face {
font-family: "Proxima Nova (TT)";
src: url("../fonts/proximanova/proximanovat-thin-webfont.ttf");
font-weight: 100;
}
.logo-img {
text-align: center;
height: 118px;
padding-top: 22px;
}
/* START TOP ELEMENTS -------------------------------------------*/
.top-elements {
background: #333333;
width: 100%;
height: 40px;
}
.log-in-register {
color: #fff;
font-size: 12px;
margin-top: 10px;
margin-left: 40px;
}
.log-in-register a {
color: #fff;
}
.log-in-register a:hover {
color: #fff;
}
.log-in-register a:focus {
color: #fff;
}
.checkout-link {
color: #fff;
font-size: 12px;
margin-top: 10px;
}
.checkout-link a {
color: #fff;
}
.checkout-link a:hover {
color: #fff;
}
.checkout-link a:focus {
color: #fff;
}
.checkout-btn {
font-size: 10px;
background: url('../img/checkout-bg.png') no-repeat;
color: #333333;
border-radius: 30px;
text-align: center;
padding-top: 1px;
width: 72px;
height: 20px;
margin-left: 13px;
margin-right: 11px;
}
.book-massage {
background: url('../img/book-massage-btn.png') no-repeat;
font-size: 12px;
text-align: center;
padding-top: 12px;
font-weight: bold;
color: #855b17;
width: 122px;
height: 45px;
display: block;
}
.book-massage:hover {
background: url('../img/book-massage-btn.png') no-repeat;
font-size: 12px;
text-align: center;
padding-top: 12px;
font-weight: bold;
color: #855b17;
width: 122px;
height: 45px;
display: block;
}
.book-massage:focus {
background: url('../img/book-massage-btn.png') no-repeat;
font-size: 12px;
text-align: center;
padding-top: 12px;
font-weight: bold;
color: #855b17;
width: 122px;
height: 45px;
display: block;
}
/* START MENU -------------------------------------------*/
.navbar {
min-height: inherit;
margin-bottom: 0px;
}
.navbar-inverse {
background: none;
border-color: #fff;
}
.navbar-inverse .navbar-toggle {
border: none;
margin-top: -83px;
}
.navbar-collapse {
padding: 0px;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background: none;
}
.navbar-nav {
text-align: center;
background: #333;
padding: 10px 0px;
}
.navbar-nav > li {
float: none;
display: inline-block;
font-size: 14px;
font-family: 'Proxima Nova';
line-height: 5px;
text-transform: uppercase;
}
.navbar-nav > li:first-child a {
background: none;
}
.nav > li > a {
display: block;
padding: 0px 5px 0px 15px;
background: url('../img/sep-menu.jpg') no-repeat 4px;
position: relative;
}
.navbar-inverse .navbar-nav > li > a {
color: #fff;
}
.navbar-inverse .navbar-nav > li > a:hover {
color: #ffd962;
}
.navbar-header {
float: none;
}
.navbar-toggle {
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
float: right;
margin-bottom: 8px;
margin-right: 10px;
margin-top: 0px;
padding: 0px;
position: relative;
display: block;
}
.navbar-collapse.collapse {
display: none !important;
}
.navbar-nav {
float: none !important;
}
.navbar-collapse.collapse.in {
display: block !important;
}
.navbar-brand {
font-size: 18px;
height: 77px;
line-height: 20px;
margin: 0;
float: none;
text-align: center;
}
.promo-booking {
background: #ffd962;
padding: 10px;
text-align: center;
color: #855b17;
font-size: 14px;
}
.top-number {
font-size: 18px;
}
.white-bg {
background: #fff;
}
.relative {
position: relative;
}
.open > .dropdown-menu {
display: block;
top: 30px;
}
.dropdown {
position: absolute;
top: 7px;
left: 0px;
background: none;
border: none;
}
.dropdown button {
background: none;
border: none;
}
.dropdown-menu {
background-clip: padding-box;
background-color: #333333;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
display: none;
float: right !important;
font-size: 12px;
left: 0;
list-style: outside none none;
margin: 2px 0 0;
min-width: 160px;
padding: 5px 0;
position: absolute;
text-align: left;
top: 100%;
z-index: 1000;
}
.dropdown-menu > li > a {
clear: both;
color: #fff;
display: block;
font-weight: normal;
line-height: 1.42857;
font-size: 14px;
padding: 5px 10px;
white-space: nowrap;
border-bottom: 1px solid #6d6d6d;
}
.dropdown-menu > li:last-child a {
border-bottom: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
text-decoration: none;
color: #855b17;
background-color: #ffd962;
}
.panel-body ul li {
float: left;
list-style: none;
}
.menu-background {
background: #333333;
width: 100%;
padding: 10px 0px;
}
.menu-background ul {
margin: 0px;
padding: 0px;
text-align: center;
}
.menu-background ul li {
list-style: none;
display: inline;
float: none;
padding: 0px 5px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
}
.menu-background ul li a {
color: #fff;
}
.menu-background ul li a:hover {
color: #ffd962;
}
/* FOOTE ---------------------------------------------------*/
.footer-sigle-bg {
background: url('../img/footer-sigle-bg.jpg') repeat-x;
width: 100%;
height: 100px;
}
.logo-bottom {
padding-top: 0px;
}
.footer-shadow {
margin: 0 auto;
margin-top: 3px;
}
.footer-big-category {
margin-bottom: 11px;
margin-top:30px;
}
.footer-big-category ul {
margin: 0px;
padding: 0px;
text-align: center;
}
.footer-big-category ul li {
list-style: none;
float: none;
display: inline-block;
font-size: 16px;
color: #333;
padding: 0px 10px;
text-transform: uppercase;
}
.footer-big-category ul li a {
color: #333;
}
.footer-big-category ul li a:hover {
color: #521400;
}
.footer-big-category ul li a:focus {
color: #521400;
}
.brown-link {
color: #521400;
}
.footer-menu {
margin: 0 auto;
margin-top: 3px;
}
.footer-menu {
margin-bottom: 12px;
}
.footer-menu ul {
margin: 0px;
padding: 0px;
text-align: center;
}
.footer-menu ul li {
list-style: none;
float: none;
display: inline-block;
font-size: 12px;
color: #333;
padding: 0px 10px;
}
.footer-menu ul li a {
color: #333;
}
.footer-menu ul li a:hover {
color: #521400;
}
.footer-menu ul li a:focus {
color: #521400;
}
.footer-copyright {
font-size: 10px;
color: #333;
text-align: center;
margin-bottom: 30px;
}
/* RESPONSIVE CSS
-------------------------------------------------------------------------------*/
/* Portrait tablets and medium desktops */
@media (min-width: 1260px) and (max-width: 1280px) {
.container {
width: 1222px;
}
.hide-desktop {
display: none;
}
.cautare-telefon {
display: none;
}
}
/* Large desktops and laptops */
@media (min-width: 1200px) {
.hide-desktop {
display: none !important;
}
}
/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
/* HEADER MENU ---------------------------------*/
.navbar-nav > li {
float: none;
display: inline-block;
font-size: 13px;
line-height: 2px;
text-transform: uppercase;
}
.nav > li > a {
display: block;
padding: 0px 2px 0px 12px;
}
.nav > li:last-child > a {
padding-right: 0px;
}
/* FOOTER --------------------------------------*/
.social-footer {
padding-top: 10px;
}
.social-news-footer {
float: right;
padding-right: 20px;
}
.footer-links ul li {
float: left;
border-right: 1px solid #838383;
list-style: none;
font-size: 11px;
line-height: 12px;
color: #838383;
padding: 0px 5px 0px 5px;
text-align: right;
}
.hide-desktop {
display: none !important;
}
.hide-1024 {
display: none;
}
.footer-big-category ul li {
font-size: 14px;
}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
/* HEADER --------------------------------------*/
.navbar-nav > li {
float: none;
display: inherit;
font-size: 12px;
}
.nav > li > a {
display: block;
padding: 3px 10px;
background: none;
text-align: left;
}
/* FOOTER --------------------------------------*/
.footer-big-category ul li {
list-style: none;
float: none;
display: inline-block;
font-size: 11px;
color: #333;
padding: 0px 7px;
}
.hide-tab {
display: none;
}
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
/* TOP ELEMENTS --------------------------------------*/
.promo-booking {
background: #ffd962;
padding: 10px;
text-align: center;
color: #855b17;
font-size: 12px;
margin-top: 2px;
}
.gray-top-background {
background: #333333;
padding: 5px 0px 0px 0px;
}
.open > .dropdown-menu {
display: block;
top: 25px;
}
.log-in-register-tel {
text-align: left;
font-size: 12px;
color: #fff;
float: left;
}
.log-in-register {
color: #fff;
font-size: 12px;
margin-left: 40px;
}
.log-in-register-tel a {
color: #fff;
}
.log-in-register-tel a:hover {
color: #ffd962;
}
.log-in-register-tel a:focus {
color: #ffd962;
}
.checkout-link-tel {
font-size: 12px;
float: right;
margin-bottom: 10px;
}
.checkout-link-tel a {
color: #fff;
}
.checkout-link-tel a:hover {
color: #ffd962;
}
.checkout-link-tel a:focus {
color: #ffd962;
}
.checkout-btn-tel {
font-size: 10px;
background: url('../img/checkout-bg.png') no-repeat;
color: #333333;
border-radius: 30px;
text-align: center;
padding-top: 1px;
width: 72px;
height: 20px;
margin-right: 0px;
margin-left: 5px;
}
.book-massage-phone {
background: #ffd962;
padding: 6px;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #855b17;
width: 100%;
height: 30px;
display: block;
}
.book-massage-phone:hover {
background: #855b17;
color: #ffd962;
}
/* HEADER MENU --------------------------------------*/
.navbar-nav > li {
float: none;
display: inherit;
font-size: 12px;
}
.nav > li > a {
display: block;
padding: 3px 10px;
background: none;
text-align: left;
}
.navbar-inverse .navbar-nav > li > a:hover {
background: #ffd962;
color: #333;
}
.navbar-nav {
margin: 0px;
}
/* FOOTER --------------------------------------*/
.footer-big-category ul li {
list-style: none;
float: none;
display: inline-block;
font-size: 13px;
color: #333;
padding: 0px 5px;
}
.hide-tel {
display: none !important;
}
}
/* Landscape phones and smaller samsung */
@media (min-width: 330px) and (max-width: 480px) {
/* TOP ELEMENTS --------------------------------------*/
.gray-top-background {
background: #333333;
padding: 5px 0px 0px 0px;
}
.log-in-register-tel {
text-align: left;
font-size: 12px;
color: #fff;
float: left;
padding-left: 10px;
}
.log-in-register-tel a {
color: #fff;
}
.log-in-register-tel a:hover {
color: #ffd962;
}
.log-in-register-tel a:focus {
color: #ffd962;
}
.checkout-link-tel {
font-size: 12px;
float: right;
margin-bottom: 10px;
}
.checkout-link-tel a {
color: #fff;
}
.checkout-link-tel a:hover {
color: #ffd962;
}
.checkout-link-tel a:focus {
color: #ffd962;
}
.checkout-btn-tel {
font-size: 10px;
background: url('../img/checkout-bg.png') no-repeat;
color: #333333;
border-radius: 30px;
text-align: center;
padding-top: 1px;
width: 72px;
height: 20px;
margin-right: 10px;
margin-left: 5px;
}
.book-massage-phone {
background: #ffd962;
padding: 6px;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #855b17;
width: 100%;
height: 30px;
display: block;
}
.book-massage-phone:hover {
background: #855b17;
color: #ffd962;
}
/* HEADER --------------------------------------*/
.navbar-nav > li {
float: none;
display: inherit;
font-size: 12px;
}
.nav > li > a {
display: block;
padding: 3px 10px;
background: none;
text-align: left;
}
.navbar-inverse .navbar-nav > li > a:hover {
background: #ffd962;
color: #333;
}
.navbar-nav {
margin: 0px;
}
/* FOOTER --------------------------------------*/
.logo-bottom {
padding-top: 48px;
}
.footer-big-category ul li {
font-size: 12px;
padding: 0px 3px;
}
.footer-menu ul li {
font-size: 11px;
padding: 0px 5px;
}
.footer-sigle-bg {
margin-bottom: 30px;
}
.footer-copyright {
margin-bottom: 30px;
}
/* TOP ELEMENTS --------------------------------------*/
.hide-tel {
display: none !important;
}
}
/* Landscape phones and smaller iphone */
@media (min-width: 300px) and (max-width: 325px) {
/* TOP ELEMENTS --------------------------------------*/
.gray-top-background {
background: #333333;
padding: 5px 0px 0px 0px;
}
.log-in-register-tel {
text-align: right;
font-size: 12px;
color: #fff;
float: none;
padding-right: 10px;
margin-bottom: 5px;
}
.log-in-register-tel a {
color: #fff;
}
.log-in-register-tel a:hover {
color: #ffd962;
}
.log-in-register-tel a:focus {
color: #ffd962;
}
.checkout-link-tel {
font-size: 12px;
float: right;
margin-bottom: 10px;
text-align: right;
}
.checkout-link-tel a {
color: #fff;
}
.checkout-link-tel a:hover {
color: #ffd962;
}
.checkout-link-tel a:focus {
color: #ffd962;
}
.checkout-btn-tel {
font-size: 10px;
background: url('../img/checkout-bg.png') no-repeat;
color: #333333;
border-radius: 30px;
text-align: center;
padding-top: 1px;
width: 72px;
height: 20px;
margin-right: 10px;
margin-left: 5px;
}
.book-massage-phone {
background: #ffd962;
padding: 6px;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #855b17;
width: 100%;
height: 30px;
display: block;
}
.book-massage-phone:hover {
background: #855b17;
color: #ffd962;
}
/* HEADER --------------------------------------*/
.logo-img {
text-align: left !important;
}
.menu-icon {
width: 30px;
height: 30px;
}
.logo {
width: 230px;
height: 68px;
}
.navbar-nav > li {
float: none;
display: inherit;
font-size: 12px;
}
.nav > li > a {
display: block;
padding: 3px 10px;
background: none;
text-align: left;
}
.navbar-inverse .navbar-nav > li > a:hover {
background: #ffd962;
color: #333;
}
.navbar-nav {
margin: 0px;
}
/* FOOTER --------------------------------------*/
.logo-bottom {
padding-top: 48px;
}
.footer-big-category ul li {
font-size: 11px;
padding: 0px 3px;
}
.footer-menu ul li {
font-size: 10px;
padding: 0px 5px;
}
.footer-sigle-bg {
margin-bottom: 30px;
}
.footer-copyright {
margin-bottom: 30px;
}
/* TOP ELEMENTS --------------------------------------*/
.hide-tel {
display: none !important;
}
}