/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
/***************************** VIDEO TEXT BACKGROUND *********************************/
.top_video_box {
    background: rgba(255, 255, 255, 0.2) !important;
}

/***************************** SERVICE BORDER HOMEPAGE************************************************/
.module_round_box_outer img {
    border: 1px solid #ccc !important;
}

#s5_qc_security_img {
    margin-bottom: 20px;
}

#s5_footer_area2 {
    background: #222 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#s5_search_wrap:hover, .btn-link, a, .highlight1, .large_split_title h3, .highlight1 {
    color: #000000 !important;
}

#s5_top_row1_wrap, #s5_top_row2_wrap, #s5_top_row3_wrap, #s5_middle_bottom_wrap, #s5_middle_top_wrap, #s5_bottom_row1_wrap, #s5_bottom_row2_wrap, #s5_bottom_row3_wrap, #s5_below_columns_wrap1, #s5_above_columns_wrap1 {
    padding-bottom: 2px !important;
}

.s5_yes_custom_bg, #s5_center_area1, .s5_no_custom_bg {
    padding-top: 20px !important;
}

.captchaCnt {
 margin-top: 20px !important; 
}


/* ******************************************** NEW TO ASHFORD LOUIS *********************************************** */
#s5_search_top_bar {
    background: #A74A88;
}


.module_round_box.dark {
    background: #6d2956;
}

#s5_footer_area2 {
    background: #53153e !important;
}

#s5_pos_custom_7_wrap {
    background: #a74a88;
}

#adaka {
  display: flex;
}
#benkum {
  flex: 0 0 35%;
}
#nifa {
  flex: 1;
  margin-top:20px;
}

#s5_pos_custom_7 .inputbox {
    background: #ff5fc9 !important;
}

#s5_pos_custom_7 form {
    width: 100% !important;
}