<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
padding:0px;  
margin: 0;
font-family: 'Raleway', sans-serif !important;
font-size:13px;
}

input{
font-family: 'Raleway', sans-serif !important;
}

* :focus{
outline:0;
}

table{
border-spacing:0px;
}

table td, table th{
padding:0px;
}

a{
transition:         0.08s ease-in;
-o-transition:      0.08s ease-in;
-ms-transition:     0.08s ease-in;
-moz-transition:    0.08s ease-in;
-webkit-transition: 0.08s ease-in;
}

h1{
font-size: 30px;
line-height: 35px;
font-weight: 300;
padding-top:5px;
margin-top:0px;
margin-bottom:30px;
text-transform:uppercase;
text-align:center;
position:relative;
overflow:hidden;
}

h1 span{
    position: relative;
    display: inline-block;
    vertical-align: top;
}

h1 span:before, h1 span:after{
    content: "";
    position: absolute;
    top: 50%;
    width: 1000px;
    height: 1px;
    background: #ccc;
}

h1 span:before{
    margin-left: 20px;
    left: 100%;
}

h1 span:after{
    margin-right: 20px;
    right: 100%;
}

label{
cursor:pointer;
}

.clear{
clear:both !important;;
float:none !important;
}

h2{
padding:0px;
margin:0px;
margin-bottom:10px;
margin-top:10px;
font-weight:300;
font-size:25px;
}

.submit{
text-decoration:none;
display:inline-block;
margin-bottom: 20px;
text-transform: uppercase;
padding: 13px;
transition: 0.08s ease-in;
-o-transition: 0.08s ease-in;
-ms-transition: 0.08s ease-in;
-moz-transition: 0.08s ease-in;
-webkit-transition: 0.08s ease-in;
font-size:14px;
line-height: 14px;
cursor:pointer;
}

.submit:hover{
text-decoration:none;
}



/* Eshop Header */

#header .logo{
margin-top:20px;
margin-bottom:20px;
cursor:pointer;
}

#header .logo img{
max-width:100%;
height:auto !important;
}

#header .logo p{
margin:0px;
}

#header .logo .title{
font-size:30px;
text-transform:uppercase;
font-weight:600;
margin-top:5px;
letter-spacing:0.5px;
}

#header .logo .subtitle{
font-size:17px;
text-transform:uppercase;
font-weight:300;
margin-top:5px;
letter-spacing:0.5px;
}

/* Eshop Header end */


  
/* Submenu Panel */

#submenu_panel .submenu-panel-body{
float:left;
}

/* Submenu Panel end */




/* Language Panel */
#language_switcher {
float:left;
height:20px;
position:relative;
font-weight:300;
margin-top:5px;
margin-bottom:5px;
margin-right:20px;
font-size:14px;
}

#language_switcher img{
height:12px;
width:18px;
}

#language_switcher .selected{
padding-left:5px;
padding-right:5px;
padding-top:3px;
padding-bottom:3px;
line-height:0px;
height:20px;   
display:block;
float:left;
}

#language_switcher .selected span{
display:block;
line-height:15px;
}

#language_switcher .arrow{
height:20px;
width:20px;
float:left;
}

#language_switcher ul{
list-style:none;
margin:0px;
padding:0px;
min-width:100%;   
position:absolute;
top:100%;
left:0px;
display:none;
z-index:50;
}

#language_switcher:hover ul{
display:block;
}

#language_switcher ul li{
margin:0px;
padding:0px;
}

#language_switcher ul li a{
padding-left:5px;
padding-right:5px;
width:100%;
display:block;
line-height:20px;
text-decoration:none;
}

#language_switcher ul li a img{
margin-top:2px;
margin-bottom:3px;
}

/* Language Panel End */




/* Currency Panel */
#currency_switcher {
float:left;
height:20px;
position:relative;
font-weight:300;
margin-top:5px;
margin-bottom:5px;
font-size:12px;
}

#currency_switcher .selected{
padding-left:5px;
padding-right:5px;
padding-top:0px;
padding-bottom:0px;
line-height:20px;
height:20px;
display:block;
float:left;
}

#currency_switcher .arrow{
height:20px;
width:20px;
float:left;
}

#currency_switcher ul{
list-style:none;
margin:0px;
padding:0px;
min-width:100%;   
position:absolute;
top:100%;
left:0px;
display:none;
z-index:50;
}

#currency_switcher:hover ul{
display:block;
}

#currency_switcher ul li{
margin:0px;
padding:0px;
}

#currency_switcher ul li a{
padding-left:5px;
padding-right:5px;
width:100%;
box-sizing: border-box;
display:block;
line-height:20px;
text-decoration:none;
}

/* Currency Panel End */




/* User Panel */
#user_panel{
float:left;
line-height:30px;
}

#user_panel a{
cursor:pointer;
padding-right:15px;
font-size:14px;
}

/* User Panel End */  




/* User Menu */
.template_my_account #main_body .menu a{
display: block;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
text-decoration: none;
text-transform:uppercase;
}

/* User Menu end */



/* Cart Box */
#cart_box{
float:right;
line-height:30px;
cursor:pointer;
}

#cart_box .body{
font-size:17px;
}
/* Cart Box End */




/* Search box */
#search_box{
float:left;
width:100%;
height:34px;
margin-bottom:30px;
margin-top:35px;
position:relative; 
position:relative;
}

#search_box #search_input{
width:80%;
box-sizing:border-box;
float:left;
margin:0px;
height:32px; 
font-size:15px;
font-style:italic;
font-weight:300;
padding:5px;
}

#search_box .submit{
width:32px;
height:32px;
padding:0px;
margin:0px;  
position:absolute;
right:0px;
top:0px;
}

#search_box #search_submit{
height:32px;
width:32px;
padding:0px;
margin:0px;
cursor:pointer;
font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
font-size:20px;
line-height:32px;
text-align:center;
}
/* Search box end */



/* Main Menu */
.main-menu-area{
position:relative;
text-align:center;
}

#main_menu li{
list-style:none;
display:block;
float:left;
padding:10px 0px;
margin:0;
position:relative;
}

#main_menu a, #main_menu span{
text-decoration:none;
font-size:14px;
font-weight:300;
display:block;
line-height:14px;
text-transform:uppercase;
padding:0px 14px 0px 15px;
}

#main_menu .categories-li span{
font-weight:bold;
}

#main_menu ul{
padding:0px;
margin:0px;
}

#main_menu .submenu{
clear:both;
float:none;
width:300px;
position:absolute;
top:100%;
z-index:1000;
display:none !important;
}     

#main_menu ul &gt; li:hover &gt; .submenu{
display:block !important;
}

#main_menu .submenu .submenu{
top:0px;
left:100%;
} 

#main_menu .submenu li{
float:none;
padding:0px;
}   

#main_menu .submenu a{
text-align:left;
font-size:13px;
}

#main_menu .submenu a{
float:none;
display:block;
padding-top:10px;
padding-bottom:11px;
line-height:13px;
height:auto;
}

/* Main Menu End */




/* Slideshow */
#top_slideshow{
height:400px;
width:100%;
margin-top:30px;
}

#slides {
position: relative;
}

#slides .slides-container {
display: none;
}

#slides .scrollable {
position: relative;
top: 0;
left: 0;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
height: 100%;
}

#slides .scrollable:after {
content: "";
display: table;
clear: both;
}

.slides-navigation {
margin: 0 auto;
position: absolute;
z-index: 3;
width: 100%;
top:44%;
}

.slides-navigation a {
position: absolute;
display: block;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
width:40px;
height:40px;
line-height:40px;
font-size:25px;
}

.slides-navigation a.prev {
left: 15px;    
text-align:left;
padding-left:8px; 
}

.slides-navigation a.next {
right: 15px;
text-align:right;
padding-right:8px;
}

.slides-pagination {
position: absolute;
z-index: 3;
width:100%;
bottom: 10px;
text-align: center;
}

.slides-pagination a {
width: 14px;
height: 14px;
display: inline-block;  
vertical-align: middle;
*vertical-align: auto;
zoom: 1;
*display: inline;
margin-left: 5px;
margin-right:5px;
overflow: hidden;
text-indent: -100%;
font-size:0px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

/* Slideshow End */




/* Left Column */
#left_column{
margin-top:40px;
}

#left_column .header, #categories_menu .header{
font-size:20px;
line-height:20px;
text-transform:uppercase;
font-weight:bold;
padding-left:10px;
padding-right:10px;
padding-top:15px;
padding-bottom:15px;
position:relative;
} 

#left_column .box{
margin-bottom:20px;
}

#left_column .box .body{
padding:10px;
}  

/* Left Column End */




/* Survey */ 

#survey table{
box-sizing:border-box;
width:100%; 
padding:10px; 
border-collapse:inherit;
}

#survey a{
text-decoration:none;
}

#survey th{
text-align:left;
}

#survey th{
padding-top:7px;
padding-bottom:2px;
}

#survey .graph div{
height:15px;
border-top-right-radius:2px;
border-bottom-right-radius:2px;
}

#survey .result{
text-align:right;
}


/* Survey end*/



/* Payments available*/

#payments_available img{
margin:auto;
display:block;
}

/* Payments available end*/



/* Categories Menu */       

#categories_menu .header{
display:none;
}

#categories_tree{
display:none; 
margin-bottom:30px; 
}

#categories_tree .active ul a{
font-weight:normal;
}

#categories_menu ul{
margin:0px;
padding:0px;
list-style:none;
}

#categories_tree &gt; ul{
padding-left:10px;
padding-right:10px;
padding-bottom:0px;
padding-top:0px;
}

#categories_menu ul li a{
display:block;
line-height:1.5em;
font-size:16px;
text-decoration:none;
padding-top:7px;
padding-bottom:7px;
} 

#categories_menu ul li li a{
padding-left:10px; 
font-size:95%; 
}

#categories_menu ul li li li a{
padding-left:20px;
}

#categories_menu ul li li li li a{
padding-left:30px;
}

#categories_menu ul li li li li li a{
padding-left:40px;
}

#categories_menu ul li li li li li li a{
padding-left:50px;
}

#categories_menu ul li li li li li li li a{
padding-left:60px;
}

#categories_menu ul li li li li li li li li a{
padding-left:70px;
}

#categories_menu ul li li li li li li li li li a{
padding-left:80px;
}

.plusminus{
width:13px;
height:8px;
line-height:10px;
text-align:center;
display:block;
float:right;
padding: 7px 5px 7px 5px;
}

/* Categories Menu End */



