body {
font-family: 'Arimo', sans-serif;
color: #342421;
text-align: right;
direction: rtl;
font-size: 16px;
font-weight: 400;
}
* {
margin: 0;
padding: 0;
}
html {
scroll-behavior: smooth;
}
ul,
li,
ol {
padding: 0;
margin: 0;
list-style: none;
}
img {
border: none;
padding: 0;
margin: 0;
}
.cls {
clear: both;
}
a {
color: #000;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a:hover {
color: #bd1f24;
text-decoration: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
iframe,
object,
embed {
max-width: 100%;
}
input:focus {
outline: none;
}
input {
font-family: 'Arimo', sans-serif;
text-align: right;
direction: rtl;
}
textarea {
font-family: 'Arimo', sans-serif;
text-align: right;
direction: rtl;
}
select {
font-family: 'Arimo', sans-serif;
text-align: right;
direction: rtl;
}
.img-fluid{
width: 100%;
height: auto;
display: inline-block;
} .menuicon {
position: absolute;
top: 30px;
right: 0;
display: none;
cursor: pointer;
}
.floatingnav {
position: fixed;
top: 0;
right: -320px;
width: 320px;
height: 100%;
background: #fff;
z-index: 999999999;
}
.mobilemenuheader {
padding: 20px 10px;
overflow: hidden;
position: relative;
border-bottom: 5px solid #ab603e;
}
.mobilelogo {
float: left;
}
.mobilelogo img {
width: 100%;
height: auto;
display: inline-block;
max-width: 250px;
}
.closemenu {
float: right;
padding: 0 0 0 0;
cursor: pointer;
}
.menubox {
color: #000;
padding: 10px 10px 10px 10px;
text-align: center;
}
.menubox ul li {
padding: 0 0 5px 0;
text-align: right;
}
.menubox ul li a {
font-weight: 300;
text-decoration: none;
color: #231f20;
padding-right: 21px;
}
.menubox ul li a:hover {
text-decoration: none;
color: #ab603e;
}
.menubox ul li.current_page_item a {
text-decoration: none;
color: #ab603e;
}
.menubox ul li.current_page_item ul li a {
text-decoration: none;
color: #231f20;
} .container {
max-width: 1240px;
margin: 0 auto;
padding: 0 10px;
}
.floating-icons{
width: 86px;
position: fixed;
bottom: 40px;
left: -5px;
z-index: 999999;
}
.floating-icons img{
margin: 5px 0 5px 0;
max-width: 56px;
border-radius: 50%;
}
.header-area{
width: 100%;
height: 95px;
position: fixed;
top: 0;
left: 0;
z-index: 999999;
}
.home-header-area{
position: fixed;
top: 0;
left: 0;
z-index: 999999;
}
.sticky{
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
background: #e8dbc8;
}
.header-container{
max-width: 1740px;
margin: 0 auto;
padding: 0 10px;
}
.header-inner{
position: relative;
padding: 20px 0 0 0;
}
.header{
height: 75px;
}
.header-left{
width: 23%;
float: left;
text-align: left;
}
.logo img{
width: 100%;
height: auto;
display: inline-block;
max-width: 301px;
}
.logo img.black-logo{
display: none;
}
.sticky .logo img.black-logo{
display: inline-block;
}
.sticky .logo img.white-logo{
display: none;
}
.header-middle{
width:70%;
float: left;
padding: 15px 0 0 0;
text-align: center;
}
.navigation ul li{
display: inline-block;
margin: 0 0 0 45px;
position: relative;
}
.navigation ul li a{
font-size: 18px;
display: block;
padding: 0 0 15px 0;
color: #fff;
text-decoration: none;
border-bottom: 8px solid transparent;
}
.navigation ul li a:hover{
color: #38B6C1;
text-decoration: none;
}
.navigation ul li ul{
opacity: 0;
visibility: hidden;
width: 150px;
position: absolute;
top: 50px;
right: 0;
z-index: 999999999;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.navigation ul li ul li{
display: block;
padding: 5px 0;
margin: 0;
}
.navigation ul li ul li a{
border-bottom: none;
padding: 0;
}
.navigation ul li.current_page_item ul li a{
color: #fff;
border-bottom: none;
}
.navigation ul li.current_page_item a{
color: #fff;
border-bottom: 1px solid #fff;
}
.navigation ul li ul li a:hover, .navigation ul li.current_page_item ul li a:hover{
color: #ab603e;
}
.navigation ul li ul li ul{
right: 150px;
top: 0;
}
.navigation ul li:hover > ul{
opacity: 1;
visibility: visible;
}
.sticky .navigation ul li a{
color: #231f20;
}
.sticky .navigation ul li.current_page_item a{
color: #231f20;
border-bottom: 8px solid #231f20;
}
.sticky .navigation ul li.current_page_item ul li a{
color: #fff;
border-bottom: none;
}
.header-right{
position: absolute;
top: 35px;
right: 0;
padding: 0 0 0 0;
}
.header-right a{
color: #fff;
}
.sticky .header-right a{
color: #231f20;
}
.top-social-link{
position: absolute;
top: 25px;
right: 100px;
}
.top-social-link img {
margin: 7px 10px 0 10px;
max-width: 38px;
}
.slider-area{
direction: ltr;
overflow: hidden;
position: relative;
}
.scroll-down{
position: absolute;
width: 100%;
text-align: center;
bottom: 20%;
z-index: 9999;
}
.scroll-down img{
animation: bounce 2s infinite;
-webkit-animation: bounce 2s infinite;
-moz-animation: bounce 2s infinite;
-o-animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
40% {-webkit-transform: translateY(-30px);}
60% {-webkit-transform: translateY(-15px);}
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
40% {-moz-transform: translateY(-30px);}
60% {-moz-transform: translateY(-15px);}
}
@-o-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
40% {-o-transform: translateY(-30px);}
60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
40% {transform: translateY(-30px);}
60% {transform: translateY(-15px);}
}
.home-banner img{
width: 100%;
height: auto;
display: block;
}
.home-banner-over{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 11;
}
.home-banner-inner{
position: absolute;
width:100%;
height:100%;
top: 0;
left: 0;
z-index: 1; opacity:0.6;
}
.home-banner-center{
width: 100%;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.home-banner-info{
width: 100%;
text-align: center;
}
.home-banner-info img{
width: 100%;
height: auto;
display: inline-block !important;
max-width: 373px;
}
.home-video-area{
position: relative;
}  
.home-video-area video{
object-fit: fill;
}
.home-mobile-video-area{
display: none;
position: relative;
}
.home-mobile-video-area video{
object-fit: fill;
}
.home-about-area{
position: relative;
}
.home-about-banner img{
width: 100%;
height: auto;
display: block;
}
.home-overlay-outer{
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 11;
}
.overlay-info{
text-align: center;
padding: 150px 0 0 0;
}
.overlay-info h4{
font-size: 20px;
line-height: 20px;
font-weight: 400;
color: #fff;
}
.home-magazine-area{
position: relative;
}
.home-business-area{
position: relative;
}
.footer-area{
background: #ac603f;
padding: 70px 0 70px 0;
overflow: hidden;
color: #fff;
}
.footer-inner{
overflow: hidden;
padding: 0 0 0 0;
}
.footer-left{
width: 50%;
float: left;
text-align: left;
}
.footer-logo img{
width: 100%;
height: auto;
display: inline-block;
max-width: 246px;
}
.footer-right{
width: 50%;
float: right;
}
.footer-menu{
padding: 0 0 25px 0;
overflow: hidden;
}
.footer-menu ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.footer-menu ul li{
margin: 0 5px;
}
.footer-menu ul li a{
font-size: 18px;
text-decoration: none;
color: #fff;
}
.footer-menu ul li a:hover{
text-decoration: none;
color: #231f20;
}
.footer-form-area{
overflow: hidden;
}
.footer-form-area h4{
padding: 0 0 20px 0;
font-weight: 400;
}
.footer-form-list{
padding: 0 0 12px 0;
overflow: hidden;
}
.footer-form-list input{
width: calc(100% - 22px);
height: 38px;
border: 1px solid #cd9e86;
padding: 0 10px 0 10px;
color: #fff;
background: none;
}
.footer-form-col-01{
float: right;
width: 32%;
margin: 0 0 0 2%;
}
.footer-form-col-02{
float: right;
width: 32%;
margin: 0 0 0 2%;
}
.footer-form-col-03{
float: left;
width: 32%;
margin: 0 0 0 0;
}
.footer-form-send-area{
overflow: hidden;
}
.footer-form-accept{
float: right;
direction: rtl;
padding: 10px 0 0 0;
}
.footer-form-send{
float: left;
}
.footer-form-send input{
font-weight: 700;
font-size: 24px;
width: 80px;
height: 30px;
line-height: 30px;
background: url(//www.beitandromeda.com/wp-content/themes/andromeda-house/images/send-arrow.png) no-repeat 0 center;
border: none;
cursor: pointer;
color: #fff;
}
.footer-form-send input:hover{
color: #ab603e;
}
.form-accept-list{
float: right;
margin: 0 0 0 30px;
}
.form-accept-list input{
margin: 0 0 0 10px;
}
.footer-info{
padding: 30px 0 0 0;
}
.social-link{
padding: 30px 0 0 0;
overflow: hidden;
}
.social-link img{
margin: 0 0 0 15px;
} .inner-page-banner{
overflow: hidden;
}
.inner-page-banner img{
width: 100%;
height: auto;
display: block;
}
.inner-content-area{
padding: 70px 0 70px 0;
overflow: hidden;
}
.about-content{
padding: 0 115px 60px 115px;
overflow: hidden;
}
.about-content h1{
font-size: 24px;
line-height: 24px;
text-align: center;
font-weight: 400;
padding: 0 0 50px 0;
}
.about-content p{
padding: 0 0 20px 0;
line-height: 25px;
}
.about-content-list{
padding: 60px 115px 60px 115px;
overflow: hidden;
border-top: 3px solid #342521;
}
.about-content-list h2{
font-size: 24px;
line-height: 24px;
text-align: center;
font-weight: 400;
padding: 0 0 50px 0;
}
.about-content-list p{
padding: 0 0 20px 0;
line-height: 20px;
}
.additional-content{
overflow: hidden;
}
.additional-content-left{
width: 49%;
float: left;
}
.additional-content-left img{
width: 100%;
height: auto;
display: inline-block;
}
.additional-content-right{
width: 49%;
float: right;
}
.additional-content-right img{
width: 100%;
height: auto;
display: block;
} .graybg{
background: #f7f7f7;
} .gallery-area{
padding: 150px 0;
overflow: hidden;
background: #f7f7f7;
}
.gallery-container{
max-width: 1080px;
margin: 0 auto;
padding: 0 10px;
}
.gallery-row{
display: flex;
flex-wrap: wrap;
}
.gallery-item{
margin: 10px 10px;
}
.gallery-item img{
width: auto;
max-width: 100%;
height: auto;
display: block;
} .header-black .navigation ul li a{
color: #342421;
}
.header-black .header-right a{
color: #342421;
}
.header-black .navigation ul li.current_page_item a{
border-bottom: 8px solid #342421;
}
.contact-area{
padding: 150px 0 130px 0;
overflow: hidden;
background: #f9f5f0;
}
.contact-container{
max-width: 750px;
margin: 0 auto;
padding: 0 10px;
}
.contact-content{
text-align: center;
padding: 0 0 50px 0;
}
.contact-content h1{
padding: 0 0 50px 0;
font-weight: 400;
font-size: 30px;
line-height: 30px;
}
.contact-content p{
font-size: 18px;
line-height: 20px;
padding: 10px 0;
}
.contact-form-list{
padding: 0 0 30px 0;
overflow: hidden;
}
.contact-form-list input{
font-size: 16px;
width: 100%;
height: 55px;
border:none;
border-bottom: 2px solid #62534e;
padding: 0 0 0 0;
color: #62534e;
background: none;
}
.contact-form-list textarea{
width: 100%;
font-size: 16px;
height: 120px;
border:none;
border-bottom: 2px solid #62534e;
padding: 0 0 0 0;
color: #62534e;
background: none;
resize: none;
}
.contact-form-check-list{
padding: 10px 0 10px 0;
color: #342421;
}
.contact-form-check-list input{
margin: 3px 0 0 10px;
float: right;
}
.contact-form-send{
padding: 20px 0 0 0;
}
.contact-form-send input{
font-weight: 700;
font-size: 24px;
width: 80px;
height: 30px;
line-height: 30px;
background: url(//www.beitandromeda.com/wp-content/themes/andromeda-house/images/contact-send-arrow.png) no-repeat 0 center;
border: none;
cursor: pointer;
color: #342421;
}
.contact-map{
overflow: hidden;
}
.contact-map img{
width: 100%;
height: auto;
display: block;
}
.contact-form-send .wpcf7-spinner{
display: block;
}
.showmobile{
display: none;
}
.fulllink{
position: absolute;
width: 100%;
height: 100%;
display: block;
top:0;
left: 0;
z-index: 99999;
} .top-banner-area{
position: relative;
}
.top-banner-over{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 11;
}
.top-banner-inner{
position: absolute;
width:100%;
height:100%;
top: 20%;
left: 0;
z-index: 1;
}
.top-banner-info{
width: 100%;
text-align: center;
color: #fff;
}
.top-banner-info h2{
font-weight: 400;
text-transform: uppercase;
color: #fff;
font-size: 40px;
line-height: 40px;
}
.magazine-isotop-area{
padding: 150px 10px 100px 10px;
max-width: 1920px;
margin: 0 auto;
}
.isotop-item{
margin: 0 0 0 70px;
}
.isotop-thumbnail img{
width: auto;
height: auto;
display: inline-block;
max-width: 100%;
}
.isotop-item:nth-child(2){
margin-top: 250px;
}
.magazine-content-area{
padding: 70px 10px 70px 10px;
overflow: hidden;
}
.magazine-container{
padding: 0 0 0 0;
max-width: 1540px;
margin: 0 auto;
}
.magazine-content h2{
font-weight: 400;
font-size: 30px;
line-height: 30px;
padding: 0 0 20px 0;
}
.magazine-content p {
padding: 0 0 20px 0;
line-height: 25px;
}
.magazine-gallery{
padding: 50px 10px;
overflow: hidden;
}
.row{
display: flex;
flex-wrap: wrap;
margin: 0 auto;
max-width: 1920px;
}
.magazine-item{
width: 31.33%;
margin: 10px 1% 10px 1%;
}
.magazine-thumbnail img{
width: 100%;
height: auto;
display: inline-block;
}
.magazine-bottom-area{
padding: 50px 10px 100px 10px;
overflow: hidden;
}
.magazine-bottom-pic{
text-align: center;
overflow: hidden;
}
.magazine-bottom-pic img{
width: 100%;
height: auto;
display: inline-block;
max-width: 1417px;
} .magazine-category{
width: 31.33%;
margin: 0 1% 20px 1%;
overflow: hidden;
position: relative;
}
.magazine-category-inner{
background: #fff;
padding: 15px;
overflow: hidden;
}
.category-thumbnail img{
width: 100%;
height: auto;
display: inline-block;
}
.magazine-short-info{
padding: 10px 0 0 0;
overflow: hidden;
}
.magazine-short-info h4{
font-size: 24px;
line-height: 28px;
padding: 0 0 10px 0;
}
.magazine-category-link{
text-align: center;
padding: 0 0 50px 0;
overflow: hidden;
}
.magazine-category-link a{
background: #ac603f;
color: #fff;
display: inline-block;
text-decoration: none;
border-radius: 10px;
padding: 15px 20px;
}
.magazine-category-link a:hover{
background: #000;
color: #fff;
}
.inner-banner-area{
position: relative;
}
.inner-page-banner-view img{
width: 100%;
height: auto;
display: block;
}
.inner-mobile-banner{
display: none;
}
.inner-mobile-banner img{
width: 100%;
height: auto;
display: block;
}
.contact-form-check-list .wpcf7-list-item{
display: block;
margin: 5px 0 !important;
}
.about-banner-info{
text-align: center;
color: #fff;
}
.about-banner-info h2{
font-size: 24px;
line-height: 28px;
font-weight: 400;
} .lp-area{
overflow: hidden;
}
.lp-banner-area{
position: relative;
}
.lp-top-banner img{
width: 100%;
height: auto;
display: block;
}
.lp-content-area{
background: #eee6db;
padding: 100px 0 100px 0;
overflow: hidden;
}
.lp-container{
max-width: 1340px;
margin: 0 auto;
padding: 0 10px;
}
.lp-content h1{
font-size: 45px;
line-height: 50px;
font-weight: 300;
color: #ab5f3d;
text-align: center;
padding: 0 0 50px 0;
}
.lp-content p{
padding: 0 0 40px 0;
line-height: 35px;
font-size: 26px;
color: #333333;
}
.flower-icon{
text-align: center;
padding: 20px 0 70px 0;
}
.lp-botton-content{
text-align: center;
}
.lp-botton-content h3{
font-size: 35px;
line-height: 35px;
font-weight: 300;
color: #ab5f3d;
text-align: center;
padding: 0 0 50px 0;
}
.lp-botton-content p{
padding: 0 0 20px 0;
line-height: 30px;
font-size: 26px;
color: #333333;
}
.lp-footer-area{
padding: 40px 0 40px 0;
overflow: hidden;
}
.lp-footer{
overflow: hidden;
}
.lp-footer-link{
width: 33%;
float: left;
text-align: left;
}
.lp-footer-link a{
color: #333333;
text-decoration: none;
font-size: 26px;
padding: 12px 0 12px 85px;
display: block;
}
.lp-footer-link a:hover{
color: #ab5f3d;
}
.lp-footer-link:nth-child(1) a{
background: url(//www.beitandromeda.com/wp-content/themes/andromeda-house/images/lp-icon-01.png) no-repeat 0 0;
}
.lp-footer-link:nth-child(2) a{
background: url(//www.beitandromeda.com/wp-content/themes/andromeda-house/images/lp-icon-02.png) no-repeat 0 0;
}
.lp-footer-link:nth-child(3) a{
background: url(//www.beitandromeda.com/wp-content/themes/andromeda-house/images/lp-icon-03.png) no-repeat 0 0;
}
.lp-footer-link:nth-child(4) a{
background: url(//www.beitandromeda.com/wp-content/themes/andromeda-house/images/lp-waze.png) no-repeat 0 0;
}
.lp-footer-link:nth-child(5) a{
background: url(//www.beitandromeda.com/wp-content/themes/andromeda-house/images/lp-map.png) no-repeat 0 0;
}
.lp-footer-link:nth-child(6) a{
background: url(//www.beitandromeda.com/wp-content/themes/andromeda-house/images/lp-phone.png) no-repeat 0 0;
}
.lp-footer-link:nth-child(7) a
{
background: url(//www.beitandromeda.com/wp-content/themes/andromeda-house/images/lp-whats.png) no-repeat 0 0; 
}
.lp-scroll-down{
bottom: 7%;
} .gallery-two-area{
padding: 0 0 0 0;
overflow: hidden;
}
.gallery-two-area h1{
text-align: center;
font-weight: 300;
padding: 30px 0 30px 0;
}
.gallery-tow-row{
display: flex;
flex-wrap: wrap;
margin: 0 -1% 0 -1%;
}
.gallery-list{
width: 31.33%;
margin: 0 1% 50px 1%;
}
.gallery-thumbnail img{
width: 100%;
height: 100%;
display: block;
}
.gallery-title{
margin: 20px 0 0 0;
overflow: hidden;
background: url(//www.beitandromeda.com/wp-content/themes/andromeda-house/images/gallery-title-bg.png) repeat-x right center;
}
.gallery-title h4{
font-size: 20px;
line-height: 20px;
font-weight: 300;
color: #231f20;
float: right;
background: #f7f7f7;
padding: 0 0 0 25px;
} .gallery-details-content{
text-align: center;
overflow: hidden;
}
.gallery-details-content p{
line-height: 28px;
padding: 0 0 25px 0;
}
.gallery-item-list{
width: 32.33%;
margin: 0 0.5% 10px 0.5%;
position: relative;
}
.gallery-details-thumbnail img{
width: 100%;
height: 100%;
display: block;
}
.gallery-video-thumbnail img{
width: 100%;
height: 100%;
display: block;
}
.play-icon{
position: absolute;
left: 50%;
top: 50%;
margin: -28px 0 0 -28px;
}
.play-icon img {
width: 120px !important;
height: 115px !important;
position: relative;
left: -38px;
top: -25px;
} .review-area{
padding: 120px 0 50px 0;
overflow: hidden;
background: #f7f7f7;
}
.review-heading{
text-align: center;
padding: 0 0 30px 0;
overflow: hidden;
}
.review-heading h1{
font-weight: 400;
font-size: 35px;
line-height: 35px;
}
.review-list{
padding: 30px 30px 30px 30px;
overflow: hidden;
}
.review-author-area{
padding: 0 0 20px 0;
overflow: hidden;
}
.review-author-right{
float: right;
}
.review-author-picture{
padding: 10px;
background: #f6f6f6;
border: 2px solid #f1f1f1;
border-radius: 50%;
}
.review-author-picture img{
width: 100%;
height: auto;
display: block;
max-width: 100px;
border-radius: 50%;
}
.review-author-left{
float: right;
padding: 0 20px 0 0;
}
.review-author-name{
padding: 15px 0 10px 0;
overflow: hidden;
}
.review-author-name h4{
font-size: 20px;
line-height: 20px;
}
.review-author-ratting{
overflow: hidden;
}
.review-date{
float: right;
padding: 0 0 0 20px;
}
.review-date p{
color: #b9b9b9;
font-weight: 700;
}
.ratting-stars{
float: right;
}
.ratting-stars img{
display: inline-block;
padding: 0 0 0 0;
}
.amount-people{
overflow: hidden;
padding: 5px 0 0 0;
}
.review-content p{
line-height: 24px;
}
.review-content-more{
padding: 20px 0 0 0;
overflow: hidden;
}
.review-content-more p{
line-height: 24px;
}
.review-gallery{
padding: 20px 0 0 0;
display: flex;
flex-wrap: wrap; 
margin: 0 -1%;
}
.review-gallery-item{
width: 23%;
margin: 0 1% 2% 1%;
}
.another-image{
padding: 20px 0 0 0;
overflow: hidden;
}
.another-image img{
width: 100%;
height: auto;
display: block;
}
.review-gallery-item img{
width: 100%;
height: auto;
display: block;
}
.readmore{
text-align: center;
padding: 20px 0 0 0;
cursor: pointer;
}
.even{
background: #fff;
}
.home-review-area{
padding: 70px 5% 70px 5%;
background: #e8dbc8;
overflow: hidden;
}
.home-review-slider{
position: relative;
direction: ltr;
}
.home-review-item{
background: #fff;
padding: 20px 20px;
overflow: hidden;
}
.home-review-button{
text-align: center;
padding: 30px 0;
overflow: hidden;
}
.home-review-button a{
background: #ac603f;
color: #fff;
text-decoration: none;
padding: 15px 50px;
border-radius: 50px;
}
.home-review-button a:hover{
background: #fff;
color: #ac603f;
}