
/*start common css for all theme*/ 

.headersection { 
    margin-left: 0px; 
    margin-right: 0px; 
    display: block !important; 
} 

body { 
    padding-top: 0px; 
    font-family: "Lato", sans-serif !important; 
} 

.footer-top, .footer-bottom { 
    margin-left: 0px; 
    margin-right: 0px; 
} 

.container2 { 
    margin-top: 0px; 
} 

.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 { 
    margin: 0; 
    padding: 0; 
} 
footer{
	margin-top: 0px !important;
}
div.outsideframe > div.row.hidden-lg.hidden-md { 
    display: none !important; 
} 
/*end common css for all theme*/ 

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');

@font-face {
    font-family: "Archivo Narrow";
    src: local("Archivo Narrow Regular"), local("ArchivoNarrow-Regular"), url("https://fonts.gstatic.com/s/archivonarrow/v9/tss0ApVBdCYD5Q7hcxTE1ArZ0bbwiXw.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Archivo Narrow";
    src: local("Archivo Narrow Italic"), local("ArchivoNarrow-Italic"), url("https://fonts.gstatic.com/s/archivonarrow/v9/tss2ApVBdCYD5Q7hcxTE1ArZ0bb1uX563g.woff2") format("woff2");
    font-style: italic;
    font-weight: 400;
    unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: "Archivo Narrow";
    src: local("Archivo Narrow Bold"), local("ArchivoNarrow-Bold"), url("https://fonts.gstatic.com/s/archivonarrow/v9/tss3ApVBdCYD5Q7hcxTE1ArZ0b5LrGld-9I.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
    unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



div.outsideframe > div.row.hidden-lg.hidden-md {
    display: none !important;
}

.headersection {
    margin-left: 0px;
    margin-right: 0px;
    display: block !important;
}

body {
    padding-top: 0px;
}

.footer-top, .footer-bottom {
    margin-left: 0px;
    margin-right: 0px;
}

footer {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.container2 {
    margin-top: 0px;
}

.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    margin: 0;
    padding: 0;
}

.ce21sites .container-fluid {
    padding: 0;
}

div.ce21sites a:hover, div.ce21sites a:focus {
    outline: 0 none;
    text-decoration: none;
}

div.ce21sites h1, div.ce21sites h2, div.ce21sites h3, div.ce21sites h4, div.ce21sites h5, div.ce21sites h6, div.ce21sites p {
    margin: 0;
    padding: 0;
}

div.ce21sites ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    div.ce21sites ul li {
        margin: 0;
        padding: 0;
    }

div.ce21sites .m-t-5 {
    margin-top: 5px;
}

div.ce21sites .header {
    background-color: #0c1c8d;    
}
    div.ce21sites .header .header_links a {
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        margin-right: 15px;
        padding-top: 10px;
        padding-bottom: 10px;

    }
    div.ce21sites .header .header_links span {
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        display: inline-block;
        line-height: 5px;
    }

div.ce21sites .menu .navbar-default .navbar-brand {
    height: auto;
    padding: 10px 30px;
}

    div.ce21sites .menu .navbar-default .navbar-brand img {
        width: 200px;
    }

div.ce21sites .menu .navbar-default .navbar-nav {
    float: right;
    padding-top: 50px;
    font-family: 'Open Sans', sans-serif;
}

div.ce21sites .menu .navbar-inverse {
    background-color: inherit;
    border: none;
}

div.ce21sites .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #0c1c8d;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: none;
}

div.ce21sites .navbar-nav > li > .dropdown-menu {
    width: 240px;
    padding: 20px 0;
    border-top: 3px solid #d1bf91;
}

    div.ce21sites .navbar-nav > li > .dropdown-menu li {
        border-right: none;
        border-bottom: none;
        padding: 5px 20px;
    }

        div.ce21sites .navbar-nav > li > .dropdown-menu li:last-child {
            border-bottom: none;
        }

        div.ce21sites .navbar-nav > li > .dropdown-menu li a {
            text-align: left;
            color: rgb(255, 255, 255);
            width: 100%;
            padding: 6px 20px;
            font-size: 14px;
            transition: all .4s ease-in-out;
            white-space: normal;
            word-break: break-word;
            font-weight: 600;
            color: rgba(255,255,255,0.7);
        }

            div.ce21sites .navbar-nav > li > .dropdown-menu li a:hover, div.ce21sites .navbar-nav > li > .dropdown-menu li a:focus, div.ce21sites .navbar-nav > li > .dropdown-menu li a:active {
                opacity: 0.7;
                background-color: inherit;
                transition: all .4s ease-in-out;
                background-image: none;
            }

div.ce21sites .navbar-default {
    background-color: inherit;
    border: none;
    margin: 0;
    background: inherit;
    box-shadow: none;
}

    div.ce21sites .navbar-default .navbar-nav > li > a {
        padding-left: 0;
        padding-top: 0;
        padding-right: 22px;
        border: 0;
        color: rgba(0,0,0,.6);
        text-align: left;
        font-size: 14px;
        font-weight: 600;
        padding-bottom: 49px;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-image: none;
    }

        div.ce21sites .navbar-default .navbar-nav > li > a:hover, div.ce21sites .navbar-default .navbar-nav > li > a:focus {
            background-color: inherit;
            opacity: 0.7;
            transition: all .4s ease-in-out;
        }

        div.ce21sites .navbar-default .navbar-nav > li > a > i {
            vertical-align: bottom;
            font-size: 11px;
            margin-left: 4px;
            margin-bottom: 5px;
        }

    div.ce21sites .navbar-default .navbar-nav li {
        line-height: 14px;
    }

        div.ce21sites .navbar-default .navbar-nav li:last-child {
            border-right: none;
        }

div.ce21sites .navbar-nav > li > .last_menu {
    width: 200px;
    left: -72px;
}

div.ce21sites .navbar-default .navbar-nav > .active > a {
    color: #04177a;
    background-color: inherit;
}

div.ce21sites .footer {
    background-color: #04177a !important;
    color: #fff;
    padding: 54px 0;
    font-family: "Open Sans",Arial,sans-serif;
}

    div.ce21sites .footer .footer_link h3 {
        font-size: 20px;
        margin-bottom: 29px;
    }

    div.ce21sites .footer .footer_link .et_pb_text_inner a {
        color: #ffffff;
    }

    div.ce21sites .footer p {
        line-height: 23px;
        font-size: 14px;
    }

    div.ce21sites .footer .Explore {
        text-align: center;
    }

    div.ce21sites .footer .footer_link i {
        font-size: 16px;
        border: 1px solid;
        width: 32px;
        height: 32px;
        color: white;
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: center;
        border-radius: 3px;
    }

    div.ce21sites .footer .social_icon {
        text-align: left;
        width: 65.875%;
    }

        div.ce21sites .footer .social_icon .social_icon_sub_div {
            text-align: right;
        }

        div.ce21sites .footer .social_icon a {
            display: inline-block;
            margin-left: 4px;
        }

        div.ce21sites .footer .social_icon .fa-facebook-f {
            background-color: #3b5998;
            border-color: #3b5998;
        }

        div.ce21sites .footer .social_icon .fa-twitter {
            background-color: #00aced;
            border-color: #00aced;
        }

	div.ce21sites .footer_link .explore_hyperlinks{
      text-align:left;
	}

    div.ce21sites .footer .footer_link_space {
        padding: 27px 0;
      display : flex;
      justify-content: space-between;
    }

    div.ce21sites .footer .footer_logo img {
        display: block;
        margin: 0 auto;
        width: 26px;
    }

    div.ce21sites .footer .footer_logo {
        text-align: center;
       	padding: 27px 0;
    }

        div.ce21sites .footer .footer_logo a {
            color: #fff;
        }

	div.ce21sites .copyright p {
      margin-top:25px;
      text-align:right;
	}
	
	div.ce21sites .footer_button {
          margin-top: 30px;
	}

	div.ce21sites .footer_button .footer_join_button {
      color: #ffffff!important;
      border-width: 2px!important;
      border-radius: 7px;
      letter-spacing: 0px;
      font-size: 20px;
      background-color: #b1afb0;
      padding : 15px;
	}

@media(max-width:1199px) {
    div.ce21sites .navbar-default .navbar-nav > li > a {
        padding: 0 14px 49px;
    }
}

@media (min-width: 991px) {
    div.ce21sites ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }

    div.ce21sites #navbar {
        text-align: center;
    }
}