/* Manufacturers Menu */
#manufacturers_menu{
margin-bottom:20px;
}

#manufacturers_tree .active a{
font-weight:bold;
}

#manufacturers_tree .active ul a{
font-weight:normal;
}

#manufacturers_menu ul{
margin:0px;
padding:0px;
list-style:none;
}

#manufacturers_tree &gt; ul{
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:0px;
}

#manufacturers_menu ul li a{
display:block;
line-height:1.5em;
font-size:16px;
text-decoration:none;
padding-top:7px;
padding-bottom:7px;
}

/* Manufacturers Menu End */

#eshop .eshop_body{
padding-bottom:40px;
}

#main_body{
margin-top:40px;
}


/* Newest/Bestsellers/Actions */
.homepage_products_headers{
margin-top:30px;
padding-top:25px;
padding-bottom:25px;
text-align:center;
}

.homepage_products_headers span{
padding-left:15px;
padding-right:15px;
font-size:23px;
text-transform:uppercase;
font-weight:300;
cursor:pointer;
}

/* Newest/Bestsellers/Actions End */



/* Product List Product */
#product_list{
min-height:150px;
margin-top:65px;
clear:both;
}

#product_list #no_product{
margin-top:25px;
}

.homepage_products_body .product .body,
#product_list .product .body{
text-align:center;
margin-bottom:30px;
position:relative;             
}

.homepage_products_body .product .thumbnail,
#product_list .product .thumbnail{
padding:0px;
height:215px;
margin:0px;
overflow:hidden;
position:relative;
} 

.homepage_products_body .product .thumbnail img,
#product_list .product .thumbnail img{
max-width:100%;
max-height:200px;
-webkit-transition: all 0.5s ease; /* Safari and Chrome */
-moz-transition: all 0.5s ease; /* Firefox */
-ms-transition: all 0.5s ease; /* IE 9 */
-o-transition: all 0.5s ease; /* Opera */
transition: all 0.5s ease;
}

.homepage_products_body .product .thumbnail:hover img,
#product_list .product .thumbnail:hover img {
-webkit-transform:scale(1.1); /* Safari and Chrome */
-moz-transform:scale(1.1); /* Firefox */
-ms-transform:scale(1.1); /* IE 9 */
-o-transform:scale(1.1); /* Opera */
transform:scale(1.1);
filter: scale(0);
backface-visibility: hidden;
-webkit-filter: blur(0);
}

.homepage_products_body .product .thumbnail .pictogram, 
#product_list .product .thumbnail .pictogram,
#product_detail .image .pictogram{
position:absolute;   
height:20px;
line-height:20px;
padding-left:5px;
padding-right:5px;
font-size:11px; 
left:10px;
top:10px;
z-index:10;
}

.homepage_products_body .product .thumbnail .pictogram .background, 
#product_list .product .thumbnail .pictogram .background,
#product_detail .image .pictogram .background{
position:absolute;
top:0px;
left:0px;
width:100%;
height:20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
opacity:0.8;
}

.homepage_products_body .product .thumbnail .pictogram .text, 
#product_list .product .thumbnail .pictogram .text,
#product_detail .image .pictogram .text{  
position:relative;
}

.homepage_products_body .product .info,
#product_list .product .info{
padding-left:5px;
padding-right:5px;
padding-bottom:15px;
}

.homepage_products_body .product .price,
#product_list .product .price{
font-size:25px;
line-height: 1.2em;
padding-top:10px;
padding-bottom:10px;
font-weight:bold;
}

.homepage_products_body .product .price .dual,
#product_list .product .price .dual{
font-size:60%;
}

.homepage_products_body .product .name a,
#product_list .product .name a{
margin-top:20px;
font-size:17px;
line-height:17px;
height:17px;
text-overflow: ellipsis;
white-space: nowrap;
overflow:hidden;
display:block;
text-decoration:none;
font-weight:bold;
}

.homepage_products_body .product .availability,
#product_list .product .availability{
font-size:13px;
line-height:13px;
}

.homepage_products_body .product .button_area,
#product_list .product .button_area, #recommended_products .product .button_area{
height:34px;
margin-top:10px;
margin-bottom:15px;
}

.homepage_products_body .product .cart_add input,
#product_list .product .cart_add input, #recommended_products .product .cart_add input{
height:34px;
width:34px;
text-align:center;
-webkit-border-radius: 17px;
-moz-border-radius: 17px;
border-radius: 17px;
display:inline-block;
margin:0px;
margin-right:5px;
outline: none;
vertical-align: top;
box-sizing:border-box;
}

.homepage_products_body .product .cart_add .add_to_cart,
#product_list .product .cart_add .add_to_cart, #recommended_products .product .cart_add .add_to_cart{
height:34px;
width:34px;
-webkit-border-radius: 17px;
-moz-border-radius: 17px;
border-radius: 17px;
display:inline-block;
cursor:pointer;
margin-left:5px;
}

.homepage_products_body .product .show_variants,
#product_list .product .show_variants, #recommended_products .product .show_variants{
display:block;
height:34px;
line-height:34px;
text-decoration:none;
-webkit-border-radius: 17px;
-moz-border-radius: 17px;
border-radius: 17px;
}

.homepage_products_body .product .action,
#product_list .product .action{
position:absolute;
top:10px;
right:10px;
font-size:15px;
width:50px;
height:50px;
line-height:48px;
text-align:center;
font-weight:bold;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
/* Product List Product End */



/* Recommended Products */         
#recommended_products div{
box-sizing:border-box;
}


#recommended_products .body{
overflow-x:hidden;
}

#recommended_products .product {
padding-top:10px;
}

#recommended_products .product .image img{
width:100%;
}

#recommended_products .product .name a{
font-size: 15px;
line-height: 15px;
text-transform: none;
font-weight: 300;
padding: 0px;
margin-top: 0px;
margin-bottom: 5px;
display:block;
}

#recommended_products .product .show_variants{
display:inline-block;
padding-left:10px;
padding-right:10px;
}

/* Redommended Products End */



/* Filter */
#filter{
clear:both;
padding-bottom:30px;
display:none;
}

#filter .filter_header{
font-weight:300;
margin-bottom:10px;
font-size:20px;
text-transform:uppercase;
}

#filter .manufacturers, #filter .subcategories, #filter .attributes, #filter .availability , #filter .variants, #filter .prices{
padding:15px;
margin-bottom:15px;
display:none;
}

#filter label{
padding-left:5px;
padding-right:10px;
font-weight:normal;
}

#filter .manufacturer, #filter .subcategory{
float:left;
width: 150px;
}

#filter .attribute , #filter .variant{
min-width:150px;
max-width:90%;
float:left;
margin-right:10px;
margin-top:5px;
margin-bottom:5px;
}

#filter .attribute .header , #filter .variant .header{
display:block;
cursor:pointer;
font-size:12px;
height:26px;
line-height:26px;
padding-left:10px;
padding-right:10px;
min-width:150px;
}

#filter .attribute .values , #filter .variant .values{
overflow-y:scroll;
overflow-x:hidden;
height:60px;
padding:5px;
}

#category_filter_bookmarks {
margin-top:30px;
padding-bottom:5px;
display:none;
}

#category_filter_bookmarks .bookmark{
display:block;
float:left;
margin-right:5px;
cursor:pointer;
font-size:12px;
height:26px;
line-height:26px;
padding-left:10px;
padding-right:10px;
margin-bottom:10px;
}

#category_filter_bookmarks .bookmark div{
float:left;
}

#category_filter_bookmarks .bookmark div.control, .attribute .control, .variant .control{
margin-left:6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-weight:bold;
width:14px;
text-align:center;
height:14px;
line-height:14px;
margin-top:6px;
float:right;
}

.display{
clear:both;
padding-top:10px;
padding-left:10px;
padding-right:10px;
min-height:45px;
font-size:11px;
line-height:25px;
display:none;
}

.display select{
height:25px;
margin-left:5px; 
}

.display .product_count_on_page{
float:left;
margin-right:15px;
font-weight:bold;
padding-bottom:10px;
}

#display_top .paging{
display:none;
}

#display_bottom .order_by_container,#display_bottom .product_count_on_page,#display_bottom #products_count_bottom{
display:none;
} 

#display_bottom .paging{
float:left;
}

.display .paging input{
display:none;
}   

.display .paging label{
cursor:pointer;
float:left;
height:25px;
line-height:23px;
width:25px;       
text-align:center;
font-size:13px;
display:block;
margin-right:5px;
margin-bottom:10px;
font-weight:300;
}

.display #products_count, .display #products_count_bottom{
float:left;
padding-bottom:10px;
}

.display .order_by_container{
float:left;
font-weight:bold;
margin-right:15px;
padding-bottom:10px;
}




/* Filter End */



/* Category Path */

#category_path{
min-height:45px; 
}

#category_path a{
display:block;
float:left;
padding-left:10px;
padding-right:10px;
text-decoration:none;
font-size:14px;
line-height:14px;
padding-top:15px;
padding-bottom:16px;
}

#category_path a.last{
font-weight:bold;
}

#category_path .home{
width:45px;
height:45px;
padding-right:0px;
}

#category_path .arrow{
float:left;
display:block;
height:45px;
width:8px;
}

/* Category Path End */




/* Product Detail */
#product_detail .image.big{
position:relative;
margin-bottom:30px;
text-align:center;
line-height:0em;
}

#product_detail .image.big a{
display:block;
}

#product_detail .image.big img{
max-width:100%;
}

#product_detail .image .action{
position: absolute;
top: 0px;
right: 0px;
font-size: 15px;
width: 75px;
height: 75px;
text-align: right;
padding-right: 5px;
padding-top: 15px;
}

#product_detail #pictograms{
margin-bottom:30px;
}

#product_detail .print{
display:block;
float:right;
height:30px;
width:30px;
margin-left:15px;
}

#product_detail h1{
font-size: 35px;
line-height: 40px;
text-transform: none;
font-weight: 300;
padding: 0px;
margin-top: 0px;
margin-bottom: 20px;
padding-bottom:20px;
text-align:left;
}

#product_detail #classification {
margin:0px 0px 0px 0px;
padding-top:0px;
padding-bottom:15px;
clear:both;
}

#product_detail #classification .star{
width:20px;
height:19px;
margin-right:2px;
display:block;
float:left;
line-height:20px;
cursor:pointer;
}

#product_detail .number{
font-size:14px;
line-height:20px;
float:left;
margin-left:15px;
}

