.primary_block {
  margin-bottom: 30px;
}

#image-block {
  position: relative;
  cursor: pointer;
  background: #fff;
  padding: 0px!important
}

#image-block:hover .span_link {
  display: block;
}

.description_long iframe { max-width: 100%; max-height: 350px}

.span_link {
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  width: 110px;
  height: 110px;
  line-height: 110px;
  margin-top: -55px;
  margin-left: -55px;
  border-radius: 55px;
  font-size: 3em;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
}

.pb-center-column {
  margin-bottom: 30px;
}

.pb-center-column h1 {
  margin-top: 0;
}

#product-description {
  margin-bottom: 30px;
}

.box-info-product {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e0dfdf
}

.box-rating-cart-form {
}

.box-graphix-info {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e0dfdf
}

.box-graphix-info .g-info {
	display: block;
	height: 45px;
	color: #585858;
	padding: 0 0 0 40px;
	font-size: 12px;
	line-height: 44px;
	border: none;
	margin: 0 0 15px 0;
	font-weight: normal;
	text-align: left;
	text-transform:lowercase
	
}
.socialsharing_product .g-info {
}

.box-graphix-info .g-info-twitter { 
	background: url(../img/2019/bestbonus_detail_.png) no-repeat center left; 
}
.box-graphix-info .g-info-facebook { 
	background: url(../img/2019/bestbonus_detail_05.png) no-repeat center left; 
}
.box-graphix-info .g-info-availability { 
	background: url(../img/2019/bestbonus_detail_03.png) no-repeat center left; 
}
.box-graphix-info .g-info-availability-none { 
	background: url(../img/2019/bestbonus_detail_03.png) no-repeat center left; 
}
.box-graphix-info .g-info-shipping { 
	background: url(../img/2019/bestbonus_detail_07.png) no-repeat center left; 
}
.box-graphix-info .g-info-supplier { 
	background: url(../img/2019/bestbonus_detail_12.png) no-repeat center left; 
}
.box-graphix-info .g-info-wishlist { 
	background: url(../img/2019/bestbonus_detail_08.png) no-repeat center left; 
}

.box-graphix-info .g-info-attachments {
	padding-left: 0px;
}
.box-graphix-info .g-info-attachments a { 
	text-decoration: underline 
}
.box-graphix-info .g-info { background-size: 35px  }

.content_prices {
	margin-bottom: 25px
}
@media (max-width: 767px) { .content_prices { margin-bottom: 0 }	}

.content_prices p {
  margin: 0;
}

.our_price_display {
	font-size: 40px;
	line-height: 40px;
	color: #b81f25;
	margin-right: 25px;
}
#our_price_display {
}

.price_label {
	float: left;
	line-height: 45px;
	font-size: 18px;
	padding-right: 15px;
}
@media (max-width: 767px) {	
	.price_label {
		float: left;
		line-height: 50px;
		font-size: 14px;
		padding-right: 15px;
	}
}


#old_price {
  display: inline-block;
  font-weight: normal;
  padding-right: 10px;
}
#old_price #old_price_display {
 text-decoration: line-through;
 font-size: 30px;
 line-height: 40px;
 font-weight: normal
}
	#old_price #old_price_display .price { font-weight: normal }

@media (max-width: 767px) {	
	#old_price { display: block; text-align: left}
	#old_price #old_price_display { font-size: 18px; }
	#old_price #old_price_display,
	.old_price_display .price_label { line-height: 20px; padding-bottom: 15px }
}

.nomarginleft {
	margin-left: 0px!important;
	padding-left: 0px!important;
}


#quantity_wanted_p {
	height: 28px;
}
@media (min-width: 768px) {	
	#quantity_wanted_p {
		padding-top: 15px;
	}

}

#quantity_wanted_p .form-control {
	padding: 0 5px 0 5px;
}
.product_attributes .col-md-12 .input-group-addon {
	padding-left: 0px;
}
#quantity_wanted_p .input-group-addon {
	background: none;
	font-size: 12px;
	border: none;
	padding-left: 10px;
}
.lang_hu #quantity_wanted_p .input-group-addon { padding-left: 10px }
#quantity_wanted_p .input-group-btn a {
	color: #545556;
}
#quantity_wanted_p .input-group-btn a.product_quantity_down {
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;

	-webkit-border-top-left-radius: 15px;
	-moz-border-top-left-radius: 15px;
	border-top-left-radius: 15px;
	
	-webkit-border-bottom-right-radius: 0!important;
	-moz-border-bottom-right-radius: 0!important;
	border-bottom-righ-radius: 0!important;

	-webkit-border-top-right-radius: 0!important;
	-moz-border-top-right-radius: 0!important;
	border-top-righ-radius: 0!important;
}
#quantity_wanted_p .input-group-btn a.product_quantity_up {
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-bottom-right-radius: 15px;
	border-bottom-righ-radius: 15px;

	-webkit-border-top-right-radius: 15px;
	-moz-border-top-right-radius: 15px;
	border-top-righ-radius: 15px;
	
	-webkit-border-bottom-left-radius: 0!important;
	-moz-border-bottom-left-radius: 0!important;
	border-bottom-left-radius: 0!important;

	-webkit-border-top-left-radius: 0!important;
	-moz-border-top-left-radius: 0!important;
	border-top-left-radius: 0!important;
}
#quantity_wanted_p .input-group-btn a.product_quantity_down {
	border-right: none;	
}
#quantity_wanted_p .input-group-btn a:hover {
	background-color: #6ba121;
	color: #FFFFFF;
	border-color: #ccc!important
}

