.block-categories .menu li .sub li {
  border-bottom: 1px solid #e5e5e5;
  padding-top: 5px;
  padding-bottom: 5px;
}
.subcategory-image {
  display: block;
  padding: 15px;
}
#header .header-nav {
  max-height: 40px;
  /*overflow: hidden;*/
}
#tptnhtmlbox1 {
  max-height: 20px;
  overflow: hidden;
}
.owlslider {
  overflow: hidden;
  /*max-height: 360px;*/
}

.mega-unit.mega-hdr {
  border-bottom: none !important;
}
/*.block-categories li.category_id_8, .block-categories .menu li.category_id_8 a.tptn-mega, .block-categories li.category_id_51, .block-categories .menu li.category_id_51 a.tptn-mega {
  position: static !important;
}*/
.no-top-border {
  border-top: none !important;
}
.product-thumbnail .thumbnail {
  display: block;
  height: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.tptncarousel .product-thumbnail .thumbnail {
  height: 203px;
}
.product-thumbnail .thumbnail img {
  max-height: 100%;
  max-width: 100%;
}


h1.h1 {
  text-transform: none;
}
.block-categories .menu li a {
  text-transform: none;
}
.block-categories .menu > li > a {
  text-transform: uppercase;
}
.block-categories .menu ul.inside_current {
  margin-left: 20px;
  margin-top: 2px;
}
.block-categories .menu > ul > li > a, .block-categories .menu ul.inside_current > li > a {
  padding-top: 7px;
  padding-bottom: 5px;
}
.block-categories .menu > ul {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    padding-top: 3px;
}
.logo {
  max-height: 60px;
}
.already {
  border-color: #558b2f;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -moz-background-clip: padding !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;

    padding: 1em 2em 1em 1.5em;
    margin: 0 0 0em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #558b2f;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.already.extra_gift {
	border-top: 1px solid;
	border-color: #e5e5e5;
	margin-top: -6px;
}
.product-flag.new.sold_out {
  background-color: #FF9F00;
}

#autocomplete-ajax {
  outline: none;
}


.alert {
background-color: #FCF8E3;
border: 1px solid #FBEED5;
border-radius: 4px;
margin-bottom: 18px;
padding: 8px 35px 8px 14px;
text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.506);
}
.alert-danger, .alert-error, .alert-danger .alert-heading, .alert-error .alert-heading {
color: #B94A48;
}
.alert-danger, .alert-error {
background-color: #F2DEDE;
border-bottom-color: #EED3D7;
border-left-color: #EED3D7;
border-right-color: #EED3D7;
border-top-color: #EED3D7;
}
.alert-success, .alert-success .alert-heading {
color: #468847;
}
.alert-success {
background-color: #DFF0D8;
border-bottom-color: #D6E9C6;
border-left-color: #D6E9C6;
border-right-color: #D6E9C6;
border-top-color: #D6E9C6;
}

#blockcart-modal .modal-dialog {
    max-width: 520px;

  }