#product_detail .price_etc .availability .more_store{
text-decoration:underline;
cursor:pointer;
}

#product_detail .price_etc .cart_add{
margin-top:10px;
}

#product_detail .price_etc .cart_add input{
height:50px;
width:50px;
text-align:center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
display:block;
float:left;
margin:0px;
margin-right:5px;
outline: none;
vertical-align: top;
}

#product_detail .price_etc .cart_add .add_to_cart{
height:50px;
width:50px;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
display:block;
float:left;
cursor:pointer;
margin-left:5px;
}

#product_detail .price_etc .cart_add .quant_nick{
line-height:50px;
margin-left:10px;
float:left;
}

#product_detail .price_etc .show_variants{
display:block;
margin-top:10px;
font-size:20px;
text-decoration:none;
cursor:pointer;
}

#product_detail .price_etc .price{
font-size:40px;
}

#product_detail .price_box{
margin-top:20px;
margin-bottom:20px;
padding-top:10px;
padding-bottom:10px;
}

#product_detail .price_box td{
padding-top:5px;
padding-bottom:5px;
}

#product_detail .price_box tr td:first-child{
font-weight:bold;
padding-right:8px;
} 

#product_detail .nondiscount_price{
text-decoration: line-through;
}

#product_detail .social_icons{
clear:both;
margin-top:5px;
margin-bottom:30px;
}

#product_detail .social_icons .icon{
float:left !important;
margin-right:7px;
}

/* Product Detail End */




/* Product Detail Carousel */
.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}

.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing { 
cursor:url(grabbing.png) 8 8, move;
}

.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}

#product_detail  #other_pictures{
position:relative;
margin-bottom:30px;
padding-left:40px;
padding-right:40px;
}

#product_detail  #other_pictures .image{
padding-left:5px;
padding-right:5px;
height:50px;
overflow:hidden;
text-align:center;
}

#product_detail  #other_pictures .image img{
height:50px;
width:auto;
}

#product_detail  #other_pictures .owl-prev, #product_detail  #other_pictures .owl-next{
cursor:pointer;
height:30px;
width:30px;
top:10px;
position:absolute;
cursor:pointer;
display:block;
z-index:100;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;     
}

#product_detail  #other_pictures .owl-prev{
left:0px;
}

#product_detail  #other_pictures .owl-next{
right:0px;
}

/* Product Detail Carousel End */




/* Product Detail Product */

.variants .product .body,
#alternate_products .product .body, #related_products .product .body{
text-align:center;
margin-bottom:30px;
position:relative;             
}

.variants .product .thumbnail,
#alternate_products .product .thumbnail, #related_products .product .thumbnail{
padding:0px;
height:150px;
margin:0px;
} 

.variants .product .thumbnail img, 
#alternate_products .product .thumbnail img, #related_products .product .thumbnail img{
max-width:100%;
max-height:150px;
}

.variants .product .info, 
#alternate_products .product .info, #related_products .product .info{
padding-left:5px;
padding-right:5px;
padding-bottom:10px;
}

.variants .product .price, 
#alternate_products .product .price, #related_products .product .price{
font-size:20px;
line-height:1.2em;
padding-top:5px;
padding-bottom:5px;
}

.variants .product .price .dual,
#alternate_products .product .price .dual, #related_products .product .price .dual{
font-size:80%;
}

.variants .product .name h3, 
#alternate_products .product .name h3, #related_products .product .name h3{
margin-top:0px;
}

.variants .product .name a,
#alternate_products .product .name a, #related_products .product .name a{
font-size:13px;
height:40px;
display:block;
text-decoration:none;
}

.variants .product .availability, 
#alternate_products .product .availability, #related_products .product .availability{
font-size:12px;
}

.variants .product .button_area,
#alternate_products .product .button_area, #related_products .product .button_area{
height:34px;
margin-top:10px;
margin-bottom:15px;
}

.variants .product .cart_add input,
#alternate_products .product .cart_add input, #related_products .product .cart_add input{
height:34px;
width:34px;
text-align:center;
-webkit-border-radius: 17px;
-moz-border-radius: 17px;
border-radius: 17px;
display:inline-block;
margin:0px;
margin-right:5px;
outline: none;
vertical-align: top;
}

.variants .product .cart_add .add_to_cart,
#alternate_products .product .cart_add .add_to_cart, #related_products .product .cart_add .add_to_cart{
height:34px;
width:34px;
-webkit-border-radius: 17px;
-moz-border-radius: 17px;
border-radius: 17px;
display:inline-block;
cursor:pointer;
margin-left:5px;
}

#alternate_products .product .show_variants, #related_products .product .show_variants{
display:block;
height:34px;
line-height:34px;
text-decoration:none;
-webkit-border-radius: 17px;
-moz-border-radius: 17px;
border-radius: 17px;
}

#alternate_products .product .action, #related_products .product .action{
position:absolute;
top:0px;
right:0px;
font-size:15px;
width:75px;
height:75px;
text-align:right;
padding-right:5px;
padding-top:15px;
}

.variants .product .thumbnail .pictogram, #alternate_products .product .thumbnail .pictogram, #related_products .product .thumbnail .pictogram{
position: absolute;
height: 20px;
line-height: 20px;
padding-left: 5px;
padding-right: 5px;
font-size: 11px;
left: 10px;
top: 10px;
}

.variants .product .thumbnail .pictogram .background, #alternate_products .product .thumbnail .pictogram .background, #related_products .product .thumbnail .pictogram .background{
position:absolute;
top:0px;
left:0px;
width:100%;
height:20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
opacity:0.8;
}

.variants .product .thumbnail .pictogram .background .pictogram .text, 
#alternate_products .product .thumbnail .pictogram .text,
#related_products .product .thumbnail .pictogram .text{  
position:relative;
}

/* Product Detail Product End */



/* Variants */

#variants_header{
text-transform:uppercase;
margin-top:20px;
margin-bottom:0px;
padding:10px;
padding-bottom:0px;
}

#variants_selection {
padding:10px;
}

#variants_selection .variant_name{
font-weight:bold;
text-transform:uppercase;
margin-top:20px;
font-size:20px;
font-weight:300;
}

#variants_selection .option{
float:left;
width:100px;
}

#variants_selection .option input{
margin-right:2px;
}  

.variants-button{
display:inline-block;
padding-top:15px;
padding-bottom:15px;
padding-left:10px;
padding-right:10px;
font-size:20px;
line-height:20px;
width:100%;
letter-spacing:1px;
text-transform:uppercase;
margin-bottom:20px;
text-align:left;
cursor:pointer;
}

.variants-button.active .fa-angle-double-down:before{
content:"\f102"
}

#variants .variants{
display:none;
}



/* Variants end */




/* Misc Box */
.misc_box_header{
margin-top:40px;
padding-left:10px;
padding-right:10px;
}

.misc_box_header .bookmark{
float:left;
height:40px;
line-height:40px;
text-transform:uppercase;
margin-right:15px;
font-size:18px;
cursor:pointer;
}

.misc_box_header .bookmark.active{
line-height:40px;
font-weight:bold;
}

.misc_box_body{
padding-top:30px;
padding-bottom:30px;
padding-left:10px;
padding-right:10px;
}

.misc_box_body:after, #description_content:after{
content:"";
display:block;
clear:both;
}

.misc_box_body p{
margin-top:0px;
margin-bottom:1.5em;
}
/* Misc Box End */



/* Discussion */
#discussion_content{
position:relative;
left:-10px;
}

#discussion_content .text{
margin-left:10px;
}

#discussion_content .message{
margin-bottom:15px;
margin-left:10px;
}

#discussion_content .title{
float:left;
font-weight:bold;
}

#discussion_content .date, #discussion_content .user{
float:right;
margin-right:10px;
font-size:10px;
}

#discussion_content .body{
clear:both;
margin-top:5px;
margin-bottom:10px;
}

#discussion_content .button{
text-align:center;
font-weight:300;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding: 13px;
font-size: 14px;
line-height: 14px;
cursor:pointer;
text-decoration:none;
display:inline-block;
text-transform: uppercase;
transition: 0.08s ease-in;
-o-transition: 0.08s ease-in;
-ms-transition: 0.08s ease-in;
-moz-transition: 0.08s ease-in;
-webkit-transition: 0.08s ease-in;
}

/* Discussion End */


/* Attributes */
#attributes_content table{
width:100%;
}

#attributes_content td, #attributes_content th{
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
}

/* Attributes End */


/* Related and Alternate Products */
#related_products, #alternate_products{
margin-top:0px;
}

#related_products h2, #alternate_products h2{
text-transform:uppercase;
font-weight:300;
font-size:25px;
margin-top:20px;
margin-bottom:20px;
}

/* Related and Alternate Products end */




/* Login form */
#login_form form {
padding:15px;
}

#login_form form .text{
text-transform:uppercase;
margin-top:10px;
margin-bottom:5px;
font-weight:300;
font-size:20px;
}

#login_form form .input{
height:40px;
width:100%;
padding-left:10px;
padding-right:10px;
margin-bottom:30px;
}

#login_form .login_submit input{
display:inline-block;
height:40px;
line-height:40px;
margin-bottom:20px;
text-transform:uppercase;
padding:0px;
padding-left:15px;
padding-right:15px;
transition:         0.08s ease-in;
-o-transition:      0.08s ease-in;
-ms-transition:     0.08s ease-in;
-moz-transition:    0.08s ease-in;
-webkit-transition: 0.08s ease-in;
}

/* Login form end */




/* Subscribe Form */
#personal_form, #loginForm{
padding:15px;
font-weight:300;
}

#loginForm{
margin-bottom:15px;
}

#personal_form label, #loginForm label{
display:inline;
}

#personal_form h2{
text-transform: uppercase;
margin-top: 20px;
margin-bottom: 5px;
font-weight: 300;
font-size: 20px;
}

#personal_form .customer_type_selector{
padding-bottom:10px;
margin-bottom:5px;
}

#personal_form .customer_type_selector .selector{
float:left;
margin-right:20px;
margin-bottom:5px;
}

#personal_form .customer_type_selector label{
margin-bottom:0px;
}

#personal_form .second input, #personal_form .second textarea, #loginForm .second input{
height:35px;
line-height:33px;
font-size:15px;
padding-left:5px;
padding-right:5px;
font-family: 'Open Sans', sans-serif;
width:100%;
margin-top:5px;
margin-bottom:5px;
}

#personal_form .second select{
font-size:15px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
padding-top:5px;
font-family: 'Open Sans', sans-serif;
width:100%;
margin-top:5px;
margin-bottom:5px;
}  