@media (max-width: 991px) {
    div.ce21sites .footer .footer_link_space {
        padding: 0;
    }

    div.ce21sites .navbar-default {
        margin: 6px 0px;
    }

    div.ce21sites .footer .col-md-3 {
        width: 50%;
        height: 260px;
        float: left;
    }

    div.ce21sites .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    div.ce21sites .dropdown-menu {
        position: relative;
    }

    div.ce21sites .navbar-default .navbar-toggle .icon-bar {
        background-color: #04177a;
    }

    div.ce21sites .navbar-default .navbar-toggle {
        border: none;
        margin-top: 20px;
    }

        div.ce21sites .navbar-default .navbar-toggle:focus, div.ce21sites .navbar-default .navbar-toggle:hover {
            background-color: inherit;
        }

    div.ce21sites .navbar-header {
        float: none;
    }

    div.ce21sites .navbar-default .navbar-nav li {
        border-right: none;
        border-bottom: 1px solid #fff;
    }

    div.ce21sites .navbar-left, div.ce21sites .navbar-right {
        float: none !important;
    }

    div.ce21sites .navbar-toggle {
        display: block;
    }

    div.ce21sites .navbar-collapse {
        display: block !important;
        background: #fff;
        border: none;
        box-shadow: none;
        padding: 5%;
        width: 90%;
        margin: 0 auto;
        border-top: 3px solid #04177a;
        box-shadow: 0 2px 5px rgba(0,0,0,.1);
    }

    div.ce21sites .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    div.ce21sites .navbar-collapse.collapse {
        display: none !important;
    }

    div.ce21sites .navbar-nav {
        float: none !important;
        margin: 0;
        padding: 0 !important;
    }

        div.ce21sites .navbar-nav > li {
            float: none;
        }

            div.ce21sites .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    div.ce21sites .collapse.in {
        display: block !important;
        background: #fff;
        border: none;
        box-shadow: none;
        padding: 5%;
        width: 95%;
        margin: 5px auto;
        border-top: 3px solid #04177a;
        box-shadow: 0 2px 5px rgba(0,0,0,.1);
    }

    div.ce21sites .open > .dropdown-menu {
        display: block;
    }

    div.ce21sites .navbar-nav > li > .dropdown-menu {
        width: 100%;
        display: block;
        border: none;
        background-color: transparent;
        padding-top: 0;
    }

        div.ce21sites .navbar-nav > li > .dropdown-menu li {
            border: none;
            padding-left: 5%;
        }

    div.ce21sites .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        padding-left: 40px;
        padding-right: 60px;
        font-size: 13px;
        font-weight: normal;
    }

    div.ce21sites .navbar-default .navbar-nav > li > a:hover, div.ce21sites .navbar-default .navbar-nav > li > a:focus {
        background: inherit;
        color: rgba(0,0,0,.6);
    }

    div.ce21sites .navbar-default .navbar-nav > li > a {
        height: auto;
        line-height: normal;
        padding: 10px 20px;
        padding: 10px 5%;
        border-bottom: 1px solid rgba(0,0,0,.03);
    }

    div.ce21sites .navbar-nav .dropdown .dropdown-toggle {
        color: #666;
        font-weight: 700;
    }

    div.ce21sites .navbar-nav .dropdown {
        background-color: rgba(0,0,0,.03);
    }

    div.ce21sites .dropdown-menu {
        background-color: #333;
    }

    div.ce21sites .footer .icons {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        margin: 20px auto;
    }

    div.ce21sites .navbar-nav > li > .dropdown-menu li a {
        padding: 10px 5%;
        border-bottom: 1px solid rgba(0,0,0,.03);
        color: #666;
    }

    div.ce21sites .navbar-default .navbar-nav > .active > a {
        color: #666;
        font-weight: 600;
    }

    div.ce21sites .navbar-default .navbar-nav > li > a > i {
        display: none;
    }

    div.ce21sites #navbar {
        width: 100%;
        margin: 0 auto;
    }

    div.ce21sites .menu .navbar-default .navbar-brand img {
        width: 90px;
    }

    div.ce21sites .navbar-nav > li > .last_menu {
        width: 100% !important;
        left: 0;
    }
}