.row.delivery-option {
  border-bottom: 1px solid;
  border-color: #e5e5e5;
  margin-bottom: 12px;
  padding-bottom: 5px;
}
.bank-list .payment-methods {
    width: 100%;
    margin-left: 47px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.bank-list .payment-methods ul {
    list-style: none;
}

.bank-list .payment-methods ul li {
    display: inline-block;
    vertical-align: top;
    width: 160px;
    height: auto;
    border: 1px solid;
    border-color: #d4e0e2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -khtml-border-radius: 5px;
    margin-bottom: 15px;
    margin-right: 13px;
    cursor: pointer;
    position: relative;
	background-color: #ffffff;
	min-height: 56px;

	border-color: #ffffff;
	border-width: 2px;
}
.bank-list .payment-methods ul li:hover, .bank-list .payment-methods ul li.current {
    border-color: #458CCA;
		border-width: 2px;
}
.bank-list .payment-methods ul li:hover p img {

}
.bank-list .payment-methods ul li .circle {
    width: 12px;
    height: 12px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -khtml-border-radius: 100%;
    border: 3px solid;
    border-color: #b8c9cc;
    position: absolute;
    top: 20px;
    left: 20px;
		display: none;
}
.bank-list .payment-methods ul li:hover .circle, .bank-list .payment-methods ul li.current .circle {
    border: 5px solid;
    border-color: #2ab8ed;
    width: 7px;
    height: 7px;
}
.bank-list .payment-methods ul li.current .circle {
	display: none;
}
.bank-list .payment-methods ul li p {
    font-size: 10px;
    color: #272727;
    line-height: 18px !important;
    padding: 0px;
    margin: 10px 10px 10px 10px;
		text-align: center;
}
.bank-list .payment-methods ul li p img {
		margin: auto;
    display: block;
    margin-top: 10px;
		margin-bottom: 10px;
}
.deliveries-container {
  border: 1px solid; width: 100%; border-color: #e5e5e5; text-align: center; font-family: sans-serif;
}
#tptncolbanner .deliveries-container {
  background-color: #f7f6f7;
}
.delivery_methods {
  color: #333;
  padding: 0px 15px 10px 10px;
}
.delivery_methods li a img {
  opacity: 0.8;
  max-width: 114px;
}
.delivery_methods li a:hover img {
  opacity: 1;
}
.delivery_methods li p {
  text-align: left;
  font-size: 11px;
  padding-left: 120px;
  padding-top: 10px;
}
.tptnbanner .delivery_methods li {
  margin-top: 15px;
  clear: both;
}
.tptnbanner .delivery_methods a:before {
  display: none;
}
.taisykla_container {
  border: 1px solid; width: 100%; display: block; border-color: #e5e5e5; text-align: center; font-family: sans-serif; color: #000000;
}
.taisykla_container > div {
  filter: alpha(opacity=60); opacity: 0.6;
}
.taisykla_container > div img {
  margin-top: 20px;
}
.taisykla_header {
  font-size: 18px; font-weight: bold; margin-top: 18px;
}
.taisykla_kontaktai {
  font-size: 14px; font-weight: bold; color: #000000; margin-top: 16px;
}
.taisykla_container > a {
  display: block; margin-top: 17px;
  margin-left: -1px;
}
.minicart-header {
  cursor: pointer !important;
}

.rating {
	border: none;
	display: inline-block;
	vertical-align: top;
}

.rating > input { display: none; }
.rating > label:before {
	margin: 5px;
	font-size: 1.25em;
	font-family: FontAwesome;
	display: inline-block;
	content: "\f005";
}

.rating > .half:before {
	content: "\f089";
	position: absolute;
}

.rating > label {
	color: #ddd;
	float: right;
}

.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  }

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  }


.left-block-header {
    background: #f9f9f9;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    font-weight: 400;
    padding: 15px;
    margin: 0;
    text-transform: uppercase;
}

.tptnbanner .left-block-header a:before {
  display: none;
}

#tptnmobilemenu {
	position: absolute;
	top: 120px;
	left: 15px
}

#tptnmobilemenu .toggler {
	font-size: 24px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	height: 50px;
	line-height: 50px;
	width: 50px
}

#tptnmobilemenu .toggler:after {
	font-family: Material Icons;
	content: "\E5D2"
}

#tptnmobilemenu .menu-show {
	-webkit-transform: translateX(300px);
	transform: translateX(300px)
}

#tptnmobilemenu .window-overlay {
	background: rgba(0, 0, 0, .7);
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 105
}

#tptnmobilemenu .mobile-menu {
	background: #fff;
	position: fixed;
	top: 0;
	bottom: 0;
	left: -300px;
	width: 300px;
	overflow-y: auto;
	z-index: 106;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

#tptnmobilemenu .mobile-menu .mobile-menu-title {
	color: #fff;
	font-size: 16px;
	padding: 0 20px;
	line-height: 50px;
	display: block;
	text-transform: uppercase
}

#tptnmobilemenu .mobile-menu .mobile-menu-title i {
	font-size: 20px;
	cursor: pointer;
	float: right;
	margin: 15px 0 0
}

