#product-content {
	float:right;
}

#slider-product-top {
	overflow:hidden;
	max-height: 458px;
}

#slider-product-top .slick-slide {
    height: 60%;
}
#slider-product-bottom {
/* 	width:445px; */
	height:82px;
	/*position: relative;
    top: -70px;*/
}

#slider-product-bottom .slick-slide{
	width: 85px;
	height:85px;
	margin:0 6px 20px 0;
}

#slider-product-top .slick-prev {
    height: 100%;
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 0;
    transition: all 500ms;
}

#slider-product-top .slick-prev:hover {
	cursor:hand;
}

#slider-product-top .slick-next {
	display:block;
	height:100%;
	width:50px;
	position:absolute;
	top:0;
	right:0;
	z-index:1;
	padding:0;
	transition: all 500ms;
}

#slider-product-top .slick-next:hover {
	cursor:hand;
}

#slider-product-top .slick-prev .arrow {
	width:30px;
	height:30px;
	border-style: solid;
	border-color: #eee;
	border-width:0 0 4px 4px;
	transform: rotate(45deg);
	position:absolute;
	top:50%;
	left:5px;
	transition: all 300ms;
}

#slider-product-top .slick-next .arrow {
	width:30px;
	height: 30px;
	border-style: solid;
	border-color: #eee;
	border-width:4px 4px 0 0 ;
	transform: rotate(45deg);
	position:absolute;
	top:50%;
	right:5px;
	transition: all 300ms;
}

#slider-product-top .slick-prev:hover .arrow {
	border-color: #21cb00;
}

#slider-product-top .slick-next:hover .arrow {
	border-color: #21cb00;
}

#product-slider {
	position:relative;
	overflow:hidden;
}

#product-slider .label {
    position: absolute;
    top: 0;
    left: 15px;
    border-radius: 0;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 18px;
    padding: 8px 14px;
	z-index:999;
}

#posted-in-brand {
	margin:0 0 0 20px;
}

#single-product #meta {
	margin:0 -15px 20px -15px;
}

#single-product #meta .stars i {
	font-size:24px;
	color:#21cb00;
	margin-right:3px;
}

#single-product #meta .posted-in {
	font-size:14px;
	line-height:24px;
}

#single-product .single-product-logo {
	max-height:20px;
	margin:0;
}

#single-product .free-delivery-badge {
	border: 1px dashed #ccc;
	padding:8px 20px 12px 80px;
	font-family:'Oswald', sans-serif;
	display:inline-block;
	font-size:22px;
	line-height:22px;
	background:url(../img/promesa-1.png) no-repeat;
	background-position:16px 11px;
	cursor: help;
}

#single-product #excerpt {
	margin:20px -15px 20px -15px;
}

#single-product .price {
	text-align:center;
	font-size:26px;
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
	font-weight:600;
}

#single-product .price .regular {
	font-size:44px;
}

#single-product .price .sale {
	font-size:26px;
	text-decoration:line-through;
	color:#777777;
}
#single-product .priceless {
	font-size:26px;
}

#single-product #add-to-cart {
	margin:-10px 0 0 0;
}

#single-product #add-to-cart-container .eraty-evaluate-button {
	display: none !important;
}

#single-product #add-to-cart-container .in-stock {
	display: none !important;
}

#single-product .quantity {
	display:inline-block;
}

#single-product .quantity .qty {
	width:50px;
	height:50px;
	border:2px solid #ccc;
	font-size:26px;
	font-family:'Oswald', sans-serif;
	color:#777;
	font-weight:600;
	padding:0 0 0 15px;
}

#single-product #add-to-cart-btn {
	font-size:22px;
	line-height:22px;
	padding:12px 30px 16px;
	margin:-16px 0 0 0;
}

#single-product #financing {
	margin:10px -15px 10px -15px;
	font-weight:600;
}

#single-product #financing .price-red {
	color:#e70410;
}

#single-product h1 {
	font-size:44px;
	line-height:44px;
	font-weight:600;
	margin:0 0 10px 0;
}

