@font-face {
	font-family: Bicham Script Two;
	src: url(fonts/bickhamscr2.ttf);
	font-display: swap;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	text-transform: none !important;
	text-align: center !important;
}

.box h1, .box .h1{
	font-size: 24px !important;
	text-align: center !important;
}
.box h2, .box .h2{
	font-size: 20px !important;
	text-align: center !important;
}

.box h3, .box .h3{
	font-size: 18px !important;
	text-align: center !important;
}



.box-content{
	padding:0 10px;
}
#columns {background: whitesmoke;}
@media (min-width: 992px){
	#header-main #cart-top-block{
		text-align: right;
	}
}
@media (max-width: 991px){
	#header-main .inner{
		padding-top: 10px;
		padding-bottom: 5px;
	}
	#header-main #cart-top-block a.callme, #header-main #cart-top-block div.cart-top{
		margin-bottom: 5px;
	}
	.product-block:hover .fast_order_block, .product-block:hover .fast_view_block{
		display: none;
		opacity: 0;
		filter: alpha(opacity=0);
		visibility: hidden;
	}
}
aside#sidebar-left + section#sidebar-main #content{ padding-top: 0px; }
#powered .inner{padding: 20px 0 0;}
#vk_link{
	width: 26px;
	height: 26px;
	margin-right: 5px;
	display: inline-block;
	text-align: center;
	background: #507296;
	margin-bottom: 7px;
	line-height: 28px;
	border-radius: 3px;
	color: #fff;
}
#fb_link{
	width: 26px;
	height: 26px;
	margin-right: 5px;
	display: inline-block;
	text-align: center;
	background: #45619D;
	margin-bottom: 7px;
	line-height: 28px;
	border-radius: 3px;
	color: #fff;
}
#gp_link{
	width: 26px;
	height: 26px;
	margin-right: 5px;
	display: inline-block;
	text-align: center;
	background: #DB4437;
	margin-bottom: 7px;
	line-height: 28px;
	border-radius: 3px;
	color: #fff;
}
#tw_link{
	width: 26px;
	height: 26px;
	margin-right: 5px;
	display: inline-block;
	text-align: center;
	background: #1da1f2;
	margin-bottom: 7px;
	line-height: 28px;
	border-radius: 3px;
	color: #fff;
}
.box-highlighted .box-content {
	background: #CCCCCC;
}
.pav-verticalmenu .menu-title{ color: #3A3A3A; }
.box-highlighted .box-content ul > li:hover > a span {
	color: black;
}
.box-highlighted .box-content ul > li:hover > a {
	color: black;
}
.box-highlighted .box-content ul > li.dropdown:hover a:before {
	color: black;
}
.box-highlighted .box-content ul > li {
	border-top: 1px solid transparent;
	border-bottom: 1px solid rgba(160, 160, 160, 0.6);
}
.pav-verticalmenu .dropdown-menu ul li {
	border: 0;
}
.menu-icon {
	height: 24px;
}
.tp-rightarrow.default, .tp-leftarrow.default {
	background-color: rgba(0, 0, 0, 0.3);
}
.tp-rightarrow.default:hover, .tp-leftarrow.default:hover {
	background-color: rgba(0, 0, 0, 0.7);
}
.pav-verticalmenu .box-content {
	min-height: 115px;
}

.product-block .fast_order_block{
	width: 100%;
	height: 36px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: absolute;
	top: 45%;
	margin-top: -20px;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transition: 0.4s all;
	transition: 0.4s all;
	text-align: center;
}
.product-block .fast_view_block{
	width: 100%;
	height: 36px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	position: absolute;
	top: 45%;
	margin-top: 20px;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	-webkit-transition: 0.4s all;
	transition: 0.4s all;
	text-align: center;
}
.product-block:hover .fast_order_block, .product-block:hover .fast_view_block {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}
.box-highlighted .box-heading, .box-heading, .panel-heading{
	background: #63921C;
}
.btn-outline, .btn-outline-inverse:hover, .btn-outline-inverse:focus, .btn-outline-inverse:active, .btn-outline-inverse.active, .btn-primary, .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .panel-default > .panel-heading{
	background-color: #63921C;
	border-color: #63921C;
}
.panel-default{
	border-color: #63921C;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
	background-color: #6EA434;
	border-color: #6EA434;
}
a:hover, a:focus, .box-module-pavreassurances .icon-name, .box-highlighted .box-content ul > li li:hover > a, .box-highlighted .box-content ul > li li:hover > a span, #pav-masshead .inner a:hover, .product-info .product-extra .add-action:hover, .nav.nav-tabs > li.active > a, #topbar a:hover{
	color: #63921C;
}

.panel-title > a, .panel-title > a:hover, .panel-title > a:focus, .alert a:hover, .alert a:focus{
	color: #fff;
}
.alert a:hover, .alert a:focus{
	color: initial;
}
.icon .fa:hover{
	background: #63921C;
}
.logo-store img{
	width: auto;
	height: auto;
}
#header-main .logo{
	padding-top: 0px;
	padding-bottom: 0px;
}
aside#sidebar-left + section #content {
	padding-top: 0px;
}
.pav-verticalmenu .dropdown-menu{
	min-width: 300px;
}
.sale_menu_link > a .menu-title{
	color: #e94b42;
	font-size: 12px;
}
.sale_menu_link > a .menu-title{
	color: #e94b42;
	font-size: 12px;
}
.box-highlighted .box-content ul > li.sale_menu_link:hover > a span {
	color: #e94b42;
}
.checkout-heading, .checkout-heading span{
	color: #fff;
}
.checkout-heading-button a{
	color: #fff;
	font-size: 13px;
	line-height: 24px;
	text-decoration: underline;
}
.checkout-heading-button a:hover{
	color: #fff;
	text-decoration: none;
}
label{
	font-weight: normal;
}
.mfp-bg{
	z-index: 9042;
}
.mfp-wrap{
	z-index: 9043;
}
.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
	text-align: left;
}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
	text-align: center;
}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
	text-align: right;
}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
	text-align: justify;
}

@media (max-width: 370px) {
	.cart-top #cart-total{
		display: none;
	}
	.cart-top #cart .content{
		right: -67px;
	}
	.phone-top{
		margin-left: 15px !important;
	}
	.box-user > div > span{
		font-size: 11px;
		margin-top: 1px;
		display: inline-block;
	}
	.hidden-xs3{
		display: none;
	}
}

.callme{
	display: none !important;
}
.call-phone{

}