/*start common css for a theme*/
body {
	padding-top: 0px !important;
	font-family: 'Open Sans';
}
.headersection {
    margin-left: 0px;
    margin-right: 0px;
    display: block !important;
}
.footer-top, .footer-bottom {
    margin-left: 0px;
    margin-right: 0px;
}
.container2 {
    margin-top: 0px;
  	background: #FBFBF9;
}
.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    margin: 0;
    padding: 0;
}
 
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=Amethysta&family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.theme_mochiro {
	font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    color: #666;
    background-color: #fff;
    line-height: 1.7em;
    font-weight: 500;
	
}

.theme_mochiro header:after,
.theme_mochiro .menudiv:after,
.theme_mochiro footer:after,
.theme_mochiro .top_section {
	content: "";
	display: table;
	clear  : both;
	width  : 100%;
}

.theme_mochiro .menudiv:after{
	display: none;
}

.theme_mochiro nav.menudiv {
	margin-bottom: 0 !important;
    border: 0;
    min-height: auto;
    border-radius: 0;
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
    padding-right: 32px;
    padding-left: 30px;
}

.theme_mochiro nav.menudiv .navbar-brand {
	height     : auto;
	padding    : 0;
	margin-left: 2rem;
}

.theme_mochiro nav.menudiv .navbar-brand .logo-main {
	max-width : 274px;
	transition: all 0.4s ease-in-out;
}

.theme_mochiro .navbar-nav {
	text-align: center;
}

.theme_mochiro .navbar-nav>li {
	float  : none;
	display: inline-block;
	margin: auto;
}

.theme_mochiro .navbar-nav>li a {
	color      : #464749;
	padding    : 6.5rem 18px;
	font-size  : 18px;
	position   : relative;
	cursor     : pointer;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif !important;
	transition: opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;

}

.theme_mochiro .navbar-nav>li.active a {
	color: #8bb26e;
}

.theme_mochiro .navbar-nav>li a:hover,
.theme_mochiro .navbar-nav>li a:focus {
	background: none;
}

.theme_mochiro .menudiv span.phone-number {
	padding: 12px 0;
	display: block;
}

.theme_mochiro ul.navbar-nav li.dropdown ul.dropdown-menu li a {
	padding: 7.5px 20px;
    transition: all 0.3s ease-in-out 0s;
    color: #464749;
    font-size: 18px;
    line-height: 1.4em;
    white-space: break-spaces;
    /* border-bottom: 1px solid #3E5476; */
    transition: opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;
}

.theme_mochiro ul.navbar-nav li.dropdown ul.dropdown-menu li a:hover {
	background-color: rgba(0,0,0,.03);
    color: #B21C26 ;
    opacity: 1 ;
}

.theme_mochiro ul.navbar-nav li.dropdown ul.dropdown-menu li .submenu:hover{
	background-color: rgba(0,0,0,.03);
    color: #B21C26 ;
    opacity: 1 ;
}

.theme_mochiro .navbar-nav>li.open:focus {
	background: none;
}

.theme_mochiro header {
	background-color: #fff;
	top             : 0;
	position        : relative;
	z-index         : 9;
}

.theme_mochiro .top_section .top_links {
	display        : -webkit-box;
	display        : -moz-box;
	display        : -ms-flexbox;
	display        : -webkit-flex;
	display        : flex;
	justify-content: flex-end;
	align-items    : center;
}

.theme_mochiro .top_section .phone_number {
	color          : #fff;
	text-decoration: none;
}

.theme_mochiro .top_section .top_links a {
	color: #fff;
    font-size: 12px;
    transition: background-color 0.4s, color 0.4s ease-in-out;
    font-weight: 600;
    display: block;
    padding: 0.3em 0px;
}

.theme_mochiro .top_section .top_links a:hover {
	opacity: 0.7;
	transition: all 0.4s ease-in-out;
}

.theme_mochiro header .top_section {
	background-color: #58595b;
	padding: 0 30px;
}

.theme_mochiro header ul.nav li a,
.theme_mochiro header ul.nav li a:hover,
.theme_mochiro header ul.nav li a:focus {
	background-color: transparent;
	outline         : none;
}