.screen-reader-response {
	display:none;
}
.wpcf7-not-valid-tip {
	color:#d9534f;
	font-size:14px;
	font-weight:600;
}
.wpcf7-validation-errors,
.wpcf7-mail-sent-ok {
	margin:0 -15px 0 -15px;
	padding:10px;
	background:#eee;
	border:1px solid #ccc;
	font-size:14px;
	font-weight:600;
}

.ekko-lightbox-nav-overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.ekko-lightbox-nav-overlay .left-arrow {
	width:30px;
	height:30px;
	border-style: solid;
	border-color: #ccc;
	border-width:0 0 4px 4px;
	transform: rotate(45deg);
	position:absolute;
	top:50%;
	left:20px;
	transition: all 300ms;
}

.ekko-lightbox-nav-overlay .right-arrow  {
	width:30px;
	height: 30px;
	border-style: solid;
	border-color: #ccc;
	border-width:4px 4px 0 0 ;
	transform: rotate(45deg);
	position:absolute;
	top:50%;
	right:20px;
	transition: all 300ms;
}

.ekko-lightbox-nav-overlay .right-arrow:hover,
.ekko-lightbox-nav-overlay .left-arrow:hover  {
	border-color: #21cb00;
}

.eraty-image-button {
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	border-radius: 0;
	font-size: 15px;
	padding: 6px 18px;
	transition: all 200ms;
	border: 1px solid #ccc;
  color: #444;
	position: relative;
	top: -2px;
}

.eraty-image-button::after {
	content: 'Eraty';
}

.eraty-image-button img {
	display: none;
}

.modal-dialog {

}

.modal-body {
	overflow:hidden;
}

.lightbox-loader {
	position:absolute;
	width:100%;
	height:100%;

}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
	background-color:#21cb00;
}

.nav-tabs>li>a {
	font-family:'Oswald', sans-serif;
	text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
    font-weight: 200;
    padding: 10px 20px;
	border-radius: 0;
	color:#333;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color:#333;
	border-top:2px solid #21cb00;

}

.wc-tabs-wrapper {
	margin:20px 0 0 0;
}

.panel {
	padding:20px 0 20px 0;
	border-bottom:none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.panel h2 {
	display:none;
}

.panel .vc_row  h2 {
  display:block;
}

.related h2 {
	font-size: 17px;
    margin: 10px 0 5px 0;
}
.single-product .woocommerce-Price-amount {
font-family: 'Oswald', sans-serif;
    font-size: 17px;
    margin: 5px 0 5px 0;
	font-weight:normal;
	color:#474747;
}

.woocommerce span.onsale {
display:none;
}

ins {
    text-decoration: none;
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 1px solid #ccc;
}
button.projketn,
button.projketn:hover {
	background: url(../img/leasing.png) no-repeat 0px 4px;
	padding: 6px 15px 6px 40px;
	position: relative;
	top: -6px;
	height: 38px;
	font-size: 18px;
}
.eraty-evaluate-button,
.eraty-evaluate-button:hover,
.eraty-image-button:focus {
	background: url(../img/e-raty.png) no-repeat 7px 4px;
	padding: 6px 15px 6px 40px;
	font-size: 18px;
	height: 38px;
}
button#product-enquiry,
button#product-enquiry:hover {
	background: url(../img/ask.png) no-repeat 11px 7px;
	padding: 6px 15px 6px 40px;
}
button#product-enquiry.text-left {
	text-align: left;
}

#single-product .price.text-left {
	text-align: left;
}
#installment-mini {

}
#installment-mini a {
    text-decoration: none !important;
    color: #21cb00 !important;
}

.additional-info {
	margin-top: 30px;
}

.badges-n-buttons {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.badges-n-buttons div {
	margin-right: 20px;
}

.badges-n-buttons p {
	margin: 0;
}

.badges-n-buttons br {
	display: none;
}

.badges-n-buttons .btn a {
	color: #444;
	font-weight: normal;
}

#secondary-buttons {
	margin-top: 30px;
	margin-bottom: 10px;
}

#omnibus-price-data {
	display: block;
}