.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.gutentor-fp-wc-price,.gutentor-wc-price{margin-bottom:15px}.gutentor-fp-wc-price ins,.gutentor-wc-price ins{text-decoration:none}.gutentor-fp-wc-price span,.gutentor-wc-price span{font-size:18px}.gutentor-fp-wc-rating,.gutentor-wc-rating{margin-bottom:15px;overflow:hidden}.gutentor-fp-wc-rating:before,.gutentor-wc-rating:before{content:'';clear:both;display:table}.gutentor-fp-wc-rating .star-rating,.gutentor-wc-rating .star-rating{overflow:hidden;position:relative;height:1em;line-height:1;font-size:15px;width:100px;font-family:star;letter-spacing:5px}.gutentor-fp-wc-rating .star-rating:before,.gutentor-wc-rating .star-rating:before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.gutentor-fp-wc-rating .star-rating span,.gutentor-wc-rating .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.gutentor-fp-wc-rating .star-rating span:before,.gutentor-wc-rating .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.gutentor-post .post-featured-category .onsale,.gutentor-post .post-category .onsale{position:static;letter-spacing:normal;line-height:normal;background:inherit;padding:inherit;color:inherit;font-size:inherit;text-transform:inherit}.gutentor-post .post-featured-category .onsale:after,.gutentor-post .post-category .onsale:after{display:none !important}.gutentor-post-module .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-format.gutentor-wc-new-wrap{max-width:100%;max-height:100%;display:block;text-align:inherit}.gutentor-post-module .gutentor-post:not(.gutentor-post-no-thumb) .gutentor-post-featured-format.gutentor-pf-wc-new-wrap{max-width:100%;max-height:100%;display:block;text-align:inherit}.gutentor-pf-wc-new,.gutentor-wc-new{font-size:13px;line-height:normal}.gutentor-woo-add-to-cart .added_to_cart{line-height:normal}.gutentor-woo-add-to-cart .added_to_cart{margin-left:10px}.text-align-left-mobile .gutentor-wc-rating .star-rating{float:left}.text-align-right-mobile .gutentor-wc-rating .star-rating{float:right}.text-align-center-mobile .gutentor-wc-rating .star-rating{margin:0 auto}@media (min-width: 768px){.text-align-left-tablet .gutentor-wc-rating .star-rating{float:right}.text-align-right-tablet .gutentor-wc-rating .star-rating{float:right}.text-align-center-tablet .gutentor-wc-rating .star-rating{margin:0 auto}}@media (min-width: 992px){.text-align-left-desktop .gutentor-wc-rating .star-rating{float:left}.text-align-right-desktop .gutentor-wc-rating .star-rating{float:right}.text-align-center-desktop .gutentor-wc-rating .star-rating{margin:0 auto}}.superpwa-button{
background-color: #4CAF50;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
text-align: center;
}
.superpwa-sticky-banner{
background: #bac747;
position: fixed;
text-align: center;
font-family: sans-serif;
left: 50%;
transform: translateX(-50%); height: auto;
display: none;
z-index: 2147483647;
flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
align-items: center;
-webkit-box-align: center;
-webkit-align-items: center;
justify-content: center;
-webkit-box-pack: center;
-webkit-justify-content: center;  
}
.superpwa-sticky-banner .superpwa-stky-blk{
background: #ff416c;
width: 80%;
margin: 0 auto;
margin-left: 5%;
margin-top: 1%;
margin-bottom: 1%;
border-radius: 5px;
display: flex;
align-items: center;
-webkit-box-align: center;
-webkit-align-items: center;
justify-content: space-between;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
padding: 15px 20px;
}
.superpwa-stky-blk span.superpwa-txt{
color: #fff;
letter-spacing: 1px;
font-size: 15px;
}
a.superpwa_add_home_close{
position: absolute;
right: 4%;
background: #f1f1f1;
border: 0;
top: 35%;
border-radius: 100px;
text-decoration: none;
width: 30px;
height: 30px;
color: #000000;
cursor: pointer;
font-weight: 400;
font-size: 22px;
line-height: 1.4;
}
span.superpwa-butn{
text-decoration: none;
padding: 8px 20px;
border-radius: 30px;
font-weight: 700;
line-height: 1;
cursor: pointer;
}
.superpwa-stky-blk h2{
font-weight: 400;
margin: 0 0 0 10px;
}
.superpwa-cta-btn{
width:100%;
}
.superpwa-stky-blk a.superpwa-cta-btn{
width:auto;
}
.superpwa-stky-blk h2:before{
display: none;
} @media only screen and (max-width: 600px) {
} #superpwa-iossafari-a2h-banner{
left: 0px;
right:0px;
width: 90%;
transition-property: transform;
transition-duration: 0.2s;
transform: translate3d(0px, 0px, 0px);
position: fixed;
bottom: 14px;
opacity: 1;
background: #F2F2F2;
padding: 15px;
border:1px solid #ccc;
display:none;
box-sizing: border-box;
margin:0 auto;
z-index: 2147483647;
font-family: sans-serif;
box-shadow: 0px 0px 6px 1px #ccc;
}
.iossafari-buzz {
animation: shake 0.10s;
}
@keyframes shake {
10%, 90% {
transform: translate3d(-1px, 0, 0);
}
20%, 80% {
transform: translate3d(2px, 0, 0);
}
30%, 50%, 70% {
transform: translate3d(-4px, 0, 0);
}
40%, 60% {
transform: translate3d(4px, 0, 0);
}
}
#superpwa-iossafari-a2h-banner p{
font-size: 17px;
line-height:1.4;
margin:0px 0px 0px -90px;
color:#111;
}
#superpwa-iossafari-a2h-banner img.superpwa-logo-icon{
width: 80px;
float: left;
margin-right: 20px;
}
#superpwa-iossafari-a2h-banner img.superpwa-a2h-icon{
width: 20px;display: inline;
}
#superpwa-iossafari-a2h-banner .superpwa-ov-txt .ath{
font-size: 16px;
font-weight: 700;
color:#000;
}
#superpwa-iossafari-a2h-banner .arrow:after, #superpwa-iossafari-a2h-banner .arrow:before {
bottom: -23px;
z-index: 10;
opacity: 1;
left: 50%;
border: solid transparent;
content: '';
height: 0;
width: 0;
position: absolute;
}
#superpwa-iossafari-a2h-banner .arrow:before {
border-color: rgba(221, 221, 221, 0);
border-bottom-color: #f2f2f2;
border-width: 11px;
margin-left: -11px;
bottom:-20px;
transform: rotate(180deg);
}
#superpwa-iossafari-a2h-banner .arrow:after {
z-index: -999;
border-bottom-color: #ccc;
border-width: 11px;
margin-left: -11px;
transform: rotate(180deg);
}
#superpwa-iossafari-a2h-banner .superpwa_ios_message_close{
right: 6px;
top: 6px;
width: 22px;
height: 22px;
font-size: 18px;
position: absolute;
background: transparent;
border-radius: 100px;
color: #666;
cursor: pointer;
font-weight: 400;
border: 1px solid #666;
text-align: center;
line-height: 18px;
}
@media (min-width: 1024px) { .superpwa-sticky-banner {
width: 90%;
}
}
@media (max-width: 768px) { .superpwa-sticky-banner {
width: 100%;
}
}