.no-padding{
	padding-left:0px;
	padding-right:0px;
}

.clear{
	clear:both;
}

.lp-col{
	width:30px;
}
.center
{
	text-align:center;
}
.nowrap
{
	white-space:nowrap;
	
}
.page-header{
	height:auto;
	min-height:81px;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > i.top-icon,
.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user .basket  i.top-icon{
	font-size: 170%;
    margin-right: 5px;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user .basket  i.top-icon{
	float:left;
	margin-top: 5%;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user .basket .row{
	float:right;
	width:100%;
}

.page-header .page-header-top .top-menu .basket > a{
	margin-top: 10px;
	position: relative;
	display: block;
	margin-right:15px;
}

.page-header .page-header-top .top-menu .basket .basket-content {
	float:left;
	width: auto;
}

.page-header .page-header-top .top-menu .basket .basket-content {
	color: #000;
}

.page-header .page-header-top .top-menu .row-title {
	min-width:60px;
	display:inline-block;
}

.page-logo > a > img{
	height:65px
}

.page-header .page-header-top .page-logo .logo-default{
	margin: 8.5px 0 0 0;
}

body.login{
	background-color:#eff3f8;
}

body.login .page-content > .container > .col-white > .col-login,
body.login .page-content > .container > .col-white > .col-remind{
	background-color: #fff;
    margin-bottom: 0px;
    padding: 15px;
    padding-top: 20px;
    padding-bottom: 15px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    position: relative;
}

body.login .page-content > .container > .col-white > .col-login {
    min-height:470px;
}

body.login .page-content > .container > .col-white > .col-remind{
    min-height:250px;
}

body.login > *:not(.background){
	position: relative;
	z-index: 1;
}

body.login .page-content{
	background: transparent !important;
}
body.login .background{
	position: absolute;
	z-index:0;
	overflow: hidden;
	width:100%;
	height:100%;
	top:0px;
	background-size: cover;
}

body.login .background > .overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height: 100%;
	background-color:rgba(0,0,0,0.4);
}

body.login .page-content > .container{
	padding-top:50px;
}

body.login .footer-block .prefix{
	position: relative;
    margin-left: -26.14px;
    display: inline-block;
    left: -5px;
}


body.login .about .footer-block > h2{
	font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

body.login .about .footer-block:not(:first-child) > h2{
    text-align:right;
}

.text-right{
    text-align:right;
}

.btn.orange-haze{
	color: #fff;
    font-weight: 600;
    padding: 7px 35px;
}

.btn.orange-haze:active,
.btn.orange-haze:hover{
	background-color:#BD4D0F;
}
.mo-padding-left{
	padding-left: 0px !important;
}

.mo-padding-right{
	padding-right: 0px !important;
}

body.login .col-title{
	margin:5px 0;
	text-transform: uppercase;
	font-weight: 700;
	font-size:14px;
	float:left;
}

body.login .login-form{
	min-height:550px;
}

body.login .forget-password {
	color:#000;
	font-weight: 500;
	margin-bottom:20px;
}

body.login .input-icon > i {
    font-size: 30px;
    line-height: 20px;
}

body.login .input-icon input{
	height: 40px;
	padding:5px 0px 5px 45px;
}

body.login .language-selector .language-selector-icon{
	background-image: url(/assets/global/img/portlet-collapse-icon.png);
    width: 14px;
    transition:.3s all;
    width: 14px;
    height: 16px;
    display: inline-block;
}

body.login .language-selector .language-selector-icon.expand{
	background-image: url(/assets/global/img/portlet-expand-icon.png);
    width: 14px;
}

.push-bottom{
	bottom: 0px;
    position: absolute;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    left: 0px;
}

.welcome img{
	max-width:100%;
}

.breadcrumb>li>a{
	font-weight: 600;
	color:#000;
}


.top-menu .username {
	color:#000 !important;
}

.username .company-name {
	font-size: 10px;
    display: block;
    line-height: 11px;
}


.language-selector{
	float:right;
	height:15px;
    margin-top: 7px;
}

.language-selector select{
	width: 60px;
	padding-right: 0px;
	border: none;
	display: inline-block;
	appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
	background-color: transparent;
	z-index: 2;
	float:left;
	position: relative;
	cursor: pointer;
}

.language-selector .dropdown-toggle.bs-select{
	border:none;
}

.virtual-input {
	padding-top:8px;
}

a.text-change{
	text-decoration: none;
    border-bottom: dashed 1px #08C;
    color:#5b9bd1;
}

/* style klienta */
.page-prefooter{
	background: #CDCDCF;
    color: #2B2B2D;
}
.page-footer{
	background: #BCBCBC;
    color: #292929;
    font-weight: 500;
    font-size: 11px;
}

.page-footer a{
	color: #000;
    text-decoration: underline;
}

.page-header .page-header-menu .search-form .input-group .input-group-btn .btn.submit{
    border-radius: 0;
    width: 35px;
    right: 0;
    padding: 8px;
    top: 0px;
    color: #fff;
}

.page-header .page-header-menu .search-form .input-group .input-group-btn .btn.submit > i{
	color:#fff;
}

.page-header .page-header-menu .search-form .input-group .form-control{
	background: #fff;
	border-radius: 0;
}

.page-header .page-header-menu .search-form .input-group .form-control{
	font-weight: 500;
	color: #313335;
}

.page-header .page-header-menu .search-form.open{
	width:176px;
}

.page-prefooter .footer-block > h2,
.page-prefooter .footer-block > h3{
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
}

.page-prefooter .footer-block > h2 > img{
	width: 16px;
    vertical-align: bottom;
}

.icon-arrow-up{
    background-color: #444D58;
    border-radius: 35px;
	width: 35px;
    height: 35px;
}

.icon-arrow-up .fa{
	color: #fff;
    font-size: 25px;
    line-height: 33px;
}

.icon-arrow-up:before{
	content:none;
}

#welcome-articles .title {
	margin-bottom: 10px;
    display: block;
}

#welcome-articles .txt {
	width:90%;
}

#welcome-articles.scrollbar {
	position:relative;
	margin:0px auto;
	padding:0px;
	overflow: hidden;
}