#tptnmobilemenu .mobile-menu .collapse-icons[aria-expanded=true] .add {
	display: none
}

#tptnmobilemenu .mobile-menu .collapse-icons[aria-expanded=true] .remove {
	display: block
}

#tptnmobilemenu .mobile-menu .collapse-icons .remove {
	display: none
}

#tptnmobilemenu .mobile-menu li > a {
	border-bottom: 1px solid #ddd;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 50px;
	display: block;
	text-transform: uppercase
}

#tptnmobilemenu .mobile-menu ul ul {
	background: #f5f5f5
}

#tptnmobilemenu .mobile-menu ul ul a {
	text-transform: none
}

#tptnmobilemenu .mobile-menu ul ul ul a {
	padding-left: 30px
}

#tptnmobilemenu .mobile-menu .navbar-toggler {
	border: none;
	float: right;
	margin: 17px 0 0;
	padding: 0;
	width: auto;
	height: auto
}

#tptnmobilemenu .mobile-menu .collapse {
	display: none
}

#tptnmobilemenu .mobile-menu .collapse.in {
	display: block
}

#tptnmobilemenu .mobile-menu i {
	font-size: 20px
}
#top-categ span, #tptnmobilemenu .toggler, #tptnmobilemenu .mobile-menu-title {
    background-color: #2AC97A;
}
.taisykla_container h4, #left-column .block-content h4 {
    border-left: 4px solid #2AC97A;
    margin-left: -1px;
}
.banner_2 {
  display: none;
}

@media screen and (max-width: 768px) {

  #tptnsubbanner {
    display: none;
  }
  .banner_2 {
    display: block;
  }
  .banner_1 {
    display: none;
  }

  #content-wrapper {
    margin-top: 0px;
  }

  .rating label {
    clear: none;
  }
  
  .delivery_logos_mob {
	  display: block !important;
	  margin-bottom: 40px;
	  width: 285px;
  }
  .delivery_logos_mob .hidden-lg-down {
	  display: block !important;
	  margin-bottom: 30px;
  }
  .delivery_logos_mob .hidden-lg-down .left-block-header {
  	border-left: 4px solid #2AC97A;
    margin-left: -1px;
  }
  
}
#terminal, #terminal2, #terminal16 {
  width: 340px;
}
@media screen and (max-width: 490px) {

  #terminal, #terminal2, #terminal16 {
    width: 200px;
    display: block;
  }
  .bank-list .payment-methods {
    margin-left: 0px;
  }
  .bank-list .payment-methods ul li {
    width: calc(49% - 13px);
    vertical-align: middle;
  }
  .bank-list .payment-methods ul li p img {
    height: auto !important;
  }


}



@media screen and (max-width: 500px) {
  #header .header-nav, #tptnhtmlbox1 {
    max-height: 50px;
  }
  #tptnhtmlbox1 {
    width: 240px;
  }
  .sitemap-link {
    display: block;
  }
  #tptnhtmlbox1 ul li a {
    display: inline-block;
  }
}

@media screen and (max-width: 400px) {
  #tptnhtmlbox1 {
    width: 240px;
  }
}

.cart-content-btn {
  text-align: center !important;
  padding-right: 0px !important;
  display: block !important;
}

@media screen and (max-width: 767px) {


  .models_column {
	  width: 50% !important;
  }

  
  .cart-content {
    text-align: center !important;
  }

}
.delivery_images {
  max-width: 300px;
  height: auto !important;
}
.seperator {
  display: inline-block;
  color: #999999;
  margin-left: 10px;
  margin-right: 10px;
}

.facebook-login {
  background-color: #3b5998 !important;
}
#header .header-top .user-info .dropdown-content {
  width: auto;
  min-width: 180px;
}
/*.tptnprods h1, .mpop {
    background: #f9f9f9;
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    padding: 15px 50px 15px 15px;
    text-transform: uppercase;
}*/
/*.mpop {
  border: 1px solid #e5e5e5;
    margin-top: 30px;
    margin-bottom: 15px;
}*/
.search_category_results {
  padding: 10px;
  padding-left: 1.5em;
    color: #666;
    background: #eee;
    position: relative;
}
@media screen and (max-width: 575px) {

  .product-thumbnail .thumbnail {
    height: auto;
  }
}