@media (max-width: 767px) {
    div.ce21sites .navbar-nav {
        display: inline;
    }

    div.ce21sites .navbar-default .navbar-brand {
        display: inline;
    }

    div.ce21sites .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid white;
        border-radius: 0;
    }

    div.ce21sites .dropdown-menu {
        padding-left: 10px;
    }

        div.ce21sites .dropdown-menu .dropdown-menu {
            padding-left: 20px;
        }

            div.ce21sites .dropdown-menu .dropdown-menu .dropdown-menu {
                padding-left: 30px;
            }

    div.ce21sites li.dropdown.open {
        border: 0px solid red;
    }
}

@media(max-width:425px) {
    div.ce21sites .footer .col-md-3 {
        width: 100%;
        height: auto;
        text-align: center;
    }

    div.ce21sites .footer .Explore {
        text-align: center;
        margin-top: 30px;
    }

    div.ce21sites .footer .social_icon {
        text-align: center;
        width: 100%;
        margin: 30px 0;
    }

        div.ce21sites .footer .social_icon .social_icon_sub_div {
            text-align: center;
        }

    div.ce21sites .footer .search {
        text-align: center;
    }

    div.ce21sites .footer .footer_link_space {
        padding: 20px 0 0 0;
    }
}

@media (max-width: 320px) {
    div.ce21sites #navbar {
        width: 100%;
        margin: 0 auto;
    }
}