#personal_form .second input.small{
width:25%;
margin-left:3px;
text-align:center;
}

#personal_form .second input.phone{
width:65%;
float:right;
}

#personal_form.second textarea{
height:100px;
}

#personal_form .first{
text-align:left;
font-size:15px;
line-height:35px;
}


#personal_form #subscribe_confirm{
margin-top:30px;
font-size:12px;
}

#personal_form #subscribe_confirm div{
margin-bottom:15px;
}

#personal_form #subscribe_confirm .submit{
margin-top:20px;
}

#subscribe_form_success{
margin-bottom:15px;
}
/* Subscribe Form End */



/* Cart Table */
.template_cart #left_column, .template_order #left_column{
display:none;
}

.template_cart #main_body, .template_order #main_body{
width:100%;
}


#cart h2{
padding-top:15px;
padding-bottom:15px;
padding-left:10px;
padding-right:10px;
line-height:25px;
font-size:25px;
font-weight:300;
text-transform:uppercase;
margin:0px;
}

#cart_content{
padding: 15px;
font-weight: 300;
margin-bottom:40px;
}

#cart_content .row{
margin-bottom:15px;
}

#cart_content .image img{
max-width:100%;
margin-bottom:15px;
}

#cart_content .name{
padding-bottom:5px;
}

#cart_content .name a{
font-size:18px;
line-height:20px;
text-decoration:none;
display:block;
margin-bottom:10px;
}

#cart_content .name .availability{
margin-bottom:10px;
}

#cart_content .prices{
margin-bottom:10px;
}

#cart_content .price_total{
font-size: 18px;
line-height: 20px;
font-weight:bold;
margin-bottom:15px;
}

#cart_content .delete{
text-align:right;
}

#cart_content .delete a{
font-size: 18px;
line-height: 20px;
font-weight:bold;
margin-bottom:15px;
display:block;
text-decoration:none;
}

#cart_content .note textarea{
height: 90px;
line-height: 33px;
font-size: 15px;
padding-left: 5px;
padding-right: 5px;
font-family: 'Open Sans',sans-serif;
width: 100%;
margin-top: 5px;
margin-bottom: 5px;
margin:0px;
margin-bottom:15px;
resize:none;
}

#cart_content div.quantity{
padding-bottom:15px;
}

#cart .quantity input{
width:30px;
text-align:right;
position:relative;
}

#cart .quantity_change img{
height:15px;
cursor:pointer;
}

#cart .quant_up, #cart .quant_down{
width:24px;
height:24px;
font-size:15px;
font-weight:bold;
line-height:20px;
text-align:center;
cursor:pointer;
transition: 0.08s ease-in;
-o-transition: 0.08s ease-in;
-ms-transition: 0.08s ease-in;
-moz-transition: 0.08s ease-in;
-webkit-transition: 0.08s ease-in;
}

#cart .disabled.quant_down{
display:inline-block;
}

#cart_content .summary, #cart_content .summary .price_total{
font-size:25px;
line-height:25px;
}

#cart_content .buttons{
margin-top:30px;
}

#cart_content .buttons .empty_basket, #cart_content .buttons .continue{
text-decoration: none;
display: inline-block;
height: 40px;
line-height: 40px;
margin-bottom: 20px;
text-transform: uppercase;
padding: 0px;
padding-left: 20px;
padding-right: 20px;
transition: 0.08s ease-in;
-o-transition: 0.08s ease-in;
-ms-transition: 0.08s ease-in;
-moz-transition: 0.08s ease-in;
-webkit-transition: 0.08s ease-in;
font-size: 17px;
cursor: pointer;
}

#cart_content .buttons .continue{
float:right;
}

#cart .zero_fee_price{
margin-top:20px;
}

#cart .cart_certificate div{
display:inline-block;
margin-right:5px;
}

/* Cart Table End */




/* Order Legend */
#order .legend{
padding-top:15px;
padding-bottom:15px;
font-weight:300;
text-transform:uppercase;
text-align:center;
font-size:15px;
}

#order .legend .item{
padding-top:10px;
padding-bottom:10px;
}

#order .legend .item a{
text-decoration:none;
}

#order .legend .item .number{
width:26px;
height:26px;
line-height:26px;
text-align:center;
margin-left:auto;
margin-right:auto;
-webkit-border-radius: 13px;
-moz-border-radius: 13px;
border-radius: 13px;
font-size:14px;
margin-bottom:10px;
font-size:17px;
}   

#order .legend .item .text{
width:75%;
margin:auto;
}

/* Order Legend End */



/* Order */ 
#order .continue {
margin-top:20px;
float:right;
font-size:20px;
line-height:20px;
padding:15px;
}

#order #payment_and_transport{
padding:15px;
font-weight:300;
}

#order #payment_and_transport h2{
text-transform: uppercase;
margin-top: 20px;
margin-bottom: 5px;
font-weight: 300;
font-size: 20px;
}

#order #payment_and_transport .text{
margin-bottom:10px;
} 

#order #payment_and_transport #payment_selector{
margin-bottom:40px;
}

#order #payment_and_transport .payment, #order #payment_and_transport .transport {
padding-top: 10px;
padding-bottom: 10px;
}

#order #payment_and_transport .name{
margin-bottom:5px;
}

#order #payment_and_transport .description{
margin-left:25px;
font-size:11px;
}

#order #payment_and_transport .description img{
max-width:100%;
}

#order #payment_and_transport .text{
margin-bottom:10px;
}

#order #payment_and_transport .payment_transport_disabled{
text-decoration:line-through;
}

#order #payment_and_transport .price{
font-weight:bold;
}

#order #order_certificate{
margin-top:20px;
}

#order #i_got_certificate{
float:left;
margin-bottom:30px;
font-size:18px;
}

#order #i_got_certificate label{
font-weight:300;
margin-right:5px;
}

#order #certificate_insert {
float:right;
}

#order #certificate_insert .text{
display:inline-block;
font-size:18px;
text-transform:uppercase;
font-weight:300;
}

#order #certificate_insert #certificate_code {
width:100px;
padding-left:5px;
padding-right:5px;
height:40px;
}

#order #payment_and_transport_recapitulation{
padding-left: 15px;
padding-right:15px;
font-weight: 300;
margin-bottom: 20px;
}

#order #payment_and_transport_recapitulation .row{
padding-top:15px;
padding-bottom:15px;
line-height:48px;
}

#order #payment_and_transport_recapitulation .icon{
width: 48px;
height: 48px;
float:left;
margin-right:10px;
}

#total_price_div #total_price{
font-size: 40px;
line-height: 40px;
margin-top:40px;
margin-bottom:50px;
font-weight:300;
text-transform:uppercase;
}

#total_price_div #total_price span{
font-weight: bold;
text-transform:none;
}

#order .deliver_items .body, #order .contact_items .body, #order .invoice_items .body{
padding:10px;
margin-bottom:35px;
}

#order .deliver_items .body .title, #order .contact_items .body .title, #order .invoice_items .body .title{
text-transform: uppercase;
margin-bottom: 5px;
font-weight: 300;
font-size: 20px;
}

#order .deliver_items .body .first, #order .contact_items .body .first, #order .invoice_items .body .first{
font-weight:bold;
}

#order .note_title, #order .contact_and_delivery_title{
text-transform: uppercase;
margin-top: 30px;
margin-bottom: 10px;
font-weight: 300;
font-size: 25px;
}

#order #note{
resize:none;
width:100%;
height:150px;
font-size: 15px;
padding-left: 5px;
padding-right: 5px;
font-family: 'Open Sans',sans-serif;
width: 100%;
margin-bottom: 5px;
}

#order .thankyou_text{
padding: 15px;
font-weight: 300;
font-size:18px;
}
/* Order End */



/* PayU selection*/

#payu_selection{  	
width:100%; 	
}

#payu_selection td{
padding-top:20px;
text-align:center;
}

/* PayU selection end*/




/* Adress List */

.address , .address_delivery{
float: left;
margin-right: 15px;
margin-bottom:15px;
min-height: 130px;
padding: 10px;
position: relative;
width: 250px;
cursor:pointer;
overflow:hidden;
padding-bottom:0;
}

.address_content{
width:100%;
}

.address .address_content .name {
display:block;
padding:10px;
position:relative;
z-index:1;               
text-transform:uppercase;
}

.address .address_content .name p{
margin:0px;
}

.address .address_content .address_content_list {
padding: 10px;
margin-top:-10px;
margin-bottom: 10px;
z-index:-1;
font-size:90%;
}

.address .edit_btn{
width:40px;
height:40px;
float:right;
margin-left:10px;
}

.address .delete_btn{
width:40px;
height:40px;
float:right; 
margin-left:10px;
}
      
/* Adress List End */ 




/* Subcategories */
.category-subcategories .subcategory .body{
text-align:center;
margin-bottom:30px;
}

.category-subcategories .subcategory a{
text-decoration:none;
}

.category-subcategories .subcategory .image{
text-align:center;
overflow:hidden;
padding:10px;
}

.category-subcategories .subcategory .image img{
height:100px;
}

.category-subcategories .subcategory .name{
display:block;
padding:10px;
font-weight:300;
font-size:14px;
line-height:14px;
height:50px;
overflow:hidden;
}

/* Subcategories end */



/* Gallery */
#static .static_gallery {
margin-top:30px;
}

#static .static_gallery .image{
margin-right:10px;
margin-bottom:10px;
padding:3px;
height:130px;
float:left;
transition:         0.08s ease-in;
-o-transition:      0.08s ease-in;
-ms-transition:     0.08s ease-in;
-moz-transition:    0.08s ease-in;
-webkit-transition: 0.08s ease-in;     
}     

#static .static_gallery .image img{
height:100% !important;
}

/* Gallery End */



/* Fast Order */
.fast_order{
padding:15px;
padding-bottom:5px;
margin-bottom:10px;
font-size:13px;
font-weight:300;
}

.fast_order .row div{
margin-bottom:5px;
}

.fast_order input{
height:25px;
padding:0px;
padding-left:5px;
padding-right:5px;
}

.fast_order .product_remove{
font-size: 18px;
font-weight: bold;
text-decoration: none;
cursor:pointer;
}


/* Fast Order End */



/* My Orders */   
#my_orders .order_strip {
padding:10px;
margin-bottom:15px;
cursor:pointer;
}

#my_orders .order_strip .price{
font-weight: bold;
}

#my_orders .order_strip.active{
margin-bottom:0px;
}