#welcome-articles img.article-image{
	width:40px;
	float:left;
	padding:5px 10px 10px 0;
}

#welcome-articles,
#welcome-contact {
	height: 300px;
}

ul.portlet-list{
    list-style: none;
    padding-left: 0;
}

ul.portlet-list li{
	position: relative;
	padding-left:38px;
}

ul.portlet-list li {
    padding-top: 12px;
}

ul.portlet-list li:not(:last-child) {
	margin-bottom: 20px;
}

ul.portlet-list li:before{
	content: " ";
	position: absolute;
	width:15px;
	height:15px;
	left:5px;
	top:15px;
}

ul.portlet-list li:not(:last-child):after{
	width:100%;
	content: " ";
	position: absolute;
	height:1px;
	bottom:-15px;
	background-color: #EEE;
	margin-left: -40px;
}

.no-padding-left:not(.col-xs-12){
	padding-left: 0px !important;
}

.no-padding-right:not(.col-xs-12){
	padding-right: 0px !important;
}

@media(min-width:1000px) {
	.no-padding-left.col-xs-12{
		padding-left: 0px !important;
	}

	.no-padding-right.col-xs-12{
		padding-right: 0px !important;
	}
}

.portlet.light > .portlet-title > .caption > i{
	margin-right:10px;
}

.portlet.light > .portlet-title > .caption > i,
.portlet > .portlet-title > .caption > .caption-subject{
	color:#2B2B2D;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover{
	background-color:#373e47;
	color:#aaafb7;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover{
	background-color:#555;
	color:#aaafb7;
}

.language-selector .dropdown-menu li > a{
	color:#aaafb7;
}

.datetimepicker table td{
    text-align: center;
}

.datetimepicker .active{
	background-color: #CDCDCF !important;
}

.datetimepicker .active:hover{
	background-color: #BCBCBC !important;
}

.form-group div .date input.input-inline.priceField,
.form-group div .date input.input-inline.date-picker{
	width:100%;
}

table .price
{
	text-align:right;
	
}
.price > span{
	font-weight: 600;
}

.text-left{
	text-align: left !important;
}

.tools-big-font .tools{
	font-size:16px;
}

.modal-scrollable{
	position: fixed;
}

.news-page > div > .news-blocks{
	background-color: #fff;
}

.info-block{
	margin-bottom: 15px;
}

div[data-cart-ajax]{
	text-align:right;
	margin-bottom: 15px;
}

#ajax_form h3{
	font-weight: 600;
}

.radio-pointer label{
	cursor:pointer;
	padding-left:30px;
}

.radio-list > label .radio {
	/*margin-left: -21px;*/
	left: -5px;
}

.radio-pointer label:hover{
	background:rgba(0,0,0,0.1);
}