.fa-ce21, .fab-ce21, .fal-ce21, .far-ce21, .fas-ce21 {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}


@font-face {
    font-family: "Font Awesome 5 Brands - ce21";
    src: url(https://cdn.ce21.com/global/fa-brands-400-custom.eot?#iefix) format("embedded-opentype"), url(https://cdn.ce21.com/global/fa-brands-400.woff2) format("woff2")
}

.fab-ce21 {
    font-family: "Font Awesome 5 Brands - ce21"
}

div.ce21sites .fa-facebook-f:before {
    content: "\f39e"
}

div.ce21sites .fa-twitter:before {
    content: "\f099"
}

#cartbar {
    margin-bottom: 30px !important;
}
/*
Mantis:#24012
.row {
    margin: 0 !important;
}*/

.input-group {
    z-index: 1;
}
div.ce21sites .footer .footer_link i.fa-instagram {
    background-color: #ea2c59 !important;
    border-color: #ea2c59 !important;
    font-size: 18px;
}
div.ce21sites .footer .footer_link i.fa-youtube-play {
    background-color: #a82400 !important;
    border-color: #a82400 !important;
}

#footer div.ce21sites .footer_link_space a {
    color: #fff;
}


@media only screen and (min-width: 992px) {
div.ce21sites .dropdown-menu.third_menucls{
    position: absolute;
    left: 100%;
    top: 0;
  display:none;
}
div.ce21sites .dropdown-menu.third_menucls li a{  
  	white-space: nowrap !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  
div.ce21sites .navbar-default .navbar-nav>li.dropdown>.dropdown-menu>.dropdown:hover .third_menucls{
	display:block;
}
  
}
.event_1{background-color: #83b9eb !important;color:black !important;}.event_icon_1{color: #83b9eb !important;font-size:20px;}.event_icon_1:hover,.event_icon_1:focus{text-decoration:none;}.productTypeTagColor1,.productTypeTagColor1:hover { background-color:#83b9eb;color:black !important; }.event_10{background-color: #8e7cc3 !important;color:black !important;}.event_icon_10{color: #8e7cc3 !important;font-size:20px;}.event_icon_10:hover,.event_icon_10:focus{text-decoration:none;}.productTypeTagColor10,.productTypeTagColor10:hover { background-color:#8e7cc3;color:black !important; }.event_11{background-color: #6aa84f !important;color:black !important;}.event_icon_11{color: #6aa84f !important;font-size:20px;}.event_icon_11:hover,.event_icon_11:focus{text-decoration:none;}.productTypeTagColor11,.productTypeTagColor11:hover { background-color:#6aa84f;color:black !important; }.event_-11{background-color: #7474d9 !important;color:black !important;}.event_icon_-11{color: #7474d9 !important;font-size:20px;}.event_icon_-11:hover,.event_icon_-11:focus{text-decoration:none;}.productTypeTagColor-11,.productTypeTagColor-11:hover { background-color:#7474d9;color:black !important; }.event_12{background-color: #f1c232 !important;color:black !important;}.event_icon_12{color: #f1c232 !important;font-size:20px;}.event_icon_12:hover,.event_icon_12:focus{text-decoration:none;}.productTypeTagColor12,.productTypeTagColor12:hover { background-color:#f1c232;color:black !important; }.event_-12{background-color: #bb93d5 !important;color:black !important;}.event_icon_-12{color: #bb93d5 !important;font-size:20px;}.event_icon_-12:hover,.event_icon_-12:focus{text-decoration:none;}.productTypeTagColor-12,.productTypeTagColor-12:hover { background-color:#bb93d5;color:black !important; }.event_13{background-color: #315178 !important;color:black !important;}.event_icon_13{color: #315178 !important;font-size:20px;}.event_icon_13:hover,.event_icon_13:focus{text-decoration:none;}.productTypeTagColor13,.productTypeTagColor13:hover { background-color:#315178;color:black !important; }.event_-13{background-color: #91d773 !important;color:black !important;}.event_icon_-13{color: #91d773 !important;font-size:20px;}.event_icon_-13:hover,.event_icon_-13:focus{text-decoration:none;}.productTypeTagColor-13,.productTypeTagColor-13:hover { background-color:#91d773;color:black !important; }.event_14{background-color: #6aa84f !important;color:black !important;}.event_icon_14{color: #6aa84f !important;font-size:20px;}.event_icon_14:hover,.event_icon_14:focus{text-decoration:none;}.productTypeTagColor14,.productTypeTagColor14:hover { background-color:#6aa84f;color:black !important; }.event_-14{background-color: #bb93d5 !important;color:black !important;}.event_icon_-14{color: #bb93d5 !important;font-size:20px;}.event_icon_-14:hover,.event_icon_-14:focus{text-decoration:none;}.productTypeTagColor-14,.productTypeTagColor-14:hover { background-color:#bb93d5;color:black !important; }.event_15{background-color: #bf9000 !important;color:black !important;}.event_icon_15{color: #bf9000 !important;font-size:20px;}.event_icon_15:hover,.event_icon_15:focus{text-decoration:none;}.productTypeTagColor15,.productTypeTagColor15:hover { background-color:#bf9000;color:black !important; }.event_-15{background-color: #FF8633 !important;color:black !important;}.event_icon_-15{color: #FF8633 !important;font-size:20px;}.event_icon_-15:hover,.event_icon_-15:focus{text-decoration:none;}.productTypeTagColor-15,.productTypeTagColor-15:hover { background-color:#FF8633;color:black !important; }.event_16{background-color: #bf9000 !important;color:black !important;}.event_icon_16{color: #bf9000 !important;font-size:20px;}.event_icon_16:hover,.event_icon_16:focus{text-decoration:none;}.productTypeTagColor16,.productTypeTagColor16:hover { background-color:#bf9000;color:black !important; }.event_-16{background-color: #e8eae7 !important;color:black !important;}.event_icon_-16{color: #e8eae7 !important;font-size:20px;}.event_icon_-16:hover,.event_icon_-16:focus{text-decoration:none;}.productTypeTagColor-16,.productTypeTagColor-16:hover { background-color:#e8eae7;color:black !important; }.event_2{background-color: #6aa84f !important;color:black !important;}.event_icon_2{color: #6aa84f !important;font-size:20px;}.event_icon_2:hover,.event_icon_2:focus{text-decoration:none;}.productTypeTagColor2,.productTypeTagColor2:hover { background-color:#6aa84f;color:black !important; }.event_3{background-color: #dd9d5a !important;color:black !important;}.event_icon_3{color: #dd9d5a !important;font-size:20px;}.event_icon_3:hover,.event_icon_3:focus{text-decoration:none;}.productTypeTagColor3,.productTypeTagColor3:hover { background-color:#dd9d5a;color:black !important; }.event_4{background-color: #3181cb !important;color:black !important;}.event_icon_4{color: #3181cb !important;font-size:20px;}.event_icon_4:hover,.event_icon_4:focus{text-decoration:none;}.productTypeTagColor4,.productTypeTagColor4:hover { background-color:#3181cb;color:black !important; }.event_5{background-color: #e06666 !important;color:black !important;}.event_icon_5{color: #e06666 !important;font-size:20px;}.event_icon_5:hover,.event_icon_5:focus{text-decoration:none;}.productTypeTagColor5,.productTypeTagColor5:hover { background-color:#e06666;color:black !important; }.event_6{background-color: #ffe599 !important;color:black !important;}.event_icon_6{color: #ffe599 !important;font-size:20px;}.event_icon_6:hover,.event_icon_6:focus{text-decoration:none;}.productTypeTagColor6,.productTypeTagColor6:hover { background-color:#ffe599;color:black !important; }.event_7{background-color: #c27ba0 !important;color:black !important;}.event_icon_7{color: #c27ba0 !important;font-size:20px;}.event_icon_7:hover,.event_icon_7:focus{text-decoration:none;}.productTypeTagColor7,.productTypeTagColor7:hover { background-color:#c27ba0;color:black !important; }.event_8{background-color: #45818e !important;color:black !important;}.event_icon_8{color: #45818e !important;font-size:20px;}.event_icon_8:hover,.event_icon_8:focus{text-decoration:none;}.productTypeTagColor8,.productTypeTagColor8:hover { background-color:#45818e;color:black !important; }.event_9{background-color: #bf9000 !important;color:black !important;}.event_icon_9{color: #bf9000 !important;font-size:20px;}.event_icon_9:hover,.event_icon_9:focus{text-decoration:none;}.productTypeTagColor9,.productTypeTagColor9:hover { background-color:#bf9000;color:black !important; }