
body { background-color: #fff !important; }

img {  image-rendering: -webkit-optimize-contrast; }

#info {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.owl-carusel .product-item-image { width:auto; !important; }
.owl-carusel .product-item-image a { text-align: center; }

.owl-item .product-group-buttons {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
} 

#prodDataCarusel .owl-carousel{
   transform: rotate(90deg);
   width: 270px; 
   margin-top:100px;
 } 
#prodDataCarusel .item{
   transform: rotate(-90deg);
 }
#prodDataCarusel .owl-carousel .owl-nav{
   display: flex;
   justify-content: space-between;
   position: absolute;
   width: 100%;
   top: calc(50% - 33px);
 }
#prodDataCarusel div.owl-carousel .owl-nav .owl-prev, div.owl-carousel .owl-nav .owl-next{
    top:unset;
}
#filterPanel {
	padding-left:0;
}
#filterPanel h3 {
    padding: 5px 10px;
    padding-left: 10px;
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 2px;
    padding-left: 25px;
    font-size: 14px;
    font-weight: normal;
    text-transform: lowercase;
}
.filter-title {
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-size: 18px;
	color: black;
	font-weight: 600;
	margin-bottom: 19px;
	padding-top: 25px;
}

.collection-sidebar {
	
}
.collection-filter {
	
    margin-bottom: 5px !important;
}
.layout-content-content{
    padding-left: 25px;
}

.kartonUpDown { 
	/*display:none; */
}

.pagination .active {
	background-color: red;
	color: #fff;
}
.pagination .active > a { color: #fff; }

/*.layout-left-sidebar, .layout-right-sidebar {
    max-width: 100%;
}*/

.bold { font-weight: bold; }

.collection-title { text-transform: uppercase; }

#bskPanelitemListLi .counter:disabled{ background-color: #fff; }

#bskPanelprodCountPanel { display:none; }
#bskPanelprodCount {  }

.mini-cart-product-price {
    display: flex;
    justify-content: space-between;
}

.bskPanelItemSinglePrice {}
.bskPanelItemCount{}
.bskPanelItemSubTot { font-weight: bold; }

#bskPaneltotalNettPricePanel {  display:inline-block;  }
#bskPaneltotalNettPrice {
    margin-right: 5px;
}

.about-info span { 
	font-family: 'Poppins', sans-serif !important; 
}

#scrollTop {
    background-color: #fff;
    position: fixed;
    bottom: 10px;
    right: 9px;
    border-radius: 50%;
    padding: 3px 0px;
    font-size: 12px;
    color: #000;
    text-align: center;
    padding: 19px 22px;
    z-index: 100;
    box-shadow: 0px 2px 5px rgba(50,52,54,0.3);
}

#str_disc_panel {
	
}

.pull-left { float: left;}
.pull-right { float: right; }

.nopadding { padding:0!important; }
.nolrpadding { padding-left:0!important;padding-right:0!important; }
.notbpadding { padding-top:0!important;padding-bottom:0!important; }

.txtJustify { text-align: justify; }
.txtCenter { text-align: center; }
.txtLeft { text-align: left; }
.txtRight { text-align: right; }

.txtjustify { text-align: justify; }
.txtcenter { text-align: center; }
.txtleft { text-align: left; }
.txtright { text-align: right; }

.vaTop { vertical-align: top; }
.vaMiddle { vertical-align: middle; }
.vaBottom { vertical-align: bottom; }

.pl0 { padding-left: 0px!important; }
.pl2 { padding-left: 2px!important; }
.pl5 { padding-left: 5px!important; }
.pl10 { padding-left: 10px!important; }
.pl15 { padding-left: 15px!important; }
.pl20 { padding-left: 20px!important; }
.pl25 { padding-left: 25px!important; }
.pl30 { padding-left: 30px!important; }
.pl35 { padding-left: 35px!important; }
.pl40 { padding-left: 40px!important; }
.pl45 { padding-left: 45px!important; }
.pl50 { padding-left: 50px!important; }

.pr0 { padding-right: 0px!important; }
.pr2 { padding-right: 2px!important; }
.pr5 { padding-right: 5px!important; }
.pr10 { padding-right: 10px!important; }
.pr15 { padding-right: 15px!important; }
.pr20 { padding-right: 20px!important; }
.pr25 { padding-right: 25px!important; }
.pr30 { padding-right: 30px!important; }
.pr35 { padding-right: 35px!important; }
.pr40 { padding-left: 40px!important; }
.pr45 { padding-left: 45px!important; }
.pr50 { padding-left: 50px!important; }

