@import url('https://fonts.googleapis.com/css2?family=Changa:wght@200..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Norican&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body, html {
	font-family: 'Norican';
	font-family: 'Raleway';
	font-family: 'Roboto', sans-serif;
}
/**********************************START HEADER  START HEADER  START HEADER  START HEADER ********************************/
/**********************************START HEADER  START HEADER  START HEADER  START HEADER ********************************/
/**********************************START HEADER  START HEADER  START HEADER  START HEADER ********************************/
.top-header {
	padding: 10px 0px 9px 0px;
	background: #00307c;
	position:relative;
}
.topheadfixed {
	position:fixed;
	box-shadow: 0px 0px 10px 0px #000000;
}
.top-header a {
	color: #fff;
}
/**********************************START TRANSLATOR START TRANSLATOR START TRANSLATOR ********************************/
/**********************************START TRANSLATOR START TRANSLATOR START TRANSLATOR ********************************/
/**********************************START TRANSLATOR START TRANSLATOR START TRANSLATOR ********************************/
.gt_options {
	position:absolute!important;
}
.gt_float_switcher .gt-selected, .gt_float_switcher {
	background:transparent!important;
	background-color:transparent!important;
	display:unset!important;
}
.gt_float_switcher img {
	width:16px!important;
	margin:0px!important;
}
.gt-lang-code {
	color:white;
	font-size:12px;
	top: 0px!important;
	font-weight: 400;
}
.gt-current-lang {
	padding: 0px!important;
	margin: 0px!important;
	background:transparent!important;
	background-color:transparent!important;
}
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow {
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285' stroke='white' fill='white'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:white;stroke:white;'/></svg>")!important;
	height: 24px;
}
.gt_float_switcher .gt_options a {
	background: #fff;
	max-width: 150px;
	font-size: 16px;
	border-radius: 4px;
}
/**********************************END TRANSLATOR END TRANSLATOR END TRANSLATOR ********************************/
.top-header ul.right-side {
	display: inline-block;
	float:right;
	margin: 0px;
	z-index: 9999999;
	position: relative;
}
.top-header ul.right-side li {
	float:left;
}
.top-header ul.right-side li a {
	font-size:16px;
	padding: 0px 20px 0px 20px;
}
.br-1 {
	border-right: 1px solid white;
}
.header-top-overlay {
	background: #e01a22 none repeat scroll 0 0;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 55%;
}
.header-top-overlay:before {
	border-color: #e01a22 transparent;
	border-style: solid;
	border-width: 44px 0 0 64px;
	content: "";
	left: -60px;
	position: absolute;
	top: 0;
}
.bottom-header {
	padding: 5px 0px;
	background: #fff;
	z-index: 9999;
	top: 0px;
}
.bottom-header .logo img {
	height: 70px;
	max-width: 100%;
	position: relative;
}
.bottom-header nav>div>ul {
	width: 100%;
	float: left;
	display: inline-block;
	margin-top:25px;
	text-align:center
}
.bottom-header nav>div>ul>li {
	display:inline;
	position: relative;
}
.bottom-header nav>div>ul>li>a {
	color:#00307c;
	font-size:16px;
	padding:10px;
	font-weight: 500;
	font-family: "Changa", serif;
	text-transform:uppercase
}
.bottom-header nav>div>ul>li.menu-item-has-children>ul{
	display:none;
}
.bottom-header nav>div>ul>li.menu-item-has-children:hover .sub-menu {
    display: block !important;
    position: absolute;
    top: 25px;
    right: 0px;
    background: white;
    width: 100%;
    float: left;
    box-shadow: 0px 4px 10px 0px #0000002e;
    z-index: 99999;
    padding: 8px 0px 5px 0px;
	border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.bottom-header nav>div>ul>li.menu-item-has-children .sub-menu li{
	width:100%;
	float:left;
}
.bottom-header nav>div>ul>li.menu-item-has-children .sub-menu li a{
	width:100%;
	float:left;
	 color: #00307c;
    font-size: 16px;
    padding: 10px;
    font-weight: 500;
    font-family: "Changa", serif;
    text-transform: uppercase;
}
.bottom-header ul.right-side {
	display: inline-block;
	float: right;
	margin-top: 12px;
}
.bottom-header ul.right-side li {
	float:left;
	padding:10px;
}
.bottom-header ul.right-side li a {
	color:#2e2e2e;
	font-size:20px;
	position:relative;
}
.bottom-header ul.right-side li a .badges {
	position: absolute;
	top: -8px;
	background: red;
	border-radius: 50%;
	height: 21px;
	width: 21px;
	text-align: center;
	line-height: 21px;
	color: white;
	font-size: 13px;
	right: -12px;
}
.mobile-menu a {
	font-size: 26px;
	color: black;
	float: right;
}
 @media screen and (max-width: 600px) {
	.bottom-header .logo img {
		height: 30px;
		top: 3px;
	}
}
/******************************SIDEMENU SIDEMENU SIDEMENU **********************************************/
.sidemenu nav>div>ul {
	width: 100%;
	float: left;
	display: inline-block;
	margin-top:25px;
	text-align:center
}
.sidemenu nav>div>ul>li {
    width: 100%;
    position: relative;
    float: left;
    text-align: left;
    padding: 10px 5px 5px 0px;
}
.sidemenu nav>div>ul>li>a {
	color:#00307c;
	font-size:18px;
	padding:10px;
	font-weight: 500;
	font-family: "Changa", serif;
	text-transform:uppercase
}
.sidemenu nav>div>ul>li.menu-item-has-children>ul{
	display:none;
}
.sidemenu nav>div>ul>li.menu-item-has-children:hover .sub-menu {
    display: block !important;
    position: relative;
    right: 0px;
    background: white;
    width: 100%;
    float: left;
    z-index: 99999;
    padding: 0px 0px 0px 30px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.sidemenu nav>div>ul>li.menu-item-has-children .sub-menu li{
	width:100%;
	float:left;
}
.sidemenu nav>div>ul>li.menu-item-has-children .sub-menu li a{
	width:100%;
	float:left;
	 color: #00307c;
    font-size: 16px;
    padding: 10px;
    font-weight: 500;
    font-family: "Changa", serif;
    text-transform: uppercase;
}
/****************************************************************************/
/****************************************************************************/
/****************************************************************************/
.woocommerce-Input--text, .woocommerce-Input--email, .woocommerce-Input--password {
	height: 40px;
	border-radius: 4px;
	border: 1px solid #a5a5a5;
	padding:10px;
}
.woocommerce-form-login__submit, .woocommerce-form-register__submit {
	background-color: #e01a22 !important;
	color: #fff !important;
	padding: 11px 25px !important;
	border-radius: 2px !important;
	font-weight: 500 !important;
	font-size: 16px ! important;
}
.woocommerce {
	display:flex;
}
.woocommerce-MyAccount-navigation {
	padding:20px 40px 20px 0px;
}
.woocommerce-MyAccount-navigation a {
	padding: 5px 0px 10px 0px;
	float: left;
}
.woocommerce-MyAccount-content {
	width: 100%;
	padding: 0px 0px 20px 10px;
}
.cv-block .column--three article {
	background: #fff;
	padding: 10px;
}
.cv-post-thumb img {
	object-fit: cover;
	height: 300px;
	width: 100%;
	object-position: top;
}
.woocommerce .quantity .qty{
	    height: 36px!important;
}
.single_add_to_cart_button {
    background: red!important;
    padding: 10px 20px!important;
    border-radius: 0px!important;
    font-weight: 400!important;
}