#attributes {
	padding-top: 15px
}
#attributes select {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.attribute_list ul {
  clear: both;
}

.attribute_list ul li {
  float: left;
  margin-right: 10px;
}

.attribute_list input.attribute_radio {
  float: left;
  margin-left: 3px;
}

.attribute_list div.radio,
.attribute_list div.radio span,
.attribute_list div.radio input {
  float: none;
  display: inline-block;
}

#color_to_pick_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

#color_to_pick_list:before, #color_to_pick_list:after {
  content: " ";
  display: table;
}

#color_to_pick_list:after {
  clear: both;
}

#color_to_pick_list li {
  float: left;
  margin: 0 3px 3px 0;
  padding: 1px;
  border: 1px solid #d6d4d4;
  width: 26px;
  height: 26px;
}

#color_to_pick_list li.selected {
  border: 1px solid #4d4d4d;
}

#color_to_pick_list li a.color_pick {
  display: block;
  height: 22px;
  width: 22px;
  cursor: pointer;
}

#color_to_pick_list li a.color_pick img {
  display: block;
  height: 22px;
  width: 22px;
}

.btn-add-to-cart.added .icon:before {
  content: '\f00c';
}

.btn-add-to-cart.disabled .icon {
  -webkit-animation: icon-spin 2s infinite linear;
  -o-animation: icon-spin 2s infinite linear;
  animation: icon-spin 2s infinite linear;
}

.btn-add-to-cart.disabled .icon:before {
  content: '\f1ce';
}

@-webkit-keyframes icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

@-moz-keyframes icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

@keyframes icon-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.page-product-box {
  margin-bottom: 10px;
}

#product-features {
	margin-top: 45px;	
}

#product-features .features-name { width: 35%; color: #000000}
#product-features .table-condensed > thead > tr > th,
#product-features .table-condensed > thead > tr > td,
#product-features .table-condensed > tbody > tr > th,
#product-features .table-condensed > tbody > tr > td,
#product-features .table-condensed > tfoot > tr > th,
#product-features .table-condensed > tfoot > tr > td {
  padding: 13px 5px 13px 5px;
}


.accessories-block .product_list.grid .product-container {
  margin-bottom: 50px;
}

.content_only .primary_block {
  margin: 0;
}

.content_only .pb-center-column h1 {
  margin-top: 20px;
}

#image-block .product-label-container {
	z-index: 1;
	top: 20px;
	right: auto;
	left: 20px;
	bottom: auto
}

#short_description_block {
	color: #585858;
	padding: 10px 0 25px 0;
}

#supplierOptionsA,
#deliveryOptionsA {
	cursor: help
}
.divOptionsA { padding-left: 0}
#supplierOptions,
#deliveryOptions {
	position: absolute;
	margin-top: 30;
	margin-left: 10px;
	padding: 20px;
	color: #444444;
	z-index: 500;
	background-color: #FFFFFF;
	
		-webkit-border-radius: 18px;
	    -moz-border-radius: 18px;
	    border-radius: 18px;
		
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 13px;
}
#deliveryOptions .deliveryName {
	padding-right: 10px;
}

#product-tabs {
  margin: 0 0 40px 0
}

#product-tabs > li {
  margin-bottom: 0px;
}

#product-tabs > li > a {
  margin-right: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  padding: 15px 22px 15px 22px;
  border: 0px;
  border-right: 1px solid #eaeaea;
}

#product-tabs > li:last-child > a { border-right: 0px; }

#product-tabs > li > a:hover {
  border-color: #eaeaea;
}

#product-tabs > li.active > a, #product-tabs > li.active > a:hover, #product-tabs > li.active > a:focus {
  color: #fff;
  background-color: #fafafa;
  cursor: default;
  color: #000000;
}

#thumbs_list_frame li {
	padding-bottom: 35px;
}

@media (max-width: 991px) { 
	.btn-add-to-cart .icon { display: none }
}

.btn-add-to-cart {
	height: 60px;
	font-weight: bold;
	text-transform: uppercase;
	
	-webkit-border-radius: 30px!important;
	-moz-border-radius: 30px!important;
	border-radius: 30px!important;

}
.box-cart-bottom {
	padding-bottom: 10px
}
@media (max-width: 991px) { 
	.box-cart-bottom {
		padding-bottom: 20px
	}
}