.pt0 { padding-top: 0px!important; }
.pt2 { padding-top: 2px!important; }
.pt5 { padding-top: 5px!important; }
.pt10 { padding-top: 10px!important; }
.pt15 { padding-top: 15px!important; }
.pt20 { padding-top: 20px!important; }
.pt25 { padding-top: 25px!important; }
.pt30 { padding-top: 30px!important; }
.pt35 { padding-top: 35px!important; }
.pt40 { padding-left: 40px!important; }
.pt45 { padding-left: 45px!important; }
.pt50 { padding-left: 50px!important; }

.pb0 { padding-bottom: 0px!important; }
.pb2 { padding-bottom: 2px!important; }
.pb5 { padding-bottom: 5px!important; }
.pb10 { padding-bottom: 10px!important; }
.pb15 { padding-bottom: 15px!important; }
.pb20 { padding-bottom: 20px!important; }
.pb25 { padding-bottom: 25px!important; }
.pb30 { padding-bottom: 30px!important; }
.pb35 { padding-bottom: 35px!important; }
.pb40 { padding-left: 40px!important; }
.pb45 { padding-left: 45px!important; }
.pb50 { padding-left: 50px!important; }

.nomargin { margin:0; }
.nolrmargin { margin-left:0; margin-right:0; }
.notbmargin { margin-top:0; margin-bottom:0; }

.ml0 { margin-left: 0px!important; }
.ml2 { margin-left: 2px!important; }
.ml5 { margin-left: 5px!important; }
.ml10 { margin-left: 10px!important; }
.ml15 { margin-left: 15px!important; }
.ml20 { margin-left: 20px!important; }
.ml25 { margin-left: 25px!important; }
.ml30 { margin-left: 30px!important; }
.ml35 { margin-left: 35px!important; }
.ml40 { padding-left: 40px!important; }
.ml45 { padding-left: 45px!important; }
.ml50 { padding-left: 50px!important; }

.mr0 { margin-right: 0px!important; }
.mr2 { margin-right: 2px!important; }
.mr5 { margin-right: 5px!important; }
.mr10 { margin-right: 10px!important; }
.mr15 { margin-right: 15px!important; }
.mr20 { margin-right: 20px!important; }
.mr25 { margin-right: 25px!important; }
.mr30 { margin-right: 30px!important; }
.mr35 { margin-right: 35px!important; }
.mr40 { padding-left: 40px!important; }
.mr45 { padding-left: 45px!important; }
.mr50 { padding-left: 50px!important; }

.mt0 { margin-top: 0px!important; }
.mt2 { margin-top: 2px!important; }
.mt5 { margin-top: 5px!important; }
.mt10 { margin-top: 10px!important; }
.mt15 { margin-top: 15px!important; }
.mt20 { margin-top: 20px!important; }
.mt25 { margin-top: 25px!important; }
.mt30 { margin-top: 30px!important; }
.mt35 { margin-top: 35px!important; }
.mt40 { padding-left: 40px!important; }
.mt45 { padding-left: 45px!important; }
.mt50 { padding-left: 50px!important; }

.mb0 { margin-bottom: 0px!important; }
.mb2 { margin-bottom: 2px!important; }
.mb5 { margin-bottom: 5px!important; }
.mb10 { margin-bottom: 10px!important; }
.mb15 { margin-bottom: 15px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb25 { margin-bottom: 25px!important; }
.mb30 { margin-bottom: 30px!important; }
.mb35 { margin-bottom: 35px!important; }
.mb40 { padding-bottom: 40px!important; }
.mb45 { padding-bottom: 45px!important; }
.mb50 { padding-bottom: 50px!important; }

.fwBold { font-weight: bold; }
.fwThin { font-weight: 300; }
.fwNormal { font-weight: normal; }

#str_disc_panel textarea {
	border: 1px solid #ddd;
	margin-top:10px; margin-bottom:10px;
	min-height: 70px;
}
#str_disc_panel .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

#str_disc_panel .panel-default {
  border-color: #ddd;
}

#str_disc_panel .panel-default > .panel-heading {
  color: #fff;
  background-color: #0a7941;
  border-color: #0a7941;
}

#str_disc_panel .panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-bottom-color: transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
#str_disc_panel .panel-body {
  padding: 15px;
}