.agree {
  float: right;
  margin-top: 10px;
  margin-right: 25px;
}
.agree label {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 25px);
}
.agree input {
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  margin-left: 5px;
  width: 20px;
}

@media screen and (max-width: 550px) {
  .history_state, .empty_state {
    display: none;
  }
  .facebook-login {
    display: block;
    margin-top: 10px;
    margin-left: 0px !important;
  }
  #showreg2 {
    display: block;
    width: 100%;
  }
}
.tptncarousel .product-images {
  height: 125px;
  overflow: hidden;
}

.tptncarousel .product-images > .thumb-container {
  float: left;
}

iframe {
	max-width: 100%;
}
@media screen and (max-width: 660px) {
	.product-description iframe {
		height: 200px;
	} 
}

.page-content.page-cms.page-cms-4 ul {
	list-style: disc inside none;
}


.leave-comment .rating > label:before {
  font-size: 0.9em;
}

.leave-comment {
  font-size: 18px; font-weight: bold; margin-left: 0px; margin-top: 20px; margin-bottom: 10px;
}
.beforerating {
    display: inline-block;
    margin-bottom: 0px;
}
.jquery-comments .textarea-wrapper:before {
    content: " ";
    position: absolute;
    border: 5px solid #D5D5D5;
    left: 5px;
    top: 0;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-left-color: rgba(0, 0, 0, 0);
}
.jquery-comments .textarea-wrapper:after {
    content: " ";
    position: absolute;
    border: 7px solid #FFF;
    left: 7px;
    top: 1px;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-left-color: rgba(0, 0, 0, 0);
}
.bookmaker-send {
    background: #2793e6 !important;
    opacity: 1 !important;
    cursor: pointer !important;
    float: right;
    color: #FFF;
    padding: 0 1em !important;
    font-size: 1em;
    line-height: 1.6em !important;
    margin-top: .4em !important;
    border: none;
}
.jquery-comments .textarea-wrapper {
    overflow: hidden;
    padding-left: 15px;
    position: relative;
}

.single_review {
  margin-bottom: 30px;
  position: relative;
}
.single_review > span {
  color: #3eb1ed;
}
.single_review .rating {
  position: absolute;
  right: 0px;
  top: -5px;
  padding-top: 0px;
}
.single_review .review {
	margin-top: 10px;
}
.single_review {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 15px;
}

.product-description ul {
	list-style: disc;
	list-style-position: inside;
}


.show_more_logo {
	float: right;
	margin-right: 12px;
	display: inline-block;
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	cursor: pointer;
}
.show_more_logo:hover span {
	text-decoration: underline;
}
.show_more_logo i {
    font-size: 12px;
    padding-right: 10px;
    color: #458CCA;
    padding-left: 3px;
}
#header .header-nav .currency-selector .lc-dropdown-content li.current {
	display: block;
    padding: 7px 10px;
}
#header .header-nav .currency-selector .lc-dropdown-content li .material-icons {
	color: #1fb52e;
    font-size: 18px;
    float: right;
}
.inside-content {
	padding: 15px;
    background-color: #fff;
    border: 1px solid #ededed;
}
.inside-content p {
	font-size: 16px;
}

.jFiler-input-dragDrop {
	margin-bottom: 20px !important;
}
.jFiler-item .jFiler-item-container .jFiler-item-thumb {
	width: 100px !important;
	height: 72px !important;
	min-height: 72px !important;
}
.jFiler-item .jFiler-item-container {
	margin-bottom: 20px !important;
}
.jFiler-item .jFiler-item-container .jFiler-item-info .jFiler-item-title {
	font-size: 10px !important;
}
.jFiler-input-dragDrop {
	margin-left: 0px !important;
	margin-right: auto !important;
	/*background-color: #000000 !important;*/
}

.jFiler-input-choose-btn:hover {
	color: #ffffff !important;
}