#my_orders .order_detail{
padding:10px;
display:none;
margin-bottom:15px;
}

#my_orders .order_detail .order_row{
margin-bottom:10px;
} 

#my_orders .order_detail .submit{
margin-top:10px;
margin-bottom:0px;
}

#my_orders .order_detail .total_price{
font-weight: bold;
margin-top:10px;
font-size: 18px;
line-height: 18px;
padding-top: 11px;
padding-bottom:11px;
}

/* My Orders End */



/* Order Detail */

#order_detail_page h1{
padding-top: 15px;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
line-height: 25px;
font-size: 25px;
font-weight: 300;
text-transform: uppercase;
margin: 0px;
} 

#order_detail_page #order_detail{
padding:15px;
font-weight: 300;
}

#order_detail_page h2{
text-transform: uppercase;
margin-top: 20px;
margin-bottom: 5px;
font-weight: 300;
font-size: 20px;
}

#order_detail_page .items{
font-size: 15px;
line-height: 1.5em;
margin-bottom:30px;
}

#order_detail_page .order_detail .order_row{
margin-bottom:10px;
} 

#order_detail_page .order_detail .submit{
margin-top:10px;
margin-bottom:0px;
}

#order_detail_page .order_detail .total_price{
font-weight: bold;
margin-top:10px;
font-size: 18px;
line-height: 18px;
padding-top: 11px;
padding-bottom:11px;
}


/* Order Detail End */




/* My Benefits */ 

.benefits .benefit {
padding:10px;
margin-bottom:0px;
font-size:12px;
}

/* My Benefits End */

/* My Certificates */ 

.certificates .certificate {
padding:10px;
margin-bottom:0px;
font-size:12px;
}

/* My Certificates End */

/* Footer */
.footer-map{
height:400px;
width:100%;
}

#footer{
padding-top:30px;
}

#footer a{
text-decoration:underline;
}

#footer a:hover{
text-decoration:none;
}

#footer .title{
text-transform:uppercase;
font-weight:bold;
font-size: 25px;
margin-bottom:20px;
}

#footer .contact_info{
font-size:18px;
}

#footer .footer-menu{
margin-top:40px;
padding-top:20px;
padding-bottom:20px;
font-size:16px;
line-height:16px;
} 

#footer .footer-menu a{
display:inline-block;
padding-top:7px;
padding-bottom:7px;
text-decoration:none;
font-weight:600;
text-transform:uppercase;
padding-right:25px;
}

#footer #references{
padding-top:20px;
padding-bottom:20px;
}

/* Footer End */




/* Contact and Newsletter Form */
.contact_form_area, .newsletter_area{
padding-top:40px;
padding-bottom:40px;
text-align:center;
}   

.contact_form_area .header, .newsletter_area .header{
text-align:center;
text-transform:uppercase;
font-weight:bold;
padding-bottom:20px;
font-size:35px;
}

.contact_form_area .box .body{
width:80%;
margin:auto;
}

.newsletter_area .body{
width:50%;
margin:auto;
}

.newsletter_area .body{
height:50px;
}

#contact_form .button{
font-size:18px;
line-height:18px;
margin:0px;
padding:11px 55px;
font-weight:300;
text-align:center;
cursor:pointer;
text-transform:uppercase;
display:inline-block;
}

#contact_form input, #contact_form textarea{
width:100%;
box-sizing:border-box;
padding:10px;
margin-bottom:20px;
font-family: 'Open Sans', sans-serif;
font-size:14px;
}

.newsletter_area .body input{
float:left;
width:80%;
height:46px;
line-height:46px;
padding-left:10px;
padding-right:10px;
font-size:18px;
}

.newsletter_area .body .button{
float:right;
width:46px;
height:46px;
cursor:pointer;
}

#newsletter p{
margin:0px;
}

/* Contact and Newsletter Form End */





/* Copyright */
#copyright{
margin-top:20px;
padding-top:20px;
padding-bottom:22px;
font-size: 14px;
}

#copyright a:hover{
text-decoration:underline;
}

/* Copyright End */




/* Back Top */
#back-top {
position: fixed;
bottom: 60px;
z-index: 99;
right: 1%;
display: none;
}

#back-top a {
width: 50px;
height:50px;
display: block;
text-decoration: none;
/* transition */
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}                                                      

/* Back Top End*/




/* Ui Dialog */

.ui-dialog * {
box-sizing: content-box;
font-size:13px;
}

.ui-dialog *:before, .ui-dialog *:after {
box-sizing: content-box;;
}

.ui-corner-all{
border-radius:0px !important;
}

/* Ui Dialog end */ 





/* UI Autocomplete */
.ui-autocomplete {
height: 300px;
overflow-y: auto;
}

#res .ui-autocomplete{
padding-top:10px;
padding-bottom:10px;
right:0px !important;
left:auto !important;
width:100% !important;
height:auto;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
z-index:10000 !important;
font-size:12px;
}

#res .ui-autocomplete .ui-corner-all{
margin-left:10px;
margin-right:10px;
cursor:pointer;
}

#res .ui-autocomplete a{
padding-bottom:4px;
}

#res .ui-autocomplete .ui-state-hover,
#res .ui-autocomplete .ui-widget-content .ui-state-hover,
#res .ui-autocomplete .ui-widget-header .ui-state-hover,
#res .ui-autocomplete .ui-state-focus,
#res .ui-autocomplete .ui-widget-content .ui-state-focus,
#res .ui-autocomplete .ui-widget-header .ui-state-focus {
margin-top:0px !important;
margin-bottom:0px !important;
margin-left:10px !important;
margin-right:10px !important;
border-radius:4px;
}

/* UI Autocomplete End */ 



/* Cookies Confirm */

#cookies_confirm{
width:100%;
z-index:10000;
position:fixed;
left:0px;
bottom:0px;
padding:15px;
}

#cookies_confirm .text{
line-height:1.2em;
text-align:center;
float:left;
width:95%;
font-size:14px;
}

#cookies_confirm .button{
text-decoration:underline !important;
cursor:pointer;
}

#cookies_confirm .close{
float:right;
font-weight:bold;
cursor:pointer;
padding-top:0px;
line-height:1.2em;
font-size:14px;
text-shadow: none;
opacity: 1;
}

/* Cookies Confirm End */








/* Colors */


img{
border:0px;
}

a{
color: #337ab7;
}

h1{
color: #191919;
}

.alert{
color:#990000;
}

.error_message{
color:#FF0000;
}

.submit{
border: 0px;
background-color: #9c1aeb;
color: #ffffff;
}

.submit:hover{
background-color: #191919;
color:#ffffff;
}

.container{
background-color:#ffffff;
}


/* Eshop Header */

#header .logo .subtitle{
color:#000000;
}

/* Eshop Header end */


  
/* Submenu Panel */

.submenu-panel-area{
background-color:#f8f8f8;
border-bottom:1px solid #d2d2d2;
}

.submenu-panel-area .container{
background-color:transparent;
}

/* Submenu Panel end */




/* Language Panel */
#language_switcher {
background-color: #ffffff;
}

#language_switcher .selected{
color:#000000;    
border-top:1px solid #000000;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
}

#language_switcher .arrow{
background: url('../images/switcher_arrow_down.png') center center no-repeat #000000;
background-size:10px;
}

#language_switcher ul{
background-color: #ffffff;
border-bottom: 1px solid #000000;
}

#language_switcher ul li a{
border-left: 1px solid #000000;
border-right: 1px solid #000000;
color: #cccccc;
}

#language_switcher ul li a:hover{
color:#000000;
}

/* Language Panel End */




/* Currency Panel */
#currency_switcher {
background-color: #ffffff;
}

#currency_switcher .selected{
color:#000000;    
border-top:1px solid #000000;
border-bottom:1px solid #000000;
border-left:1px solid #000000;
}

#currency_switcher .arrow{
background: url('../images/switcher_arrow_down.png') center center no-repeat #000000;
background-size:10px;
}

#currency_switcher ul{
background-color: #ffffff;
border-bottom: 1px solid #000000;
}

#currency_switcher ul li a{
color: #cccccc;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

#currency_switcher ul li a:hover{
color:#000000;
}

/* Currency Panel End */




/* User Panel */

#user_panel a{
color:#000000;
}

#user_panel a.logout{
color:#e2004b;
}  
/* User Panel End */  




/* User Menu */
.template_my_account #main_body .menu a{
border: 0px;
background: url('../images/footer_li.png') left center no-repeat;
color:#9c1aeb;
}

.template_my_account #main_body .menu a:hover{
color:#191919;
}
/* User Menu end */



/* Cart Box */

#cart_box i{
color:#9c1aeb;
}

#cart_box .body{
color:#000000;
}
/* Cart Box End */




/* Search box */
#search_box{
border:1px solid #d2d2d2;
}

#search_box #search_input{
color:#000000;
border:0px;
}

#search_box .submit{
border:0px;
background:none;
}

#search_box #search_submit{  
background:#ffffff;
color:#9c1aeb;
border:0px;
}    

#search_box #search_submit:hover{
color:#000000;
}
/* Search box end */



/* Main Menu */

.main-menu-area{
background-color:#000000
}

.main-menu-area .container{
background-color:transparent;
}

#main_menu a, #main_menu span{
color:#ffffff;
border-right:1px solid #ffffff;
}

#main_menu .categories-li{
background-color:#e69cee;
}

#main_menu .categories-li span{
border:0px;
color:#9c1aeb;
}

#main_menu a:hover, #main_menu a.active{
color:#e69cee;
}

#main_menu .submenu{
background-color:#e69cee;
}

#main_menu .submenu a{
color:#000000;
border-bottom:1px solid #000000;
border-right:0px;
}

#main_menu .submenu a:hover{
color:#ffffff;
background-color:#000000;
}
/* Main Menu End */




/* Slideshow */
#top_slideshow{
background:#ffffff;
}

.slides-navigation a, .slides-navigation a:focus{
color:#ffffff;
}

.slides-navigation a.prev {
background: #aaaaaa;
}

.slides-navigation a.prev:hover{
background: #9c1aeb ;
color:#ffffff;
}

.slides-navigation a.next {
background: #aaaaaa;
}

.slides-navigation a.next:hover{
background: #9c1aeb;
color:#ffffff;
}

.slides-pagination a {
background-color: #ffffff;
}

.slides-pagination a.current {
background-color: #9c1aeb;
}

/* Slideshow End */




/* Left Column */

#left_column .header{
background-color:#191919;
color:#ffffff;
} 

