body 
{
	font-family: 'Open Sans', Arial;
	color:#333438;
}

a, a:visited, a:focus, button, button:visited, button:focus{
outline: none !important;	
outline: 0 !important;
}

a, a:hover{
	color: #106eb6;
}

.link_black{color:#000}
a:hover .link_black{color: #106eb6;}

.navbar-default .navbar-nav > li > a
{
	color: inherit;
	font-family: 'Open Sans', Arial;
	font-weight: 600;
	line-height: 79px;	
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.active,  .navbar-default .navbar-nav > li > a:focus
{
	color: #000;
}
.navbar-default.slided .navbar-nav > li > a > .glyphicon
{
	font-size: 20px;
}
.search_modal input
{
	font-weight: 600;
}




















/* BTN */

.btn {
color: #000;
font-size: 14px;
box-shadow: none !important;
border-radius: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
text-align: center;	
padding: 7px 15px;  
border: 1px solid #d2d4d9;
}
.btn .icon{color:#000 !important;}

.btn:hover, .btn.active{
	background: #d2d4d9;
	box-shadow: none;
}

.btn-default, .btn-default:focus{
  color: #000;
	background: #fff;
	border-color: #d2d4d9;
}
.btn-default:hover{
  color: #000;
	background: #fff;
	border-color: #d2d4d9;
}

.btn-gray, .btn-gray:focus {
	background: #d2d4d9;
	border-color: #d2d4d9;
}

.btn-lightgray, .btn-lightgray:focus {
	background: #f3f4f6;
	border-color: #f3f4f6 !important;
}
.btn-lightgray .icon{color:#000 !important;}
.btn-lightgray:hover, .btn-lightgray:active, .btn-lightgray.active {
	border-color: #d2d4d9 !important;
}

.btn-darkgray, .btn-darkgray:focus {
	background: #3e4146;
	border-color: #3e4146 !important;
	color: #fff !important;
}
.btn-darkgray:hover, .btn-darkgray:active, .btn-darkgray.active {
	border-color: #3e4146 !important;
	color: #fff !important;
	background: #3e4146 !important;
}
.btn-darkgray .icon{color:#fff !important;}

.btn-white, .btn-white:focus {
	background: #fff;
	border-color: #fff !important;
}
.btn-white:hover, .btn-white:active, .btn-white.active {
	border-color: #fff !important;
	background: #fff !important;
}

.btn-danger{
	color: #fff;
	background-color: #c90c0f;
	border-color: #c90c0f;
}
.btn-danger:hover, .btn-danger:focus{
	background-color: #90090b;
	border-color: #90090b;
}
.btn-danger .icon{color:#fff !important;}

.btn-dark{
  color: #fff;
	background-color: #000;
	border-color: #000;
}
.btn-dark:hover{
  color: #fff;
	background-color: #000;
	border-color: #000;	
}
.btn-dark .icon{color:#fff !important;}




.btn > .glyphicon{
	font-size: 12px;
	font-weight: 400;
	margin-left: 7px;
	position: relative;
	top: 1px;  
}

.btn > .icon
{
font-size: 12px;
font-weight: 400;
color:#fff;
}
.btn > .icon-plus-big{font-size:11px !important;}


.btn > span.medium{font-size: 14px;}

 
.btn .shortname, .btn .fullname
{
	top: 0;
	margin-left: 0;
}
.btn > span.before
{
	margin-left: 0;
	margin-right: 3px;
}



.btn.iconleft > .glyphicon {
    margin-left: 0;
    margin-right: 7px;
}

.action-dropdown .btn-gray {
    height: 23px;
    width: 23px;
    line-height: 20px;
    padding: 0;
    text-align: center !important;
}

.action-dropdown .btn-gray .glyphicon {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
}




.btn-x
{
	padding: 11px 20px;
}
.btn-group-xs > .btn, .btn-xs
{
	font-size: 13px !important;
	padding: 5px 15px;
}
 


 










































































.user_modal .register
{
	font-weight: 600;
}
.cart-totalprice
{
	font-weight: 600;
}
.products_modal ul > li > a
{
	line-height: 32px;
	color: inherit; 
}
.products_modal .first-menu ul > li > a
{
	line-height: 39px;
}
.products_modal ul > li > a:hover, .products_modal ul > li > a.active 
{
	color: #0e6eba;
}
.products_modal .first-menu ul > li > a:hover, .products_modal ul .first-menu > li > a.active, .products_modal .first-menu ul > li > a:focus 
{
	text-decoration: none;
}
.products_modal .last-menu h3
{
	font-weight: 600;
}
.products_modal .last-menu ul > li > a
{
	line-height: 39px;
	font-weight: 600;   
}
.no-items-found
{
	font-weight: 600;
}
.breadcrumb > li > a
{
	text-transform: uppercase;
}
.breadcrumb > .active 
{
	line-height: 40px;
	text-transform: uppercase;
}
.header-info > span
{
	line-height: 16px;
}
.owl-carousel h3
{
	font-size: 12px;
	line-height: 1.4;
	color: #fff;
	font-weight: 200;
}
.owl-carousel h2
{
	font-size: 44px;
	color: #fff;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 60px;
}
.owl-carousel h4
{
	font-size: 18px;
	color: #fff;
	font-weight: 200;
}
.owl-carousel h5
{
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 22px;
}
.owl-carousel h6
{
	font-size: 36px;
	line-height: 42px;
	color: #fff;
	font-weight: 400;
	letter-spacing: -1px;
}

h1.category-title
{
	font-weight: 600;
	letter-spacing:-0.5px;
}
h1.category-title > span
{
	line-height: 42px;
}
.category-info
{
	color: #818284;
	font-weight: 400;
}
.product .product-title
{
	font-weight: 600;
	color: #000;
	text-decoration: none;
}
.product:hover .product-title{color: #106eb6;}

.product .product-price
{
	font-weight: 200;
}

.product .product-price > span
{
	font-weight: 900;
}

.product.hero .product-title
{
	font-size: 28px;
	font-weight: 600;
	color: #000;
}

.product.hero .product-desc
{
	font-weight: 200;
	line-height: 16px;
}
.product.hero .product-price
{
	font-size: 14px;
}

.product.hero .product-price > span
{
	font-size: 24px;
}
.footer-info > span
{
	text-transform: uppercase;
	color: #6f7072;
}
.footer-info h1
{
	font-weight: 600;
}
.footer-info p
{
	font-weight: 400;
}
.menus h1
{
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
}
.menus ul li a, .menus ul li > span
{
	color: inherit;   
}
.menus ul li a:hover
{
	color: #fff;
	text-decoration: none;
}
.copyright > .copyright-text
{
	line-height: 25px;	
}

.copyright > .mobile-text
{
	line-height: 15px;	
}
.extra-menu-mobile
{
	line-height: 79px;
	font-size: 30px;	
}
.extra-menu-mobile:hover, .extra-menu-mobile.active
{
	color: #000;
}

.search_in_menu button
{
	line-height: 35px;
}

.all-products a
{
	line-height: 34px;
}

.navbar-default.slided .extra-menu-mobile
{
	line-height: 50px;		
}
.navbar-default.slided .navbar-nav > li > a, .navbar-default.slided .navbar-nav > li > a:focus
{
	line-height: 50px;
}	
.category-box ul li a:not(.font_blue)
{
	color: inherit;
}
.category-box ul li a:not(.font_blue)
{
	color: inherit;
}
.category-box ul li a:hover
{
	color: #106eb6;
}
.products-header, .home-section02 h1, .home-section02 .col-25
{
	font-weight: 600;
}

.config-parameters-box h1, .config-price-box h1, .config-summary-box h1
{
	text-transform: uppercase;
	font-weight: 700;
}
.box h4
{
	text-transform: uppercase;
	font-weight: 400;	
}
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled, .dropdown-menu .disabled
{
	color: #707072 !important;
}
.bootstrap-select .btn-default
{
	font-weight: 700;
	color: #000;
}
.bootstrap-select:before
{
	color: #3e4247;
	font-family: 'Glyphicons Halflings';
	font-weight: 600;
}
.bootstrap-select.open:before
{
	color: #c90c0f;
}
.summary-data h2
{
	font-weight: 600;
}
.summary-data .price
{
	font-weight: 600;
}
.summary-data ul li
{
	font-weight: 200;
}
#countdown .time
{
	line-height: 110px;
}
.nav-tabs > li > a 
{
	font-weight: 400;
}
.tabs .nav-tabs > li.active > a, .tabs .nav-tabs > li.active > a:focus
{
	color: #000;
}
.tabs h1
{
	font-weight: 600;
}
.tab-pane
{
	font-weight: 400;
}
.tab-pane
{
	line-height: 220%;
}
.category-box ul.pull-right li a, .category-box ul.pull-right li span
{
	font-weight: 600;
}
.tabs-dropdown
{
	line-height: 47px;
	font-size: 18px;
}
.user_modal h1
{
	font-weight: 600;
}
.radio-boxes > div > .radio-box > label > span
{
	color: #08829d;
	font-weight: 700;
}


.summary-data .points-box > span
{
	color: #08829d;
	font-weight: 600;
}
label{
	font-weight: 400;
}



.gray{color: #6f6f6f;}
.font_black{color: #000;}
.font_white{color: #fff;}
.font_blue, .user_modal ul li a:hover, .font_blue:focus{color: #106eb6;}
.font_blue2{color: #08829d;}
.font_red, .panel-boxes-group .panel-box h4 > span{color: #c90c0f;}
.font_gray{color: #6f7072;}
.font_gray2{color: #8b8c8f;}

.font11{font-size: 11px;}
.font12{font-size: 12px;}
.font13{font-size: 13px;}
.font14{font-size: 14px;}
.font15{font-size: 15px;}
.font16{font-size: 16px;}
.font18{font-size: 18px;}
.font20{font-size: 20px;}
.font24{font-size: 24px;}
.font28{font-size: 28px;}
.font30{font-size: 30px;}
.font32{font-size: 32px;}
.font36{font-size: 36px;}

.bold600{font-weight: 600 !important;}

