a {color: #22547c;}
.thhs_orange {color: rgb(237 97 51);}
.watermark {
    display: block;
    position: absolute;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    z-index: 10;
    width: 200px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 25%;
}
.thhs-banner .mod-custom {background-repeat: no-repeat;padding: 50px;background-size: contain;background-position-x: right;background-color: #EB6338;}
.thhs-banner-txt {width: 50%;}
.thhs-banner-txt h1 {font-size: 3rem;color: #fff;}
.thhs-banner-txt h2 {}
.thhs-banner-txt p {font-size: 1.25rem;width: 90%;margin-top: 40px;}

/* Hikashop */
.accordion-heading a.accordion-toggle {
    display: inline;
    background: none;
    padding-left: 10px;
    font-weight: 700;
}
.hikashop_subcategories h4 {font-size: 1rem;}
.hikashop_subcategories h4 a {font-size: 1rem;text-transform: uppercase;}
.hikashop_category_list_item a:hover {font-weight: 700;color:#22547c !important;}
.hikashop_subcategories .accordion-group {margin-bottom: 5px;}
.accordion-body {padding: 0px 20px 10px;}
.hikashop_category_list {padding-left: 0px;width: 100%;}
.hikashop_category_list .hikashop_category_list_item {border-bottom: solid 1px #ccc;}

@media only screen and (max-width: 600px) {
.thhs-banner .mod-custom {background-repeat: no-repeat;padding: 10px 15px;background-size: contain;background-position-x: right;background-color: #EB6338;}
.thhs-banner-txt {width: 100%;}
.thhs-banner-txt h1 {font-size: 2rem;}
.thhs-banner-txt h1, .thhs-banner-txt h2{width: 65%;}
.thhs-banner-txt p {font-size: 1rem;width: 100%;margin-top: 10px;}
}