<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.primary_block {
  margin-bottom: 30px;
}

#image-block {
  position: relative;
  cursor: pointer;
  background: #fff;
  padding: 0px!important
}

#image-block:hover .span_link {
  display: block;
}

.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: 0px;
}

.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 #eeeeee
}

.box-info-product {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #eeeeee
}

.box-rating-cart-form {
	margin-bottom: 18px;
	padding-bottom: 6px;
	border-bottom: 1px solid #eeeeee
}

.box-graphix-info {
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eeeeee
}

.box-graphix-info .g-info {
	display: block;
	height: 45px;
	color: #333333;
	
	padding: 0 0 0 60px;
	font-size: 12px;
	line-height: 45px;
	border: none;
	margin: 0 0 15px 0;
	font-weight: bold;
}
.box-graphix-info #product-doprava { font-size: 14px;}
@media (max-width: 767px) {	
	.box-info-product { padding-bottom: 0px; }
	.box-graphix-info-availability { padding-bottom: 20px!important }
	#product-availability {
		/*height: 85px;*/
	}
}

.box-graphix-info .g-info span.icon {
	font-size: 40px;
	position: absolute;
	margin-left: -60px;
	color: #b6c72d;
}

.socialsharing_product .g-info {
	color: #333333!important;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background-color: transparent!important
}
.socialsharing_product .g-info:hover,
.socialsharing_product .g-info:hover span.icon {
	color: #b6c72d!important;
}
.socialsharing_product .g-info span.icon {
	font-size: 25px;
	color: #333333;
}

.box-graphix-info .g-info-twitter { 
}
.box-graphix-info .g-info-facebook { 
}
.box-graphix-info .g-info-availability,
.box-graphix-info .g-info-availability span.icon{ 
	color: #60be15!important; 
}
.box-graphix-info .g-info-availability-none,
.box-graphix-info .g-info-availability-none span.icon,
.box-graphix-info .g-info-availability span#pQuantityAvailableNone,
.box-graphix-info .g-info-availability span#pQuantityAvailableNone span.icon { 
	/*color: #ff0200!important; */
	color: #DDA522!important;
}
.box-graphix-info .g-info-availability .soldout,
.box-graphix-info .g-info-availability .soldout span.icon{
	color: #F02035!important; 
}


.box-graphix-info .datum_dorucenie {
	font-size: 13px;
	color: #313131;
	font-style: italic;
	margin-left: 10px;
}
@media (max-width: 767px) {	
	.datum_dorucenie { display: block; margin-left: 0px!important; }
}


#product-doprava .icon{ color: #c9d62f!important; }
#product-vyrobene-na-slovensku .icon{ color: #81d5ef!important; }
#product-certifikovane-oblecenie .icon{ color: #ee3232!important; }
#product-originalne .icon{ color: #f9d409!important; }
#product-vymena-tovaru .icon{ color: #ed1e8a!important; }
#product-vratenie-tovaru .icon{ color: #ef713a!important; }

.box-graphix-info .g-info-wishlist { 
}

.box-graphix-info .g-info-attachments {
	padding-left: 0px;
}
.box-graphix-info .g-info-attachments a { 
	text-decoration: underline 
}

.content_prices {
	width: 100%;
	display: block;
	color: #e9242e;
	font-weight: bold;
	text-align: center;
	margin-top: 15px
}
.content_price_zlava_percento {
}


.content_prices p {
  margin: 0;
}

.our_price_display {
	font-size: 38px;
	line-height: 44px;
	color: #b6c72d;
	padding-bottom:0px;
}
.lang_hu .our_price_display { font-size: 36px!important; }
#our_price_display {
  margin-top: -6px!important;
  margin-bottom: 6px;
  display: block;
}

.our_price_display .price {
	font-weight: bold;
}

.nomarginleft {
  margin-left: 0px!important;
  padding-left: 0px!important;
}

#old_price {
  display: inline-block;
  color: #e31d1d;
  font-weight: normal;
}
#old_price .price { text-decoration: line-through; color: #333333; }

#reduction_percent,
#reduction_amount {
  display: inline-block;
  color: #333333;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  margin-left: 5px;
}

.content_prices_zlava {
	width: 50%;
	margin: 15px auto 15px auto;
	padding: 0px!important;
	background-color: #c91f28;
	color: #FFFFFF!important;
	border-radius: 5px!important;
}
	.content_prices_zlava .old-price,
	.content_prices_zlava .price { color: #FFFFFF!important; }
	.content_prices_zlava .price { padding-top: 10px;}
	.content_prices_zlava .old-price { padding-bottom: 10px; padding-top: 0px;}


#quantity_wanted_p {
	height: 28px;
}

