/*body.custom-background{
    background: linear-gradient(  to right,  #5d4b47 0%,  #584845 40%,  #4f403d 70%,  #4a3b39 100%) !important;

} 
*/
header .logo img {
    max-width: 120px;
}

.nav-bkg1 {
    background: #000000!important;
}

.headerWrap-7.navbar-fixed-top.nav-bkg1 .logo img {
    max-width: 80px;
}

body .footer-section a{
color: #ffffff!important;
text-decoration: none!important;
border:0px!important;
}

body .footer-section a:hover, .footer-section a:focus{
color: #e31f29!important;
} 

h4.menu-title-section, h4.menu-title-section a, .menu-title-section.active a, .menu-title-section:hover a, .menu-title-section:hover:before {
    color: #353535;
}
.menu-title-section.active:before {
   color: #e31f29!important; 
}

.testimonial-quote .icon {
    fill: #ffffff;
 
}

.testimonial-client {
 
   color: #e31f29;
}
.swiper-pagination-bullet {
   background: #ffffff;
    width: 10px;
    height: 10px;
    margin: 0px 10px !important;
}

.swiper-pagination-bullet-active {
    background: #e31f29;
}

/*=============voucher code============*/

#shop-voucher .elementor-shortcode {
    border: 2px dashed #fff;
    padding: 20px;
}

#shop-voucher .elementor-shortcode  p{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    justify-content: center;
    column-gap: 5px;
}

#shop-voucher .elementor-shortcode .wpcf7-spinner{
    position: absolute;
    left: calc(50% - 12px);
    bottom: 50%;
}

#shop-voucher .elementor-shortcode p input {
    margin: 0px;
}

#shop-voucher .elementor-shortcode p .wpcf7-submit {
    padding: 9px 24px;
}

/*=============voucher code end here============*/

/*==============to test color only==============*/
body.page-id-773 .nav-bkg1 {
    background: #353535 !important;
}


body.page-id-773.custom-background{
background: linear-gradient(to bottom,  #000000 0%,#221e1e 87%,#4e3b38 100%)!important;
   
}

