/*
===============================================
POWERGYM THEME CSS - CLEANED & OPTIMIZED
===============================================

Sections:
1. CSS Reset & Basic Styles
2. Blog & Post Styles  
3. Sidebar Styling
4. Contact Styles
5. Responsive Design
6. Layout & Container Styles
7. Navigation & Menu Styles
8. Form Styles
9. Animations
10. Vendor-specific Styles
11. Print Styles
===============================================
*/

/* 1. CSS RESET & BASIC STYLES */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, /* ol, ul, li, */ fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, credentials { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
	audio:not([controls]) { display: none; height: 0; }
	svg:not(:root) { overflow: hidden; }
html { height:100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { line-height: 1; min-height: 100vh; position: relative; padding-bottom: 250px; }
nav ul { list-style: none; list-style-image: none; }
ol { list-style-type: decimal; }
blockquote, q { quotes: none; }
	blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
	caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }
a { outline:0 none; }
	a:focus { /*outline: thin dotted;*/ outline: none; outline-offset: -4px; }
	a:active, a:hover { outline: 0; }
	a img { border: none; }
img { border: 0; -ms-interpolation-mode: bicubic; }
input[type="button"]:focus { outline:none; outline-offset:-2px; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; }
button[disabled], html input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
input[type="search"] { -webkit-appearance: textfield; appearance: textfield; box-sizing: border-box; }
	input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner { border: 0; padding: 0; }
[hidden] { display: none; }

button, input, textarea, select { margin:0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, select { text-transform: none; }
legend { font-size:1.1em; white-space: normal; padding:.4em .8em; border:1px solid; *border:none; *margin-left: -7px; }
fieldset { border: 1px solid; padding:10px; position:relative; margin-bottom:10px; }
	fieldset p label { width:98%; }
	fieldset p input[type="text"] { width:98%; }
	fieldset p select { width:99%; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
small { font-size: 80%; }
sub, sup{ font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl, menu, ol, ul { margin: 1em 0; padding-top: 0; }
p, dl, hr, /* h1, h2, h3, h4, h5, h6, */ ol, ul, pre, table, address, fieldset, blockquote { margin-bottom: 20px; }
h1, h2, h3 { font-weight: normal; }
h1 { font-size: 2em; margin: 0.67em 0; }
	h1 a { text-decoration:none; }
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.17em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.67em; margin: 2.33em 0; }
h1, h2, h3, h4, h5, h6 { line-height:1.2em; }
blockquote { font-size:0.9em; padding:20px; border: none; border-left: 2px solid; }
	blockquote cite { font-size: 0.9em; }
hr { box-sizing: content-box; height: 1px; border: 0; }
mark { background: #ff0; color: #000; }

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.block { padding: 10px; }
.small { font-size: 0.9em; }
.large { font-size: 1.2em; }
.extra-large { font-size: 1.5em; }
.bold { font-weight: bold; }
.inline-link { text-decoration: none !important; }
.inline-link b { border-bottom: 1px dotted; font-weight: normal; position: relative; top: -0.13em;}
.inline-link b i { font-style: normal; position: relative; top: 0.13em;}
.hint { font-size: 0.9em; }
.float-left { float: left; }
.float-right { float: right; }
.align-top { vertical-align:top; }
.align-middle { vertical-align:middle; }
.align-bottom { vertical-align:bottom; }
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.clear-left { clear: left; }
.clear-right { clear: right; }
.clear, .clear-both { height: 0; clear: both; overflow: hidden; font-size: 0; line-height: 0; }
.hidden { display:none; }
.nowrap { white-space:nowrap; }
.gray, .hint, .hint a, .hint:visited, .hint a:visited { color: #aaa; /*#999*/ }
.shadowed { box-shadow: 0 5px 15px #000; }
.highlighted { background:  #ffc; }
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
/* END CSS RESET & BASIC STYLES */

/* 2. BLOG & CUSTOMIZATIONS */
body#blog { background: #fff; }

/* BLOG & POST STYLES */
/* Blog post structure - matching e-commerce blog exactly */
#post-stream .post {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    animation: fadeInUp 0.6s ease-out;
}

#post-stream .post:last-child,
#post-stream .post.no-border {
    border-bottom: none;
}

.post .credentials {
    margin-bottom: 15px;
    color: #999;
    font-size: 11px;
    background: #f8f9fa;
    padding: 10px 15px;
    border-radius: 5px;
    border-left: 3px solid #3498db;
}

.post .credentials .date {
    margin-right: 15px;
}

.post .credentials .date i {
    margin-right: 5px;
}

.post .credentials .userpic {
    width: 20px;
    height: 20px;
    border-radius: 2px;
    margin: 0 5px;
    vertical-align: middle;
    border: 2px solid #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.post .credentials .username {
    color: #999;
    text-decoration: none;
    font-size: 11px;
}

.post .credentials .username:hover {
    color: #3498db;
}

.post h3 {
    margin: 0 0 15px 0;
    font-size: 18px;
    line-height: 1.3;
}

.post h3 a {
    color: #473b39;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
}

.post h3 a:hover {
    color: #3498db;
}

.post .text {
    line-height: 1.6;
    color: #555;
    margin-bottom: 15px;
    font-family: Georgia, 'Times New Roman', serif;
    text-align: justify;
}

.post .text p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.6;
}

.post .text p:first-child {
    margin-top: 0;
}

.post .text p:last-child {
    margin-bottom: 0;
}

.post .text img {
    max-width: 100%;
    height: auto;
    margin: 10px 0;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
}

.post .text img:hover {
    transform: scale(1.02);
}

.post .text h1,
.post .text h2,
.post .text h3,
.post .text h4 {
    color: #473b39;
    margin: 20px 0 10px 0;
}

.post .text a {
    color: #3498db;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.3s ease;
}

.post .text a:hover {
    border-bottom-color: #3498db;
}

.post .text td,
.post .text th {
    border: 1px solid #ccc;
    padding: 2px 3px;
}

.post .picture-awesome {
    color: #999;
    text-decoration: none;
    font-size: 11px;
    display: inline-block;
    padding: 8px 15px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 20px;
    transition: all 0.3s ease;
    font-weight: 500;
}

.post .picture-awesome:hover {
    background: #3498db;
    color: #fff;
    border-color: #3498db;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(52, 152, 219, 0.3);
}

.post .picture-awesome i {
    margin-right: 5px;
}

/* Base container styles - must come before media queries */
.container { margin: 0 auto; width: 960px; }

/* Base homepage-items styles - must come before media queries */
.homepage-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 20px 0;
    width: 100%;
}

.homepage-item {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #e9ecef;
    transition: all 0.3s ease;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.homepage-item:hover {
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    transform: translateY(-2px);
}

.homepage-item h4 {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 1.3;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.homepage-item h4 a {
    color: #473b39;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
}

.homepage-item h4 a:hover {
    color: #3498db;
}

.homepage-item-date {
    color: #999;
    font-size: 11px;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.homepage-item-date i {
    font-size: 10px;
}

.homepage-item-text {
    color: #666;
    font-size: 12px;
    line-height: 1.4;
    margin-bottom: 10px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
}

.homepage-item-link {
    color: #3498db;
    text-decoration: none;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
}

.homepage-item-link:hover {
    color: #2980b9;
    text-decoration: none;
}

/* RESPONSIVE DESIGN */
@media (max-width: 768px) {
    .container {
        width: 100%;
    }
    #footer .info-links .caption {
        text-align: center !important;
    }

    .sidebar.left230px {
        width: 100%;
        margin-bottom: 20px;
        float: none;
    }
    
    .content.left230px {
        width: 100%;
        margin-left: 0;
        float: none;
    }
    
    .shop-category {
        margin-bottom: 15px;
    }
    
    .post h3 {
        font-size: 16px;
    }
    
    .post .text {
        font-size: 14px;
    }
    
    .header-info {
        flex-direction: column;
        text-align: center;
    }
    
    .logo {
        margin-bottom: 10px;
    }
    
    .contact {
        margin-top: 10px;
    }
    
    .contact .top-contact {
        color: #333;
    }
    
    .contact .top-contact.phone {
        font-weight: bold;
        font-size: 14px;
    }
    
    .contact .top-contact.hint {
        font-size: 11px;
        color: #666;
    }
    
    .top-menu ul {
        flex-direction: column;
        text-align: center;
    }
    
    .top-menu li {
        margin: 5px 0;
    }
    
    .language-dropdown {
        position: static;
        display: block;
        margin-top: 10px;
    }
    
    .language-toggle-btn {
        width: 100%;
        justify-content: center;
    }
    
    .language-dropdown-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        border: none;
        background: transparent;
        margin-top: 10px;
    }
    
    .language-option {
        background: #f8f9fa;
        margin-bottom: 5px;
        border-radius: 3px;
        border-bottom: none;
    }
    
    .horizontal-links {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
    
    .homepage-items {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    
    .homepage-section-header {
        padding: 12px 15px;
    }
    
    .section-link {
        font-size: 12px;
        padding: 6px 12px;
    }
    
    .homepage-section-content {
        padding: 0 15px;
    }
    
    /* Fix footer overlap on mobile */
    body {
        padding-bottom: 400px;
    }
    
    .wrapper-bottom {
        position: relative;
        margin-top: 60px;
    }
    
    #main {
        margin-bottom: 40px;
    }
    
    #footer .info-links {
        padding: 20px 0 15px 0;
    }
    
    #footer .contact {
        padding: 15px 10px;
        flex-direction: column;
        text-align: center;
    }
    
    .horizontal-links {
        flex-direction: column;
        gap: 15px;
        text-align: center;
    }
    
    /* Mobile breadcrumbs and H1 styling */
    .breadcrumbs {
        font-size: 11px;
        margin-bottom: 15px;
    }
    
    .content h1 {
        font-size: 20px;
        margin-bottom: 15px;
    }
}

@media (max-width: 600px) {
    .homepage-items {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
        margin: 15px 0;
    }
    
    .homepage-item {
        padding: 12px;
        min-height: auto;
    }
    
    .homepage-item h4 {
        font-size: 13px;
        line-height: 1.2;
    }
    
    .homepage-item-text {
        font-size: 11px;
        line-height: 1.3;
    }
    
    .homepage-item-link {
        font-size: 10px;
    }
}

@media (max-width: 480px) {
    .container {
        width: 100%;
        padding: 0 10px;
    }
    
    .post {
        margin-bottom: 20px;
        padding-bottom: 15px;
    }
    
    .post h3 {
        font-size: 14px;
        line-height: 1.2;
    }
    
    .post .text {
        font-size: 13px;
        line-height: 1.5;
    }
    
    .post .credentials {
        font-size: 10px;
    }
    
    .homepage-items {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    
    .homepage-item {
        padding: 12px;
    }
    
    .homepage-item h4 {
        font-size: 13px;
    }
    
    .homepage-item-text {
        font-size: 11px;
    }
    
    /* Fix footer overlap on very small screens */
    body {
        padding-bottom: 450px;
    }
    
    .wrapper-bottom {
        position: relative;
        margin-top: 70px;
    }
    
    #main {
        margin-bottom: 50px;
    }
    
    #footer .info-links {
        padding: 15px 0 10px 0;
    }
    
    #footer .contact {
        padding: 10px 5px;
        flex-direction: column;
        text-align: center;
    }
    
    .horizontal-links {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
    
    .horizontal-links li a {
        font-size: 12px;
        padding: 6px 10px;
    }
    
    /* Very small screen breadcrumbs and H1 styling */
    .breadcrumbs {
        font-size: 10px;
        margin-bottom: 12px;
    }
    
    .content h1 {
        font-size: 18px;
        margin-bottom: 12px;
    }
}

/* SIDEBAR STYLING */
.shop-category .caption {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-left: 4px solid #3498db;
    padding: 12px 15px;
    margin-bottom: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 12px;
    border: 1px solid #ddd;
    color: #333;
}

.comfortbuy-vertical-tree li a {
    transition: all 0.3s ease;
    padding: 8px 15px;
    display: block;
    border-radius: 3px;
}

.comfortbuy-vertical-tree li a:hover {
    background-color: #f8f9fa;
    color: #3498db;
    transform: translateX(5px);
}

/* ANIMATIONS */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Stagger animation for multiple posts */
.post:nth-child(1) { animation-delay: 0.1s; }
.post:nth-child(2) { animation-delay: 0.2s; }
.post:nth-child(3) { animation-delay: 0.3s; }
.post:nth-child(4) { animation-delay: 0.4s; }
.post:nth-child(5) { animation-delay: 0.5s; }


.contact ul {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.top-contact {
    font-size: 12px;
    color: #666;
}

.top-contact.phone {
    font-weight: 600;
    color: #3498db;
}









/* Page content */
#page h1 {
    color: #333;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#page .description {
    line-height: 1.6;
    color: #555;
    font-size: 16px;
}

#page .description p {
    margin-bottom: 15px;
}

#page .description h2,
#page .description h3,
#page .description h4 {
    color: #333;
    margin: 20px 0 10px 0;
}