#quantity_wanted_p .form-control {
	padding: 0 5px 0 5px;
}
.product_attributes .col-md-12 .input-group-addon {
	padding-right: 100px;
}
#quantity_wanted_p .input-group-addon {
	background: none;
}
#quantity_wanted_p .input-group-btn a {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 9px;
	background-color: #545556;
	color: #FFFFFF;
}
#quantity_wanted_p .input-group-btn a.product_quantity_down {
	border-right: none;	
}
#quantity_wanted_p .input-group-btn a:hover {
	background-color: #b6c72d;
	border-color: #ccc!important
}

#attributes {
	padding-right: 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';
}

.unvisible_add_to_cart { border-color: #666666!important; background-color: #666666!important }


@-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: 10px;	
}

#product-features .features-name { width: 35%; color: #000000}
#product-features .table-condensed &gt; thead &gt; tr &gt; th,
#product-features .table-condensed &gt; thead &gt; tr &gt; td,
#product-features .table-condensed &gt; tbody &gt; tr &gt; th,
#product-features .table-condensed &gt; tbody &gt; tr &gt; td,
#product-features .table-condensed &gt; tfoot &gt; tr &gt; th,
#product-features .table-condensed &gt; tfoot &gt; tr &gt; 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;
}

.product-label-with-name {
	width: 140px;
	height: 30px;
	line-height: 30px;
	font-size: 12px!important 
} 
@media (max-width: 767px) {
	.product-label-with-name {
		width: 100px;
		height: 25px;
		line-height: 25px;
		font-size: 12px!important 
	} 
}
#image-block .product-label-container {
	z-index: 1;
	top: 20px;
	right: auto;
	left: 20px;
	bottom: auto;
}


@media (max-width: 767px) {
	.product-label-detail-product {
	  width: 50px;
	  height: 50px;
	  line-height: 50px;
	  -moz-border-radius: 25px; 
	  -webkit-border-radius: 25px; 
	  border-radius: 25px;
	  padding-top: 0px
	}
	.product-label-detail-product-big {
	  width: 70px;
	  height: 70px;
	  line-height: 70px;
	  -moz-border-radius: 35px; 
	  -webkit-border-radius: 35px; 
	  border-radius:35px;
	}
	
	.lang_cs .product-label-christmas { padding-left: 2px; padding-right: 2px}
	.lang_hu .product-label-christmas { font-size: 8px!important; padding-top: 18px }
	
	.lang_hu .product-label-detail-product { font-size: 9px!important; }
	
	.product-label-christmas { font-size: 9px!important; line-height: 10px; padding-top: 10px;}
	
	.lang_hu .product-label-christmas { font-size: 8px!important;}
	
}

#short_description_block {
	padding: 0px 0 0px 0;
	text-align: justify
}
	#short_description_block .rte a { color: #ec1b92!important}
	#short_description_block .rte a:hover { color: #bb1573!important; text-decoration: underline }

#product_reference { padding-bottom: 15px; margin: 0px; }

#deliveryOptionsA {
	cursor: help
}
#deliveryOptions {
	position: absolute;
	margin-top: -25px;
	margin-left: 61px;
	padding: 20px;
	color: #FFFFFF;
	background-color: #4fab26
}
#deliveryOptions .deliveryName {
	padding-right: 10px;
}

#product-tabs {
  margin: 0 0 40px 0
}

#product-tabs &gt; li {
  margin-bottom: 0px;
}

#product-tabs &gt; li &gt; 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 &gt; li:last-child &gt; a { border-right: 0px; }

#product-tabs &gt; li &gt; a:hover {
  border-color: #eaeaea;
}

#product-tabs &gt; li.active &gt; a, #product-tabs &gt; li.active &gt; a:hover, #product-tabs &gt; li.active &gt; a:focus {
  color: #fff;
  background-color: #fafafa;
  cursor: default;
  color: #000000;
}

#thumbs_list_frame li {
	padding-bottom: 35px;
}

.btn-add-to-cart {
	height: 60px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #ec1b92; 
	border-color: #ec1b92
}
.btn-add-to-cart:hover { 
	background-color: #bb1573; 
	border-color: #bb1573
}

.box-cart-bottom {
	padding-bottom: 0px
}

#product_name {
	color: #000000;
	font-size: 26px;
	line-height: 33px;
	text-transform: none!important
}
@media (max-width: 767px) {
	#product_name { 
		font-size: 16px;
		line-height: 20px
	}
}

