
@import url('//fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');
@import url('//fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');
@import url('//fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700;800&display=swap');
@import url('//fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Arima+Madurai:wght@300;400;500;700;800;900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Glegoo:wght@400;700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Libre+Franklin:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Archivo+Narrow:wght@400;500;600;700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,800;0,900;1,700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Crimson+Pro:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('//fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
@import url('//fonts.googleapis.com/css2?family=Staatliches&display=swap');
@import url('//fonts.googleapis.com/css2?family=Alata&display=swap');
@import url('//fonts.googleapis.com/css2?family=Merienda:wght@400;700&display=swap');


* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*, ::before, ::after { box-sizing:border-box; -webkit-box-sizing:border-box; }
html { overflow:hidden; overflow-y:auto; }
body { font-size:13px; letter-spacing:0.02em; line-height:1.7; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-family:'Poppins',Arial,Tahoma; color:#222222; font-weight:400; margin:0; padding:0; }
article, aside, details, figcaption, figure, footer, header, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display:none; height:0; }
video { width:100%; height:100%; object-fit:cover; }
[hidden] { display:none; }
html, button, input, select, textarea { font-family:'Poppins',Arial,Tahoma; }
input, textarea, .form-control { padding:10px 18px; }
iframe { border:0; width:100%; }

a { color:#333333; text-decoration:none; outline:none; -ms-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
a, a:after, a:before { -ms-transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out; transition:all .3s ease-in-out;  }
a:hover, a:active { color:#f06543; text-decoration:none; outline:0; }
a:hover, a:focus { outline:0; }

p { margin:0 0 15px; }
p:last-child { margin-bottom:0; }
pre { background: #f5f5f5; color: #666; font-family: monospace; font-size: 14px; margin: 20px 0; overflow: auto; padding: 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
blockquote, q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
blockquote { font-size: 18px; font-style: italic; font-weight: 300; margin: 24px 40px; }
blockquote blockquote { margin-right: 0; }
blockquote cite, blockquote small { font-size: 14px; font-weight: normal; text-transform: uppercase; }
blockquote em, blockquote i { font-style: normal; font-weight: 300; }
blockquote strong, blockquote b { font-weight: 400; }
img { height:auto; max-width:100%; border:0; vertical-align:middle; -ms-interpolation-mode:bicubic; }
svg:not(:root) { overflow:hidden; }
ol, ul { padding:0; margin:0; }
ul { list-style:inside; }
ul.list-items { margin-left: 0; }
.list-items { margin-left:15px; }
.hide { display:none !important; }

.opacity-100 { opacity: 1 !important; }
.opacity-75 { opacity: 0.75 !important; }
.opacity-50 { opacity: 0.50 !important; }
.opacity-25 { opacity: 0.25 !important; }


h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a { color:inherit; text-decoration:none; font-weight:inherit; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, address, p, pre, blockquote, dl, dd, menu, ol, ul, table, caption, hr { margin:0; margin-bottom:15px; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { color:#222222; margin:0 0 10px; font-family:'Poppins',Arial,Tahoma; font-weight:600; line-height:1.2; letter-spacing:.02em; overflow-wrap: break-word; word-wrap: break-word; }
h1, .h1 { font-size:24px; }
h2, .h2 { font-size:19px; text-transform:uppercase; }
h3, .h3 { font-size:18px; }
h4, .h4 { font-size:16px; }
h5, .h5 { font-size:15px; }
h6, .h6 { font-size:14px; }
.fs-26 { font-size: 26px; }

.an-1x { font-size:13px !important; }
.an-2x { font-size:16px !important; }
.an-3x { font-size:18px !important; }

input, button, select, textarea, .form-control { font-size:13px; font-family:'Poppins',Arial,Tahoma; background:#ffffff; border:1px solid #d7d7d7; -webkit-transition:all 0.4s ease-out 0s; transition:all 0.4s ease-out 0s; color:#424242; }
input:focus, input:active, button:focus, button:active, select:focus, select:active, textarea:focus, textarea:active, .form-control:focus { outline:none; box-shadow:none; border-color:#757575; }
input, select, textarea, .form-control { width: 100%; font-size: 13px; letter-spacing:0.02em; -webkit-box-shadow:none; box-shadow:none; border-radius:6px; }
input, select, .form-control { height:42px; padding:0 15px; }
input[type="checkbox"], input[type="radio"] { width:auto; height:auto; }
input[type="checkbox"]:focus, input[type="radio"]:focus { outline:0; box-shadow:none; }
textarea, textarea.form-control { overflow:auto; resize:vertical; height:auto; padding:6px 10px; }
select { -webkit-appearance:none; -moz-appearance:none; appearance:none; background-position:right center; background-image:url(../images/arrow-select.png) !important; background-repeat:no-repeat !important; background-position:right 10px center !important; line-height:1.2; text-indent:0.01px; text-overflow: ''; cursor:pointer; padding:8px 20px 8px 10px; }

.text-left { text-align:left !important; }
.text-right { text-align:right !important; }
.text-transform-none { text-transform: none !important; }
.bg-black { background-color: #000000 !important; }
.text-black { color: #000000 !important; }
.border-black { border-color: #000000 !important; }
.clr-none { color: inherit !important; }

.ls-normal { letter-spacing:normal !important; }
.fl-1 { flex:1; -webkit-flex:1; -ms-flex:1; }
hr { opacity:1; margin:20px 0; border:0; border-bottom:1px solid #e8e9eb; }
.tooltip > .tooltip-inner { font-family:"Poppins",Helvetica,Tahoma,Arial,serif; font-size:10px; line-height:14px; letter-spacing:0.4px; font-weight:400; padding-left:8px; padding-right:8px; text-shadow:none; height:auto; text-transform:uppercase; border-radius:3px; }
.border-bottom { border-bottom:1px solid #e8e9eb !important; }

.hidden { display: none; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.poss_relative { position: relative; }
.poss_absolute { position: absolute; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clear { clear:both; }
.clearfix:before, .clearfix:after { content:""; display:table; }
.clearfix:after { clear: both; }

/* Table */
table { margin-bottom:15px; width:100%; border-collapse:collapse; border-spacing:0; }
th { font-family:'Poppins',Arial,Tahoma; font-weight:600; text-transform:uppercase; }

/* Text specialized */
.text-italic { font-style: italic; }
.text-normal { font-style: normal; }
.text-underline { text-decoration: underline; }

/* Font specialized */
.body-font { font-family:'Poppins',Arial,Tahoma !important; }
.heading-font { font-family:'Poppins',Arial,Tahoma !important; }
.fw-600 { font-weight:600 !important; }
.fw-500 { font-weight:500 !important; }

.list--inline { padding:0; margin:0; }
.list--inline li { display:inline-block; margin-bottom:0; vertical-align:middle; }
.display-table { display:table; table-layout:fixed; width:100%; margin:0 !important; }
.display-table-cell { float:none; display:table-cell; vertical-align:middle; }

.btn, .btn-primary { 
    -moz-user-select:none; -ms-user-select:none; -webkit-user-select:none; user-select:none; -webkit-appearance:none; -moz-appearance:none; appearance:none; display:inline-flex;align-items:center;justify-content:center; width:auto; height:auto; 
    text-decoration:none; text-align:center; vertical-align:middle; cursor:pointer; border:1px solid transparent; border-radius:0; padding:8px 20px 8px; background-color:#222; color:#fff; font-family:'Poppins', sans-serif; 
    font-weight:400; text-transform:uppercase; letter-spacing:1px; line-height:normal; white-space:normal; font-size:13px; -ms-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out;
}
.btn:hover, .btn-primary:hover, .btn:focus, .btn-primary:focus { background-color:#fe877b; color:#fff; text-decoration:none; border-color:#fe877b; box-shadow:none; }
.btn:focus, .btn-primary:focus, .btn-secondary:focus, .btn:focus-visible { outline:0; box-shadow:none; }

.btn-secondary { background-color:#f4857b; color:#ffffff; border:1px solid #f4857b; }
.btn-secondary:hover, .btn-secondary:focus { color:#ffffff; background-color:#e35e52; border-color:#e35e52; }
.btn-success { background-color:#198754; color:#ffffff; border:1px solid #198754; }
.btn-success:hover, .btn-success:focus { color:#ffffff; background-color:#157347; border-color:#157347; }
.btn-danger { background-color:#dc3545; color:#ffffff; border:1px solid #dc3545; }
.btn-danger:hover, .btn-danger:focus { color:#ffffff; background-color:#bb2d3b; border-color:#bb2d3b; }
.btn-info { background-color:#0dcaf0; color:#ffffff; border:1px solid #0dcaf0; }
.btn-info:hover, .btn-info:focus { color:#ffffff; background-color:#31d2f2; border-color:#31d2f2; }
.btn-warning { background-color:#ffc107; color:#ffffff; border:1px solid #ffc107; }
.btn-warning:hover, .btn-warning:focus { color:#ffffff; background-color:#ffca2c; border-color:#ffca2c; }

.btn--link { background-color:transparent; border:0; margin:0; color:#090a0a; text-align:left; text-decoration:none; outline:none !important;box-shadow:none !important; }
.btn--link:hover, .btn--link:focus { color:#fe877b; text-decoration:none; background-color:transparent; }.btn--small, .btn-small { padding:9px 20px; font-size:13px; line-height:1; }
.link-underline { text-decoration:underline; }
.link-underline:hover { text-decoration:none; }

.btn--small, .btn-small { padding:9px 20px; font-size:13px; line-height:1; }
.btn-lg { font-size:15px; padding:10px 30px; }
.btn-sm { font-size:15px; padding:8px 25px; }
.btn-link { color:#f06543; text-decoration:none; border:none; padding:0; margin:0; }
.btn-link:hover { color:#222222; }
.btn-link.disabled, .btn-link:disabled, .btn-link.disabled:hover { color:#6c757d; pointer-events:none; }
.rounded { border-radius:6px !important; }

.btn-outline-primary { color:#222; border:1px solid #222; background-color:transparent; }
.btn-outline-primary:hover { color:#fff; background-color:#222; border-color:#222; }
.btn-outline-secondary { color:#f4857b; border:1px solid #f4857b; background-color:transparent; }
.btn-outline-secondary:hover { color:#fff; background-color:#f4857b; border-color:#f4857b; }
.btn-outline-light { color:#fff; background-color:transparent; border-color:#fff; }
.btn-outline-light:hover { color:#fff; background-color: #222; border-color:#222; }

.btn.btn-primary.btn3d { box-shadow:0 0 0 1px #222222 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #2f2f2f, 0 8px 8px 1px rgba(0,0,0,0.5); background-color: #222222; border-color: #222222; }
.btn.btn-primary.btn3d:hover, .btn.btn-primary.btn3d:focus, .btn.btn-primary.btn3d:active { box-shadow:0 0 0 1px #444444 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 5px 0 0 #444444, 0 5px 5px 1px rgba(0,0,0,0.5); background-color: #444444; border-color: #444444; }

.btn-secondary.animated { -webkit-animation: pulse 1s infinite ease-in-out alternate; animation: pulse 1s infinite ease-in-out alternate; }
@keyframes pulse { from { transform: scale(0.9); } to { transform: scale(1.1); } }

input:-moz-placeholder, textarea:-moz-placeholder { opacity:0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { opacity:0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
input::-moz-placeholder, textarea::-moz-placeholder { opacity:0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { opacity:0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
label { display:block; margin-bottom:5px; }
label[for] { cursor:pointer; }

.redText { color:#f00000; }
.clr-555 { color:#555555; }
.mb-10 { margin-bottom:10px !important; }
.form-group { margin-bottom:1rem; }
.mask-overlay { content:""; position:fixed; background-color:#000; opacity:0.5; left:0; top:0; width:100%; height:100%; z-index:998; }

.slick-dots { margin:0; width:auto; padding:0; list-style:none; text-align:center; }
.slick-dots li { width:12px; height:12px; vertical-align:middle; position:relative; display:inline-block; padding:0; cursor:pointer; margin-right:8px; }
.slick-dots li button { color:transparent; line-height:0; font-size:0; border:0; background:transparent; display:block; cursor:pointer; color:#fff; width:12px; height:12px; text-indent:-9999px; padding:0; border-radius: 100%; background-color:#000; transition:all 0.2s; -webkit-transition:all 0.2s; -ms-transition:all 0.2s; opacity:0.2; }
.slick-dots li.slick-active button { opacity:1; }

/* Custom Radio */
.customRadio { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 0 10px; }
.customRadio input[type="radio"] { position: absolute; overflow: hidden; clip: rect(0 0 0 0); display: none; }
.customRadio input[type="radio"] + label { position: relative; padding: 0 0 0 30px; cursor: pointer; }
.customRadio input[type="radio"] + label:before { content: ''; background: #ffffff; border: 1px solid #d0d0d0; height: 20px; width: 20px; border-radius: 50%; position: absolute; top: 0; left: 0; }
.customRadio input[type="radio"] + label:after { content: ''; background: #333333; width: 10px; height: 10px; border-radius: 50%; position: absolute; top: 5px; left: 5px; opacity: 0; -webkit-transform: scale(2); transform: scale(2); -webkit-transition: transform 0.3s linear, opacity 0.3s linear; transition: transform 0.3s linear, opacity 0.3s linear; }
.customRadio input[type="radio"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

/* Custom Checkbox */
.customCheckbox { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; }
.customCheckbox input[type="checkbox"] { position: absolute; overflow: hidden; clip: rect(0 0 0 0); display: none; }
.customCheckbox input[type="checkbox"] + label { position: relative; padding: 0 0 0 30px; margin-bottom: 0; cursor: pointer; }
.customCheckbox input[type="checkbox"] + label:before { content: ''; background: #ffffff; border: 1px solid #d0d0d0; border-radius: 0; height: 20px; width: 20px; position: absolute; top: 0; left: 0; }
.customCheckbox input[type="checkbox"] + label:after { content: ''; border-style: solid; border-width: 0 0 2px 2px; border-color: transparent transparent #333333 #333333; width: 12px; height: 7px; position: absolute; top: 5px; left: 5px; opacity: 0; -webkit-transform: scale(1) rotate(-45deg); transform: scale(1) rotate(-45deg); -webkit-transition: transform 0.3s linear, opacity 0.3s linear; transition: transform 0.3s linear, opacity 0.3s linear; }
.customCheckbox input[type="checkbox"]:checked + label:after { opacity: 1; -webkit-transform: scale(1) rotate(-45deg); transform: scale(1) rotate(-45deg); color: #6d6d6d; }

/* display flex/wrap */
.d-flex-wrap { display:-webkit-flex; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; }
/* display flex/wrap/align center */
.d-flex-center { display:-webkit-flex; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-align:center; -ms-flex-align:center; align-items:center; }
/* display flex/wrap/align center/justify center; */
.d-flex-justify-center { display:-webkit-flex; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; }

/* Hover Effects */
.zoom-scal { position:relative; overflow:hidden; display:block; }
.zoom-scal:before { content:''; position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.1); overflow:hidden; opacity:0; z-index:2; -webkit-transition:all 0.5s ease; transition:all 0.5s ease; }
.zoom-scal:hover:before, .zoomscal-hov:hover .zoom-scal:before { overflow:visible; opacity:1; }
.zoom-scal img { -webkit-transition:all 0.7s ease; transition:all 0.7s ease; }
.zoom-scal:hover img, .zoomscal-hov:hover .zoom-scal img { opacity:1; -webkit-transform:scale3d(1.1, 1.1, 1); transform:scale3d(1.1, 1.1, 1); }
.zoom-scal-nopb:before { content:none; }

/*======================================================================
  4. Container
========================================================================*/
.container { max-width:1200px; padding-left:15px; padding-right:15px; }
.container-fluid { padding-left:55px; padding-right:55px; }
.container-fluid:before, .container-fluid:after { content:''; clear:both; display:block; }

.grid { *zoom:1; list-style:none; margin:0; padding:0; margin-left:-30px; }
.grid__item { float:left; padding-left:30px; width:100%; }
.grid--no-gutters > .grid__item { padding-left:0; }

.row.g-0 { margin-left:0 !important; margin-right:0 !important; }
.row.g-0 > * { padding-left:0 !important; padding-right:0 !important; }

/* Boxed Layout */
.layout-boxed { max-width:1400px; margin:0 auto 30px; position:relative; background:#ffffff; box-shadow: 0px 0px 5px 0px rgba(0,0,0, 0.15); }
.layout-boxed .container, 
.layout-boxed .container-fluid { max-width:100%; padding-left:30px; padding-right:30px; }
.layout-boxed .sticky-header { max-width:1400px; margin:0 auto; right:0; }

/* Fullwidth Layout */
.layout-fullwidth .container, 
.layout-fullwidth .container-fluid { max-width:100%; padding-left:30px; padding-right:30px; }


#AwhkGHgY { background-color:#000; height:100%; width:100%; position:fixed; margin-top:0px; top:0px; left:0px; right:0px; bottom:0px; overflow:hidden; z-index:999999; }
#AwhkGHgY img { text-align:center; left:0; position:absolute; right:0; top:50%;transform:translateY(-50%); -webkit-transform:translateY(-50%); -o-transform:translateY(-50%); -ms-transform:translateY(-50%); -moz-transform:translateY(-50%); z-index:99; margin:0 auto; }

.TzfQV { background-color:#000; color:#fff; position:relative; z-index:19; }
.TzfQV .item { padding:10px; }
.TzfQV .item a { color:#fff; font-size:11px; }
.TzfQV .item a:hover { color:#fff; opacity:0.8; }
.TzfQV .item.center { border-left:1px solid #504c4c; border-right:1px solid #504c4c; }
.TzfQV .slick-slider .slick-track { display: flex; align-items: center; justify-content: center; }

/* Marquee text */
.marquee-text { box-sizing: border-box; -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; overflow: hidden; }
.marquee-text .TzfQV { font-size: 12px; width: 200%; display: flex; -webkit-animation: marquee 25s linear infinite running; -moz-animation: marquee 25s linear infinite running; -o-animation: marquee 25s linear infinite running; -ms-animation: marquee 25s linear infinite running; animation: marquee 25s linear infinite running; }
.marquee-text .TzfQV:hover { -webkit-animation-play-state: paused; -moz-animation-play-state: paused; -o-animation-play-state: paused; -ms-animation-play-state: paused; animation-play-state: paused; }
.marquee-text .TzfQV .info-text { padding: 10px 30px; white-space: nowrap; display: inline-flex; align-items: center; justify-content: center; -webkit-transition: all .2s ease; transition: all .2s ease; }
.marquee-text .TzfQV a { color: #ffffff; }

@-moz-keyframes marquee {
    0% { -webkit-transform:translateX(0); -moz-transform:translateX(0); -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); }
    100% { -webkit-transform:translate(-50%); -moz-transform:translate(-50%); -o-transform:translate(-50%); -ms-transform:translate(-50%); transform:translate(-50%); }
}
@-webkit-keyframes marquee {
    0% { -webkit-transform:translateX(0); -moz-transform:translateX(0); -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); }
    100% { -webkit-transform:translate(-50%); -moz-transform:translate(-50%); -o-transform:translate(-50%); -ms-transform:translate(-50%); transform:translate(-50%); }
}
@-o-keyframes marquee {
    0% { -webkit-transform:translateX(0); -moz-transform:translateX(0); -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); }
    100% { -webkit-transform:translate(-50%); -moz-transform:translate(-50%); -o-transform:translate(-50%); -ms-transform:translate(-50%); transform:translate(-50%); }
}
@keyframes marquee {
    0% { -webkit-transform:translateX(0); -moz-transform:translateX(0); -o-transform:translateX(0); -ms-transform:translateX(0); transform:translateX(0); }
    100% { -webkit-transform:translate(-50%); -moz-transform:translate(-50%); -o-transform:translate(-50%); -ms-transform:translate(-50%); transform:translate(-50%); }
}

/* Top Bar */
.top-bar { color:#fff; font-size:12px; background-color:#333; position:relative; z-index:49; }
.top-bar .inner { min-height:35px; }
.top-bar a, .top-bar .social-icons li a { color:#fff; }
.top-bar .an { font-size:13px; }
.top-bar a:hover, .top-bar .social-icons li a:hover { color:#fff; opacity:0.8; }
.top-bar .social-icons .tooltip-label { top:25px; }
.top-bar .social-icons .tooltip-label:before { top:-4px; bottom:auto; border-bottom:5px solid #000; border-top:transparent; }
.top-bar .social-icons li:hover .tooltip-label { top:20px; }

.top-header { color:#fff; padding-top:8px; padding-bottom:10px; background:#000000; height:38px; }
.top-header a { color:#fff; }

/*Promo Counter Style Days Hr:Min:Sec */
.promo-counter.days-time { display:flex; }
.promo-counter.days-time .ht-count { margin: 0 8px; position: relative; }
.promo-counter.days-time .ht-count:not(.days):after { content: ":"; position: absolute; left: -10px; font-weight: 600; }
.promo-counter.days-time span > span span { font-size: 12px; }
.promo-counter.days-time .ht-count.hour span > span:not(.time-count),
.promo-counter.days-time .ht-count.minutes span > span:not(.time-count),
.promo-counter.days-time .ht-count.second span > span:not(.time-count) { display:none; }

.HmQdLWYw { position:relative; z-index:49; background-color:#ffffff; border-bottom:0; transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; -ms-transition:all 0.3s ease-in-out; min-height:60px; }
.header-wrap { min-height:90px; position:relative; }
.sticky-header .header-wrap { min-height:60px; }
.showOverly .modalOverly { display:block; }
.searchact .modalOverly { z-index:45; }
body:not(.searchact) .HmQdLWYw:not(.sticky-header) { background:none; box-shadow:none; border:0; }
.header-1 .HmQdLWYw:not(.sticky-header), .header-11.HmQdLWYw:not(.sticky-header) { position:absolute; left:0; right:0; }
.header-wrap > .row { width:100%; margin:0; }
.sticky-header { position:fixed; top:0; z-index:1000; width:100%; left:0; background-color:#fff; border-bottom:0; box-shadow:0 0 4px rgba(0,0,0,0.4); -webkit-box-shadow:0 0 4px rgba(0,0,0,0.4); }
.menu-outer .container, .menu-outer .container-fluid { position:relative; }
.header-content-wrapper { width:100%; padding:15px 0; }

.mih-50:not(.sticky-header) { min-height:50px !important; }
.mih-55:not(.sticky-header) { min-height:55px !important; }
.mih-70:not(.sticky-header) { min-height:70px !important; }
.mih-80:not(.sticky-header) { min-height:80px !important; }
.mih-90:not(.sticky-header) { min-height:90px !important; }

.logo { margin:0; }
.logo a { position: relative;display: block;font-weight: 700;text-transform: uppercase;font-size: 22px;line-height: 1;text-decoration: none;text-align: center; }
.logo img { display:block; max-width:154px; max-height:32px; margin:0 auto; }

.iconset .icon { font-size:17px; min-width:17px; text-decoration:none; display:inline-block; vertical-align:middle; }
.iconset { position:relative; color:#030505; height:30px; line-height:30px; text-align:center; padding:0 9px; cursor:pointer; display:flex;align-items:center; }
.iconset:hover .icon, .iconset:hover .text, .iconset:hover a { color:#f06543; }
.iconset:hover .tooltip-label { opacity:1; top:-26px; visibility:visible; }
.header .iconset .tooltip-label { top: -30px; }
.header .iconset:hover .tooltip-label { top:-20px; }
.sticky-header .iconset:hover .tooltip-label { top:-17px; }
.counter { font-size:11px; color:#fff; background-color:#000; min-width:16px; height:16px; line-height:16px; top:3px; right:-13px; }

#YJJopCWqka, #cart-drawer, #searchPopup, #userLinks { color:#050000; text-align:left; background-color:#ffffff; box-shadow:0 0 15px rgba(5,0,0,.1); -webkit-box-shadow:0 0 15px rgba(5,0,0,.1); -ms-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
#YJJopCWqka, #userLinks { visibility:hidden; opacity:0; padding:20px; width:300px; position:absolute; top:130%; right:15px; z-index:99; }
#YJJopCWqka.active, #userLinks.active { visibility:visible; opacity:1; top:100%; }
#YJJopCWqka .btn { width:100%; }
#userLinks { width:200px;} 
#userLinks ul { list-style:none; padding:0; margin:0; }
#userLinks ul li { display:block; }
#userLinks li a { padding:5px; display:block; color:#666; text-transform:uppercase; }
.icons-col .customer-links { font-size:12px; text-transform:uppercase; }
.icons-col .customer-links .register { text-decoration:underline; }
#YJJopCWqka .ttl { font-size:12px; margin:0 0 10px; display:block; letter-spacing:0.2px; text-transform:uppercase; }
#YJJopCWqka #language { margin-bottom: 0; }
.cnrLangList li { display:inline-block; margin:0 5px 5px 0; cursor:pointer; }
.cnrLangList li a { color:#000000; display:block; font-size:12px; text-transform:uppercase; padding:1px 10px; opacity:0.6; border:1px solid rgba(0,0,0,0.3); background:#fafafa; }
.cnrLangList li a:hover, .cnrLangList li a.active, .cnrLangList li a:focus { color:#fff; border:1px solid #000; opacity:1; text-decoration:none; background:#131313; }

.minicart-right-drawer.right .modal-dialog { position:fixed; margin:auto; width:350px; max-width:100%; height:100%; z-index:1024; -webkit-transform:translate3d(0%,0,0); -ms-transform:translate3d(0%,0,0); -o-transform:translate3d(0%,0,0); transform:translate3d(0%,0,0); }
.minicart-right-drawer.right .modal-content { border:none; border-radius:0; height:100%; overflow-y:auto; }
.minicart-right-drawer.right.fade .modal-dialog { right:-350px; -webkit-transition:opacity 0.3s linear, right 0.3s ease-out; -moz-transition:opacity 0.3s linear, right 0.3s ease-out; -o-transition:opacity 0.3s linear, right 0.3s ease-out; transition:opacity 0.3s linear, right 0.3s ease-out; }
.minicart-right-drawer.right.fade.show .modal-dialog { right:0; }

#cart-drawer { color:#050000; padding:20px; width:100%; height:100%; overflow:auto; z-index:10000; }
#cart-drawer.active { right:0; }
#cart-drawer > h4 { color:#666666; font-weight:500; text-transform:uppercase; text-align:left; margin:0 0 20px; border-bottom:1px solid #e8e8e8; padding-bottom:15px; }
#cart-drawer .close-cart { color:#050000; font-size:17px; float:right; margin-top:-3px ; opacity:0.8; text-decoration:none; }

.minicart-header { margin:0 0 20px; border-bottom:1px solid #e8e8e8; padding-bottom:15px; }
.minicart-header > h4 { color:#666666; font-weight:500; text-transform:uppercase; text-align:left; margin:0 0; }
.minicart-content { padding:0 20px; margin:0; z-index:1001; position:absolute; left:0; overflow:hidden auto; width:100%; height:calc(100% - 290px); }
.minicart-content .item { padding:0 0 10px; margin:0 0 10px; line-height:normal; display:block; border-bottom:solid 1px #eee; }
.minicart-content .item .cCbkrCAo { max-width:23%; flex:1; -webkit-flex:1; -ms-flex:1; }
.minicart-content .item .NpFoFdTqseU { width:75%; flex:1; -webkit-flex:1; -ms-flex:1; padding-left:15px; padding-right:10px; text-align:left; }
.minicart-content .item .product-title { color:#000; font-size:13px; white-space:normal; text-decoration:none; display:block; line-height:20px; margin-bottom:0; }
.minicart-content .item .remove { color:#5c5c5c; display:inline-block; font-size:14px; padding:2px 4px 0; }
.minicart-content .item .remove:hover { color:#000; }
.minicart-content .item .remove i { vertical-align:middle; font-size:14px; }
.minicart-content .item .edit-i.remove .icon { font-size:12px; padding-top:0; }
.minicart-content .item .qtyField span { display:inline-block; padding:0; border:0; }
.minicart-content .item .variant-cart { color:#777; font-size:11px; }
.minicart-content .item .wrapQtyBtn { display:block; float:none; }
.minicart-content .item .qtyField { width:77px; }
.minicart-content .item .qtyField .qtyBtn { height:30px; }
.minicart-content .item .qtyField .qty { width:77px; height:30px; padding:0 20px; }

.minicart-bottom { color:#666666; position:absolute; bottom:0; left:0; width:100%; padding:10px 20px 20px 20px; }
.minicart-bottom .shipinfo { background-color:#f6f6f6; padding:10px; }
.minicart-bottom .shipinfo p { font-size:11px; }
.minicart-bottom .agree-check { font-size:11px; text-transform:uppercase; }
.minicart-bottom .subtotal { padding:5px 0 10px; }
.minicart-bottom .subtotal:before, .minicart-bottom .subtotal:after { content:''; clear:both; display:block; }
.minicart-bottom .subtotal.list { border:0; margin:0; padding:0;}
.minicart-bottom .subtotal.list > span { font-size:14px; font-weight:400; }
.minicart-bottom .subtotal > span { float:left; text-transform:uppercase; font-size:16px; text-align:left; font-weight:700; }
.minicart-bottom .subtotal .product-price { float:right; }

.modal-open { padding-right:0 !important; }
.modal-open .modal { padding-right:0 !important; }

.search-drawer { padding:40px 50px; background-color:#fff; opacity:0; visibility:hidden; position:fixed; top:0; left:0; z-index:9999; text-align:left; transition:all .3s ease 0s; -webkit-transition:all .3s ease 0s; -ms-transition:all .3s ease 0s; -o-transition:all .3s ease 0s; width:100%; box-shadow:0 0 6px rgba(0,0,0,0.2); -webkit-box-shadow:0 0 6px rgba(0,0,0,0.2);}
.search-drawer .container, .search-drawer .container-fluid { position:relative; }
.search-drawer.search-drawer-open { opacity:1; transform:translate(0,0); -webkit-transform:translate(0,0); -ms-transform:translate(0,0); -o-transform:translate(0,0); visibility:visible; }
.search-drawer.search-drawer-open .block { background-color:transparent; padding:0; }
.search-drawer .title { color:#000000; font-size:15px; margin-bottom: 20px; }
.search-drawer .label { border:0; clip:rect(0,0,0,0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px; }
.search-drawer .control { border-bottom:0; }
.search-drawer .input-text { color:#050000; font-size:13px; padding:5px 35px; background:none; border:0; }
.search-drawer .action.search { font-size:18px; position:absolute; left:0; border:0; margin-top:3px; background:none; cursor:pointer; height:38px; }
.search-drawer .action.search:hover { color:#000000; }
.search-drawer .closeSearch { color:#050000; font-size:18px; position:absolute; top:7px; right:0; z-index:10; cursor:pointer; width:25px; height:25px; line-height:25px; text-align:center; }
.search-drawer .searchField { display:flex; align-items:center; width:100%; }
.search-drawer .search-category { display:table-cell; padding-right:15px; }
.search-drawer .search-category select { font-size:13px; border:0; min-width:135px; }
.search-drawer .input-box { display:table-cell; width:auto; -webkit-flex:1; flex:1; position:relative; }

#xEaop { padding:20px 60px 20px 55px; text-align:left; background-color:#f5f5f5; transition:all 0.3s ease-in-out; width:100%; opacity:0; visibility:hidden; position:absolute; top:100%; left:0; z-index:10; }
#xEaop.active { top:100%; opacity:1; visibility:visible; pointer-events:auto; }

.social-icons { list-style:none; padding:0; margin:0; display:flex; flex-wrap:wrap; }
.social-icons li a { position:relative; padding:0 5px; color:#3e3e3e; display:flex;align-items:center; }
.social-icons li a:hover { color:#000; }
.social-icons li:hover .tooltip-label { opacity:1; top:-26px; visibility:visible; }

/* Navigation */
#siteNav { margin:0 auto; padding:0; list-style:none; display:flex; flex-wrap:wrap; }
#siteNav.right { text-align:right; justify-content:flex-end; }
#siteNav.left { text-align:left; justify-content:flex-start; }
#siteNav.center { text-align:center; justify-content:center; }
#siteNav .menubox p .title { color:#222; background-color:#fff; border-radius:2px; padding:6px 15px; margin:0 0 20px; white-space:nowrap; }
#pVibEi { padding-left:0; }
.vSCtezYrUY, .site-header__logo.mobileview { display:none; }

@media (min-width:990px) {
    .header .container { position:relative; }
    .header .container .d-menu-col { position:static; }
    #siteNav a { text-decoration:none; font-size:13px; display:block; opacity:1; -webkit-font-smoothing: antialiased; letter-spacing:0.05em; position:relative; }
    #siteNav > li { display:inline-block; text-align:left; }
    #siteNav > li > a { color:#111; padding:10px 15px; text-transform:uppercase; }
    #siteNav > li > a:after { content: ""; width:0; height:1px; display:block; background-color:#000; }
    #siteNav > li > a:hover:after, #siteNav > li > a:focus:after { width:100%; }
    #siteNav.medium > li a { font-weight:500; }
    #siteNav.hidearrow > li > a .an { display:none; }
    #siteNav > li > a .an { vertical-align:middle; }
    #siteNav > li:hover > a, #siteNav > li > a:hover:hover, #siteNav > li > a:hover { color:#000; }

    #siteNav > li > a .navLbl{ white-space:nowrap; color:#ffffff; background-color:#f19280; font-size:10px; font-weight:400; line-height:normal; display:inline-block; padding:1px 5px; border-radius:0; position:absolute; top:-9px; left:50%; }
    #siteNav > li > a .navLbl:after { content:" "; display: block; width:0; height:0; border:3px solid transparent; border-top-color:#f19280; border-left-color:#f19280; position:absolute; bottom:-4px; left:0; }
    #siteNav > li > a .navLbl.new { background-color: #83cc52; }
    #siteNav > li > a .navLbl.new:after { border-top-color: #83cc52; border-left-color: #83cc52; }
    #siteNav > li > a .navLbl.hurryup { background-color: #94c442; }
    #siteNav > li > a .navLbl.hurryup:after { border-top-color: #94c442; border-left-color: #94c442; }

    #siteNav > li .aVZZYgBZ { opacity:0; visibility:hidden; padding:30px; width:100%; position:absolute; top:auto; left:0; z-index:999; background-color:#fff; box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3); pointer-events:none; max-height:650px; overflow:auto; box-shadow:0px 0px 15px rgba(0,0,0,0.1); -webkit-transform:translateY(20px); transform:translateY(20px); -webkit-transition:all .3s ease-in; transition:all .3s ease-in; }
    .index-demo10 #siteNav > li .aVZZYgBZ.style3 { max-width:900px; }
    #siteNav > li .aVZZYgBZ ul { padding:0; list-style:none; }
    #siteNav > li:hover > .aVZZYgBZ { -webkit-transform:translateY(0); transform:translateY(0); opacity:1; visibility:visible; pointer-events:visible; }
    #siteNav > li .aVZZYgBZ.style1 .lvl-1 { margin-bottom:0; }
    #siteNav > li .aVZZYgBZ .lvl-1 a.lvl-1 { color:#000; font-size:13px; text-transform:uppercase; padding:0 0 8px; font-weight:400; }
    #siteNav > li .aVZZYgBZ .lvl-1 .site-nav { color:#000; padding:3px 0; font-weight:400; }
    #siteNav > li .aVZZYgBZ .lvl-1 .site-nav:hover { color:#000; }
    #siteNav > li .aVZZYgBZ .lvl-1 .site-nav:before { content: ""; display:inline-block; width:0px; height:2px; vertical-align:middle; background-color:#000; -ms-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
    #siteNav > li .aVZZYgBZ .lvl-1 .site-nav:hover:before { width:5px; margin-right:3px; }
    #siteNav > li .aVZZYgBZ .lvl-1 .site-nav.menu-title:hover:before { display:none; }

    #siteNav > li .aVZZYgBZ.style1 { overflow:hidden; }
    #siteNav > li .aVZZYgBZ.style2 .lvl-1 { margin-bottom:0; }
    #siteNav > li .aVZZYgBZ .menu-title { font-weight:600 !important; }
    #siteNav > li.mdropdown { position:relative; }
    #siteNav > li .aVZZYgBZ .imageCol { padding-bottom:25px; }

    #siteNav > li .aVZZYgBZ .FfkTFQ .item { margin: 0 0 20px; }
    #siteNav > li .aVZZYgBZ .FfkTFQ a, #siteNav > li .aVZZYgBZ .FfkTFQ .product-price { font-size: 12px; }
    #siteNav > li .aVZZYgBZ .FfkTFQ .product-review { margin: 0px 0 10px; }
    #siteNav > li .aVZZYgBZ .FfkTFQ .product-review .an { font-size: 11px; }

    #siteNav > li .offerBanner { padding: 20px; text-align: center; height: 100%; }
    #siteNav > li .gridproduct-banner .FfkTFQ { padding: 20px; }
    .index-demo10 #siteNav > li .offerBanner { background-color:#814348; }
    .index-demo10 #siteNav > li .offerBanner h4, .index-demo10 #siteNav > li .offerBanner p { color:#ffffff; }

    #siteNav a .lbl { color:#ffffff; font-size:9px; font-weight:400; letter-spacing:0; line-height:1; text-transform:uppercase; display:inline-flex; align-items:center; padding:3px 4px; background-color:#0a9339; position:relative; vertical-align:middle; }	
    #siteNav a .lbl:after { content:" "; display:block; width:0; height:0; position:absolute; bottom:3px; left:-7px; border:4px solid transparent; border-right-color:transparent; border-right-color:#0a9339; display: none; }
    #siteNav a .lbl.nm_label3 { background-color:#fb6c3e; }
    #siteNav a .lbl.nm_label1 { background-color:#ff0000; }
    #siteNav a .lbl.nm_label4 { background-color:#fdb818; }
    #siteNav a .lbl.nm_label5 { background-color:#93a96c; }
    #siteNav a .lbl.nm_label1:after { border-right-color:#ff0000; }
    #siteNav a .lbl.nm_label4:after { border-right-color:#fdb818; }
    #siteNav a .lbl.nm_label3:after { border-right-color:#fb6c3e; }
    #siteNav a .lbl.nm_label5:after { border-right-color:#93a96c; }

    #siteNav > li.dropdown { position:relative; }
    #siteNav > li .dropdown, #siteNav > li .dropdown ul { background-color:#fff; list-style:none; opacity:0; visibility:hidden; width:220px; position:absolute; top:59px; left:0; z-index:999; box-shadow:0px 0px 15px rgba(0,0,0,0.1); -webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.1); -ms-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; padding:10px; }
    #siteNav > li:hover > .dropdown, #siteNav > li .dropdown li:hover > ul { top:40px; opacity:1; visibility:visible; }
    #siteNav > li ul.dropdown li { border-top:1px solid #eeeeee; position:relative; }
    #siteNav > li ul.dropdown li:first-child { border:0; }
    #siteNav > li ul.dropdown li a { color:#000; font-weight:400; padding:8px 12px; background-color:#fff; }
    #siteNav > li ul.dropdown li:hover > a, #siteNav > li ul.dropdown li a:hover { color:#000; padding-left:15px; }
    #siteNav > li ul.dropdown li a .an { font-size:18px; position:absolute; right:5px; top:8px; }
    #siteNav > li ul.dropdown li ul { top:20px; left:100%; }
    #siteNav > li ul.dropdown li:hover > ul { top:0; }

    #siteNav .menu-brand-logo { width:50%; float:left; text-align:center; padding-right:10px; }
    #siteNav .menu-brand-logo a { display:block; margin-bottom:10px; border:1px solid #ddd; }
    #siteNav .menu-brand-logo a:hover { border-color:#000; }
    #siteNav .menu-brand-logo a img { display:inline-block; vertical-align:middle; }

    .mm-Banners:before, .mm-Banners:after { content: ''; clear:both; display:block; }
    .mm-Banners { clear:both; }
    .mm-Banners .imageCol { padding-bottom:0 !important; }

    .header-3 #siteNav > li .aVZZYgBZ { max-width:1400px; right:0; margin:0 auto; }

}

/*----- Classic Header Style -----*/
.template-index:not(.searchact) .classicHeader:not(.sticky-header) { position:absolute; left:0; right:0; }
.template-index:not(.searchact) .classicHeader:not(.sticky-header) #siteNav > li > a { color:#ffffff; }
.template-index:not(.searchact) .classicHeader:not(.sticky-header) #siteNav > li > a:hover { color:#ffffff; opacity:0.8; }
.template-index:not(.searchact) .classicHeader:not(.sticky-header) #siteNav > li > a:after { background-color:#ffffff; }
.template-index:not(.searchact) .classicHeader:not(.sticky-header) .iconset,
.template-index:not(.searchact) .classicHeader:not(.sticky-header) .iconset a { color:#ffffff; }
.template-index:not(.searchact) .classicHeader:not(.sticky-header) .iconset a:hover,
.template-index:not(.searchact) .classicHeader:not(.sticky-header) .iconset:hover .icon, 
.template-index:not(.searchact) .classicHeader:not(.sticky-header) .iconset:hover .text { color:#ffffff; opacity:0.8; }
.template-index:not(.searchact) .classicHeader:not(.sticky-header) .counter { background:#eee; color:#000; }
.template-index:not(.searchact) .classicHeader:not(.sticky-header) .js-mobile-nav-toggle .an { color: #fff; }
.template-index:not(.searchact) .classicHeader:not(.sticky-header) .sticky-logo { display:none; }
.template-index.searchact .classicHeader .default-logo,
.template-index .classicHeader.sticky-header .default-logo { display:none; }

/*-----  7.1 Header Styles ----- */
.header .HmQdLWYw { min-height:90px; }
.header .social-icons li .an,

/* Sticky Menubar Mobile */
.menubar-mobile { position: fixed; bottom: 0; right: 0; left: 0; z-index: 999; overflow: auto hidden; padding: 5px; height: 47px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.12); transition: transform .25s; }
.menubar-mobile .menubar-item { position: relative; -ms-flex: 1 0 20%; flex: 1 0 20%; }
.menubar-mobile .menubar-item > a { position: relative; padding-right: 10px; padding-left: 10px; line-height: 1; display:flex; align-items: center; flex-direction: column; justify-content: center; }
.menubar-mobile .menubar-label { display: block; padding:0; margin: 5px 0 0; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 11px; font-weight: 500; line-height: 1; }
.menubar-mobile .counter { right: -22px; }


/*=====================================================================
  9. Homepage Sections
========================================================================*/
/* 9.1 Homepage Slideshow */
.slideshow-wrapper, .slideshow .slide { position:relative; }
.slideshow .bottom-middle { height:100%; padding-left:60px; padding-right:60px; }
.slideshow .bottom-middle .slideshow-content-in { top:auto; bottom:50px; -ms-transform:none; -webkit-transform:none; transform:none; }
.slideshow .bottom-left .slideshow-content-in { top:auto; left:60px; bottom:60px; -ms-transform:none; -webkit-transform:none; transform:none; }
.slideshow .middle-right .slideshow-content-in { text-align:left; right:17%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); transform:translateY(-50%); }
.slideshow .middle-left .slideshow-content-in { text-align:left; left:17%; }
.slideshow .middle-bottom .slideshow-content-in { right: 14%; bottom: 8%; top: auto; -ms-transform: none; -webkit-transform: none; transform: none; }
.slideshow-content-in { position:absolute; max-width:max-content; width:100%; top:50%; z-index:3; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); transform:translateY(-50%); }
.slideshow .wrap-caption { display:inline-block; padding:25px; }
.slideshow--medium { height: 600px; }
.slideshow--large { height: 700px; }
.slideshow--xlarge { height: 900px; }

/* Slide Caption Animation */
.slideshow .animation.style1 { opacity:0; -ms-transition:1s all 100ms; -webkit-transition:1s all 100ms; transition:1s all 100ms; -webkit-transition:1s all 100ms; transform:scale(0.8); -webkit-transform:scale(0.8); }
.slideshow .slick-active .animation.style1 { opacity:1; transform:scale(1); -webkit-transform:scale(1); -ms-transform:scale(1); }
.slideshow .animation.style2 { opacity:0; margin-bottom:-30px; transition:1s all .1s; -webkit-transition:1s all .1s; -ms-transition:1s all .1s; }
.slideshow .slick-active .animation.style2 { opacity:1; margin-bottom:0; }

.slideshow .animation.style3 { opacity:0; transform: translateY(-15px); transition: .8s all .2s; }
.slideshow .slick-active .animation.style3 { opacity:1; transform: translateY(0); }
.slideshow .animation.style3 .ss-btnWrap { opacity: 0; transition: .6s all .4s; transform: translateY(10px); }
.slideshow .slick-active .animation.style3 .ss-btnWrap { opacity:1; transform: translateY(0); }

.slideshow .slick-active .animation.style4 .ss-small-title { animation-delay: .3s; -webkit-animation-delay: .3s; animation-duration: .3s; -webkit-animation-duration: .3s; animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-name: fadeInDown; -webkit-animation-name: fadeInDown; }
.slideshow .slick-active .animation.style4 .ss-mega-title { animation-delay: .5s; -webkit-animation-delay: .5s; animation-duration: .5s; -webkit-animation-duration: .5s; animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-name: fadeInDown; -webkit-animation-name: fadeInDown; }
.slideshow .slick-active .animation.style4 .ss-sub-title { animation-delay: .4s; -webkit-animation-delay: .4s; animation-duration: .4s; -webkit-animation-duration: .4s; animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-name: fadeInUp; -webkit-animation-name: fadeInUp; }
.slideshow .slick-active .animation.style4 .ss-btnWrap { animation-delay: .5s; -webkit-animation-delay: .5s; animation-duration: .5s; -webkit-animation-duration: .5s; animation-fill-mode: both; -webkit-animation-fill-mode: both; animation-name: fadeInUp; -webkit-animation-name: fadeInUp; }
/* End Slide Caption Animation */

.slideshow .ss-mega-title { color:#000000; line-height:1.1; text-shadow:1px 1px 7px rgba(0,0,0,0); margin: 0 0 10px; }
.slideshow .ss-sub-title { color:#000000; margin-bottom:20px; text-shadow:1px 1px 4px rgba(0,0,0,0); display:block; }
.slideshow .whiteText .ss-mega-title, .slideshow .whiteText .ss-sub-title, .slideshow .whiteText .ss-small-title { color:#fff; text-transform:none; }
.slideshow-overlay:before { content: ''; position:absolute; top:0; right:0; bottom:0; left:0; opacity:0.5; z-index:3; }
.slideshow .slick-slide img { width:100%; }
.slideshow .btn-primary + .btn-primary { margin-left:20px; }
.slideshow .whiteText .btn-primary { color:#000; background-color:#fff; border-color:#fff; }
.slideshow .whiteText .btn-primary:hover, .slideshow .whiteText .btn-primary:focus { color:#fff; background-color:#000; border-color:#000; }
.slideshow .slick-prev, .slideshow .slick-next { line-height:normal; font-size:0px; padding:0; border:0; opacity:0; visibility:hidden; position:absolute; z-index:4; top:50%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); transform:translateY(-50%); width:40px; height:40px; text-align:center; background-color:transparent; -ms-transition:all ease-out 0.2s; -webkit-transition:all ease-out 0.2s; transition:all ease-out 0.2s; }
.slideshow .btn-outline-primary { background-color:transparent !important; }
.slideshow .btn-outline-primary:hover { background-color:#000 !important; }
.slideshow .whiteText .btn-outline-primary { color:#fff; border-color:#fff; background-color:transparent !important; }
.slideshow .whiteText .btn-outline-primary:hover { color:#000; border-color:#fff; background-color:#fff !important; }
.slideshow:hover .slick-prev, .slideshow:hover .slick-next { opacity:1; visibility:visible; }
.slideshow .slick-prev { left:30px; }
.slideshow .slick-next { right:30px; }
.slideshow .slick-next:before { content:"\ea8c"; font-family:"annimex-icons"; color:#fff; }
.slideshow .slick-prev:before { content:"\ea8b"; font-family:"annimex-icons"; color:#fff; }
.slideshow .slick-prev:before, .slideshow .slick-next:before { font-size:25px; line-height:25px; }
.slideshow .btn { color:#fff; background-color:#000; border-color:#000; }
.slideshow .btn:hover { color:#fff; background-color:#f4857b; border-color:#f4857b; }
.slideshow .slick-dots { margin:0; width:auto; padding:0; list-style:none; position:absolute; bottom:30px; text-align:center; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); }
.slideshow .slick-dots li { width:12px; height:12px; vertical-align:middle; position:relative; display:inline-block; padding:0; cursor:pointer; margin-right:8px; }
.slideshow .slick-dots li button { color:transparent; line-height:0; font-size:0; background:transparent; display:block; cursor:pointer; color:#fff; width:14px; height:14px; text-indent:-9999px; padding:0; border-radius: 100%; border:2px solid #fff; transition:all 0.2s; -webkit-transition:all 0.2s; -ms-transition:all 0.2s; opacity:1; }
.slideshow .slick-dots li.slick-active button { background-color:#fff; }
.slideshow img.mobile-hide { display:none; }

.slideshow .blue-bg { background-color:#92c6ee; }
.slideshow .blue-bg .btn { background:#69a6d5; border-color:#69a6d5; color:#ffffff; }
.slideshow .blue-bg .btn:hover, .slideshow .blue-bg .btn:focus { opacity:0.8; }
.slideshow .pink-bg { background-color:#e89db4; }
.slideshow .pink-bg .btn { background:#d8839d; color:#ffffff; border-color:#d8839d; }
.slideshow .pink-bg .btn:hover, .slideshow .pink-bg .btn:focus { opacity:0.8; }

.slideshow .bright-blue-bg { background-color:#3c92bd; }
.slideshow .bright-blue-bg .btn { background:#257096; border-color:#257096; color:#ffffff; }
.slideshow .bright-blue-bg .btn:hover, .slideshow .bright-blue-bg .btn:focus { opacity:0.8; }
.slideshow .lighter-pink-bg { background-color:#ea895f; }
.slideshow .lighter-pink-bg .btn { background:#d1683b; color:#ffffff; border-color:#d1683b; }
.slideshow .lighter-pink-bg .btn:hover, .slideshow .lighter-pink-bg .btn:focus { opacity:0.8; }

.mega-subtitle ul { list-style:none; padding:0; margin:15px 0; }
.mega-subtitle li { line-height:1.5; position:relative; padding-left:20px }
.mega-subtitle li:before { position:absolute; left:0; content:"\ea7f"; font-family:"annimex-icons"; font-size:14px; top:50%; margin-top:-10px }



/* 9.2 Products With Tab Slider */
.tab-slider-product.section .section-header { margin-bottom:20px; }
.tab-slider-product .tabs { border:0; text-align:center; margin:0 0 30px; padding:0; }
.tab-slider-product .tabs > li { float:none; display:inline-block; margin:0 2px; cursor:pointer; }
.tab-slider-product .tabs > li { background:none; border:0; text-transform:none; color:#000; font-weight:400; font-size:14px; padding:5px 15px; border-radius:20px; }
.tab-slider-product .tabs > li.active { color:#fff; background:#000; }
.tab-slider-product .tabs li:hover, .tab-slider-product .tabs li:focus { color:#fff; opacity:1; background:#000; }
.tab-slider-product .tab_container { clear:both; width:100%; background:#fff; }
.tab-slider-product .tab_content { display:none; }
.tab-slider-product .tab_drawer_heading { display:none; }
.tab_container .FfkTFQ .slick-arrow { width:30px; }

.tabs-style2.tabs > li { color:#555; font-size:13px; margin:0 12px; position:relative; padding:0; text-transform:uppercase; font-weight:600; }
.tabs-style2.tabs > li:after { width:0; content:""; display:block; height:2px; position:absolute; bottom:-6px; left:0; z-index:1; background:#111111; transition:all .3s ease-in-out; -webkit-transition:all .3s ease-in-out; -ms-transition:all .3s ease-in-out; }
.tabs-style2.tabs > li.active:after { width:100%; }
.tabs-style2.tabs > li:hover:after { width:100%; opacity:1; }
.tabs-style2.tabs > li.active,
.tabs-style2.tabs > li:hover { color:#000; background-color:transparent; }

.tabs-style3.tabs > li { font-size:16px; border:1px solid transparent; padding:5px 20px; }
.tabs-style3.tabs > li.active { color:#333; border:1px solid #333; background:#fff;  }
.tabs-style3.tabs li:hover, .tab-slider-product .tabs li:focus { color:#fff; opacity:1; background:#000; }

.tab-slider-product-style2 .tabs > li { color:#848484; font-size:14px; font-weight:bold; text-transform:uppercase; padding:5px 10px; }
.tab-slider-product-style2 .tabs > li.active { color:#000; background:transparent; }
.tab-slider-product-style2 .tabs > li:hover { color:#000; background-color:transparent; }

/* 9.10 Collection Slider */
.collection-slider .collection-grid-item { margin:0 10px; position:relative; text-align:center; overflow:hidden; width:auto !important; }
.collection-slider .collection-grid-item .img { position:relative; overflow:hidden; }
.collection-slider .collection-grid-item .img img { display:block; width:100%; -ms-transition:all 0.4s ease-out; -webkit-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }
.collection-slider .collection-grid-item:hover .img img { -ms-transform:scale(1.1); -webkit-transform:scale(1.1);transform:scale(1.1); }
.collection-slider .slick-arrow { opacity:0; visibility:hidden; width:30px; height:30px; }
.collection-slider:hover .slick-arrow { color:#000; opacity:1; visibility:visible; }
.collection-slider .collection-grid .slick-prev { left:10px; }
.collection-slider .collection-grid .slick-next{ right:10px; }

.collection-slider-full { background-color:#fafafa; }
.collection-slider-full .collection-grid-slider { padding:0; }
.collection-slider-full .slick-prev { left:-20px; }
.collection-slider-full .slick-next{ right:-20px; }
.collection-slider-full .collection-grid-slider .collection-item { position:relative; }
.collection-slider-full .collection-grid-slider .details { padding:30px 10px; width:auto; }
.collection-slider-full .collection-grid-slider .details:before { display:none; }
.collection-slider-full .collection-grid-slider .details .collection-item-title { color:#333333; font-weight:500; font-family:'Poppins',Arial,Tahoma; }
.collection-slider-full .collection-item .img { border-radius:100%; }

.collection-slider-full .collection-slider-4items.caption-on-image .slick-slide { padding:15px; }
.collection-slider-full .collection-slider-4items.caption-on-image .collection-item { position: relative; }
.collection-slider-full .collection-slider-4items.caption-on-image .details { color:#000; position:absolute; bottom:30px; left:0; right:0; width:auto; text-align:center; margin:0 auto; }
.collection-slider-full .collection-slider-4items.caption-on-image .details.wd-70 { width:70%; }
.collection-slider-full .collection-slider-4items.caption-on-image .details .collection-item-title { color:#333333; margin-bottom:5px; }
.collection-slider-full .collection-slider-4items.caption-on-image .details .inner { background:#ffffff; padding: 20px; }
.collection-slider-full .collection-slider-4items.caption-on-image .collection-item .img { position: relative; overflow: hidden; }
.collection-slider-full .collection-slider-4items.caption-on-image .collection-item .img img { display:block; width:100%; -ms-transition:all 0.4s ease-out; -webkit-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }
.collection-slider-full .collection-slider-4items.caption-on-image .collection-item:hover .img img { -ms-transform:scale(1.1); -webkit-transform:scale(1.1);transform:scale(1.1); }


.shop-sub-collections .ReMzM .jogmEzHpx .details { padding-bottom: 0; }

/* Grid gaping */
.grid-mr-50 { margin:-25px; }
.grid-mr-50 .cl-item, .collection-banners .grid-mr-30 .cl-item { padding:25px; margin-bottom:0 !important; }
.grid-mr-30 { margin:-15px; }
.grid-mr-30 .cl-item, .collection-banners .grid-mr-30 .cl-item { padding:15px; margin-bottom:0 !important; }
.grid-mr-20 { margin:-10px; }
.grid-mr-20 .cl-item, .collection-banners .grid-mr-20 .row .banner-item { padding:10px; margin-bottom:0 !important; }
.grid-mr-15 { margin:-7.5px; }
.grid-mr-15 .cl-item, .collection-banners .grid-mr-15 .row .banner-item { padding:7.5px; margin-bottom:0 !important; }
.grid-mr-10 { margin:-5px; }
.grid-mr-10 .cl-item, .collection-banners .grid-mr-10 .row .banner-item { padding:5px; margin-bottom:0 !important; }
.grid-mr-5 { margin:-2.5px; }
.grid-mr-5 .cl-item, .collection-banners .grid-mr-5 .row .banner-item { padding:2.5px; margin-bottom:0 !important; }
.grid-mr-0 { margin:0px; }
.grid-mr-0 .cl-item, .collection-banners .grid-mr-0 .row .banner-item  { padding:0px 0px; margin-bottom:0 !important; }

.ReMzM .jogmEzHpx .category-title { font-size:20px; font-weight:600; text-transform:none; margin:0; display:block; }
.ReMzM .jogmEzHpx .counts { color:#333333; font-size:13px; opacity:0.7; display:block; margin-top:7px; }
.ReMzM .jogmEzHpx .details { position:relative; display:flex; flex-direction:column; padding:15px 15px 15px; width:100%; -webkit-transition:all .3s ease-out; transition:all .3s ease-out; }

.ReMzM .style1 .wrQzEnxY .details { background:rgba(0,0,0,0.77); text-align:center; position:absolute; top:inherit; bottom:0; left:0; height:auto; -ms-transform:translateY(100%); -webkit-transform:translateY(100%); transform:translateY(100%); }
.ReMzM .style1 .wrQzEnxY:hover .details { -ms-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0); }
.ReMzM .style1 .wrQzEnxY .category-title, 
.ReMzM .style1 .wrQzEnxY .counts { color:#ffffff; }

.ReMzM .style2 .wrQzEnxY .details { color:#333333; background:#f5f5f5; justify-content:center; align-items:center; text-align:center; }
.ReMzM .style2 .wrQzEnxY .category-title, 
.ReMzM .style2 .wrQzEnxY .counts { color:#333333; }
.ReMzM .style2 .wrQzEnxY:hover .details { background:#f9f9f9; }

.ReMzM .style3 .wrQzEnxY .details { background:rgba(255,255,255,0.88); padding:10px; width:auto; height:auto; justify-content:center; align-items:center; text-align:center; position:absolute; top:auto; bottom:10px; left:10px; right:10px; z-index:2; -ms-transform:translateX(0); -webkit-transform:translateX(0); transform:translateX(0); }
.ReMzM .style3 .wrQzEnxY .category-title { color:#000000; font-size:15px; }
.ReMzM .style3 .wrQzEnxY:hover .details { background:#ffffff; }

.ReMzM .style4 .wrQzEnxY .details { align-items:center; justify-content:center; text-align:center; padding:15px; height:100%; position:absolute; top:0; opacity:0; visibility:hidden; z-index:2; }
.ReMzM .style4 .wrQzEnxY .details:before { content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.77); z-index:-1; }
.ReMzM .style4 .wrQzEnxY:hover .details { opacity:1; visibility:visible; }
.ReMzM .style4 .wrQzEnxY .category-title, 
.ReMzM .style4 .wrQzEnxY .counts { color:#ffffff; }

.sub-collection.collection-slider-4items .slick-list { margin-left:0; margin-right:0; }
.sub-collection.collection-slider-4items .slick-slide { padding:0; }

.cpXREpbBjwp { background:#f9f9f9; margin:0 0 30px; }
.cpXREpbBjwp .container, .cpXREpbBjwp .container-fluid { padding-top:10px; padding-bottom:10px; }
.FOGKm a, .FOGKm span { color:#222222; display:inline-block; padding:0 3px 0 0; margin-right:3px; font-size:12px; }

.page-title h1 { font-size:18px; font-weight:700; text-transform:uppercase; position:relative; margin:0 0 30px 0; text-align:center; }
.page.section-header { background:#f9f9f9; padding:20px 0; margin-bottom:30px; }


.section { padding-top:50px; padding-bottom:50px; }
.section-header { position:relative; margin-bottom:35px; text-align:center; }
.section-header h2 { font-size:22px; font-weight:600; line-height:1.3; margin: 0 auto; }
.section-header p { margin:5px 0 0; display:block; }
.pb-section { padding-bottom:50px; }
.pt-section { padding-top:50px; }
.no-pb-section { padding-bottom:0 !important; }
.no-pt-section { padding-top:0 !important; }

.section-header.style2 h2 { font-size:25px; letter-spacing:.06em; }
.section-header.style3 { padding-bottom:15px; }
.section-header.style3:after { content:""; position:absolute; left:0; right:0; bottom:2px; margin:0 auto; height:1px; width:95%; max-width:200px; background-color:#444444; }
.section-header.style3:before { content:""; position:absolute; left:0; right:0; bottom:0; margin:0 auto; height:5px; width:55px; background-color:#222222; z-index: 1; }

@media only screen and (min-width: 992px) {
    #page-content { min-height:600px; }
}


#pro-addtocart-popup { text-align:center; background:#fff; margin:0 auto; padding:20px; max-width:425px; position:relative; }
#pro-addtocart-popup .mfp-close { opacity:1; position:absolute; top:0; right:0; background-color:#fff; color:#222; width:25px; height:25px; line-height:25px; font-size:18px; }
#pro-addtocart-popup .pro-img { max-width:400px; }
#pro-addtocart-popup .pro-name { font-weight:600; }
#pro-addtocart-popup .sku { color:#888; }
#pro-addtocart-popup .addcart-total { background-color:#f7f7f7; }

.slider-gp30.slick-slider .slick-list { margin:0 -10px; }
.slider-gp30.slick-slider .slick-slide { padding:0 10px; }

.productSlider.slick-slider .slick-list,
.productPageSlider.slick-slider .slick-list,
.productSlider-style2.slick-slider .slick-list { margin:0 -10px; }   

.productSlider.slick-slider .slick-slide,
.productPageSlider.slick-slider .slick-slide,
.productSlider-style2.slick-slider .slick-slide { margin:0 10px; }

.FfkTFQ a { text-decoration:none !important; }
@media only screen and (min-width:1025px) {
    .shop-grid-5 .FfkTFQ .item.col-lg-2,
    .shop-grid-5 .item.col-xl-2 { -ms-flex:0 0 20%; -webkit-flex:0 0 20%; flex:0 0 20%; width:20%; }
}
@media only screen and (min-width: 1540px) {
    .shop-grid-7 .FfkTFQ .item.col-lg-2 { -ms-flex:0 0 14.2222%; -webkit-flex:0 0 14.2222%; flex:0 0 14.2222%; max-width:14.2222%; }
}
.FfkTFQ .item .cCbkrCAo .showVariantImg img { opacity:0; visibility:hidden; }
.FfkTFQ .item .cCbkrCAo .showVariantImg .variantImg { visibility:visible; opacity:1; }
.FfkTFQ .item .cCbkrCAo .showLoading { transition: .5s; animation: loader-rotate .8s infinite linear; background: none !important; border: 3px solid rgba(100,100,100,.5);     border-top-color: rgba(100, 100, 100, 0.5); border-radius: 100%; border-top-color: #fff; content: ""; height: 34px !important; left: 50%; line-height: 1; margin-left: -17px; margin-top: -17px; pointer-events: none; position: absolute; top: 50% !important; -webkit-animation: loader-rotate .8s infinite linear; width: 34px !important; z-index: 154 !important; }
.FfkTFQ .item .cCbkrCAo { position:relative; overflow:hidden; margin:0 auto 15px;}
.FfkTFQ .item .cCbkrCAo > a { display:block; white-space:nowrap; opacity:1;line-height:215px; }
.FfkTFQ .item .cCbkrCAo img { display:inline-block; width:100%; margin:0 auto; vertical-align:middle; -ms-transition:all ease-out 0.4s; -webkit-transition:all ease-out 0.4s; transition:all ease-out 0.4s; }
.FfkTFQ .list-item{border:1px solid #cfcfcf; border-radius:15px;padding:5px;}
.FfkTFQ .list-item:hover{border:2px solid #cccccc;}

.grid-view_image:hover .primary { opacity:0; visibility:hidden; }
.grid-view_image:hover .hover:not(.variantImg) { opacity:1; visibility:visible; }
.FfkTFQ .item .NpFoFdTqseU.text-left .wvqJfjxUF a, 
.FfkTFQ .item .NpFoFdTqseU.text-left .product-price .price { font-size:14px; }

.add-to-cart-btn { margin:10px 0; }
.add-to-cart-btn i { vertical-align:middle; padding-right:2px; }
.add-to-cart-btn span { vertical-align:middle; }
.tab_container .FfkTFQ.FfkTFQ-style1 .item { padding:0; }
.FfkTFQ-style1 .slick-slide { margin-right:15px; margin-left:15px; }
.FfkTFQ-style1 .item { border:1px solid #eeeeee; padding:0; }
.FfkTFQ-style1 .item:hover { border:1px solid #ddd; }
.FfkTFQ-style1 .item .NpFoFdTqseU { padding:10px; }
.FfkTFQ-style1 .item .saleTime span { background-color:#efefef; }
.medical-demo .btn.soldOutBtn, .soldOutBtn { background-color:#f00; }

.FfkTFQ.style2 { position:relative; text-align:center; -ms-transition:all 0.3s ease-out; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out; }
.FfkTFQ.style2 .item { position:relative; margin-bottom:10px; }
.FfkTFQ.style2 .item .overlay { background-color:#f5f5f5; display:block; width:100%; height:100%; opacity:0; visibility:hidden; position:absolute; top:0; left:0; z-index:4; -ms-transition:all 0.3s ease-out; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out; }
.FfkTFQ.style2 .item:hover .overlay { visibility:visible; opacity:1; }
.FfkTFQ.style2 .item.cCbkrCAo { width:100%; overflow:hidden; position:relative; z-index:1; }
.FfkTFQ.style2 .item .NpFoFdTqseU { width:100%; height:auto; padding-bottom:30px; opacity:0; visibility:hidden; position:absolute; top:50%; left:0; z-index:5; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); transform:translateY(-50%); -ms-transition:all 0.3s ease-out; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out; }
.FfkTFQ.style2 .item:hover .NpFoFdTqseU { opacity:1; visibility:visible; }
.FfkTFQ.style2 .item .button-set { width:100%; display:block; font-size:0px; position:absolute; bottom:-20px; top:auto; left:0; z-index:444; -ms-transition:all 0.3s ease-out; -webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out; }
.FfkTFQ.style2 .item:hover .button-set { bottom:-10px; top:auto; }
.FfkTFQ.style2 .item .product-review { margin-bottom:10px; }
.FfkTFQ.style2 .item .cCbkrCAo { margin-bottom:0; }

.button-set-top { font-size:16px; line-height:37px; top:12px; right:8px; z-index:5; transition:all ease-out .3s; -webkit-transition:all ease-out .3s; }
.FfkTFQ .item:hover .button-set-top { top:8px; }
.button-set-top .wishlist { background:none; }
.FfkTFQ .item:hover .button-set-top .btn-icon.wishlist { color:#000; background:#fff; }
.FfkTFQ .item .button-set-top .btn-icon.wishlist:hover { color:#fff; background-color:#111; }
.button-set-top .quick-view, .button-set-top .add-to-compare { visibility:hidden; opacity:0; }
.FfkTFQ .item:hover .button-set-top .quick-view,
.FfkTFQ .item:hover .button-set-top .add-to-compare { opacity:1; visibility:visible; }
.button-set-bottom { transition:all ease-out .3s; -webkit-transition:all ease-out .3s; visibility:hidden; opacity:0; bottom:10px; z-index:5; left:0; right:0; }
.FfkTFQ .item:hover .button-set-bottom { visibility:visible; opacity:1; bottom:15px; }
.button-set-bottom .btn { color:#000; background-color:#fff; border:0; }
.button-set-bottom .btn:hover { color:#fff; background-color:#111; border:0; }
.button-set-bottom .btn i { display:none; }

.FfkTFQ .item:hover .button-set-top.style2 .wishlist { opacity: 1; visibility: visible; color: #fff; background-color: #000; }
.button-set-top.style2 .wishlist { visibility: hidden; opacity: 0; }
.button-set-top.style2 .btn-icon, .button-set-bottom.style2 .btn { color: #fff; background-color: #000; border-radius:4px; }
.button-set-top.style2 .btn-icon:hover, .button-set-bottom.style2 .btn:hover { color: #fff; background-color: #141414; }

.grid-view_image .cCbkrCAo > a:after { content: ""; display:inline-block;width:0px; height:100%; vertical-align:middle; }

.slick-prev, .slick-next { width:30px; height:30px; text-align:center; position:absolute; z-index:9; display:inline-flex;align-items:center;justify-content:center; line-height:normal; font-size:0px; padding:6px 10px; cursor:pointer; background:transparent; color:transparent; top:50%; -webkit-transform:translate(0, -50%); -ms-transform:translate(0, -50%); transform:translate(0, -50%); padding:0; border:none; opacity:1; }
.slick-prev { left:10px; }
.slick-next { right:10px; }
.slick-prev:before, .slick-next:before { font-family:"annimex-icons"; font-size:20px; color:#222; opacity:.75; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; vertical-align:middle; display:block; }
.slick-prev:before { content:"\ea8b"; }
.slick-next::before { content:"\ea8c"; }

.arwOut3 .slick-prev { left:-30px; }
.arwOut3 .slick-next { right:-30px; }

.productSlider:hover .slick-arrow, .productPageSlider:hover .slick-arrow, .productSlider-style1:hover .slick-arrow, .productSlider-style2:hover .slick-arrow,
.productSlider-style2:hover .slick-arrow, .productSlider-fullwidth:hover .slick-arrow { opacity:1; }
.FfkTFQ .slick-arrow { margin-top:-10px; width:30px; }
.productPageSlider .slick-arrow { margin-top:-20px; }
.productSlider-style1 .slick-arrow, .productSlider-style2 .slick-prev, .productSlider-fullwidth .slick-prev { margin-top:-10px; }
.productSlider .slick-arrow, .productPageSlider .slick-arrow, .productSlider-style1 .slick-arrow,
.productSlider-style2 .slick-arrow, .productSlider-fullwidth .slick-arrow { padding:6px 10px; opacity:0; -ms-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
.productSlider .slick-next, .productPageSlider .slick-next, .productSlider-style1 .slick-next,
.productSlider-style2 .slick-next, .productSlider-fullwidth .slick-next { right:-35px; }
.productSlider .slick-prev, .productPageSlider .slick-prev, .productSlider-style1 .slick-prev,
.productSlider-style2 .slick-prev, .productSlider-fullwidth .slick-prev { left:-35px; }
.FfkTFQ .slick-slider .item, .FfkTFQ.slick-slider .item { margin-bottom:0; }

.product-labels { position:absolute; left:5px; top:5px; z-index:1; }
.product-labels.rectangular .lbl { border-radius:0; }
.product-labels.radius .lbl { border-radius:3px; -webkit-border-radius:3px; }
.product-labels.round .lbl { border-radius:100px; -webkit-border-radius:100px; width:45px; height:43px; line-height:44px; padding:0 10px; }
.product-labels .lbl { display: block; white-space:nowrap; color:#fff; font-size:11px; font-weight:400; text-transform:uppercase; text-align:center; padding:0 8px; height:20px; line-height:20px; margin-bottom:5px; }
.product-labels .on-sale { right:5px; background:#f54337; }
.product-labels .pr-label1, .product-labels .new { left:5px; background:#01bad4; }
.product-labels .pr-label2, .product-labels .hot { left:5px; background:#e9a400; }
.product-labels .pr-label3 { left:5px; background:#81d53d; }
.product-labels .pr-label4 { left:5px; background:#fb6c3e; }
.product-labels.rounded .lbl { border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; display:-webkit-box; display:-webkit-flex; display:-moz-flex; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; -moz-align-items:center; align-items:center; white-space:nowrap; word-break:break-all;-webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; -moz-justify-content:center; justify-content:center; text-align:center; min-height:50px; min-width:50px; }
.grid-view-item--sold-out .grid-view-item__image { opacity:0.5; }
.sold-out { position:absolute; top:0; width:100%; left:0; height:100%; }
.sold-out span { color:#fff; font-size:13px; position:absolute; top:50%; left:0; right:0; text-transform:uppercase; letter-spacing:0.08em; text-align:center; background-color:#f00; width:80%; margin:-20px auto; padding:8px; }
.cCbkrCAo:hover .variants.add { bottom:5px; }
.button-set { position:absolute; right:5px; top:30px; opacity:0; visibility:hidden; z-index: 5; -ms-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
.button-set.style1 { right:0; left:0; width:100%; text-align:center; bottom:-10px; top:auto; }
.button-set.style2 { right:auto; left:10px; width:35px; text-align:center; bottom:10px; top:auto; }
.button-set.style2 li .btn-icon { -webkit-transform: scale(.9); -moz-transform: scale(.9); transform: scale(.9); }
.button-set.style2 ul li, .button-set.style3 ul li { display:block; }
.button-set ul { list-style:none; padding:0; margin:0; }
.button-set ul li { display:inline-block; vertical-align:middle; }

.button-set li .btn-icon { color:#ffffff; display:inline-block; outline:none; background-color:#111111; position:relative; font-size:14px; padding:0; margin:2px; width:100%; height:33px; width:33px; line-height:32px; text-align:center; border:2px solid transparent; }
.button-set li .btn-icon.btn-square { line-height:30px; }
.button-set li .btn-icon .icon { font-size:14px; }

.FfkTFQ .item:hover .button-set.style1 { bottom:10px; top:auto; -ms-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.FfkTFQ .item:hover .button-set.style2 { bottom:10px; top:auto; -ms-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.FfkTFQ .item:hover .button-set.style3 { bottom:auto; top:10px; -ms-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.FfkTFQ .item:hover .button-set { top:5px; opacity:1; visibility:visible; }

a.quick-view, a.wishlist, .cartIcon, .add-to-compare { color: #000000; background-color:#ffffff; border:0; width:35px; height:35px; display:flex;align-items:center;justify-content:center; text-transform:uppercase; text-align:center; padding:0; margin-bottom:5px; }
a.quick-view:hover, a.wishlist:hover, .cartIcon:hover, .variants.add button:hover, .add-to-compare:hover { color:#ffffff; background-color:#000000; opacity:0.8; }
.button-set .tooltip-label { height:23px; position:absolute; top:-20px; left:50%; font-size:10px; text-transform:uppercase; line-height:21px; -ms-transition:all 0.2s ease-in-out; -webkit-transition:all 0.2s ease-in-out; transition:all 0.2s ease-in-out; visibility:hidden; opacity:0; background:#000000; color:#ffffff; border-radius:0; padding:1px 7px; white-space:nowrap; -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); transform:translateX(-50%); border-radius:3px; letter-spacing:0; }
.button-set .tooltip-label:before { content: ""; border:5px solid transparent; border-top:6px solid #000000; bottom:-10px; margin-left:-3px; left:50%; position:absolute; }
.button-set .btn-icon:hover .tooltip-label { opacity:1; visibility:visible; top:-33px; }
.button-set.style2 .tooltip-label { left:30px; top:50% !important; height:24px; top:50%; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); transform:translateY(-50%); }
.button-set.style2 li .btn-icon:hover .tooltip-label { top:50% !important; left:40px; }
.button-set.style2 .tooltip-label:before { border:5px solid transparent; border-right:6px solid #000000; bottom:auto; left:-7px; top:7px; }
.button-set .btn-icon.btn-square .tooltip-label { line-height:18px; }

.button-set-top .btn-icon { position:relative; }
.button-set-top .tooltip-label,
.button-set.style3 .left { line-height:20px; right:55px; top:50%; left:auto; height:24px; -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); transform:translateY(-50%); }
.button-set-top .tooltip-label:before,
.button-set.style3 li .btn-icon .left:before { left:100%; top:50%; border:solid transparent; content: ""; height:0; width:0; position:absolute; pointer-events:none; border-color:rgba(0,0,0,0); border-left-color:#000; border-width:3px; margin-top:-3px; bottom:auto; margin-left:0; }
.button-set-top .btn-icon:hover .tooltip-label,
.button-set.style3 li .btn-icon:hover .left { top:50% !important; right:40px; opacity:1; visibility:visible; }
.button-set.style3 { right:10px; left:auto; width:35px; text-align:center; bottom:auto; top:15px; }

.button-style2, .button-style2 .variants.add { position:static; opacity:1; }
.button-style2 .btn-style2 { display:block; float:left; width:25%; }
.button-style2 .cartIcon, .button-style2 .quick-view-popup, .button-style2 .wishlist, .button-style2 .compare { color:#fff; background-color:#000; border-right:1px solid #fff; }
.button-style2 .compare { border-right: 0; }
.button-style2 .wishlist, .button-style2 .compare { width:100%; }
.button-style2 .variants.add button { color:#fff; background-color:#000; }

.button-set.style4 { bottom:15px; top:auto; left:0; right:0; }
.hlist, .butet-top .btn-00000; font-sizeative; display:inline-block; padding:0; margifffff; borblock; vertical-align:m:35px; height:auto; widthuare { line-hwidth:35px; text-align:c(1.1); -webkit-transforanslate(.9); -moz-transforanslat; -moz-transforanslatn-out; }
.FfkTFQ .item:h2 li .btn-icon { -webkit-transforan1late(.9); -moz-transforan1lat; -moz-transforan1latn-out; }
.FfkTFQ .item:h; }

.button-set.stolute; top:auto; b { top:5px; opacity:1; visibility:visibent; }
.button-set li .btn-icon.btn-sqfffff; border-rads:50%; -webkit-border-pacing:0; }
.button-set li .btn-icon.btn-square .tooltip-lfffff; border-rads:50%; -webkit-border-pacing:0; }
.button-set li .btn-iclabels.d .lbl { border-raius:100px; -webkit-border-5-size:20px; fon 1radius:4px; }
.button-set li .btn-iclabels.square .tooltip-lfffff; border-radius:3px; -webkit-border-radius:ht:0; }
.hlist, .b0.style4 {  bottom:10p x; top:auto x; topborder-; left:auto;  width:100%; -webkit-tran sition:all .3s ease-out; tran sition:all .3s easn-out; }
.FfkTFQ .item:h; }

.button-se0.stolut x; top:auto; }
.button-se0ton-se.lbl { diisplaycenter;justify-c -align:centto; }
.button-se0ton-set li .btn-00000; background-color:#fground-color:#2:#000; border-color:#ffffff; border- 4adius:3px; -; -moz-transform: scale(.9); transform: scale-out; tran sitio:all 0.4s ease-out; }
.FfkTFQ .item:h; }

.button-se0.le2 li .btn-icon { -webkit-transform:1cale(.9); transform:1eY(-50%); }
.button-se0n:hover .tooltip-labele; top:auto; 5 left:40px; }
.button-se0yle2 li .btn-icon:hover .tooltip-labele; top:auto; 4-size:12phover .tooltip-label { opacity:0; visibility:hidden; position:absolut-38-top:-3px; bottom:-3px; lefity:0; background:#000000; color:#ffffff; border-3size:14px; pbord6g:1px 7px; white-space:nt:50%; font-sizee li { line-heighwebkit-transform:translateX(-nter; text-transform:uppercase; text-align:c:10px; z-index:2; -m; transition1:all 0.5s ease-in-out; -webkit-transition1:all 0.5s ease-iwebkit-transition1:all 0.5s ease-i}
on-set .tooltip-label:before { cntent: ""; border:5px solid transparent; bord5right:6px solid #0e:0px; position:absolute; b9left:-3px; lef-10px; marginbottom:5n-set .toolti:hover .border-45left:-3px e; top:auto;  bottom:aut t; top:50%; -webkit-transform:translateY(-50%); transform:translateY(-50n-set .toolti:hovep-label:before { border-top- solid transparent; border-leftx solid #0border-b9left:aut tleft:-3px e; top:auto;  bottom:14px; }

.grid-product -slide { margin:0 0enter; text-align:center; }
.FfkTFQ .item .pintdotn:hover { c777dding:0; margin- ight:215px; }
.FfkTFQ .item .producttn-00000; fontwidth:33px; line-1.20px 0px; margin-b#333333; font-weigh215px; }
.FfkTFQ .item .productcompare:h00000; opacity:0px; }
.FfkTFQ .item .pprice .per p { margirm:none; colcolor:#000; font-weighg:8px; }
.product-%; }price .pc li { color:#555; font2 top:30px; opacitts a { text-deco:33pxth; bghghg:8px; }
.product-%; }price +t-price .pative; paddin5size:20px; e9514dex: 154 !importa-left .product-price .p:20px; e50606ottom:0; }

.product-.abtn-00000; font2{ top:5px; opaclide { marght:215px; }
.grid-pro.item .product-review {padd adding:0 10px; }
.FfkTFQ swatches-review {padd ad0dding:0; list-style:eeee; padding:0; }
.FfkTFQ swatches-set uiddle; position:relative; display:inline-; line-17argin:2px; eft: -17px;-3siargin:0 2px; cursor:powebkshadow%; fleddinddi solidak-all;-webkshadow%; fleddinddi solid 100%; border:2px solround:#fff; }
.FfkTFQ swatches-setn-icon:hover .tooltip-label { opacolute;8-topity:1; visibility:visible; }
.FfkTFQ swatches-setm .img img { display:webkit-border-radiu2222{ line-heightenter; margin:0 aule; }
.FfkTFQ swatches-se.on.btn--item .img { border-adding:0; }
.FfkTFQ swatches-se-labels.-item .img { border-ight:215px; }
.FfkTFQ swatches-setn-icon{owebkshadow%; fleddinddi 0eigh215px; }
.FfkTFQ swatches-se-labels.rd .lbl { border-radex: 154 !important; }
.FfkTFQ swatches-se-labels.m .img { border-ighex: 154 !important; }
.FfkTFQ swatches-se-labels.l.compare {3width:14px; 24ght:215px; }
.FfkTFQ swatches-sefef; um-xsp-label { h8argin:2px;28ght:215px; }
.FfkTFQ swatches-sefef; ump-label { 4dius:100px; ing:0 10px; }
.FfkTFQ swatches-seflnteep-label { 5dius:100px;5ing:0 10px; }
.FfkTFQ swatches-sefnav.overlay { backgroundnav.:0 10px; }
.FfkTFQ swatches-sefgonly verlay { backgroundgonly:0 10px; }
.FfkTFQ swatches-sefgo .overlay { backgroundgo .:0 10px; }
.FfkTFQ swatches-sefan.boverlay { backgroundan.b:0 10px; }
.FfkTFQ swatches-sefextneep-lrlay { backgroundextnee:0 10px; }
.FfkTFQ swatches-sefpurplep-lrlay { backgroundpurple:0 10px; }
.FfkTFQ swatches-sefteart-total { backgroundtear:0 10px; }
.FfkTFQ swatches-sefbltalt-total { backgroundbltalportant; }
.FfkTFQ swatches-se-ladt-total { backgroundrelid #ddd; }
.FfkTFQ swatches-se-yellick-aotal { backgroundyellicid #ddd; }
.FfkTFQ swatches-se-darkgonly verlay { backgrounddarkgonlyt:215px; }
.FfkTFQ swatches-sefearo.btn-00000; backgroundearo.bottom:roduc-swatches-set unext { width:30px; height-50%); paddi0000; backrepei { fkrepei ddi0000; backiddle; porade; lefity:0; bac%; font-adergin:0 auroduc-swatches-setp .pro-imgabel { h6size:14px; }

.FfkTFQ swatches-setn-icock-view,
.FfkTFQ swatches-sefa > li.acwebkshadow% ground:none;  border:2px se877base-out; transitio:all 0.5s ease-i}
od-out .grid-viewtegory-title { col0px 0px; margin-b#333333; font- 6eigh215px; } .grid-viewmeta .per p { margirmrta-left .produc__price .p:20px; colcolor:#000; font-6eighative; display:inline-rta-left .produc__ls .on-over { ce9514dze:14px; }

.grid-p-n-icoto-cale; }

a.quickpx; }

.grid-p-n-icoto-caletyle2 .wishx; }

.grid-p-n-icoto-castyle2 .variants.addck-view,
.grid-p-n-icoto-castyle2 .cartview,
.grid-p-n-icoto-casIcon, .add-to-compare { color:#ffffff; background-color:#0215px; }
.grid-p-n-icotgryale; }

a.quickpx; }

.grid-p-n-icotgryaletyle2 .wishx; }

.grid-p-n-icotgryastyle2 .variants.addck-view,
.grid-p-n-icotgryastyle2 .cartview,
.grid-p-n-icotgryasIcon, .add-to-compare { color:#ffffff; background-555555ius:ht:-oudproducttn-c li { color:#555; font2 top-nter; text-transform:uppe:#fff; }
.FfkTFQ .-ouds-review {pmargin:100000; fontwidth:#fff; }
.FfkTFQ .-ouds-header p { igh215px; }
.FfkTFQ .-ouds-.ooltip-lname { font-weight:: 0;Citemdown m .sr Onding:rid gaping */
.FfkTFQ .item:.item .sa.btn i { displt:100item .sa.be:0px; position:absolute; tleft:-3pxx; top:5px; z-index0item .sa.t .s--itemtn-c li { olor: #1:18px; font-weight:3px; font-size:1 .item .saleTim>old-out :18px; font-weigh2222%; maxheight:50px; minheight-50%); p-rig4rig4rith:33px; line-12sizeative; display:block;%; flmarght:opup { text-align:center; background:rg d:rg d:rg 0 scalc li { olor: #1:1 .item .saleTim>old-ould-out  img { display:wist { backgroundt:50%; font-size:#000; font-weighh:3px; margin-top:10px; text-transform:uppercase; line-add :1 .item .s-labels.roht--item:firg:0childid-item-tails .inffff; border- 6ord6g: ad0dd:1 .item .s-labels.roht--item:lag:0childid-item-tails .inffff; border- flma6ord6g:1p-50n .srmo1; ck-slide { mabottom:tn i { displt:10n .srmo1; ck00item .sa.be:0px; position:relative; margargin:100%;temdown-dears-square { line-hwidth:35px; text-align:cblock; width:100%; margin-bottom:10%;temdown-dears-.cdown {ft:5px; backgrolor:#eative; display:inline-; line-5dius:100px;44ttom:10%;temdown-dears-.cdown ld-out :18px; font-size:14px; font-weigh215%;temdown-dears-.cdown > -set-top { font2 top-nter; text-transform:uppeuare { line-adding:0; marginng */
.grid-pro%;temdown-dears-sqe:0px; position:absolute; bding:0 10px; }
.grid-pro%;temdown-dears-.cdown {ftton { color:#fff; background-color:#c3e; }
.pr .wi0%;temdown-dears-square { line-4n:0 0enter; text float:#c3e; }
.pr .wi0%;temdown-dears-.cdown {f:18px; font-size; line-59ius:100px;6width:35px; text-align:ctton { color:#fff; background-color:#c3e; }
.proad-mbel:oducts3e; }
.-label2, .proad-mbel:oduct -stn i { display:no 0;L .wiVuct-- Chtneepduct-gaping */
.grid-pabedpr .wi0duct -s-set { width:100%; display:100%; margin-2ing:0 10px; }
.grid-pabedpr .wi0.item .product-i11111; position:rela 20%; flex-size:lock; float:left; 0eightenter; maadding marginng */
.grid-pabedpr .wi0.item .product-detenter; text floex: 154 !important; }
.grid-pabedpr .wi0.item .producttn-c li { or:#000000; font6size:14px; font-6ol0px 0px; margin-ight:215px; }
.grid-pabedpr .wi0.item .product-recenter;justify-cr; -mstyleex: 154 !impoenter; 7ding 8ght:215px; }
.grid-pabedpr .wi0.item .product--4items. s .lbl { display: 215px; }
.grid-pabedpr .wi0swatches.der; -mcenter;jualigntn-icon { -webkit-bor; -mstyle;enter; -ms-fler; -mstyle;center;justify-cr; -mstyle: 215px; }
.grid-pabedpr .wi0s54 prosck-slide {  flmar0sizeative; display:215px; }
.grid-pabedpr .wi0px; }
.ao-pt-sstyle2 .btn { color: #fff; background-cse877bas:#000; border-cse877bas215px; }
.grid-pabedpr .wi0px; }
.ao-pt-sstyle2 .btn:hover { color: #fff; background-cor:#2:#000; border-cor:#2215px; }
.grid-pabedpr .wi0px; }
.ao-pt-sstylli .btn-icon { color: #fff; background-cor:#2:#000; border-cor:#2215px; }
.grid-pabedpr .wi0px; }
.ao-pt-sstylli .be2 .btn:hover { color: #fff; background-cse877bas:#000; border-cse877bas215px; }
.grid-pabedpr .wi0px; }
.setck-view,
.grid-pabedpr .wi0s5; }
.soldtn i { displtx: 154 !important; }
.grid-pabedpr .wi0.item .sa.btn i { displaytx: 154 !important; }
.grid-pabedpr .wroducts.style2 .ing:0; margin- ding:0 1 1; }

@media only screen and (min-width:540px) {
   Slider-fullng */
.grid-pabedpr .wi0duct5 .item.col-lg-2,
   no0; debaontainer .grid-prbedpr .wi0duct5 .item.c l-lg-2 { -ms-flt; top:50%; - { -ms-flt; to { -ms-flt; to%; maxhe14.2222tant; }
.grid-pabedpnt; i0px; }
.ao-pt-s.btn i { diispltx: 154 !importapx; }
.ao-pt-s>btnick-prev { olute; righative; marg { top:8px; }
.ao-pt-sstyle2 11111; position:relrrow { paddin5 top-nter; text-traevents:none; border-6play:100%; margin-l0p/*tton { color:#fff; background-or:#2:#000; border-or:#*/ } :8px; }
.ao-pt-sstylom .btn:hover { color:#fff; background-se877bas:#000; bordercse877bas215px; }
.ao-pt-sstylli .btn-der:0; width:35px; height:eeee; paddingpx; }
.ao-pt-sstylli .btn-icon .icon { font3{ top:8px; }
.ao-pt-sstylli .btn-icon:hover .tooltip-lenter; bottom:aute;8-tope li { line-heigh:40px; opacity:1; visibility:visible; }
.ao-pt-sstylutBtn, .soldOutBtn { background-color:#000; bordercsd:#000000; colze:14px; }

.grid-pabedpnt; i0px; }
.ao-pt-s.btn i { diispltx: 154 !important; }
.grid-pabedpr .wroducts.style2 .item .overlay { bac; color:transp:10px; width:auto; heightrtant; }
.grid-pabedpr .wroducts.style2 .item .product-det:40px; opacity:1; visibility:vi.add { position:stion { padding-bht:24px; -ms-traeventsp:50%; -webkit-traeventsx; -ms-traeventspex:2; -m; traneventsp:50%; -webki; traneventswebki; tranevents}.1); }

n-icotinfontainer .grid-prbedpr .wi0 .item.3 l-lg-2 { -ms-fl width:100%; - { -ms-fl width { -ms-fl widthpare { width:1o 0======================================================================l-l14. P.grid-;L .wduct
========================================================================gapiducts .grid-vis.btn i { dtaty:visaty:tooy
.s:fixelid:100%; margin-beight:eeee;  margin-beightpare { width:#000; margin-border:1px s8e9ebitts a { text-decoground:noducts .grid-viom .btn:hts a { text-decoground:noducts .grid-vi -setc li { color:noducts .grid-view-item-ections.btn i { dtaty:juallorblock; vertical-align:m:left; height:30ducts .grid-view-item-crumbs-wrae:0px; position:relative; rline-height:30ducts .grid-viewtegor-ections.btn i { dtaty:juallorblock; vertical-align:m:30ducts .grid-visold-out .grid-viewtegory-title { fon15size:14px; font-weight:3px{ font-'Poppins', sbki.serifth:100%; margin-bottomenter; text float:#cducts .grid-visol.item .pprice .pitle { fon	16ight:30ducts .grid-visol.item .pprice__ls .on-ative; paddin5size:30ducts .grid-visoltyle2 .vck-prev { :auto; topl li { display:inline-block; vertical-align:mid0ducts .grid-visolpx; }
.web  ul li { display:inline-block; vertical-align:mprev { :auto; topid0ducts .grid-visolpx; }
.web >btnick-ative; display:inline-rtaducts .grid-visolpx; }
.web >btnicset li .btn-icon { col#000000; font6size:#fff; background-color100px; ing:0:30px; heightuare { line-height:44px; padding:0l li { display:inline-block; vertical:audding:0; margio 0======================================================================l-l15. P.grid-s Doduct prod
========================================================================gapi.item .ps-trew--vis.b:100%; - { -m1 1lex-sizeisplay:-mm1 1lex-sizeissay:-mm1 1lex-sizey:-mm1 1lex-size:100%; margin-bottoms:15px;paddng margin.item .ps-trew--vis.b:100%; - { -m1 1lex-sizeisplay:-mm1 1lex-sizeissay:-mm1 1lex-sizey:-mm1 1lex-size:100%; margin-bottomgin.item .p-vipm:tr_ }
.tab_conooltip.sle .showut :18px; font-weightom:0; }

.ps-tri0swatch n.item .ps-trew--vis.b:100%; margin-l0ption { padding-bhttion { paddinargin.item .ps-tri0swatch ooltip-lative; display:-nter; text-transform:uppe:14px; font-weigh:100%; margin-bottomgin.item .ps-tri0swatch ooltip.requiladt-tground-F0nargin.item .ps-tri0swatch 0swatch-elemge-coniddle; position:relative; display:inline-lide { margin-g:6px 10px; cursor:porgin.item .ps-tri0swatch 0swatch-elemge-tn-icon:hover .tooltip-label-h6sizerlay { visibility:visible; opacity.item .ps-tri0swatch 0swatch-elemge-c:hover .tooltip-label-32ttomgin.item .ps-tri0swatch 0swatch-elemge-utBtn
.soldmage { opacit 10px; no0drauddgin.item .ps-tri0swatch 0swatch-elemge-utBtn
.s.style3:after { content:""; position:absolute; laddinaradding-bht5f5f5; display:block; width:100%; heightinear; backgurl(../-items/tBtn
.s.svg)  fkrepei  rade; l/c-icoddgin.item .ps-tri0swatch 0a > li.0swatchLnded .lbl { :20px; eb6421powebkshadow%events}.1).it-stplaLnde.stplaLnde .icon { font3{ to-nter; text-tracapitrtizppe:14px; font-weigh}1).it-stplaLnde.instplatn-icon .:20px; 61b33relative; rline-bottom:5px;-stplaLnde.lowstplatn-ico-label-stplaLnde.
.sstplatn-ico-:5px;-stplaLnde.prelbl {tn-icon .:20px; f93434elative; rline-bottom:
.fei urepr .w-txt >btnick-t:5px; backgrd #eeeeee; p8dding:6px}
.fei urepr .w-txt >btnic+btnick-prev { addin5size:3in.item .ps-tri0swatch 0swatchLnd.:20pxt unext { width:30px; heightgin.item .ps-tri0swatch 0swatchLnd.:20pxfef; ump-l%; maxheight; line-5dius:gin.item .ps-tri0swatch 0swatchLnd.lnteep-l100px; ing:0:30px; 4dius:gin.item .ps-tri0swatch 0swatchLnd.xlnteep-l100px;7ing:0:30px; 7dius:gin.item .ps-tri0swatch 0swatchLnd.labels.l.com:14px; 24ght::50px; minhbottom:5px; }
.ps-tri0swatch 0swatchLnd.lntee .hove:20px)-square { line-h6ottom:5px; }
.ps-tri0swatch 0swatchLnd1540px):20px; 333:100000; fontwidth:14px; font-weigh-nter; text-transform:uppeing:0; mar:50px; minheight:30px; height:100%; overflow:h.08em; text-align:center; background-color:#f:44px; padding:0over { border:1px or:#fffbkshadow%; fl0inddi solid40px)i0000; backrepei { fkrepei di0000; backiddle; porade; leity:0; bac%; font-adergin:0.img { border-add:35px; display:flex;align-items:center;justify-content:cex: 5; -ms-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-i 10px; cursor:p
m:5px; }
.ps-tri0swatch0swatchesproduct-iwatchLnded -50%); paddi0000; backrepei { fkrepei di0000; backiddle; porade; leity:0; bac%; font-adergin:0m:5px; }
.ps-tri0swatch0swatchesproduct-iwatchLnd.labels.l.com:14px; 45left:50px; min-bottom:5px; }
.ps-tri0swatch0swatchesproduct-iwatchLnd.on-seti0000; backiddle; poon-s-align:centpx; }
.ps-tri0swatch 0swatchInp.soldtn i { displtom:5px; }
.ps-tri0swatch0swatchesproduct-a > li.acweem { border:1px sb6421po} 3in.item .ps-trildtn i { display:-webkit-flex; display:flex; -r; -mcrum:pace:nt; -mcrum:pace:nenter; -webkit-alignt; -mend:center; alignt; -mend:cpare { width:10px; }
.ps-tri0swatch review { margin-bottom:auto;  widthclear:marhacity.item .ps-tri0swatch 0swatch-elemge-c:bltalt-total { background-color:#c3e; }
.ps-tri0swatch 0swatch-elemge-c:x 7pxdOutBtn { background-cr:#ffffff; border:1px solid #d3e; }
.ps-tri0swatch 0swatch-elemge-c:ladt-total { background#fe0color:#c3e; }
.ps-tri0swatch 0swatch-elemge-c:bluxdOutBtn { background-0colfltom:5px; }
.ps-tri0swatch 0swatch-elemge-c:pinlt-total { background-ffc1cctom:5px; }
.ps-tri0swatch 0swatch-elemge-c:go .overlay { background#818181tom:5px; }
.ps-tri0swatch 0swatch-elemge-c:gonly verlay { background#027b02tom:5px; }
.ps-tri0swatch 0swatch-elemge-c:extneep-lrlay { background#fca3olor:#c3e; }
.ps-tri0swatch 0swatch-elemge-c:yellick-aotal { background f9f9olor:#c3e; }
.ps-tri0swatch 0swatch-elemge-c:bluxvioletoverlay { background#8A2BE2tom:5px; }
.ps-tri0swatch 0swatch-elemge-c:brown {ft:5px; background#A52A2Atom:5px; }
.ps-tri0qtyField, 5px; }
.ps-tri0qtyField inp.soldd (min-w2size:3in.item .pao-pt-sspx; }
.add-olpx; }
.add-o-s-set { widthrrow { paddin5 topenter; min-4dius:gin.item .pao-pt-sstyle2 .wto-castyle2 .wish:10px; width:lock; float-50%); paddenter; line-height:n:gin.item .pao-pt-sstyle2 .wto-castyle2 .wirt-btn i { vertical-align:mgin.item .pao-pt-sstyle2 .wto-castyle2 .wom .btn:hover { colorotal { backgroundtsolid transpar1);  trli .btn-ilear:marhacity;  trli .btld-out  img { display:inline-:14px; font-6ol0p-nter; text-transform:uppe:#f;  trli .btutBci vennimeut -ative; display:inline-rta;  trli .btutBci vennimeuset ulide { margin-g:6px:3in.item .product--p .pn.item .p-humbed -50%); pa ; left:0; 5%peing:0; mar:lock; float}in.item .product--p .pn.item .p-humb-1p-lative; display:-50%); paddblock; width:100%; mth:lock; float-50%); -eft:0; right.item .product--p .pn.item .pzoom-eft:0e2 11111; position:relrrow { p0 flmar0sizer:#f00; 5%ar:lock; float}in.item .product--p ..-humb-eft:0en.item .pzoom-eft:0e2 1row { plmar0sing margin.item .product--p ..-humb-eft:0en.item .ptyle,in.item .product--p ..-humb-eft:0en.item .ppx; }
eut border-2g:6px:3in.item .p-humbestyle1 .slick-sing:0; border}in.item .p-humbeastyle1 .slick-ssible; opac0 2px; cursor:powefff; border:1pxtsolid transpex: 5; -ms-transitin:all 0.5s ease-in-out; -webkit-transitin:all 0.5s ease-in-out; transitin:all 0.5s ease-in-out; }
.p-humbeastyle1 .slic-a > li.acmage { opacity:in.item .product--p .pn.item .p-humbelwidth .slick-aabele; top:tal { backgroundrround:rgd:rgd:rg0.8)oms:15px;paddnng:6px 10px; opacity:0; -ms-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
.product--p .2 .item:hover .p-humbelwidth .slick-asible; opacity.item .product--p .pn.item .p-humbelwidth .slick-prev:before { conte48"acity.item .product--p .pn.item .p-humbelwidth .slick-next:before { conte45"ity:in.item .product--p .n.item .psis.l.__photos.on-set-bhover .p-humbelwidth .slick-arlay { bac; color:transpgin.item .product--p ...item .psis.l.__photos.on-set-bhover .p-humbelwidth .slick-next {0ht:55px; top:50%inherinspgin.item .product--p ...item .psis.l.__photos.on-set-bhover .p-humbelwidth .slick-prev {right:55px; tomargin-botton.item .product--p ...item .psis.l.__photos.on-set-bhover .p-humbelwidth .slick-prev:before { content:"\fore { font-family:"annimex-icons"; fon16ottom:5px; }
.product--p ...item .psis.l.__photos.on-set-bhover .p-humbelwidth .slik-next::before { content:"\fore { font-family:"annimex-icons"; fon16ottom:ty.item .product--p .pn.item .p-abls.texdivstyle1 .slick-slide { margin-adding:8px; }
.product--p .pn.item .p-abls.tex0px; }
.slick-prev:b:8px; }
.product--p .pn.item .p-abls.tex0px; }
.slick-next:before ; fon 16ottom:5px; }
.product--p .pn.item .p-abls.tex0px; }
.sli,in.item .product--p .pn.item .p-abls.tex0px; }
.slick-t:5px; backgrd #eolute; b45left:-3px #0borderbottom:autbottom:#222; op9or100px; 8%ht:30px; height:100%; mth:eeee; padding.item .product--p .pn.item .p-abls.tex0px; }
.slick-:auto x; topborder-margin.item .product--p ..-humb-s.tex0.item .product-laprev {rightm:ty.item .product--p .pntBci ve;  trid {h:35px; text-align:ctlear:marhaction { paddin-top:-20px; }
.product--p .pntBci ve;  trid a;  trltegory-ttn i { display:non.item .ppx; }
eu>cttn-icon { position:relati.item .ppx; }
eu:hover .tooltip-llati.item .ppx; }
eu:tylom .btn:hover .tooltip-label { opacity:1; visibility:visible;g:6px:3in.item .ppx; }
eut -set { position:absolute;ding:0ovrgin-bottomolute; z-9elati.item .ppx; }
eu:tyle2 cons"; fon19ight:30px; h6ttom:auto;h6ttomenter; text-align:cerev { :aut5size:lear:marhaction { paddenter; line-; top:ity:0; background:#000000; color:#ffffff; ground-color:#000000; opa9px:3in.item .ptyleut -set { po sition:absolute; bottom:10p bottomolute; z 2:nt; -mdilabe{ po ectionit-flex; diisplayenter; aligns-align:centpx; }
.ptyleuaom .btn:hover .tooltip-lborder-4g:6px 10px; opacity: 1; visibility: vi:3inase-of-stplato-c:tyle2 otal { background-fflid #000000; border-cound:#000000; col#000000; opacity:in.item .p-vipm:tr_ }
.tab_con..item .psis.l.k-slide { margin-n-top:-20px; }
.p-vipm:tr_ }
.tab_con..item .psis.l.ewmeta .pe:0px; position:relative; margin-n-top:-2
h1..item .psis.l.ewtegor,n..item .psis.l.ewtegor.h1 n-c li { or:#000000; fon22size:14px; font-6ol0px 0px; margin-bottomgin.item .psis.l.ewsubtegory-th:3px; margi6play:100%; margin-12size:3in.item .p-vipm:tr_ }
.tab_con..item .pnavut -set { position:absolute;0om:auto; top-20px; }
.p-vipm:tr_ }
.tab_con..item .pnavu..slick-:lock;oluteop-20px; }
.p-vipm:tr_ }
.tab_con..item .pnavu..slick-prev, .p-vipm:tr_ }
.tab_con..item .pnavu..slick-:ons"; font-sizeative; display:left { line-height:32px; text-align:c{ line-height:left; 0ight:eeee; paddground-color:#00.item .pinfonp .pe:0px; position:relground-or:#2x 0px; margin-ight:name { font-weight:0.item .pinfonp ld-out ative; paddint-size:#000; font-weigh-nter; text-tracapitrtizppet:0.item .pinfonp ld-o.instplatn-c li { 4479olor:#00ati-item-badgry-ttn i { display:inline-block; vertical-align:mprev {:-2sing m ight:name { font3{ top:8ati-item-badgry.offck-ati-item-badgry.save-amitemtn-c li { e9514dze:14p.item .psis.l.__price .pative; display:inline-lide {:in5 tlmarmargirmrta-left .psis.l.__price a-left .produc__price .p:ons"; fontight:name { font-weighe li { line-hrmrta-left .psis.l.__price a-left .produc-%; }price .p00000; opa6t:name { font8idth:14px; font-weigh-nter{ text-deco:33pxth; bghgh-50%); -eft:0;-g:6px:3in%;temdown--nte ooltip-llide {  flr0sing marground-coolor:#111; margin- dorder:1pxrroun17,17,17,.6eY(-50%;temdown--nte a-l%;temdownm>old-out ground-c333:100000; fon twidth:14px; font- 6eigh-set { po sition:relrrow {  border-8ight:100%; ng 4{ to-nter; text-tra nsform:uppercase; letter-s .09ng:0-50%;temdown--nte a-l%;temdownm>old-ou+old-ock-next:beparent; con:ntent:""; po sition:absolute -bottom:10%;temdown--nteroducts.s-l%;temdownm>old-out ground#fd6d61om:10%;temdown--nteroduct3e2 otal { background #f78282ht:eeee; p 8ddin5 top:10%;temdown--nteroduct3eooltip-l%;temdown--nteroduct3es-l%;temdownm>old-out ground#found:#f%;temdown--nteroduct4e2 otal { background #folor:#f:44px; p 8ddin5 top:10%;temdown--nteroduct4eooltip-l%;temdown--nteroduct4es-l%;temdownm>old-out ground#or:#221ina111;Msgtp ., na111;Msgtn-icon .lide { margin-g:6pxenter; -wilyt-decprodudisinkgn:center; -wilyt-decp alxt-dec--item:infinite:center; -wilyt-decptim {  funbe{ pocubic-bezier(.6, 0, 1, 1):center; -wilyt-decpduxt-decopacs:0 1 enter; -keyfrodus isinkgn .p:rom .p00000; o 1.irmrm:a .p00000; opairmrm 1 keyfrodus isinkgn .p:rom .p00000; o 1.irmrm:a .p00000; opairmrm 120px; }
.proscritems. ul,n..item .psis.l.ewroscritems. ulck-prev { addinirmrta-left .psis.l.__roscritems. ulck-enter; text float:#c3e; }
.proscritems. ulcle2 u-left .psis.l.__roscritems. ulcset uiddle; position:relprev { addin1widthuag:0; listati-#221inrt.k-slide { margin-n-top:-20rt.kset ulide { :auto; 4idthuag:0; listinherinspginrt.khr-lart.k.hr-lart.kh2-lart.k.h2-lart.kh3-lart.k.h3-lart.kh4-lart.k.h4-lart.kh5-lart.k.h5-lart.kh6-lart.k.h6y-th:3px; margheight:100%; margin-beightginrt.khr:firg:0child-lart.k.hr:firg:0child-lart.kh2:firg:0child-lart.k.h2:firg:0child-lart.kh3:firg:0child-lart.k.h3:firg:0child-lart.kh4:firg:0child-lart.k.h4:firg:0child-lart.kh5:firg:0child-lart.k.h5:firg:0child-lart.kh6:firg:0child-lart.k.h6:firg:0childy-th:3px; marg0tginrt.:lag:0childi .item { margin-bottom:-vipm:trr .grid- u-left .pservice a-icon .:auto; heighte li { line-hrmrlay { bac; color:transpbordercse877bas215-vipm:trr .grid- u-left .pservice aservicepinfoom .btn:i .btn-00000; bac; color:transpbordercsb6657spar1);afecheck--sol-icon .:20px; color:#555; fon;8-tope li { line-he-rta;afecheck--solarent; n .:20px; color:#555; fontwidth:33px; line-1.7y:-nter; text-transform:uppe:14px; font-weighative; paddint-sizetom:rnfosinkeu:tyle2 fffff; borotal { backgroundtsolid trantx: 154 !impoground-color:tx: 154 !impo-nter; text-traevents:#000; font-weigh:10px; width:auto; height:none; padding:0; min5 tlmaighative; display:inline-rtarnfosinkeu:tyle2 .btn:hover { coe877btx: 154 !importarnfosinkeu:tylefocls.m block; o0powebkshadow%events}.:rnfosinkeu:tylen-icon .icon { font3{ toblock; vertical-align:middtaty: review { margin-beightpare { width:#000; ovelapse:ovelapseth:#000; letter-spacin#{ fochdd-o-siddle; position:relopup { text-align:center; back#foundenter; margin:0:14px; pbeight:122%; max80ing:0ovbkshadow%; fladdinrround:rgd:rgd:rg.3)acin#{ fochdd-otaty: tr thck-t:5px; backgnd:#000000; col#0fffff; btx: 154 !import#{ fochdd-otaty: tr th, #{ fochdd-otaty: tr tde2 1row { p7din1eight:32px; text-align:c-top { font2 topweem { border:1px s8e9ebitrt#{ fochdd-oul,n#ShippingInfonulck-prev {%; fladdin-sizetom#-left .Inquilyo-siddle; position:relenter; back#fafafandenter; margin:0:14px; pbeight:122%; max60-sizeto#-left .Inquilyoh3n .icon { font5 top-nter; text-transform:uppe-50%); -eft:0;-5ight:100%; margin-2-sizeto#-left .Inquilyo-nte trae2 1row { p-g:6px:3in.item .p-vipm:tr_ }
.tab_con..item .pao-pt-s.b-set { width:100%; dinline-lide { margin-beight:eeee; :0 bottom:5px; }
.p-vipm:tr_ }
.tab_con..item .ps-trew--vi--qu!im0; ck-:lock; floating:0; min0ddnng:6 ightom:0; }

.ps-trew--vi--submitton-s,m:0; }

.ps-trew--vi--buyitton-ss.b-set { widthr; min-4-size:14px{ font5 top:100%; margin-bottomgin.item .ps-trew--vi--buyitton-s[:10aty:d] .p00000; opa6t:0 2px; defaulnspar1)agonl-checkck-prev {%n5 tlmarottomginagonl-checkc.checkweb  ulide { marginradius:httBci ve;  trid {h:100%; ng nbottom:5tBci ve;  trid a;  te; panded -50%); paddin bottom:5tBci ve;  trid atyle2 .btn {gnd:#0:eeee; :0 bottoitem { margin-botwist { backgroutx: 154 !impofffff; borrcase; letter-sheight:n-nter; text-tracapitrtizppet:0tBci ve;  trid a-icon .:20px; color:#2icon { font3{ tolide { margin-g:6px:3infonlShipMsg, a; ippingMsg, auserVuctMsgtn-ilear:marhac:100%; margin-12size:3nfonlShipMsgtn-ico-la; ippingMsgtn-ico-lauserVuctMsgtn-icon .l50px; min2ight:name { font6{ toblock; verticalsubomenter; text float:#cuserVuctMsgtnuersVuct-rec li { e9514dze:1.{ folinlt-t00000; fon t1idth:14px; font- 4olor:#00roduct-xt-did {h-set { po sition:rel:auto;  width.lbl { diisplaycenter;justify-c t; -mend:ct; -mdilabe{ po rowproderseht:100%; ov erflow:h}00roduct-xt-did .xt-did-0.stfilte;  go .sform:10ateY(-50roduct-xt-did > inp.soldtn i { diisplY(-50roduct-xt-did > ooltip-l0 2px;  cursor:po:auto; 2width:35px;  2width:100%; ngorotal { backroductgurl("data:roduc/svg+xml;chddset=UTF-8,%3csvg xmlns='http://www.w3.org/2nd:/svg'o:auto='126.729'h:35px;='126.73'%3e%3cpathcfill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4  w.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699  w.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e")ddi0000; backrepei {  fkrepei ddi0000; backiddle; po -align:center; back; fon 2-sizee-out; tran .3sY(-50roduct-xt-did > inp.s:checked ~eooltip-lroduct-xt-did > inp.s:checked ~eoolti ~eoolti {rotal { backroductgurl("data:roduc/svg+xml;chddset=UTF-8,%3csvg xmlns='http://www.w3.org/2nd:/svg'o:auto='126.729'h:35px;='126.73'%3e%3cpathcfill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4  w.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699  w.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e")dd-50roduct-xt-did > inp.s:.hov:checked) ~eooltitn-icock-roduct-xt-did > inp.s:.hov:checked) ~eooltitn-ico ~eoolti {rotal { backroductgurl("data:roduc/svg+xml;chddset=UTF-8,%3csvg xmlns='http://www.w3.org/2nd:/svg'o:auto='126.729'h:35px;='126.73'%3e%3cpathcfill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4  w.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699  w.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e")dd-5in.iFei urese2 1row { p20argirmrta-lFei urese.fei urek-slide { margin-n-top:-20pxFei uresep .pro:lock; float}in.iFei urese.roduct-detprev { addin6widthuare { line-1acity:n.iFei urese.roduct-dh3-la.iFei urese.roduct-d.h3n .x 0px; margin-ight:-nter; text-transform:uppe:#15-vipm:trr .grid- u-left .ptabeusetttn-00000; fontwidth:14px; font-6ol0p-nter; text-transform:uppeiddle; position:relative; display:-50%); palmarottomotal { backgroundtsolid transp:20px; 666;sing:0; border0 2px; cursor:polide { margin4dius:gin-vipm:trr .grid- u-left .ptabeuse-a > li.a:b:8-vipm:trr .grid- u-left .ptabeusetn-ico ttn-c li {i 0eigh215-vipm:trr .grid- u-left .ptabeusettp-label:before { cntenght:0; wi{ line-1ttomotal { background#44dzee:0px; position:absolute; bdleft:-3px #0borderigh215-vipm:trr .grid- u-left .ptabeuse-a > li.ap-label:be-vipm:trr .grid- u-left .ptabeusetn-ico tp-label:bepare { width:1oe-vipm:trr .grid- u-left .ptabeton-set.styttn-c li { or:#0otal { background#rd #eeeeee; png:6 2width:100%; margin-g:6px:3e-vipm:trr .grid- u-left .ptabeton-set.st-a > li.a:b:8-vipm:trr .grid- u-left .ptabeton-set.sttn-ico ttn-otal { background #or:#over { ceeepx:3e-vipm:trr .grid- u-left .ptabeton-set.stttp-label:before { cisplay:non-vipm:trr .grid- u-left .ptabeton-se3.styttn-c li { or:#0otal { background#folor:#fwefff; border:1pxtsolid transp:#111; margin-0#eeeeee; png:6 2width:100%; margin-g:6px:3e-vipm:trr .grid- u-left .ptabeton-se3.st-a > li.a:b:8-vipm:trr .grid- u-left .ptabeton-se3.sttn-ico ttn-otal { background col#c li { or:#0olbl { :20px; e8e9ebitrtn-vipm:trr .grid- u-left .ptabeton-se3.stytp-label:bef:5px; backgr8e9ebitrtn-vipm:trr .grid- u-left .ptabeton-se3.st-a > li.ap-label:bef:5px; backgcolze:14pacor-ttl-a > li.acweem { margin-border:1px 0eigh215acor-ttl -lative; display:-50%); prmargirm11111; position:rela14px; font-6ol0prcase; letter-s1 topweem { margin-border:1px s8e9ebitfore { font-Poppins,Helveck; ,Tahoma,Arial,sbki.serifth:100%;-b#333333{ font2 top0 2px; cursor:po:non-vipm:trr .grid- utabe-ing:rid utab-}
.tab_con2 1row { p30sing 2ottomenter; text float:#ctab-}
.tab_conctab-}
.tt; n .tn i { displtom:5px; }
.p-vipm:tr_ }
.tab_con..item .psis.l.-1 utab-}
.tab_conctab-}
.tt; n .tion { paddin-top:-20-vipm:trr .grid- u-loducts.stabe-ing:rid uacor-ttlp-label:be-set { position:absolute;dright:55p15size:2re { conf107:"\fore { font-'amily:"annime'#000000; font6size:14px; font-height:n-20-vipm:trr .grid- u-loducts.stabe-ing:rid uacor-ttl-a > lik-next::before { conf106"ddground-color:#00spr { adcon2 lide {  flma2eight:44px; p flma2eight:#111; margin- dorder:1px#DFDFDFtom:5px; }
.product-s-trildtn i { displtom:5px; }
.product-s-tri5px; }
.product-.abtn-00000; fontbottom:5tpr roducts -roduct-tails .i-imgabel { 52width:100%; o-y heightrtatpr roducts -tpr roduct:.hov:lag:0of-type).acweem { margin-border:1px ECECECht:eeee;  margin-beight:100%; margin-beightgintpr roduct { adco-byuaretn-00000; fontwidth00000; opa7zeative; display:block;%-4 tlmarottd0dd:1 .pr roduct { adco-byuaretstroid {h:14px; font-height:n-2t#{ fo-chdd-otaty: tr thck-t:5px; backgnd:#000000; col#0fffff; btx: 154 !impox 7px; white-space:n}t#{ fo-chdd-otaty: tr th, #{ fo-chdd-otaty: tr tde2 1row { p7din1eight:32px; text-align:c-top { font2 topweem { border:1px s8e9ebitrtk-rom:trer .grid-t ulide { :auto; 4-top:-20rom:trer .grid-t.sabe{ p { adcon2 lide { margin-n-top:-20rom:trer .grid-t.sabe{ p { adconheader p { addinheight:100%; marginheightrtarom:trer .grid-t.px; }
.button-se1ton-set li .btn-:18px; font-sizeprev {%nttom:auto;hing:0:30px; heightuare { line-2adding:8px; }
.p-vipm:tr_ }
.tab_con.sabe{ p { adcon2 lide { margin-4-top:-20sub { adrid {h:35px; text-align:c2222%; maxheeightenter; margin:0 aurom:trer .grid-t.d-outs .grid-viso{t:100%; ovbility:visibre-alilyr .grid-t.d-out .grid-product -s:lock; float}ita-left .psis.l.__photos.on-set-bhover .pdec .slicr-1p-leeeee; p8ddil0px 0px; margin4dding:8px; }
.psis.l.__photos.on-set-bhover .pdec .slicr-1p0px; }
2 .wishlide { mab2ttomgin.item .psis.l.__photos.on-set-bhover .pdec .slicr-1p0px; }
.slick-slide {:g 4{ to:#00.item .pinfon.lbip-lname { font-weightom:border-re { r .grid-t u:lock; float:left;8idthrrow {  marginr-top:-20s debaor .grid-t u:lock; float:left;2idth:10s debaor .grid-tn.iFei urese2 1row { paddinargins debaor .grid-tn.iFei ureseh5tn-:18px; font.07692ng:0t:3px{ font-'Poppins', sbki.serifthname { font-weight:0-vipm:trr .grid- margip-humbelw debaor .grid-tn.iFei urese2 1row { paddinargins debaor .grid-tnsabe{ p { adcon2 lide { margin-n-top:-2
u-loduct3 -rom:trer .grid-t ulide { :auto; n-top:-20pxoduct3 -rom:trer .grid-ck-prev:b0pxoduct3 -rom:trer .grid-cstyle3:after { c''ze:lear:marhacative; display:215-loduct3 -rom:trer .grid-tnsabe{ p { adcon.h2-la-loduct3 -rom:trer .grid-tnsabe{ p { adcon.sub { adrid {h:35px; text float}in.ioduct3 -rom:trer .grid-tnsabe{ p { adconreview { margin-b2ttomgin.iS debaontsabe{ p { adconh2-la-lS debaontsabe{ p { adcon.h2tn-00000; fontwidthenter; text floex: 154 !importa.ioduct3 -minipr .w-tyle2 minip .grw-itemtp .pro-imgpare { 1-top:-20pxoduct3 -minipr .w-tyle2 minip .grw-itemtbepare {28%p:-20pxoduct3 -minipr .w-tyle2 roduct-detprev { addin32dth:1oe-vipm:trr .grid- margip-humbel.item .product--p .pn.item .p-humbed -50%); -eft:0; riative; paddin5size:30-vipm:trr .grid- margip-humbel.item .p-humbel.item .proc .slicr-2 ae2 1row {  margin-3size:30-vipm:trr .grid- margip-humbel.iFei urese2 1row { p40sing 2ottomtom#-left .-%;temdownm{i.add { position:sprev {%n5 tlmzeto#-left .-%;temdownck-prev:b0pxeft .-%;temdowncstyle3:after { c''ze:lear:marhacative; display:21#-left .-%;temdownm.t .s--itemtn-:18px; font-weight:3px; fon2eight5f5f5; display:block; widthenter; text-align:cerev {:mzeto#-left .-%;temdownm{i.add { position:sprev {%n5 tlmzeto#-left .-%;temdownid-item-tails .intal { background c8c8c8ft:50px; min6widthfffff; border:1px solsolid1row { p-g:6pxative; rline-bottom:#-left .-%;temdownid-item-tails .t .s--itemtn-c li { or:#000000; fon2eightuare { line-2width:14px; font-boldtom:#-left .-%;temdownileTim>old-out h:3px; marg0tom:#-left .-%;temdownileTim>old-ould-out :18px; fontwidth:33px; line-16ight5f5f5; display:otal { backgroundtsolid transpfffff; bor:none; paddi50px; min width:1oe .grid- margip; debaont.item .product--p .p-l%; maxhe%ar:lock; float-50%); -eft:0;-g:6px:3e .grid- margip; debaont.item .pinforyt-decp-l%; maxhe%ar:lock; float-50%); -addint-sizetoe .grid- margip; debaonts debaor .grid-t upare { width:10px; }
.pmargip; debaonttabe-ing:rid {ctlear:marhaction { paddiheightgin.item .pmargip; debaontsub { adrid {h:35px; text float}in.item .pmargip; debaontrom:trer .grid-t ulide { :auto; n-top:-2in.item .psis.l.n..item .psis.l.ewmeta .pe:0px; position:relative; margin-n-top:-2n.item .psis.l.n..item .pfei ured-p .p-l%; max width:100%; dinline-lide { margin:0 au.item .psis.l.n.d-ouw--vi-tegory-title { fon26play:100%; margin-2rightm:tymfpweb  ulide { margin:0:14px; pbeight:122%; max80ing:0iddle; position:relenter; back#fr:#fffbkshadow%; fladdinrroun51,51,51,0.3)acicon { -webkshadow%; fladdinrroun51,51,51,0.3)ac}tymfpweb ymfp-closry-t:auto; topeft:0;-g:6pxsible; opac020px; 333:1enter; line-;ing:0:30px; height:auto;hingc}tymfp-closry-t:#555; fon;8-tex: 154 !importpx; }
ymfp-closry-t:auto;  width:35px;   widthenter; line- 35top:-2in.item .pnavut 020px; 333333:100000; font2idthuare { line-1a2ht:122%; maxex-sizes:15px;paddth00000; opadzee:0px; pofixelid:aut45%arolute; z1:#0otal { background#folor:#fffbkshadow%; fl1ddinrroun0,0,0,0.2):0 au.item .pnavom .btn:hover { 333333:1sible; opacity.item .pnav..slir .g laprev -1heightgin.item .pnav..slir .g laeft:0;-1heightgin.item .pnav2 roduct-det%; max 2eight:eeee; :8idth:14px; font-weighgin.item .pnav2ld-o.i .p-l%; max6eightgin.item .pnavom .bt..slir .g laprev 0:1sible; opacity.item .pnavom .bt..slir .g laeft:0;0:1sible; opacity.item .pnav .rodudm .btn:hover { c06543:1sible; opacity.item .pnavn..iice .pprev { :auto; topl li { display:21ng.item .product--p .pn.item .psis.l.-oducts.spx; }
2 .wishlide { border--eight:100%; olute -bottom:5px; }
.product--p .pn.item .psis.l.-oducts.spx; }
.slick-srrow {  border-eight:eeee;  addin bottom:5.item .phoriz
.tal-oductpn.item .psis.l.-oducts.spx; }
.slick-aabel; lefity:0; bac%groundrround:rgd:rgd:rg0.8)oms:15px;paddnng:6px 10px; opacty: 1; visierflow:hity:0; -ms-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
.phoriz
.tal-oduct2 .item:hover .psis.l.-oducts.spx; }
.slick-a:40px; opacity:1; visibility:visi:5.item .phoriz
.tal-oductpn.item .phoriz
.tal--humbelwidth 2 .wishlide { mabbottom:5.item .phoriz
.tal-oductpn.item .phoriz
.tal--humbedivstyle1 .slick-slide {:0 botto0 2px; cursor:po:n5.item .phoriz
.tal-oductpn.item .phoriz
.tal--humbelwidth .slick-prev  #0borderbottom:aut5idth:100%; mth:n5.item .phoriz
.tal-oductpn.item .phoriz
.tal--humbelwidth .slik-next::before { c ontent:"\fore { font-family:"annimex-icons"; fon14dding:8px; }
.phoriz
.tal-oductpn.item .phoriz
.tal--humbelwidth .slick-next {0htaddinheight:aut5idth:100%; mth:n5.item .phoriz
.tal-oductpn.item .phoriz
.tal--humbelwidth .slik-next::before { c ontent:"\fore { font-family:"annimex-icons"; fon14{ to:#00.item .p360progonl-ooy
.snttrustse venmg .pprev { :autn-top:-2n.item .psis.l.n.typer .grid-t u:100%; dinline-lide { ng:6 ightomo 0;P.grid-tInfonBd gapipacer .grid- info-bgn2 1row { p30sin2eightenter; back#fafafandenter; text-align:c:1oe-ab-accfffian-oductpnaccfffi}
.wx; }
t-t00000; fon t2size:14px; font- 6ol0px 0px; ngor:44px; p t2si 30sint2si t5 top-nter; text-tra nsform:uppenffff; border- 5-tex: 154 !impootal { background #fr:#fground #44dzefffff;  dorder:1px#rd #eolbkshadow%iisplY(-50-ab-accfffian-oductpnaccfffi}
.wx; }
cstyle3:after { c onte45"itfore { font- 'amily:"annime'#000000; fon t8idth:14px; font- height:nnt:""; po sition:abs:10p 5idtholute; b2ightenter; backiisplY(:auto;  width:auto;   widthp:50%; -webkit-train-outm:trY(-5ateY(webkit-train-outm:trY(-5ateY(-50-ab-accfffian-oductpnaccfffi}
.wx; }
c.hove:20lapsed)cstyle3:after { c onte48"acity-ab-accfffian-oductpnaccfffi}
.wx; }
c.hove:20lapsed)tn-c li {i or:#2:#000; border-crd #eotal { background #folor:#f:1oe-ab-block; veoductpnnav-pilt-d.nav-linlt-t00000; fon t2size:14px; font- 6ol0px 0px; ngngn.5rng:0:44px; p t2si 30sint2si t5 top-nter; text-tra nsform:uppenffff; border- 5-tex: 154 !impootal { background #fr:#fground #44dzefffff;  dorder:1px#rd #eolbkshadow%iisplY(-50-ab-block; veoductpnnav-pilt-d.nav-linl-a > li.acc li {i or:#2:#000; border-crd #eotal { background #folor:#f:1oelic.g.c l-:none; padding:0; bbottom:5lic.g.c >btnick-s:15px;paddthing:0; margioltyle2ty:jseled-tseled-t{h:35px;   7top:-2n.item .psis.l.-oduct3es-ltem .pf-trew--vis.{ folinlt-t-50%); -addint-sizetoe .grid- sis.l.-oduct3es-ltem .pf-trdetprev { addin0pxative; rline-irmrta-left .psis.l.-oduct3es-ltem .pf-trd0 .it1c l-:none; pa bottom:5.item .psis.l.-oduct3es-ltem .pf-trd0lick-ablock; width:100%; mabbottom:5.item .psis.l.-oduct3esrnfosinkeu{-lide { ng:6 i heightgin.item .psis.l.-oduct3esa111;Msgt{dground-color:#n.item .psis.l.-oduct3esa111;Msgt.abtn-00000; fon 0ight:eeee;  rline-bottom:5px;em .psis.l.-oduct3es-ltem .pao-pt-s.blide { ng:6 igh:eeee; padding.item .psis.l.-oduct3esstxt:Fei urese2 1row { paddi-g:6px round-oolor:100%; mabn0ddnng:6ay:flex; -r; -mcrum:pace:nisplay:-mmcrum:pace:niss-r; -mcrum:pace:nt; -mcrum:pace:ning.item .psis.l.-oduct3esstxt:Fei uresepck-s:15px;padd -g:6pxative;padding.item .psis.l.-oduct3esuserVuctMsgtn-out :18px; font4ight:eeee;  rline-bottom:5px;em .psis.l.-oduct3esuserVuctMsgtn-o2 u-left .psis.l.-oduct3esuserVuctMsgtnuersVuct-rec li { color:#n.item .psis.l.-oduct3es.item .psck;kyeoductp{i.add { posik;ky:nnt:""; po:flex; -sik;ky:naddi7dius:gin.item .psis.l.-oduct3es.item .psis.l.k-slide { margin-4-top:-2
.splayt.intal { background cbcbcb:0:14px; pbeight}
.splay.add-ol.item .pnamck-srrow {  border-beightginsplay.add-olet lrng.it1:be-set { position:absolute;right:55pxtop:-2in.item .psis.l.--alignispdeel.item .product--p .pn.item .ppx; }
eut margin-b8 topeft:0;-g:6pxgin.item .psis.l.--alignispdeel.item .p-alignioduct3essyle1 .slicc.hovesyle1 0 2tran) acmage { opacity:n.item .psis.l.--alignispdeel.item .pinfo--align .pe:0px; position:relat22%; maxh5eightenter; margin heightenter; text-align:c:1 1; }

@media only screen and (min-102eig)1540px)n.item .psis.l.--alignispdeel.item .p-alignioduct3essyle1 .slick-a:40px; opacty: 1; visierflow:h}40px)n.item .psis.l.--alignispdeel.item .p-alignioduct32 .item:px; }
.slick-a:40px; opacity:1; visibility:visi-2inupsellppxndctpnusbImgCsiti.pe:0px; position:relenter;selft-align:c:10px; width:lexdispltom:5upsellppxndctpnusbImgCsiti+pnusbImgCsitk-next::before { contbe0";fore { font-'amily:"annime'#000000; font2ng:0iddle; position:abs:10p44 top:50%bbottom:5upsellppxndctpnusbRickseled-t{h:auto;  width:auto;  heightx 7px; white -space:nnffff; border- 0tom:5upsellppxndctpnusbRicc.hovea > li)d0 ustomCheckweb inp.s[type="checkweb"]:checked +eooltitstyle3:a:40px; opacm:5upsellppxndctpnusbRicc.hovea > li)d0 ustomCheckweb inp.s[type="checkweb"] +eooltittstyle3:a:40px; o 1acm:5upsellppxndctpnusbet Csiti.p:100%; olute beight:122%; maxlex-size:3inf-tr-nffff;eds-ltem .pf-trdetnffff; addi-order:1px s8e9ebitweem { margin-border:1px s8e9ebit1row { p20argirmenter; 20argirmrt
ul.checkentkL .wkset uuag:0; listispltoiddle; position:relprev { addin22ttomgiul.checkentkL .wksek-next::before { cont954";fore { font-'amily:"annime'#0iddle; position:abp:50%bheight:32px; text float00000; fontwidth00000; opa3p:-2in.item .ptyle2ty:jooy
.snt-ltem .pf-trdetnffff; addi-orddarged #a0a0a0itweem { margin-borddarged #a0a0a0it1row { p20argirmenter; 20argi heightgin.item .ptyle2ty:jooy
.sntrnfosinkeu:tyle2 lide { margin-g:6px:3in { bprer .grid- 2 .witrdetnffff; margin-border:1px s8e9ebit}in { bprer .grid- 2 .witde2 1row { pn5 tlmightgin { bprer .grid- 2 .win.item .p-humbed :122%; max60ightgin { bprer .grid- 2 .winseled-web  uiddle; position:releft:0; 5ing:0:30px; hxtop:-2i#thonlsix; ck-:122%; max40ottomotal { back#foundenter; margin:0:14px; p1ing:0iddle; po sition:relatithonlsix; ck-:100%; overflow:hatithonlsix; c.nav_baonbe-set { position:absmargin-n-top:addin50%arolute; z11Y(webkit-tran-outm:trX(-5ateY(p:50%; -webkit-tran-outm:trX(-5ateY(pty:0; -mt-tran-outm:trX(-5ateY(atithonlsix; c.nav_baonttn-00000; fonigh:10px;4eightuare { line- ing:0:30px; 4dius::lock; floattBtn { background-cr:#fenter; text-align:c:1ithonlsix; c.nav_baont:k-next::be img { display:inline-:14px; fon2eightfore { font-family:"annimex-i:1ithonlsix; c.nav_baont.nav_bao_.sliioer-k-next::before { c onte46x-i:1ithonlsix; c.nav_baont.nav_bao_. { dk-next::before { contbdfx-i:1ithonlsix; c.nav_baont.nav_bao_.slikk-next::before { c onte47x-i:1ithonlsix; c.nav_baont.nav_bao_saddik-next::before { c ontbd8x-i:1ithonlsix; c.sptails .i%; max60ight:100%; dinline-lide { margin:0:30px; heightotal { back#333:1icon { -wefff; border-xtop:isplawefff; border-xtop:wefff; border-xtop::1ithonlsix; c.sptails ld-out :18px{ font-Arial, "MS Trebuchet", sbki.serifthname ; font2ng:0:14px; font-boldgn:ctround-FFF#fenter; text-align:center; line-;ing:0ative; display:215thonlsix; c.thonlsix; w-items ldtn i { displtouag:0; listisplto:100%; mth:eeee; paddingthonlsix; c.thonlsix; w-items nmg .piddle; position:abs:10p0p:addin50%ar:auto; height-imgabel { 50-sizee-outt-tran-outm:trX(-5ateY(p:50%; -webkit-tran-outm:trX(-5ateY(pty:0; -mt-tran-outm:trX(-5ateY(atithonlsix; c.thonlsix; w-items nmg.0 2tran--itemtbeity:1; visibility:visiithonlsix; c.thonlsix; w-items nmg..sliioer--itemtbeity:1; visierflow:hato 0======================================================================l-l16. S debao
========================================================================gapi; debaonts debao_%; ge-t ulide { :auto; ;ing:0tlear:marhacpare { width:10; debaonts debao_%; ge-:lag:0of-typet ulide { :auto; nargins debaonh2-la; debaonth2tn-00000{ font-'Poppins', sbki.serifth:100%; margin-beight:18px; font4ightuare { line-1a6th:10; debaonts debao_%; ge-asty ge--}
.tt; nulck-prev {%; fl1widthuag:0; listispltom:5; debaonts debao_%; ge-asty ge--}
.tt; nu-left .ptageuset u:44px; p fth:10; debaonts debao_%; ge-asty ge--}
.tt; nulcset uuag:0; listispltoname { font3{ top:8; debaonts debao_%; ge-asty ge--}
.tt; nulcse.lvl-1 +eoidetnffff; addi dorder:1px#rd eeepx:3e; debaonts debao_%; ge-asty ge--}
.tt; nulcse.a > li.an:hover { ce877bas:14px; font-weighgiinfilte;Beb ulc.hovefilte;-:20px)-squag:0; listispltom:5filte;Beb ulc.hovefilte;-:20px)-inp.s[type="checkweb"] bepare {2ing:0:30px; height:100%; mth:eeee; paddname { fontng:0:40px; opactn i { displtom:5filte;Beb ulc.hovefilte;-:20px)-inp.s[type="checkweb"] +eoolti {r:100%; dinline-lide { addin0ightuare { line-1a5ng:00 2px; cursor:polide { :auto; narginfilte;Beb ulc.hovefilte;-:20px)-oidoolti {r00000; fontwidth:14px; font-4olor:#5filte;Beb ulc.hovefilte;-:20px)-inp.s[type="checkweb"] +eoolti >old-out otal { back#found img { display:inline-pare { 6pla; line-16ighting:0; min0ddnmaighfffff; border:1px s0s0s0toblock; vertical-align:mid5filte;Beb ulc.hovefilte;-:20px)-inp.s[type="checkweb"]:checked +eoolti >old-odk-next::before { conta7f:"\fore { font-family:"annimex-i5f5f5; display:block; 4:6px round-or:#000000; font1idthuare { line-14{ to-nter; text-align:c:1ifilte;Beb efilte;-:20px {r:100%; dtaty:thuag:0; listispltopare { width:10filte;Beb efilte;-:20px ul,n.; debaonts debao_%; ge-asty ge--}
.tt; efilte;-:20px ul .pprev { :aut--g:6pxative; p:50%b8ight:100%; :auto; narginfilte;Beb efilte;-:20px 0swacth-tyle2 5f5f5; display::lock; floating:0;paddi-g:6pxative; p:50%8ng:0iddle; position:rel{ line-2eightpare {2eightenter; background-c2c2c2ht:32px; text-align:c-top { fonteightuare { line-21:6px round-or:#00 2px; cursor:powefff; border-1x-size:3nfilte;Beb efilte;-:20px 0swacth-tyl.checked {fffbkshadow%; fl0i2si -or:,; fl0i2si -fou-insetze:3nfilte;Beb efilte;-:20px 0swacth-tyl.1; }umt{h:35px; height:auto;hingze:3nfilte;Beb efilte;-:20px 0swacth-tyl.bordert{hicon { -wefff; border-xtotx: 154 !impofffff; border-xtotx: 154 !impo:3nfilte;Beb efilte;-:20px 0bltalt-total { background-color:#cfilte;Beb efilte;-:20px 0x 7pxdOutBtn { background-cr:#ffffff; border:1px solid #dfilte;Beb efilte;-:20px 0ladt-total { background#fe0color:#cfilte;Beb efilte;-:20px 0bluxdOutBtn { background-0colfltom:5filte;Beb efilte;-:20px 0pinlt-total { background-ffc1cctom:5filte;Beb efilte;-:20px 0go .overlay { background#818181tom:5filte;Beb efilte;-:20px 0gonly verlay { background#027b02tom:5filte;Beb efilte;-:20px 0extneep-lrlay { background#fca3olor:#cfilte;Beb efilte;-:20px 0yellick-aotal { background f9f9olor:#cfilte;Beb efilte;-:20px 0bluxvioletoverlay { background#8A2BE2tom:5filte;Beb efilte;-:20px 0brown {ft:5px; background#A52A2Atom:5filte;Beb efilte;-:20px 0darkgoldgnlef {ft:5px; background#B8860Btom:5filte;Beb efilte;-:20px 0darkgonly verlay { background#0064olor:#5filte;Beb efilte;-:20px 0darkladt-total { background#8B0color:#cfilte;Beb efilte;-:20px 0khakit-total { background#F0E68Cor:#cfilte;Beb efilte;-:20px 0teal verlay { background#007d7lid #dfilte;Beb efilte;-:20px 0taupep-lrlay { background#483C32tom:5filte;Beb efilte;-:20px 0textl verlay { background#FF7F5lor:#cfilte;Beb efilte;-:20px 0b35pep-lrlay { background#F5F5DCor:#cfilte;Beb efilte;-:20px 0purplep-lrlay { background#8col8lor:#cfilte;Beb efilte;-:20px 0metallicp-lrlay { background#aaa9alid #dfilte;Beb efilte;-:20px 0darkbrown {ft:5px; background#654321tom:5filte;Beb efilte;-:20px 0silvls .intal { background C0C0C0tom:5filte;Beb efilte;-:20px 0nav.overlay { background#0col8lor:#cfilte;Beb efilte;-:20px 0darkgon.overlay { background#A9A9A9id #dfilte;Beb efilte;-:20px 0turquoisep-lrlay { background#30D5C8tom:5filte;Beb efilte;-:20px 0tream verlay { background#FFFDDlor:#cfilte;Beb efilte;-:20px 0gon.overlay { background#818181tom:5filte;Beb efilte;-:20px 0mulck;20px {rtBtn { background-cr:#fginfilte;Beb efilte;-:20px 0swacth-tyle2 i0000; backrepei {  fkrepei ddi0000; backiddle; po 50% ; lefity:0; bac%; fon twidargin:0 aufilte;Beb efilte;-:20px 0swacth-tyl.bec !i.l.k-s:auto;h2ng:0:30px; 22top:wefff; border-lor:#cflby-tlmtn-c li { -or:#000000; fonl1width-set { po sition:rel:auto;  widthlide { ng:6 i n-top:-2infilte;Beb.{ fo-swacthes ul .pcction--item::#2x 0px;%b8igng marg infilte;Beb.{ fo-swacthes ul oidet:lock;ispltoieeee; p8ddil ightom:shop-full:auto efilte;baonbe:auto;hiing:0:30px;  width:none; pa x: 154 !impootal { background#folor:#fffbkshadow%; fl5dinrroun0,0,0,0.3)ace:0px; pofixelid:aut0p:addin-3hxtop:olute; z-9-9elity:0; -ms-tranon:a-in-out; -webkit-tranon:a-iwebkit-tranon:a-i}m:shop-full:auto efilte;bao-a > li.acprev 0:1sible; opacity:1; visibility:visiishop-full:auto efilte;baonts debao_tageu{h-set { po sition:relolute; z 9htenter; backi#folor:#f:44px; p 2ing:0:30px;   width:100%; ov heightrtathop-full:auto eet lfilte;t u:44px; p6si t5 topnffff; border- 3{ top:8;hop-full:auto eet lfilte;ck-next:before { font- 'amily:"annime'#000000; fon t7:6pxative; border-eightsiishop-full:auto efilte;baontclosrFilte;t uground#folor:#f00000; fontbottoenter; line-;2ng:0:30px; height:auto;hingze:35px; text-align:ct 2px; cursor:poiddle; position:abs:10p1-top:addin width:lay { background#0col00#fffbkshadow%; fl5din solidity:0; -ms-transition4all 0.5s ease-in-out; -webkit-transition4all 0.5s ease-iwebkit-transition4all 0.5s ease-i}m:shop-full:auto efilte;bao-a > li.tclosrFilte;cstyle3:after { c''zeenter; backrroun0,0,0,0.5)ace:0px; pofixelid:aut0p::auto; nar:-3px #0borderigholute; z-1visiishop-full:auto efilte;baonts debao_%; ge-:.hovefilte;Beb), efilte;baontsition-baails-splayt.itn i { display:nonfull-pagrltegory0breadcrumbsmcrumpconreview { margin-lor:#cfull-pagrltegory0pagrltegoryt otal { backurl(../-items/:20labe{ p baails/:20labe{ p baails.jpg)  fkrepei ddi0000; back; fonc:100:0iddle; position:relenter; backiddle; po50% ; lef:14px; p1rottd0dd:1 full-pagrltegory0pagrltegoryh1 n-view { margin-ltx: 154 !impo:33e; debaontfilte;DD,d0 .ilabe{ p top-filte;sntfilte;DD .i-imgabel { 45ing:0:100%; overflowargin:0:14px;  :autn-top:-2n; debaonts debao_%; ge-.categoriese.sub leveti.pe:0px; position:rel-2n; debaonts debao_%; ge-.categoriese.sub leveti> acstyle3:after { c'ntbe0'"\fore { font-'amily:"annime'#0 img { display:inline--set { position:absolute;0om:auto; top-20; debaonts debao_%; ge-.categoriese.sub leveti> a-a > likstyle3:after { c'ntbd1'"\fore { font-'amily:"annime'#0 img { display:inline--20; debaonts debao_%; ge-.categoriese.sub levetiulck-prev {%; fl1ing:0ative; displtom:5; debaonts debao_%; ge-.categoriese.sub levetiulcstyttn-:44px; p 7sin2eig 7sinbeightgint debaonts debao_%; ge-.categoriese.sub leveti.sub sub levetiulcstyttn-:44px; p 7sin2eig 7sinr-top:-20s debaonts debao_%; ge-.categoriese.sub leveti.sub sub leveti> acstyle3:aaddi 7top:-2ins debaonts debao_%; ge-.categoriesestyttn-c li { 111111toname { font3{ toeeeee; png:6 2widarottd0ddative; display:215s debaonts debao_%; ge-.categoriesestyttn-icock-s debaonts debao_%; ge-.categoriesestyt-a > li.acc li {cse877bas215s debaonts debao_%; ge-.categoriese.filte;DD .i-ig:0;paddi-g:6px-2ins debao-nonffff;nts debao_%; ge-. fknffff;nulck-prev {%-3ttd0dd:1 . debao-nonffff;nts debao_%; ge-. fknffff;nulcse.lvl-1 +eoi,1 . debao-nonffff;nts debao_%; ge-. fknffff;nulcsedetnffff;displtom:5; debao-nonffff;nts debao_%; ge-. fknffff;nulcsedttn-:44px; p3ttd0dd:1infilte;-%; ge-asty ge--tegoryt e:0px; position:relg 2px; cursor:po:n5filte;-%; ge-asty ge--tegorkstyle3:after { c'ntb69'"\fore { font-'amily:"annime'#0 img { display:inline--set { position:absolute;0om:aut-1idth:14px{ font7ngze:3nfilte;-%; ge-asty ge--tegor-a > likstyle3:after { c'ntb66'"\fore { font-'amily:"annime'#0 img { display:inline--2o 0;S debaonenter; bac gapi; debao-bgnts debao_%; ge-.filte;Beb 2 1row { pn5 top:100%; margin-bottomotal { background f9f9f9opnffff; border-3ngze:3nfilte;Beb.{ fo-swacthes.availa1; vis ul,n.; debao-bgnts debao_%; ge-.filte;Beb.availa1; vis ul .pcction--item: widthp:50%; -cction--item: widthpty:cction--item: width-2o 0;S debaoneffff;ngapi; debao-bffff;nts debao_%; ge-.filte;Beb 2 1row { p n5 top:100%; margin- 2ing:0fffff;  dorder:1px#rd rd #eolfff; border- 3{ top:8; debao-bffff;ntfilte;Beb ety ge--}
.tt; netnffff; addi dorder:1px#rd eeepx:14px;  :aut n5 top:100%; :aut n5 topp:8; debao-bffff;nts debao_%; ge-asty ge--}
.tt; nulcse.lvl-1 +eoidetnffff; addiispltom:5; debao-bffff;nts debao_%; ge-.categoriese.sub leveti> ackstyle,:5; debao-bffff;nts debao_%; ge-.categoriese.sub leveti.sub sub leveti> acstyle3:aaddi 4 topp:8; debao-bffff;nts debao_%; ge-.categoriesestyttn-1row { p 4:6 2wida4ttd0dd:1 . debao-bffff;nts debao_%; ge-.categoriese.sub levetiulcstyttn-:44px; p 4:6 2wida4ttdn5 topp:8; debao-bffff;nts debao_%; ge-.categoriese.sub leveti.sub sub levetiulcstyttn-:44px; p 4:6 2wida4ttdr-top:-2o 0;S ze Swacthes gapi; fo-swacthes 0swacth-2 .wiulck-prev { addinirmrta; fo-swacthes 0swacth-2 .wioidet:lock; floatative; display:215s fo-swacthes 0swacth-2 .wi0swacth-tyle2 00000; font1idth:100%; dinline-lide { margin-2ight:auto;hingze:30px; heightuare { line-2adding:o 0;P.ice Rtneepgapiroduc-filte;tinp.s[type=":35p"] beotal { back#found:30px; height:none; pa 1ingze:35px; text-align:cname ; font2ng:0%; maxhedding:#.slicr-xtnee.ui .slicr-horiz
.tal beotal { back#e9e9e9;sing:0; borderwefff; border-lor:30px; highting:0; 20argirmrt#.slicr-xtnee .ui .slicr-handctpk-t:5px; backgnd:#0ing:0; 2order:1px 0eigh:30px;  2ng:0block; oborder:aut-eightpare { 2top:wefff; border-; lefg 2px; wprosizppelide { addin0ightrt#.slicr-xtnee .ui .slicr-handctp+ .ui .slicr-handctpk-ative; p:50%bb2ttomgi#.slicr-xtnee.ui .slicr-horiz
.tal .ui .slicr-xtneep-lrlay { bac:#777spfffff; borgi#.slicr-xtnee.ui .slicr-horiz
.tal .ui .slicr-xtneep~ .ui .slicr-xtneep-lrlay { bac:#color:#0 0;C20px Swatches gapi;wacth-2 .wioidet11111; position:relalock; float}in;wacth-2 .wioid.tooltip-oolti {r:aut-2widthaddin50%ar0; -mt-tran-outm:trX(-5ateY(ative; p:50%5 topp:8;wacth-2 .wioi2 .item:tooltip-oolti {rsible; opac:aut-1addinity:1; visibility:visiid-out .grid-product 8;watches.grouneoductpoidetnfbkshadow%eventsicon { -webkshadow%ispltom:5d-out .grid-product 8;watches.grouneoductpoidinp.s[type="checkweb"] beative; displtom:5d-out .grid-product 8;watches.grouneoductpoidinp.s[type="checkweb"] +eoolti.;20px {r:100%; mth0 2px; cursor:powefff; border:1px ccctom:5d-out .grid-product 8;watches.grouneoductpoidinp.s[type="checkweb"] +eoolti.;20px ld-out :100%; dinline-{ line-2eightpare {2eightm:5d-out .grid-product 8;watches.grouneoductpoidinp.s[type="checkweb"]:checked +eoolti.;20px {rwefff; border:1px l00#fffbkshadow%; fl1si -or:htm:5d-out .grid-product 8;watches.grouneoductpoid0bltalt-total { background-color:#cd-out .grid-product 8;watches.grouneoductpoid0x 7pxdOutBtn { background-cr:#f:#cd-out .grid-product 8;watches.grouneoductpoid0ladt-total { background#fe0color:#cd-out .grid-product 8;watches.grouneoductpoid0bluxdOutBtn { background-0colfltom:5d-out .grid-product 8;watches.grouneoductpoi.{ bacadt-tpare {2eight{ line-2eightwefff; border-; ltx: 154 !impoicon { -wefff; border-x ltx: 154 !impom:5d-out .grid-product 8;watches.grouneoductpoi.{ bacadtinp.s[type="checkweb"] +eoolti.;20px,:5d-out .grid-product 8;watches.grouneoductpoi.{ bacadtinp.s[type="checkweb"] +eoolti.;20px ld-o,:5d-out .grid-product 8;watches.grouneoductpoi.{ bacadtinp.s[type="checkweb"]:checked +eoolti.;20px {rwefff; border-; ltx: 154 !impoicon { -wefff; border-x ltx: 154 !impom:5d-out .grid-product 8;watches.grouneoductpoi.{ordertinp.s[type="checkweb"] +eoolti.;20px,:5d-out .grid-product 8;watches.grouneoductpoi.{ordertinp.s[type="checkweb"] +eoolti.;20px ld-o,:5d-out .grid-product 8;watches.grouneoductpoi.{ordertinp.s[type="checkweb"]:checked +eoolti.;20px {rwefff; border-;totx: 154 !impoicon { -wefff; border-xtotx: 154 !impom:5d-out .grid-product 8;watches.grouneoductpoi.small,:5d-out .grid-product 8;watches.grouneoductpoi.smalldinp.s[type="checkweb"] +eoolti.;20px ld-out eft:0; 5ng:0:30px;  eightm: 0;End;C20px Swatches gap
u-left .ptageut :100%; displayt; -mcrum:pace:ning.item .ptageuset uenter; back#fr:#ffffff; border-eight5f5f5; display:inline-weem { border:1px s8e9ebitx 0px; margin-ight:ative; rline-bottom:g.item .ptageusetttn-:44px; padd -g:6px00000; font1idth:100%; display:isplayginstnvuct-rewist { backgroupx round-or:#0:44px; padd 0itweem { margin-border:1px l00#fity:0; -ms-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-ostnvuctdm .btn:hwist { backgroupxolbl { :20px; fr:#fgroundcse877bas213nfilte;y:0oolbao-crumpconrefffff; borprev {%; fladdin-ze:3nfilte;y:0oolbao-crumpcon.chtnee-vuct-ree:0px; position:relgroundc555;-00000; fonigh0 2px; cursor:powist { backgroupxolbl { mth:eeee; pa-eightsiifilte;y:0oolbao-crumpcon.chtnee-vuct--a > li.acc li {ccolor:#cfilte;y:0oolbao-crumpcon.chtnee-vuct-.i .btn-:18px; fon 16ight:#cfilte;y:0oolbao-crumpcon.chtnee-vuct2 .item:tooltip-oolti {rsible; opac:aut-2addinity:1; visibility:visiifilte;y:0oolbao__-left .-%;teme2 00000; font2ng:0:14px; list itrticht:100%; :auto; nar:100%; overflow:h:35px:100%; ovellipsispox 7px; white-space:n}tcfilte;y:0oolbao-crumpconseled-t{h00000; font2ng:0siifilte;y:0oolbao__inp.sold:44px; padd addinaddnng:6px 100%; overflow:h:35px:100%; ovellipsispox 7px; white-space:n-imgpare { widthr; min-36idth00000; o1#fity:0; -ms-tran sitil 0.5
.sn0.1:a-in-out; -webkit-transitil 0.5
.sn0.1:a-iwebkit-transitil 0.5
.sn0.1:a-i:1oe-oolbao .i-ig:0;paddin-top:-2na > li-filte;snttn-c li { or:#0otal { background#fffthname ; font2ng:0 img { display:inline--row { p2dd -g:6pxative;panaddnadd 0itweem {-border:1pxrroun0,0,0,0.2):0fffff; border-eightx 7px; white-space:ng 2px; cursor:po:n5a > li-filte;sntdm .btn:hover { cr:#fftal { background-colorolbl { :20px; 0eigh215ac> li-filte;snttn-out :18px; fontg:6pxative; p:50%xtop:-2ininfinitpave; {ctlear:marhaction { pn5 tlm eightenter; text-align:c:1.locdMxt::befoer { cr:tx: 154 !impo:33epave;t-decp-l%; max widthenter; text-align:cuag:0; listispltoname { font.1:385ng:0}3epave;t-decpulut :100%; displayt; -mcrum:pace:nenter;d-vist-align:cerev {:margin:0uag:0; listispltom:5pave;t-decpsetttn-00000; font2:6px round-333333:1:30px; hxtop::auto;h5ng:0 img { displaenter;d-vist-align:center;justify-c-align:ceng:0; 2order:1px folor:#ferev {:ma2:6pxblock; vertical-align:mid5pave;t-decpsetn-ico ttn-c li {-333333:1olbl { :20px; 333333:1id5pave;t-decpse.a > li.an:hover { cse877basolbl { pare {2ightwefff; over { cse877bas-2ins deProSslicr5d-out .grid-product 8;watcheseoi,1 . deProSslicr5d-out .grid-propx; }
.button-se0nulcsedet:eeee; padding. deProSslicrelwidth .slick-next {0hting. deProSslicrelwidth .slick-prev  #0ing. deProSslicrelwidth .slick-a:40px; opacty: 1; visierflow:h:auto;h2ng:0:30px; 32ightenter; back#fr:#ffffff; border-eighting. deProSslicr2 .item:px; }
.slick-a:40px; opacity:1; visibility:visig. deProSslicrelwidth .slick-prev:b0. deProSslicrelwidth .slick-next:before ; font6sizeenter; line-;2ng:0-2ins debaontstxt:Fei urese2 lide { ng:6 i n-top::flex; -r; -mcrum:pace:nisplay:-mmcrum:pace:niss-r; -mcrum:pace:nt; -mcrum:pace:n:eeee;  margin-beightnffff; margin-border:1px sd eeepx:3e; debaontstxt:Fei uresepck-pare { width:10; debaontstxt:Fei uresen-out :18px; font6ighti and (min25ng:0 img { display:inline-:#0 0;C20labe{ pc:au filte;sngapi .ilabe{ p top-filte;sntflTtltn-:18px; fon 1width:14px; font- 6ol0pc li { -or:#0enter; backitsolid transp-nter; text-tra nsform:uppe img { d isplayenter;d-vist -align:ccenter;justify-c  whit-betweow:hfffff;  ispltoblock; o ispltoieeee; pdn5 topp:8 .ilabe{ p top-filte;sntflTtlcstyle3:after { c ontb66x-i:14p- height height height n5 t/1 amily:"annimeht:44px; p flma0 -g:6pxative;p 0itweem {-iisplY(-50 .ilabe{ p top-filte;sntflTtlishowcstyle3:after { c ontb69"Y(-50 .ilabe{ p top-filte;snt-item-bubbli.acc li {i cr:#fftal { backgroundi or:#2 img { d isplay:inline-lide {:0 botto:30px;   xtop::auto; beight:18px; fon -g:6px00000; font- 4olor:#5 .ilabe{ p top-filte;snt-item-bubbli:emp; ck-ative; displtom: 1; }

@media only screen and (min-992ig)1540px)n .ilabe{ p top-filte;snOutBtn { background #folor:#fwefff;  dorder:1px#rdecec#eolfff; border- 2ight:none; p fl5din0 n5 top:100%;p flma25 topp:0px)n .ilabe{ p top-filte;sn.filte;DD .i:44px; p fth:auto;  05:6px round #0col00#ffBtn { background #folor:#fwefff;  dorder:1px#rdecec#eolfff; border- flma6si 6ightnfbkshadow%idorddord2dinrroun0,0,0,.12):0olute; z5opp:0px)n .ilabe{ p top-filte;sn.filte;DD .bxTtltn-.add { posik;ky:nnt:""; po:flex; -sik;ky:naddiigholute; z1toieeee; pdn0si t5 topnBtn { background #folor:#fwefff; margin- dorder:1px#rdecec#e00000; fon t2sizeenter; line- 1a6thrcase; letter-s .02ng:0}30px)n .ilabe{ p top-filte;sn.filte;DD .;wacth-2 .wi2 1row { p n5 topsi-2in:20labe{ p baailseton-se8)n .ilabe{ p d-outtyle2 roduct-det:40px; opacity:1; visibility:vinBtn { background tsolid transp:auto;  width:auto;   widthaddi rgin x: 154 !impoffrgin- rgin x: 154 !impoolute  widthruto;   widthpty:0; -mt-tra eventsicon { -0; -mt-tra events0; -mt-tra events}in:20labe{ p baailseton-se8)n .ilabe{ p d-outtyle2 roduct-ck-next:be:40px; opacm:5:20labe{ p baailseton-se8)n .ilabe{ p d-outtyle2 roduct-d.tails .i00000; fonl1widthrcase; letter-s height:nn44px; p fthaddi rginthpty:0; -mt-tra eventsicon { -0; -mt-tra events0; -mt-tra events}in:20labe{ p baailseton-se8)n .ilabe{ p d-outtyle2 et l-linlt-tground#fffthname ; font2ng:0wefff; margin-2order:1px folor:#f img { display:inline--row { p; fl5din0dd:1in:20labe{ p baailseton-se8)n .ilabe{ p d-outtyle2 eltal-linlt et l-linlt-tground #44d44dzefffff;-ground #44d44dze}in:20labe{ p baailseton-se8)nroduct-.-aligni floe{h:35px; text  float:10p 5id x: 154 !impoolute 2xtop:iss-webkit-train-outm:trY(-5ateY(p:50%; -webkit-train-outm:trY(-5ateY((webkit-train-outm:trY(-5ateY(-50:20labe{ p baailseton-se8)nroduct-.-aligniruto;e{h:35px; text  float:10p 5id x: 154 !imporuto;  n-top::ss-webkit-train-outm:trY(-5ateY(p:50%; -webkit-train-outm:trY(-5ateY((webkit-train-outm:trY(-5ateY(-50:20labe{ p baailseton-se8)nroduct-.-alignion-set-{l:auto;  widthmargin- 2ing x: 154 !impoolute 50%ar:ss-webkit-train-outm:trX(-5ateY(p:50%; -webkit-train-outm:trX(-5ateY((webkit-train-outm:trX(-5ateY(-50:20labe{ p baailseton-se8)nroduct-.-aligni-align3:aaddi 5id x: 154 !impoolute 50%ar:ss-webkit-train-outm:tr(-5at,-5ateY(p:50%; -webkit-train-outm:tr(-5at,-5ateY(webkit-train-outm:tr(-5at,-5ateY(-50:20labe{ p baailseton-se8)nroduct-.top- floe{h:auto;  8dthenter; text  float:10p 3xtotx: 154 !impoolute 35 topp:8 .ilabe{ p baailseton-se8)nroduct-.top--align .p:auto; 6idthe10p 2ing x: 154 !impoolute 50%ar:ss-webkit-train-outm:trX(-5ateY(p:50%; -webkit-train-outm:trX(-5ateY((webkit-train-outm:trX(-5ateY(-50:20labe{ p baailseton-se8)nroduct-.margin- floe{h:auto; 60dthenter; text  floatmargin- 2ing x: 154 !impoolute n-top:-2n:20labe{ p baailseton-se8)nroduct-.margin-ruto;e{h:auto; 50dthenter; text  floatmargin- 2ing x: 154 !imporuto;  n-top::1in:20labe{ p baailseton-se8)n .ilabe{ p d-outtyle.baails32 roduct-d.tegory-title { fon 4-top:-2n:20labe{ p baailseton-se8)n .ilabe{ p d-outtyle.baails42 roduct-d.tegory-title { fon n-top::1i50:20labe{ p baailseton-se8)nroduct-.top- floe{he10p 2ing x: 154 !impoolute n-top:-2n:20labe{ p baailseton-se8)nroduct-d.tegory-title { fon 36id x: 154 !impoonter; line- 1p:-2n:20labe{ p baailseton-se8)nroduct-d.tyle2 ieeee; pdn0si 2eight:18px; fon -5 topp:8 .ilabe{ p baailseton-se8)nbaails2)nroduct-d.tegory-title { fon 6ing x: 154 !impop:8 .ilabe{ p baailseton-se8)nbaails1e{h:auto; 60dthp:8 .ilabe{ p baailseton-se8)nbaails2){h:auto; 4idth:1oo 0;Sociht I .btgapi; te-fooign__socihtannimecsedet:eeee; pa o; top-20;ocihtannimec.i .btn-c li { 111111toname { font6ight:#c; te-fooign__socihtannimec.i .btn-pare { 6pla-:#0 0;My Ac%;temePtems gapilove; reg .wconrevi22%; maxl90g:6pxative;p 0 heightrtalove; reg .wcon.tails .i%; max  widthr; min-  width:100%; d taty:thwefff;  dorder:1px#folor:#f:44px; p 4; top-20love; pagr)nbox h3,d0lag .wco pagr)nbox h3ut :18px; font6ightname { font-weigh-nter; text-transform:uppeprev {%; fladdia-:#0 0-----------------------------------------
* Love;ePtem Sductp2
* -----------------------------------------gapilove; crumpcon.love; tails .i-set { po sition:relenter; backi#f8f9fand%; max  width/*vi22%; maxl60g:6p*/xative;p 0 height:44px; p 3g:6px 100%; ov erflow:h:35px; text -align:c:1.love; crumpcon.userpf-tr-love; {in-out; -webkit-trane:40px;  n:all 0.,(webkit-tr n:all 0.-iwebkit-trane:40px;  n:all 0.,(webkit-tr n:all 0.-ip:50%; -webkit-train-outm:trX(-40otteY(webkit-train-outm:trX(-40otteY(:40px; o pacty: 1; visi erflow:hatilove; crumpcon.userpf-tr-love;ilove; a > li.acp:50%; -webkit-train-outm:trX(otteY(webkit-train-outm:trX(otteY(:40px; o pacity:1; visi bility:visiglove; crumpcon.userpf-tr-f-tgot .i-set { po sition:abs:10p 8widthaddin 40ottom:40px; o pacty: 1; visi erflow:hn-out; -webkit-tranesitin:all 0.-iwebkit-tranesitin:all 0.-i%; max  width:none; p fl3; top-20love; crumpcon.userpf-tr-f-tgot.f-tgot a > li.acp:50%; -webkit-train-outm:trX(-399tteY(webkit-train-outm:trX(-399tteY(ity:1; visi bility:vi:40px; o 1acm:5love; crumpcon.userpf-tr-stexup .i-set { po sition:abs:10p 8widthaddin 40ottom:40px; o pacty: 1; visi erflow:hn-out; -webkit-tranesitin:all 0.-iwebkit-tranesitin:all 0.-i%; max  width:none; p fl3; top-20love; crumpcon.userpf-tr-stexup.stexup a > li.acp:50%; -webkit-train-outm:trX(-399tteY(webkit-train-outm:trX(-399tteY(ity:1; visi bility:vi:40px; o 1acm:5love; crumpcon.love; tails.stexup a > li.acr; min- 485 top-20love; crumpcon.love; tails.stexup a > li.0;ocihton-set-{lp:50%; -webkit-train-outm:trX( 5ingeY(webkit-train-outm:trY( 5ingeY(:40px; o pacty: 1; visi erflow:hatilove; crumpcon.userplag .wcoadt-t-set { po sition:abs:10p 7-top:addin -40ottom:40px; o pacty: 1; visi erflow:hn-out; -webkit-tranesitin:all 0.-iwebkit-tranesitin:all 0.-i%; max  width:none; p fl3; top-20love; crumpcon.userplag .wcoad.lag .wcoad a > li.acp:50%; -webkit-train-outm:trX(399tteY(webkit-train-outm:trX(399tteY(ity:1; visi bility:vi:40px; o 1acm:5love; crumpcon.userplag .wcoadt.successtslick-:100%; :aut -15 top-20love; crumpcon.userplag .wcoadt.checkh:nthck-strokeki#folor:#fstroke-linecap:; bac#fstroke-linejoe;p; bac#fstroke-%; max .85 topstroke-dasharr; d 6ing hiing:0stroke-dashoffsein -166ightnill:nrroun0,0,0,.5eY(p:50%; -webkit-tranestroke-dashoffsei 2all 0.in:a,tnill 1n:all 0. 1n0a-iwebkit-tranestroke-dashoffsei 2all 0.in:a,tnill 1n:all 0. 1n0a-i-20love; crumpcon.userplag .wcoadt.check.checked :nthck-stroke-dashoffsein 33ightnill:nrroun0,0,0,.9)-i-20love; crumpcon.use-love;adt-t-set { po sition:abs:10p 88idthaddin 40ottom:40px; o pacty: 1; visi erflow:hn-out; -webkit-tranesitin:all 0.-iwebkit-tranesitin:all 0.-i%; max  width:none; p fl3; top-20love; crumpcon.use-love;ad.love;ad a > li.acp:50%; -webkit-train-outm:trX(-399tteY(webkit-train-outm:trX(-399tteY(ity:1; visi bility:vi:40px; o 1acm:5love; crumpcon.use-f-tgotadt-t-set { po sition:abs:10p 7-top:addin -40ottom:40px; o pacty: 1; visi erflow:hn-out; -webkit-tranesitin:all 0.-iwebkit-tranesitin:all 0.-i%; max  width:none; p fl3; top-20love; crumpcon.use-f-tgotad.f-tgotad a > li.acp:50%; -webkit-train-outm:trX(399tteY(webkit-train-outm:trX(399tteY(ity:1; visi bility:vi:40px; o 1acm:5love; crumpcon.use-f-tgotadt.successtslick-:100%; :aut -15 top-20love; crumpcon.use-f-tgotadt.checkh:nthck-strokeki#folor:#fstroke-linecap:; bac#fstroke-linejoe;p; bac#fstroke-%; max .85 topstroke-dasharr; d 6ing hiing:0stroke-dashoffsein -166ightnill:nrroun0,0,0,.5eY(p:50%; -webkit-tranestroke-dashoffsei 2all 0.in:a,tnill 1n:all 0. 1n0a-iwebkit-tranestroke-dashoffsei 2all 0.in:a,tnill 1n:all 0. 1n0a-i-20love; crumpcon.use-f-tgotadt.check.checked :nthck-stroke-dashoffsein 33ightnill:nrroun0,0,0,.9)-i-20love; crumpcon.love; tails  et llinlt-t img { d isplay:isplaygi
0;ocihton-set-{lp:50%; -webkit-trane:40px;  n:all 0.,(webkit-tr n:all 0.-iwebkit-trane:40px;  n:all 0.,(webkit-tr n:all 0.-i}
0;ocihton-set- et l;ocihtd.tyle2 iset { po sition:rel:none; p 8ddi8ddi8ddi;2ng:0n anr; min- 4; top-20;ocihton-set- et l;ocihtd.tyle> :first-childt-t-set { po sition:absaddin fthaddi 0p::auto;  fth:auto;  width:14px; fon -4{ to-nter; text -align:ceng:0; border-border:1pxrroun0,0,0,0.2):0 img { d isplayenter;d-vist -align:ccenter;justify-c -align:c:1.;ocihton-set- et ltwitte;t ugroundi cr:#fftal { backgroundi 55acd #eolfff; groundirroun0,0,0,0.2):0:1.;ocihton-set- et ltwitte;dm .btn:hover {i cr:#fftal { backgroundi o795e9;sing:0; groundirroun0,0,0,0.2):0:1.;ocihton-set- et lfacdbookn:hover {i cr:#fftal { backgroundi 3b5998;sing:0; groundirroun0,0,0,0.2):0:1.;ocihton-set- et lfacdbookdm .btn:hover {i cr:#fftal { backgroundi od4373:1olbl { :20px;irroun0,0,0,0.2):0:1.;ocihton-set- et lgoogli.acc li {i cr:#fftal { backgroundi dd4b39;sing:0; groundirroun0,0,0,0.2):0:1.;ocihton-set- et lgooglidm .btn:hover {i cr:#fftal { backgroundi c23321toing:0; groundirroun0,0,0,0.2):0:1inf-tr-.slicr {rwefff; border- 4 topicon { -webkshadow% 0 tlmigdn0si rroun0, 0, 0, 0.2):0ffbkshadow% 0 tlmigdn0si rroun0,0,0,0.2):0:1.f-tr-.slicr ..slicshow, ef-tr-.slicr ..slicshow *.acr; min-  width:10f-tr-.slicr ..slicshow :px; }
.slick-a img { d eventx: 154 !impo:3nf-tr-.slicr ..slicshow :px; }
dots.acr; min- rgin:0 auf-tr-.slicr ..slicshow :pacercap-decp-lftal { backgroundrroun255,255,255,.88):0:1inadd-kgro h5ut :18px; fonteightfore { font-weigh-nter; text-transform:uppeprev {%lma0 -g:6px}inadd-__lick-ae:0px; position:rel-2nadd-othck-:14px; p1ing:0enter; back#fafafand-2nadd-otdck-:14px; p1ing:0:1inadd-__meta-tslick-c li { 222222px00000; font1idth:14px; listitrtichtuare { line-1a6th:44px; padd 0it}inadd-__-item-crumpconrepare { wi:6px}inadd-otdnadd-kdelet.k-s:auto;hing:0:1inadd-r; ert.; ert- immislity:- et lclosrck-:14px; p12ightenter; bacx; fontg:6pxwebkshadow%ispltom:5add-__fooign.0;osli-bffff;n{rwefff; border:1px s8e9ebit1row { p20are-lide { margin-2g:6px}inadd-__fooign.0add-__subtotrt-tegoryt -nter; text-transform:uppe:18px; fonteight}inadd-__subtotrtut :18px{ font-7r:#0:44px; -addint5ng:0 img { display:inline-:#nadd-__shippingut :18px; listitrtichtname { font3{ toeeeee; pnadd 0it}inadd-_rnfock-:14px; p20si 2eightenter; back#fafafand-2
#add-Checkout k-pare { width:14px; p12ight}inadd-ptyle2nt1.0add-.0add-__roduc-crumpco{tenter; text-align:c:1.add-ptyle2nt1.0add-.taty:n{rwefff; border:1px c2c2c2ht:1.add-ptyle2nt1.0add-.taty:ntdn{rwefff; border:1px c2c2c2ht:1.add-ptyle2nt1.0add-.th.enterborde,inadd-ptyle2nt1.0add-.0enterbordenadd-produc {tenter; text-aligntx: 154 !impo:33eqtyFieldt-t-set { position:rel:100%; displayenter;d-vist-align:cpare {86ighting:0; mht:1.qtyFieldtinp.sold:100%; mth:eeee; pa 2eightc li { 111111topare {86ight:30px; 4dius:enter; text-align:cwist { backgroupxolbl { border-xtop:wefff; border:1px solsolid #dqtyFieldtinp.s:focus {rwefff; c li { b7b7b7id #dqtyFieldtdqtyByle2 lide { mth:eeee; p8ightc li { 111111topare {hingze:30px; 4ing:0ative; displayenter;d-vist-align:ccenter;justify-c-align:center; text-align:cwist { backgroupxolbl { border-0itweem {-ispltoiddle; position:absaddin0id #dqtyFieldtdqtyByldm .btn:hover { c06543id #dqtyFieldtdqtyByle.i .btn-:18px; fon-g:6px}inqtyFieldtdqtyByl.plus {raddin widthruto; 0po:33eqtyField.sm, eqtyField.smtinp.sold:auto; 85 top-20qtyField.smtdqtyByl, eqtyField.smteqty.acr; min- hxtop:-2i.inp.s- { bp .inp.s- { bp__field, .inp.s- { bpe> uf-tr-ustirol, .inp.s- { bpe.tyle2 r; min- 4; top-20required,d0laquired-fn:hover {i cr0202tom:
20love; tegor,esa111; tegor,espaymran-tegory-title { font6ightname { font-7olor:#5 ustomgnionx h3ut ground#fffthname ; fontwidth:14px; font-4oloruare { line-height:nlide { mth:eeee; pn0si t5 top-nter; text-transform:uppeotal { background-color:#
sa111; taty:n.taty:ntheadothck-enter; back#fbcbcb:000000; font2ng:0siia111; taty:n.taty:ntfoointdn{rwnter; back#fbcbcb:0siia111; taty:n.taty:n.-humbImg,iia111; taty:n.taty:n.-humbold:auto;60ightgina111; taty:ton-se1n.taty:ntbodyntdn{rname { font3{ toeeeee; paddnaddpo:33epaymran-acca11decpnadddn{rwnter; backtsolid transpwefff; border:1px solsolidfffff; border-eightingpaymran-acca11decpnadddnnaddd-headls .intal { backgroundtsolid transp:eeee; paddnffff;displtom:5paymran-acca11decpnadddnnaddd-headls naddd-linlt-total { backgroundtsolid transp round-or:#0:44px; pn0si t5 t 8ng:0ative; dinline-:14px; fontwidth:14px; font-weigh-nter; text-transform:uppe%; max widthenter; text floating:0;paddnffff;displtonffff; margin-border:1pxtsolid transpm:5paymran-acca11decpnadddnnaddd-headls naddd-linltn-icock-paymran-acca11decpnadddnnaddd-headls naddd-linl[yle2-expaacad="true"] beoefff; c li { solidover { c06543id #dpaymran-acca11decpnadddnnaddd-headls naddd-linltk-next:ber0px;  eightm:#5 ustomgnionx .ati-item--itpol, e ustomgnionx . ustomgnirnfock-otal { background#f7f7f7it1row { p20are-:#5 reate-acjustify-, eyour-efff; paymrann{rwefff; border:1px solidfffff; border-eight1row { p20are-:#inadddnaddd--gon.overlay { background#fbcbcb:0siiadddn{rwnter; background-cr:#ffffff;kground#f7f7f7itolbl { border-0it:100%; margin-bottomsiiaddd-headls .i-set { position:rel:eeee; pn0si t5 topfffff;kground#f7f7f7itsiiaddd-headls naddd-linlt-t-set { position:relenterdetext { po ispltom:5addd-headls naddd-linltk-nextbefore { conta45""\fore { font-'amily:"annime'#0:18px; fonteight-set { position:absolute;0om:aut50%ar0; -mt-tran-outm:trY(-5ateY(p:50%; -webkit-tran-outm:trY(-5ateY(-50:ddd-headls naddd-linl[yle2-expaacad="true"]k-next::before { conta48x-i:1
#; te-scroll n-c li { or:#0otal { bacd-cr:#fenter; line-;eightc 2px; cursor:po:14px; fontwidth:10px;4eight:30px; 4ing:0uare { line- eightr0px; height::0px; pofixelidwefff; border-x ius:enter; text-align:cn-out; transition3all 0. 0a-iisplan-out; transition3all 0. 0a-ii-out; -webkit-transition3all 0. 0a-imargin-4ing:0olute; z44dzeative; displtoffbkshadow%; fl1si -solid ##; te-scrolldm .btn:hover { cr:#fftal { bac: or:#2 ##; te-scroll0entebas.k-s:auto; width:auto; rgin:0uare { line-height:n::0px; pofixelidmargin-g:6pxp:50%; -webkit-trarotrte(270degeY(webkit-trarotrte(270degeY(:18px; fon-g:6pxmargin-b2ing:0enter; backtsolid tran x: 154 !impoffbkshadow%isplton44px; p ft round #0co x: 154 !imp ##; te-scroll0entebas.dm .btn:h:40px; op.8e-:#in-vipm:trlute;  uf-owconrevi00%; :autlor:#cf-owconrevi00%; :authedding:cf-owconcf-owco :auck-c li { 222222pxwnter; background-color:#fwefff; addi dorder:1px#folor:#f:44px;  addi45ight1row {  margin-45dding:cf-owconcabou-kgro nmg .p-imgpare { hedding:cf-owconcf-owco :auc.h4ck-c li { 202020#0:18px; fonteightrcase; letter-s0.5 top:100%;p; fl1width-nter; text-transform:uppeg:cf-owconcabou-kuskgro nmg .p-ide { margin-2g:6px}infooign.0;ocihtannimecsedttn-c li { 111px}infooign.0;ocihtannimecsediut :18px; fonteight:1inf-owco linls ul .puag:0; listisplto:eeee; padding:0; mht:1.f-owco linls sedeting:0; add 0it}inf-owco linls ttn-c li { 111111to}inf-owco linls tdm .btn:hover { 0col00#f}inf-owco linls td-next::before { c o"nd img { display:inline-pare {ingze:30px; hngzeblock; vertical-align:mwnter; background-111111to}inf-owco linls tdm .btd-next::be:10px;4are-lide { r0px; hngze:1inf-owco newsrcase; .newsrcase;-inp.soldenter; back#fr:#ffffff; over { cr:#f:100%; margin-bottomname { font3{ top:8f-owco newsrcase; .newsrcase;-inp.s:focus {rwefff; c li { e6e6e6top:8f-owco newsrcase; .tyle2 00000; font5ight1row { :0 -5 topp:8f-owco newsrcase; .inp.s- { bpe{nt; -mcrum:inherie-in-out; -t; -mcrum:inherie-inss-r; -mcrum:inherie-i:1inf-owco on-set-{lotal { back#ed eeepxtlear:marhaction { pn5 tlm#fwefff; addidorddn-sepx sd eeepx:3efooign.0paymran-nnimecsvgk-s:auto;h5 top:100%;p; 3{ top:8f-owco foreact p edet:eeee; -margin-g:6px:1inf-owco.0;ocihtannimekgro ul .puag:0; listisplto:eeee; padding:0; mht:1.f-owco.0;ocihtannimekgro sedeting:0; margin-ight::1.f-owco.0;ocihtannimekgro sedttn-00000; font3{ toeeeee; pmht:1.f-owco.0;ocihtannimekgro td-next::betn i { displtom:5f-owco.0;ocihtannimekgro itn-00000; font3{ tod (min28ng:0ative; display:inline-enter; text-align:c:11in{ bacad-pill0; dd-.{onffff; margin-addi border-x remtx: 154 !impofffff; top- flo border-x remtx: 154 !impo}in{ bacad-pill0endn{rwefff; top-margi border-x remtx: 154 !impofffff; margin-ruto; border-x remtx: 154 !impo}i
0blur-up.lazylocdadt-tn-out; -tilte;cklur(0); tilte;cklur(0); }
0blur-upt-tn-out; -tilte;cklur(5tteY(tilte;cklur(5tteY(webkit-tranfilte;t400ms,tn-out; -tilte;t400ms-ii-out; -webkit-tranfilte;t400ms,tn-out; -tilte;t400ms-i}