#page .description ul,
#page .description ol {
    margin: 15px 0;
    padding-left: 30px;
}

#page .description li {
    margin-bottom: 5px;
    list-style: disc;
}


/* Contact info */
.contact .top-contact {
    color: #333;
}

.contact .top-contact.phone {
    font-weight: bold;
    font-size: 14px;
}

.contact .top-contact.hint {
    font-size: 11px;
    color: #666;
}



/* 7. LAYOUT & CONTAINER STYLES */
body, input, textarea { font-size: 12px; font-family: "Verdana"; }
body { min-width: 320px; }
input, textarea { font-size: 1em; }

.sidebar.left230px { width: 230px; float: left; }
.content.left230px { margin-left: 250px; }


a:hover { text-decoration: none; }
#main { padding-top: 20px; clear: both; line-height: 1.5em; margin: 0; }
.caption { font-size: 24px; padding: 0 0 12px; margin: 0 0 20px; text-transform: uppercase; border-bottom: 1px solid; display: block; position: relative; line-height: 100%; }
input[type="submit"], input[type="button"] { padding: 11px 23px; border: none; outline: none; }
a.button { padding: 9px 23px; border: none; display: inline-block; text-decoration: none; cursor: pointer; }
a.button i { font-size: 14px; margin-right: 8px; }
#page { padding-bottom: 30px; }
#page td, #product-description td, #category-description td, #album-description td, #photo-description td,
.post .text td, #page th, #product-description th, #category-description th, #album-description th, #photo-description th,
.post .text th{ border:1px solid #ccc; padding:2px 3px;}

.breadcrumbs { 
    padding: 5px 0 15px; 
    font-size: 12px;
    color: #666;
    margin-bottom: 20px;
}

.breadcrumbs a {
    color: #3498db;
    text-decoration: none;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs span {
    color: #333;
    font-weight: 500;
}

/* Page H1 styling for list pages */
.content h1 {
    font-size: 24px;
    color: #333;
    margin: 0 0 20px 0;
    padding: 0;
    border: none;
    text-transform: none;
    font-weight: 600;
}

select, textarea, input[type="text"], input[type="password"], input[type="email"] { border: 1px solid; padding: 5px; }
select { padding: 3px; }
.lt-ie8 .wrapper-top,
.lt-ie8 .wrapper { display:none; }
/*auth*/
.wrapper-top .auth { line-height: 40px; float: left; }
/*currency*/
.wrapper-top .currency-toggle { border-right: 1px solid; padding-right: 15px; display: inline-block; line-height: 40px; }
.wrapper-top .currency-toggle select { padding: 3px; outline: none; border: 1px solid; }
/*apps menu*/
.wrapper-top ul.wa-apps { margin:0; padding:0; list-style: none; }
.wrapper-top ul.wa-apps li { float: left; }
.wrapper-top ul.wa-apps li a { display: block; padding: 0 15px; border-right: 1px solid; }
.wrapper-top ul.wa-apps li a i { margin-right: 10px; font-size: 18px; vertical-align: -1px; text-decoration: none; }
.wrapper-top ul.wa-apps li.selected a,
.wrapper-bottom .info-links li.selected a,
.wrapper-bottom .apps li.selected a { text-decoration: none; }
/*cart*/
.wrapper-top ul.wa-apps,
.wrapper-top #cart { line-height: 40px; display:inline-block; vertical-align: top; }
.wrapper-top #cart a { padding: 0 15px; white-space: nowrap; display: block; text-align: center; text-decoration: none; /*box-shadow: 0 -2px 9px -5px rgba(0,0,0,0.3);*/ }
.wrapper-top #cart a>span { border-bottom: 1px solid; }
.wrapper-top div#cart.fixed { overflow: hidden; position: fixed; top: 0; z-index: 2000; right: 50%; margin-right: -480px; }
.wrapper-top div#cart a i { margin-right: 10px; font-size: 18px; vertical-align: middle; }
.wrapper-top div#cart.empty a { padding:0 0 0 15px; }
.wrapper-top div#cart.fixed { box-shadow: 0 1px 9px -5px rgba(0, 0, 0, 0.5) !important; }
/*logo*/
.wrapper-top .header-info { display: flex; gap: 20px; align-items: center; justify-content: space-between; width: 100%; padding: 20px 0; border-bottom: 2px solid #f5f5f5;}
.wrapper-top .logo.insearch { width: 35%; }
.wrapper-top .contact.insearch { width: 25%; }
.wrapper-top .logo img { width: 100%; height: auto; }
.wrapper-lt-ie8 .logo a,
.wrapper-top .logo a { width: 300px; display: block; }
.wrapper-lt-ie8 .logo a img,
.wrapper-top .logo a img { vertical-align: middle; }
.wrapper-lt-ie8 .logo p.first,
.wrapper-top .logo p.first { position: relative; display: inline-block; font-size: 32px; line-height: 130%; font-family: 'PT Serif', serif; margin: 0; }
.wrapper-lt-ie8 .logo p.first:before,
.wrapper-top .logo p.first:before { content: ""; position: absolute; width: 100%; bottom: 0; z-index: -1; border: none; border-bottom: 1px solid; }
.wrapper-lt-ie8 .logo p.first span.letter,
.wrapper-top .logo p.first span.letter { display: inline-block; }
.wrapper-lt-ie8 .logo p.last,
.wrapper-top .logo p.last { margin: 5px 0 0; text-align: center; }

.top-menu {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.top-menu a {
    color: #473b38;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}
.top-menu a:hover {
    color: #3498db;
}
/* LANGUAGE DROPDOWN STYLES */
.language-dropdown {
    position: relative;
    display: inline-block;
}

.language-toggle-btn {
    background: #fff;
    border: 2px solid #e9ecef;
    border-radius: 5px;
    padding: 8px 12px;
    font-size: 12px;
    color: #473b39;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 6px;
    min-width: 100px;
}

.language-toggle-btn:hover,
.language-toggle-btn:focus {
    border-color: #3498db;
    box-shadow: 0 0 0 3px rgba(52, 152, 219, 0.1);
    outline: none;
}

.language-toggle-btn .icon-globe {
    font-size: 14px;
    color: #3498db;
}

.language-toggle-btn .icon-chevron-down {
    font-size: 10px;
    margin-left: auto;
    transition: transform 0.3s ease;
}

.language-dropdown:hover .language-toggle-btn .icon-chevron-down {
    transform: rotate(180deg);
}

.language-dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    border: 1px solid #e9ecef;
    border-radius: 5px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    min-width: 150px;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
}

.language-dropdown:hover .language-dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.language-option {
    display: block;
    padding: 10px 15px;
    color: #473b39;
    text-decoration: none;
    font-size: 12px;
    border-bottom: 1px solid #f8f9fa;
    transition: all 0.3s ease;
}

.language-option:last-child {
    border-bottom: none;
}

.language-option:hover {
    background: #f8f9fa;
    color: #3498db;
    text-decoration: none;
}

.language-option.active {
    background: #3498db;
    color: #fff;
    font-weight: 600;
}

.language-option.active:hover {
    background: #2980b9;
    color: #fff;
}

/* Icon styles for language dropdown */
.icon-globe {
    display: inline-block;
    width: 14px;
    height: 14px;
    position: relative;
}

.icon-globe:before {
    content: "🌐";
    font-style: normal;
    position: absolute;
    left: 0;
    top: 0;
}

.icon-chevron-down {
    display: inline-block;
    width: 8px;
    height: 8px;
    position: relative;
}

.icon-chevron-down:before {
    content: "▼";
    font-style: normal;
    font-size: 8px;
    position: absolute;
    left: 0;
    top: 0;
}

.icon-time {
    display: inline-block;
    width: 10px;
    height: 10px;
    position: relative;
}

.icon-time:before {
    content: "🕐";
    font-style: normal;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 0;
}


/*category
  horizontal-tree*/
ul.comfortbuy-horizontal-tree { margin: 0; padding: 0; width: 100%; position: relative; list-style: none; }
ul.comfortbuy-horizontal-tree ul { list-style: none; }
ul.comfortbuy-horizontal-tree>li { display: inline-block; border-right: 1px solid; }
ul.comfortbuy-horizontal-tree a { display: block; padding: 14px 15px; text-decoration: none; line-height: 100%; }
ul.comfortbuy-horizontal-tree>li>a { padding: 0 15px; line-height:42px; }
ul.comfortbuy-horizontal-tree a i.cb-minus { margin-left: -18px; margin-right: 10px; }
ul.comfortbuy-horizontal-tree a i.icon-circle { text-decoration: none; font-size: 5px; margin-left: -12px; margin-right: 8px; vertical-align: 2px; }
ul.comfortbuy-horizontal-tree>li>a { border: 1px solid; position: relative; }
ul.comfortbuy-horizontal-tree>li.parent:hover>a:after { content: ""; height: 2px; width: 100%; position: absolute; bottom: -2px; left: 0; z-index: 1001; }
ul.comfortbuy-horizontal-tree>li.dots:hover span:after { content: ""; height: 2px; width: 100%; position: absolute; bottom: -2px; left: 0; z-index: 1001; }
ul.comfortbuy-horizontal-tree>li.last { border: none; }
ul.comfortbuy-horizontal-tree li.dots { float: right; }
ul.comfortbuy-horizontal-tree li.dots span { display: block; line-height: 42px; text-align: center; cursor: pointer; padding: 0 13px; position: relative; border: 1px solid; }
    ul.comfortbuy-horizontal-tree li.dots i { margin: 0 2px; font-size: 10px; }
ul.comfortbuy-horizontal-tree li.dots ul ul { display: none !important; }
ul.comfortbuy-horizontal-tree li.dots>ul { width: 270px; padding: 0; }
/*horizontal-tree zero*/
ul.horizontal-tree-zero a i { display: none; }
ul.horizontal-tree-zero li.dots>ul { left: auto; right: 0; border-width: 1px 0 !important; }
ul.horizontal-tree-zero li.dots>ul>li { display: block; width: 100%; }
ul.horizontal-tree-zero>li.dots>ul>li>a { font-weight: bold; padding: 14px 15px; position: relative; }
ul.horizontal-tree-zero>li.dots>ul>li>a:after { content: ""; height: 0; width: 238px; border-bottom: 1px solid; position: absolute; bottom: -1px; left: 15px; }
ul.horizontal-tree-zero>li.dots>ul>li.selected>a>i.cb-minus,
ul.horizontal-tree-zero>li.dots>ul>li.parent:hover>a>i.cb-minus { display: none !important; }
ul.horizontal-tree-zero>li.parent:hover>a:after { bottom: -1px; }
ul.horizontal-tree-zero>li.dots>ul>li { border: none; }
ul.horizontal-tree-zero>li.dots>ul>li>a { background: none !important; width: auto; }
ul.horizontal-tree-zero>li.dots>ul>li:after,
ul.horizontal-tree-zero>li.dots>ul>li>a:before { display: none !important; }
ul.horizontal-tree-zero>li.dots>ul>li.selected>a:after,
ul.horizontal-tree-zero>li.dots>ul>li>a:after { left: 15px !important; width: 240px !important; }
ul.horizontal-tree-zero>li.dots:hover:after { display: none; }
ul.horizontal-tree-zero ul { margin: 0; padding: 0; }
ul.horizontal-tree-zero>ul,
ul.horizontal-tree-zero>li>ul,
ul.horizontal-tree-zero>li>ul>li>ul { display: none; }
    /*level1*/
    ul.horizontal-tree-zero>li:hover>ul { display: block; }
    ul.horizontal-tree-zero>li>ul { z-index: 1000; position: absolute; left: 0; right: 0; width: 100%; box-shadow: 2px 3px 5px rgba(0,0,0,0.1); box-sizing: border-box; border-width: 4px 0 1px; border-style: solid; }
    ul.horizontal-tree-zero>li>ul:before { content: ""; position: absolute; left: 0; top: 0px; border-left: 1px solid; height: 100%; z-index: 4; }
    ul.horizontal-tree-zero>li>ul:after { content: ""; position: absolute; right: 0; top: 0px; border-right: 1px solid; height: 100%; }
    
    ul.horizontal-tree-zero>li>ul>li { background: none !important; width: 271px; }
    ul.horizontal-tree-zero>li>ul>li.parent:hover:after,
    ul.horizontal-tree-zero>li>ul>li.selected:after { content: ""; position: absolute; left: 271px; top: 0px; width: 687px; height: 100%; }
    
    ul.horizontal-tree-zero>li>ul>li>a { position: relative; font-weight: bold; width: 240px; z-index: 2; border-width: 0 1px; border-style: solid; }
    ul.horizontal-tree-zero>li>ul>li>a:after { content: ""; position: absolute; left: 15px; bottom: 0; border-bottom: 1px solid; width: 240px; }
    ul.horizontal-tree-zero>li>ul>li.aselected>a:after,
    ul.horizontal-tree-zero>li>ul>li.selected>a:after,
    ul.horizontal-tree-zero>li>ul>li:hover>a:after { left: 0; width: 100%; display: block; }
    ul.horizontal-tree-zero>li>ul>li.last>a:after { display: none; }
    ul.horizontal-tree-zero>li>ul>li>a:before { display: none; content: ""; position: absolute; left: 0; top: -1px; border-top: 1px solid; width: 100%; }
    ul.horizontal-tree-zero>li>ul>li.aselected>a:before,
    ul.horizontal-tree-zero>li>ul>li.selected>a:before,
    ul.horizontal-tree-zero>li>ul>li:hover>a:before { display: block; }
    ul.horizontal-tree-zero>li>ul>li.selected>a>i.cb-minus,
    ul.horizontal-tree-zero>li>ul>li.parent:hover>a>i.cb-minus { position: absolute; right: -30px; top: 50%; margin: -20px 0 0; border-width: 20px 15px; border-style: solid; height: 0; width: 0; display: block; font-size: 0 !important; text-indent: -9999px; }
        /*level2*/
        ul.horizontal-tree-zero>li>ul>li>ul { position: absolute; top: 0; left: 0; padding: 0 50px 0 320px; width: 588px; border-width: 0 1px 1px; border-style: solid; z-index: 1; min-height: 100%; }
        ul.horizontal-tree-zero>li>ul>li>ul:before { content: ""; position: absolute; left: 270px; top: 0; width: 687px; height: 100%; border-left: 1px solid; }
        ul.horizontal-tree-zero>li>ul>li.selected>ul,
        ul.horizontal-tree-zero>li>ul>li:hover>ul { display: block; }
        ul.horizontal-tree-zero>li>ul>li>ul>li { display: inline-block; width: 50%; vertical-align: top; position: relative; }
        ul.horizontal-tree-zero>li>ul>li>ul>li>a { font-weight: bold; padding: 20px 20px 10px; }
            /*level3*/
            ul.horizontal-tree-zero>li>ul>li>ul>li>ul { border-top: 1px solid; margin: 0 20px; padding: 5px 0; }
            ul.horizontal-tree-zero>li>ul>li>ul>li>ul a { padding: 2px 0; }
/*horizontal-tree one*/
ul.horizontal-tree-one li { position: relative; }
ul.horizontal-tree-one>li>a i { display: none; }
ul.horizontal-tree-one ul { margin: 0; padding: 0; display: none; position: absolute; z-index: 1000; width: 270px; border-width: 1px 0; border-style: solid; box-shadow: -2px 3px 5px rgba(0,0,0,0.1); box-sizing: border-box; }
    /*level1*/
    ul.horizontal-tree-one>li:hover>ul { display: block; right: 0; box-shadow: 2px 3px 5px rgba(0,0,0,0.1); }
    ul.horizontal-tree-one>li.drop-right:hover>ul { display: block; left: 0; box-shadow: 2px 3px 5px rgba(0,0,0,0.1); }
    ul.horizontal-tree-one>li>ul>li { border-width: 0 1px; border-style: solid; }
    ul.horizontal-tree-one>li>ul>li.selected:before,
    ul.horizontal-tree-one>li>ul>li:hover:before { content: ""; position: absolute; left: 0; top: 0px; border-top: 1px solid; width: 100%; z-index: 1; }
    ul.horizontal-tree-one>li.dots>ul>li.selected:before,
    ul.horizontal-tree-one>li.dots>ul>li:hover:before { display: none; }
    ul.horizontal-tree-one>li>ul>li>a { font-weight: bold; padding-left: 15px; padding-right: 15px; }
    ul.horizontal-tree-one>li>ul>li>a:after { content: ""; height: 0; width: 238px; border-bottom: 1px solid; position: absolute; bottom: -1px; left: 15px; }
    ul.horizontal-tree-one>li>ul>li.selected>a:after,
    ul.horizontal-tree-one>li>ul>li:hover>a:after { left: 0; width: 100%; }
    ul.horizontal-tree-one>li.dots>ul>li.selected>a:after,
    ul.horizontal-tree-one>li.dots>ul>li:hover>a:after { left: 15px; width: 238px; }
    ul.horizontal-tree-one>li>ul>li>a i { display: none; }
        /*level2*/
        ul.horizontal-tree-one>li>ul>li:hover>ul { display: block; right: 268px; }
        ul.horizontal-tree-one>li.drop-right>ul>li:hover>ul { display: block; left: 268px; box-shadow: 2px 3px 5px rgba(0,0,0,0.1); }
        ul.horizontal-tree-one>li>ul>li>ul { border-top: 4px solid; padding: 10px 0; top: 1px; }
        ul.horizontal-tree-one>li>ul>li>ul:after { content: ""; position: absolute; border-right: 1px solid; height: 100%; right: 0; top: 0; }
        ul.horizontal-tree-one>li>ul>li>ul:before { content: ""; position: absolute; border-left: 1px solid; height: 100%; left: 0; top: 0; }
        ul.horizontal-tree-one>li>ul>li>ul a { padding-top: 4px; padding-bottom: 4px; padding-left: 40px; }
        ul.horizontal-tree-one>li>ul>li>ul a i.icon-circle { display: none; }
/*horizontal-tree two*/
ul.horizontal-tree-two a i { display: none; }
ul.horizontal-tree-two li.dots>ul { left: auto; right: 0; }
ul.horizontal-tree-two li.dots>ul>li { display: block; width: 100%; }
ul.horizontal-tree-two>li.dots>ul>li>a { font-weight: bold; padding: 14px 15px; position: relative; }
ul.horizontal-tree-two>li.dots>ul>li>a:after { content: ""; height: 0; width: 238px; border-bottom: 1px solid; position: absolute; bottom: -1px; left: 15px; }
    /*level1*/
    ul.horizontal-tree-two>li>ul { display: none; margin: 0; padding: 0 0 20px; position: absolute; z-index: 1000; left: 0; right: 0; width: 100%; border: 1px solid; box-shadow: 2px 3px 5px rgba(0,0,0,0.1); box-sizing: border-box; }
    ul.horizontal-tree-two>li:hover>ul { display: block; }
    ul.horizontal-tree-two>li>ul>li { display: inline-block; width: 33.33%; vertical-align: top; }
    ul.horizontal-tree-two>li>ul>li>a { font-weight: bold; padding: 30px 20px 10px; }
        /*level2*/
        ul.horizontal-tree-two>li>ul>li>ul { border-top: 1px solid; margin: 0 20px; padding: 5px 0; }
        ul.horizontal-tree-two>li>ul>li>ul a { padding: 5px 0; }
        ul.horizontal-tree-two>li>ul>li>ul ul { margin: 0; padding: 0 0 0 10px; }
/*category
  vertical-tree */
.shop-category .caption { font-size: 24px; padding: 10px 20px; margin: 0; border: 1px solid; border-bottom: none; }
span.grower { cursor: pointer; position: absolute; right: 0px; top: 0px; z-index: 1; font-size: 14px; height: 100%; width: 24px; line-height: 34px; }
ul.comfortbuy-vertical-tree,
ul.comfortbuy-vertical-tree ul { margin: 0; padding: 0; list-style: none; }
ul.comfortbuy-vertical-tree { border-width: 1px 1px 0; border-style: solid; margin-bottom: 30px; }
ul.comfortbuy-vertical-tree li { position: relative; }
ul.comfortbuy-vertical-tree>li { border-bottom: 1px solid; }
ul.comfortbuy-vertical-tree a { display: block; position: relative; text-decoration: none; padding-right: 24px; padding-top: 9px; padding-bottom: 9px; }
ul.comfortbuy-vertical-tree a i.cb-minus { margin-left: -18px; margin-right: 10px; }
ul.comfortbuy-vertical-tree a i.icon-circle { text-decoration: none; font-size: 5px; margin-left: -12px; margin-right: 8px; vertical-align: 2px; }
ul.comfortbuy-vertical-tree>li>a { font-size: 14px; padding-left: 35px; }
ul.comfortbuy-vertical-tree>li>a>i.cb-minus { display: none; }
ul.comfortbuy-vertical-tree ul li>a { padding-left: 20px; }
ul.comfortbuy-vertical-tree img { margin-left: -20px; }
ul.comfortbuy-vertical-tree img ~ .cb-minus,
ul.comfortbuy-vertical-tree img ~ .icon-circle { display: none; }
/*vertical-tree zero*/
ul.vertical-tree-zero>li>ul { border-top: 1px solid; }
ul.vertical-tree-zero>li>a { font-size: 14px; }
    /*level 1*/
    ul.vertical-tree-zero li li>a { padding-left: 40px; padding-top: 5px; padding-bottom: 5px; }
    ul.vertical-tree-zero li li>a i.icon-circle { display: none; }
    ul.vertical-tree-zero li li>a i.cb-minus { margin-left: -8px; margin-right: 3px; }
    ul.vertical-tree-zero li li span.grower { line-height: 28px; }
        /*level 2*/
        ul.vertical-tree-zero li li li>a { padding-left: 45px; padding-top: 2px; padding-bottom: 2px; }
        ul.vertical-tree-zero li li li>a i { display: none; }
            /*level 3*/
            ul.vertical-tree-zero li li li li>a { padding-left: 50px; }
/*vertical-tree one*/
ul.vertical-tree-one ul { display: none; position: absolute; box-shadow: 2px 3px 4px rgba(0,0,0,0.1); z-index: 1000; width: 270px; top: 0; }
    /*level 1*/
    ul.vertical-tree-one>li>ul { left: 228px; border-top: 4px solid; border-bottom: 1px solid; }
    ul.vertical-tree-one>li>ul:before { content: ""; position: absolute; left: 0; top: 0; border-top: 1px solid; width: 100%; z-index: 1; }
    ul.vertical-tree-one>li:hover>ul { display: block; }
    ul.vertical-tree-one>li>ul>li { border-width: 0 1px; border-style: solid; }
    ul.vertical-tree-one>li>ul>li.selected:before,
    ul.vertical-tree-one>li>ul>li:hover:before { content: ""; position: absolute; left: 0; top: 0; border-top: 1px solid; width: 100%; z-index: 1; }
    ul.vertical-tree-one>li>ul>li:hover>a:after { content: ""; position: absolute; top: 1px; right: -1px; width: 1px; height: 100%; z-index: 1001; }
    ul.vertical-tree-one>li>ul>li>a { padding-left: 20px; padding-right: 20px; border-bottom: 1px solid; }
    ul.vertical-tree-one>li>ul>li>a:before { content: ""; z-index: 1; position: absolute; left: 17px; bottom: -2px; border-bottom: 1px solid; width: 232px; height: 0; }
    ul.vertical-tree-one>li>ul>li.selected>a:before,
    ul.vertical-tree-one>li>ul>li:hover>a:before { left: 0; width: 100%; }
    ul.vertical-tree-one>li>ul>li>a>i { display: none; }
        /*level 2*/
        ul.vertical-tree-one>li>ul>li>ul { padding: 10px 0; border: 1px solid; left: 268px; }
        ul.vertical-tree-one>li>ul>li:hover>ul { display: block; }
        ul.vertical-tree-one>li>ul>li>ul a { padding-top: 2px; padding-bottom: 2px; padding-left: 40px; }
        ul.vertical-tree-one>li>ul>li>ul>li>a>i.icon-circle { display: none; }
/*vertical-tree two*/
ul.vertical-tree-two>li.parent:hover>a:after { content: ""; position: absolute; top: 0; right: -1px; width: 1px; height: 100%; z-index: 1001; }
ul.vertical-tree-two ul i { display: none; }
    /*level 1*/
    ul.vertical-tree-two>li>ul { padding: 0 0 15px; display: none; position: absolute; border: 1px solid; box-shadow: 2px 3px 5px rgba(0,0,0,0.1); box-sizing: border-box; z-index: 1000; width: 731px; left: 228px; top: -1px; margin: 0; }
    ul.vertical-tree-two>li:hover>ul { display: block; }
    ul.vertical-tree-two>li>ul>li { display: inline-block; width: 33.33%; vertical-align: top; }
    ul.vertical-tree-two>li>ul>li>a { font-weight: bold; padding: 15px 20px 10px; }
        /*level2*/
        ul.vertical-tree-two>li>ul>li>ul { border-top: 1px solid; margin: 0 20px; padding: 5px 0; }
        ul.vertical-tree-two>li>ul>li>ul a { padding: 2px 0; }
/*footer*/
.lt-ie8 .wrapper-bottom { display:none; }
.wrapper-bottom { 
    position: absolute; 
    left: 0; 
    bottom: 0; 
    right: 0; 
    background-color: #f5f5f5;
    width: 100%;
    height: auto;
    min-height: 150px;
}
.wrapper-bottom ul { margin: 0; padding: 0; list-style: none; }
.wrapper-bottom ul.social { list-style: none; }
.wrapper-bottom ul li { margin-bottom: 10px; line-height: 16px; }
.wrapper-bottom li.top-contact { display: none; }
.wrapper-bottom li.bottom-contact i { margin-right: 5px; font-size: 16px; vertical-align: -1px; }
.hide-for-desktop .social { padding-top: 40px; }

ul.social li { display: inline-block; margin: 0 5px 20px 0; }
.social i { background-image: url("img/social.png"); background-position: 0 0; background-repeat: no-repeat; height: 36px; width: 36px; display: block; }
i.soc-vk { background-position: 0px 0; }
i.soc-fb { background-position: -86px 0; }
i.soc-tw { background-position: -129px 0; }
i.soc-go { background-position: -43px 0; }
i.soc-yt { background-position: -258px 0; }
i.soc-pl { background-position: -172px 0; }
i.soc-rss { background-position: -215px 0; }

#footer { display: block; }
#footer .info-links { width: 100%; padding: 40px 0 20px 0; text-align: center; }
#footer .info-links .caption { text-align: left; margin-bottom: 15px; }
#footer .contact { width: 100%; padding: 20px 10px; display: flex; gap: 5px;}
#footer .contact ul { justify-content: center; }
#footer .contact .caption { text-align: center; margin-bottom: 15px; }

/* Horizontal links styling */
.horizontal-links {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: start;
    margin: 20px 0;
    list-style: none;
    padding: 0;
}

.horizontal-links li {
    margin: 0;
}

.horizontal-links li a {
    color: #473b39;
    text-decoration: none;
    padding: 8px 12px;
    border-radius: 3px;
    transition: all 0.3s ease;
    font-size: 13px;
}

.horizontal-links li a:hover {
    background: #3498db;
    color: #fff;
    text-decoration: none;
}

/* Homepage sections for articles and news */
.homepage-section {
    width: 100%;
    margin: 30px 0;
}

.homepage-section-header {
    background-color: #f5f5f5;
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 20px;
    border-left: 4px solid #3498db;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.homepage-section-header h3 {
    margin: 0;
    font-size: 18px;
    color: #473b39;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.section-link {
    color: #3498db;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 15px;
    border: 1px solid #3498db;
    border-radius: 3px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.section-link:hover {
    background: #3498db;
    color: #fff;
    text-decoration: none;
}

.homepage-section-content {
    padding: 0 20px;
}

#footer .apps { width: 26%; }

#wm-site p { margin: 0; padding: 20px 0; text-align: center; }
/*lt-ie8*/
.wrapper-lt-ie8 { display:none; }
.lt-ie8 .wrapper-lt-ie8 { display:block; }
.wrapper-lt-ie8 table { width:100%; }
.wrapper-lt-ie8 .browser-icon td { width:20%; }
.wrapper-lt-ie8 .head-lt-ie8 td { height:132px; }
.wrapper-lt-ie8 a { display:block; color:#000; }
.wrapper-lt-ie8 a span { background-image:url("img/browser.jpg"); background-repeat: no-repeat; display:block; width:50px; height:50px; margin:0 auto 10px; cursor:pointer; }
.wrapper-lt-ie8 .explorer { background-position:0 0; }
.wrapper-lt-ie8 .chrome { background-position:-160px 0; }
.wrapper-lt-ie8 .safari { background-position:-325px 0; }
.wrapper-lt-ie8 .opera { background-position:-488px 0; }
.wrapper-lt-ie8 .firefox { background-position:-653px 0; }
.wrapper-lt-ie8 p { color:#aaa; margin-top: 5px; }
.wrapper-lt-ie8 h1 { font-size: 24px; font-weight: bold; line-height: normal; margin:90px 0 0 0; }
.wrapper-lt-ie8 p.hello { color: #000; line-height: normal; font-size:16px; }
.wrapper-lt-ie8 p.help-text { margin:0 0 90px; }
.wrapper-lt-ie8 .logo span { display:inline; color:#000; background:none; }
/*nivoSlider*/
.nivoSlider-wrapper { position: relative; margin-bottom: 50px; }
.nivoSlider { position:relative; width:100%; height:auto; overflow: hidden; }
.nivoSlider img { position:absolute; top:0px; left:0px; max-width: none; }
.nivoSlider-wrapper .nivoSlider { background:#fff url('/wa-content/img/loading16.gif') no-repeat 50% 50%; }
.nivoSlider-wrapper .nivoSlider img { display:none; height: auto !important; }
.nivo-main-image { display: block !important; position: relative !important; width: 100% !important; }
.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:6; display:none; background:white; filter:alpha(opacity=0); opacity:0; }
.nivo-slice { display:block; position:absolute;	z-index:5; height:100%;	top:0; }
.nivo-box {	display:block; position:absolute; z-index:5; overflow:hidden; }
.nivo-box img { display:block; }
.nivo-caption { position:absolute; left:0px; bottom:0px; background:#000; color:#fff; width:100%; z-index:8; padding: 5px 10px; opacity: 0.8; overflow: hidden;	display: none; filter:alpha(opacity=8); box-sizing: border-box; }
.nivo-caption p { padding:5px; margin:0; }
.nivo-caption a { display:inline !important; }
.nivo-html-caption { display:none; }
.nivo-directionNav { user-select: none; }
.nivo-directionNav a { position:absolute; top:50%; font-size: 45px; margin-top: -25px; z-index:9; cursor:pointer; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); opacity: 0;
	transition: opacity 0.4s ease-in-out 0.2s;
}
.nivoSlider:hover .nivo-directionNav a { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); opacity: 1; }
.nivo-prevNav { left: 15px; }
.nivo-nextNav {	right: 15px; }
.nivo-controlNav { text-align:center; padding: 15px 0; margin-top: -48px; position: relative; z-index: 9; }
.nivo-controlNav a { display: inline-block; position: relative; width: 12px; height: 12px; border-radius: 50%; margin: 3px; cursor: pointer; font-size: 0 !important; text-indent:-9999px; box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset, 1px 1px 1px rgba(255,255,255,0.1); }
.nivo-controlNav a.active:after { content: ''; width: 8px; height: 8px; position: absolute; top: 2px; left: 2px; border-radius: 50%; }
/*last photos*/
.last-photos { position:relative; margin: 0 30px 50px 0; width: 320px; float: left; }
.sidebar .last-photos { margin: 0 0 30px 0; width: 230px; float: none; }
.caption.home { margin-bottom: 30px; }
.sidebar .caption.home { margin-bottom: 15px; }
    .caption.home span { font-size: 14px; padding-bottom: 5px; display: block; text-transform: none; line-height: 1; }
.last-photos ul { margin:0; padding:0; list-style: none; }
.last-photos a { text-decoration: none; outline: none; border: none; }
.last-photos .image { display: table; width: 100%; }
.last-photos .image a { display:table-cell; vertical-align: middle; text-align: center; height:170px; }
.last-photos .image img { max-width: 320px; max-height: 170px; vertical-align: top; }

.jcarousel-direction-rtl { direction: rtl; }
.jcarousel-container-horizontal, .jcarousel-container-vertical { margin: 0; }
.jcarousel-clip { overflow: hidden; }

.jcarousel-prev, .jcarousel-next { position:absolute; top:-78px; right: 0px; cursor:pointer; }
.sidebar .jcarousel-prev, .sidebar .jcarousel-next { top:-64px; }
.jcarousel-next { right: 35px; }
.jcarousel-prev i, .jcarousel-next i { font-size: 30px; line-height: 48px; }
.jcarousel-prev-disabled:hover i, .jcarousel-next-disabled:hover i,
.jcarousel-prev-disabled i, .jcarousel-next-disabled i { cursor:default; }

.last-photos .jcarousel-clip-vertical { height: 170px; width: 320px; }
.sidebar .last-photos .jcarousel-clip-vertical { width: 230px; }
.last-photos .jcarousel-item { height: 170px; width: 320px; margin-bottom: 20px; }
.sidebar .last-photos .jcarousel-item { width: 230px; }
.sidebar .last-photos .jcarousel-next { right: 28px; }
/*last posts*/
.last-posts { position:relative; margin-bottom: 50px; }
.last-posts.margin-left { margin-left: 350px; }
.last-posts span.datetime {
    display: block;
    margin-bottom: 7px;
    margin-top: -3px;
}
.last-posts p { margin-bottom: 15px; }

.last-posts .jcarousel-item { width: 225px; height: 170px; margin-right: 20px; }
.content.left230px .last-posts .jcarousel-item { width: 222px; }
.last-posts.margin-left .jcarousel-item { width: 190px; }
.content.left230px .last-posts.margin-left .jcarousel-item { width: 360px; }
.last-posts .jcarousel-prev, .last-posts .jcarousel-next { right: 0px; cursor:pointer; }
.last-posts .jcarousel-prev { right: 31px; }
/*compare & favorite*/
#main-addition { position: fixed; bottom: 0; left: 0; right: 0; z-index: 8000; }
.main-addition-menu { border-width: 1px 0; border-style: solid; }
.main-addition-menu ul { display: table; width: 100%; list-style: none; }
.main-addition-menu ul li { display: table-cell; width: 33.33%; }
.main-addition-menu ul li.border-right { border-right: 1px solid; }
.main-addition-menu ul li a { display: block; padding: 12px 0; text-align: center; text-decoration: none; position: relative; }
.main-addition-menu ul li a i { font-size: 18px; margin-right: 10px; vertical-align: -2px; }
.main-addition-menu ul li.disabled a { cursor: default; }
#addition-all-delete { float: right; font-size: 12px; text-decoration: underline; }
#addition-all-delete:hover { text-decoration: none; }

.caption.acapitalize { text-transform: none; }
/*tags & information*/
.sidebar .tags, .information { border-width: 3px 0 1px; border-style: solid; position: relative; }
.sidebar .tags:after, .information:after { content: ""; border-right: 1px solid; top: 0px; right: 0; height: 100%; position: absolute; }
.sidebar .tags:before, .information:before { content: ""; border-left: 1px solid; top: 0px; left: 0; height: 100%; position: absolute; }
.sidebar .tags.block, .information.block { padding: 15px 15px 25px; margin-bottom: 30px; }
.sidebar .tags.block ul { margin: 0; padding: 0; text-align: justify; list-style: none; }
.sidebar .tags.block ul li { margin: 0; padding: 0; display: inline-block; }
.tags.block a { opacity: 1 !important; }
.sidebar .tags a { text-decoration: none; }
/*
.information ul { margin: 0; padding: 0; list-style: none; }
.information ul li { line-height: 150%; margin-bottom: 10px; }
    .information ul li.align-right { margin: 0; }
.information ul li a { display: block; position: relative; padding-left: 15px; }
.information ul li a i { text-decoration: none; font-size: 5px; margin-left: -12px; margin-right: 8px; vertical-align: 2px; display: inline-block; }
.information li.selected a { text-decoration: none; }
*/
.information ul { margin: 0; padding: 0; list-style: none; z-index: 1; }
.information > ul > li { line-height: 150%; margin-bottom: 10px; position: relative; }
    .information > ul > li.align-right { margin: 0; }
.information > ul > li > a { display: block; position: relative; padding-left: 15px; }
.information > ul > li > a > i { text-decoration: none; font-size: 5px; margin-left: -12px; margin-right: 8px; vertical-align: 2px; display: inline-block; }

.information > ul > li ul { display: none; }
.information ul ul { position: absolute; list-style: none; margin: 0; padding: 0; width: 270px; border-width: 1px 0; border-style: solid; box-shadow: -2px 3px 5px rgba(0,0,0,0.1); box-sizing: border-box; }
.information > ul > li > ul { top: -10px; left: 100%; }
.information > ul > li > ul > li > ul { left: 100%; top: 0; }
.information ul ul li { position: relative; }
.information ul ul li a { display: block; padding: 14px 15px; text-decoration: none; line-height: 100%; text-align: left; }
.information a i.cb-minus { margin-left: -18px; margin-right: 10px; }
    .information > ul > li:hover > ul { display: block; box-shadow: 2px 3px 5px rgba(0,0,0,0.1); }
    .information > ul > li:hover > ul:before { content: ""; position: absolute; left: -20px; top: 10px; border-width: 10px; border-style: solid; }
    .information > ul > li > ul > li { border-width: 0 1px; border-style: solid; }
    .information > ul > li > ul > li.selected:before,
    .information > ul > li > ul > li:hover:before { content: ""; position: absolute; left: 0; top: 0px; border-top: 1px solid; width: 100%; z-index: 1; }
    .information > ul > li > ul > li > a { font-weight: bold; padding-left: 15px; padding-right: 15px; }
    .information > ul > li > ul > li > a:after { content: ""; height: 0; width: 238px; border-bottom: 1px solid; position: absolute; bottom: -1px; left: 15px; }
    .information > ul > li > ul > li.selected>a:after,
    .information > ul > li > ul > li:hover > a:after { left: 0; width: 100%; }
        .information > ul > li > ul > li:hover > ul { display: block; }
        .information > ul > li > ul > li > ul { border-top: 4px solid; padding: 10px 0; top: 1px; }
        .information > ul > li > ul > li > ul:after { content: ""; position: absolute; border-right: 1px solid; height: 100%; right: 0; top: 0; }
        .information > ul > li > ul > li > ul:before { content: ""; position: absolute; border-left: 1px solid; height: 100%; left: 0; top: 0; }
        .information > ul > li > ul > li > ul a { padding-top: 4px; padding-bottom: 4px; padding-left: 40px; }

/*menus*/
.dropdown .popup { display: none; width: 220px; position: absolute; right: -220px; top: -1px; z-index: 1312; background: #fff; }
.dropdown:hover .popup { display: block; }

.sidebar ul.wa-apps { margin: 0 0 20px; padding: 0; list-style: none; }
.sidebar ul.wa-apps li { display: inline-block; vertical-align: top; width: 48%; margin-bottom: 10px; }
.sidebar ul.wa-apps li.selected a { text-decoration: none; }
.sidebar ul.wa-apps li a i { font-size: 18px; margin-right: 10px; text-decoration: none; vertical-align: -2px; }

/* page.html */
/*info-page menu*/
.info-page.menu ul { margin: 0; padding: 0; list-style: none; }
.info-page.menu>ul ul { display: none; }
.info-page.menu ul li { display: inline-block; vertical-align: top; margin-right: 15px; margin-bottom: 15px; }
.info-page.menu ul li a { display: inline-block; vertical-align: top; padding: 5px 10px; position: relative; text-decoration: none; line-height: 100%; border: 1px solid; }
.info-page.menu ul li.selected>a { text-decoration: none; }
.info-page.menu ul li.selected>a:before { border: 6px solid; position: absolute; bottom: -12px; left: 50%; margin-left: -6px; content: ''; }

/*sign up & Login forms*/
.wa-auth-adapters ul { padding: 0; min-height: 16px; list-style: none; }
.wa-auth-adapters ul li { list-style: none; float: left; padding: 0 15px 0 0; }
.wa-auth-adapters ul li a { display: block; padding: 0px 5px; }
.wa-auth-adapters ul li.selected a { text-decoration: none; font-weight: bold; }
.wa-auth-adapters ul li a img { position: relative; top: 3px; left: -3px; }
.wa-auth-adapters p { clear: left; color: #888; font-size: 0.9em; width: 40%; }

.wa-form { float: left; margin: 10px 0; overflow: visible; }
#page .wa-form { margin-bottom: 50px; width:100%; }
.wa-form .wa-field { clear: left; margin: 0; padding-top: 3px; }
.wa-form .wa-field .wa-name { float: left; width: 155px; padding-top: 0.05em; padding-bottom: 10px; }
.wa-form .wa-field.wa-separator { height: 10px; }
.wa-form .wa-field .wa-value { margin-left: 180px; margin-bottom: 5px; position: relative; }
.wa-form .wa-field .wa-value input.wa-error { border: 2px solid red; }
.wa-form .wa-field .wa-value .wa-error-msg { font-size: 0.9em; color: red; display: block; }
.wa-form .wa-field .wa-value input[type="text"],
.wa-form .wa-field .wa-value input[type="email"],
.wa-form .wa-field .wa-value input[type="password"] { width: 30%; min-width: 260px;  margin:0;}
.wa-form .wa-field .wa-value textarea { min-width: 300px; height: 70px; }
.wa-form .wa-field .wa-value input.wa-captcha-input { width: 100px; min-width: 0; }
.wa-form .wa-field .wa-value label { display: block; }
.wa-form .wa-field .wa-value .wa-captcha img { margin-left: 0; }
.wa-form .wa-field .wa-value .errormsg { margin-left: 0; }
.wa-form .wa-field .wa-value.wa-submit { margin-top: 10px; }
.wa-form .wa-field .wa-value p label { display: block; margin: 0; }
.wa-form .wa-field .wa-value p { line-height: 1.6em; margin-bottom: 23px; position: relative; } 
.wa-form .wa-field .wa-value p span { font-size: 0.9em; display: block; }
.wa-form .wa-field .wa-value p i.icon16 { float: left; left: -20px; margin-top: 2px; position: absolute; }
.wa-form .wa-field .wa-value p input { display: block; margin-bottom: 2px; }
.wa-form .wa-field .wa-value p input[type="radio"],
.wa-form .wa-field .wa-value p input[type="checkbox"] { display: inline; }
.wa-form .wa-field .wa-value p .field.wa-required span:after { content: " *"; color: #e74c3c; }
.wa-form .wa-field.wa-required .wa-name:after { content: " *"; color: #e74c3c; }

.wa-captcha { padding: 7px 0 10px; }
.wa-captcha p { clear: left; margin: 0; }
.wa-captcha strong { font-size: 1.2em; }
.wa-captcha p img { float: left !important; margin-right: 5px; margin-top: -8px; }
.wa-captcha .wa-captcha-refresh { font-size: 0.8em; }
.wa-captcha .wa-captcha-input { display: inline !important; }
.wa-captcha .errormsg { display: inline; margin-left: 10px; }
/*
#mobile-open { text-align: left; padding-left: 20px; display: none; }
#mobile-open a { white-space: nowrap; font-size: 18px; line-height: 30px; padding-left: 35px; position: relative; }
#mobile-open a i { font-size: 30px; left: 0; position: absolute; }
*/
ul#page-list > li#mobile-open { text-align: left; padding-left: 20px; display: none; }
ul#page-list > li#mobile-open a { white-space: nowrap; font-size: 18px; line-height: 30px; padding-left: 35px; position: relative; text-decoration: none; }
ul#page-list > li#mobile-open a i { font-size: 30px; left: 0; position: absolute; }

/*pagination*/
ul.prd-list-pagination { margin: 0 0 40px; padding: 0; position: relative; list-style: none; }
ul.prd-list-pagination li { display: inline-block; }
ul.prd-list-pagination li a { font-size: 14px; display: block; padding: 11px; text-decoration: none; border-width: 0 1px; border-style: solid; margin-left: -1px; }
ul.prd-list-pagination li a.inline-link { border: none; padding: 0 12px; }
ul.prd-list-pagination li a i { font-size: 30px; display: inline-block; vertical-align: -6px; }
/*ScrollUp*/
#scrollUp { position: fixed; width: 55px; height: 60px; font-size: 40px; bottom: 50px; text-decoration: none; left: 50%; margin-left: 520px;/*485*/ text-align: center; z-index: 5000; display: none; }
#scrollUp i:before { height: 45px; }
#scrollUp i { text-shadow: 0 0 7px #fff; }
#scrollUp:hover i { text-shadow:none; }
#scrollUp span { font-size: 12px; display: block; }

input.error, textarea.error { border: 2px solid red; }
.errormsg { color: red; margin-left: 170px; display: block; }
.error404.red { color: red; font-size: 20px; line-height: normal; margin-bottom: 20px; }
/*16x16 icons*/
i.icon16 { background-repeat:no-repeat; height:16px; width:16px; display:inline-block; text-indent:-9999px; text-decoration:none!important; }
* i.icon16 { text-decoration:none!important; vertical-align:top; margin: 0.2em 0.25em 0 0; }
.icon16.loading { background-image: url('/wa-content/img/loading16.gif'); }
/* 11. PRINT STYLES */
@media print{
    *{background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important;}
    a,a:visited{text-decoration: underline;}
    /*a[href]:after{content: " (" attr(href) ")";}
    abbr[title]:after{content: " (" attr(title) ")";}
    .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content: "";}*/
    pre,blockquote{border: 1px solid #999; page-break-inside: avoid;}
    thead{display: table-header-group;}
    tr,img{page-break-inside: avoid;}
    img{max-width: 100% !important;}
    @page{margin: 0.5cm;}
    p,h2,h3{orphans: 3; widows: 3;}
    h2,h3{page-break-after: avoid;}
    
    .add2cart #quantity, .add2cart .prd_addition, .add2cart input[type="submit"], .add2cart>span.gray, #product-social, #product-print, .top-menu, .sidebar, .product-tab, .wrapper-bottom, .related, #product-tags, .bg-top-line, #stickyangle-wrap, .quantity-wrap, .breadcrumbs { display: none !important; }
    #product-gallery, .badge, .jcarousel-prev, .jcarousel-next { visibility: hidden !important; }
    .write-review.align-center { text-align: left !important; padding-left: 10px; }
    .content { margin: 0 !important; }
    .content.left230px { width: 960px; }
    .image.general img { max-width: none !important; }
    .wrapper-top .contact .bottom-contact, .show-print { display: block !important; }
    li.bottom-contact i { margin-right: 5px; font-size: 16px; vertical-align: -1px; }
    .wrapper-top .contact .top-contact.hint { margin-bottom: 5px !important; }
    .wrapper-top .contact ul li { margin-bottom: 5px; line-height: 16px; }
}

.wrapper-top .infopages ul li.hide-for-desktop,
.hide-for-desktop { display: none; }
.vertical-tree-zero.hide-for-desktop { display: none !important; }
#sidebar-scroll-up, #sidebar-scroll-down { text-decoration: none; position: absolute; top: 0; font-size: 50px; left: 50%; margin-left: -25px; }
#sidebar-scroll-down { top: auto; bottom: 0; }
.ruble { font-size: 1.1em; }
.bold .ruble, .bold.ruble { font-size: 1.2em; }

/*SOARING*/
.wrapper-top #cart { position: relative; z-index: 2000; overflow: visible !important; }
.soaring-block { position: absolute; right: 0; border-width: 0px 1px 1px; border-style: solid; z-index: -1; line-height: 130% !important; top: -1000px; margin-top: 21px; }
.soaring-block:before { position: absolute; content: ""; width: 100%; height: 18px; left: -1px; top: -21px; z-index: 1; background: transparent; border-bottom: 4px solid; padding: 0 1px; }
.soaring-block:after { position: absolute; content: ""; width: 0; height: 0; border-width: 8px; border-style: solid; right: 21%; top: -19px; z-index: 1; border-color: transparent; }
#soaring-cart { overflow-y: auto; /*overflow-y: scroll;*/ overflow-x: hidden; text-shadow: none; position: relative; }
#soaring-cart ul { display: table; margin: 0; padding: 0; /*min-width: 430px;*/ }
#soaring-cart ul li { display: table-row; }
#soaring-cart ul li>div { display: table-cell; height: 80px; border-bottom: 1px solid; vertical-align: middle; padding: 0 10px; }
#soaring-cart .soaring-cart-img { padding: 0 10px; text-align: center; }
#soaring-cart .soaring-cart-img img { vertical-align: top; max-width: 70px; max-height: 70px; }
#soaring-cart .soaring-cart-name { min-width: 170px; padding: 3px 0; text-align: left; }
#soaring-cart .soaring-cart-name a { text-decoration: underline !important; font-weight: normal; }
#soaring-cart .soaring-cart-name a:hover { text-decoration: none !important; }
#soaring-cart .soaring-cart-quantity { white-space: nowrap; }
#soaring-cart .soaring-cart-qty { text-align: center; border: 1px solid; line-height: 18px; }
#soaring-cart .soaring-cart-delete i { vertical-align: middle !important; margin: 0 10px 0 0 !important; width: 20px; font-size: 14px !important; display: inline-block; }
#soaring-cart .soaring-cart-delete a:hover i { font-size: 20px !important; }
.wrapper-top #cart #soaring-cart a { background: transparent; border: none; display: inline; padding: 0; white-space: normal; }
#soaring-cart-total { border-top: 1px solid; margin-top: -1px; text-align: left; position: relative; }
#soaring-cart-total p { text-align: left; clear: right; text-shadow: none; padding: 0 30px 0 10px; margin: 20px 0; }
#soaring-cart-total p .cart-total { float: right; }
.wrapper-top #cart a.button { padding: 9px 23px; border: none; display: inline-block; text-decoration: none; margin: 0 0 10px 10px; }
#soaring-cart-loading { position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: rgba(255,255,255,0.5); }
#soaring-cart-loading i { position: absolute; top: 50%; left: 50%; margin: -8px 0 0 -8px; }

/*community.vk & community.fb*/
#vk_groups.place-sidebar,
.fb-like-box.place-sidebar { margin-bottom: 30px; overflow: hidden; }
.fb-like-box.place-sidebar { width: 230px !important; position: relative; }
.fb-like-box.place-sidebar.border:after { content: ""; border-right: 1px solid #aaa; height: 100%; position: absolute; width: 0; right: 0; top: 0; }

/*Dialog*/
.dialog { display: none; }
.dialog-background { position: fixed; top: 0; left: 0; right: 0; bottom: 0; opacity: 0.8; filter: alpha(opacity=80); z-index: 3000; }
.dialog-window .cart { position: fixed; top: 15%; left: 0; right: 0; opacity: 1; z-index: 3001; overflow-x: hidden; box-shadow: 0 3px 15px #ddd; margin: 0 auto; text-align: left; border: 1px solid; min-height: 100px; }
.dialog-window .dialog-close { text-decoration: none; font-size: 14px; line-height: 26px; position: absolute; right: 0; top: -2px; width: 20px; text-align: center; }
.dialog-window .dialog-close:hover { font-size: 24px; }
.dialog-window>h1 { position: fixed; width: 500px; top: 15%; left: 0; right: 0; margin: 0 auto; z-index: 3002; padding: 15px 20px; font-size: 20px; border-width: 1px; border-style: solid; box-shadow: 0 3px 15px #ddd; }
.dialog-window .cart.authentification { width: 500px; padding: 20px; }
.dialog-window .cart.authentification>p { margin-bottom: 0; }
.dialog-window .cart.authentification #page { padding-bottom: 0; }
.dialog-window .cart.authentification #page:after { content: ""; width: 100%; height: 0; clear: both; display: block; }
.dialog-window .cart.authentification #page .wa-form,
.dialog-window .cart.authentification .wa-value .wa-captcha p { margin-bottom: 0; }
.dialog-window .cart.authentification .wa-auth-adapters p { width: 100%; }
.dialog-window .cart.authentification .wa-auth-adapters ul { margin-top: 0; }
/*autofit product*/
.ui-autocomplete.autofit-product { position: absolute; cursor: default; z-index: 1999 !important; border-width: 0 1px; border-style: solid; }
.ui-autocomplete-loading { background: white url('/wa-content/img/loading16.gif') right center no-repeat; }
.ui-menu.autofit-product { list-style:none;	padding: 0;	margin: 0; display:block; }
.ui-menu.autofit-product .ui-menu-item { margin:0; padding: 0; zoom: 1; float: none; clear: left; width: 100%; border-bottom: 1px solid; }
.ui-menu.autofit-product .ui-menu-item a { text-decoration:none; display:block; padding: 5px 5px 5px 10px; line-height: 130%; zoom:1; }
.ui-menu.autofit-product .ui-menu-item a:after { content: ""; display: block; width: 100%; height: 0; clear: both; }
.ui-menu.autofit-product .ui-menu-item a.ui-state-hover,
.ui-menu.autofit-product .ui-menu-item a.ui-state-active { margin: 0px; }
.ui-menu.autofit-product .ui-menu-item a span.autofit-name { display: block; margin-left: 60px; }
.ui-menu.autofit-product .ui-menu-item a span.autofit-price { display: block; margin: 5px 0 0 60px; }
.ui-menu.autofit-product .ui-menu-item img { max-width: 48px; max-height: 48px; vertical-align: top; float: left; }
.ui-menu.autofit-product .ui-menu-item a span.match { color: red; }

/* Plugins
-----------*/
.sidebar .mistake-show-hint { margin-bottom: 30px; }

.top-menu ~ #wm-alphacat-plugin-menu { margin-bottom: -10px; z-index: 800; border: 1px solid #d4d4d4; }