.blackBtn {
    background-color: #000 !important;
    color: #fff !important;
}
.btn {
    padding: 8px 15px;
    border-radius: 3px;
    margin: 3px;
	background-color: #ddd;
	color:#000;
}

.favBtn {
    padding: 4px 5px;
    margin-top: 10px;
    margin-right: 5px;
    font-size: 14px;
	background-color: #313131;
	display:table-cell;
}
.favBtnAdd {  }
.favBtnRem {  }

.onstock { color: #27aa27;}
.notonstock { color: #fa505d; }

.ecTop p { width:100%; }
.ecInc p { width:100%; }
.ecBottom p { width:100%; }

#footer h1 { color: #00743a; }
#footer h2 { color: #00743a; }
#footer h3 { color: #00743a; }
#footer h4 { color: #00743a; }
#footer h5 { color: #00743a; }
#footer a { color: #00743a; text-decoration:none; }
#footer a:hover { color: #e42424; }

#sitemsinfo {
	background-color: #39d25f;
	color: #000;
	padding: 5px 10px;
}

#sitemsgerror {
	background-color: red;
	color: #fff;
	padding: 5px 10px;
}

#popupLayer {
    background-color: rgba(15,15,15,0.5);
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 4000;
    position: fixed;
    top: 0;
    left: 0;
}

#popupForm {
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    width: 100%;
    z-index: 4100;
    position: relative;
    max-width: 595px;
    margin: 2% auto;
}
#popupFrame {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-repeat: no-repeat;
  display: block;
  height: auto;
  margin: 15% auto;
  overflow: hidden;
  width: 100%;
  z-index: 4100;
  max-width: 1000px;
}
#popupTitle {
  color: #000;
  display: block;
  float: left;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 5px;
  width: 100%;
  background-color: #acd63b;
  font-size: 23px;
  font-weight: 300;
  line-height: 28px;
  margin-top: 5px;
}
#popupCloseOld {
    background-color: rgb(215, 20, 20);
    background-image: none;
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-top: 1px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 5px;
    padding: 5px 20px;
    float: right;
}
#popupClose {
    background-color: #acd63b;
    background-image: none;
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    font-size: 13px;
    text-align: center;
    border-radius: 0;
    padding: 5px 10px;
    float: right;
    position: relative;
    font-weight: 400;
    margin-right: 5px;
    margin-top: 0px;
    color: #333;
    cursor: pointer;
    height: 30px;
}
#popupContentOld {
    display: block;
    float: left;
    height: 440px;
    overflow: hidden;
    padding: 0 12px;
    width: 580px;
}

#popupContent {
    display: block;
    float: left;
    min-height: auto;
	height: auto;
    overflow: hidden;
    padding: 15px;
    max-width: 100%;
    width: 100%;
    background-color: #fff;
}

#loading {
    width: 100%;
    height: 3000px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000ba;
    z-index: 999;
    text-align: center;
	display:none;
}

.carousel-caption {
    position: absolute;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    bottom: 10%;
    left: 10%;
	font-family: "Poppins", sans-serif;
}
.carousel-caption > .h2 {
	font-size: 36px;
	color:#fff;
	font-weight: 600;
	padding: 15px;
	margin-bottom:0;
}

.carousel-caption > .text-body {
	font-size: 15px;
	color:#fff;
	font-weight: 400;
	padding: 15px;
	padding-top:0;
}
.carousel-caption > .sliderBtnRow {
	margin: 15px 0;
}
.carousel-caption > .sliderBtnRow > a {
	background-color: #0b7e44;
	color:#fff;
	font-weight: 400;
	padding: 10px 15px;
}
.carousel-caption > .sliderBtnRow > a:hover {
	background-color: gray;
	color:#fff;
	font-weight: 400;
}

.owl-nav {
    position: absolute;
    top: 65%;
    left: 0;
    right: 0;
}

.owl-prev{
	left: 0;
	bottom: 0;
	position: absolute;
	background-color: #e73a3a !important;
	color: #fff !important;
	padding: 15px 10px !important;
	opacity: 0.9;
	font-size: 36px;
}
.owl-next{
	right: 0;
	bottom:0;
	position: absolute;
	background-color: #e73a3a !important;
	color: #fff !important;
	padding: 15px 10px !important;
	opacity: 0.9;
	font-size: 36px;
}
.owl-nav > button:hover{
	background-color: #cacaca;
	color: #444;
}

