#alm-quick-view-content .product_meta {
border: 1px solid #efefef;
display: table;
width: 100%;
margin-bottom: 40px;
padding:0;
background: #fff;
z-index: -1;
}
#alm-quick-view-content .slides img{
width:100%!important;
}
#alm-quick-view-content .product_meta > span {
display: table-cell;
vertical-align: middle;
text-align: center;
padding:15px;
border-right: 1px solid #eaeaea;
}
.woocommerce .alm-woo-product .quantity .qty{
height:38px;
border:0;
}
html.alm-quick-view-is-open,
html.alm-quick-view-is-open body {
overflow: hidden;
}
html.alm-quick-view-is-open .main-header-bar.alm-sticky-active,
html.alm-quick-view-is-open .alm-above-header.alm-sticky-active,
html.alm-quick-view-is-open .alm-below-header.alm-sticky-active {
margin-left: 0;
}
.woocommerce .alm-woo-product div.entry-summary form.cart button[type=submit]{
width: 230px;
}
.alm-quick-view-bg {
position: fixed;
visibility: hidden;
overflow: hidden;
background: #0b0b0b;
opacity: 0;
-webkit-transition: opacity .25s;
transition: opacity .25s;
z-index: 1042;
}
.alm-quick-view-loader {
z-index: 1000;
border: none;
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
position: absolute;
}
.alm-quick-view-bg-ready {
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.6;
visibility: visible;
}
body #alm-quick-view-modal div.product .flex-viewport {
width: 100%;
float: none;
}
#alm-quick-view-modal {
position: fixed;
visibility: hidden;
opacity: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1400;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
overflow-x: hidden;
overflow-y: auto;
}
#alm-quick-view-modal .alm-content-main-wrapper {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding:0;
}
#alm-quick-view-modal .alm-content-main-wrapper:before {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
#alm-quick-view-modal .alm-content-main {
position: relative;
pointer-events: none;
display: inline-block;
vertical-align: middle;
max-width: 100%;
margin: 0 auto;
text-align: left;
z-index: 1045;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
opacity: 0;
-webkit-transition: opacity .3s, -webkit-transform .5s;
transition: opacity .3s, -webkit-transform .5s;
transition: transform .5s, opacity .3s;
transition: transform .5s, opacity .3s, -webkit-transform .5s;
}
#alm-quick-view-modal .alm-content-main:after, #alm-quick-view-modal .alm-content-main:before {
content: '';
display: table;
clear: both;
}
#alm-quick-view-modal .alm-lightbox-content{
display: table;
pointer-events: auto;
background-color: #fff;
max-width: 975px;
margin: 20px auto;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
position: relative;
}
#alm-quick-view-modal.open {
visibility: visible;
opacity: 1;
}
#alm-quick-view-modal.open .alm-content-main {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
width: 100%;
}
#alm-quick-view-modal .alm-qv-image-slider {
position: relative;
}
#alm-quick-view-modal .alm-qv-image-slider .alm-qv-slides li {
list-style: none;
}
#alm-quick-view-modal .slides {
cursor: default;
position: relative;
top: 0px;
left: 0px;
width: auto;
height: auto;
overflow: hidden;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-control-nav {
margin: 0;
padding: 0;
width: 100%;
position: absolute;
bottom: 10px;
text-align: center;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
vertical-align: middle;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius: 20px;
border-radius: 20px;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-direction-nav a {
text-decoration: none;
display: block;
width: 20px;
height: 20px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-direction-nav .flex-prev:before,
#alm-quick-view-modal .alm-qv-image-slider .flex-direction-nav .flex-next:before {
content: "\f340";
font-family: 'dashicons' !important;
speak: none;
font-size: 20px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-direction-nav .flex-prev {
left: -50px;
}
#alm-quick-view-modal .alm-qv-image-slider .flex-direction-nav .flex-next {
right: -50px;
text-align: right;
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
#alm-quick-view-modal .alm-qv-image-slider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
#alm-quick-view-modal .alm-qv-image-slider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
#alm-quick-view-content {
height: 100%;
}
#alm-quick-view-content div.product {
padding: 0;
display: inline-block;
vertical-align: middle;
box-sizing: border-box;
}
#alm-quick-view-content div.images {
width: 50%;
float: left;
opacity: 1 !important;
margin: 0;
}
#alm-quick-view-content div.summary {
margin: 0;
padding: 30px;
width: 50%;
float: left;
}
#alm-quick-view-content .product_meta > span{
font-size: 13px;
padding: 9px 13px;
}
@media (max-width: 768px) {
#alm-quick-view-content div.summary form.cart .button {
padding: 10px;
}
}
@media (min-width: 545px) {
#alm-quick-view-content div.summary {
content: '544';
overflow-y: auto;
padding-bottom: -webkit-calc(70px + 1em);
padding-bottom: calc(70px + 1em);
}
#alm-quick-view-content div.summary form.cart {
position: absolute;
bottom: 0;
background: #fff;
margin: 0 -30px;
padding: 20px 30px 30px;
width: 50%;
width: -webkit-calc( 50% - 30px);
width: calc( 50% - 30px);
}
}
#alm-quick-view-content div.summary .added_to_cart{
padding-top: 5px;
}
#alm-quick-view-content div.woocommerce-product-rating:after, #alm-quick-view-content div.woocommerce-product-rating:before {
content: '';
display: table;
clear: both;
}
#alm-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {
display: none;
}
#alm-quick-view-content .onsale {
top: 15px;
left: 15px;
right: auto;
}
#alm-quick-view-close {
position: absolute;
font-size: 20px;
top:10px;
right: 10px;
width: 28px;
height: 28px;
line-height: 28px;
opacity: .7;
text-align: center;
z-index: 2;
background: #000;
color:#fff;
border-radius: 50%;
}
#alm-quick-view-content div.summary::-webkit-scrollbar {
width:6px;
}
#alm-quick-view-close:before {
content: "\f335";
font-family: dashicons;
text-decoration: inherit;
margin-left: 2px;
}
#alm-quick-view-close:hover {
opacity: 1;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
@media (max-width: 544px) {
#alm-quick-view-content div.images,
#alm-quick-view-content div.summary {
width: 100%;
float: none;
}
#alm-quick-view-content div.summary {
margin: 0;
padding: 15px;
width: 100%;
float: left;
}
} .almaira-shop-thumbnail-wrap {
position: relative;
}
.almaira-shop-thumbnail-wrap:hover .opn-quick-view-text {
opacity: 1;
}
.woocommerce #alm-quick-view-modal div.product form.cart .button.single_add_to_cart_button.loading {
padding-right: 40px;
}div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}.thw-add-to-wishlist-button-wrap{
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.thw-add-to-wishlist-button-wrap.th-wishlist-single{
justify-content:start;
}
.thw-add-to-wishlist-button {
color: #111;
font-size: 14px;
font-weight: normal;
border: none;
border-radius: 25px;
cursor: pointer;
transition: all 0.3s ease;
position: relative;
overflow: hidden;
box-shadow:none;
background: none;
}
.thw-add-to-wishlist-button.th-button.th-icon{
color:#fff;
}
.thw-add-to-wishlist-button-wrap a.thw-add-to-wishlist-button{
text-decoration:none;
}
.thw-add-to-wishlist-button:hover,
.thw-add-to-wishlist-button.loading{
opacity:0.7;
box-shadow:none;
}
.thw-add-to-wishlist-button span {
position: relative;
z-index: 1;
}
.thw-add-to-wishlist-button:hover::before {
left: 0;
}
.thw-add-to-wishlist-button {
display: inline-flex;
align-items: center;
justify-content: center;
vertical-align: middle;
}
.thw-add-to-wishlist-button .thw-icon {
margin: 0 4px;
font-size: 1.2em;
line-height: 1;
}
.thw-add-to-wishlist-button .dashicons-heart{
color: transparent;
-webkit-text-stroke: 1.5px #111;
text-stroke: 1.5px #111;
}
.thw-add-to-wishlist-button.in-wishlist .dashicons-heart {
color: #111;
-webkit-text-stroke:inherit;
text-stroke:inherit;
}
.thw-add-to-wishlist-button.th-button .dashicons-heart {
color: transparent;
-webkit-text-stroke: 1.5px #fff;
text-stroke: 1.5px #fff;
}
.thw-add-to-wishlist-button.th-button.in-wishlist .dashicons-heart {
color: #fff;
-webkit-text-stroke: inherit;
text-stroke: inherit;
}
.thw-add-to-wishlist-button.button:focus{
outline:none;
}
.thw-add-to-wishlist-button img.thw-icon{
height: 30px;
width: 30px;
}
.thw-add-to-wishlist-button.loading {
opacity: 0.5;
cursor:wait !important;
}  .thw-add-to-wishlist-button.no-style .thw-icon {
font-size: 1.5em;
margin: 0;
} .thw-wishlist-table {
width: 100%;
border-collapse: collapse;
margin-top: 20px;
}
.thw-wishlist-table th,
.thw-wishlist-table td {
padding: 5px;
border: 1px solid #ddd;
text-align: left;
vertical-align: middle;
}
.thw-wishlist-table,.thw-wishlist-form{
width: 100%;
}
.thw-wishlist-form {
overflow-x: auto;
}
.thw-wishlist-table th {
font-weight: 700;
padding: 9px 12px;
line-height: 1.5em;
font-size:16px;
}
.thw-wishlist-table td{
font-size:12px;
font-weight: 500;
}
.thw-add-to-cart-cell .add_to_cart_button,.thw-add-to-cart-cell .wp-element-button {
display: inline-flex;
font-size: 13px;
}
.thw-wishlist-table .product-thumbnail img {
max-width: 60px;
height: auto;
}
.thw-wishlist-table .product-quantity input {
width: 60px;
text-align: center;
}
.thw-qty {
width: 70px;
padding: 6px 10px;
border: 1px solid #ddd;
border-radius: 4px;
text-align: center;
font-size: 14px;
font-weight: 500;
}
.thw-wishlist-table .product-remove a {
color: red;
font-size: 20px;
text-decoration: none;
font-weight: bold;
} .thw-wishlist-table .product-checkbox{
text-align: center;
}
.thwl-wishlist-item a{
text-decoration:none!important;
} .thw-wishlist-actions {
margin-top: 20px;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 15px;
}
.thw-social-share {
display: flex;
align-items: center;
gap: 10px;
}
.thw-social-share a {
font-size: 0;
text-decoration: none;
color: #555;
transition: color 0.3s;
}
.thw-social-share span.thw-social-text{
font-size:15px;
}
.thw-social-share a:hover {
color: #000;
}
.thw-copy-link-button {
cursor: pointer;
}
.thw-add-to-cart-cell .add_to_cart_button.added{
display:none!important;
}
.thw-add-all-to-cart{
padding: 10px 25px;
display: inline-flex;
font-size: 15px;
}
.thw-add-to-cart-cell a.added_to_cart{
margin-top:0;
}
.thw-add-to-wishlist-button.th-button{
background:#111;
padding:10px 25px;
}
.thw-wishlist-table td.product-remove{
text-align:center;
}
.thw-wishlist-wrapper{
width:100%;
margin: auto;
}
.thw-wishlist-table a,.thw-wishlist-actions a{
text-decoration:none!important;
}
.thw-wishlist-table td {
font-size: 14px;
}
.thw-wishlist-table th {
font-weight: 500;
padding: 9px 12px;
line-height: 1.5em;
font-size: 16px;
}
span.stock.in-stock {
color: #00B200;
}
span.stock.out-of-stock {
color: #FF8C8C;
}:root {
--highlight-color: #155dfc;
--light-text-color1: #6a7282;
--light-text-color2: #99a1af;
--tw-shadow: 0 20px 50px #00000026;
}
*{
box-sizing: border-box;
} .tapsp-voice-btn {
background: transparent;
border: none;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
margin-right: 2px;
padding: 0;
color: var(--light-text-color1);
transition: color 0.2s ease, background 0.2s ease;
flex-shrink: 0;
border-radius: 50%;
}
.tapsp-voice-btn:hover {
color: var(--highlight-color);
background: #f0f4ff;
}
.tapsp-voice-btn.tapsp-voice-listening {
color: #e53e3e;
animation: tapsp-voice-pulse 1s ease-in-out infinite;
}
@keyframes tapsp-voice-pulse {
0%, 100% { opacity: 1; transform: scale(1); }
50%       { opacity: 0.6; transform: scale(1.15); }
}
.thaps-search-box{
max-width:550px;
}
.thaps-search-box {
position: relative;
line-height: 100%;
display: block;
width: 100%;
text-align: left;
margin: 0 auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
align-items: center;
display: flex;
}
.thaps-search-form{
margin: 0;
padding: 0;
width: 100%;
}
.thaps-search-form,
.thaps-autocomplete-suggestions {
position: relative;
animation: bounceDrop .05s linear; */
}
.thaps-from-wrap{
display: flex;
align-items: center;
background: #fff;
border-radius: 2rem;
position: relative;
border: 1px solid;
border-color: #e7f5ff;
}
.tapsp-overlay-active .thaps-from-wrap{
z-index: 9999999!important
}
.thaps-from-wrap:focus-within{ border: 1px solid var(--highlight-color);
}
.thaps-search-autocomplete:focus{
outline: 0;
}
#thaps-search-button {
background: var(--highlight-color);
width: 70px;
height: 36px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 17px;
padding: 0;
border: 0;
margin: 0.3rem;
color: #fff;
word-break: initial;
border-radius: 16px;
}
#thaps-search-button:hover{
background:#888;
}
.thaps-search-form .thaps-search-autocomplete {
min-height: 35px;
line-height: 35px;
border: none !important;
font-size: 14px;
width: 100%;
padding: 0.3rem 0.8rem;
margin: 0;
border-radius: 2rem !important;
background: transparent;
outline: 0!important;
}
.thaps-autocomplete-suggestions {
border: 1px solid #eee;
background: #FFF;
overflow: auto;
border-radius: 1rem;
margin-top: 9px; box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
border-color: color-mix(in oklab, #FFF 20%, transparent);
background-color: #FFF !important;
z-index: 9999999!important;
}
.thaps-autocomplete-selected { background: #eff6fff7; }
.thaps-autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.thaps-autocomplete-group { padding: 0.5rem; }
.thaps-autocomplete-group strong { display: block; border-bottom: 1px solid #000; 
}
.thaps-autocomplete-suggestion{
display:flex;
overflow: hidden;
margin:0;
cursor: pointer;
margin: 0 18px 2px 18px !important;
align-items: center;
padding: 5px 12px;
gap: 16px;
border-radius: 1rem;
outline: 0!important;
}
.thaps-autocomplete-suggestion .thaps-img{
width: 32px;
height: auto;
flex-shrink: 0;
border-radius: 6px;
overflow: hidden;
margin-right: 0;
box-shadow: 0px 0px 2px 0 #b9b9b9;
}
.thaps-autocomplete-suggestion .thaps-img img{
width: 100%;
height: auto;
max-width: 100%;
transition: alL .2s linear;
}
.thaps-autocomplete-suggestion:hover .thaps-img img{
transform: scale(1.12);
transition: alL .2s linear;
}
.thaps-autocomplete-suggestion.thaps-suggestion-product .thaps-img{
width: 80px;
border-radius: 16px;
}
.thaps-autocomplete-suggestion.thaps-suggestion-product .thaps-img img{
border-radius: 9px;
}
.thaps-autocomplete-suggestion .thaps-price{
font-size: 16px;
font-weight: 700;
display: block;
color: #101828 !important;
}
.thaps-autocomplete-suggestion.thaps-suggestion-heading .thaps-title{
font-size: 9px !important;
font-weight: 700 !important;
letter-spacing: 0.09em;
text-transform: uppercase;
color: var(--light-text-color2);
}
.thaps-suggestion-heading{
margin-bottom: 0.5rem;
pointer-events: none;
}
.thaps-suggestion-taxonomy-post-cat .thaps-title,.thaps-suggestion-taxonomy-product-cat .thaps-title{
font-size:0.89rem;
}
.thaps-suggestion-taxonomy-product-cat,.thaps-suggestion-taxonomy-post-cat{
padding: 0.5rem;
}
.thaps-title{
color:#333;
font-size:0.89rem;
font-weight:bold;
}
.thaps-suggestion-heading .thaps-title strong{
color: #555;
font-size: .875rem;
text-transform: uppercase;
font-weight: normal;
}
.thaps-suggestion-more strong{
color: #333;
font-size: 1rem;
font-weight: bold;
}
.thaps-content-wrapp{
line-height:normal;
}
.thaps-price del{
color:#949494;
margin-right:0.3rem;
opacity: 0.5;
}
.thaps-price ins{
text-decoration:none;
}
.nonce_result_show{
opacity:0.5;
pointer-events: none;
}
.thaps-preloader{
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 45px;
z-index: 1;
background:none;
display: none;
}
.thaps-loading {
height: 0;
width: 0;
padding: 10px;
border: 3px solid #cccccc6e;
border-right-color: #8888887a;
border-radius: 50%;
-webkit-animation: rotate 1s infinite linear;
position: absolute;
top: 9px;
margin-right: 10px;
}
@-webkit-keyframes rotate { 100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes thaps-loading {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.submit-no-active .thaps-from-wrap .th-icon, .bar_style .th-icon,
.icon_style .thaps-from-wrap .th-icon{
position:absolute;
left:0.5rem
}
.submit-no-active .thaps-from-wrap .th-icon{
color: #111;  
}
.submit-no-active .thaps-search-autocomplete,
.bar_style .thaps-search-autocomplete,.icon_style .thaps-search-autocomplete{
padding: 0.3rem 0.3rem 0.3rem 2.8rem;
}
.submit-no-active .thaps-from-wrap, .bar_style .thaps-from-wrap,
.icon_style .thaps-from-wrap{
align-items: center;
}
.thaps-search-box.bar_style #thaps-search-button{
width:35px;
height:35px;
line-height:35px;
background:none;
cursor:pointer;
}
.thaps-search-box.bar_style #thaps-search-button .th-icon{
color:#111;
}
.thaps-search-box.bar_style .thaps-search-autocomplete{
padding:0.3rem;
}
#thaps-search-button:focus{
outline:none;
}
.thaps-suggestion-more{
border-top-width: 1px;
border-top-style: solid;
border-color: #f6f3f4 !important;
padding: 9px 16px;
text-align: center;
position: sticky;
bottom: 0;
margin: 0 !important;
border-radius: 0;
background: #FFF !important;
}
.thaps-autocomplete-suggestion.thaps-suggestion-more .thaps-title{
color: var(--highlight-color);
}
.thaps-suggestion-more:hover .thaps-content-wrapp{
background: var(--highlight-color);
}
.thaps-autocomplete-suggestion.thaps-suggestion-more:hover .thaps-title{
color: #FFF!important;
}
.thaps-suggestion-more .thaps-content-wrapp{
justify-content: center;
padding: 9px 0;
color: var(--highlight-color);
border-radius: .75rem;
}
.thaps-suggestion-more .thaps-content-wrapp *{
color: inherit;
}
.thaps-suggestion-more .thaps-content-wrapp {
line-height: normal;
text-align: center;
width: 100%;
}
.thaps-suggestion-more .thaps-title{
font-size: 14px;
line-height: 1.7;
font-weight: 600;
letter-spacing: -.5px;
}
.thaps-suggestion-more .thaps-title:after {
content: "\003E";
position: relative;
margin-left: 16px;
}
.thaps-suggestion-more .thaps-content-wrapp:hover .thaps-title:after {
margin-left: 18px;
}
.thaps-autocomplete-suggestion .thaps-title{
font-weight: 600;
font-size: .875rem;
letter-spacing: .029px;
line-height: 1.425;
display: inline;
margin-right: 4px;
text-transform: capitalize;
color: #101828;
}
.thaps-autocomplete-suggestion .thaps-price{
display:block;
}
.thaps-sku{
font-size: 0.8rem;
font-weight: 500;
color: #555;
}
.thaps-desc{
font-size: 11px;
line-height: 1.25;
display: block;
margin-top: 3px;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
max-width: 100%;
color: var(--light-text-color1);
}
.thaps-content-right{
text-align: right;
}
.thaps-content-wrapp {
line-height: normal;
display: flex;
justify-content: space-between;
flex-grow: 2;
align-items: center;
width: 100%;
}
.thaps-suggestion-more .thaps-content-wrapp {
justify-content: center;
}
.icon_style .thaps-search-form {
opacity:0;
display:none;
position: absolute;
left: 0;
top: calc(100% + 8px);
min-width:270px;
z-index: 1;
}
.icon_style.thaps-box-open .thaps-search-form{
opacity:1;
display:block;
}
.icon_style .click-icon{
height: auto;
cursor: pointer;
}
.thaps-box-open .thaps-icon-arrow {
display: block;
position: absolute;
top: calc(100% + 2px);
left: 0;
z-index: 5;
width: 15px;
height: 15px;
background: #fff;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
-webkit-transform: rotate(
45deg
);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(
45deg
);
} .thaps-autocomplete-suggestions::-webkit-scrollbar {
width: 6px;
}
.thaps-autocomplete-suggestions::-webkit-scrollbar-track {
background: transparent;
margin-block: 6px; }
.thaps-autocomplete-suggestions::-webkit-scrollbar-thumb {
background-color: #e9e4e6; border-radius: 0 1rem 1rem 0; border: 1px solid transparent;
background-clip: content-box;
transition: background 0.2s ease;
}
.thaps-autocomplete-suggestions::-webkit-scrollbar-thumb:hover {
background-color: #e3e2e3;
}
.thaps-search-box .th-icon{
font-size:1.62rem;
} @keyframes bounceDrop {
0% {
transform: translateY(15px);
opacity: 0;
}
80% {
transform: translateY(2px); }
100% {
transform: translateY(0);
}
}
.thaps-suggestion-more:hover .thaps-content-wrapp *{
color: inherit;
} .tapsp-overlay {
position: fixed;
inset: 0;
background: rgba(0,0,0,0.55);
display: none;
z-index:1000008;
}
@media screen and (max-width: 767px){
div.thaps-autocomplete-suggestions{
width: 95% !important;
left: 0 !important;
right: 0!important;
margin: 0 auto!important;
margin-top: 9px!important;
}
.thaps-content-right{
text-align: left;
}
}
.tapsp-overlay-active .taiowc-fixed-cart .taiowc-content,
.tapsp-overlay-active .taiowcp-fixed-cart .taiowcp-content{
z-index: 2!important;
}