/********** Header ********************************************************************/
.navbar-light{background:#f5f3f3;}

.quick-search .form-control {border:1px solid #000; box-shadow:none; color:#000; height:34px;}
.quick-search .btn {height:34px;}

.hdr-links a {color:#000;}
.hdr-links a:hover {color:#676666;}

/********** MainBanner **************************************************************************************************/
.carousel-caption {bottom:12%; z-index:99;}
.carousel-control-next, .carousel-control-prev {width: 4%;}
#MainBanner .overlay {background-color: rgb(0 0 0 / 0%); z-index:1;}

.bnr-txt {padding:0 7%;}

/********** content ***************************************************************************************************/

.zoom img {transition: transform .2s;}
.zoom:hover img {transform: scale(1.1);}

.categories {text-shadow:1px 1px 3px #000;}
.categories h3 {font-weight: bolder;}

.aws-container .aws-search-form .aws-form-btn {background: #000!important;border: 1px solid #000!important;}
.aws-container .aws-search-form .aws-search-btn svg {color: #fff!important;}

/********** Footer ***************************************************************************************************/
#Footer{font-size:16px; background:#f4f3f3; color:#000;} .copyright{font-size:12px;} #Footer a {color:#000;}
#Footer a:hover,#Footer a.active {color:#0090df;}
#Footer .quick-search .form-control {height:44px;}
#Footer .quick-search .btn {height:44px;}