.top-header {  }
.top-header ul { list-style-type: none; margin: 0;padding: 0;}
.top-header ul li {  display: inline-block;margin-right: 15px;}
.top-header ul li a{  padding: 0; font-size:12px; font-weight: 300; }
.top-header ul li a:hover {  }

.header-menu .row-6 {
    min-width: 1px;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    left: 0;
	right: none;
	display: block;
	width: 385px;
}

#mobileMenuFilterPanel select{ width: 85%; }

.product-quantity .input-group-field {
    min-width: 40px;
}

.floatingHeader {

    position: fixed!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    width: 100%!important;
    z-index: 999!important;

}

.dektoplogo { max-height:55px !important;position: absolute;left: 25px;top: 5px; }
.floatingHeader .dektoplogo {
  max-width: 100%;
  top: 5px;
}
.floatingHeader .dektoplogoa {
	width: 200px;
}
.floatingHeader .dektoplogo {
    max-height: 55px !important;
    top: 5px;
}

#mainOrderBtn:hover {
    background-color: red!important;
    color:#fff;
}

/* ================== checkmark ==================== */
/* Customize the label (the checkmarkcontainer) */
.checkmarkcontainer {
	display: block;
	position: relative;
	padding-left: 35px!important;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	margin-bottom: 8px;
	padding-left: 18px;
	font-size: 12px!important;
	font-weight: normal;
	line-height: 24px;
	min-height: 25px !important;

}

/* Hide the browser's default radio button */
.checkmarkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmarkcontainer .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.checkmarkcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.checkmarkcontainer input:checked ~ .checkmark {
  background-color: #575757;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
  display: block;
  background-color: #575757;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
} 


/* ====================================== */

#footer {
  position: relative;
  z-index: 55;
  border-top: 2px solid #00743a;
  border-bottom: 2px solid #00743a;
}

.floatProductPanel {
    position: fixed;
	top:15px;
	z-index: 20;
}

.left-categories__inner{
	overflow-x: hide;
	overflow-y: hide;
	scrollbar-width: thin;
	background-color:transparent;
}

.section {
	display:block;
	width:100%;
}

.mobileMenuPanel {
	left:0;
	right:0;
	top:0;
	bottom:50px;
	padding-top:25px;
	padding-bottom:25px;
	background-color: rgba(255, 255, 255, 0.83);
	display:none;
	position: fixed;
	z-index: 9999;
}

.shop-sorting .form-control {
    max-width: 260px;
}

.post-thumb > img {
    display: inline-block;
    width: 100%;
    max-height: 205px;
    max-width: 100%;
    width: auto;
}

.post-thumb { text-align:center; }

.product-gallery {
    padding-top: 15px;
}

.gallery-item > a {
    text-align: center;
}

.gallery-item > a > img {
    display: inline-block;
    max-height: 350px;
    max-width: 100%;
	width: auto;
}

#galleryImagePanel {
	display:none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000000cf;
	z-index: 999;
}



.imgWrapper {
    display: table-row;
    width: 100%;
	background-color: #fff;
}
.imgWrapperInner { 

    display: table-cell;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}

.product-image-wrapper-inner {
	text-align: center;
	height: 230px; 
}
.product-image-wrapper-inner > img {
	max-height: 150px; 
}

.card {
    margin-bottom: 25px;
    box-shadow: none;
    border: none;
}
.card-heading {
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
    background-color: transparent;
    color: #ddd;
}
.card-heading > h4 {
	margin-bottom:0px;
	padding: 8px 10px;
	color: #666;
}

.card-body {padding: 20px 15px; font-size:13px;}

#addToComapreToastList {
	position: fixed;
	top: 10px; 
	right: 10px;
	z-index: 9999;
}