.nav>li{
	position: relative;
    display: inline-block;
    text-align: right;
    margin-right: 15px;
    word-wrap: break-word;
}

.theme_mochiro .navbar-right{
	margin: 0px;
}

.theme_mochiro .menu-item .submenu .dropdown-togglesub{
	color: #464749;
}

.theme_mochiro ul.navbar-nav li.dropdown ul.dropdown-menu li .submenu:hover .dropdown-togglesub{
	color: #B21C26 !important;
}

.fa-search::before{
	font-size: 17px;
}
.fa-search:hover{
	color: #2165e8;
}

.home{
	color: #b82127 !important;
}


/* footer start css */
.theme_mochiro footer {
	background-color: #58595b !important;
    font-size: 14px;
    border-top: 8px solid #b82127;
	background-image: url(https://cdn.ce21.com/global/CE21_theme_mochiro_download.svg);
	font-family: "Barlow", sans-serif;
	text-align: center;
	margin-top: 0px !important;
}

.theme_mochiro footer .container{
	padding: 27px 0;
	width: 80%;
    max-width: 1080px;
    margin: auto;
}

.theme_mochiro footer h1 {
	font-size: 26px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 1em;
    margin: 0;
	margin-bottom: 30px;
}

.theme_mochiro footer .copyright_text {
	color: #fff;
	font-size: 14px;
}

.theme_mochiro footer .social_icons {
	display   : -webkit-box;
	display   : -moz-box;
	display   : -ms-flexbox;
	display   : -webkit-flex;
	display   : flex;
	justify-content: center;
}

.theme_mochiro footer .text{
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 35px 0;
}

.theme_mochiro footer a{
	color: #fff;
	text-decoration: underline;
}

.theme_mochiro footer .copyrights{
	margin-top: 16px;
}

.theme_mochiro footer .longtext{
	font-size: 11px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif !important;
}

.theme_mochiro footer .social_icons li:not(:last-child) {
	margin-right: 8px;
}

.theme_mochiro footer .social_icons li:last-child{
	margin-right: 0;
}

.theme_mochiro footer .social_icons a {

	height: 36px;
    width: 36px;
    font-size: 18px;
    line-height: 36px;
    padding: 0;
    color: #58595b;
    background-color: white;
    text-decoration: none;
    transition: background-color 300ms ease 0ms, background-image 300ms ease 0ms, color 300ms ease 0ms;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

/* .theme_mochiro footer .social_icons li:nth-child(2) a {
	background-color: #00aced;
}

.theme_mochiro footer .social_icons li:nth-child(3) a {
	background-color: #007bb6;
}

.theme_mochiro footer .social_icons li:last-child a {
	background-color: #007bb6!important;
} */

.theme_mochiro .mobilelink{
	display: none !important;
}

.theme_mochiro footer .social_icons a:hover {
	background-image: initial !important;
    background-color: #344f8c !important;
}

.theme_mochiro footer .social_icons li:nth-child(2) a:hover {
	background-color: #0070ab!important;
}

.theme_mochiro footer .social_icons li:nth-child(3) a:hover {
	background-color: #0070ab!important;
}

.theme_mochiro .sub-text{
	font-size: 14px;
	color: #fff;
}

.theme_mochiro .sub-text a{
	color: #fff !important;
	text-decoration: none !important;
}

.theme_mochiro .section-heading{
	font-size: 23px;
	text-align: center;
	color: #fff;
	font-weight: 700;
}

.theme_mochiro .section-heading-text{
	font-size: 14px;
	margin: 0px;
	color: #fff;
	text-align: center;
	margin-bottom: 35px;
}

.theme_mochiro .click-here{
	color: #78c024!important;
    font-weight: 700!important;
	font-size: 20px;
    font-weight: 500;
    padding: 6px 20px;
    line-height: 2.2em!important;
	text-decoration: none !important;
	background-color: #fff;
    border-width: 0px!important;
    border-radius: 100px;
}

.theme_mochiro .click-here:hover{
	background-image: initial;
    background-color: #e7f2d9;
	border: 2px solid transparent;
    padding: 0 1em;
	animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
	transition: all 300ms ease 0ms;
}

.theme_mochiro .click-here::after{
	font-size: 25px;
    line-height: 1.7em;
    content: "\003E";
    opacity: 0;
    position: absolute;
    margin-left: -1px;
    transition: all .2s;
    text-transform: none;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
}

a.click-here:hover {
    padding: 6px 40px 6px 10px !important;
}

.theme_mochiro .click-here:hover::after{
	opacity: 1;
	margin-left: 15px;
}

.theme_mochiro .main-heading{
	font-family: 'Amethysta',serif;
    font-weight: 600;
    color: #FFFFFF!important;
    line-height: 1.2em;
}

.contact-section-heading{
	color: #fff;
	font-size: 23px;
	margin-bottom: 35px;
	font-weight: 700 !important;
}

.left_footer{
	text-align: left;
	color: #fff;
}
.left_footer img{
	margin-bottom: 30px;
}
.left_footer p{
	font-size: 16px;
	margin-bottom: 7px;
}
.longtext{
	color: #fff !important;
	font-weight: 700;
}

footer img{
	max-width: 100%;
}

.col-lg-3 {
	margin-bottom: 30px;
}

.theme_mochiro footer .row{
	display: flex;
	flex-wrap: wrap;
	padding-top: 50px;
}
.fa-search{
	transform: scaleX(-1);
}

.search-btn{
	margin-right: 0;
	padding-left: 0;
}

.theme_mochiro .brand{
    padding: 50px 0;
	cursor: pointer;
}

.navbar-toggle{
	margin-right: 0px !important;
}

.theme_mochiro .navbar-nav>li b.dropdown-toggle.dropdown-togglesub{
	top: 10px;
	transform: none;
}
@media (max-width: 1525px) {
	.theme_mochiro nav.menudiv .navbar-brand .logo-main{
		max-width: 147px;
	}
	.theme_mochiro .navbar-nav>li a{
		padding: 3rem 18px;
	}
}


@media (max-width: 1400px) {
	.theme_mochiro .navbar-nav>li a{
		padding: 3rem 10px;
	}
}

@media (max-width: 1260px) {
	.theme_mochiro nav.menudiv .navbar-brand .logo-main{
		max-width: 125px;
	}
	.theme_mochiro .navbar-nav>li a{
		padding: 2rem 18px;
		font-size: 14px;
	}
}

@media (max-width: 1205px) {
	.theme_mochiro nav.menudiv .navbar-brand .logo-main{
		max-width: 110px;
	}
	.theme_mochiro .navbar-nav>li a{
		padding: 2rem 12px;
		font-size: 14px;
	}
}

@media (max-width: 1080px) {
	.theme_mochiro nav.menudiv .navbar-brand .logo-main{
		max-width: 90px;
	}
	.theme_mochiro .navbar-nav>li a{
		padding: 13.5px !important;
		font-size: 12px !important;
	}
	
}

@media (max-width: 1080px){
	.theme_mochiro footer .row{
		margin: 0 100px;
	}
}

@-webkit-keyframes pulse-shrink-on-hover {
	to {
		-webkit-transform: scale(0.9);
		transform        : scale(0.9);
	}
}

@keyframes pulse-shrink-on-hover {
	to {
		-webkit-transform: scale(0.9);
		transform        : scale(0.9);
	}
}

/* footer end css */
@media only screen and (min-width: 991px) and (max-width: 1024px) {
	.theme_mochiro .container{
		width: unset !important;
	}

	.theme_mochiro .navbar-nav>li a {
		font-size: 13px;
	}

	/* .theme_mochiro .navbar-nav>li a{
		padding: 16px !important;
	} */
}

@media only screen and (min-width:992px) {
	
	.theme_mochiro header.headerfixed {
		position  : fixed;
		top       : 0;
		left      : 0;
		width     : 100%;
		box-shadow: 0 0 7px rgba(0,0,0,0.1) !important;		;
	}

	.theme_mochiro header.headerfixed .navbar-nav>li a {
		padding-top   : 1.5rem;
		padding-bottom: 1.5rem;
	}

	.theme_mochiro header.headerfixed .navbar-nav>li b.dropdown-toggle {
		top: 2.4rem;
	}

	.theme_mochiro header.headerfixed nav.menudiv .navbar-brand .logo-main {
		max-width: 100px;
	}

	.theme_mochiro header.headerfixed .navbar-nav {
		margin-top: 7px;
	}

	.theme_mochiro .navbar-nav>li>a:hover {
		color: #B21C26 !important;
    	opacity: 1 !important;
	}

	.theme_mochiro ul.navbar-nav li.dropdown .dropdown-menu.dropdown-submenu {
		visibility: hidden;
		opacity   : 0;
		left      : 100%;
		top       : -23px;
		margin-top: 0;
		display   : none;
	}

	.theme_mochiro ul.navbar-nav .dropdown-menu .dropdown:hover > .dropdown-menu.dropdown-submenu {
		visibility: visible;
		opacity   : 1;
		display   : block;
		right: unset;
		-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	}


	.theme_mochiro ul.navbar-nav li.dropdown:hover > ul.dropdown-menu {
		visibility: visible;
		opacity   : 1;
		display: block;
	}

	.theme_mochiro .navbar-nav>li b.dropdown-toggle {
		position: absolute;
		right   : -1px;
		top      : 50%;
		transform: translateY(-50%);
		font-size: 17px;
	}

	/* .theme_mochiro .navbar-nav>li b.dropdown-toggle:hover{
		color: #B21C26 !important;
    	opacity: 1 !important;
	} */

	.theme_mochiro .navbar-nav>li b.dropdown-toggle.dropdown-togglesub{
		right: 25px;
	 }

	.theme_mochiro ul.navbar-nav li.dropdown ul.dropdown-menu {
		visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
    padding: 20px 0;
    z-index: 9999;
    width: 240px;
    background: rgba(255, 255, 255, 0.79);
    border-radius: 0;
    border: 0;
    border-top: 3px solid #58595b;
    right: -47px;
    left: unset;
    padding: 20px 0px;
	}

	.theme_mochiro ul.navbar-nav li.dropdown:hover > ul.dropdown-menu li{
		padding: 0 20px;
	}
}

@media only screen and (max-width:991px) {
	.theme_mochiro footer .row{
		margin: 0;
	}
	.theme_mochiro ul.navbar-nav li.dropdown ul.dropdown-menu li a:hover{
		background-color: rgba(0, 0, 0, .03);
    opacity: .7;
	color: #464749;
	}
	.theme_mochiro ul.navbar-nav li.dropdown ul.dropdown-menu li .submenu:hover {
		background-color: transparent;
		color: #464749;
		opacity: .7;
	}
	.theme_mochiro .navbar-nav>li.dropdown>a{
		font-weight: 600;
	}
	.theme_mochiro header ul.nav li a:hover:hover{
		background-color: rgba(0, 0, 0, .03);
    opacity: .7;
	}

	.theme_mochiro .navbar-nav>li a{
		font-size: 14px !important;
	}
	.theme_mochiro .top_links li a {
		color      : #666;
		font-weight: 600;
	}

	.theme_mochiro .navbar-header {
		float: none;
		margin: 0px 30px ;
	}

	.theme_mochiro .navbar-collapse.collapse {
		display: none !important;
	}

	.theme_mochiro .navbar-toggle {
		display: block;
	}

	/* .theme_mochiro nav.menudiv .navbar-brand{
		margin-top: 10px;
	} */

	.theme_mochiro nav.menudiv .navbar-brand .logo-main {
		max-width: 112px;
	}

	.theme_mochiro .navbar-collapse.collapse.in {
		display: block !important;
	}

	.theme_mochiro nav {
		justify-content: space-between;
		display        : block;
	}


	.theme_mochiro .navbar-toggle {
		font-size: 2rem;
	}

	.theme_mochiro .bars{
		color    : #2EA3F2;
	}

	.theme_mochiro #navbarCollapse {

		position          : absolute;
		padding           : 5%;
		background        : #fff;
		border-top        : 3px solid #2EA3F2;
		box-shadow        : 0 2px 5px rgba(0, 0, 0, .1);
		-moz-box-shadow   : 0 2px 5px rgba(0, 0, 0, .1);
		-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
		margin            : 0 auto;
		left              : 0;
		right             : 0;
		max-width         : 92%;

	}

	.theme_mochiro #navbarCollapse ul {
		margin       : 0;
		padding      : 0;
		position     : relative;
		display      : block;
		border       : 0;
		min-width    : 100%;
		box-shadow   : none;
		outline      : none;
		border-radius: 0;

	}

	.theme_mochiro .navbar-nav>li {
		float     : none;
		display   : inline-block;
		width     : 100%;
		text-align: left;
	}

	.theme_mochiro ul.navbar-nav li.dropdown ul.dropdown-menu li a {
		white-space: normal;
	}

	.theme_mochiro .nav .open>a,
	.theme_mochiro .nav .open>a:focus,
	.theme_mochiro .nav .open>a:hover {
		background: none;
	}

	.theme_mochiro .navbar-nav>li a{
		font-size: 14px;
		color: #464749;
	}

	.theme_mochiro ul.navbar-nav li.dropdown ul.dropdown-menu li a {
		border-bottom: 1px solid rgba(0,0,0,.03);
    color: #464749;
    padding: 10px 5%;
    display: block;
	font-size: 14px;
	}

	.theme_mochiro .menu-item .fa-angle-down{
		display: none !important;
	}

	.home{
		color: #464749 !important;
		font-weight: 500 !important;
	}

	.theme_mochiro .navbar-nav>li.dropdown>a {
		font-weight     : 600;
		/* background-color: rgba(0, 0, 0, .03); */
		border-bottom: 1px solid rgba(0,0,0,.03);
    padding: 10px 18px !important;
    display: block;
	font-size: 14px;
    color: #464749;
	}

.has-children{
	font-weight: 700 !important;
}

	.theme_mochiro .navbar-nav li.dropdown.open>a {
		color: #d6c695 !important;
	}

	.theme_mochiro .navbar-nav>li b.dropdown-toggle {
		position  : absolute;
		right     : 5px;
		top       : 7px;
		color     : #fff;
		font-size : 2rem;
		cursor    : pointer;
		min-width : 23px;
		text-align: center;
		z-index   : 9;
	}

	.theme_mochiro .navbar-nav>li.dropdown>.dropdown-menu, .theme_mochiro .navbar-nav>li.dropdown .dropdown-submenu {
		padding-left: 30px !important;
	}

	.theme_mochiro .navbar-nav>li.dropdown .submenu{
		font-weight: 700;
	}

	.theme_mochiro .navbar-nav>li a {

		color        : #464749;
		padding      : 12px 20px;
		border-bottom: 1px solid rgba(0, 0, 0, .03);
	}

	.theme_mochiro header .top_section{
		display: none;
	}

	.theme_mochiro .mobilelink{
		display: block !important;
	}

	.theme_mochiro nav.menudiv{
		height: 80px;
		padding: 9px 1rem;
	}

	.theme_mochiro .search{
		display: none !important;
	}

	.theme_mochiro .heading{
		background-color: rgba(0,0,0,.03) !important;
		font-weight: 700 !important;
	}
	.theme_mochiro .left_footer{
		margin-bottom: 30px;
	}
	.theme_mochiro .connect{
		margin-left: 75px;
	}
}

@media only screen and (max-width:767px) {

	.theme_mochiro #navbarCollapse {
		max-width: 85%;
	}

	.theme_mochiro header .top_section {
		text-align: center;
	}

	.theme_mochiro .top_section .top_links {
		display: none;
	}

	.theme_mochiro footer {
		white-space: normal;
		word-break : break-word;
	}

}

.theme_mochiro .dropdown-menu-left .dropdown-submenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
}

.theme_mochiro .dropdown-menu-left .dropdown-submenu:hover {
    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; }