.two-cols{
	display: table;
}

.two-cols > .title{
	margin-right:3px;
}

.two-cols .col-1{
	display: table-cell;
	vertical-align: middle;
}

.table .two-cols .col-1 > .btn{
	margin-left:10px;
}

.reset-block-margin .spinner .input-group > .help-block{
	margin: -12px 0 0 5px !important;
	display: inline-block;
	vertical-align: top;
	min-width: 30px;
}

.reset-block-margin .spinner .input-group > .spinner-input{
	min-width:41px;
}

.reset-block-margin .spinner .input-group button.spinner-up,
.reset-block-margin .spinner .input-group button.spinner-down{
	border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-top:0px;
    top: -2px;
}

.reset-block-margin .spinner .input-group button.spinner-up{
	border-top-right-radius: 4px;
}

.reset-block-margin .spinner .input-group button.spinner-down{
	border-bottom-right-radius: 4px;
}

table.table-striped thead th{
	vertical-align: top;
}

.product-list-title{
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	height:40px;
	line-height:20px;
	overflow:hidden;
}

.product-list-title a{
	color:#000;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown{
	position: relative;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown .mega-menu-submenu > li > h3{
	padding-left:15px !important;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown .mega-menu-submenu > li > h3,
.page-header .page-header-menu .hor-menu .navbar-nav > li.mega-menu-dropdown .mega-menu-submenu > li > a{
	white-space: nowrap !important;
	padding-right:15px !important;
}

.blog-article > h3{
	margin-top:0;
}

.article-container .hash{
	padding: 20px 5px;
	position: relative;
	transition:.5s all;
	border: dashed 1px transparent;
}

.article-container .hash:not(:last-child){
	margin-bottom:-1px;
}

.article-container .hash.hash-active{
	border: dashed 1px #CDCDCF;
}

.article-container .article-block > .hash:not(:first-child):before{
	content: "";
	position: absolute;
	width:94%;
	left:3%;
	top:0;
	height:1px;
	background-color: #eee;
}

.portlet.light.portlet-no-padding{
	padding: 0px 15px;
}

.portlet.light.portlet-no-padding .portlet-body{
	padding-top:0px;
}

.ajax_basket.btn{
	color:#fff;
} 

form.sort,
.view-switch{
	display: inline;
}

form.sort + .view-switch{
	margin-left:5px;
}

.products-count,
.view-switch a{
	font-size: 14px;
	color: #3d3d3d;
	font-weight: 600;
	text-decoration: none !important;
}

.view-switch a:hover,
.view-switch a.active{
	border-bottom:solid 1px #3d3d3d;
}


.view-switch a{
	margin-left:5px;
}

.view-switch a i{
	vertical-align: -5%;
}

.products .item{
	display:inline;
}

.products .item > .img{
	height:160px;
	text-align: center;
}

.products .item .buy {
	margin-top:8px;
}

.products_list .code {
	font-size:11px;
}

@media(min-width:768px) {
	.products .item {
		border-right:1px solid #E5E5E5;
	}
}
@media(min-width:1000px) {
	.products .item:nth-of-type(3n) {
		border-right:none;
	}
	.products .item:nth-of-type(3n):after{
		position:relative;
		content:" ";
		display: block;
		height: 40px;
		width:100%;
		clear:both;		
	}
}
@media(min-width:768px) and (max-width:1001px) {
	.products .item:nth-of-type(2n) {
		border-right:none;
	}
	.products .item:nth-of-type(2n):after {
		position:relative;
		content:" ";
		display: block;
		height: 40px;
		width:100%;
		clear:both;		
	}
}
.product .buy {
	margin:20px 0;
}

.product h4 {
	font-size:14px;
	text-transform:uppercase;
}
.product .attributes
{
	margin:10px 0 0 0 ;
	font-size:12px;
	
}
.product .price {
	font-size:14px;
}
.list-unstyled li{
	font-weight: 700;
}

.list-unstyled li > span{
	font-weight: 500;
	margin-left:3px;
}

.form-vertical .input-group{
	width:100%;
}

.form-vertical .input-group > .input-group{
	float:left;
}

.form-vertical .input-group > .input-group.col-md-6{
	width:50%;
	padding-left:15px;
	padding-right:15px;
}

@media(min-width:450px) {
	.form-vertical .input-group > .input-group.col-xs-12.no-padding-left{
		padding-left:0;
	}
	.form-vertical .input-group > .input-group.col-xs-12.no-padding-right{
		padding-right:0;
	}
}

@media(max-width:450px) {
	.form-vertical .input-group > .input-group.col-xs-12{
		width:100% !important;
		padding-left:0 !important;
		padding-right:0 !important;
	}

	.form-vertical .input-group > .input-group.col-xs-12 + .input-group.col-xs-12{
		margin-top:20px;
	}

	.page-prefooter .row{
		margin-right: 0px !important;
		margin-left: 0px !important;
	}

	.portlet .caption,
	.portlet .tools{
		width:100%;
	}
}

.home-slider{
    margin: 12px 0;
    display: block;
}

.text-middle{
	vertical-align:middle !important;
}

.ctree h4
{
	margin-top:0px;
	text-transform:uppercase;
}
	.ctree .l1
	{
		text-transform:uppercase;
		font-size:15px;
	}
	.ctree ul
	{
		margin:0 0 10px 15px;
		padding:0;
		
	}
	.ctree a
	{
		color:#000000;
		font-size:14px;
	}
	
	.ctree .this a
	{
		font-weight:600;
	}
	.table thead .desc
	{
		display:block;
		font-size: 12px;
	
	}
	
	.table thead tr th.nonowrap
	{
		white-space:normal !important;
	}
	
	.product .gallery .main
	{
		text-align:left;
		margin:0 0 20px 0 ;
	}
		.product .gallery .col-sm-3
		{
			margin:0 0 10px 0;
			
		}
	.product .attributes table th,
	.product .attributes table td
	{
		font-size:13px;
	}
		

.gallery .thumbs{
	margin-top:30px;
}

.gallery .thumbs a:hover{
	text-decoration: none;
}

.gallery > .thumbs > a{
	color: rgba(0, 0, 0, 0);
    margin: 1px;
    border: solid 1px #C9CDD0;
    display: inline-block;
    width: 80px;
    overflow: hidden;
    transition:.3s all;
}

.gallery > .thumbs > a.current{
	border-color: #5A5A5A;
}

.single-image{
	position: relative;
}
.single-image .owl-controls {
	display: none;
}
.single-image .nav-holder {
		display: none;
}

.single-image:hover .nav-holder {
		display: block;
}

.single-image .nav-holder {
	position: absolute;
	width: 23px;
	padding: 3px;
	top: 0px;
	height: 100%;
	z-index: 50;
}
.single-image .nav-holder.right {
	right: 0;
}
.single-image .nav-holder.left {
	left: 0;
}
.single-image .next-btn,
.single-image .prev-btn {
	background-color: #e0e0e0;
	border-radius: 2px;
	position: absolute;
	z-index: 100;
	top: 44%;
	height: 12%;
	width: 90%;
	display: inline-block;
	vertical-align: top;
}
.single-image .next-btn:after,
.single-image .prev-btn:after {
	text-align: center;
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	height: 30px;
	font-family: fontawesome;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.single-image .next-btn {
	right: 0;
}
.single-image .next-btn:after {
	content: "\f105";
}
.single-image .prev-btn {
	left: 0;
}
.single-image .prev-btn:after {
	content: "\f104";
}
.single-image .item,
.single-image li {
	display: inline-block;
	float: left;
}
.single-image .item a,
.single-image li a {
	display: inline-block;
	border: 1px solid #e0e0e0;
	min-height: 60px;
}

.style-red{
	color: #f00;
}

.label-slim {
	border: solid 1px #E47B00;
	background-color: transparent !important;
	color: #E47B00;
	font-weight: 600;
}

/* slider welcome */
.centered-btns_nav{
	z-index: 3;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 55%;
	left: 0;
	opacity: 0.7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: rgba(0, 0, 0, 0.5) url("themes.gif") no-repeat left top;
	margin-top: -45px;
}
.centered-btns_nav.prev{
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.centered-btns_nav.next{
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.centered-btns_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.centered-btns_nav::before {
	position: absolute;
	top: 40%;
	left: 30%;
	content: " ";
	display: inline-block;
	/* By using an em scale, the arrows will size with the font */
	width: 0.4em;
	height: 0.4em;
	border-right: 0.2em solid white;
	border-top: 0.2em solid white;
	margin-right: 0.5em;
	font-size: 33px;
}
.centered-btns_nav.next::before{
	transform: rotate(45deg);
}
.centered-btns_nav.prev::before{
	transform: rotate(225deg);
}
.home-slider{
	position: relative;
	float: left;
}
/* END slider welcome */
