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


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

.bUMrQ { background-color:#000; color:#fff; position:relative; z-index:19; }
.bUMrQ .item { padding:10px; }
.bUMrQ .item a { color:#fff; font-size:11px; }
.bUMrQ .item a:hover { color:#fff; opacity:0.8; }
.bUMrQ .item.center { border-left:1px solid #504c4c; border-right:1px solid #504c4c; }
.bUMrQ .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 .bUMrQ { 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 .bUMrQ: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 .bUMrQ .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 .bUMrQ 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; }

.EPTJ { 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) .EPTJ:not(.sticky-header) { background:none; box-shadow:none; border:0; }
.header-1 .EPTJ:not(.sticky-header), .header-11.EPTJ: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; 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; }

#nHsKhijQ, #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; }
#nHsKhijQ, #userLinks { visibility:hidden; opacity:0; padding:20px; width:300px; position:absolute; top:130%; right:15px; z-index:99; }
#nHsKhijQ.active, #userLinks.active { visibility:visible; opacity:1; top:100%; }
#nHsKhijQ .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; }
#nHsKhijQ .ttl { font-size:12px; margin:0 0 10px; display:block; letter-spacing:0.2px; text-transform:uppercase; }
#nHsKhijQ #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 .UjkEnmLHBPt { max-width:23%; flex:1; -webkit-flex:1; -ms-flex:1; }
.minicart-content .item .kqsgQud { 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; }

#fgiQSimbtSU { 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; }
#fgiQSimbtSU.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; }
#XWHttO { padding-left:0; }
.BMOa, .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 .MVoxQVKAD { 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 .MVoxQVKAD.style3 { max-width:900px; }
    #siteNav > li .MVoxQVKAD ul { padding:0; list-style:none; }
    #siteNav > li:hover > .MVoxQVKAD { -webkit-transform:translateY(0); transform:translateY(0); opacity:1; visibility:visible; pointer-events:visible; }
    #siteNav > li .MVoxQVKAD.style1 .lvl-1 { margin-bottom:0; }
    #siteNav > li .MVoxQVKAD .lvl-1 a.lvl-1 { color:#000; font-size:13px; text-transform:uppercase; padding:0 0 8px; font-weight:400; }
    #siteNav > li .MVoxQVKAD .lvl-1 .site-nav { color:#000; padding:3px 0; font-weight:400; }
    #siteNav > li .MVoxQVKAD .lvl-1 .site-nav:hover { color:#000; }
    #siteNav > li .MVoxQVKAD .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 .MVoxQVKAD .lvl-1 .site-nav:hover:before { width:5px; margin-right:3px; }
    #siteNav > li .MVoxQVKAD .lvl-1 .site-nav.menu-title:hover:before { display:none; }

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

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

    #siteNav > li .offerBanner { padding: 20px; text-align: center; height: 100%; }
    #siteNav > li .gridproduct-banner .Qiivuao { 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 .MVoxQVKAD { 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 .EPTJ { 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 .Qiivuao .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 .poKmXzKXQ .RkKXLSOigU .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; }

.poKmXzKXQ .RkKXLSOigU .category-title { font-size:20px; font-weight:600; text-transform:none; margin:0; display:block; }
.poKmXzKXQ .RkKXLSOigU .counts { color:#333333; font-size:13px; opacity:0.7; display:block; margin-top:7px; }
.poKmXzKXQ .RkKXLSOigU .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; }

.poKmXzKXQ .style1 .bsWfUtpQQq .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%); }
.poKmXzKXQ .style1 .bsWfUtpQQq:hover .details { -ms-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0); }
.poKmXzKXQ .style1 .bsWfUtpQQq .category-title, 
.poKmXzKXQ .style1 .bsWfUtpQQq .counts { color:#ffffff; }

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

.poKmXzKXQ .style3 .bsWfUtpQQq .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); }
.poKmXzKXQ .style3 .bsWfUtpQQq .category-title { color:#000000; font-size:15px; }
.poKmXzKXQ .style3 .bsWfUtpQQq:hover .details { background:#ffffff; }

.poKmXzKXQ .style4 .bsWfUtpQQq .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; }
.poKmXzKXQ .style4 .bsWfUtpQQq .details:before { content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.77); z-index:-1; }
.poKmXzKXQ .style4 .bsWfUtpQQq:hover .details { opacity:1; visibility:visible; }
.poKmXzKXQ .style4 .bsWfUtpQQq .category-title, 
.poKmXzKXQ .style4 .bsWfUtpQQq .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; }

.UUXHmLmFw { background:#f9f9f9; margin:0 0 30px; }
.UUXHmLmFw .container, .UUXHmLmFw .container-fluid { padding-top:10px; padding-bottom:10px; }
.PXPncAyaVHL a, .PXPncAyaVHL 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; }

.Qiivuao a { text-decoration:none !important; }
@media only screen and (min-width:1025px) {
    .shop-grid-5 .Qiivuao .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 .Qiivuao .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%; }
}
.Qiivuao .item .UjkEnmLHBPt .showVariantImg img { opacity:0; visibility:hidden; }
.Qiivuao .item .UjkEnmLHBPt .showVariantImg .variantImg { visibility:visible; opacity:1; }
.Qiivuao .item .UjkEnmLHBPt .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; }
.Qiivuao .item .UjkEnmLHBPt { position:relative; overflow:hidden; margin:0 auto 15px;}
.Qiivuao .item .UjkEnmLHBPt > a { display:block; white-space:nowrap; opacity:1;line-height:215px; }
.Qiivuao .item .UjkEnmLHBPt 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; }
.Qiivuao .list-item{border:1px solid #cfcfcf; border-radius:15px;padding:5px;}
.Qiivuao .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; }
.Qiivuao .item .kqsgQud.text-left .BVVGRD a, 
.Qiivuao .item .kqsgQud.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 .Qiivuao.Qiivuao-style1 .item { padding:0; }
.Qiivuao-style1 .slick-slide { margin-right:15px; margin-left:15px; }
.Qiivuao-style1 .item { border:1px solid #eeeeee; padding:0; }
.Qiivuao-style1 .item:hover { border:1px solid #ddd; }
.Qiivuao-style1 .item .kqsgQud { padding:10px; }
.Qiivuao-style1 .item .saleTime span { background-color:#efefef; }
.medical-demo .btn.soldOutBtn, .soldOutBtn { background-color:#f00; }

.Qiivuao.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; }
.Qiivuao.style2 .item { position:relative; margin-bottom:10px; }
.Qiivuao.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; }
.Qiivuao.style2 .item:hover .overlay { visibility:visible; opacity:1; }
.Qiivuao.style2 .item.UjkEnmLHBPt { width:100%; overflow:hidden; position:relative; z-index:1; }
.Qiivuao.style2 .item .kqsgQud { 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; }
.Qiivuao.style2 .item:hover .kqsgQud { opacity:1; visibility:visible; }
.Qiivuao.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; }
.Qiivuao.style2 .item:hover .button-set { bottom:-10px; top:auto; }
.Qiivuao.style2 .item .product-review { margin-bottom:10px; }
.Qiivuao.style2 .item .UjkEnmLHBPt { 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; }
.Qiivuao .item:hover .button-set-top { top:8px; }
.button-set-top .wishlist { background:none; }
.Qiivuao .item:hover .button-set-top .btn-icon.wishlist { color:#000; background:#fff; }
.Qiivuao .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; }
.Qiivuao .item:hover .button-set-top .quick-view,
.Qiivuao .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; }
.Qiivuao .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; }

.Qiivuao .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 .UjkEnmLHBPt > 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; }
.Qiivuao .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; }
.Qiivuao .slick-slider .item, .Qiivuao.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; }
.UjkEnmLHBPt: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; }

.Qiivuao .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; }
.Qiivuao .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; }
.Qiivuao .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; }
.Qiivuao .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; }
.button-set.style4 .btn-icon { font-size:15px; display:inline-block; padding:0; margin:2px; border:0; vertical-align:middle; height:35px; width:35px; line-height:35px; text-align:center; -webkit-transform:scaleX(0); -moz-transform:scaleX(0); transform:scaleX(0); }
.Qiivuao .item:hover .btn-icon { -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform:scaleX(1); }
.Qiivuao .item:hover .button-set.style4 { top:auto; bottom:15px; opacity:1; visibility:visible; }

.button-set li .btn-icon.btn-square { border-radius:0; -webkit-border-radius:0; }
.button-set li .btn-icon.btn-square .tooltip-label { border-radius:0; -webkit-border-radius:0; }
.button-set li .btn-icon.btn-radius { border-radius:50px; -webkit-border-radius:50px; font-size: 14px; }
.button-set li .btn-icon.btn-radius .tooltip-label { border-radius:3px; -webkit-border-radius:3px; }