#left_column .box{
background-color:#FFFFFF;
}

#left_column .box .body{
border:1px solid #e9e9e9;
border-top:0px;
}  

/* Left Column End */




/* Survey */ 

#survey table{
border: 1px solid #e9e9e9;
border-top:0px; 
}

#survey a{
color:#9c1aeb;
}

#survey .graph div{
background-color:#9c1aeb;
}

/* Survey end*/




/* Categories Menu */

#categories_menu .header{
background-color:#9c1aeb;
color:#ffffff;
}

#categories_tree{
background-color:#000000;
border-top:0px;
}


#categories_tree &gt; ul{
border-top:0px;
}

#categories_tree .active a, #categories_tree a:hover, #categories_tree .active a:hover, #categories_menu ul li a.active{
color:#e69cee;
}

#categories_tree .active ul a{
color:#ffffff;
}

#categories_menu ul li a{
color:#ffffff;
border-bottom:1px solid #ffffff;
}  

#categories_tree &gt; ul:last-child &gt; li:last-child &gt; a{
border-bottom:0px;
}  

.plusminus.plus{
background:url('../images/plus.png') no-repeat center center transparent;
}

.plusminus.minus{
background:url('../images/minus.png') no-repeat center center transparent;
}

/* Categories Menu End */



/* Manufacturers Menu */

#manufacturers_tree{
background-color:#f8f8f8;
border:1px solid #e9e9e9;
border-top:0px;
}

#manufacturers_tree &gt; ul{
border-top:0px;
}

#manufacturers_tree .active a, #manufacturers_tree a:hover, #manufacturers_tree .active a:hover{
color:#9c1aeb;
}

#manufacturers_tree .active ul a{
color:#666666;
}

#manufacturers_menu ul li a{
color:#666666;
border-bottom:1px solid #cccccc;
}

/* Manufacturers Menu End */



/* Newest/Bestsellers/Actions */

.homepage_products_headers span{
color:#ababab;
}

.homepage_products_headers span.active{
color:#444549;
}

/* Newest/Bestsellers/Actions End */



/* Product List Product */

.homepage_products_body .product .thumbnail,
#product_list .product .thumbnail{
border:0px;
} 

.homepage_products_body .product .thumbnail .pictogram .background, 
#product_list .product .thumbnail .pictogram .background,
#product_detail .image .pictogram .background{
background-position: top left;
background-repeat: repeat-x;  
background-image:url('../images/pictogram.png');
background-color:#ff0000;
}

.homepage_products_body .product .thumbnail .pictogram .text, 
#product_list .product .thumbnail .pictogram .text,
#product_detail .image .pictogram .text{
color:#ffffff;  
}

.homepage_products_body .product .info,
#product_list .product .info{
border-top:2px solid #e3e3e3;
}

.homepage_products_body .product .price,
#product_list .product .price{
color:#fe4632;
}

.homepage_products_body .product .name a,
#product_list .product .name a{
color:#444549;
}

.homepage_products_body .product .name a:hover,
#product_list .product .name a:hover{
color:#9c1aeb;
}   

.homepage_products_body .product .cart_add input,
#product_list .product .cart_add input, #recommended_products .product .cart_add input{
border:1px solid #191919;
color:#191919;
background-color:#ffffff;
}

.homepage_products_body .product .cart_add .add_to_cart,
#product_list .product .cart_add .add_to_cart, #recommended_products .product .cart_add .add_to_cart{
color:#191919;
background:url('../images/cart_small.png') center center no-repeat #9c1aeb;
}

.homepage_products_body .product .cart_add .add_to_cart:hover,
#product_list .product .cart_add .add_to_cart:hover, #recommended_products .product .cart_add .add_to_cart:hover{
background-color:#191919;
}

.homepage_products_body .product .show_variants,
#product_list .product .show_variants, #recommended_products .product .show_variants{
color:#ffffff;
background-color:#9c1aeb;
}

.homepage_products_body .product .show_variants:hover,
#product_list .product .show_variants:hover, #recommended_products .product .show_variants:hover{
background-color:#191919;
}

.homepage_products_body .product .action,
#product_list .product .action{
background-color:#fe4632;
border:2px solid #ffffff;
color:#ffffff;
}
/* Product List Product End */



/* Recommended Products */         
#recommended_products .product {
border-bottom:1px solid #dddddd;
}

#recommended_products .product .name a{
color: #191919;
}

#recommended_products .product .price{
color: #e60000;
}

/* Redommended Products End */


/* Filter */

#filter .filter_header{
color:#444549;
}

#filter .manufacturers, #filter .subcategories, #filter .attributes, #filter .availability , #filter .variants , #filter .prices{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
color: #444549;
}

#filter .attribute .values , #filter .variant .values{
background-color:#ffffff;
border-left:1px solid #191919;
border-right:1px solid #191919;
border-bottom:1px solid #191919;
}

#category_filter_bookmarks .bookmark{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
color: #444549;
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
color: #444549;
}

#category_filter_bookmarks .bookmark div.control, .attribute .control, .variant .control{
background-color:#191919;
color:#ffffff;
}

#category_filter_bookmarks .active.bookmark, #filter .attribute .header, #filter .variant .header{
background-color:#191919;
border:1px solid #191919;
color:#ffffff;
}

#category_filter_bookmarks .active.bookmark div.control, .attribute .control, .variants .control{
color:#191919;
background-color:#ffffff;
}

.display{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
color: #444549;
}

.display select{
color:#333333;
}

.display .paging label{
background-color:#FFFFFF;
color:#191919;
border:1px solid #e9e9e9;
}

.display .paging .checked{
background-color:#191919;
color:#ffffff;
border:1px solid #191919;
}


/* Filter End */



/* Category Path */

#category_path a{
color:#aaaaaa;
}

#category_path a:hover{
color:#191919;
}

#category_path a.last{
color:#9c1aeb;
}

#category_path .home{
background:url('../images/home.png') top 12px center no-repeat;
}

#category_path .arrow{
background:url('../images/path_arrow.png') center left no-repeat;
}

/* Category Path End */




/* Product Detail */
#product_detail .image.big{
border:1px solid #e9e9e9;
background-color:#ffffff;
}


#product_detail .image .action{
background: url('../images/action.png') top left no-repeat;
color: #ffffff;
}

#product_detail .print{
background:url('../images/print.png') top left no-repeat;
}

#product_detail h1{
background-color: transparent;
color: #191919;
border-bottom:1px solid #e9e9e9;
}

#product_detail #classification .star{
background:url('../images/star_blank.png') left top no-repeat;
}

#product_detail #classification .star.blank{
background-image:url('../images/star_blank.png');
}

#product_detail #classification .star.full{
background-image:url('../images/star_full.png');
}

#product_detail #classification .star.half{
background-image:url('../images/star_half.png');
}

#product_detail .number{
color:#aaaaaa;
}

#product_detail .price_etc .cart_add input{
border:1px solid #191919;
color:#191919;
background-color:#ffffff;
}

#product_detail .price_etc .cart_add .add_to_cart{
color:#191919;
background:url('../images/cart_small.png') center center no-repeat #9c1aeb;
}

#product_detail .price_etc .cart_add .add_to_cart:hover{
background-color:#191919;
}

#product_detail .price_etc .show_variants{
color:#9c1aeb;
}

#product_detail .price_etc .show_variants:hover{
color:#191919;
}

#product_detail .price_etc .price{
color:#fe4632;
}

#product_detail .price_box{
border-top:1px solid #e9e9e9;
border-bottom:1px solid #e9e9e9;
}

/* Product Detail End */




/* Product Detail Carousel */

#product_detail  #other_pictures .image img{
border:1px solid #e9e9e9;
}

#product_detail  #other_pictures .owl-prev{
background:url('../images/carousel_left.png') no-repeat center center #9c1aeb;
}

#product_detail  #other_pictures .owl-next{
background:url('../images/carousel_right.png') no-repeat center center #9c1aeb;
}

#product_detail  #other_pictures .owl-prev:hover{
background:url('../images/carousel_left.png') no-repeat center center #191919;
}

#product_detail  #other_pictures .owl-next:hover{
background:url('../images/carousel_right.png') no-repeat center center #191919;
} 
/* Product Detail Carousel End */




/* Product Detail Product */
.variants .product .body,
#alternate_products .product .body, #related_products .product .body{
border:1px solid #e9e9e9;            
}

.variants .product .thumbnail,
#alternate_products .product .thumbnail, #related_products .product .thumbnail{
border:0px;
} 

.variants .product .info, 
#alternate_products .product .info, #related_products .product .info{
background-color:#f8f8f8;
}

.variants .product .price, 
#alternate_products .product .price, #related_products .product .price{
color:#fe4632;
}

.variants .product .name a,
#alternate_products .product .name a, #related_products .product .name a{
color:#444549;
}

.variants .product .cart_add input,
#alternate_products .product .cart_add input, #related_products .product .cart_add input{
border:1px solid #191919;
color:#191919;
background-color:#ffffff;
}

.variants .product .cart_add .add_to_cart,
#alternate_products .product .cart_add .add_to_cart, #related_products .product .cart_add .add_to_cart{
color:#191919;
background:url('../images/cart_small.png') center center no-repeat #9c1aeb;
}

.variants .product .cart_add .add_to_cart:hover,
#alternate_products .product .cart_add .add_to_cart:hover, #related_products .product .cart_add .add_to_cart:hover{
background-color:#191919;
}

#alternate_products .product .show_variants, #related_products .product .show_variants{
color:#ffffff;
background-color:#9c1aeb;
}

#alternate_products .product .show_variants:hover, #related_products .product .show_variants:hover{
background-color:#191919;
}

#alternate_products .product .action, #related_products .product .action{
background:url('../images/action.png') top left no-repeat;
color:#ffffff;
}

.variants .product .thumbnail .pictogram .background, 
#alternate_products .product .thumbnail .pictogram .background,
#related_products .product .thumbnail  .pictogram .background{
background-position: top left;
background-repeat: repeat-x;  
background-image:url('../images/pictogram.png');
background-color:#ff0000;
}

.variants .product .thumbnail .pictogram .text, 
#alternate_products .product .thumbnail .pictogram .text,
#related_products .product .thumbnail .pictogram .text{
color:#ffffff;  
}

/* Product Detail Product End */



/* Variants */
#variants-content{
border-bottom:1px solid #e9e9e9;
}

#variants_header{
color:#9c1aeb;
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
border-bottom:0px;
}