#addToComapreToastList .addToComapreToast {
    background-color: rgb(255, 255, 255);
    padding: 10px 15px;
    border-radius: 4px;
    box-shadow: rgb(95, 95, 95) 2px 2px 4px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    max-width: 380px;
    margin-left: 4px;
}
#addToComapreToastList .actRow { display: inline-block;width: 100%;margin-bottom: 4px; }
#addToComapreToastList .actTitle { display: inline-block;float: left;padding: 5px 0px;text-decoration: underline; }
#addToComapreToastList .actClose { display: inline-block;float: right; }
#addToComapreToastList .actClose > em { cursor:pointer;background-color: #898989;border-radius: 50%;color: #fff;border: none;padding: 0px; }
#addToComapreToastList .actImg { width: 70px;height: 70px;border: 1px solid #ddd;float: left;margin-right: 10px; overflow: hidden;}
#addToComapreToastList .actImg > img { max-width: 70px; max-height: 70px; }
#addToComapreToastList .actDetails { font-size: 13px; display: block;float: right;width: 70%;}
#addToComapreToastList .actProdName {max-width: 300px;width: 100%;font-weight: bold;margin-bottom: 5px;}
#addToComapreToastList .actProdPrice {}
#addToComapreToastList .actToCompare {}
#addToComapreToastList .actToCompare > button { background-color: #e42424;padding: 5px 15px;border-radius: 4px;border: 1px solid #333;color: #fff;margin-top: 10px; }
.desktop-header-search {
    /*max-width: 290px;*/
}
.detailsrow {
    display: flex;
    justify-content: space-between;
    padding: 5px 3px;
    border-bottom: 0px dotted #bbb;
	width: 100%;
}
.detailsTitle {  }
.detailsValue {  }
.product-title { margin-top:15px; margin-bottom:15px;}

.onStock { color:#3cbf2a; }
.outOfStock { color:#ff0909; }


.steps {
    display: flex;
    justify-content: flex-start;
    padding: 5px 0px;
    margin-bottom: 25px;
}
.step {
    display: inline-block;
    padding: 5px 10px;
    background-color: transparent;
    font-size: 14px;
}
.steps > i {
	display: inline-block;
    padding: 5px 10px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
.step h4 { margin:0; font-size: 13px;color: #ccc;}
.steps .active { color: #000;}
.steps .active h4 { color: #000 !important; }

/*.product-item-image {
    max-height: 215px;
}*/

.product-item-price-old {
    font-size: 16px;
    font-weight: 500;
    color: #666666;
}
.product-item-price { }
.collection-filter-list {
	padding-left: 20px;
}
.collection-filter-list label {
	display:inline-block;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	padding: 5px 6px;
	border: 0px solid #ddd;
	min-width: 56px;
	font-size: 13px;
}
.collection-filter-list input {
	margin:0
}

.table-bordered {
	border:1px solid #ddd
}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
 border:1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
 border-bottom-width:2px
}


.control-label {
  font-weight: 600;
}

.product-item-sku-list {
	position: absolute;
	bottom: 0;
	font-size: 10px;
	color: #999;padding: 0 5px;
	left: 0;
	right: 0;
	width: 100%;
	text-align: right;
	z-index: 20;
}

.filter-group { width:100%; }

.smallBtn {
    padding: 5px 10px;
    width: auto;
}
.blackBtn {
	background-color: #000;
	border-radius: 5px;
	border:1px solid #333;
	color:#fff;
}

.cart-thead { font-weight:300!important; }

.arrowup::after { content: "\e607" !important; }
.arrowdown::after { content: "\e604" !important; }
.template-index .product-item { padding-top:0; }
.collection-product-item { margin-bottom: 0px; }
.collection-product-item:hover {
	box-shadow: 0px 0px 8px 1px #d4d3d3;
	/*box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.2);*/
}

.top-collection-text { font-size:14px; }
.product-item-button-compare{ margin-left: 0; margin-right: 15px; }

#fhfMenu {
    position: absolute;
    z-index: 810;
    width: auto;
    background-color: #fff;
    min-width: 200px;
    box-shadow: 0 3px 20px -1px rgba(0,0,0,0.1);
	margin-left: 0px;
	margin-top: 3px;
}

#fhfMenuUl {
	background-color: #fff;
	color: #000;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	min-width: 250px;
	padding-bottom:0;
}
#fhfMenuUl li { padding: 5px 0px; width:100%; }
#fhfMenuUl li > a { color:#00743a; padding: 0px 15px; line-height: 1.25rem; width: 100%; display:inline-block;width:100%; }
#fhfMenuUl li > a:hover { color:red; }

.product-item-title { margin-bottom: 0;}

.seria-product-item-title a {
	font-size: 16px;
	text-align: center;
	height: 56px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	text-align: center;
	padding-top: 12px;
}

th.ui-datepicker-week-end,
td.ui-datepicker-week-end {
    display: none;
}

.header-menu-root { margin-right: 25px; }

#galleryPanel .row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
  padding-bottom:5px;
}

/* Create four equal columns that sits next to each other */
#galleryPanel .column {
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

#galleryPanel .column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

#galleryPanel .download {padding: 5px 5px;}
#galleryPanel .download > i {color: #fff;}
#galleryPanel .view {padding: 5px 5px; margin-right:5px;}
#galleryPanel .view >i {color: #fff;}
#galleryPanel .innerPanel {background-color: transparent;position: inherit;display: inline-block;margin-bottom: 2px;width: 100%;text-align: right;margin-top: -2.0em;}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
 #galleryPanel .column {
    flex: 50%;
    max-width: 50%;
  }
}