.button-set.style0 { bottom: 10px; top: auto; left: auto; right: auto; width: 100%; -webkit-transition: all .3s ease-out; transition: all .3s ease-out; }
.Qiivuao .item:hover .button-set.style0 { top: auto; }
.button-set.style0 ul { display: flex; justify-content: center; }
.button-set.style0 li .btn-icon { background-color:#ffffff; color:#222222; border-color:#ffffff; border-radius: 4px; -webkit-transform: scale(.9); transform: scale(.9); transition: all .4s ease-out; }
.Qiivuao .item:hover .button-set.style0 .btn-icon { -webkit-transform: scale(1); transform: scale(1); }
.button-set.style0 .tooltip-label { top:auto; bottom:50px; }
.button-set.style0 .btn-icon:hover .tooltip-label { top:auto; bottom:42px; }

.tooltip-label { opacity:0; visibility:hidden; position:absolute; top:-38px; bottom:auto; left:50%; background:#000000; color:#ffffff; border-radius:3px; padding:2px 6px; white-space:nowrap; font-size:10px; line-height:1.5; transform:translateX(-50%); text-transform:uppercase; text-align:center; z-index:2; -ms-transition:all 0.15s ease-in-out; -webkit-transition:all 0.15s ease-in-out; transition:all 0.15s ease-in-out; }
.tooltip-label:before { content:""; border:5px solid transparent; border-top:5px solid #000000; position:absolute; bottom:-9px; left:50%; margin-left:-5px; }
.tooltip-label.left { right: 45px; left: auto; bottom: auto; top: 50%; -webkit-transform:translateY(-50%); transform:translateY(-50%); }
.tooltip-label.left:before { border-top-color: transparent; border-left-color: #000000; right: -9px; top: 5px; left: auto; bottom: auto; }

.Qiivuao .item { margin:0 0 30px; text-align:center; }
.Qiivuao .item .product-vendor { color: #777; margin-bottom: 5px; }
.Qiivuao .item .BVVGRD a { font-size:13px; line-height:1.2; margin-bottom:0; font-weight:500; }
.Qiivuao .item .BVVGRD a:hover { opacity:0.8; }
.Qiivuao .item .product-price { margin:5px 0; color:#000000; font-weight:400; }
.product-price .old-price { color:#555; font-size:12px; opacity:0.8; text-decoration:line-through; }
.product-price .old-price + .price { padding-left:5px; color:#e95144 !important; }
.product-price .price { color:#e50606; }

.product-review .an { font-size:12px; opacity:1; margin:0 1px; }
.Qiivuao .product-review { margin:8px 0 10px; }
.Qiivuao .item .swatches { margin:8px 0 0; list-style:none; padding:0; }
.Qiivuao .item .swatches li { position:relative; display:inline-block; height:17px; width:17px; margin:3px 2px; cursor:pointer; box-shadow:0 0 1px 1px #ddd; -webkit-box-shadow:0 0 1px 1px #ddd; border:2px solid #ffffff; }
.Qiivuao .item .swatches li:hover .tooltip-label { opacity:1; top:-28px; visibility:visible; }
.Qiivuao .item .swatches li img { display:block; border-radius:50%; max-height:30px; margin:0 auto; }
.Qiivuao .item .swatches li.square img { border-radius:0; }
.Qiivuao .item .swatches li.radius img { border-radius:5px; }
.Qiivuao .item .swatches li:hover { box-shadow:0 0 1px 1px #000; }
.Qiivuao .item .swatches li.rounded { border-radius:50% !important; }
.Qiivuao .item .swatches li.radius { border-radius:5px !important; }
.Qiivuao .item .swatches li.rectangle { width:34px; height:24px; }
.Qiivuao .item .swatches li.medium-xs { height:28px; width:28px; }
.Qiivuao .item .swatches li.medium { height:40px; width:40px; }
.Qiivuao .item .swatches li.large { height:50px; width:50px; }
.Qiivuao .item .swatches li.navy { background-color:navy; }
.Qiivuao .item .swatches li.green { background-color:green; }
.Qiivuao .item .swatches li.gray { background-color:gray; }
.Qiivuao .item .swatches li.aqua { background-color:aqua; }
.Qiivuao .item .swatches li.orange { background-color:orange; }
.Qiivuao .item .swatches li.purple { background-color:purple; }
.Qiivuao .item .swatches li.teal { background-color:teal; }
.Qiivuao .item .swatches li.black { background-color:black; }
.Qiivuao .item .swatches li.red { background-color:red; }
.Qiivuao .item .swatches li.yellow { background-color:yellow; }
.Qiivuao .item .swatches li.darkgreen { background-color:darkgreen; }
.Qiivuao .item .swatches li.maroon { background-color:maroon; }

.image-swatches li { width:30px; height:30px; padding:0; background-repeat:no-repeat; background-position:50% 50%; background-size:100% auto; }
.image-swatches li img { max-height:26px; }

.Qiivuao .item .swatches li:hover,
.Qiivuao .item .swatches li.active { box-shadow: none; border: 2px solid #fe877b; transition:all .5s ease-in-out; }
.grid-view-item__title { color:#000; margin-bottom:0; font-weight: 600; }
.grid-view-item__meta { margin:5px 0; }
.product-price__price { color:#000000; font-weight:600; display:inline-block; }
.product-price__sale { color: #e95144; }

.Qiivuao-hover-btn a.quick-view, .Qiivuao-hover-btn a.wishlist, .Qiivuao-hover-btn .variants.add button,
.Qiivuao-hover-btn .cartIcon, .Qiivuao-hover-btn .add-to-compare { color:#ffffff; background-color:#000000; }
.Qiivuao-hover-gry a.quick-view, .Qiivuao-hover-gry a.wishlist, .Qiivuao-hover-gry .variants.add button,
.Qiivuao-hover-gry .cartIcon, .Qiivuao-hover-gry .add-to-compare { color:#ffffff; background-color:#555555; }

.brand-name a { color:#555; font-size:12px; text-transform:uppercase; }
.Qiivuao .item .brands { margin:10px 0; font-size:13px; }
.Qiivuao .item .brands p { margin:0; }
.Qiivuao .item .brands .label { font-weight:600; }

/* Countdown Timer On listing */
.Qiivuao .item:hover .saleTime { display:none }
.saleTime { position:absolute; bottom:5px; left:5px; z-index:2; }
.saleTime .time-count { color:#141414; font-weight:700; font-size:12px; }
.saleTime span > span { font-weight:700; max-width:50px; min-width:30px; padding:6px 4px 4px; line-height:12px; display:block; margin:0 0 0 1px; text-align:center; background:rgba(255, 255, 255, 0.9); color:#141414; }
.saleTime span > span span { display:block; background:none; font-size:10px; font-weight:400; margin-top:-3px; text-transform:uppercase; line-height:8px }
.saleTime.rounded .ht-count:first-child .count-inner { border-radius: 6px 6px 0 0; }
.saleTime.rounded .ht-count:last-child .count-inner { border-radius: 0 0 6px 6px; }
.timermobile { margin:0 -10px; display:none }
.timermobile .saleTime { position:relative; margin-top:20px }

.countdown-deals { line-height:35px; text-align:center; width:100%; margin-bottom:10px; }
.countdown-deals .cdown { background:#efefef; display:inline-block; height:50px; width:44px; }
.countdown-deals .cdown span { font-size:14px; font-weight:500; }
.countdown-deals .cdown > p { font-size:12px; text-transform:uppercase; line-height:0; margin:0; }
.Qiivuao .countdown-deals { position:absolute; bottom:-10px; }
.Qiivuao .countdown-deals .cdown { color:#fff; background-color:#000; }
.product-list .countdown-deals { line-height:40px; text-align:left; }
.product-list .countdown-deals .cdown { font-size:14px; height:59px; width:65px; text-align:center; color:#fff; background-color:#000; }
.product-load-more .list-product, .product-load-more .item { display:none; }

/* List View - Change view */
.Qiivuao.prd-list .item { width:100%; display:flex; margin-bottom:20px; }
.Qiivuao.prd-list .UjkEnmLHBPt { position:relative; flex:0 0 200px; float:left; width:200px; margin:0 20px 0 0; }
.Qiivuao.prd-list .kqsgQud { text-align:left !important; }
.Qiivuao.prd-list .BVVGRD a { color:#000; font-size:16px; font-weight:600; margin-bottom:5px; }
.Qiivuao.prd-list .product-review { justify-content:flex-start !important; margin:7px 0 8px; }
.Qiivuao.prd-list .product-review .caption { display: block; }
.Qiivuao.prd-list .swatches.d-flex-justify-center { -webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start; }
.Qiivuao.prd-list .sort-desc { margin: 0 0 10px; display:block; }
.Qiivuao.prd-list .button-action .btn { color: #fff; background-color: #fe877b; border-color: #fe877b; }
.Qiivuao.prd-list .button-action .btn:hover { color: #fff; background-color: #222; border-color: #222; }
.Qiivuao.prd-list .button-action .btn-icon { color: #fff; background-color: #222; border-color: #222; }
.Qiivuao.prd-list .button-action .btn-icon:hover { color: #fff; background-color: #fe877b; border-color: #fe877b; }
.Qiivuao.prd-list .button-set,
.Qiivuao.prd-list .sold-out { display:none !important; }
.Qiivuao.prd-list .saleTime { display: block !important; }
.Qiivuao.prd-list.style2 .item { margin-bottom: 10px; }
@media only screen and (min-width: 992px){
    .shop-fullwidth .Qiivuao.prd-list .item.col-xl-2,
    .shop-no-sidebar .Qiivuao.prd-list .item.col-xl-2 { -ms-flex:0 0 50%; -webkit-flex:0 0 50%; flex:0 0 50%; width:50%; }
}

.Qiivuao.prd-grid .button-action { display: none !important; }
.button-action > div { margin-right:5px; margin-top:8px; }
.button-action .btn { position:relative; padding:6px 15px; text-transform:none; border-radius:6px; margin-bottom:0; /*color:#fff; background-color:#222; border-color:#222;*/ } 
.button-action .btn:hover { color:#fff; background-color:#fe877b; border-color:#fe877b; }
.button-action .btn-icon { width:35px; height:35px; padding:0; }
.button-action .btn-icon .icon { font-size:13px; }
.button-action .btn-icon:hover .tooltip-label { bottom:auto; top:-28px; line-height:1.5; opacity:1; visibility:visible; }
.button-action .btn.soldOutBtn { background-color:#f00; border-color:#f00; color:#fff; }

.Qiivuao.prd-grid .button-action { display: none !important; }
.Qiivuao.prd-list.style2 .item .overlay { background:transparent; width:auto; height:auto; }
.Qiivuao.prd-list.style2 .item .kqsgQud { opacity:1; visibility:visible; position:static; padding-bottom:0; -ms-transform:none; -webkit-transform:none; transform:none; -ms-transition:none; -webkit-transition:none; transition:none; }

.shop-hover-info .Qiivuao.prd-list .col-lg-3 { -ms-flex:0 0 100%; -webkit-flex:0 0 100%; flex:0 0 100%; width:100%; }

/*======================================================================
  14. Product Listview
========================================================================*/
.list-view-item { display:table; table-layout:fixed; margin-bottom:15px; padding-bottom:15px; width:100%; border-bottom:1px solid #e8e9eb; text-decoration:none; }
.list-view-item:hover { text-decoration:none; }
.list-view-item p { color:#555; }
.list-view-item__image-column { display:table-cell; vertical-align:middle; width:230px; }
.list-view-item__image-wrapper { position:relative; margin-right:20px; }
.list-view-item__title-column { display:table-cell; vertical-align:middle; }
.list-view-items .grid-view-item__title { font-size:15px; font-weight:700; font-family:'Poppins', sans-serif; margin-bottom:10px; text-align:left; }
.list-view-items .product-price { font-size:	16px; }
.list-view-items .product-price__sale { padding-left:5px; }
.list-view-items .variants { margin-top:10px; display:inline-block; vertical-align:middle; }
.list-view-items .button-box { display:inline-block; vertical-align:middle; margin-top:10px; }
.list-view-items .button-box > div { display:inline-block; }
.list-view-items .button-box > div .btn-icon { color:#fff; font-size:16px; background-color:#000; width:40px; height:30px; line-height:34px; padding:0 10px; display:inline-block; vertical-align:top; margin:0; }

/*======================================================================
  15. Products Detail Page
========================================================================*/
.product-form__item { -webkit-flex:1 1 200px; -moz-flex:1 1 200px; -ms-flex:1 1 200px; flex:1 1 200px; margin-bottom:10px; padding:5px 0 0; }
.product-form__item { -webkit-flex:1 1 200px; -moz-flex:1 1 200px; -ms-flex:1 1 200px; flex:1 1 200px; margin-bottom:10px; }
.product-template__container label .slVariant { font-weight:700; }

.product-form .swatch .product-form__item { margin-bottom:0; padding-bottom:0; padding-top:0; }
.product-form .swatch label { display:block; text-transform:uppercase; font-weight:500; margin-bottom:10px; }
.product-form .swatch label .required { color:#F00; }
.product-form .swatch .swatch-element { position:relative; display:inline-block; margin-right:10px; cursor:pointer;  }
.product-form .swatch .swatch-element:hover .tooltip-label { top:-26px; visibility:visible; opacity:1; }
.product-form .swatch .swatch-element .tooltip-label { top:-32px; }
.product-form .swatch .swatch-element.soldout { opacity:0.5; cursor:no-drop; }
.product-form .swatch .swatch-element.soldout:after { content:""; position:absolute; left:0; top:0; bottom:0; display:block; width:100%; height:100%; background: url(../images/soldout.svg) no-repeat 50% 50%/cover; }
.product-form .swatch .active .swatchLbl { border-color:#eb6421; box-shadow:none; }

.pro-stockLbl .stockLbl { font-size:13px; text-transform:capitalize; font-weight:500; }
.pro-stockLbl .instock .icon { color:#61b33e; margin-right:5px; }
.pro-stockLbl .lowstock .icon, .pro-stockLbl .outstock .icon,
.pro-stockLbl .preorder .icon { color:#f93434; margin-right:5px; }

.feature-list-txt > div { background:#eee; padding:8px 10px; }
.feature-list-txt > div + div { margin-left:5px; }

.product-form .swatch .swatchLbl.color { width:30px; height:30px; }
.product-form .swatch .swatchLbl.color.medium { width:50px; height:50px; }
.product-form .swatch .swatchLbl.large { width:40px; height:40px; }
.product-form .swatch .swatchLbl.xlarge { width:70px; height:70px; }
.product-form .swatch .swatchLbl.rectangle { height:24px; min-width:35px; }
.product-form .swatch .swatchLbl.large:not(.color) { line-height:36px; }
.product-form .swatch .swatchLbl {
    color:#333; font-size:13px; font-weight:500; text-transform:uppercase; margin:0; min-width:30px; height:30px; overflow:hidden; text-align:center; background-color:#f5f5f5; padding:0 10px; border:1px solid #fff; box-shadow:0 0 0 1px #ddd; 
    background-repeat:no-repeat;background-position:50% 50%;background-size:100% auto; border-radius:0; display:flex;align-items:center;justify-content:center; -ms-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; cursor:pointer;
}
.product-form .swatch.swatches-image .swatchLbl { padding:0; background-repeat:no-repeat;background-position:50% 50%;background-size:100% auto; }
.product-form .swatch.swatches-image .swatchLbl.rectangle { height:45px; min-width:55px; }
.product-form .swatch.swatches-image .swatchLbl.top { background-position:top center; }
.product-form .swatch .swatchInput { display:none; }
.product-form .swatch.swatches-image .active { border:1px solid #eb6421; } 

.product-form { display:-webkit-flex; display:flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-align-items:flex-end; align-items:flex-end; width:100%; }
.product-form .swatch { margin-bottom:10px; width: 100%; clear:both; }
.product-form .swatch .swatch-element .black { background-color:#000; }
.product-form .swatch .swatch-element .white { background-color:#fff; border:1px solid #ddd; }
.product-form .swatch .swatch-element .red { background-color:#fe0000; }
.product-form .swatch .swatch-element .blue { background-color:#0000fe; }
.product-form .swatch .swatch-element .pink { background-color:#ffc1cc; }
.product-form .swatch .swatch-element .gray { background-color:#818181; }
.product-form .swatch .swatch-element .green { background-color:#027b02; }
.product-form .swatch .swatch-element .orange { background-color:#fca300; }
.product-form .swatch .swatch-element .yellow { background-color:#f9f900; }
.product-form .swatch .swatch-element .blueviolet { background-color:#8A2BE2; }
.product-form .swatch .swatch-element .brown { background-color:#A52A2A; }
.product-form .qtyField, .product-form .qtyField input { width: 92px; }

.product-action .add-to-cart .button-cart { width:100%; padding:6px 15px; min-height:40px; }
.product-action .wishlist-btn .wishlist { width:auto; float:left; padding:0; line-height:normal;  }
.product-action .wishlist-btn .wishlist i { vertical-align:middle; }
.product-action .wishlist-btn .wishlist:hover { color:#555; background-color:transparent; }

.share-icon { clear:both; }
.share-icon span { display:inline-block; font-weight:600; text-transform:uppercase; }
.share-icon .social-icons {  display:inline-block; }
.share-icon .social-icons li { margin-right:10px; }

.kqsgQud-img .product-thumb { padding:0 0; width:15%; margin:0; float:left; }
.kqsgQud-img .product-thumb-1 { display:block; padding:0; width:100%; margin:0; float:left; padding-right:0; }
.kqsgQud-img .product-zoom-right { position:relative; padding:0 0 0 10px;  width:85%; float:left; }
.kqsgQud-img.thumb-right .product-zoom-right { padding: 0 10px 0 0; }
.kqsgQud-img.thumb-right .product-wish,
.kqsgQud-img.thumb-right .product-buttons { right: 20px; }

.product-thumb .slick-slide { border:none; }
.product-thumb a.slick-slide { opacity:1; cursor:pointer; border:1px solid transparent; -ms-transition:all .5s ease-in-out; -webkit-transition:all .5s ease-in-out; transition:all .5s ease-in-out; }
.product-thumb a.slick-slide.active { opacity:0.5; }

.kqsgQud-img .product-thumb .slick-arrow { top:auto; background-color:rgba(255,255,255,0.8); padding:5px 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; }
.kqsgQud-img:hover .product-thumb .slick-arrow { opacity:1; }
.kqsgQud-img .product-thumb .slick-prev:before { content:"\ea48"; }
.kqsgQud-img .product-thumb .slick-next:before { content:"\ea45"; }

.kqsgQud-img.product-single__photos.bottom .product-thumb .slick-arrow { background:transparent; }
.kqsgQud-img.product-single__photos.bottom .product-thumb .slick-next { right:0; top:50%; left:inherit; }
.kqsgQud-img.product-single__photos.bottom .product-thumb .slick-prev { left:15px; top:50%; bottom:0; }
.kqsgQud-img.product-single__photos.bottom .product-thumb .slick-prev:before { content:"\ea8b"; font-family:"annimex-icons"; font-size:16px; }
.kqsgQud-img.product-single__photos.bottom .product-thumb .slick-next:before { content:"\ea8c"; font-family:"annimex-icons"; font-size:16px; }

.kqsgQud-img .product-tab-left div.slick-slide { margin-bottom:8px; }
.kqsgQud-img .product-tab-left .slick-prev:before, 
.kqsgQud-img .product-tab-left .slick-next:before { font-size: 16px; }
.kqsgQud-img .product-tab-left .slick-prev,
.kqsgQud-img .product-tab-left .slick-next { background:#eee; bottom:-45px; left:0; right:auto; top:auto; opacity:.9; width:48%; height:30px; margin:0; padding:0; }
.kqsgQud-img .product-tab-left .slick-next { left: auto; right: 0; }
.kqsgQud-img.thumb-left .product-labels { left:15px; }

.kqsgQud-img .social-sharing { text-align:center; clear:both; padding-top:20px; }
.kqsgQud-img .social-sharing .share-title { display:none; }

.product-buttons > a { position:relative; }
.product-buttons .tooltip-label {  }
.product-buttons .btn:hover .tooltip-label { opacity:1; visibility:visible; top:-30px; }

.product-buttons { position:absolute; right:10px; bottom:10px; z-index:99; }
.product-buttons .btn { font-size:19px; height:36px; width:36px; text-align:center; margin-top:5px; clear:both; padding:0; line-height:33px; background:#000000; color:#ffffff; border-color:#000000; opacity:0.9; }

.product-wish { position: absolute; right: 10px; top: 10px; z-index: 2; flex-direction: column; display: flex; align-items: center; }
.product-wish a:hover .tooltip-label { right: 40px; opacity: 1; visibility: visible; }

.out-of-stock-btn.btn { background-color:#ff0000; border-color:#ff0000; color:#fff; opacity:0.8; }

.product-template__container .product-single { margin-bottom:20px; }
.product-template__container .product-single__meta { position:relative; margin-bottom:20px; }

h1.product-single__title, .product-single__title.h1 { color:#000; font-size:22px; font-weight:600; margin-bottom:10px; }
.product-single__subtitle { margin-top:-6px; margin-bottom:12px; }

.product-template__container .product-nav { position:absolute; right:0; top:10px; }
.product-template__container .product-nav .next { float:right; }
.product-template__container .product-nav .prev, .product-template__container .product-nav .next { font-size:20px; display:block; line-height:22px; text-align:center; height:20px; width:20px; padding:0; color:#000; }

.product-info p { position:relative; color:#222; margin-bottom:5px; font-weight:600; }
.product-info p span { padding-left:10px; font-weight:400; text-transform:capitalize; }
.product-info p span.instock { color:#447900; }

.discount-badge { display:inline-block; vertical-align:middle; margin:-2px 0 0 5px; font-size:13px; }
.discount-badge .off, .discount-badge .save-amount { color:#e95144; }

.product-single__price { display:inline-block; margin: 15px 0 15px 0; }
.product-single__price .product-price__price { font-size:25px; font-weight:500; line-height:1; }
.product-single__price .product-price-old-price { opacity:0.6; font-size:18px; font-weight:500; text-decoration:line-through; padding-right:10px; }

.countdown-text label { margin: 0 10px 0 0; color: #111; border-bottom: 1px solid rgba(17,17,17,.6); }
.countdown-text .prcountdown > span { color: #333; font-size: 13px; font-weight: 600; position: relative; padding-right: 8px; margin: 0 4px; text-transform: uppercase; letter-spacing: .09em; }
.countdown-text .prcountdown > span + span:before {  content: ":"; position: absolute; left: -10px; }
.countdown-text.style2 .prcountdown > span { color:#fd6d61; }
.countdown-text.style3 { background-color: #f78282; padding: 8px 15px; }
.countdown-text.style3 label,
.countdown-text.style3 .prcountdown > span { color:#fff; }
.countdown-text.style4 { background-color: #f5f5f5; padding: 8px 15px; }
.countdown-text.style4 label,
.countdown-text.style4 .prcountdown > span { color:#222; }

.orderMsg img, .orderMsg .icon { margin-right:10px; -webkit-animation-name:blinker; -webkit-animation-iteration-count:infinite; -webkit-animation-timing-function:cubic-bezier(.6, 0, 1, 1); -webkit-animation-duration:0.8s; }
@-webkit-keyframes blinker { from { opacity: 1.0; } to { opacity:0.0; } }
@keyframes blinker { from { opacity: 1.0; } to { opacity:0.0; } }

.product-description ul, .product-single__description ul { margin-left:0; }
.product-single__description ul { text-align:left; }
.product-description ul li, .product-single__description ul li { position:relative; margin-left:15px; list-style:disc; }

.rte { margin-bottom:20px; }
.rte li { margin-bottom:4px; list-style:inherit; }
.rte h1, .rte .h1, .rte h2, .rte .h2, .rte h3, .rte .h3, .rte h4, .rte .h4, .rte h5, .rte .h5, .rte h6, .rte .h6 { margin-top:30px; margin-bottom:15px; }
.rte h1:first-child, .rte .h1:first-child, .rte h2:first-child, .rte .h2:first-child, .rte h3:first-child, .rte .h3:first-child, .rte h4:first-child, .rte .h4:first-child, .rte h5:first-child, .rte .h5:first-child, .rte h6:first-child, .rte .h6:first-child { margin-top:0 }
.rte:last-child { margin-bottom:0; }

.template-product .product-service .icon { height:auto; line-height:1; background:transparent; color:#fe877b; }
.template-product .product-service .service-info:hover .icon { background:transparent; color:#fb6657; }

.safecheckout .icon { color:#555; font-size:28px; line-height:1; }
.safecheckout .content { color:#555; font-size:13px; line-height:1.7; text-transform:uppercase; font-weight:500; padding-left:10px; }

.infolinks .btn { border:0; background-color:transparent !important; color:#222222 !important; text-transform:none; font-weight:400; width:auto; height:auto; padding:0; margin:0 15px 0 0; display:inline-block; }
.infolinks .btn:hover { color: #fe877b !important; }
.infolinks .btn:focus { outline:0; box-shadow:none; }
.infolinks .btn .icon { font-size:13px; vertical-align:middle; }

table { margin-bottom:15px; width:100%; border-collapse:collapse; border-spacing:0; }
#sizechart { position:relative; text-align:center; background:#fff; margin:0 auto; padding:20px; max-width:800px; box-shadow:0 0 20px rgba(255,255,255,.3); }
#sizechart table tr th { background:#000; color:#fff; border:0 !important; }
#sizechart table tr th, #sizechart table tr td { padding:7px 12px; text-align:center; font-size:12px; border:1px solid #e8e9eb; }
#sizechart ul, #ShippingInfo ul { margin:0 0 20px 0px; }

#productInquiry { position:relative; background:#fafafa; margin:0 auto; padding:20px; max-width:600px; }
#productInquiry h3 { font-size:15px; text-transform:uppercase; padding-right:15px; margin-bottom:20px; }
#productInquiry textarea { padding:10px; }

.product-template__container .product-action { width:100%; display:block; margin-bottom:15px; padding:0 5px; }
.product-template__container .product-form__item--quantity { float:left; margin:0 10px 10px 0; }

.product-form__item--submit .btn,
.product-form__item--buyit .btn { width:100%; height:44px; font-size:15px; margin-bottom:10px; }
.product-form__item--buyit .btn[disabled] { opacity:0.6; cursor:default; }

.agree-check { margin:15px 0 10px; }
.agree-check .checkbox { margin-right:3px; }

.social-sharing { margin: 0 -5px; }
.social-sharing .sharing-lbl { padding-left: 5px; }
.social-sharing .btn { color:#000; padding:0 5px; margin-bottom:0; background:none !important; border:0; letter-spacing:normal; text-transform:capitalize; }
.social-sharing .icon { color:#222222; font-size:13px; margin-right:10px; }

.freeShipMsg, .shippingMsg, .userViewMsg { clear:both; margin-bottom:12px; }
.freeShipMsg .icon, .shippingMsg .icon, .userViewMsg .icon { min-width:25px; font-size:16px; vertical-align:sub; text-align:left; }
.userViewMsg .uersView { color:#e95144; }
.sizelink { font-size: 11px; font-weight: 400; }

.review-rating { position: relative; width: 100%; display: flex; justify-content: flex-end; flex-direction: row-reverse; overflow: hidden; }
.review-rating .rating-0 { filter: grayscale(100%); }
.review-rating > input { display: none; }
.review-rating > label { cursor: pointer; width: 25px; height: 25px; margin: 0; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%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 10.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 10.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"); background-repeat: no-repeat; background-position: center; background-size: 20px; transition: .3s; }
.review-rating > input:checked ~ label,
.review-rating > input:checked ~ label ~ label { background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%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 10.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 10.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"); }
.review-rating > input:not(:checked) ~ label:hover,
.review-rating > input:not(:checked) ~ label:hover ~ label { background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%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 10.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 10.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"); }

.prFeatures { padding:20px 0; }
.prFeatures .feature { margin-bottom:20px; }
.prFeatures img { float:left; }
.prFeatures .details { margin-left:65px; line-height:1.5; }
.prFeatures .details h3, .prFeatures .details .h3 { margin-bottom:5px; text-transform:uppercase; }

.template-product .product-tabs li a { font-size:13px; font-weight:600; text-transform:uppercase; position:relative; display:block; padding:0 0 10px; background-color:transparent; color:#666; border:none; cursor:pointer; margin-right:40px; }
.template-product .product-tabs li.active a, 
.template-product .product-tabs li:hover a { color: #000; }
.template-product .product-tabs li a:before { content:""; width:0; height:1px; background-color:#444; position:absolute; bottom:-1px; left:0; right:0; }
.template-product .product-tabs li.active a:before,
.template-product .product-tabs li:hover a:before { width:100%; }

.template-product .product-tabs.style2 li a { color:#000; background-color:#eee; padding:10px 25px; margin-right:10px; }
.template-product .product-tabs.style2 li.active a, 
.template-product .product-tabs.style2 li:hover a { background-color: #000;color: #eee; }
.template-product .product-tabs.style2 li a:before { content:none; }

.template-product .product-tabs.style3 li a { color:#000; background-color:#f5f5f5; border:1px solid transparent; border-bottom:0; padding:10px 25px; margin-right:10px; }
.template-product .product-tabs.style3 li.active a, 
.template-product .product-tabs.style3 li:hover a { background-color:#fff;color:#000; border-color:#e8e9eb; }
.template-product .product-tabs.style3 li a:before { background:#e8e9eb; }
.template-product .product-tabs.style3 li.active a:before { background:#fff; }

.acor-ttl.active { border-bottom:1px solid #000; }
.acor-ttl { display:block; padding:15px 0; position:relative; font-weight:600; letter-spacing:1px; border-bottom:1px solid #e8e9eb; font-family:Poppins,Helvetica,Tahoma,Arial,sans-serif; margin:0; font-size:12px; cursor:pointer; }

.template-product .tabs-listing .tab-container { padding:30px 0 20px; text-align:left; }
.tab-container .tab-content { display:none; }
.product-template__container .product-single-1 .tab-container .tab-content { padding-top:20px; }
.template-product .prstyle2 .tabs-listing .acor-ttl:before { position:absolute; right:15px; top:15px; content:"\f107"; font-family:'annimex-icons'; font-size:16px; font-weight:normal; }
.template-product .prstyle2 .tabs-listing .acor-ttl.active:before { content:"\f106"; color:#000; }

.spr-header { margin: 0 0 24px; padding: 0 0 24px; border-bottom: 1px solid #DFDFDF; }
.product-review-form { display:none; }
.product-review-form .product-review .an { font-size:15px; }
.spr-reviews .review-inner { max-height:525px; overflow-y:auto; }
.spr-reviews .spr-review:not(:last-of-type) { border-bottom:1px solid #ECECEC; padding-bottom:15px; margin-bottom:15px; }
.spr-review-header-byline { font-size:13px; opacity:0.7; display:block; margin:-4px 0 10px 0; }
.spr-review-header-byline strong { font-weight:normal; }

#size-chart table tr th { background:#000; color:#fff; border:0 !important; white-space:nowrap; }
#size-chart table tr th, #size-chart table tr td { padding:7px 12px; text-align:center; font-size:12px; border:1px solid #e8e9eb; }

.related-product { margin-bottom:40px; }
.related-product .section-header { margin-bottom:20px; }
.related-product .section-header p { margin-left:auto; margin-right:auto; }
.related-product .button-set.style1 li .btn-icon { font-size:14px; margin:1px; width:30px; height:30px; line-height:28px; }
.product-template__container .section-header { margin-bottom:40px; }
.sub-heading { text-align:center; max-width:500px; margin:0 auto; }
.related-product .grid--view-items { overflow:visible; }
.recently-product .Qiivuao .item { float:left; }

.product-single__photos.bottom .product-dec-slider-1 { padding:8px 0; margin-left:-4px; }
.product-single__photos.bottom .product-dec-slider-1 .slick-list { margin:0 -2px; }
.product-single__photos.bottom .product-dec-slider-1 .slick-slide { margin:0 4px; }

.product-info .lbl { font-weight:700; }

.left-content-product { float:left; width:80%; padding-right:30px; }
.sidebar-product { float:left; width:20%; }
.sidebar-product .prFeatures { padding-top:0; }
.sidebar-product .prFeatures h5 { font-size:1.07692em; font-family:'Poppins', sans-serif; font-weight:600; }
.template-product-right-thumb .sidebar-product .prFeatures { padding-top:0; }
.sidebar-product .section-header { margin-bottom:20px; }

.prstyle3 .related-product { margin-bottom:20px; }
.prstyle3 .related-product:before, .prstyle3 .related-product:after { content:''; clear:both; display:block; }
.prstyle3 .related-product .section-header .h2, .prstyle3 .related-product .section-header .sub-heading { text-align:left; }
.prstyle3 .related-product .section-header { margin-bottom:12px; }
.prSidebar .section-header h2, .prSidebar .section-header .h2 { font-size:130%; text-align:left !important; }
.prstyle3 .mini-list-item .mini-view_image img { max-width:110px; }
.prstyle3 .mini-list-item .mini-view_image { width:28%; }
.prstyle3 .mini-list-item .details { margin-left:32%; }

.template-product-right-thumb .kqsgQud-img .product-thumb { padding-right:0; padding-left:5px; }
.template-product-right-thumb .product-thumb .product-dec-slider-2 a { padding-bottom:3px; }
.template-product-right-thumb .prFeatures { padding:40px 0 20px; }

#product-countdown { position:static; margin:15px 0; }
#product-countdown:before, .product-countdown:after { content:''; clear:both; display:block; }
#product-countdown .time-count { font-weight:700; font-size:24px; display:block; width:100%; text-align:center; margin:0; }
#product-countdown { position:static; margin:15px 0; }
#product-countdown .count-inner { background-color:#f8f8f8; min-width:65px; border:1px solid #dddddd; padding:10px; margin-right:5px; }
#product-countdown .count-inner .time-count { color:#000; font-size:20px; line-height:23px; font-weight:bold; }
#product-countdown span > span { margin-top:0; }
#product-countdown span > span span { font-size:13px; line-height:16px; display:block; background-color:transparent; border:0; padding:0; min-width:100%; }

.product-right-sidebar .kqsgQud-img { width:50%; float:left; padding-right:10px; }
.product-right-sidebar .product-information { width:50%; float:left; padding-left:10px; }
.product-right-sidebar .sidebar-product { width:100%; }
.product-right-sidebar .tabs-listing { clear:both; padding-top:30px; }
.product-right-sidebar .sub-heading { text-align:left; }
.product-right-sidebar .related-product { margin-bottom:20px; }

.product-single .product-single__meta { position:relative; margin-bottom:20px; }
.product-single .product-featured-img { width:100%; display:block; margin:0 auto; }
.product-single .grid_item-title { font-size:26px; margin-bottom:25px; }

.mfpbox { margin:0 auto; padding:20px; max-width:800px; position:relative; background:#fff; box-shadow:0 0 20px rgba(51,51,51,0.3); -webkit-box-shadow:0 0 20px rgba(51,51,51,0.3); }
.mfpbox .mfp-close { top:10px; right:10px; opacity:1; color:#333; line-height:30px; height:30px; width:30px }
.mfp-close { font-size:28px !important; }
button.mfp-close { width: 35px; height: 35px; line-height: 35px; }

.product-nav { color:#333333; font-size:12px; line-height:1.2; max-width:200px; padding:5px; opacity:0.4; position:fixed; top:45%; z-index:10; background-color:#ffffff; box-shadow:0 0 10px rgba(0,0,0,0.2); }
.product-nav:hover { color:#333333; opacity:1; }
.product-nav.prev-pro { left:-130px; }
.product-nav.next-pro { right:-130px; }
.product-nav .details { width:125px; padding:8px; font-weight:500; }
.product-nav span.img { width:60px; }
.product-nav:hover.prev-pro { left:0; opacity:1; }
.product-nav:hover.next-pro { right:0; opacity:1; }
.product-nav .name:hover { color:#f06543; opacity:1; }
.product-nav .price { margin-top:10px; display:block; }

.kqsgQud-img .product-single-style2 .slick-list { margin-right: -5px; margin-left: -5px; }
.kqsgQud-img .product-single-style2 .slick-slide { padding-right: 5px; padding-left: 5px; }
.product-horizontal-style .product-single-style2 .slick-arrow { top:50%; background-color:rgba(255,255,255,0.8); padding:5px 10px; opacity:0; visibility:hidden; -ms-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
.product-horizontal-style:hover .product-single-style2 .slick-arrow { opacity:1; visibility:visible; }

.product-horizontal-style .product-horizontal-thumb .slick-list { margin:0 -5px; }
.product-horizontal-style .product-horizontal-thumb div.slick-slide { margin:0 5px; cursor:pointer; }
.product-horizontal-style .product-horizontal-thumb .slick-prev { left:0; right:auto; top:50%; margin:0; }
.product-horizontal-style .product-horizontal-thumb .slick-prev:before { content: "\ea8b"; font-family:"annimex-icons"; font-size:14px; }
.product-horizontal-style .product-horizontal-thumb .slick-next { right:0; left:auto; top:50%; margin:0; }
.product-horizontal-style .product-horizontal-thumb .slick-next:before { content: "\ea8c"; font-family:"annimex-icons"; font-size:14px; }

.product-360-degree-layout .trustseal-img { margin-top:20px; }
.product-single .type-product { display:block; margin:10px 0; }


/* Product Info Bg */
.wrap-product-info-bg { padding:30px 25px; background:#fafafa; text-align:center; }

.tab-accordian-style .accordion-button { font-size: 12px; font-weight: 600; margin: 0; padding: 12px 30px 12px 15px; text-transform: uppercase; border-radius: 5px !important; background-color: #fff; color: #444; border: 1px solid #eee; box-shadow: none; }
.tab-accordian-style .accordion-button:after { content: "\ea45"; font-family: 'annimex-icons'; font-size: 18px; font-weight: normal; position: absolute; top: 50%; right: 12px; background: none; width: auto; height: auto; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.tab-accordian-style .accordion-button:not(.collapsed):after { content: "\ea48"; }
.tab-accordian-style .accordion-button:not(.collapsed) { color: #222; border-color: #eee; background-color: #f5f5f5; }

.tab-vertical-style .nav-pills .nav-link { font-size: 12px; font-weight: 600; margin: 0 0 .5rem; padding: 12px 30px 12px 15px; text-transform: uppercase; border-radius: 5px !important; background-color: #fff; color: #444; border: 1px solid #eee; box-shadow: none; }
.tab-vertical-style .nav-pills .nav-link.active { color: #222; border-color: #eee; background-color: #f5f5f5; }

.row.g-2 { padding:0; margin:-5px; }
.row.g-2 > div { padding:5px; margin:0; }

.variable-select select { height: 37px; }
.product-single-style3 .product-form__item .sizelink { padding-left:10px; }
.product-single-style3 .product-form { margin-left:0; margin-right:0; }
.product-single-style3 .product-form .col-12 { padding:0 5px; }
.product-single-style3 .product-form .row { width:100%; margin:0 -5px; }
.product-single-style3 .infolinks { margin:10px 0 30px; }
.product-single-style3 .orderMsg { color:#000; }
.product-single-style3 .orderMsg .an { font-size:20px; padding-right:5px; }
.product-single-style3 .product-action { margin:10px 0; padding:0; }
.product-single-style3 .storeFeatures { padding-top:10px; color:#111; margin:0 -10px 10px; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; }
.product-single-style3 .storeFeatures p { padding:5px 10px; margin:0; }
.product-single-style3 .userViewMsg .an { font-size:14px; padding-right:5px; }
.product-single-style3 .userViewMsg .an, .product-single-style3 .userViewMsg .uersView { color:#000; }
.product-single-style3 .product-sticky-style { position:sticky; position:-webkit-sticky; top:70px; }
.product-single-style3 .product-single { margin-bottom:40px; }

.block { background-color:#fbfbfb; padding:20px; }
.block-cart .BVVGRD { padding-right: 15px; }
.block-cart .btn-remove1 { position:absolute; right:5px; top:5px; }

.product-single-center-mode .kqsgQud-img .product-buttons { bottom:18px; right:10px; }
.product-single-center-mode .product-center-style3 .slick-slide:not(.slick-current) { opacity:0.5; }
.product-single-center-mode .product-info-center { position:relative; max-width:550px; margin:0 auto 30px; text-align:center; }
@media only screen and (min-width: 1025px) {
    .product-single-center-mode .product-center-style3 .slick-arrow { opacity:0; visibility:hidden; }
    .product-single-center-mode .product-center-style3:hover .slick-arrow { opacity:1; visibility:visible; }
}

.upsell-bundle .usbImgCall { position:relative; align-self:center; width:auto; flex:none; }
.upsell-bundle .usbImgCall + .usbImgCall:before { content:"\ebe0";font-family:'annimex-icons'; font-size:12px; position:absolute; top:44%; left:-5px; }
.upsell-bundle .usbRow select { width: auto; height: 34px; white-space: nowrap; border-radius: 0; }
.upsell-bundle .usbRow:not(.active) .customCheckbox input[type="checkbox"]:checked + label:after { opacity:0; }
.upsell-bundle .usbRow:not(.active) .customCheckbox input[type="checkbox"] + label::after { opacity: 1; }
.upsell-bundle .usbbtnCall { margin-left: 20px; max-width: 200px; }

.form-bordered.product-form { border-top:1px solid #e8e9eb; border-bottom:1px solid #e8e9eb; padding:20px 0; margin:20px 0; }

ul.checkmarkList li { list-style:none; position:relative; margin-left:22px; }
ul.checkmarkList li:before { content:"\e954";font-family:'annimex-icons'; position:absolute;left:-22px; text-align:left; font-size:13px; opacity:0.3; }

.product-variable-layout .product-form { border-top:1px dotted #a0a0a0; border-bottom:1px dotted #a0a0a0; padding:20px 0; margin:20px 0 30px; }
.product-variable-layout .infolinks .btn { margin-right:10px; }

.grouped-product-list tr { border-bottom:1px solid #e8e9eb; }
.grouped-product-list td { padding:15px 0px; }
.grouped-product-list .product-thumb { max-width:60px; }
.grouped-product-list .selectbox { position:relative; width:150px; height:35px; }

#threesixty { max-width:400px; background:#fff; margin:0 auto; padding:10px; position: relative; }
.threesixty { overflow:hidden; }
.threesixty .nav_bar { position:absolute; bottom:20px; left:50%; z-index:11; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); }
.threesixty .nav_bar a { font-size:0; width:40px; line-height:40px; height:40px; float:left; background-color:#fff; text-align:center; }
.threesixty .nav_bar a::before { display:inline-block; font-size:24px; font-family:"annimex-icons"; }
.threesixty .nav_bar a.nav_bar_previous::before { content: "\ea46"; }
.threesixty .nav_bar a.nav_bar_play::before { content:"\ebdf"; }
.threesixty .nav_bar a.nav_bar_next::before { content: "\ea47"; }
.threesixty .nav_bar a.nav_bar_stop::before { content: "\ebd8"; }
.threesixty .spinner { width:60px; display:block; margin:0 auto; height:30px; background:#333; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; }
.threesixty .spinner span { font-family:Arial, "MS Trebuchet", sans-serif; font-size:12px; font-weight:bolder; color:#FFF; text-align:center; line-height:30px; display:block; }
.threesixty .threesixty_images { display:none; list-style:none; margin:0; padding:0; }
.threesixty .threesixty_images img { position:absolute; top:0; left:50%; height:auto; max-height:500px; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); }
.threesixty .threesixty_images img.current-image { visibility:visible; }
.threesixty .threesixty_images img.previous-image { visibility:hidden; }

/*======================================================================
  16. Sidebar
========================================================================*/
.sidebar .sidebar_widget { margin-bottom:30px; clear:both; width:100%; }
.sidebar .sidebar_widget:last-of-type { margin-bottom:0; }
.sidebar h2, .sidebar .h2 { font-family:'Poppins', sans-serif; margin-bottom:15px; font-size:14px; line-height:1.6; }
.sidebar .sidebar_widget .widget-content ul { margin:0 0 15px; list-style:none; }
.sidebar .sidebar_widget .widget-content .product-tags li { padding: 0; }
.sidebar .sidebar_widget .widget-content ul li { list-style:none; font-size:13px; }
.sidebar .sidebar_widget .widget-content ul li.lvl-1 + li { border-top: 1px solid #eeeeee; }
.sidebar .sidebar_widget .widget-content ul li.active a { color:#fe877b; font-weight:500; }

.ZtZsVwmsXJd ul:not(.filter-color) { list-style:none; }
.ZtZsVwmsXJd ul:not(.filter-color) input[type="checkbox"] { width:20px; height:auto; margin:0; padding:0; font-size:1em; opacity:0; display:none; }
.ZtZsVwmsXJd ul:not(.filter-color) input[type="checkbox"] + label { display:block; margin-left:0px; line-height:1.5em; cursor:pointer; margin-bottom:0; }
.ZtZsVwmsXJd ul:not(.filter-color) li label { font-size:13px; font-weight:400; }
.ZtZsVwmsXJd ul:not(.filter-color) input[type="checkbox"] + label > span { background:#fff; display:inline-block; width:16px;height:16px; margin:0 10px 0 0; border:1px solid #d0d0d0; vertical-align:middle; }
.ZtZsVwmsXJd ul:not(.filter-color) input[type="checkbox"]:checked + label > span::before { content:"\ea7f"; font-family:"annimex-icons"; display:block; width:14px; color:#000; font-size:11px; line-height:14px; text-align:center; }
.ZtZsVwmsXJd .filter-color { display:table; list-style:none; width:100%; }
.ZtZsVwmsXJd .filter-color ul, .sidebar .sidebar_widget .widget-content.filter-color ul { margin-top:-10px; margin-left:-8px; margin-bottom:0; }
.ZtZsVwmsXJd .filter-color .swacth-btn { display:block; float:left; margin-top:10px; margin-left:8px; position:relative; height:25px; width:25px; background-color:#f2f2f2; text-align:center; font-size:10px; line-height:21px; color:#000; cursor:pointer; border-radius:100px; }
.ZtZsVwmsXJd .filter-color .swacth-btn.checked { box-shadow:0 0 0 2px #000,0 0 0 2px #fff inset; }
.ZtZsVwmsXJd .filter-color .swacth-btn.medium { height:30px; width:30px; }
.ZtZsVwmsXJd .filter-color .swacth-btn.radius { -webkit-border-radius:5px !important; border-radius:5px !important; }
.ZtZsVwmsXJd .filter-color .black { background-color:#000; }
.ZtZsVwmsXJd .filter-color .white { background-color:#fff; border:1px solid #ddd; }
.ZtZsVwmsXJd .filter-color .red { background-color:#fe0000; }
.ZtZsVwmsXJd .filter-color .blue { background-color:#0000fe; }
.ZtZsVwmsXJd .filter-color .pink { background-color:#ffc1cc; }
.ZtZsVwmsXJd .filter-color .gray { background-color:#818181; }
.ZtZsVwmsXJd .filter-color .green { background-color:#027b02; }
.ZtZsVwmsXJd .filter-color .orange { background-color:#fca300; }
.ZtZsVwmsXJd .filter-color .yellow { background-color:#f9f900; }
.ZtZsVwmsXJd .filter-color .blueviolet { background-color:#8A2BE2; }
.ZtZsVwmsXJd .filter-color .brown { background-color:#A52A2A; }
.ZtZsVwmsXJd .filter-color .darkgoldenrod { background-color:#B8860B; }
.ZtZsVwmsXJd .filter-color .darkgreen { background-color:#006400; }
.ZtZsVwmsXJd .filter-color .darkred { background-color:#8B0000; }
.ZtZsVwmsXJd .filter-color .khaki { background-color:#F0E68C; }
.ZtZsVwmsXJd .filter-color .teal { background-color:#007d7d; }
.ZtZsVwmsXJd .filter-color .taupe { background-color:#483C32; }
.ZtZsVwmsXJd .filter-color .coral { background-color:#FF7F50; }
.ZtZsVwmsXJd .filter-color .beige { background-color:#F5F5DC; }
.ZtZsVwmsXJd .filter-color .purple { background-color:#800080; }
.ZtZsVwmsXJd .filter-color .metallic { background-color:#aaa9ad; }
.ZtZsVwmsXJd .filter-color .darkbrown { background-color:#654321; }
.ZtZsVwmsXJd .filter-color .silver { background-color:#C0C0C0; }
.ZtZsVwmsXJd .filter-color .navy { background-color:#000080; }
.ZtZsVwmsXJd .filter-color .darkgrey { background-color:#A9A9A9; }
.ZtZsVwmsXJd .filter-color .turquoise { background-color:#30D5C8; }
.ZtZsVwmsXJd .filter-color .cream { background-color:#FFFDD0; }
.ZtZsVwmsXJd .filter-color .grey { background-color:#818181; }
.ZtZsVwmsXJd .filter-color .multicolor { background-color:#fff; }
.ZtZsVwmsXJd .filter-color .swacth-btn { background-repeat: no-repeat; background-position: 50% 50%; background-size: 100% auto; }
.ZtZsVwmsXJd .filter-color .swacth-btn.rectangle { width:32px; height:22px; border-radius:0; }
.flby-tlt { color: #000; font-size: 15px; position: relative; width: 100%; margin:10px 0 20px; }

.ZtZsVwmsXJd.size-swacthes ul { column-count:2; margin:-8px 0 0; } 
.ZtZsVwmsXJd.size-swacthes ul li { float:none; padding:8px 0 0; }

.shop-fullwidth .filterbar { width:300px; height:100%; padding:0 !important; background-color:#ffffff; box-shadow:0 0 5px rgba(0,0,0,0.3); position:fixed; top:0; left:-335px; z-index:9999; -ms-transition:0.5s; -webkit-transition:0.5s; transition:0.5s; }
.shop-fullwidth .filterbar.active { left:0; opacity:1; visibility:visible; }
.shop-fullwidth .filterbar .sidebar_tags { position: relative; z-index: 9; background: #ffffff; padding: 20px; height: 100%; overflow: auto; }
.shop-fullwidth .btn-filter { padding:6px 15px; border-radius: 3px; }
.shop-fullwidth .btn-filter:before { font-family: 'annimex-icons'; font-size: 17px; margin-right: 5px; }
.shop-fullwidth .filterbar .closeFilter { color:#ffffff; font-size:15px; line-height:32px; height:30px; width:30px; text-align:center; cursor:pointer; position:absolute; top:10px; left:100%; background-color:#000000; box-shadow:0 0 5px #ddd; -ms-transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out; }
.shop-fullwidth .filterbar.active .closeFilter:after { content:''; background:rgba(0,0,0,0.5); position:fixed; top:0; bottom:0; left:0; right:0; z-index:-1; }
.shop-fullwidth .filterbar .sidebar_widget:not(.ZtZsVwmsXJd), .filterbar .static-banner-block { display:none; }

.full-page-title .UUXHmLmFw { margin-bottom:0; }
.full-page-title .page-title { background:url(../images/Xuehtpq/Xuehtpq.jpg) no-repeat; background-size:cover; position:relative; background-position:50% 50%; padding:110px 0; }
.full-page-title .page-title h1 { margin-bottom:0 !important; }

.sidebar .filterDD, .collection-top-filters .filterDD { max-height:450px; overflow:hidden auto; padding-top:20px; }
.sidebar .sidebar_widget.categories .sub-level { position:relative; }
.sidebar .sidebar_widget.categories .sub-level > a:after { content:'\ebe0'; font-family:'annimex-icons'; display:inline-block; position:absolute; right:0; top:10px; }
.sidebar .sidebar_widget.categories .sub-level > a.active:after { content:'\ebd1'; font-family:'annimex-icons'; display:inline-block; }
.sidebar .sidebar_widget.categories .sub-level ul { margin:0 0 10px; display:none; }
.sidebar .sidebar_widget.categories .sub-level ul li a { padding: 7px 25px 7px 15px; }
.sidebar .sidebar_widget.categories .sub-level .sub-sub-level ul li a { padding: 7px 25px 7px 30px; }
.sidebar .sidebar_widget.categories .sub-level .sub-sub-level > a:after { top: 7px; }

.sidebar .sidebar_widget.categories li a { color:#111111; font-size:13px; padding:10px 25px 10px 0; display:block; }
.sidebar .sidebar_widget.categories li a:hover,
.sidebar .sidebar_widget.categories li a.active { color:#fe877b; }
.sidebar .sidebar_widget.categories .filterDD { margin-top:10px; }

.sidebar-noborder .sidebar_widget.no-border ul { margin:-3px 0; }
.sidebar-noborder .sidebar_widget.no-border ul li.lvl-1 + li,
.sidebar-noborder .sidebar_widget.no-border ul li { border:none; }
.sidebar-noborder .sidebar_widget.no-border ul li a { padding:3px 0; }

.filter-widget .widget-title { position:relative; cursor:pointer; }
.filter-widget .widget-title:after { content:'\eb69'; font-family:'annimex-icons'; display:inline-block; position:absolute; right:0; top:-1px; font-size:17px; }
.filter-widget .widget-title.active:after { content:'\eb66'; font-family:'annimex-icons'; display:inline-block; }

/* Sidebar background */
.sidebar-bg .sidebar_widget.ZtZsVwmsXJd { padding:15px; margin-bottom:10px; background-color:#f9f9f9; border-radius:3px; }
.ZtZsVwmsXJd.size-swacthes.availability ul, .sidebar-bg .sidebar_widget.ZtZsVwmsXJd.availability ul { column-count:auto; -webkit-column-count:auto; -ms-column-count:auto; }

/* Sidebar border */
.sidebar-border .sidebar_widget.ZtZsVwmsXJd { padding: 15px; margin-bottom: 20px; border: 1px solid #eeeeee; border-radius: 3px; }
.sidebar-border .ZtZsVwmsXJd .widget-content { border-top: 1px solid #eeeeee; padding-top: 15px; margin-top: 15px; }
.sidebar-border .sidebar_widget .widget-content ul li.lvl-1 + li { border-top:none; }
.sidebar-border .sidebar_widget.categories .sub-level > a::after,
.sidebar-border .sidebar_widget.categories .sub-level .sub-sub-level > a:after { top: 4px; }
.sidebar-border .sidebar_widget.categories li a { padding: 4px 25px 4px 0; }
.sidebar-border .sidebar_widget.categories .sub-level ul li a { padding: 4px 25px 4px 15px; }
.sidebar-border .sidebar_widget.categories .sub-level .sub-sub-level ul li a { padding: 4px 25px 4px 30px; }

/* Size Swacthes */
.size-swacthes .swacth-list ul { margin-left:0; }
.size-swacthes .swacth-list li { float:left; display:block; }
.size-swacthes .swacth-list .swacth-btn { font-size:11px; display:block; margin-bottom:2px; width:30px; height:30px; line-height:28px; }

/* Price Range */
.price-filter input[type="text"] { background:#fff; height:30px; padding:0 10px; text-align:center; font-size:12px; width:50px; }
#slider-range.ui-slider-horizontal { background:#e9e9e9; border:none; border-radius:0; height:3px; margin:20px 0; }
#slider-range .ui-slider-handle { background:#000; border:2px solid #000; height:12px; outline:none; top:-5px; width:12px; border-radius:50%; cursor:w-resize; margin-left:0px; }
#slider-range .ui-slider-handle + .ui-slider-handle { margin-left:-12px; }
#slider-range.ui-slider-horizontal .ui-slider-range { background:#777; border:0; }
#slider-range.ui-slider-horizontal .ui-slider-range ~ .ui-slider-range { background:#000; }

/* Color Swatches */
.swacth-list li { position:relative; float:left; }
.swacth-list li .tooltip-label { top:-23px; left:50%; transform:translateX(-50%); margin-left:5px; }
.swacth-list li:hover .tooltip-label { opacity:1; top:-18px; visibility:visible; }
.Qiivuao .item .swatches.color-style li { box-shadow:none; -webkit-box-shadow:none; }
.Qiivuao .item .swatches.color-style li input[type="checkbox"] { display:none; }
.Qiivuao .item .swatches.color-style li input[type="checkbox"] + label.color { margin:0; cursor:pointer; border:1px solid #ccc; }
.Qiivuao .item .swatches.color-style li input[type="checkbox"] + label.color span { display:block; height:25px; width:25px; }
.Qiivuao .item .swatches.color-style li input[type="checkbox"]:checked + label.color { border:1px solid #000; box-shadow:0 0 1px #000; }
.Qiivuao .item .swatches.color-style li .black { background-color:#000; }
.Qiivuao .item .swatches.color-style li .white { background-color:#fff; }
.Qiivuao .item .swatches.color-style li .red { background-color:#fe0000; }
.Qiivuao .item .swatches.color-style li .blue { background-color:#0000fe; }
.Qiivuao .item .swatches.color-style li.rounded { width:25px; height:25px; border-radius:50% !important; -webkit-border-radius:50% !important; }
.Qiivuao .item .swatches.color-style li.rounded input[type="checkbox"] + label.color,
.Qiivuao .item .swatches.color-style li.rounded input[type="checkbox"] + label.color span,
.Qiivuao .item .swatches.color-style li.rounded input[type="checkbox"]:checked + label.color { border-radius:50% !important; -webkit-border-radius:50% !important; }
.Qiivuao .item .swatches.color-style li.radius input[type="checkbox"] + label.color,
.Qiivuao .item .swatches.color-style li.radius input[type="checkbox"] + label.color span,
.Qiivuao .item .swatches.color-style li.radius input[type="checkbox"]:checked + label.color { border-radius:5px !important; -webkit-border-radius:5px !important; }
.Qiivuao .item .swatches.color-style li.small,
.Qiivuao .item .swatches.color-style li.small input[type="checkbox"] + label.color span { width:15px; height:15px; }
/* End Color Swatches */

.product-tags { display:flex; flex-wrap:wrap; }
.product-tags li { background:#fff; border-radius:4px; display:inline-block; border:1px solid #e8e9eb; margin-bottom:5px; margin-right:5px; }
.product-tags li a { padding:5px 10px; font-size:11px; display:inline-flex; }
.btnview { background:none; color:#000; padding:5px 0; border-bottom:1px solid #000; -ms-transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; }
.btnview:hover { background:none; border-color:#fff; color:#fe877b; }

.filters-toolbar-wrapper { border:0; margin:0 0 20px 0; }
.filters-toolbar-wrapper .change-view { position:relative; color:#555; font-size:0; cursor:pointer; background:none; border:0; padding:0 5px; }
.filters-toolbar-wrapper .change-view--active { color:#000; }
.filters-toolbar-wrapper .change-view .icon { font-size: 16px; }
.filters-toolbar-wrapper .change-view:hover .tooltip-label { opacity:1; top:-28px; visibility:visible; }
.filters-toolbar__product-count { font-size:12px; font-style: italic; margin-bottom:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.filters-toolbar-wrapper select { font-size:12px; }
.filters-toolbar__input { padding:5px 20px 5px 10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; max-width:100%; height:36px; opacity:1; -ms-transition: all ease-out 0.15s; -webkit-transition:all ease-out 0.15s; transition:all ease-out 0.15s; }

.toolbar { margin-top:20px; }
.active-filters a { color:#000; background-color:#fff; font-size:12px; display:inline-block; padding:2px 10px; margin:0 5px 5px 0; border:1px solid rgba(0,0,0,0.2); border-radius:4px; white-space:nowrap; cursor:pointer; }
.active-filters a:hover { color:#fff; background-color:#000; border-color:#000; }
.active-filters a .an { font-size:10px; margin-left:5px; }

.infinitpagin { clear:both; padding:15px 0 0px; text-align:center; }
.loadMore { color:#fff !important; }

.pagination { width:100%; text-align:center; list-style:none; font-size:1.15385em; }
.pagination ul { display:flex; flex-wrap:wrap; align-items:center; margin:0 auto; list-style:none; }
.pagination li a { font-size:12px; color:#333333; height:35px; width:35px; display:flex;align-items:center;justify-content:center; border:2px solid #f5f5f5; margin:0 2px; vertical-align:middle; }
.pagination li:hover a { color:#333333; border-color:#333333; }
.pagination li.active a { color: #fe877b; border-width:2px; border-color: #fe877b; }

.sideProSlider.Qiivuao .item .swatches li,
.sideProSlider.Qiivuao .button-set.style0 ul li { padding:0; }
.sideProSlider .slick-next { right:0; }
.sideProSlider .slick-prev { left:0; }
.sideProSlider .slick-arrow { opacity:0; visibility:hidden; width:32px; height:32px; background:#fff; border-radius:4px; }
.sideProSlider:hover .slick-arrow { opacity:1; visibility:visible; }
.sideProSlider .slick-prev:before, .sideProSlider .slick-next:before { font-size:16px; line-height:32px; }

.sidebar .storeFeatures { margin:10px 0 20px; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap; padding-bottom:15px; border-bottom:1px solid #eeeeee; }
.sidebar .storeFeatures p { width:100%; }
.sidebar .storeFeatures .an { font-size:16px; min-width:25px; display:inline-block; }

/* Collection top filters */
.collection-top-filters .flTtl { font-size: 13px; font-weight: 600; color: #000; background: transparent; text-transform: uppercase; display: flex; align-items: center; justify-content: space-between; border: none; outline: none; padding: 15px; }
.collection-top-filters .flTtl:after { content: "\eb66"; font: normal normal normal 15px/1 annimex-icons; padding: 0 0 0 10px; margin: 0; border: none; }
.collection-top-filters .flTtl.show:after { content: "\eb69"; }
.collection-top-filters .count-bubble { color: #fff; background-color: #222; display: inline-block; margin:0 5px; height: 15px; width: 15px; font-size: 10px; font-weight: 400; }
.collection-top-filters .count-bubble:empty { display:none; }
@media only screen and (min-width: 992px) {
    .collection-top-filters { background-color: #f5f5f5; border: 1px solid #edecec; border-radius: 2px; padding: 0 5px 0 15px; margin: 0 0 25px; }
    .collection-top-filters .filterDD { padding: 0; width: 305px; color: #000000; background-color: #f5f5f5; border: 1px solid #edecec; border-radius: 0 0 6px 6px; box-shadow: 1px 1px 2px rgba(0,0,0,.12); z-index:5; }
    .collection-top-filters .filterDD .bxTtl { position:sticky; position:-webkit-sticky; top:0; z-index:1; padding: 10px 15px; background-color: #f5f5f5; border-bottom: 1px solid #edecec; font-size: 12px; line-height: 1.6; letter-spacing: .02em; }
    .collection-top-filters .filterDD .swacth-list { padding: 15px; }
}

.collection-banners.style8 .collection-grid-item .details { opacity:1; visibility:visible; background-color: transparent; width: auto; height: auto; top: auto !important; bottom: auto !important; left: auto; right: auto; -ms-transform: none; -webkit-transform: none; transform: none; }
.collection-banners.style8 .collection-grid-item .details:before { opacity:0; }
.collection-banners.style8 .collection-grid-item .details .inner { font-size: 15px; letter-spacing: normal; padding: 0; top: auto; -ms-transform: none; -webkit-transform: none; transform: none; }
.collection-banners.style8 .collection-grid-item .btn--link { color:#fff; font-size:12px; border-bottom:2px solid #ffffff; display:inline-block; padding:0 0 5px 0; }

.collection-banners.style8 .collection-grid-item .black-link .btn--link { color: #444444; border-color: #444444; }
.collection-banners.style8 .details.center-left { text-align: left; top: 50% !important; left: 25px; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%);  transform: translateY(-50%); }
.collection-banners.style8 .details.center-right { text-align: left; top: 50% !important; right: 20px; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%);  transform: translateY(-50%); }
.collection-banners.style8 .details.center-bottom { width: 100%; bottom: 20px !important; left: 50%; -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%);  transform: translateX(-50%); }
.collection-banners.style8 .details.center-middle { top: 50% !important; left: 50%; -ms-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.collection-banners.style8 .details.top-left { width: 38%; text-align: left; top: 35px !important; left: 35px; }
.collection-banners.style8 .details.top-center { width: 60%; top: 20px !important; left: 50%; -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%);  transform: translateX(-50%); }
.collection-banners.style8 .details.bottom-left { width: 60%; text-align: left; bottom: 20px !important; left: 20px; }
.collection-banners.style8 .details.bottom-right { width: 50%; text-align: left; bottom: 20px !important; right: 20px; }

.collection-banners.style8 .collection-grid-item.banner3 .details .title { font-size: 40px; }
.collection-banners.style8 .collection-grid-item.banner4 .details .title { font-size: 20px; }


.collection-banners.style8 .details.top-left { top: 20px !important; left: 20px; }
.collection-banners.style8 .details .title { font-size: 36px !important; line-height: 1; }
.collection-banners.style8 .details .btn { padding: 10px 25px; font-size: 15px; }
.collection-banners.style8 .banner2 .details .title { font-size: 60px !important; }
.collection-banners.style8 .banner1 { width: 60%; }
.collection-banners.style8 .banner2 { width: 40%; }


/* Social Icon */
.site-footer__social-icons li { padding:0 10px; }
.social-icons .icon { color:#111111; font-size:16px; }
.site-footer__social-icons .icon { width:16px; }

/* My Account Pages */
.login-register { max-width: 900px; margin: 0 auto; }
.login-register .inner { width: 100%; height: 100%; display: table; border: 1px solid #f5f5f5; padding: 40px; }
.login-page .box h3, .register-page .box h3 { font-size:16px; font-weight:600; text-transform:uppercase; margin:0 0 20px; }

/*-----------------------------------------
* Login Page Style 2
* -----------------------------------------*/
.login-wrapper .login-inner { position: relative; background: #f8f9fa; width: 100%; /*max-width: 600px;*/ margin: 0 auto; padding: 30px; overflow: hidden; text-align: center; }
.login-wrapper .user-form-login { -webkit-transition: opacity .5s ease, transform .5s ease; transition: opacity .5s ease, transform .5s ease; -webkit-transform: translateX(-400px); transform: translateX(-400px); opacity: 0; visibility: hidden; }
.login-wrapper .user-form-login.login-active { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; visibility: visible; }
.login-wrapper .user-form-forgot { position: absolute; top: 83px; left: 400px; opacity: 0; visibility: hidden; -webkit-transition: all .5s ease; transition: all .5s ease; width: 100%; padding: 0 30px; }
.login-wrapper .user-form-forgot.forgot-active { -webkit-transform: translateX(-399px); transform: translateX(-399px); visibility: visible; opacity: 1; }
.login-wrapper .user-form-signup { position: absolute; top: 83px; left: 400px; opacity: 0; visibility: hidden; -webkit-transition: all .5s ease; transition: all .5s ease; width: 100%; padding: 0 30px; }
.login-wrapper .user-form-signup.signup-active { -webkit-transform: translateX(-399px); transform: translateX(-399px); visibility: visible; opacity: 1; }
.login-wrapper .login-inner.signup-active { height: 485px; }
.login-wrapper .login-inner.signup-active .socialbottom { -webkit-transform: translateX(150px); transform: translateY(150px); opacity: 0; visibility: hidden; }
.login-wrapper .user-registered { position: absolute; top: 70px; left: -400px; opacity: 0; visibility: hidden; -webkit-transition: all .5s ease; transition: all .5s ease; width: 100%; padding: 0 30px; }
.login-wrapper .user-registered.registered-active { -webkit-transform: translateX(399px); transform: translateX(399px); visibility: visible; opacity: 1; }
.login-wrapper .user-registered .successtext { margin-top: -15px; }
.login-wrapper .user-registered .check path { stroke: #ffffff; stroke-linecap:round; stroke-linejoin:round; stroke-width: .85px; stroke-dasharray: 60px 300px; stroke-dashoffset: -166px; fill: rgba(0,0,0,.5); -webkit-transition: stroke-dashoffset 2s ease .5s, fill 1.5s ease 1.0s; transition: stroke-dashoffset 2s ease .5s, fill 1.5s ease 1.0s; }
.login-wrapper .user-registered .check.checked path { stroke-dashoffset: 33px; fill: rgba(0,0,0,.9); }
.login-wrapper .use-logined { position: absolute; top: 88px; left: 400px; opacity: 0; visibility: hidden; -webkit-transition: all .5s ease; transition: all .5s ease; width: 100%; padding: 0 30px; }
.login-wrapper .use-logined.logined-active { -webkit-transform: translateX(-399px); transform: translateX(-399px); visibility: visible; opacity: 1; }
.login-wrapper .use-forgoted { position: absolute; top: 70px; left: -400px; opacity: 0; visibility: hidden; -webkit-transition: all .5s ease; transition: all .5s ease; width: 100%; padding: 0 30px; }
.login-wrapper .use-forgoted.forgoted-active { -webkit-transform: translateX(399px); transform: translateX(399px); visibility: visible; opacity: 1; }
.login-wrapper .use-forgoted .successtext { margin-top: -15px; }
.login-wrapper .use-forgoted .check path { stroke: #ffffff; stroke-linecap:round; stroke-linejoin:round; stroke-width: .85px; stroke-dasharray: 60px 300px; stroke-dashoffset: -166px; fill: rgba(0,0,0,.5); -webkit-transition: stroke-dashoffset 2s ease .5s, fill 1.5s ease 1.0s; transition: stroke-dashoffset 2s ease .5s, fill 1.5s ease 1.0s; }
.login-wrapper .use-forgoted .check.checked path { stroke-dashoffset: 33px; fill: rgba(0,0,0,.9); }
.login-wrapper .login-inner .btn-link { display: inline-flex; }

.socialbottom { -webkit-transition: opacity .5s ease, transform .5s ease; transition: opacity .5s ease, transform .5s ease; }
.socialbottom .btn-social .btn { position: relative; padding: 8px 8px 8px 32px; min-height: 40px; }
.socialbottom .btn-social .btn > :first-child { position: absolute; left: 0; top: 0; bottom: 0; width: 33px; font-size: 14px; text-align: center; border-right: 1px solid rgba(0,0,0,0.2); display: flex; align-items: center; justify-content: center; }
.socialbottom .btn-twitter { color: #fff; background-color: #55acee; border-color: rgba(0,0,0,0.2); }
.socialbottom .btn-twitter:hover { color: #fff; background-color: #2795e9; border-color: rgba(0,0,0,0.2); }
.socialbottom .btn-facebook { color: #fff; background-color: #3b5998; border-color: rgba(0,0,0,0.2); }
.socialbottom .btn-facebook:hover { color: #fff; background-color: #2d4373; border-color: rgba(0,0,0,0.2); }
.socialbottom .btn-google { color: #fff; background-color: #dd4b39; border-color: rgba(0,0,0,0.2); }
.socialbottom .btn-google:hover { color: #fff; background-color: #c23321; border-color: rgba(0,0,0,0.2); }

.form-slider { border-radius: 4px; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 10px rgba(0,0,0,0.2); }
.form-slider .slideshow, .form-slider .slideshow * { height: 100%; }
.form-slider .slideshow .slick-arrow { display: none !important; }
.form-slider .slideshow .slick-dots { height: auto; }
.form-slider .slideshow .wrap-caption { background-color:rgba(255,255,255,.88); }

.cart-col h5 { font-size:14px; font-weight:600; text-transform:uppercase; margin: 0 0 10px; }
.cart__row { position:relative; }
.cart th { padding:10px; background:#fafafa; }
.cart td { padding:10px; }

.cart__meta-text { color:#222222; font-size:11px; font-style:italic; line-height:1.6; padding:5px 0; }
.cart__image-wrapper { width:100px; }
.cart td.cart-delete { width:30px; }

.cart-alert.alert-dismissible .btn-close { padding:12px; background-size:10px; box-shadow:none; }
.cart__footer .solid-border { border:1px solid #e8e9eb; padding:20px; margin-bottom:20px; }
.cart__footer .cart__subtotal-title { text-transform:uppercase; font-size:14px; }
.cart__subtotal { font-weight:700; padding-left:15px; display:inline-block; }
.cart__shipping { font-style:italic; font-size:13px; padding:15px 0; }
.cart_info { padding:20px 25px; background:#fafafa; }

#cartCheckout { width:100%; padding:12px; }
.cart-variant1 .cart .cart__price-wrapper{ text-align:center; }
.cart-variant1 .cart table { border:1px solid #f2f2f2; }
.cart-variant1 .cart table td { border:1px solid #f2f2f2; }
.cart-variant1 .cart th.text-right,
.cart-variant1 .cart .text-right.cart-price { text-align:center !important; }

.qtyField { position:relative; display:flex; align-items:center; width:86px; margin:0; }
.qtyField input { margin:0; padding:0 25px; color:#111111; width:86px; height:40px; text-align:center; background:none; border-radius:5px; border:1px solid #dddddd; }
.qtyField input:focus { border-color:#b7b7b7; }
.qtyField .qtyBtn { margin:0; padding:8px; color:#111111; width:30px; height:40px; display:flex; align-items:center; justify-content:center; text-align:center; background:none; border-radius:0; border:none; position:absolute; left:0; }
.qtyField .qtyBtn:hover { color:#f06543; }
.qtyField .qtyBtn .icon { font-size:10px; }
.qtyField .qtyBtn.plus { left:auto; right:0; }

.qtyField.sm, .qtyField.sm input { width: 85px; }
.qtyField.sm .qtyBtn, .qtyField.sm .qty { height: 35px; }

.input-group .input-group__field, .input-group > .form-control, .input-group .btn { height: 40px; }
.required, .required-f { color: #ff0202; }


.login-title, .order-title, .payment-title { font-size:16px; font-weight:700; }
.customer-box h3 { color:#fff; font-size:13px; font-weight:400; line-height:normal; margin:0; padding:10px 15px; text-transform:uppercase; background-color:#000; }

.order-table .table thead th { background:#fbfbfb; font-size:12px; }
.order-table .table tfoot td { background:#fbfbfb; }
.order-table .table .thumbImg,
.order-table .table .thumb { width:60px; }
.order-table.style1 .table tbody td { font-size:13px; padding:5px 5px; }

.payment-accordion .card { background:transparent; border:1px solid #dddddd; border-radius:4px; }
.payment-accordion .card .card-header { background-color:transparent; padding:0; border:none; }
.payment-accordion .card .card-header .card-link { background-color:transparent; color:#000; padding:10px 15px 8px; display:block; font-size:13px; font-weight:600; text-transform:uppercase; width:100%; text-align:left; margin:0; border:none; border-bottom:1px solid transparent; }
.payment-accordion .card .card-header .card-link:hover,
.payment-accordion .card .card-header .card-link[aria-expanded="true"] { border-color:#ddd; color:#f06543; }
.payment-accordion .card .card-header .card-link:before { right:15px; }

.customer-box .discount-coupon, .customer-box .customer-info { background-color:#f7f7f7; padding:20px; }
.create-ac-content, .your-order-payment { border:1px solid #ddd; border-radius:4px; padding:20px; }

.card.card--grey { background-color:#fbfbfb; }
.card { background-color:#fff; border-color:#f7f7f7; border-radius:0; margin-bottom:10px; }
.card-header { position:relative; padding:10px 15px; border-color:#f7f7f7; }
.card-header .card-link { position:relative; text-decoration: none; }
.card-header .card-link:before{ content:"\ea45"; font-family:'annimex-icons'; font-size:14px; position:absolute; right:0; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); }
.card-header .card-link[aria-expanded="true"]:before { content:"\ea48"; }

#EqodGG { color:#000; background:#fff; line-height:35px; cursor:pointer; font-size:13px; width:40px; height:40px; line-height:44px; right:30px; position:fixed; border-radius:50px; text-align:center; transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; bottom:40px; z-index:444; display:none; box-shadow:0 0 1px #ddd; }
#EqodGG:hover { color:#fff; background:#222; }
#EqodGG.textbase { width:auto; height:auto; line-height:normal; position:fixed; right:10px; -webkit-transform:rotate(270deg); transform:rotate(270deg); font-size:10px; bottom:120px; background:transparent !important; box-shadow:none; padding: 0;color: #000 !important;}
#EqodGG.textbase:hover { opacity:0.8; }

.template-index .footer { margin-top:0; }
.footer { margin-top:50px; }
.footer .WUHGkZB { color:#222222; background-color:#f5f5f5; border-top: 1px solid #ffffff; padding-top:45px; padding-bottom:45px; }
.footer .about-col img { max-width:150px; }
.footer .WUHGkZB .h4 { color:#202020; font-size:14px; letter-spacing:0.5px; margin:0 0 15px; text-transform:uppercase; }
.footer .about-us-col img { margin-bottom:20px; }
.footer .social-icons li a { color:#111; }
.footer .social-icons li i { font-size:14px; }

.footer-links ul { list-style:none; padding:0; margin:0; }
.footer-links li { margin:5px 0; }
.footer-links a { color:#111111; }
.footer-links a:hover { color:#000000; }
.footer-links a:before { content: ""; display:inline-block; width:0px; height:3px; vertical-align:middle; background-color:#111111; }
.footer-links a:hover:before { width:4px; margin-right:3px; }

.footer-newsletter .newsletter-input { background:#fff; border-color:#fff; margin-bottom:10px; font-size:13px; }
.footer-newsletter .newsletter-input:focus { border-color:#e6e6e6; }
.footer-newsletter .btn { font-size:15px; padding:0 15px; }
.footer-newsletter .input-group { flex-wrap:inherit; -webkit-flex-wrap:inherit; -ms-flex-wrap:inherit; }

.LrQys { background:#eeeeee; clear:both; padding:15px 0; border-top:1px dotted #eeeeee; }
.footer .payment-icons svg { width:35px; margin:0 3px; }
.footer-contact p i { padding-right:10px; }

.footer .social-icons-col ul { list-style:none; padding:0; margin:0; }
.footer .social-icons-col li { margin-bottom:5px; }
.footer .social-icons-col li a { font-size:13px; padding:0; }
.footer .social-icons-col a:before { display:none; }
.footer .social-icons-col i { font-size:13px; width:28px; display:inline-block; text-align:center; }


.rounded-pill-start { border-bottom-left-radius:50rem !important; border-top-left-radius:50rem !important; }
.rounded-pill-end { border-top-right-radius:50rem !important; border-bottom-right-radius:50rem !important; }

.blur-up.lazyloaded { -webkit-filter:blur(0); filter:blur(0); }
.blur-up { -webkit-filter:blur(5px); filter:blur(5px); transition:filter 400ms, -webkit-filter 400ms; -webkit-transition:filter 400ms, -webkit-filter 400ms; }
.module-banner .banner-content {
    display: flex;
    flex-wrap: wrap;
    background-color: #ffffff
}

.module-banner .banner-content .item-images {
    height: 100%
}

.module-banner .banner-content .item-images img {
    width: 100%;
    height: 751px;
    object-fit: cover
}

.module-banner .banner-content .item-content {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.module-banner .banner-content .item-content .item-wrap {
    padding: 24px 0px;
    max-width: 480px;
}

.module-banner .banner-content .item-content .main-label {
    font-size: 14px;
    color: #9e9e9e;
    font-weight: 500;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    margin-bottom: 16px;
    line-height: 1.2;
}

.module-banner .banner-content .item-content .main-title {
    font-size: 34px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: revert;
    margin-bottom: 16px;
    line-height: 1;
}

.module-banner .banner-content .item-content .main-describe {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-bottom: 24px;
    letter-spacing: 0;
    line-height: 1.6;
    text-transform: revert;
}

.module-banner .banner-content .item-content .mouldBtn {
    background: #ffffff;
    color: #000000;
    font-size: 16px;

}

.module-banner .banner-content .item-content .mouldBtn:hover {
    background: none;
    color: #000;
    border-color: #000
}

@media only screen and (max-width: 767px) {
    .module-banner .banner-content .item-content .item-wrap {
        max-width: 100%;
    }

    .module-banner .banner-content .item-content .main-label {
        font-size: 12px;
    }

    .module-banner .banner-content .item-content .main-title {
        font-size: 20px;
    }

    .module-banner .banner-content .item-content .main-describe {
        font-size: 13px;
    }
}