*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.6;color:#1a1a2e;background-color:#fefefe}.container{max-width:1200px;margin:0
auto;padding:0
1rem}:root{--primary:#6366f1;--primary-dark:#4f46e5;--secondary:#f1f5f9;--accent:#e2e8f0;--text-primary:#1a1a2e;--text-secondary:#64748b;--text-muted:#94a3b8;--border:#e2e8f0;--card-bg:#fff;--success:#10b981;--warning:#f59e0b;--error:#ef4444;--youtube:#f00;--instagram:linear-gradient(45deg, #833ab4, #fd1d1d, #fcb045);--tiktok:#000;--twitter:#1da1f2}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}p{margin-bottom:1rem;color:var(--text-secondary)}.text-primary{color:var(--primary)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:0.75rem 1.5rem;border:none;border-radius:0.75rem;font-weight:600;font-size:0.875rem;cursor:pointer;transition:all 0.2s ease;text-decoration:none;gap:0.5rem}.btn-primary{background-color:var(--primary);color:white}.btn-primary:hover{background-color:var(--primary-dark);transform:translateY(-1px)}.btn-outline{background-color:transparent;color:var(--primary);border:2px
solid var(--primary)}.btn-outline:hover{background-color:var(--primary);color:white}.btn-large{padding:1rem 2rem;font-size:1rem}.header{position:sticky;top:0;z-index:50;background-color:rgba(255, 255, 255, 0.95);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.header-content{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo{display:flex;align-items:center;gap:0.5rem}.logo-icon{width:2rem;height:2rem;background-color:var(--primary);border-radius:0.5rem;display:flex;align-items:center;justify-content:center;color:white}.logo-text{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.nav{display:flex;gap:2rem}.nav-link{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color 0.2s ease}.nav-link:hover{color:var(--text-primary)}@media (max-width: 768px){.nav{display:none}}.announcement-bar{background-color:rgba(99, 102, 241, 0.1);border-bottom:1px solid rgba(99, 102, 241, 0.2);padding:0.5rem 0}.announcement-text{text-align:center;font-size:0.875rem;font-weight:500;color:var(--primary);margin:0}.hero{padding:5rem 0;text-align:center}.hero-content{max-width:4xl;margin:0
auto}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.1}.hero-description{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem;max-width:42rem;margin-left:auto;margin-right:auto}.platform-icons{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}.platform-badge{display:flex;align-items:center;gap:0.5rem;background-color:var(--card-bg);border:1px
solid var(--border);border-radius:2rem;padding:0.5rem 1rem}.platform-icon{width:1.5rem;height:1.5rem;border-radius:0.25rem;display:flex;align-items:center;justify-content:center;font-size:0.75rem;font-weight:700;color:white}.platform-icon.youtube{background-color:var(--youtube)}.platform-icon.instagram{background:var(--instagram)}.platform-icon.tiktok{background-color:var(--tiktok)}.platform-icon.twitter{background-color:var(--twitter)}.service-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1rem;max-width:4xl;margin:0
auto 3rem}.service-btn{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:1.5rem 1rem;border:none;border-radius:0.75rem;font-weight:600;color:white;cursor:pointer;transition:all 0.2s ease}.service-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0, 0, 0, 0.15)}.youtube-btn{background-color:var(--youtube)}.youtube-btn:hover{background-color:#c00}.instagram-btn{background:var(--instagram)}.instagram-btn:hover{opacity:0.9}.tiktok-btn{background-color:var(--tiktok)}.tiktok-btn:hover{background-color:#333}.twitter-btn{background-color:var(--twitter)}.twitter-btn:hover{background-color:#1991db}.trust-indicators{display:flex;justify-content:center;gap:2rem;font-size:0.875rem;color:var(--text-muted);flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:0.5rem}.stars{display:flex;gap:0.125rem}.star{color:#fbbf24}.featured-section{padding:3rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.featured-text{text-align:center;font-size:0.875rem;color:var(--text-muted);margin-bottom:2rem}.featured-logos{display:flex;justify-content:center;gap:3rem;opacity:0.6;flex-wrap:wrap}.featured-logo{font-size:1.125rem;font-weight:700}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.section-description{font-size:1.25rem;color:var(--text-secondary);max-width:42rem;margin:0
auto}.features-section{padding:5rem 0}.features-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.features-title{font-size:2rem;margin-bottom:1.5rem}.features-description{margin-bottom:1.5rem}.features-list{list-style:none;padding:0}.features-item{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem;font-size:0.875rem}.features-item::before{content:"";width:0.5rem;height:0.5rem;background-color:var(--primary);border-radius:50%;flex-shrink:0}.features-visual{position:relative}.analytics-card{background:linear-gradient(135deg, rgba(99, 102, 241, 0.1), rgba(168, 85, 247, 0.1));border-radius:1rem;padding:2rem;backdrop-filter:blur(10px)}.analytics-card>div{background-color:var(--card-bg);border-radius:0.75rem;padding:1.5rem;box-shadow:0 10px 25px rgba(0, 0, 0, 0.1)}.analytics-header{display:flex;justify-content:between;align-items:center;margin-bottom:1rem}.analytics-title{font-size:0.875rem;font-weight:500;color:var(--text-muted)}.live-badge{background-color:var(--secondary);color:var(--text-secondary);padding:0.25rem 0.5rem;border-radius:0.25rem;font-size:0.75rem;font-weight:500}.analytics-metrics{display:flex;flex-direction:column;gap:1rem}.metric{display:flex;justify-content:space-between;align-items:center}.metric-label{font-size:0.875rem}.metric-value{font-size:0.875rem;font-weight:700}.metric-value.positive{color:var(--success)}.services-section{padding:5rem 0;background-color:rgba(241, 245, 249, 0.3)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem}.service-card{background-color:var(--card-bg);border:2px
solid var(--border);border-radius:1rem;padding:2rem;transition:border-color 0.2s ease}.service-card:hover{border-color:rgba(99, 102, 241, 0.5)}.service-icon{width:3rem;height:3rem;border-radius:0.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:white}.youtube-icon{background-color:var(--youtube)}.instagram-icon{background:var(--instagram)}.tiktok-icon{background-color:var(--tiktok)}.service-title{font-size:1.25rem;margin-bottom:1rem}.service-description{margin-bottom:1.5rem}.service-features{list-style:none;margin-bottom:1.5rem}.service-features
li{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.5rem;font-size:0.875rem}.service-features li::before{content:"";width:0.375rem;height:0.375rem;background-color:var(--primary);border-radius:50%;flex-shrink:0}.service-cta{width:100%;padding:0.75rem;border:none;border-radius:0.5rem;font-weight:600;color:white;cursor:pointer;transition:all 0.2s ease}.why-section{padding:5rem 0}.why-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.why-title{font-size:1.5rem;margin-bottom:1.5rem}.reasons-list{display:flex;flex-direction:column;gap:1.5rem}.reason-item{display:flex;gap:1rem}.reason-icon{width:2rem;height:2rem;background-color:rgba(99, 102, 241, 0.2);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:0.25rem;color:var(--primary)}.reason-title{font-weight:600;margin-bottom:0.5rem}.reason-description{font-size:0.875rem;color:var(--text-muted)}.success-metrics{background:linear-gradient(135deg, rgba(99, 102, 241, 0.1), rgba(168, 85, 247, 0.1));border-radius:1rem;padding:2rem}.metrics-title{font-size:1.5rem;margin-bottom:1.5rem}.metrics-list{display:flex;flex-direction:column;gap:1.5rem}.metric-card{background-color:var(--card-bg);border-radius:0.5rem;padding:1rem;box-shadow:0 4px 6px rgba(0, 0, 0, 0.05)}.metric-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem}.metric-name{font-size:0.875rem;font-weight:500}.metric-number{font-size:1.5rem;font-weight:700}.metric-number.green{color:var(--success)}.metric-number.blue{color:var(--twitter)}.metric-number.purple{color:#8b5cf6}.progress-bar{width:100%;height:0.5rem;background-color:var(--secondary);border-radius:0.25rem;overflow:hidden}.progress-fill{height:100%;border-radius:0.25rem;transition:width 0.3s ease}.progress-fill.green{background-color:var(--success)}.progress-fill.blue{background-color:var(--twitter)}.progress-fill.purple{background-color:#8b5cf6}.cta-section{padding:5rem 0;background-color:rgba(99, 102, 241, 0.05)}.cta-content{text-align:center;max-width:48rem;margin:0
auto}.cta-title{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.cta-description{font-size:1.25rem;color:var(--text-secondary);margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.footer{background-color:var(--card-bg);border-top:1px solid var(--border);padding:3rem 0}.footer-content{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem;margin-bottom:2rem}.footer-logo{display:flex;align-items:center;gap:0.5rem;margin-bottom:1rem}.footer-description{font-size:0.875rem;color:var(--text-muted);margin-bottom:1rem}.social-links{display:flex;gap:1rem}.social-link{width:2rem;height:2rem;background-color:var(--secondary);border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:0.75rem;color:var(--text-secondary);transition:background-color 0.2s ease}.social-link:hover{background-color:var(--primary);color:white}.footer-title{font-weight:600;margin-bottom:1rem}.footer-links{list-style:none}.footer-links
li{margin-bottom:0.5rem}.footer-link{color:var(--text-muted);text-decoration:none;font-size:0.875rem;transition:color 0.2s ease}.footer-link:hover{color:var(--text-primary)}.footer-bottom{border-top:1px solid var(--border);padding-top:2rem;text-align:center}.footer-copyright{font-size:0.875rem;color:var(--text-muted)}@media (max-width: 768px){.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.features-content,.why-content{grid-template-columns:1fr;gap:2rem}.service-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.btn-large{width:100%;max-width:300px}}@media (max-width: 480px){.hero-title{font-size:2rem}.platform-icons{gap:0.5rem}.service-grid{grid-template-columns:repeat(2, 1fr);gap:0.5rem}.service-btn{padding:1rem 0.5rem;font-size:0.75rem;ransition:color 0.3s ease}.trust-indicators{flex-direction:column;gap:1rem}}@font-face{font-family:'themify';src:url('/wp-content/themes/yobazar/css/fonts/Themify/themify.eot');src:url('/wp-content/themes/yobazar/css/fonts/Themify/themify.eot?#iefix') format('embedded-opentype'),
url('/wp-content/themes/yobazar/css/fonts/Themify/themify.woff') format('woff'),
url('/wp-content/themes/yobazar/css/fonts/Themify/themify.ttf') format('truetype'),
url('/wp-content/themes/yobazar/css/fonts/Themify/themify.svg') format('svg');font-weight:normal;font-style:normal}[class^="ti-"],[class*=" ti-"]{font-family:'themify';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}@media only screen and (max-width: 767px){.visible-phone{display:block !important}.hidden-phone,
.sticky-wrapper.is-sticky .icon-menu-sticky-header.hidden-phone{display:none !important}.shop-bottom-content img.hidden-phone,
.product-bottom-content img.hidden-phone{display:block !important}.shop-bottom-content img.visible-phone,
.product-bottom-content img.visible-phone{display:none !important}.owl-nav > div.owl-prev,
.ts-shortcode.ts-slider .owl-nav > div.owl-prev,
.elementor-widget.elementor-widget-wp-widget-ts_instagram[data-widget_type*="wp-widget-"] .owl-prev{left:5px}.owl-nav > div.owl-next,
.ts-shortcode.ts-slider .owl-nav > div.owl-next,
.elementor-widget.elementor-widget-wp-widget-ts_instagram[data-widget_type*="wp-widget-"] .owl-next{right:5px}.ts-header .container,
footer .container,
.breadcrumb-title-wrapper .breadcrumb-content{padding-left:15px;padding-right:15px}#main>.page-container{padding-left:15px;padding-right:15px}#main-content,#left-sidebar,#right-sidebar{width:100%;padding-left:0;padding-right:0}#left-sidebar.ts-col-6{padding-right:0}#right-sidebar.ts-col-6{padding-left:0}body.page article.page+.comments-area{min-height:240px}body.page article.page .comments-area
.commentlist{margin-bottom:100px}.list-posts,
.related-portfolios .items,
.ts-shortcode .items,
.woocommerce
.products{margin:0
-5px}.owl-carousel{width:calc(100% + 10px)}.related-posts article,
.related-portfolios .item,
.ts-shortcode .items .item,
.list-posts article,
.ts-blogs article,
.woocommerce .products
.product{padding-left:5px;padding-right:5px}body .elementor-section.elementor-section-boxed.elementor-section-stretched>.elementor-container{max-width:calc(100% - 30px)}.ts-blogs .blogs.owl-carousel{width:100%}.widget-title-wrapper a.block-control{display:inline-block}#left-sidebar{margin-bottom:50px}#right-sidebar{margin-top:50px}#left-sidebar .widget-container,
#right-sidebar .widget-container{border-width:0;padding:15px
20px 5px;background:#f2f2f2;margin:0
0 20px}#left-sidebar .widget-container:last-child,
#right-sidebar .widget-container:last-child{margin:0}#left-sidebar .widget-container .widget-title-wrapper .widget-title:empty,
#left-sidebar .widget-title-wrapper .widget-title:empty,
#right-sidebar .widget-container .widget-title-wrapper .widget-title:empty,
#right-sidebar .widget-title-wrapper .widget-title:empty{min-height:18px}#left-sidebar .product-filter-by-color ul li a:before,
#right-sidebar .product-filter-by-color ul li a:before{border-color:#f2f2f2}#left-sidebar .widget-container>*:last-child{padding-bottom:15px}.widget-container ul li span.icon-toggle,
.elementor-widget[data-widget_type*="wp-widget-"] ul li span.icon-toggle{top:-3px}.ts-product.ts-slider.partial-view.partial-left .owl-nav,
.ts-product.ts-slider.partial-view.partial-right .owl-nav{left:5px}.ts-product.ts-slider.partial-view.partial-left .owl-nav{right:5px}.mobile-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.admin-bar .elementor-section.elementor-section-height-full{height:calc(100vh - 46px)}.columns-1.ts-blogs article:after,
.columns-0 .list-posts article:nth-child(5n+1):before,
.columns-0 .list-posts article:nth-child(5n+1):after{width:calc(100% - 10px);left:5px}.logo-wrapper .normal-logo{display:none}.logo-wrapper .mobile-logo{display:block}.menu-center .logo-wrapper{width:auto}.shopping-cart-wrapper .dropdown-container,
.my-account-wrapper .dropdown-container{display:none !important}.header-middle > .container,
.header-v1 .header-middle > .container,
.header-v3 .header-middle>.container{padding-top:10px;padding-bottom:10px}.header-v2 .logo-center>.container>.header-left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.header-v2 .logo-center>.container>*{-webkit-box-flex:0;-ms-flex:none;flex:none}.header-v2 .header-middle .logo-wrapper,
.header-v4 .header-middle .logo-wrapper,
.header-v4.header-fullwidth header .logo-wrapper,
.header-v4.layout-fullwidth header .logo-wrapper{max-width:50%;padding:0
40px 0 0}.header-v2 .header-middle > .container,
.header-v4 .header-middle>.container{padding-top:15px;padding-bottom:15px}.header-v2 .logo-center > .container > .header-left,
.header-v4 .ts-header div.header-right{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:50%}.header-v2 .ts-header div.header-left .ts-search-by-category,
.header-v4 .ts-header div.header-right>.ts-search-by-category{margin-left:0;margin-right:0}.header-v2 .ts-header div.header-left .ts-search-by-category,
.header-v4 .ts-header div.header-right > .ts-search-by-category,
.header-v2 .ts-header div.header-left .ts-search-by-category > form,
.header-v4 .ts-header div.header-right>.ts-search-by-category>form{width:100%}div.header-right>*:not(:last-child){margin-right:0}.ts-header .search-button.search-icon svg,
.ts-header .my-wishlist-wrapper .tini-wishlist svg,
.ts-header .my-account-wrapper .account-control svg,
.ts-header .shopping-cart-wrapper .cart-control
svg{padding-right:0}.woocommerce.ts-search-result-container
ul.product_list_widget{margin-left:0;margin-right:0}.woocommerce.ts-search-result-container ul.product_list_widget
li{width:100%;float:none;padding:0}body>.ts-search-result-container{padding:50px
20px}#ts-group-icons-header ~ #page .footer-container{padding-bottom:20px}.footer-container .social-icons .list-icons li
a{font-size:17px}.footer-container .elementor-widget-container > h5,
.footer-container .ts-list-of-product-categories-wrapper h3.heading-title{margin-bottom:20px}#ts-mobile-button-bottom{position:fixed;bottom:0;left:0;right:0;height:44px;border-width:1px 0 0 0;border-style:solid;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99999}#ts-mobile-button-bottom>.shopping-cart-wrapper:last-child,#ts-mobile-button-bottom>.my-wishlist-wrapper:last-child{padding-right:10px}#ts-mobile-button-bottom>div{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}#ts-mobile-button-bottom > div svg,
#ts-mobile-button-bottom > .my-wishlist-wrapper > a,
#ts-mobile-button-bottom > .my-account-wrapper .account-control > a,
#ts-mobile-button-bottom > div .cart-icon{margin:0
auto;display:block}#ts-mobile-button-bottom > .mobile-button-home > a,
#ts-mobile-button-bottom > .my-wishlist-wrapper > a,
#ts-mobile-button-bottom > .my-account-wrapper .account-control > a,
#ts-mobile-button-bottom > div .cart-icon{width:40px;height:40px}#ts-mobile-button-bottom > div
svg{width:20px !important;height:20px !important;padding:10px;box-sizing:content-box}#ts-mobile-button-bottom .my-wishlist-wrapper > a .count-number,
#ts-mobile-button-bottom .shopping-cart-wrapper .cart-control .cart-number{right:-3px;top:1px}.ts-mobile-icon-toggle{position:relative}.ts-mobile-icon-toggle
.icon{display:inline-block;vertical-align:top;line-height:0;transition:350ms ease}.ts-mobile-icon-toggle .icon svg
line{transition:200ms ease}.ts-mobile-icon-toggle .icon.active svg line:nth-child(1){transform:rotate(45deg) translate(3px,-4px);transform-origin:top left}.ts-mobile-icon-toggle .icon.active svg line:nth-child(2){transform:scale(0,1);transform-origin:left center}.ts-mobile-icon-toggle .icon.active svg line:nth-child(3){transform:rotate(-45deg) translate(3px,3px);transform-origin:bottom left}body.floating-sidebar-active,body.menu-mobile-active{overflow:hidden;position:fixed;width:100%;height:100%}#group-icon-header
div.overlay{display:none}#group-icon-header .ts-sidebar-content{left:0;right:auto;width:100%;padding:0
0 30px;transform:translateX(-100%);opacity:0;visibility:hidden;overflow:hidden;box-shadow:none}.admin-bar .ts-floating-sidebar .ts-sidebar-content{top:46px}#group-icon-header.active .ts-sidebar-content{opacity:1;visibility:visible;transform:translateX(0)}#group-icon-header .sidebar-content{position:relative;height:100%;overflow:auto}#group-icon-header .menu-title{margin-bottom:0;position:relative}#group-icon-header .menu-title
span{display:inline-block;padding:30px
0;left:60px;position:relative;z-index:7}#group-icon-header .menu-title span:before{content:'';position:absolute;bottom:0;left:-30px;border-width:0 0 1px;border-style:solid;width:calc(100vw - 60px)}#group-icon-header .menu-title:after{font-size:14px;line-height:1;display:inline-block;position:absolute;top:50%;left:30px;transform:translateY(-50%)}#group-icon-header .mobile-menu-wrapper{margin-bottom:0 !important;overflow-x:hidden !important;padding-top:25px}.mobile-menu-wrapper
ul{margin:0;padding:0}.mobile-menu-wrapper nav ul
li{width:100%;margin:0;padding:0;list-style:none}.mobile-menu-wrapper nav > ul li:before,
.mobile-menu-wrapper ul.menu li .menu-icon{position:relative;top:-2px}.mobile-menu-wrapper nav > ul li:before{margin-right:3px}.mobile-menu-wrapper ul.menu li .menu-icon{margin-right:8px}.mobile-menu-wrapper .ts-megamenu-container .content-2-columns ul.menu > li:first-child,
.mobile-menu-wrapper .ts-megamenu-container .content-2-columns ul.menu>li:last-child{padding:0}.mobile-menu-wrapper nav ul li>a{padding:8px
0;display:inline-block;color:inherit;z-index:1;position:relative}.mobile-menu-wrapper nav>ul>li{padding-left:30px;padding-right:30px}.mobile-menu-wrapper ul li .ts-menu-drop-icon{position:relative;right:-10px;top:20px;text-align:center;cursor:pointer;width:30px;float:right}nav.mobile-menu>ul.menu>li.parent>.ts-menu-drop-icon:after{margin:0}.mobile-menu-wrapper li.active .ts-menu-drop-icon.active{position:fixed;top:40px;height:82px;line-height:86px;left:0;right:0;width:auto;text-align:left;padding:0
30px;z-index:5;color:inherit !important}.mobile-menu-wrapper ul.sub-menu{display:none;padding-left:30px}.mobile-menu-wrapper .ts-menu-drop-icon+ul.sub-menu{position:fixed;top:0;left:0;right:0;bottom:0;padding-top:110px;padding-left:0;overflow-y:auto;overflow-x:hidden;z-index:4}.mobile-menu-wrapper li.active>ul.sub-menu{display:block !important;padding-left:30px;padding-right:30px;padding-bottom:50px;-webkit-animation-duration:300ms;-moz-animation-duration:300ms;animation-duration:300ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:animation_fade;-moz-animation-name:animation_fade;animation-name:animation_fade}.mobile-menu-wrapper nav>ul>li>ul.sub-menu{top:0}.mobile-menu-wrapper nav > ul ul.sub-menu li:last-child>ul.sub-menu{margin-bottom:0}.mobile-menu-wrapper li.ts-megamenu>ul.sub-menu>li{position:relative}.mobile-menu-wrapper ul.sub-menu>li{text-transform:none;padding:0;width:100%}.mobile-menu-wrapper .ts-megamenu-container .content-2-columns ul.menu,
.mobile-menu-wrapper .ts-megamenu-container .content-3-columns
ul.menu{-webkit-column-count:1;-moz-column-count:1;column-count:1}.mobile-menu-wrapper .ts-megamenu-container .elementor-widget-container>h5{margin-bottom:15px}.mobile-menu-wrapper .ts-megamenu-container .elementor-heading-title
br{display:none}.mobile-menu-wrapper nav li a:hover,
.group-button-header a:hover{text-decoration:none}.mobile-menu-wrapper li.active .ts-menu-drop-icon.active{outline:none !important;-webkit-tap-highlight-color:transparent !important}#group-icon-header .group-button-header:not(:empty){padding:30px
30px 0;margin-top:22px;margin-bottom:50px;position:relative;line-height:18px}#group-icon-header .group-button-header:not(:empty):before{content:'';position:absolute;top:0;left:28px;right:28px;border-width:1px 0 0;border-style:solid}.group-button-header>*:not(:last-child){margin-bottom:15px}.group-button-header>.language-currency:not(:last-child){margin-bottom:10px}#group-icon-header .group-button-header
a{color:inherit}.mobile-menu-wrapper *[class^="elementor-"]{position:static}body #group-icon-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
body #group-icon-header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{left:0;right:auto;margin-right:0}body #group-icon-header .header-language a:hover,
body #group-icon-header .header-language a:active,
body #group-icon-header .header-language a:focus,
body #group-icon-header .header-currency a:active,
body #group-icon-header .header-currency a:focus,
body #group-icon-header .header-currency a:hover{color:inherit}.ts-megamenu-container .elementor-widget-container > h5,
.ts-megamenu-container .ts-list-of-product-categories-wrapper h3.heading-title{margin-bottom:15px}.elementor-widget-wp-widget-nav_menu.columns-4 ul.menu,
.ts-list-of-product-categories-wrapper.columns-4 .list-categories
ul{-webkit-column-count:3;-moz-column-count:3;column-count:3}body #group-icon-header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
body #group-icon-header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
#group-icon-header .header-currency
ul{padding:20px
30px 26px 30px;top:auto;bottom:100%;margin-bottom:0}#group-icon-header .wcml_currency_switcher > ul:before,
#group-icon-header .wpml-ls-legacy-dropdown ul.wpml-ls-sub-menu:before,
#group-icon-header .wpml-ls-item-legacy-dropdown-click ul.wpml-ls-sub-menu:before{top:0;bottom:6px}body #group-icon-header .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu,
body #group-icon-header .wpml-ls-legacy-dropdown:focus .wpml-ls-sub-menu,
body #group-icon-header .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu,
#group-icon-header .header-currency:focus ul,
#group-icon-header .header-currency:hover
ul{-webkit-transform-origin:bottom center;-moz-transform-origin:bottom center;-ms-transform-origin:bottom center;transform-origin:bottom center}#ts-mobile-button-bottom~.ts-stick-compare-button,#ts-mobile-button-bottom~#to-top{bottom:50px}#ts-mobile-button-bottom~.ts-compare-popup{bottom:44px}.woocommerce-page .page-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ts-product-columns-selector{display:none}.ts-active-filters .widget_layered_nav_filters
.widgettitle{margin-right:10px}.filter-widget-area .widget-title-wrapper a.block-control,
.single-product .widget-title-wrapper a.block-control{display:none !important}.filter-widget-area .widget-container > *:not(.widget-title-wrapper),
.single-product .widget-container>*:not(.widget-title-wrapper){display:block !important}#main-content .woocommerce.columns-1 > .products .product:after{left:5px;right:5px}.list-categories:after{left:5px;right:5px}.woocommerce .products .list-categories .product.product-category,
.woocommerce.columns-8 .products .product.product-category,
.woocommerce.columns-7 .products .product.product-category,
.woocommerce.columns-6 .products .product.product-category,
.woocommerce.columns-5 .products .product.product-category{width:25%}.woocommerce.archive #main-content.show-filter-sidebar{padding-left:0}.woocommerce-page #left-sidebar.ts-col-6,
.woocommerce-page #right-sidebar.ts-col-6,
.woocommerce-page #main-content.ts-col-18,
.woocommerce-page #main-content.ts-col-12{width:100%}.woocommerce div.product div.summary,
.woocommerce div.product div.woocommerce-product-gallery{width:100% !important;float:none;padding:0}.woocommerce div.product div.woocommerce-product-gallery{margin-bottom:22px}.woocommerce div.product.gallery-layout-grid figure.woocommerce-product-gallery__wrapper{margin:0
-5px}.woocommerce div.product.gallery-layout-grid figure.woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image{padding:0
5px 10px}.woocommerce #main-content:not(.ts-col-24) div.product form.cart
div.quantity{width:128px;margin:0
20px 0 0}.woocommerce #main-content:not(.ts-col-24) div.product form.cart
.button{width:calc(100% - 148px)}.woocommerce div.product .woocommerce-tabs
ul.tabs{margin:0
-15px 40px;padding-bottom:10px}.woocommerce div.product .woocommerce-tabs ul.tabs
li{padding:0
15px 15px}.woocommerce div.product .woocommerce-tabs ul.tabs::before{width:calc(100% - 30px);left:15px}.woocommerce div.product .woocommerce-tabs ul.tabs li
a{padding:0
0 5px}.woocommerce div.product .woocommerce-tabs .panel
div.gallery{margin:-10px -5px 0}.woocommerce div.product .woocommerce-tabs .panel div.gallery > a,
.woocommerce div.product .woocommerce-tabs .panel div.gallery>img{width:calc(25% - 10px);margin:10px
5px 0}.woocommerce div.product .woocommerce-tabs .panel div.gallery > a:first-child,
.woocommerce div.product .woocommerce-tabs .panel div.gallery>img:first-child{width:calc(50% - 10px)}.woocommerce #reviews>.woocommerce-Reviews-title{margin-bottom:10px}.woocommerce #reviews>.woocommerce-product-rating{margin-bottom:30px}.woocommerce div.product > #reviews #comments
.commentlist{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}.woocommerce div.product > #reviews #comments .commentlist
li{margin-bottom:10px;padding:20px}.woocommerce #main-content.ts-col-24 div.product.images-summary-background
div.summary{padding:30px
15px 0;margin:0
-15px 0;width:calc(100% + 30px) !important}.woocommerce #main-content.ts-col-24 div.product.images-summary-background .single-product-buttons-sharing{width:100%;position:relative !important;transform:none;border-width:1px 0 0;border-style:solid}.woocommerce #main-content.ts-col-24 div.product.images-summary-background .product-images-summary+*{margin-top:-1px}.woocommerce #main-content.ts-col-24 div.product.images-summary-background{padding-top:10px}div.product .product-images-summary{overflow:visible}.woocommerce.archive #main-content.show-filter-sidebar #primary>*:not(.before-loop-wrapper){transform:translateX(240px)}.ts_desktop #ts-filter-widget-area .ts-sidebar-content{width:160px}.ts_desktop #main-content.show-filter-sidebar.show-filter-default .main-products
.products{max-width:calc(100% - 200px);transform:translateX(200px)}.woocommerce.archive.ts_desktop #main-content.show-filter-sidebar.show-filter-default .woocommerce.main-products>.products{transform:translateX(200px);max-width:calc(100% - 180px)}.ts_desktop #main-content.show-filter-sidebar.show-filter-default .main-products.columns-4 .products .product,
.ts_desktop #main-content.show-filter-sidebar.show-filter-default .main-products.columns-3 .products
.product{width:50%}.woocommerce-account .woocommerce-MyAccount-content{padding-left:0;padding-right:0}.woocommerce-account .woocommerce-MyAccount-navigation{padding-left:20px;padding-right:20px}.woocommerce #customer_login form.login .button,
.woocommerce #customer_login form.register
.button{min-width:0}.woocommerce-account .woocommerce-MyAccount-navigation{padding-left:2px;padding-right:2px}.woocommerce
ul.order_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px
20px}.woocommerce ul.order_details
li{border-width:0 0 1px;width:100%;text-align:left;padding:8px
0}.woocommerce ul.order_details li
strong{display:inline-block}.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper{margin-left:-5px;margin-right:-5px}.woocommerce-billing-fields__field-wrapper>p.form-row,.woocommerce-shipping-fields__field-wrapper>p.form-row{margin-left:5px;margin-right:5px}.woocommerce-billing-fields__field-wrapper>p.form-row-first,.woocommerce-billing-fields__field-wrapper>p.form-row-last,.woocommerce-shipping-fields__field-wrapper>p.form-row-first,.woocommerce-shipping-fields__field-wrapper>p.form-row-last,.woocommerce-billing-fields__field-wrapper>#billing_postcode_field,.woocommerce-shipping-fields__field-wrapper>#shipping_postcode_field,.woocommerce-billing-fields__field-wrapper>#billing_city_field,.woocommerce-shipping-fields__field-wrapper>#shipping_city_field{width:calc(50% - 10px)}.wpcf7 form div.columns-3{margin-left:0;margin-right:0}.wpcf7 form div.columns-3>label{width:100%;float:none;padding:0}body.error404 #primary > article div.not-found
h1{font-size:120px}body.error404 .image-404 .text-clipping{font-size:350px}body.error404 .not-found .content-404.ts-col-12{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:center}body.error404 #primary > article div.not-found:not(:last-child){margin-bottom:60px}body.search.search-no-results .search-wrapper{max-width:80%}body.search.search-no-results .alert
p{font-size:120%}body.search.search-no-results
.alert{padding-bottom:20px !important}.list-posts article,
.ts-blogs
article{margin-bottom:40px}.columns-1 .list-posts article,
.columns-1.ts-blogs article,
.columns-0 .list-posts article:nth-child(5n+1){margin-bottom:50px}.columns-1 .list-posts article:not(:last-child),
.columns-1.ts-blogs article:not(:last-child),
.columns-0 .list-posts article:nth-child(5n+1):not(:last-child){padding-bottom:50px}.columns-0 .list-posts article:nth-child(5n+1):not(:first-child){padding-top:50px}.entry-author{padding:20px}.entry-author .author-avatar{width:80px;padding-right:10px}.commentlist .comment-detail .comment-meta,
.commentlist .comment-detail .comment-text{width:100%;float:none}.commentlist .comment-detail .comment-meta{padding-right:100px;margin-bottom:10px}.commentlist .comment-detail .comment-text{width:100%;padding-right:0}.commentlist li.comment .comment-actions{top:15px}.commentlist li.comment .comment-detail{padding:30px
0}.comment-meta
span{display:inline-block}.commentlist li #comment-wrapper{padding-left:0}.comment-meta .author+.date-time{margin-left:8px}#commentform .info-wrapper{margin:0
-5px}#commentform .info-wrapper>p{padding:0
5px}.admin-bar #ts-product-360-modal.ts-popup-modal
.close{top:66px}body .ts-popup-modal .product-360-container{width:200px}.threesixty .nav_bar
a{width:30px;height:30px;margin:3px
0}.threesixty .nav_bar a:before{font-size:12px;line-height:30px}.ts-popup-modal .product-size-chart-container .product-size-chart-content{padding:30px}.ts-popup-modal .product-size-chart-container .ts-size-chart-content{max-height:70vh;overflow:auto}.ts-size-chart-content .chart-content{overflow:auto}.ts-size-chart-content .chart-content::-webkit-scrollbar,
.ts-popup-modal .product-size-chart-container .ts-size-chart-content::-webkit-scrollbar{height:4px;width:4px}body .ts-popup-modal .add-to-cart-popup-container{width:70%;padding:20px}.add-to-cart-popup-content
.heading{margin-bottom:10px}.add-to-cart-popup-content .item .product-image{width:30%}.add-to-cart-popup-content .item .product-meta{width:calc(70% - 30px)}.ts-mailchimp-subscription-shortcode .subscribe-widget>form{display:block}.ts-mailchimp-subscription-shortcode .mc4wp-form .subscribe-email .button,
.ts-mailchimp-subscription-shortcode .mc4wp-form .subscribe-email input[type="email"],
.elementor-col-100 .ts-mailchimp-subscription-shortcode .mc4wp-form .subscribe-email input[type="email"]{min-width:0;width:100%;margin-right:0}.ts-product.woocommerce
.products{width:calc(100% + 10px)}.ts-product-category-wrapper.style-grid .products .product.product-category{margin-bottom:10px;width:50%}.woocommerce.columns-1.ts-product-category-wrapper.style-grid .products .product.product-category{width:100%}.ts-list-items-mobile-align-left .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-bottom:10px}.elementor-text-editor
.discount{top:0}.ts-team-members:not(.ts-slider) .item{margin-bottom:10px}.ts-product-category-wrapper.woocommerce:not(.columns-1) .content-wrapper{width:100%}}@media only screen and (max-width: 670px){.ts-logo-slider-wrapper:not(.ts-slider).columns-6 .item,
.ts-logo-slider-wrapper:not(.ts-slider).columns-5 .item,
.ts-logo-slider-wrapper:not(.ts-slider).columns-4
.item{width:33.333333%}}@media only screen and (max-width: 560px){.woocommerce.ts-product-category-wrapper.style-icon.columns-8 .products .product,
.woocommerce.ts-product-category-wrapper.style-icon.columns-7 .products .product,
.woocommerce.ts-product-category-wrapper.style-icon.columns-6 .products
.product{width:25%}.woocommerce #main-content.ts-col-24 div.product.images-summary-background .ts-social-sharing{margin-bottom:10px}}@media only screen and (max-width: 500px){.ts-team-members:not(.ts-slider) .item.ts-col-4,
.ts-team-members:not(.ts-slider) .item.ts-col-8,
.ts-team-members:not(.ts-slider) .item.ts-col-12,
.ts-team-members:not(.ts-slider) .item.ts-col-6{width:100%}}@media only screen and (max-width: 480px){.elementor-widget ul.elementor-icon-list-items.elementor-inline-items{margin:0
!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .elementor-lightbox .elementor-video-container{width:92%}.shop-bottom-content img.hidden-phone,
.product-bottom-content img.hidden-phone{display:none !important}.shop-bottom-content img.visible-phone,
.product-bottom-content img.visible-phone{display:block !important}.ts-product .owl-nav>div{top:30%}.woocommerce .cross-sells .owl-nav > div,
.woocommerce .up-sells .owl-nav > div,
.woocommerce .related .owl-nav > div,
.woocommerce.related .owl-nav > div,
.ts-product .owl-nav>div{top:28%}.owl-dots{margin-left:-8px;margin-right:-8px}.owl-dot{margin:0
8px}.ts-floating-sidebar.active .ts-sidebar-content{width:100%}.header-v2 .ts-search-by-category .search-content input[type="text"],
.header-v4 .ts-search-by-category .search-content input[type="text"]{padding-right:50px;padding-left:15px}.elementor-widget-wp-widget-nav_menu.columns-3 ul.menu,
.elementor-widget-wp-widget-nav_menu.columns-4 ul.menu,
.ts-list-of-product-categories-wrapper.columns-3 .list-categories ul,
.ts-list-of-product-categories-wrapper.columns-4 .list-categories
ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}.ts-store-notice>.container{padding-right:30px}.ts-store-notice
.close{top:7px}.footer-container .elementor-column:not(.elementor-col-100) .ts-mailchimp-subscription-shortcode .widget-title-wrapper .widget-title{max-width:100%}.product-on-sale-form{display:none}.woocommerce.columns-8 .products .product,
.woocommerce.columns-7 .products .product,
.woocommerce.columns-6 .products .product,
.woocommerce.columns-5 .products .product,
.woocommerce.columns-4 .products .product,
.woocommerce.columns-3 .products .product,
#main-content:not(.ts-col-24) .woocommerce.columns-3 .products .product,
#main-content:not(.ts-col-24) .woocommerce.columns-4 .products
.product{width:50%}.woocommerce .products .list-categories .product.product-category,
.woocommerce.columns-8 .products .product.product-category,
.woocommerce.columns-7 .products .product.product-category,
.woocommerce.columns-6 .products .product.product-category,
.woocommerce.columns-5 .products .product.product-category{width:33.3333%}#main-content .woocommerce.columns-1 > .products .product .thumbnail-wrapper{width:40%}#main-content .woocommerce.columns-1 > .products .product .meta-wrapper{width:60%;padding:20px
0 20px 15px}#main-content .woocommerce.columns-1 > .products .product .meta-wrapper-2{width:100%;padding:0;border-width:0;margin-top:20px}#main-content .woocommerce.columns-1 > .products .product .star-rating,
#main-content .woocommerce.columns-1 > .products .product .counter-wrapper,
#main-content .woocommerce.columns-1 > .products .product .product-name{margin-bottom:15px}#main-content .woocommerce.columns-1 > .products .product .meta-wrapper-2 .product-group-button-meta{margin-bottom:0}#main-content .woocommerce.columns-1 > .products
.product{padding-bottom:25px}#main-content .woocommerce.columns-1 > .products .product .meta-wrapper-2 .button-in{display:inline-block;vertical-align:bottom}#main-content .woocommerce.columns-1 > .products .product .meta-wrapper-2 .button-in:not(:last-child){margin-right:30px}.woocommerce div.product.gallery-layout-vertical div.images .flex-control-thumbs{width:50px}.woocommerce div.product.gallery-layout-vertical div.woocommerce-product-gallery{padding-left:60px}.woocommerce div.product div.images .flex-control-thumbs
li{width:20%}.woocommerce #main-content:not(.ts-col-24) div.product form.cart
div.quantity{margin:0
10px 0 0}.woocommerce #main-content:not(.ts-col-24) div.product form.cart
.button{width:calc(100% - 138px)}#main-content.ts-col-24 .woocommerce.yith-wfbt-section .yith-wfbt-form .yith-wfbt-submit-block
.button{width:100%;min-width:0}ul.features{-webkit-columns:1;-moz-columns:1;columns:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.woocommerce div.product .woocommerce-tabs .panel div.gallery > a,
.woocommerce div.product .woocommerce-tabs .panel div.gallery>img{width:calc(50% - 10px)}.woocommerce div.product .woocommerce-tabs .panel div.gallery > a:first-child,
.woocommerce div.product .woocommerce-tabs .panel div.gallery>img:first-child{width:calc(100% - 10px)}.woocommerce div.product .woocommerce-tabs .panel img.image-description.alignleft,
.woocommerce div.product .woocommerce-tabs .panel img.image-description.alignright{margin:0
0 20px 0 !important;max-width:100%}.woocommerce #reviews #comments ol.commentlist li .comment-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:5px}.woocommerce #reviews #comments ol.commentlist li .comment-text
p.meta{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author{margin:0}.woocommerce #reviews #comments ol.commentlist li .comment-text
.description{width:100%;margin-bottom:20px}.woocommerce div.product > #reviews #comments
.commentlist{-webkit-columns:1;-moz-columns:1;columns:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.woocommerce div.product form.cart div.quantity
.qty{margin:0
10px 0 0}.woocommerce div.product form.cart
.button{width:calc(100% - 138px)}.woocommerce #tab-more_seller_product .products
.product{width:50%}.woocommerce
#customer_login{margin-left:0;margin-right:0}.woocommerce #customer_login .col-1,
.woocommerce #customer_login .col-2,
.woocommerce-page #customer_login .col-1,
.woocommerce-page #customer_login .col-2{width:100%;float:none;padding:0}.woocommerce #customer_login .col-1,
.woocommerce-page #customer_login .col-1{padding-bottom:40px;margin-bottom:40px;border-width:0 0 1px;border-style:solid}.woocommerce table.shop_table.shop_table_responsive.cart
tr.cart_item{margin-bottom:10px;padding:15px
35px 15px 15px}.woocommerce table.shop_table.shop_table_responsive.cart tr.cart_item
td{padding:4px
0;width:calc(100% - 110px)}.woocommerce table.shop_table.shop_table_responsive.cart tr.cart_item td.product-thumbnail{width:110px;padding:0
15px 0 0}.woocommerce-cart table.shop_table.shop_table_responsive.cart tr.cart_item td.product-remove{width:26px;top:5px;right:5px}.woocommerce table.shop_table_responsive.cart tr td:not(.product-subtotal)::before,
.woocommerce-page table.shop_table_responsive.cart tr td:not(.product-subtotal)::before{display:none}.woocommerce-cart table.cart td.actions .coupon .input-text{min-width:0}.woocommerce table.shop_table.shop_table_responsive.cart tr.cart_item td.product-subtotal{clear:both;padding-top:10px;padding-bottom:0;margin-top:17px;border-width:1px 0 0;border-style:dotted;width:calc(100% + 15px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.woocommerce-cart.product-title-shorten table.shop_table.shop_table_responsive.cart tr.cart_item td.product-name>a{display:inline-block;max-width:180px}.woocommerce form.checkout_coupon, .woocommerce .checkout-login-coupon-wrapper
form.login{padding:20px}.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-first{width:100%}.woocommerce .checkout-login-coupon-wrapper .checkout_coupon .form-row-last{width:100%;min-width:0;margin-left:0;margin-top:10px}.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper{margin-left:0;margin-right:0}.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last,
.woocommerce-page form .form-row-first,.woocommerce-billing-fields__field-wrapper>p.form-row-first,.woocommerce-billing-fields__field-wrapper>p.form-row-last,.woocommerce-shipping-fields__field-wrapper>p.form-row-first,.woocommerce-shipping-fields__field-wrapper>p.form-row-last,.woocommerce-billing-fields__field-wrapper>#billing_postcode_field,.woocommerce-shipping-fields__field-wrapper>#shipping_postcode_field,.woocommerce-billing-fields__field-wrapper>#billing_city_field,.woocommerce-shipping-fields__field-wrapper>#shipping_city_field,.woocommerce-billing-fields__field-wrapper>p.form-row,.woocommerce-shipping-fields__field-wrapper>p.form-row{width:100%;margin-left:0;margin-right:0}.blog-template:not(.columns-0):not(.columns-1):not(.columns-2):not(.columns-3) .list-posts article.full-excerpt:after{left:0;right:0}.breadcrumb-title-wrapper.breadcrumb-v2:before{top:30vw}.breadcrumb-title-wrapper.breadcrumb-v2 .breadcrumb-content{padding-top:30vw}.breadcrumb-title-wrapper.breadcrumb-v3 .breadcrumb-title{min-height:30vw}body.search.search-no-results .search-wrapper{max-width:100%}.list-posts,
.ts-blogs
.blogs{margin-left:0 !important;margin-right:0 !important}.list-posts article,
.ts-blogs
article{width:100% !important;padding-left:0 !important;padding-right:0 !important}.list-posts
article.sticky{padding:20px
!important;margin-left:0;margin-right:0}.columns-1 .list-posts article:after,
.columns-1.ts-blogs article:after{width:100%;left:0}.columns-0 .list-posts article:nth-child(5n+1),
.columns-0 .list-posts article:nth-child(5n+1){padding-top:0 !important;padding-bottom:0 !important}.columns-0 .list-posts article:nth-child(5n+1):before,
.columns-0 .list-posts article:nth-child(5n+1):after{display:none}.columns-1 .list-posts article,
.columns-1.ts-blogs article,
.columns-0 .list-posts article:nth-child(5n+1){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.columns-1.ts-blogs article .thumbnail-content,
.columns-1.ts-blogs article .entry-content,
.columns-0 .list-posts article:nth-child(5n+1) .entry-format,
.columns-0 .list-posts article:nth-child(5n+1) .entry-content{width:100%;padding-left:0;padding-right:0}.columns-0 .list-posts article:nth-child(10n+6) .entry-format,
.columns-1 .list-posts article:nth-child(even) .entry-format,
.columns-1.ts-blogs article:nth-child(even) .thumbnail-content{order:0}.single-portfolio.left-thumbnail .entry-main>.entry-format{width:100%;margin-bottom:30px}.single-portfolio.left-thumbnail .entry-main>.entry-content{width:100%;padding-left:0}#commentform .info-wrapper{margin:0}#commentform .info-wrapper>p{width:100%;float:none;padding:0}.commentlist #commentform
p{margin-bottom:20px}.post-password-form>p>label{display:block}.post-password-form>p>label>input{min-width:0;width:100%}.post-password-form>p>label+input[type="submit"]{width:100%;min-width:0;margin-left:0;display:block;top:0}.wp-block-search .wp-block-search__inside-wrapper{flex-direction:column}.wp-block-search .wp-block-search__button{width:100%;min-width:0;margin:10px
0 0}.wp-block-search .wp-block-search__input{width:100%;min-width:0}article .entry-format,
article .thumbnail-content,
.columns-1.ts-blogs article .thumbnail-content,
.columns-1.ts-blogs article .entry-content,
.columns-0 .list-posts article:nth-child(5n+1) .entry-format,
.columns-0 .list-posts article:nth-child(5n+1) .entry-content{margin-bottom:15px}body .ts-popup-modal .product-360-container{width:calc(85% - 50px)}.add-to-cart-popup-content .item:after{content:'';clear:both;display:table}.add-to-cart-popup-content .action
.button{width:100%;min-width:0}.add-to-cart-popup-content .item .product-image{width:40%;margin-right:20px}.add-to-cart-popup-content .item .product-meta{width:calc(60% - 20px)}.left-top .box-content,
.elementor-column.elementor-col-100 .left-top .box-content{left:30px;top:30px}.left-bottom .box-content,
.elementor-column.elementor-col-100 .left-bottom .box-content{left:30px;bottom:30px}.left-center .box-content,
.elementor-column.elementor-col-100 .left-center .box-content{left:30px}.right-top .box-content,
.elementor-column.elementor-col-100 .right-top .box-content{right:30px;top:30px}.right-bottom .box-content,
.elementor-column.elementor-col-100 .right-bottom .box-content{right:30px;bottom:30px}.right-center .box-content,
.elementor-column.elementor-col-100 .right-center .box-content{right:30px}.center-top .box-content,
.elementor-column.elementor-col-100 .center-top .box-content{top:30px}.center-bottom .box-content,
.elementor-column.elementor-col-100 .center-bottom .box-content{bottom:30px}.ts-instagram-wrapper.columns-4 .item,
.ts-instagram-wrapper.columns-5 .item,
.ts-instagram-wrapper.columns-6
.item{width:50%}.ts-instagram-wrapper.columns-4 .item:nth-child(4n+1),
.ts-instagram-wrapper.columns-5 .item:nth-child(5n+1),
.ts-instagram-wrapper.columns-6 .item:nth-child(6n+1){clear:none}.ts-instagram-wrapper.columns-4 .item:nth-child(2n+1),
.ts-instagram-wrapper.columns-5 .item:nth-child(2n+1),
.ts-instagram-wrapper.columns-6 .item:nth-child(2n+1){clear:both}.woocommerce.ts-product-category-wrapper.style-icon.columns-8 .products .product,
.woocommerce.ts-product-category-wrapper.style-icon.columns-7 .products .product,
.woocommerce.ts-product-category-wrapper.style-icon.columns-6 .products .product,
.woocommerce.ts-product-category-wrapper.style-icon.columns-5 .products .product,
.woocommerce.ts-product-category-wrapper.style-icon.columns-4 .products
.product{width:33.3333%}.ts-product-category-wrapper.style-grid .products .product.product-category{width:100%}.column-tabs
ul.tabs{margin:0
-13px}.column-tabs ul.tabs
li{padding:5px;margin:0
8px}.column-tabs ul.tabs li:after{left:5px;right:5px}.ts-portfolio-wrapper.columns-2 .item,
.ts-portfolio-wrapper.columns-3 .item,
.ts-portfolio-wrapper.columns-4
.item{width:100%;float:none}.counter-wrapper{padding:10px
15px}.counter-wrapper>div>div{font-size:20px}.counter-wrapper>div>.ref-wrapper{font-size:12px}.counter-wrapper>.dot{font-size:20px}.ts-product-deals-wrapper .meta-wrapper .counter-wrapper>div{min-width:0}.ts-list-items-mobile-align-left .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-left:0 !important}.ts-product-brand-wrapper.ts-product .owl-nav>div{top:22%}}@media only screen and (max-width: 430px){.ts-logo-slider-wrapper:not(.ts-slider).columns-6 .item,
.ts-logo-slider-wrapper:not(.ts-slider).columns-5 .item,
.ts-logo-slider-wrapper:not(.ts-slider).columns-4 .item,
.ts-logo-slider-wrapper:not(.ts-slider).columns-3
.item{width:50%}}@media only screen and (max-width: 375px){.ts-product-deals-wrapper .meta-wrapper .counter-wrapper{padding-left:8px;padding-right:8px}}@media only screen and (max-width: 330px){.woocommerce div.product form.cart
div.quantity{margin:0;width:100%}.woocommerce div.product form.cart
.button{width:100%;margin-top:10px}.ts-logo-slider-wrapper:not(.ts-slider).columns-6 .item,
.ts-logo-slider-wrapper:not(.ts-slider).columns-5 .item,
.ts-logo-slider-wrapper:not(.ts-slider).columns-4 .item,
.ts-logo-slider-wrapper:not(.ts-slider).columns-3 .item,
.ts-logo-slider-wrapper:not(.ts-slider).columns-2
.item{width:100%;margin-right:0}.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper{margin-left:0;margin-right:0}.woocommerce-billing-fields__field-wrapper>p.form-row,.woocommerce-shipping-fields__field-wrapper>p.form-row{margin-left:0;margin-right:0}.woocommerce-billing-fields__field-wrapper>p.form-row-first,.woocommerce-billing-fields__field-wrapper>p.form-row-last,.woocommerce-shipping-fields__field-wrapper>p.form-row-first,.woocommerce-shipping-fields__field-wrapper>p.form-row-last,.woocommerce-billing-fields__field-wrapper>#billing_postcode_field,.woocommerce-shipping-fields__field-wrapper>#shipping_postcode_field,.woocommerce-billing-fields__field-wrapper>#billing_city_field,.woocommerce-shipping-fields__field-wrapper>#shipping_city_field{width:100%}}@media only screen and (max-height: 500px){#ts-add-to-cart-popup-modal
.close{top:5px;right:5px;transform:translateY(0);color:#191919}}