#variants_selection{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
border-top:0px;
}

.variants-button{
background-color:#9c1aeb;
color:#ffffff;
}

/* Variants end */




/* Misc Box */
.misc_box_header{
background-color: #f8f8f8;
border:1px solid #e9e9e9;
}

.misc_box_header .bookmark.active{
color: #9c1aeb;
}

.misc_box_body{
border: 1px solid #e9e9e9;
border-top:0px;
}

/* Misc Box End */



/* Discussion */

#discussion_content .button{
background-color: #9c1aeb;
color:#ffffff;
}

#discussion_content .button:hover{
background-color: #191919;
}

/* Discussion End */



/* Related and Alternate Products */
#related_products .line{
border-bottom:1px solid #e9e9e9;
}

/* Related and Alternate Products end */




/* Login form */
#login_form form {
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
}


#login_form form .input{
border:1px solid #e9e9e9;
}

#login_form .login_submit input{
border:0px;
background-color: #9c1aeb;
color:#ffffff;
}

#login_form .login_submit input:hover{
background-color: #191919;
}
/* Login form end */




/* Subscribe Form */
#personal_form, #loginForm{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
}

#personal_form .asterisk, #loginForm .asterisk{
color:#fe4632;
}
  
#personal_form .customer_type_selector{
border-bottom:1px solid #e9e9e9;
}

#personal_form .second input, #personal_form .second textarea, #loginForm .second input{
border:1px solid #cccccc;
}

#personal_form .second select{
background-color: #eeeeee;
border:1px solid #cccccc;  
}  

/* Subscribe Form End */



/* Cart Table */

#cart h2{
background-color: #191919;
color:#ffffff;
}

#cart_content{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
}

#cart_content .row{
border-bottom: 1px solid #e9e9e9;
}

#cart_content .image img{
border: 1px solid #cccccc;
}

#cart_content .name a{
color:#9c1aeb;
}

#cart_content .price_total{
color:#fe4632;
}

#cart_content .delete a{
color:#fe4632;
}

#cart_content .note textarea{
border: 1px solid #cccccc;
}

#cart .quant_up, #cart .quant_down{
border:0px;
background:#9c1aeb;
color:#ffffff;
}

#cart .quant_up:hover, #cart .quant_down:hover{
background-color: #191919;
}

#cart .disabled.quant_down{
background-color: #cccccc;
}

#cart_content .buttons .empty_basket, #cart_content .buttons .continue{
color: #ffffff;
}

#cart_content .buttons .empty_basket{
background-color: #e85151;
}

#cart_content .buttons .continue{
background-color:#bfd770;
}

#cart_content .buttons .empty_basket:hover, #cart_content .buttons .continue:hover{
background-color: #191919;
}

/* Cart Table End */




/* Order Legend */
#order .legend{
background-color:#191919;
}

#order .legend .item{
border-right:1px solid #ffffff;
color: #aaaaaa;
}

#order .legend .item.fourth{
border:0px;
}

#order .legend .item.passed, #order .legend .item a{
color:#ffffff;
}

#order .legend .item.active, #order .legend .item.active a{
color:#ffffff;
}

#order .legend .item .number{
background-color:#aaaaaa;
color:#191919;
}   

#order .legend .item.passed .number{
background-color:#ffffff;
}

#order .legend .item.active .number{
background-color:#9c1aeb;
color:#ffffff;
}

/* Order Legend End */



/* Order */ 
#order .continue {
background-color:#bfd770;
}

#order .continue:hover{
background-color: #191919;
}

#order #payment_and_transport{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
}

#order #payment_and_transport .payment, #order #payment_and_transport .transport {
border-bottom: 1px solid #e9e9e9;
}

#order #payment_and_transport .price{
color:#fe4632;
}

#order #payment_and_transport_recapitulation{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
border-bottom:0px;
}

#order #payment_and_transport_recapitulation .row{
border-bottom: 1px solid #e9e9e9;
}

#order #payment_and_transport_recapitulation .payment_tr .icon{
background: url('../images/payment.png') top left no-repeat;
}

#order #payment_and_transport_recapitulation .transport_tr .icon{
background: url('../images/transport.png') top left no-repeat;
}

#order #payment_and_transport_recapitulation .round_item_tr .icon{
background: url('../images/rounding.png') top left no-repeat;
}

#total_price_div #total_price span{
color: #fe4632;
}

#order .deliver_items .body, #order .contact_items .body, #order .invoice_items .body{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
}

#order #note{
border: 1px solid #cccccc;
}

#order .thankyou_text{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
}
/* Order End */



/* Adress List */

.address , .address_delivery{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
}

.address .address_content .name {
background-color: #191919;
color: #ffffff;
}

.address .address_content .address_content_list {
border:1px solid #aaaaaa;
border-top: 0px;
background: white;
}

.address:hover , .address.selected {
background: #9c1aeb;
border:1px solid #191919;
} 

.address .edit_btn{
background: url('../images/edit_button.png') center center no-repeat; 
}

.address .edit_btn:hover{
background: url('../images/edit_button_hover.png') center center no-repeat;
}

.address .delete_btn{
background: url('../images/delete_button.png') center center no-repeat; 
}

.address .delete_btn:hover{
background: url('../images/delete_button_hover.png') center center no-repeat; 
}
      
/* Adress List End */ 




/* Subcategories */
.category-subcategories .subcategory .body{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
}

.category-subcategories .subcategory .name{
background-color: #191919;
color: #ffffff;
}

/* Subcategories end */



/* Gallery */
.static_gallery .image{
border:1px solid #e9e9e9; 
}

.static_gallery .image:hover{
border:1px solid #e9e9e9;   
background-color:#f8f8f8;
}                 

/* Gallery End */



/* Fast Order */
.fast_order{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
}

.fast_order input{
border: 1px solid #cccccc;
}

.fast_order .product_remove{
color: #fe4632;
}


/* Fast Order End */



/* My Orders */   
#my_orders .order_strip {
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
}

#my_orders .order_strip .price{
color: #fe4632;
}

#my_orders .order_strip.active{
background-color: #191919;
color: #ffffff;
border: 1px solid #000000;
}

#my_orders .order_strip.active .price{
color:#ffffff;
}

#my_orders .order_detail{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
}

#my_orders .order_detail .total_price{
color: #fe4632;
}

/* My Orders End */


/* Order Detail */

#order_detail_page h1{
background-color: #191919;
color: #ffffff;
} 

#order_detail_page #order_detail{
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
}

#order_detail_page .order_detail .total_price{
color: #fe4632;
}

/* Order Detail End */


/* My Benefits */ 
.benefits{
border-top: 1px solid #e9e9e9;
}

.benefits .benefit {
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
border-top:0px;
}

/* My Benefits End */

/* My Certificates */ 
.certificates{
border-top: 1px solid #e9e9e9;
}

.certificates .certificate {
background-color: #f8f8f8;
border: 1px solid #e9e9e9;
border-top:0px;
}

/* My Certificates End */

/* Footer */

#footer{
background-color:#000000;
color:#ffffff;
}

#footer .container{
background-color:transparent;
}

#footer a{
color:#e69cee;
}

#footer #references{
border-top:1px solid #ffffff;
}

#footer a:hover{
color:#e69cee;
}            


#footer .static.box .body a{
color:#ffffff;
}

#footer .static.box .body a:hover{
color:#e69cee;
}

/* Footer End */




/* Contact and Newsletter Form */
.contact_form_area{
background-color:#9c1aeb;
}   

.contact_form_area .header{
color:#ffffff;
}   

.contact_form_area .container{
background-color:transparent;
}

#contact_form .button{
background: #000000;
border:0px solid #000000;
color:#ffffff;
}

#contact_form input, #contact_form textarea{
border: 1px solid #e3e1e1;
color:#003D66;
}

.newsletter_area{
background-color:#f4f4f4;
}

.newsletter_area .container{
background-color:transparent;
}

.newsletter_area .body{
border:2px solid #000000;
background-color:#ffffff;
}

#newsletter .button{
background: url("../images/slideshow_right.png") #000000 left 17px center no-repeat;
background-size:17px;
}

.newsletter_area input{
border:0px;
}

/* Contact and Newsletter Form End */





/* Copyright */
#copyright{
color:#ffffff;
border-top:3px solid #e69cee;
}   

#copyright a{
color:#e69cee;
}

/* Copyright End */




/* Back Top */

#back-top a {
background:url('../images/top_arrow.png') top 15px center no-repeat #cccccc;
}                    

#back-top a:hover {
background-color:#191919;
}                                           

/* Back Top End*/




/* Ui Dialog */

.ui-widget-content{
background: #f8f8f8 !important;
}

.ui-widget-header {	
background: #191919 !important;
filter: none !important;
border:1px solid #191919 !important;
color: #ffffff !important;  
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
color: #9c1aeb !important;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
color: #9c1aeb !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
border: 1px solid #191919 !important;
color: #191919 !important;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
color: #191919 !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
border: 1px solid #191919 !important;	
color: #191919 !important;
}


/* Ui Dialog end */ 





/* UI Autocomplete */
#res .ui-autocomplete{
background: #f8f8f8 !important;
border: 1px solid #e9e9e9 !important;
}

#res .ui-autocomplete .ui-corner-all{
border:0px !important;
}

#res .ui-autocomplete a{
color: #191919 !important;
background:none !important;
}

#res .ui-autocomplete a:hover{
color:#9c1aeb !important;
}

#res .ui-autocomplete .ui-state-hover,
#res .ui-autocomplete .ui-widget-content .ui-state-hover,
#res .ui-autocomplete .ui-widget-header .ui-state-hover,
#res .ui-autocomplete .ui-state-focus,
#res .ui-autocomplete .ui-widget-content .ui-state-focus,
#res .ui-autocomplete .ui-widget-header .ui-state-focus {
border:0px !important;
}

/* UI Autocomplete End */ 



/* Cookies Confirm */

#cookies_confirm{
background-color: #f8f8f8;
border-top:1px solid #e9e9e9;
}

#cookies_confirm .close{
color:#9c1aeb;
filter: alpha(opacity=100);
opacity: 1;
}

/* Cookies Confirm End */

#filter .prices .range{
	margin-left: 110px;
	margin-right:110px;
}

#vop{
	font-weight: bold;
}