.gift_price {
	display: inline-block;
	color: #333;
	margin-right: 10px;
	margin-top: 3px;
}

#product-modal .modal-content .modal-body .mask {
	max-height: none !important;
}

@media screen and (max-width: 768px) {

	.display_only_desktop {
		display: none !important;
	}

}






.timer-block {

    width: 100%;
    background-color: #fff;
    height: 185px;
    text-align: center;
		border: 1px solid #eaeaea;
		margin-bottom: 20px;
}
.timer-block .title {
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 12px;
    color: #646464;
    margin-top: 19px;
}
.timer-block .hour-block {
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    position: relative;
}
.timer-block .hour-block .hour {
    width: 36px;
    height: 34px;
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-size: 24px;
    text-align: center;
    padding-top: 0;
    float: left;
}
.timer-block .hour-block .hour span {
    letter-spacing: 0;
}
.timer-block .hour-block .colon {
    width: 5px;
    height: 34px;
    color: #B9B9B9;
    font-size: 24px;
    text-align: center;
    float: left;
		line-height: 24px;
}
.timer-block .hour-block .minutes, .timer-block .hour-block .sekundes, .timer-block .hour-block .valandos {
    font-size: 10px;
    color: #646464;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.timer-block .hour-block .valandos {
    position: absolute;
    top: 35px;
    left: 12px;
}
.timer-block .hour-block .minutes {
    position: absolute;
    top: 35px;
    left: 71px;
}
.timer-block .hour-block .sekundes {
    position: absolute;
    top: 35px;
    left: 131px;
}


#phone_1_field-error:after {
	position: absolute;
	right: 0px;
	top: 7px;
	content: "\f06a";
	display: inline-block;
	font-family: "FontAwesome";
	font-style: normal;
}

.block-categories .menu li a .material-icons {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 13px;
}

@media screen and (max-width: 991px) {

	.greita_paieska {
		display: block !important;
		margin: auto !important;
		text-align: center !important;
		margin-bottom: 20px !important;
		width: 100% !important;
	}
	.greita_paieska_bottom {
		text-align: center !important;
		width: 100% !important;
	}
	.greita_paieska_bottom > div {
		text-align: left !important;
	}

}
.fast-search
{
	border: 1px solid; border-color: #e5e5e5; padding: 20px 10px 15px 10px; border-left: 4px solid #2AC97A;
}
@media screen and (max-width: 515px) {

	.greita_paieska_bottom > div {
		display: block !important;
		width: 100% !important;
	}
	.greita_paieska_bottom > div.greita_paieska_arrows {
		display: none !important;
	}
	
	.fast-search
	{
		padding: 10px 10px 30px 10px;
	}
	
}