#timecountdown,
.blockproductsoldcount {
	width: 100%;
  font-size: 14px;
  color: #333333;
  text-align: center;
  padding: 0px 0 15px 0
}
@media (max-width: 767px) {
	/*#timecountdown {
		position: absolute!important;
		width: 90vw!important;
		margin-top: 15px!important;
		float: none!important;
		text-align: right;
		font-size: 18px
	} 
	*/
	#timecountdown { font-size: 18px;}
	.box-rating-cart-form {
		margin-top: 15px
	}
}
@media (max-width: 350px) {
	#timecountdown {
		font-size: 12px
	} 
}


/* HEIGHT 28 */
.product_attributes select { 
  height: 35px;
  padding-top: 5px;
}
#quantity_wanted_p .input-group-btn .btn {
  height: 35px!important;
  line-height: 15px!important;
  font-size: 10px;
  padding-right: 6px;
  padding-left: 6px;
}
#quantity_wanted_p .form-control {
  height: 35px;
}
#quantity_wanted {
  left: -1px;
  width: 102%;
}

/* SELECT BOX */

/* SELECT BOX */
/*.attribute_list select{
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent url("../img/select-box-arrow.png") no-repeat;
    background-position: right;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.attribute_list select:hover{
    background: transparent url("../img/select-box-arrow-hover.png") no-repeat;
    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;
}

#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;
}

/* product-customization */
#product-customization {
}
#product-customization .title_block { margin-bottom: 0px;}
#product-customization .product-customization {
	background-color: #f6f6f6;
	padding: 10px;
}
/*
#product-customization .btn { background-color: #ec1b92; border-color: #ec1b92}
#product-customization .btn:hover { background-color: #bb1573; border-color: #bb1573}*/

a.velkost { font-style: italic }
a.velkost:hover { color: #f11c90 }

@media (max-width: 767px) {
  a.velkost {
  	display: block;
   text-align: center;
   padding-bottom: 10px;
  }
  #attributes {
    padding-right: 0;
  }

  #quantity_wanted_p .input-group-addon {
    width: 35%;
    text-align: left;
  }

  #quantity_wanted {
    min-width: 30px;
  }

  #quantity_wanted_p .input-group-btn a {
    background-color: #EAEAEA;
	padding-right: 15px!important;
	padding-left: 15px!important;
    color: #545556;
  }

  #phone-add-to-cart {
    width: 100%;
    margin-top: 10px;
  }
/*
  #phone-our-price {
    width: 100%;
    height: 32px;
  }

  .content_prices {
    margin-top: 0px;
    width: 35%;
  }

  .our_price_display{
    font-size: 26px;
    text-align: left;
  }

  #our_price_display {
    margin-top: -5px!important;
    font-size: 26px;
  }

  .old_price_display {
    text-align: left;
    margin-top: 0px;
    width: 100%;
	color: #E9161C;
	font-weight: bold
  }

  .old_price_display .price {
    font-weight: normal;
	color: #545556;
  }

  #old_price {
    font-size: 13px;
    margin-right: 0px;
    padding-right: 5px;
  }

  #phone_reduction_percent_display {
    display: none;
    color: #545556;
    font-size: 13px;
	font-style: italic
  }

  #reduction_percent_display {
    display: unset;
    font-size: 13px;
    color: #c1c1c1;
  }

  #reduction_percent {
    font-size: 13px;
    color: #545556;
	font-style: italic
  }*/

  .btn-add-to-cart {
    height: 50px;
    font-size: 18px;
	text-align: center;
    font-weight: normal;
    padding-top:10px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold
  }

  #view_full_size {
    border-bottom: 1px solid #f1f1f1;
  } 

  #phone-img-list {
    position: absolute;
    display: unset;
    z-index: 200;
    right: 30px;
    top: 30px;
    color: #cccccc;
  }
  .box-graphix-info {
    padding-bottom: 0px;
  }
  #product-availability { font-size: 14px }
  .box-graphix-info .g-info {
    padding: 0 0 0 50px;
    /*font-size: 14px;*/
    margin: 0 0 0 0;
	line-height: 25px;
    height: 45px;
  }
  .box-graphix-info .g-info span.icon {
  	font-size: 30px;
	margin-left: -40px
  }
  
  .socialsharing_product .g-info {
  	height: 35px;
	/*font-size: 13px;*/
	line-height: 16px;
  }
  .socialsharing_product .g-info span.icon {
  	font-size: 16px;
	margin-left: -30px
  }

  .box-info-product {
    border: none;
    margin-bottom: 4px;
  }

  #phone-product-border-top {
    border-top: 1px solid #f1f1f1;
    padding-top: 17px;
  }

  .phone-gallery {
    display: unset!important;
  }

  .pb-left-column {
  }

  .breadcrumb li:last-child {
    color: #b3b3b3;    
  }
  
  .box-rating-cart-form {
    border: none;
  }
}</pre></body></html>