@import url('https://fonts.googleapis.com/css2?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');

:root {
  --body-bgcolor: #fff;
  
  --header-bg: #fff;
  --header-a-color: #fff;
  --header-a-colour-hover: #4c96ff;
}



/* Header Menu */
[data-cattype="81005"] .hmenu{background: #454f5f;} 
[data-cattype="81005"] nav#nav-wrap > ul a{color: #fff;}
[data-cattype="81005"] nav#nav-wrap > ul a.active{color: #4c96ff;}
[data-cattype="81005"] nav#nav-wrap > ul a.active{background: transparent;}
[data-cattype="81005"] nav#nav-wrap > ul a:hover{color: #4c96ff;}
[data-cattype="81005"] nav#nav-wrap > ul a:hover{background: transparent;}
[data-cattype="81005"] nav#nav-wrap > ul ul{background: #454f5f;}
[data-cattype="81005"] nav#nav-wrap > ul ul a{color: #fff;}
[data-cattype="81005"] nav#nav-wrap > ul > li > ul > li:hover{color: #aaa;}
[data-cattype="81005"] nav#nav-wrap ul ul a.active{color: #aaa;}
[data-cattype="81005"] nav#nav-wrap ul ul a:hover{color: #aaa;}
[data-cattype="81005"] nav#nav-wrap ul ul a:hover{background: transparent;}


/* Form Element */
.btn-primary{background-color: #337ab7;} 
.btn-primary:hover{background-color: #000;}
.btn-primary{color: #fff;}
.btn-primary:hover{color: #fff;}
.btn-primary{font-size: 14px;}
.btn-primary{font-family: 'open_sansregular';}

.btn.btn-default{background: #eee;}
.btn.btn-default:hover{background: #023876;}
.btn.btn-default{color: #000;}
.btn.btn-default:hover{color: #fff;}
.btn.btn-default{font-size: 14px;}
.btn.btn-default{font-family: 'open_sansregular';}

.social-media a{color: #666;}
.social-media a:hover{color: #023876;}
.social-media a{font-size: 14px;}
.social-media a .fa-inverse{color: #fff;}
.social-media a .fa-inverse:hover{color: #fff;}


/* Typography */
h1.title{color: #0359D4;}
h1.title{font-size: 54px;}
h1.title{font-family: 'open_sansbold';}

h2{color: #003877;}
h2{font-size: 50px;}
h2{font-family: 'Roboto';}
h2{font-weight: bold;}
h2{text-transform: capitalize;}

h3{color: #023876;}
h3{font-size: 24px;}
h3{font-family: 'Roboto';}
h3{font-weight: bold;}

.price{color: #0359D7;}
.price{font-size: 18px;}
.price{font-family: 'open_sansregular';}

body{color: #0a0a0a;}
body{font-size: 14px;}
body{font-family: 'montserrat';}

.grid_item .title{color: #000;}
.grid_item .title{font-size: 15px;}
.grid_item .title{font-family: 'open_sansregular';}


/* Footer */
.wrapper_footer{background: #323A47;} 
.wrapper_footer{color: #fff;}
.wrapper_footer{font-size: 15px;}

.wrapper_footer .container a{color: #fff;}
.wrapper_footer .container a:hover{color: #007CC3;}
.wrapper_footer .container a{font-size: 15px;}


/* Other */
#toTop-morph, #toTop{background: #000;} 
#toTop-morph, #toTop:hover{background: #007CC3;}


/* Banner */
[data-cattype="82009"] .owl-theme .owl-controls .owl-page span{background: #F5F7F8;} 
[data-cattype="82009"] .owl-theme .owl-controls .owl-page:hover span{background: #F7B719;}
[data-cattype="82009"] .owl-theme .owl-controls .owl-page.active span{background: #F7B719;}

[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-next, [data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-prev{color: #F7B719;}
[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-next, [data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-prev{opacity: 0.8;}
[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-next:hover, [data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-prev:hover{opacity: 1;}
[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-next, [data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-prev{background: transparent;}
[data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-next:hover, [data-cattype="82009"] .owl-theme .owl-controls .owl-buttons .owl-prev:hover{background: transparent;}