#product_name {
	color: #393838;
	font-size: 26px;
	text-transform: uppercase
}

#timecountdown,
.blockproductsoldcount {
	font-size: 13px;
	color: #949494
}
	#timecountdown strong,
	.blockproductsoldcount strong {
		text-transform: uppercase;
		font-weight: normal;
		color: #585858
	}

/* HEIGHT 28 */
.product_attributes select { 
	height: 28px;
	padding-top: 4px;
}
#quantity_wanted_p .input-group-btn .btn {
	height: 34px!important;
	line-height: 22px!important;
	font-size: 10px;
	padding-right: 6px;
	padding-left: 6px;
}
#quantity_wanted_p .form-control {
	height: 34px;
}

@media (min-width: 992px) {
	#quantity_wanted {
	  left: -1px;
	  width: 105%;
	}
}

/* SELECT BOX */
.attribute_list select {
    width: 100%;
	cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	font-size: 12px;
	/*
	-webkit-transition: background-image 0.3s ease-in-out;
	-moz-transition: background-image 0.3s ease-in-out;
	-o-transition: background-image 0.3s ease-in-out;
	transition: background-image 0.3s ease-in-out;
	*/
    background: transparent no-repeat;
	background-image: url("../img/select-box-arrow.png");
    background-position: right;
}

.attribute_list select:hover{
	/*
    background: transparent no-repeat #CCCCCC;
	background-image: url("../img/select-box-arrow-hover.png");
	background-position: right;
	*/
}

/* PHONE */

.attribute_list select {
  width: 100%;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  
  -webkit-transition: background-image 0.3s ease-in-out;
  -moz-transition: background-image 0.3s ease-in-out;
  -o-transition: background-image 0.3s ease-in-out;
  transition: background-image 0.3s ease-in-out;
  
  background: transparent no-repeat;
  background-image: url("../img/select-box-arrow-phone.png");
  background-position: right;
  background-size: contain;
  }

#phone-img-list {
  display: none;
}

#product_name_phone {
  display: none;
  color: #000000;
  font-size: 26px;
  text-transform: none!important
}

#phone_reduction_percent_display {
  display: none;
}

#reduction_percent_display {
  display: unset;
}

#phone-product-border-top {
  border-top: none;
  padding-top: 0px;
}

.pb-left-column {
  display: unset;
}

.phone-gallery {
  display: none!important;
}

@media (max-width: 767px) {
  #thumbs_list .grouped_elements {
  	display: none;
	background-color: #000000
  }
  #product_name_phone {
    display: table;
    font-size: 18px;
    margin-left: 20px;
  }

  #product_name {
    display: none;
  }

  #attributes {
    padding-right: 0;
  }
	#quantity_wanted_p .input-group 
	{
		width: 50%
	}
  #quantity_wanted_p .input-group-addon {
    width: 25%;
    text-align: left;
	padding-left: 0px;
  }

  #quantity_wanted {
    min-width: 30px;
  }

  #quantity_wanted_p .input-group-btn a {
    background-color: #FFFFFF;
    color: #545556;
  }

  #phone-add-to-cart {
    margin-top: 3px;
  }

  .btn-add-to-cart {
    height: 36px;
    font-size: 16px;
    font-weight: normal;
    padding-top: 8px;
  }

  #view_full_size {
    border-bottom: 1px solid #f1f1f1;
  } 

  #phone-img-list {
    position: absolute;
    display: unset;
    z-index: 200;
    right: 30px;
    top: 30px;
    color: #cccccc;
  }
  #timecountdown, .blockproductsoldcount {
    font-size: 12px;
  }
  .box-graphix-info {
    padding-bottom: 0px;
  }
  .box-graphix-info .g-info-twitter, .box-graphix-info .g-info-facebook, .box-graphix-info .g-info-availability, .box-graphix-info .g-info-shipping, .box-graphix-info .g-info-wishlist, .box-graphix-info .g-info-supplier {
    background-size: 25px;
  }
  .box-graphix-info .g-info {
    padding: 0 0 0 40px;
    font-size: 12px;
    margin: 0 0 0 0;
    height: 35px;
  }

  .box-info-product {
    border: none;
    margin-bottom: 4px;
  }

  #phone-product-border-top {
    border-top: 1px solid #f1f1f1;
    padding-top: 17px;
  }

  #thumbs_list_frame {
    display: none;
  }

  .phone-gallery {
    display: unset!important;
  }

  .pb-left-column {
    display: none;
  }

  .breadcrumb li:last-child {
    color: #b3b3b3;    
  }
  
  .box-rating-cart-form {
    border: none;
  }
  
  .buttons_bottom_block { margin-bottom: 0px; }

/*  #product-features .features-name {
    width: 145px;
  }*/

/*  #bigpic {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 1px;
  }*/

}