/*.chosen-drop, .chosen-container {
    z-index:100000 !important;
}*/
.block-social{position:fixed;right:0;top:340px;width:45px;z-index:999;}.block-social.on_left{right:auto;left:0;}.block-social.on_left ul li a{float:left;}.block-social.on_left ul li a > span{position:relative;}.block-social.on_left ul li a > span i.fa{float:right;}.block-social.on_left ul li a > span span.social-text{position:absolute;top:0;right:43px;width:auto;}.block-social ul{padding:0;}.block-social ul li{display:block;}.block-social ul li a{float:right;margin-bottom:2px;border-radius:5px 0 0 5px;}.block-social ul li a.facebook{background:#3b5998;}.block-social ul li a.twitter{background:#62bdb2;}.block-social ul li a.google-plus{background:#db4a39;}.block-social ul li a.youtube{background:#d32323;}.block-social ul li a.pinterest{background:#db4a39;}.block-social ul li a.mail-to{background:#2a056f;}.block-social ul li a.instagram{background:#9b6954;}.block-social ul li a.tumblr{background:#35465a;}.block-social ul li a.linkedin{background:#4875b4;}.block-social ul li a.vimeo{background:#86b32d;}.block-social ul li a.behance{background:#005cff;}.block-social ul li a.dribbble{background:#ec4a89;}.block-social ul li a.rss{background:#ffa500;}.block-social ul li a.vk{background:#45668e;}.block-social ul li a > span{color:#fff;float:left;white-space:nowrap;font-size:11px;height:43px;line-height:43px;width:43px;transition:all 0.5s ease 0s;overflow:hidden;}.block-social ul li a > span i.fa{width:43px;height:43px;text-align:center;line-height:43px;font-size:20px;float:left;position:relative;margin-right:10px;}.block-social ul li a > span i.fa:after{content:"";background:#fff;height:19px;width:1px;position:absolute;right:-1px;top:12px;}.block-social ul li a > span span.social-text{height:43px;line-height:43px;float:left;width:0;}.block-social ul li a:hover > span{width:160px;}

label.error {
	display: none !important;
}

.bootstrap-touchspin > span.input-group-btn {
    display: none;
}

.fast_delivery {
	color: #e8853a;
	margin-top: 17px;
	text-transform: uppercase;
}
.fast_delivery img {
	height: 25px;
}

.select2-container {
	margin-left: 0px !important;
}
.select2-container--open .select2-dropdown {
	left: 0px !important;
}
.select2-search--dropdown .select2-search__field {
	outline: none;
}
.choices__list {
	z-index: 1000000 !important;
}
a.normal_link {
	color: #0d5385;
}
a.normal_link:hover {
	color: #5D6A87;
}

nav.subcategories .subcategory-heading {
  font-size: 16px
}

nav.subcategories ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

nav.subcategories li {
  margin-bottom: 30px
}

nav.subcategories .subcategory-content {
  border: 1px solid #e5e5e5;
  text-align: center
}

nav.subcategories .subcategory-name {
  background: #f9f9f9;
  border-top: 1px solid #e5e5e5;
  font-size: 12px;
  padding: 12px 3px;
  display: block;
  text-transform: uppercase
}

nav.subcategories .subcategory-content:hover a,
nav.subcategories .subcategory-name:hover {
  color: #888;
  text-decoration: none
}

.wishlist-button-add {
  display: none !important;
}

#js-product-list {
  margin-top: 40px;
}

.col-xs-8r,
.col-sm-8r,
.col-md-8r,
.col-lg-8r {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-8r {
    width: 12.5%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-8r {
        width: 12.5%;
        float: left;
    }
}

.product-miniature .product-title {
  min-height: 48px;
}

.news article {margin-bottom: 20px;}.news article .image {display: inline-block;margin-right: 20px;vertical-align: top;margin-bottom: 30px;}.news article .right {display: inline-block;vertical-align: top;margin-bottom: 30px;}.news article .image img {width: 300px;}.news article .leftheader h2 {color: #676767;font-size: 26px;}.news article .more {background: transparent;border: 1px solid #333333;color: #333333;border-radius: 0px;font-weight: bold;margin-top: 10px;margin-bottom: 0px;display: inline-block;font-size: 13px;height: 31px;line-height: 29px;padding: 0px 15px;margin: 0;}.news article .more:hover {color: #FF4900;border-color: #FF4900;outline-color: #FF4900;}.news article .date, .news-date {color: #bbbbbb;font-size: 12px;font-weight: 700;}.news .shorttext p {font-size: 16px;}


.choose_comb .comb_item {
    display: inline-block;
    border: 2px solid #c9c9c9;
    color: #252525;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 10px;
    vertical-align: top;
}

.product-miniature .choose_comb .comb_item {
  margin-right: 5px;
  margin-bottom: 5px;
}

.choose_comb .comb_item:hover, .choose_comb .comb_item.selected {
    border-color: #2AC97A;
}

.news_article h2 {
  margin-bottom: 15px;
  margin-top: 25px;
}

@media screen and (min-width: 600px) {

  .news article > a {
    display: inline-block;
    margin-right: 30px !important;
  }
  .news article .right {
    display: inline-block;
    width: calc(100% - 350px);
    margin-top: 15px;
  }

}

.comb_item.sold-out {
  position: relative;
  opacity: 0.5;
}

.comb_item.sold-out::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-top: 2px solid #ff0000;
  transform: rotate(-45deg);
}