#lngLinkLine { background-color:#fff;color:#ddd;display:block;width:100%; padding:5px 15px; text-align:right; }
#lngLinkLine .lngLink {  }
#lngLinkLine .selLngLink { border:1px solid #01743a!important; }
#lngLinkLine .lngLink img {
  width: 25px;
  margin-right: 10px;
  border:1px solid transparent;
}

.carousel-caption > .sliderBtnRow > a:hover { background-color: #b3d94c!important; color: #333!important; }

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  float: right;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e42424;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #acd53b;
}

input:focus + .slider {
  box-shadow: 0 0 1px #acd53b;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  #galleryPanel .column {
    flex: 100%;
    max-width: 100%;
  }
}

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	.product-image-wrapper-inner {
		text-align: center;
		height: 150px;
	}
	.hidden-xs {   display:none; }
	.hidden-sm { }
	.hidden-md { }
	.hidden-lg { }
	
	.carousel-caption {
		bottom: 0%;
		left: 15%;
	}
	.carousel-caption > .h2 {
		font-size: 15px;
		color:#fff;
		font-weight: 600;
		padding: 5px;
		margin-bottom:0;
	}

	.carousel-caption > .text-body {
		font-size: 12px;
		color:#fff;
		font-weight: 400;
		padding: 5px;
		padding-top:0;
	}
	.carousel-caption > .sliderBtnRow {
		margin: 12px 0;
	}
	.carousel-caption > .sliderBtnRow > a {
		background-color: #0b7e44;
		color:#fff;
		font-weight: 400;
		padding: 4px 8px;
		font-size: 12px;
		margin-left: 15px;
	}
	.compareBtnBig{
		background-color:#ddd;
		margin-left:5px;
		color:#000;
		width: 100%;
		padding: 12px 15px;
		font-size:13px;
		height:55px;
		margin-left:0;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	.product-image-wrapper-inner {
		text-align: center;
		height: 150px;
		display: table-cell;
		vertical-align: middle;
	}
	.product-item-thumb {
		height: 150px;
		overflow: hidden;
	}
	
	.hidden-xs { display:none; }
	.hidden-sm { display:block; }
	.hidden-md { display:block;}
	.hidden-lg { display:block;}
	
	.carousel-caption {
		bottom: 10%;
	}
	.carousel-caption > .h2 {
		font-size: 36px;
		color:#fff;
		font-weight: 600;
		padding: 15px;
		margin-bottom:0;
	}

	.carousel-caption > .text-body {
		font-size: 15px;
		color:#fff;
		font-weight: 400;
		padding: 15px;
		padding-top:0;
	}
	.carousel-caption > .sliderBtnRow {
		margin: 15px 0;
	}
	.carousel-caption > .sliderBtnRow > a {
		background-color: #0b7e44;
		color:#fff;
		font-weight: 400;
		padding: 10px 15px;
		margin-left: 15px;
	}
	.compareBtnBig{
		background-color:#ddd;
		margin-left:5px;
		color:#000;
		width: 100%;
		padding: 12px 15px;
		font-size:13px;
		height:55px;
		margin-left:0;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.product-image-wrapper-inner {
		text-align: center;
		height: 200px;
		display: table-cell;
		vertical-align: middle;
	}
	.product-item-thumb {
		height: 226px;
		overflow: hidden;
	}
	
	.hidden-xs { display:block;}
	.hidden-sm { display:none; }
	.hidden-md { display:block;}
	.hidden-lg { display:block;}
	
	.carousel-caption {
		bottom: 10%;
	}
	.carousel-caption > .h2 {
		font-size: 36px;
		color:#fff;
		font-weight: 600;
		padding: 15px;
		margin-bottom:0;
	}

	.carousel-caption > .text-body {
		font-size: 15px;
		color:#fff;
		font-weight: 400;
		padding-bottom: 5px;
		padding: 15px;
		padding-top:0;
	}
	.carousel-caption > .sliderBtnRow {
		margin: 15px 0;
	}
	.carousel-caption > .sliderBtnRow > a {
		background-color: #0b7e44;
		color:#fff;
		font-weight: 400;
		padding: 10px 15px;
        font-size: 18px
		margin-left: 15px;
	}
	.compareBtnBig{
		background-color:#ddd;
		margin-left:5px;
		color:#000;
		width: 100%;
		padding: 12px 15px;
		font-size:13px;
		height:55px;
		margin-left:14px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.product-image-wrapper-inner {
		text-align: center;
		height: 200px;
		display: table-cell;
		vertical-align: middle;
	}
	.product-item-thumb {
		height: 226px;
		overflow: hidden;
	}
	.floatingHeader .dektoplogo {
	  max-width: 100%;
	  top: 5px;
	}
	.floatingHeader .dektoplogoa {
		width: 200px;
	}
	.hidden-xs { display:block;}
	.hidden-sm { display:block;}
	.hidden-md { display:none; }
	.hidden-lg { display:block;}
	
	.carousel-caption {
		bottom: 10%;
	}
	.carousel-caption > .h2 {
		font-size: 36px;
		color:#fff;
		font-weight: 600;
		padding: 15px;
		margin-bottom:0;
	}

	.carousel-caption > .text-body {
		font-size: 17px;
		color:#fff;
		font-weight: 400;
		padding: 15px;
		padding-top:0;
	}
	.carousel-caption > .sliderBtnRow {
		margin: 15px 0;
	}
	.carousel-caption > .sliderBtnRow > a {
		background-color: #0b7e44;
		color:#fff;
		font-weight: 400;
		padding: 10px 15px;
        font-size: 18px;
		margin-left: 15px;
	}
	.compareBtnBig{
		background-color:#ddd;
		margin-left:5px;
		color:#000;
		width: 100%;
		padding: 12px 15px;
		font-size:13px;
		height:55px;
		margin-left:14px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.product-image-wrapper-inner {
		text-align: center;
		height: 200px;
		display: table-cell;
		vertical-align: middle;
	}
	.product-item-thumb {
		height: 226px;
		overflow: hidden;
	}
	.floatingHeader .dektoplogo {
	  max-width: 100%;
	  top: 5px;
	}
	.floatingHeader .dektoplogoa {
		width: 200px;
	}
	.hidden-xs { display:block;}
	.hidden-sm { display:block;}
	.hidden-md { display:block;}
	.hidden-lg { display:none; }
	
	.carousel-caption {
		bottom: 10%;
		left:8%;
	}
	.carousel-caption > .h2 {
		font-size: 45px;
		color:#fff;
		font-weight: 600;
		padding: 15px;
		margin-bottom:0;
		line-height: 36px;
	}
	.carousel-caption > .text-body {
		font-size: 17px;
		color:#fff;
		font-weight: 400;
		padding-bottom: 5px;
		padding: 15px;
		padding-top:0;
	}
	.carousel-caption > .sliderBtnRow {
		margin: 15px 0;
	}
	.carousel-caption > .sliderBtnRow > a {
		background-color: #0b7e44;
		color:#fff;
		font-weight: 400;
		padding: 10px 15px;
		font-size: 18px;
		margin-left: 15px;
	}
	.compareBtnBig{
		background-color:#ddd;
		margin-left:5px;
		color:#000;
		width: 100%;
		padding: 12px 15px;
		font-size:13px;
		height:55px;
		margin-left:14px;
	}
	
}

@media only screen and (max-width : 910px) {
	.logoText { display:none; }
	.logoTextMobile { display:none; }
	.floatingHeader .dektoplogo {
	  max-width: 100%;
	  top: 5px;
	}
	.floatingHeader .dektoplogoa {
		width: 200px;
	}
}

@media only screen and (min-width : 911px) {
	.logoText { display: inline; margin-left:5px}
	.logoTextMobile { display: inline; margin-left:5px}
	.floatingHeader .dektoplogo {
	  max-width: 100%;
	  top: 5px;
	}
	.floatingHeader .dektoplogoa {
		width: 200px;
	}
}

@media only screen and (max-width : 300px) {
	.logoTextMobile { display:none; }
}

@media only screen and (min-width : 301px) {
	.logoTextMobile { display: inline; margin-left:5px}
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}