@charset "utf-8";
/* CSS Document */
/* ------------------------------------ DO NOT EDIT, PLACE ANY IMAGES OR DELETE THIS CONTENT ------------------------------------*/
/* ----------------------------------------------- PLEASE USE OTHER CONTENT AREA TO EDIT -----------------------------------------*/
/* --- CSS UPDATED 05/01/2023 ---*/
.fannywilliams .dropdownmenu .megamenu_container,
.fannywilliams .regularmegamenu .mainnav,
.fannywilliams #jPanelMenu-menu,
.fannywilliams .regularmegamenu .mainnav {
background: #705b4f !important;
}
.fannywilliams .dropdownrootitem2,
.fannywilliams .dropdownrootitem3,
.fannywilliams .dropdownrootitem4,
.fannywilliams .dropdownrootitem5,
.fannywilliams .dropdownrootitem6 {
color:#705b4f !important ;
}
.fannywilliams a.megamenu_level1 {
color:#e3cebc !important;
}
.fannywilliams #page_footer .footer_subscribe::after {
background:#BAA797;
}
.fannywilliams .vi-img-buttons .vi-img-buttons-item:hover {
background: #BAA797;
color: #000;
}
.fannywilliams .vi-img-buttons .vi-img-buttons-item:active {
border: black;
}
.fannywilliams p {
font-size: 18px !important;
}
.fannywilliams .btn-BAA797 a .btn a {
color: #333;
text-decoration: none;
}
.fannywilliams .btn-BAA797 {
display: table;
cursor: pointer;
background: #BAA797;
color: #333;
padding: 15px !important;
margin: 15px 0;
border-radius: 25px;
border:0;
text-decoration: none;
font-weight: 600;
transition: ease-in .15s;
}
.fannywilliams .btn-BAA797:hover {
background: #efe6de;
color: #333;
transition: ease-in .15s;
}
.fannywilliams .vi-fullwidth-banner .vi-banner-description {
font-style: italic;
}
@media screen and (max-width:47.99em) {
.fannywilliams .vi-img-buttons {
background: #efe6de;
}
.fannywilliams #sitebody {
background: #fff;
}
.fannywilliams #jPanelMenu-menu {
background: #705b4f !important;
}
}
@media screen and (min-width:48em){
.fannywilliams .vi-img-buttons {
background: none;
}
.fannywilliams #sitebody {
background: #fff;
}
}
@media screen and (min-width:62.44em) {
.fannywilliams .vi-img-buttons {
background: none;
}
.fannywilliams #sitebody {
background: rgb(239,230,222);
background: -webkit-linear-gradient(rgba(239,230,222,1) 0%, rgba(239,230,222,1) 33%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(rgba(239,230,222,1) 0%, rgba(239,230,222,1) 33%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 100%);
background: linear-gradient(rgba(239,230,222,1) 0%, rgba(239,230,222,1) 33%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 100%);
}
}