.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a {
font-size : 20px;
}
.WaGadgetMenuHorizontal.menuStyle002 .menuInner {
border-bottom: none !important;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a:hover{
color: #ba8c33 !important;
}
.WaGadgetMenuHorizontal.menuStyle002 .menuInner ul.firstLevel>li.sel>.item>a>span:after {
    background-color: #ba8c33 !important;
}
@media only screen and (max-width: 616px) {
.WaGadgetMenuHorizontal.menuStyle002 .menuInner .menuButton {
    background: #ba8c33 !important;
}
}

a.stylizedButton.buttonStyle001 {
    background: #ba8c33 !important;
       font-size: 19px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 11px;
    padding-bottom: 11px;
    border-radius: 5px;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.phantom {
    display: none !important;
}
@media only screen and (max-width: 616px) {
.WaGadgetMenuHorizontal[class*=menuStyle] .menuInner ul.firstLevel>li.sel>.item>a, .WaGadgetMenuHorizontal[class*=menuStyle] .menuInner ul.firstLevel>li.sel>.item:hover>a {
    color: #ba8c33;
}
}
@media only screen and (max-width: 616px) {
.gadgetStyleBody {
  padding-left: 5px !important;
}
#id_HFV4Tsg {
  margin-top: -84px !important;
}
#id_x3iQw9g_loginLink {
    margin-top: -140px;
    font-size: 18px;
}
}
/* Code to change page width START */
.container_12 {
    width: 1200px;
}
.s1_grid_12{
    width: auto;
}
@media only screen and (max-width: 1199px) and (min-width: 600px){
.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    min-width: 600px;
}}
@media only screen and (max-width: 616px){
.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 600px;
    min-width: 320px;
    display: block;
}}
/*Code to change page width END */ 