#reviews_content .review .star{
	width: 20px;
	height: 19px;
	margin-right: 2px;
	display: inline-block;
	line-height: 20px;
}
#reviews_content .review .star.full{
	background-image: url('../images/star_full.png');
}
#reviews_content .review .star.half{
	background-image: url('../images/star_half.png');
}
#reviews_content .review .star.blank{
	background-image: url('../images/star_blank.png');
}
#reviews_content .person_icon{
	background: url('../images/user.png') center center no-repeat #3a383a;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 20px;
}
#reviews_content .review{
	margin-bottom:20px;
}
#reviews_content .line{
	width: 100%;
	height: 1px;
	background: #e9e9e9;
	margin-top: 15px;
}
#reviews_content .review:last-child{
	margin-bottom:0px;
}
#reviews_content .review:last-child .line{
	height: 0px;
	margin-top: 0px;
}
#reviews_content .review .pros_cons{
	margin-top:20px;
}
#reviews_content .review .pros, #reviews_content .review .cons{
	padding-left:0;
	padding-right:0;
}

#reviews_content .review .pros_cons .icon{
	background: #2bc32b;
	width: 15px;
	height: 15px;
	border-radius: 20px;
	color: white;
	font-size: 16px;
	text-align: center;
	line-height: 13px;
	display: inline-block;	
	margin-right: 5px;
	margin-top:3px;
	float:left;
}
#reviews_content .review .pros_cons .pros .icon{
	background: #2bc32b;
}
#reviews_content .review .pros_cons .cons .icon{
	background: red;
}
#review_form #reviews_content{
	margin-bottom: 10px;
}
#review_form #reviews_content input[type="text"], #reviews_content textarea{
	border: 1px solid #cccccc;
	padding:3px;
	padding-left: 5px;
	padding-right: 5px;
}
#review_form #reviews_content .review{
	background-color: #f8f8f8;
	margin-top:10px;
	margin-bottom:10px;
}
#review_form #reviews_content .review .name a{
	margin-top: 20px;
	font-size: 17px;
	line-height: 17px;
	height: 17px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #444549;
}
#review_form #reviews_content .review .name a:hover{
	color: #9c1aeb;
}
#review_form #reviews_content img.thumbnail{
	max-width:100%;
	height: auto;
}
#review_form #reviews_content .review .review-header{
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	background-color: #000000;
	color: #fff;
	margin-bottom:10px;
}
#review_form #reviews_content .stars{
	cursor: pointer;
}
#review_form #reviews_content .info{
	font-size:16px;
	line-height:20px;
	margin-top:5px;
	margin-bottom: 5px;
}
#review_form #reviews_content textarea.summary{
	width: 100%;
	resize: vertical;
	min-height: 90px;
}
#review_form #reviews_content .pros_cons .header{
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	text-align:center;
	margin-bottom: 10px;
}
#review_form #reviews_content .pros_cons .item .text{
	width:100%;
}
#review_form #reviews_content .pros_cons .item .text input{
	width:100%;
}
#review_form #reviews_content .pros_cons .item .submit{
	padding:9px;
	line-height: 10px;
	min-width: 26px;
	text-align: center;
}
#review_form #reviews_content .pros_cons .item .icon{
	float:none;
}
#review_form #reviews_content .pros_cons .item .icon-header{
	padding-right:0px;
	margin-top: 3px;
}
.submit.confirm-credit-note-btn{
	padding: 11px;
	height: 33px;
}
.submit.confirm-credit-note-btn .btn-content{
	content: ' ';
    background: url(../images/yes_white.svg) no-repeat;
	background-position: 0 0;
	width: 15px;
	height: 20px;
	padding-left: 15px;
}

#my_credit_notes .invoice_strip .submit.confirm-credit-note-btn::before{
	content:'';
	background: none;
	position: relative;
	width:auto;
	height:auto;
}

#my_credit_notes .invoice_strip .submit.confirm-credit-note-btn{
	text-decoration: none;
	display: inline-block;
	margin-bottom: 20px;
	text-transform: uppercase;
	padding: 13px;
	transition: 0.08s ease-in;
	-o-transition: 0.08s ease-in;
	-ms-transition: 0.08s ease-in;
	-moz-transition: 0.08s ease-in;
	-webkit-transition: 0.08s ease-in;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
	border: 0px;
	background-color: #9c1aeb;
	color: #ffffff;
	font-size: 10px;
	padding: 0px;
    padding-right: 1px;
    padding-left: 5px;
	height: 18px;
	margin-left: 5px;
	
}
#my_credit_notes .invoice_strip .submit.confirm-credit-note-btn:hover{
	background-color: #3a383a;
	color: #ffffff;
}
#my_credit_notes .invoice_strip .submit.confirm-credit-note-btn .btn-content{
	background-position: 0 1px;
}
/* banner pri vstupe */
div[aria-describedby="confirm_entry_banner"]{
	background: transparent !important;
	border: none !important;
}
div[aria-describedby="confirm_entry_banner"] .ui-dialog-titlebar{
	display:none;
}
div[aria-describedby="confirm_entry_banner"] #confirm_entry_banner a{
	outline:0;
}

#product_detail .image .pictogram, #product_detail .image .action{
	z-index:1;
}

#product_detail .zoomBtn{
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #9c1aeb;
	color: #ffffff;
	bottom: 0px;
	right: 0px;
	font-size: 20px;
	cursor: pointer;
}

.slideshow_panel{
	display:none;
	margin-top:30px;
}

#top_slideshow_mobile, #top_slideshow_tablet, #top_slideshow_desktop, #top_slideshow_notebook {
	height:400px;
	width:100%;
}
#top_slideshow_mobile{
	height:200px;
}
#top_slideshow_mobile .slides-navigation{
	top: 70px;
}

#top_slideshow_tablet .slides-navigation{
	top: 170px;
}

/* product labels */
.product_labels{
	position: absolute;
	margin-left: 5px;
	margin-top:10px;
	top:0;
	left:0;
	z-index: 1;
}
.product_labels.product_pictogram{
	margin-top:40px;
}
.product_label{
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
}
.product_label_content{
	position: relative;
}
.product_label .background{
	border-radius: 5px;
}

.product_label .text{
	text-align: center;
	padding: 0 5px 0;
	font-size: 11px;
	line-height: 20px;
}

/* top panel */
#top_panel {
  background-color: #000000;
}

#top_panel .text-layer {
	text-align: center;
	color: #fff;
	font-weight: 800;
	font-size: 13px;
	padding: 7px 7px 8px 7px;
}

#top_panel .text-layer p{
	margin:0;
	padding:0;
}

#top_panel a{
	background: -webkit-linear-gradient(#c70a0a,#c70a0a);
	background: -moz-linear-gradient(#c70a0a,#c70a0a);
	background: -o-linear-gradient(#c70a0a,#c70a0a);
	background: linear-gradient(#c70a0a,#c70a0a);
	-webkit-transition: background 1s ease-out;
	-moz-transition: background 1s ease-out;
	-o-transition: background 1s ease-out;
	transition: background 1s ease-out;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	font-size: 9px;
	padding: 3px 9px 3px 8px;
	margin-left: 8px;
	position: relative;
	top:-1px;
}

#top_panel a:hover, #top_panel a:focus, #top_panel a:visited{
	text-decoration: none;
}

.blog-detail #comments_wrapper .comment a.reply{
	color: #9c1aeb;
}
.blog-detail #comments_wrapper .button{
	background: #9c1aeb;
}
.blog-detail #comments_wrapper .button:hover{
	background: #191919;
}
.blog-detail .links a{
	background: #191919;
}
.blog-detail .links a:hover{
	background: #9c1aeb;
}
.blog-labels{
	margin-top: 10px;
}

.blog-labels .title{
	font-weight: bold;
	font-size: 15px;
	line-height: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
	margin-right: 10px;
}
.blog-label{
	display: block;
	float: left;
	padding: 7px;
	line-height: 13px;
	background-color: #9c1aeb;
	font-size: 13px;
	color:#ffffff;
	font-weight: bold;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom: 5px;
	text-decoration: none;
}
a.blog-label , a.blog-label:hover, a.blog-label:visited, a.blog-label:focus {
	color: #ffffff;
	text-decoration: none;
}
.blog-label:hover{
	background-color: #191919;
}
.blog-navigation-labels{
	margin-top: 20px;
	background-color: #f8f8f8;
	border: 1px solid #e9e9e9;
	padding: 10px;
	padding-bottom: 0px;
}
.blog-navigation-labels ul {
	list-style: none;
	padding-left: 10px;
}
.blog-navigation-labels .blog-label{
	clear:both;
}
.blog-label .tag-icon{
	content: ' ';
	background: url('../images/tag.svg') no-repeat;
	background-position: 0 0;
	background-size: 15px 20px;
	padding-right: 20px;
}
.blog-detail .social_icons .icon{
	float: left !important;
	margin-right: 7px;
}
#static a.submit:focus{
	text-decoration: none;
}

#product_detail .watchdog-wrapper{
	flex: 1;
	order: 4;
	margin-top: 10px;
	line-height: 20px;
	margin-bottom: 10px;
}
#product_detail .watchdog-content{
	display: inline;
	cursor: pointer;
	margin: 0;
}
#product_detail .watchdog-content span{
	text-decoration: none;
}

#product_detail .watchdog-content:hover span{
	text-decoration: underline;
}

#product_list.watchdog{
	clear: both;
}
#product_list.watchdog .image{
	height: 200px;
}
#product_list.watchdog img{
	max-height: 200px;
	margin: auto;
}
#product_list.watchdog .name{
	margin: 10px;
}
#product_list.watchdog .buttons{
	margin: 10px 0px;
}
#product_list.watchdog .buttons .submit{
	margin-bottom: 0px;
	background-color: #e63838;
	background-image: none;
}
#product_list.watchdog .buttons .submit:hover{
	background-color: 	#d91515;
}

#product_detail .watchdog{
	background: url("../images/dog_ico.svg") no-repeat;
    background-size: 100%;
    width: 28px;
    height: 23px;
    transition: 0.4s all;
	cursor: pointer;
	display: inline-block;
	vertical-align: text-bottom;
}

#product_detail .watchdog.active, #product_detail .watchdog:hover, #product_detail .watchdog-content:hover .watchdog{
	background: url("../images/dog_ico_active.svg") no-repeat;
	background-size: 100%;
}

.quantity_discount span::before {
    content: " % ";
    margin-right: 5px;
    color: #fff;
    background: #9c1aeb;
    font-weight: 800;
    padding-left: 4px;
	border-radius: 10px;
	font-size: 17px;
}

.gifts .gifts-list .name a:hover{
    color: #9c1aeb !important;
}</pre></body></html>