.whmc-single-notice{
display:none
}
.whm-cp-error-notice {
background-color: #f2dede;
color: #a94442
}
.whm-cp-error-success,
.whmc-cpn-resp {
background-color: #dff0d8;
color: #3c763d
}
.whmc-single-notice .whm-cp-error-success i {
vertical-align: middle;
display: inline-block;
}
.whmc-single-notice .whm-cp-error-notice a.button.wc-forward:hover, .whmc-single-notice .whm-cp-error-success a:hover {
color: currentColor;
background: transparent;
}
.whmc-single-notice {
border-radius: 3px;
min-width: 38%;
padding: 19px 20px;
z-index: 10000001;
left: 50%;
bottom: -1005%;
text-align: center;
position: fixed;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
-webkit-animation: .5s forwards movein, 1s 4s forwards moveout;
animation: .5s forwards movein, 1s 4s forwards moveout
}
.whmc-single-notice .whm-cp-error-notice,.whmc-single-notice .whm-cp-error-success{
padding: 20px;
display:inline-block;
}
.wmctitel,
.amounts,.ckhviewcart {
font-size: 18px
}
.whmc-single-notice .whm-cp-error-notice a.button.wc-forward, .whmc-single-notice .whm-cp-error-success a {
padding: 0 !important;
color: currentColor !important;
background: transparent !important;
margin: 0 !important;
}
.whnmfixedcart {
overflow: hidden !important
}
.carttxtbtnwraptct {
align-items: center;
display: flex
}
.whmcgg-check-o {
box-sizing: border-box;
position: relative;
display: block;
transform: scale(var(--ggs, 1));
width: 22px;
height: 22px;
border: 2px solid;
border-radius: 100px
}
.whmcgg-check-o::after {
content: "";
display: block;
box-sizing: border-box;
position: absolute;
left: 3px;
top: -1px;
width: 6px;
height: 10px;
border-color: currentColor;
border-width: 0 2px 2px 0;
border-style: solid;
transform-origin: bottom left;
transform: rotate(45deg)
}
span.whmc-confetti-container {
align-items: center;
display: flex;
justify-content: center
}
span.whmc-confetti-container i {
margin-right: 10px
}
.whmc_btm_notification span {
border-radius: 3px;
min-width: 38%;
padding: 20px 20px;
z-index: 10000001;
left: 50%;
bottom: -1005%;
background: #b3ffb6;
color: #086c0c;
text-align: center;
position: fixed;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0)
}
.whmc_btm_notification.active span {
-webkit-animation: .5s forwards movein, 1s 4s forwards moveout;
animation: .5s forwards movein, 1s 4s forwards moveout
}
span.whmc-confetti-container img {
margin-right: 10px;
height: 45px;
border-radius: 100%;
width: 44px
}
@keyframes movein {
from {
bottom: -100%
}
to {
bottom: 8%
}
}
@keyframes moveout {
from {
bottom: 8%
}
to {
bottom: -100%
}
}
.shopping-cart.active {
animation: shake 0.1s 4 linear;
-moz-animation: shake 0.1s 4 linear;
-webkit-animation: shake 0.1s 4 linear;
-o-animation: shake 0.1s 4 linear
}
@keyframes shake {
0% {
transform: translate(10px, 0)
}
50% {
transform: translate(-10px, 0)
}
100% {
transform: translate(0, 0)
}
}
@-moz-keyframes shake {
0% {
-moz-transform: translate(8px, 0)
}
50% {
-moz-transform: translate(-8px, 0)
}
100% {
-moz-transform: translate(0, 0)
}
}
@-webkit-keyframes shake {
0% {
-webkit-transform: translate(8px, 0)
}
50% {
-webkit-transform: translate(-8px, 0)
}
100% {
-webkit-transform: translate(0, 0)
}
}
@-ms-keyframes shake {
0% {
-ms-transform: translate(8px, 0)
}
50% {
-ms-transform: translate(-8px, 0)
}
100% {
-ms-transform: translate(0, 0)
}
}
@-o-keyframes shake {
0% {
-o-transform: translate(3px, 0)
}
50% {
-o-transform: translate(-3px, 0)
}
100% {
-o-transform: translate(0, 0)
}
}
#mini-cart-count_footer {
min-height: 21px;
min-width: 21px;
top: -9px;
right: -9px;
padding: 5px;
line-height: 1;
border-radius: 50%;
position: absolute;
font-weight: 600;
text-align: center
}
.whmc-count-loader.active {
border: 2px solid #7b7b7b;
border-radius: 50%;
border-top: 3px solid #2d2d2d;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg)
}
100% {
-webkit-transform: rotate(360deg)
}
}
@keyframes spin {
0% {
transform: rotate(0deg)
}
100% {
transform: rotate(360deg)
}
}
li.menu-item {
list-style: none
}
.cart-item-data-field {
max-width: 71%
}
.cart-item-data-field dl.variation,
.cart-item-data-field dl.variation p {
font-weight: 400;
margin: 0;
font-size: 12px
}
.cart-item-data-field dl.variation dt {
clear: left
}
.cart-item-data-field dl.variation dd,
.cart-item-data-field dl.variation dt {
font-size: 12px;
margin: 0 4px 0 0;
display: inline-block;
float: left
}
.shopping-cart {
padding: 11px;
background: #fff;
box-shadow: 0 2px 8px rgb(0 0 0 / 25%)
}
.whmc_ft-buttons-con {
min-width: 100px;
margin-bottom: 10px
}
.whmc_ft-buttons-con {
display: flex;
width: 100%;
-ms-flex-pack: distribute;
justify-content: space-around;
grid-column-gap: 10px;
grid-row-gap: 10px;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
text-align: center;
grid-column-gap: 10px;
grid-row-gap: 10px;
-ms-grid-columns: 2fr 10px 2fr;
grid-template-columns: 2fr 2fr;
}
.whmc_ft-buttons-cons a {
color: #000000;
}
.whmc_ft-buttons-con a,
a#whmckeepshooping {
text-align: center;
display: block;
width: 100%;
transition: .3s
}
.icon_cancel-circle:before {
content: "\e900"
}
.whmc-bottom-part::-webkit-scrollbar-track,
.whmc-cart-item-wrap::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / .3);
border-radius: 10px;
background-color: #F5F5F5
}
.whmc-bottom-part::-webkit-scrollbar,
.whmc-cart-item-wrap::-webkit-scrollbar {
width: 7px;
background-color: #F5F5F5
}
.whmc-bottom-part::-webkit-scrollbar-thumb,
.whmc-cart-item-wrap::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / .3);
background-color: #8d8d8d
}
.whmcqrtpricewrapper {
display: flex;
justify-content: space-between;
align-items: center
}
.whmc-item-price {
margin-top: 10px
}
ul.whmc-applied-cpns {
border-radius: 20px;
background: #f9f9f9
}
.whmtitr {
font-size: 18px;
margin: 0
}
.whmtopcatrs {
align-items: center;
padding: 4px 0;
display: flex;
position: relative
}
span#topart_count_s {
font-size: 12px;
bottom: 9px;
left: 27px;
line-height: 20px;
border-radius: 100%;
text-align: center;
min-width: 20px;
background: #fff;
display: inline-block;
margin-right: 6px;
height: 20px
}
p.whmc-cr-desc {
margin: 10px 0
}
.whmc-coupon-row {
border-radius: 10px;
max-width: 317px;
border: 1px solid #ddd;
margin: 30px;
font-size: 15px;
text-align: center
}
.cartxtvalues,
.chekouttxtvalues,
#whmckeepshooping,
.whmc_ft-buttons-con a,
#whmckeepshooping {
width: 100%
}
.shippignsto_whmc {
margin-bottom: 10%
}
.whmc-coupon-field button {
color: #fff;
background: #1851a7;
cursor: pointer;
padding: 15px 0;
display: inline-block;
border: none
}
div#pm_menu i,
span.carttxtbtn i {
font-style: normal
}
@font-face {
font-family: whmcicon;
src: url(//newsnextone.com/wp-content/plugins/mini-cart-for-woocommerce//assets/public/fonts/whmcicon.eot?nz4qz4);
src: url(//newsnextone.com/wp-content/plugins/mini-cart-for-woocommerce//assets/public/fonts/whmcicon.eot?nz4qz4#iefix) format("embedded-opentype"), url(//newsnextone.com/wp-content/plugins/mini-cart-for-woocommerce//assets/public/fonts/whmcicon.ttf?nz4qz4) format("truetype"), url(//newsnextone.com/wp-content/plugins/mini-cart-for-woocommerce//assets/public/fonts/whmcicon.woff?nz4qz4) format("woff"), url(//newsnextone.com/wp-content/plugins/mini-cart-for-woocommerce//assets/public/fonts/whmcicon.svg?nz4qz4#icomoon) format("svg");
font-weight: 400;
font-style: normal;
font-display: block
}
[class*="fcp_icon"],
[class*="icon_"],
[class^="icon_"] {
font-family: whmcicon;
speak: never;
color: #000;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: 31px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
div#pm_menu a {
text-decoration: none !important
}
#menuiconwrap {
display: inline;
position: relative
}
.icon_254:before {
content: "\e904"
}
.fcp_icon_11:before {
content: "\e92f"
}
.fcp_icon_10:before {
content: "\e930"
}
.fcp_icon_9:before {
content: "\e931"
}
.fcp_icon_8:before {
content: "\e932"
}
.fcp_icon_7:before {
content: "\e933"
}
.fcp_icon_6:before {
content: "\e934"
}
.fcp_icon_5:before {
content: "\e935"
}
.fcp_icon_4:before {
content: "\e936"
}
.fcp_icon_3:before {
content: "\e937"
}
.fcp_icon_2:before {
content: "\e938"
}
.fcp_icon_1:before {
content: "\e939"
}
.fcp_icon_19:before {
content: "\e93b"
}
.icon_38:before {
content: "\e922"
}
.icon_37:before {
content: "\e923"
}
.icon_43:before {
content: "\e927"
}
.icon_44:before {
content: "\e928"
}
.icon_39:before {
content: "\e929"
}
.icon_41:before {
content: "\e92c"
}
.icon_40:before {
content: "\e92d"
}
span#cpnicon,
span.icon-discount {
padding-right: 10px
}
div#menuiconwrap.icons02 span.cart_count_header {
bottom: auto;
top: -16px
}
.cart_menu_li,
.shippinfrescla,
.shippinfrescla label,
.whmc_applypromocode,
a#whmckeepshooping,
div#open,
span#open {
cursor: pointer
}
.couplonfield,
.shippinfrescla,
.shippinfresclagfgfg,
.taxrates,
.whmc-cart-discount-wrap,
.whmc-cart-subtotal-wrap,
.whmc-cart-total-wrap {
justify-content: space-between;
display: flex;
flex-grow: 1;
margin: 8px 0;
font-size: 15px
}
span.icon-arrow-left2 {
font-size: 20px;
display: inline-block
}
span#shipcion {
vertical-align: middle
}
#shipcion,
span#cpnicon {
vertical-align: middle;
font-size: 22px
}
.whmc-coupon.sidecartright .whmc_applypromocode,
.whmc-coupon.sidecartright ul.whmc-applied-cpns {
text-decoration: none;
text-align: left
}
.whmc_applypromocode {
text-align: center;
white-space: nowrap;
text-decoration: underline
}
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item .cart-item-data-field,
.wc_remove_btn span {
color: #000;
border-radius: 100%;
padding: 4px;
background: #ddd;
font-size: 9px
}
.whmcremovesd {
top: -8px;
position: absolute;
left: -6px
}
ul.whmc-applied-cpns {
padding: 0;
margin: 0;
text-align: center
}
.cart_menu_li.li_two span.icon_minus,
span.cart_count_total {
font-size: 100%
}
.allpliedcoupon ul.whmc-applied-cpns li,
p.whmcnote {
font-size: 12px
}
ul.whmc-applied-cpns li {
padding-right: 10px;
display: inline-block;
list-style: none;
margin: 0
}
span.mini-cart-item-number {
margin-left: 3px;
top: -3px;
position: relative;
display: inline-block
}
.allpliedcoupon {
display: flex;
align-items: center
}
span.whmc-remove-cpn.icon-cancel-circle {
cursor: pointer;
color: red
}
.whmc-body {
width: 100%;
height: 100%
}
.whmc-bottom-part {
padding: 0 22px
}
.whmc-item-qty {
display: inline-flex;
border: 1px solid #eee;
border-radius: 2px;
overflow: hidden;
margin-top: 10px
}
.whmc-item-qty .whmc-qty-minus,
.whmc-item-qty .whmc-qty-plus {
font-size: 16px;
cursor: pointer;
color: #333
}
.whmc-item-qty .whmc-qty[type="number"] {
min-height: 28px;
background: #fff0;
border-top: none;
border-bottom: none;
border-radius: 0;
-moz-appearance: textfield;
width: 44px;
outline: 0;
box-shadow: none;
border: 1px solid #ddd;
border-top: 0;
border-bottom: 0;
font-size: 14px;
color: inherit
}
input.whmc-qty::-webkit-inner-spin-button,
input.whmc-qty::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0
}
.whmc-cpn-resp {
z-index: 99;
left: 0;
text-align: center;
padding: 10px
}
.loader-10 {
width: 48px;
height: 48px;
border-radius: 50%;
display: inline-block;
position: relative;
border: 3px solid;
border-color: #ddd #ddd #fff0;
-webkit-animation: 1s linear infinite rotation;
animation: 1s linear infinite rotation
}
.loader-10:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
border: 3px solid;
border-color: #fff0 #ff3d00 #ff3d00;
width: 24px;
height: 24px;
border-radius: 50%;
-webkit-animation: 0.5s linear infinite rotationBack;
animation: 0.5s linear infinite rotationBack;
transform-origin: center center
}
@-webkit-keyframes rotationBack {
0% {
transform: rotate(0)
}
100% {
transform: rotate(-360deg)
}
}
@keyframes rotationBack {
0% {
transform: rotate(0)
}
100% {
transform: rotate(-360deg)
}
}
.whmc-couponwrapper {
overflow-x: hidden;
margin-top: 42px;
overflow-y: auto;
padding-bottom: 28px
}
.whmc-coupon-row img {
width: 100%;
max-width: 100%
}
.whmc-coupon {
margin-bottom: 30px;
border: 1px solid #f1f1f1;
padding: 25px
}
p.wmcocodes {
display: flex;
justify-content: center;
align-items: normal
}
p.wmcocodes span {
padding-right: 10px
}
.whmc-coupon .whmc-coupon-field input::-webkit-input-placeholder,
.whmc-coupon .whmc-coupon-field input::placeholder,
.whmc-coupon .whmc-coupon-field input:focus {
color: inherit
}
.whmc-coupon .whmc-coupon-field .whmc-coupon-submit {
line-height: 1;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
outline: 0;
flex: 0 1 32%;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
white-space: nowrap
}
.whmc-carts-content.whmc-processing {
cursor: not-allowed;
opacity: .6
}
.whmc-body.whmc-loader:after,
.whmc-carts-content.whmc-processing:after {
position: absolute;
font-family: whmcicon;
content: "\e97c";
font-weight: 400;
font-size: 30px;
-webkit-animation: 2s linear infinite whmc-spin;
animation: 2s linear infinite whmc-spin;
color: #000;
z-index: 9;
top: 50%;
left: 50%;
transform: translate(-50%.-50%)
}
.whmc-body.whmc-loader:before {
position: absolute;
width: 100%;
height: 100%;
content: "";
background: rgb(239 239 239 / 60%);
z-index: 9
}
.whmc-coupon .whmc-coupon-field .whmc-coupon-submit.whmc-button-loading:after {
font-family: whmcicon;
content: "\e982";
font-weight: 400;
margin-left: 10px;
-webkit-animation: 2s linear infinite whmc-spin;
animation: 2s linear infinite whmc-spin
}
@-webkit-keyframes whmc-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@keyframes whmc-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg)
}
}
.whmc-coupon.sidecartright ul.whmc-applied-cpns {
padding: 4%
}
.whmc-updating {
text-align: center;
z-index: 1
}
.whmc-updating .whmc-icon-spinner2 {
position: absolute;
-webkit-animation: 575ms linear infinite whmc-spin;
animation: 575ms linear infinite whmc-spin;
display: inline-block;
font-size: 30px;
z-index: 1;
color: #000;
top: 45%
}
.whmc-block-cart,
.whmc-uopac,
.whmc-updating {
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute
}
.whmc-uopac {
background-color: #f0f0f0;
opacity: .7
}
.whmc-shippicngcal-content a.shipping-calculator-button {
display: none
}
.whmc-shippicngcal-content section.shipping-calculator-form {
display: block !important
}
.whmc-cart-item-wrap {
min-height: 100px;
overflow: auto;
flex-grow: 1
}
span.whmc-remove-cpn.icon_cancel-circle {
font-size: 9px;
color: #df3030;
cursor: pointer
}
.whmc-modal.sidecartright .whmc-container {
padding: 7% 10% 2%
}
.whmc-cart-total-wrap {
padding: 10px 0
}
.whmc-coupon.sidecartright .whmc_applypromocode,
.whmc-modal.sidecartright .shippinfrescla {
position: absolute;
top: 17px
}
.whmc-modal.sidecartright .shippinfrescla {
left: 10%
}
.whmc-coupon,
.whmc-modal {
background: #fff;
width: 100%;
height: 100%;
position: absolute;
top: 0;
z-index: 100;
padding-top: 28%;
overflow: auto
}
.whmc-coupon.sidecartright,
.whmc-modal.sidecartright {
visibility: visible;
opacity: 1
}
span.carttxtbtn .icon-bag-6 {
font-size: 40px
}
.whmc_top_part {
align-items: center;
display: flex;
justify-content: center;
padding: 3px 0;
background: #efefef
}
.whmc_keep {
padding: 0 10px;
width: 100%;
bottom: 11px;
position: absolute
}
p.whmcnote {
padding: 0;
margin-bottom: 10px
}
#mini-cart-count_footer,
span.cart_count_header {
font-size: 11px;
color: #fff;
transition: transform 0.3s
}
p.whmc_keepshop {
padding: 0;
margin: 0
}
.whmc_ft-buttons-con {
min-width: 100px;
margin-bottom: 10px
}
.whmimagewrapper {
position: relative
}
.whmcitemprem {
display: flex;
justify-content: space-between;
align-items: center
}
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item .cart-item-data-field a:hover {
opacity: .7
}
.car_count_title ul.wmf-top-part .wc_remove_btn a:hover,
.wcf_min_cart_part_total {
color: #000
}
ul.wmf-top-part li:last-child {
border-bottom: 1px solid transparent !important
}
.swal2-success-circular-line-left,
.swal2-success-circular-line-right,
.swal2-success-fix {
background: 0 0 !important
}
img.swal2-image {
margin-left: 10px;
display: inline-flex;
width: 70px;
height: 70px;
border-radius: 50%;
border: 2px solid #fff;
background: #ddd
}
#pm_menu .car_count_title li.woocommerce-mini-cart-item.mini_cart_item {
display: flex;
line-height: 2.5 !important;
justify-content: center;
overflow: hidden
}
p.wfmc_header {
padding-top: 3%
}
section.shipping-calculator-form select,
section.shipping-calculator-form input {
min-height: 40px
}
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item .cart-item-data-field a,
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item span.quantity {
color: #00f !important
}
.car_count_title ul.wmf-top-part .wc_remove_btn a {
background: 0 0;
color: #5f5f5f !important;
border: 1px solid #fff0;
transition: 0.3s
}
.car_count_title ul.wmf-top-part {
padding: 10px;
list-style: none;
overflow-y: auto;
color: #000;
margin: 0;
height: calc(100vh - 280px)
}
.wcf-min-top-part svg {
width: 15px
}
ul.wmf-top-part li {
padding-top: 10px !important;
padding-bottom: 20px !important;
border-bottom: 1px solid #f2f2f2;
min-height: 90px !important
}
a.product_name {
display: block;
padding: 10px
}
.wcf-min-bottom-part {
width: 100%;
position: absolute;
bottom: 0;
padding: 10px;
box-sizing: border-box;
border-top: 2px solid #eee
}
p.wcf_min_cart_part_total {
margin: 0
}
.sub_total_cat {
color: #000;
font-weight: 700;
font-size: 17px;
padding-top: 10px;
margin: 0
}
span.cart_count_header {
bottom: 2px;
right: 0;
text-align: center;
padding: 2px 6px;
line-height: 20px;
min-width: 20px;
border-radius: 100%;
position: relative;
left: -5px
}
span.cart_count_header {
background: #f97417;
color: #fff
}
.cart_menu_li.li_three span.cart_count_total {
left: 0
}
#pm_menu {
width: 400px;
bottom: 0;
background: #fff;
z-index: 999999;
display: flex;
flex-direction: column;
-webkit-animation: 0.3s both backSlideOut;
-moz-animation: 0.3s both backSlideOut;
animation: 0.3s both backSlideOut;
visibility: hidden;
transition: 0.3s;
position: fixed
}
.pm_overlay {
position: fixed;
top: 0
}
#pm_menu.pm_open {
-webkit-animation: 0.5s both backSlideIn;
-moz-animation: 0.5s both backSlideIn;
animation: 0.5s both backSlideIn;
visibility: visible
}
.pm_overlay {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
z-index: 999;
background: rgb(0 0 0 / 69%);
left: 0;
-webkit-animation: 0.5s both fadeOut;
-moz-animation: 0.5s both fadeOut;
animation: 0.5s both fadeOut
}
.pm_overlay.pm_show {
visibility: visible;
-webkit-animation: 0.3s both fadeIn;
-moz-animation: 0.3s both fadeIn;
animation: 0.3s both fadeIn
}
.pm_overlay.pm_hide {
visibility: hidden
}
@-webkit-keyframes empty {
0% {
opacity: 1
}
}
@-moz-keyframes empty {
0% {
opacity: 1
}
}
@keyframes empty {
0% {
opacity: 1
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0;
display: none
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0;
display: none
}
}
@keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0;
display: none
}
}
@-webkit-keyframes backSlideOut {
0% {
opacity: 1;
-webkit-transform: translateX(0)
}
50% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
}
@-moz-keyframes backSlideOut {
0% {
opacity: 1;
-webkit-transform: translateX(0)
}
50% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
}
@keyframes backSlideOut {
0% {
opacity: 1;
-webkit-transform: translateX(0)
}
50% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
}
@-webkit-keyframes backSlideIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@-moz-keyframes backSlideIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@keyframes backSlideIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@keyframes backTopIn {
0% {
opacity: 0;
-webkit-transform: translateY(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateY(0)
}
}
@keyframes backBottomIn {
0% {
opacity: 0;
-webkit-transform: translateY(100%)
}
100% {
opacity: 1;
-webkit-transform: translateY(0)
}
}
@keyframes backTopOut {
0% {
opacity: 1;
height: 100%;
-webkit-transform: translateY(0)
}
5% {
opacity: 1;
height: 100%;
transform: translateY(-50%)
}
100% {
opacity: 1;
height: 100%;
-webkit-transform: translateY(-100%)
}
}
@keyframes backBottomOut {
0% {
opacity: 1;
-webkit-transform: translateY(0)
}
50% {
opacity: 1;
transform: translateY(50%)
}
100% {
opacity: 0;
height: 0;
-webkit-transform: translateY(100%)
}
}
@keyframes backSlideRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@keyframes backSlideOutRight {
0% {
opacity: 1;
right: 0
}
10% {
opacity: 1;
right: -10%
}
100% {
opacity: 0;
right: -100%
}
}
@-moz-keyframes backSlideRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@-webkit-keyframes backSlideRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
.cartxtvalues,
.chekouttxtvalues,
#whmckeepshooping,
.whmc_ft-buttons-con a,
#whmckeepshooping {
width: 100%
}
.shippignsto_whmc {
margin-bottom: 10%
}
.whmc_ft-buttons-con {
width: 100%;
justify-content: space-around;
text-align: center;
grid-column-gap: 10px;
grid-row-gap: 10px;
align-items: flex-start
}
#shipcion {
padding-left: 3px
}
a.whmrmtycart-button {
font-size: 16px;
line-height: 1;
display: inline-block;
margin-top: 12px;
padding: 9px 15px
}
.whmrmtycart-icon-cart i {
font-size: 40px
}
.whmc-empty-cart {
justify-content: center;
display: flex;
z-index: 1000;
font-size: 20px;
background: #fff;
height: 100%;
align-items: center;
position: absolute;
width: 100%
}
.whmrmtycart-zero-state {
text-align: center
}
.whmrmtycart-zero-state-title {
padding-bottom: 9px;
font-size: 18px;
font-weight: 600;
padding-top: 10px
}
.whmrmtycart-zero-state-text {
font-size: 15px
}
.wmcemptyimg img {
max-width: 150px !important
}
.cloasebtnwrap {
right: 13px;
padding: 5px 7px;
position: absolute;
z-index: 99
}
div#pm_menu a:focus {
outline: 0
}
.cloasebtnwrap span.cloasebtn {
display: block;
font-size: 24px;
font-weight: 300;
line-height: 1;
transition: 0.3s;
cursor: pointer
}
div#pm_menu i,
span.carttxtbtn i {
font-style: normal
}
div.shopping-cart {
display: flex;
z-index: 10;
position: fixed;
border-radius: 50%;
cursor: pointer
}
span#cpnicon,
span.icon-discount {
padding-right: 10px
}
div#menuiconwrap.icons02 span.cart_count_header {
bottom: auto;
top: -16px
}
span.icon-arrow-left2 {
font-size: 20px;
display: inline-block
}
#shipcion,
span#cpnicon {
font-size: 22px
}
.whmc-coupon.sidecartright .whmc_applypromocode,
.whmc-coupon.sidecartright ul.whmc-applied-cpns {
text-decoration: none;
text-align: left
}
.whmc_applypromocode {
text-align: center;
white-space: nowrap;
text-decoration: underline
}
ul.whmc-applied-cpns {
padding: 0;
margin: 0;
text-align: center
}
.cart_menu_li.li_two span.icon_minus,
span.cart_count_total {
font-size: 100%
}
.cart_menu_li.li_two span.icon_minus {
position: relative;
left: -5px
}
.allpliedcoupon ul.whmc-applied-cpns li,
p.whmcnote {
font-size: 12px
}
ul.whmc-applied-cpns li {
padding-right: 10px;
display: inline-block;
list-style: none;
margin: 0
}
span.mini-cart-item-number {
margin-left: 3px;
top: -3px;
position: relative;
display: inline-block
}
.whmc-cart-item-wrap {
background: #f5f5f5
}
.whmc-cart-items {
display: flex;
align-items: flex-start
}
.allpliedcoupon {
display: flex;
align-items: center
}
span.whmc-remove-cpn.icon-cancel-circle {
cursor: pointer;
color: red
}
.whmc-body {
width: 100%;
height: 100%
}
.whmc_ft-buttons-con #whmckeepshooping {
grid-column: 1/-1
}
.whmc-item-desc {
padding: 0 13px 0 20px;
flex-grow: 1;
position: relative;
width: calc(100% - 140px)
}
.whmc-cpn-resp {
position: absolute;
top: 0;
right: 0
}
.whmc-item-qty .whmc-qty,
.whmc-item-qty .whmc-qty-minus,
.whmc-item-qty .whmc-qty-plus {
background: 0 0;
margin: 0;
padding: 0;
box-shadow: none;
display: flex;
align-items: center;
justify-content: center;
width: 24px;
text-align: center
}
input.whmc-qty::-webkit-inner-spin-button,
input.whmc-qty::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0
}
.whmc-cpn-resp {
z-index: 99;
left: 0;
text-align: center;
padding: 10px
}
.loader-10 {
width: 48px;
height: 48px;
border-radius: 50%;
display: inline-block;
position: relative;
border: 3px solid;
border-color: #ddd #ddd #fff0;
-webkit-animation: 1s linear infinite rotation;
animation: 1s linear infinite rotation
}
.loader-10:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
border: 3px solid;
border-color: #fff0 #ff3d00 #ff3d00;
width: 24px;
height: 24px;
border-radius: 50%;
-webkit-animation: 0.5s linear infinite rotationBack;
animation: 0.5s linear infinite rotationBack;
transform-origin: center center
}
@-webkit-keyframes rotationBack {
0% {
transform: rotate(0)
}
100% {
transform: rotate(-360deg)
}
}
@keyframes rotationBack {
0% {
transform: rotate(0)
}
100% {
transform: rotate(-360deg)
}
}
.whmc-coupon {
margin-bottom: 30px;
border: 1px solid #f1f1f1;
padding: 25px
}
.whmc-coupon .whmc-cpn-resp {
font-size: 13px;
text-align: center;
padding: 5px 10px;
background-color: #177b4c;
margin-bottom: 10px
}
.whmc-coupon .whmc-coupon-field {
justify-content: center;
margin: 22px;
display: flex
}
input#whmc-coupon-code {
border: 1px solid #ddd;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
border-right: none
}
.whmc-coupon .whmc-coupon-field input {
margin: 0;
background: 0 0;
border: 0;
box-shadow: none;
outline: 0;
flex-grow: 1;
min-width: 0;
color: inherit;
padding-left: 15px
}
.whmc-coupon .whmc-coupon-field input::-webkit-input-placeholder,
.whmc-coupon .whmc-coupon-field input::placeholder,
.whmc-coupon .whmc-coupon-field input:focus {
color: inherit
}
.whmc-body.whmc-loader {
cursor: not-allowed
}
.whmc-carts-content.whmc-processing {
cursor: not-allowed;
opacity: .6
}
button.single_add_to_cart_button.button.alt.whmc-spinner,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.loading {
padding-right: 38px !IMPORTANT
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.loading {
opacity: 1 !important;
transition: none
}
form.cart .blockUI.blockOverlay {
display: none !important
}
.whmc-spinner:after {
right: 9px;
top: auto;
position: absolute;
font-family: whmcicon;
content: "\e982";
font-size: 19px;
-webkit-animation: 2s linear infinite whmc-spin;
animation: 2s linear infinite whmc-spin;
color: #fff;
z-index: 9;
transform: translate(-50%.-50%);
background-color: #fff0;
width: auto;
height: auto
}
.whmc-spinner:before {
position: absolute;
width: 100%;
height: 100%;
content: "";
z-index: 9
}
p.wmcocodes {
padding: 0;
margin: 11px 0
}
.whmc-coupon.sidecartright ul.whmc-applied-cpns {
padding: 4%
}
input.whmc-cr-code {
background: #fff !important;
border: 1px solid #ddd !important;
margin: 0 !important;
padding: 10px !important;
width: auto !important;
height: 38px
}
input.whmc-cr-code:focus-visible,
input.whmc-cr-code:focus {
outline: 0
}
span.whmc-cr-off {
display: block;
font-weight: 600
}
.whmc-cart-items-inner {
background: #fff;
border-radius: 6px;
box-shadow: 1px 1px 5px #dfdfdf;
margin: 6px 10px;
padding: 13px;
display: flex;
justify-content: space-between;
width: 100%
}
.whmc-updating {
text-align: center;
z-index: 1
}
.whmc-updating .whmc-icon-spinner2 {
position: absolute;
-webkit-animation: 575ms linear infinite whmc-spin;
animation: 575ms linear infinite whmc-spin;
display: inline-block;
font-size: 30px;
z-index: 1;
color: #000;
top: 45%
}
.whmc-block-cart,
.whmc-uopac,
.whmc-updating {
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute
}
.whmc-uopac {
background-color: #f0f0f0;
opacity: .7
}
.whmc-shippicngcal-content a.shipping-calculator-button {
display: none
}
.whmc-modal.sidecartright .whmc-container {
padding: 7% 10% 2%
}
.whmc-cart-total-wrap {
padding-top: 10px;
border-top-style: dashed;
border-top-width: 1px;
border-top-color: #9e9e9e
}
.whmc-coupon.sidecartright .whmc_applypromocode,
.whmc-modal.sidecartright .shippinfrescla {
position: absolute;
top: 17px
}
.whmc-modal.sidecartright .shippinfrescla {
left: 10%
}
.whmc-coupon.sidecartright,
.whmc-modal.sidecartright {
visibility: visible;
opacity: 1
}
.whmc_ft-buttons-con a,
a#whmckeepshooping {
text-align: center;
display: block;
width: 100%;
transition: .3s
}
.wmcchevkoutprocess {
display: flex;
justify-content: center;
align-items: center
}
.wmcchevkoutprocess .icons i {
font-size: 17px
}
.whmc_ft-buttons-con a:focus {
outline: 0
}
.wmctitel,
.amounts,.ckhviewcart {
font-size: 18px
}
.wmcchevkoutprocess .icons,
.amounts {
margin: 0 8px
}
span.carttxtbtn .icon-bag-6 {
font-size: 40px
}
.cart_menu_li.li_two .cart_count_total,
span#menuiconid,
span.carttxtbtn {
position: relative;
display: inline-block
}
.whmc_keep {
padding: 0 10px;
width: 100%;
bottom: 11px;
position: absolute
}
p.whmcnote {
padding: 0;
margin-bottom: 10px
}
#mini-cart-count_footer,
span.cart_count_header {
font-size: 11px;
color: #fff;
transition: transform 0.3s
}
span.mini-cart-count {
margin-left: -3px
}
p.whmc_keepshop {
padding: 0;
margin: 0
}
.whmc_ft-buttons-con a:hover,
#whmckeepshooping:hover {
opacity: .6
}
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item .cart-item-data-field a {
padding: 0 !important;
transition: 0.3s
}
.car_count_title ul.wmf-top-part .wc_remove_btn a:hover,
.wcf_min_cart_part_total {
color: #000
}
.swal2-popup.swal2-toast.swal2-icon-success.swal2-show {
border-radius: 50px;
padding: 0 15px;
background: red;
max-height: 80px;
z-index: 99999
}
.cart_image_iem img {
width: 77px;
height: auto;
max-height: 77px;
max-width: 100%
}
#pm_menu .car_count_title li.woocommerce-mini-cart-item.mini_cart_item {
display: flex;
line-height: 2.5 !important;
justify-content: center;
overflow: hidden
}
p.wfmc_header {
padding-top: 3%
}
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item .cart-item-data-field a,
.car_count_title ul.wmf-top-part li.woocommerce-mini-cart-item.mini_cart_item span.quantity {
color: #00f !important
}
.car_count_title ul.wmf-top-part .wc_remove_btn a {
background: 0 0;
color: #5f5f5f !important;
border: 1px solid #fff0;
transition: 0.3s
}
.car_count_title ul.wmf-top-part {
padding: 10px;
list-style: none;
overflow-y: auto;
color: #000;
margin: 0;
height: calc(100vh - 280px)
}
.wcf-min-top-part svg {
width: 15px
}
ul.wmf-top-part li {
padding-top: 10px !important;
padding-bottom: 20px !important;
border-bottom: 1px solid #f2f2f2;
min-height: 90px !important
}
a.product_name {
display: block;
padding: 10px
}
.wcf-min-bottom-part {
width: 100%;
position: absolute;
bottom: 0;
padding: 10px;
box-sizing: border-box;
border-top: 2px solid #eee
}
p.wcf_min_cart_part_total {
margin: 0
}
.sub_total_cat {
color: #000;
font-weight: 700;
font-size: 17px;
padding-top: 10px;
margin: 0
}
span.cart_count_total {
position: relative;
top: -2px
}
.cart_menu_li.li_three span.cart_count_total {
left: 0
}
.cart_menu_li.li_two span.cart_count_total {
position: relative;
top: -3px
}
.cart_menu_li {
opacity: 0
}
.pm_overlay {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
z-index: 999;
background: rgb(0 0 0 / 69%);
left: 0;
-webkit-animation: 0.5s both fadeOut;
-moz-animation: 0.5s both fadeOut;
animation: 0.5s both fadeOut
}
.pm_overlay.pm_show {
visibility: visible;
-webkit-animation: 0.3s both fadeIn;
-moz-animation: 0.3s both fadeIn;
animation: 0.3s both fadeIn
}
.pm_overlay.pm_hide {
visibility: hidden
}
@-webkit-keyframes empty {
0% {
opacity: 1
}
}
@-moz-keyframes empty {
0% {
opacity: 1
}
}
@keyframes empty {
0% {
opacity: 1
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0;
display: none
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0;
display: none
}
}
@keyframes fadeOut {
0% {
opacity: 1
}
100% {
opacity: 0;
display: none
}
}
@-webkit-keyframes backSlideOut {
0% {
opacity: 1;
-webkit-transform: translateX(0)
}
50% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
}
@-moz-keyframes backSlideOut {
0% {
opacity: 1;
-webkit-transform: translateX(0)
}
50% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
}
@keyframes backSlideOut {
0% {
opacity: 1;
-webkit-transform: translateX(0)
}
50% {
opacity: 1
}
100% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
}
@-webkit-keyframes backSlideIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@-moz-keyframes backSlideIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@keyframes backSlideIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@keyframes backSlideRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@keyframes backSlideOutRight {
0% {
opacity: 1;
right: 0
}
10% {
opacity: 1;
right: -10%
}
100% {
opacity: 0;
right: -100%
}
}
@-moz-keyframes backSlideRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@-webkit-keyframes backSlideRight {
0% {
opacity: 0;
-webkit-transform: translateX(100%)
}
100% {
opacity: 1;
-webkit-transform: translateX(0)
}
}
@media only screen and (max-width:768px) {
.whmc_btm_notification span,.whmc-single-notice {
width: 80%
}
}.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999999!important;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:0 0;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper [tabindex="0"]{outline:0!important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:0;background:#fff}.modaal-close:focus:after,.modaal-close:focus:before,.modaal-close:hover:after,.modaal-close:hover:before{background:#b93d0c}.modaal-close span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-close:after,.modaal-close:before{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:15px;top:45px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:0 0}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:0 0;box-shadow:none!important}.modaal-instagram .modaal-content-container{padding:0;background:0 0}.modaal-instagram .modaal-content-container>blockquote{width:1px!important;height:1px!important;opacity:0!important}.modaal-instagram iframe{opacity:0;margin:-6px!important;border-radius:0!important;width:1000px!important;max-width:800px!important;box-shadow:none!important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:0}.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:0;background:#fff}.modaal-gallery-control:focus:after,.modaal-gallery-control:focus:before,.modaal-gallery-control:hover:after,.modaal-gallery-control:hover:before{background:#afb7bc}.modaal-gallery-control span{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}.modaal-gallery-control:after,.modaal-gallery-control:before{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:after,.modaal-gallery-prev:before{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container embed,.modaal-video-container iframe,.modaal-video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:0 0;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(.25);-ms-transform:scale(.25);transform:scale(.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-ms-transform:translate(84px,84px) rotate(45deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(45deg) translate(70px,0);transform:translate(84px,84px) rotate(45deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(2)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-ms-transform:translate(84px,84px) rotate(90deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(90deg) translate(70px,0);transform:translate(84px,84px) rotate(90deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(3)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-ms-transform:translate(84px,84px) rotate(135deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(135deg) translate(70px,0);transform:translate(84px,84px) rotate(135deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(4)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-ms-transform:translate(84px,84px) rotate(180deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(180deg) translate(70px,0);transform:translate(84px,84px) rotate(180deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(5)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-ms-transform:translate(84px,84px) rotate(225deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(225deg) translate(70px,0);transform:translate(84px,84px) rotate(225deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(6)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-ms-transform:translate(84px,84px) rotate(270deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(270deg) translate(70px,0);transform:translate(84px,84px) rotate(270deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(7)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-ms-transform:translate(84px,84px) rotate(315deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(315deg) translate(70px,0);transform:translate(84px,84px) rotate(315deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-ms-transform:translate(84px,84px) rotate(360deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(360deg) translate(70px,0);transform:translate(84px,84px) rotate(360deg) translate(70px,0)}@media only screen and (min-width:1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width:1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:after,.modaal-gallery-control:before{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width:900px){.modaal-instagram iframe{width:500px!important}}@media only screen and (max-width:600px){.modaal-instagram iframe{width:280px!important}}@media screen and (max-height:1100px){.modaal-instagram iframe{width:700px!important}}@media screen and (max-height:1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px!important}}@media screen and (max-height:900px){.modaal-instagram iframe{width:500px!important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height:820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}.penci-truncate-btn {
position: relative;
text-align: center;
margin: 60px auto;
clear: both;
}
.penci-truncate-btn:before {
background: linear-gradient(
to bottom,
rgba(255, 255, 255, 0),
rgba(255, 255, 255, 1)
);
content: "";
height: 200px;
margin-top: -200px;
left: 0;
position: absolute;
right: 0;
width: 100%;
}
.penci_login span {
display: block;
}
.penci_btn_inner_wrapper span {
font-size: 14px;
line-height: 1.65;
margin-bottom: 40px;
}
.penci-truncate-btn .penci-truncate-header {
margin-bottom: 40px;
}
.penci-truncate-btn .penci-truncate-header p {
text-align: center;
}
.penci_btn_wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.penci_btn_wrapper > div {
flex: 0 0 50%;
max-width: 375px;
padding: 0 15px;
}
.penci_btn_inner_wrapper {
border: 1px solid var(--pcborder-cl);
padding: 30px;
transition: 0.25s;
height: 100%;
display: flex;
flex-direction: column;
}
.penci_btn_inner_wrapper:hover {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
}
.penci_btn_wrapper h3 {
font-size: 1.5em;
margin: 0 0 20px;
}
.penci-truncate-btn .btn_wrapper {
margin-top: auto;
}
.penci-truncate-btn .btn {
width: 80%;
display: inline-block;
padding: 0 15px;
line-height: 40px;
text-decoration: none;
background: var(--pcaccent-cl);
color: #fff;
transition: 0.2s;
font-weight: bold;
}
.penci-truncate-btn .btn:hover {
opacity: 0.7;
text-decoration: none;
}
.penci-truncate.penci-no-comment div#respond {
display: none;
}
@media only screen and (max-width: 767px) {
.penci_btn_wrapper {
display: block;
}
.penci_btn_wrapper > div {
max-width: none;
margin-bottom: 20px;
}
} .penci-frontend-status th,
.penci-frontend-status td {
border: 1px solid var(--pcborder-cl);
height: 40px;
}
.penci-frontend-status th {
background-color: #eee;
font-weight: bold;
vertical-align: middle;
}
.penci-frontend-status td {
padding: 10px;
vertical-align: bottom;
}
.penci_manage_status h3 {
margin-bottom: 0;
}
.penci_boxed {
width: 100%;
height: auto;
border: 1px solid #e0e0e0;
padding: 20px;
}
.penci_boxed > div {
display: inline-block;
}
.penci_boxed .penci_leftbox {
width: 55%;
}
.penci_boxed .penci_rightbox {
width: 44%;
text-align: right;
}
.penci_boxed span {
display: block;
padding: 5px 0;
}
.penci_boxed .penci_rightbox > a {
background: var(--pcaccent-cl);
border-radius: 3px;
color: #fff;
display: inline-block;
height: 40px;
line-height: 40px;
margin: 2px;
padding: 0 20px;
}
.penci_boxed .penci_rightbox > a:hover {
opacity: 0.7;
} .pencipw-wrapper {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
width: 100%;
margin: 0;
}
.pencipw-wrapper .package-item {
background: #fff;
text-align: center;
display: block;
padding: 30px;
border: 1px solid #eee;
margin: 1.5em 0;
position: relative;
transition: 0.2s;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-align-items: stretch;
align-items: stretch;
-webkit-flex: 1;
flex: 1;
}
.pencipw-wrapper .package-item > div:after {
content: "";
display: table;
clear: both;
}
.pencipw-wrapper .package-title h3 {
font-size: 16px;
font-weight: 500;
letter-spacing: 0.02em;
line-height: 1;
margin: 0;
text-transform: uppercase;
}
.pencipw-wrapper .package-price {
padding: 30px 0;
}
.pencipw-wrapper .package-item .package-description {
padding-left: 12%;
padding-right: 12%;
text-align: left;
}
.pencipw-wrapper .package-item .package-description ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.pencipw-wrapper .package-item .package-description li {
position: relative;
margin-bottom: 0.6em;
}
.pencipw-wrapper .package-item .package-description li:before {
font-family: FontAwesome;
content: "\f00c";
position: absolute;
left: -2em;
color: var(--pcaccent-cl);
}
.pencipw-wrapper .package-item .package-description li.exclude:before {
color: inherit;
opacity: 0.5;
content: "\f00d";
}
.pencipw-wrapper .package-price .price {
color: var(--pcheading-cl);
font-size: 54px;
line-height: 1.2;
font-weight: 400;
letter-spacing: -0.04em;
display: inline-block;
}
.pencipw-wrapper .package-price .price del {
font-size: 70%;
opacity: 0.7;
}
.pencipw-wrapper .package-price .price ins {
text-decoration: none;
}
.pencipw-wrapper .package-price .duration {
display: block;
color: var(--pcmeta-cl);
}
.pencipw-wrapper .woocommerce-Price-currencySymbol {
font-size: 0.5em;
vertical-align: super;
color: var(--pcheading-cl);
position: relative;
margin-left: -0.04em;
margin-right: 2px;
}
.pencipw-wrapper .package-item .package-list {
padding: 30px 20px 10px;
}
.pencipw-wrapper .package-list li {
margin: 0.75em 0;
}
.pencipw-wrapper .package-item .package-button {
margin-top: auto;
padding: 30px 20px 20px;
}
.pencipw_manage_status .button,
.pencipw-wrapper .package-button .btn,
.pencipw-wrapper .package-button .button {
width: 100%;
line-height: 1.8;
height: auto;
font-size: 14px;
padding: 12px 20px;
display: inline-block;
background: var(--pcaccent-cl);
color: #fff;
font-weight: bold;
border: 0;
border-radius: 0;
}
.pencipw_manage_status .button:hover,
.pencipw-wrapper .package-button .btn:hover,
.pencipw-wrapper .package-button .button:hover {
opacity: 0.7;
box-shadow: unset;
}
.pencipw_manage_status .button {
width: auto;
margin: 15px 0 0;
}
.pencipw-wrapper .package-item.featured {
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
margin: 0;
position: relative;
z-index: 1;
}
.pencipw_boxed {
padding: 0 0 30px;
margin: 0 0 30px;
border-bottom: 2px solid var(--pcborder-cl);
}
.pencipw_boxed span + span {
margin-left: 30px;
display: inline-block;
}
body.rtl .pencipw_boxed span + span {
margin-left: 0;
margin-right: 30px;
}
.pencipw-frontend-status-heading {
font-size: 16px;
margin: 0 0 30px;
}
.pencipw_manage_status.no-sub .pencipw_boxed {
border: 0;
background: #fcf5f5ff;
text-align: center;
padding: 60px 30px;
}
.pencipw_manage_status.no-sub .pencipw_boxed h3 {
font-size: 18px;
}
.pencipw_popup {
max-width: 550px;
margin: 0 auto;
padding: 30px;
background: var(--pcbg-cl);
text-align: center;
}
.pencipw_popup h5 {
font-size: 22px;
}
.pencipw_popup h5 + span {
display: block;
margin: 5px 0 30px;
}
.pencipw_popup button {
display: inline-block;
padding: 0 20px;
margin: 0 5px;
line-height: 35px;
background: var(--pcaccent-cl);
color: #fff;
border: 0;
transition: 0.3s all;
}
.pencipw_popup button.no {
background: var(--pcheading-cl);
opacity: 0.5;
}
.pencipw_popup button:hover {
opacity: 0.7;
}
.pc-premium-post {
display: inline-block;
line-height: 100%;
margin-right: 5px;
}
.pc-premium-post:before {
content: "Premium:";
}
body.rtl .pc-premium-post {
margin-right: 0;
margin-left: 5px;
}
.pc-premium-post.btn,
.pencipw-hd-btn .pc-premium-post {
padding: 2px 5px;
background-color: var(--pcaccent-cl);
color: var(--pcbg-cl);
margin: 0 5px 0 0;
}
body.rtl .pc-premium-post.btn,
body.rtl .pencipw-hd-btn .pc-premium-post {
margin: 0 0 0 5px;
}
.pencipw-hd-text .pc-premium-post.btn {
padding: 0;
background-color: transparent;
color: inherit;
}
.bsui .modal-content,
.bsui .getpaid-payment-form-element .form-control {
border-radius: 0;
}
.bsui .getpaid-payment-form-element .form-control:focus {
box-shadow: unset;
outline: 0;
}
.pencipw_leftbox span {
display: inline-block;
}
.pencipw_leftbox span strong {
display: block;
}
.pencipw_rightbox {
margin: 30px 0 0;
}
.guest-mode-btn span a {
background-color: var(--pcaccent-cl);
display: inline-block;
color: #fff;
padding: 5px 20px;
font-family: var(--pchead-font);
font-weight: var(--pchead-wei);
}
.guest-mode-btn span a:hover {
text-decoration: none;
opacity: 0.8;
}
.payment_method_stripepaywall img {
width: 35px;
}
.payment_method_stripepaywall_sepa img {
width: 50px;
}
.payment_method_stripepaywall .stripe-card-element {
margin-top: 10px;
padding: 5px;
}
.penci-paywal-protect-notice {
padding: 10px 20px;
text-align: center;
background: #ffd6d6;
color: #bd0000;
margin: 30px 0;
clear: both;
font-size: 13px;
font-weight: bold;
cursor: pointer;
}
.pencipw-sh-popup .penci-truncate-btn:before {
display: none;
}
.pencipw-sh-popup {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
background: rgba(55, 55, 55, 0.8);
display: flex;
align-items: center;
opacity: 0;
visibility: hidden;
transition: 0.3s all;
}
.pencipw-sh-popup .penci-truncate-btn {
background: #fff;
width: 100%;
max-width: 770px;
border: 1px solid var(--pcborder-cl);
padding: 30px;
box-shadow: 0 6px 6px rgba(55, 55, 55, 0.1);
}
.pencipw-sh-popup.active {
opacity: 1;
visibility: visible;
}
.penci-paywal-close {
position: absolute;
top: 20px;
right: 20px;
width: 40px;
height: 40px;
background: #000;
color: #fff;
font-size: 22px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
}@font-face {
font-family: 'kalpurush';
src: url(//newsnextone.com/wp-content/uploads/useanyfont/9853Kalpurush.woff2) format('woff2'),
url(//newsnextone.com/wp-content/uploads/useanyfont/9853Kalpurush.woff) format('woff');
font-display: auto;
}
.kalpurush{font-family: 'kalpurush' !important;}
h1, h2, h3, h4, h5, h6, .entry-title, body.single-post .entry-title, body.page .entry-title, body.category .entry-title, .widget-title, body, p, blockquote, li, a, strong, b, em, .menu-footer-menu-container li a, .menu-footer-menu-container li span, #menu-footer-menu li a, #menu-footer-menu li span, .menu-header-menu-container li a, .menu-header-menu-container li span, #menu-header-menu li a, #menu-header-menu li span, .menu-menu-container li a, .menu-menu-container li span, #menu-menu li a, #menu-menu li span{
font-family: 'kalpurush' !important;
}#btn-1cc{display:block !important;width:100%;}
#btn-1cc-mini-cart{display:block !important;width:100%;}
#btn-1cc-pdp{margin-left:5px;}
#rzp-spinner-backdrop{position:fixed;top:0;left:0;z-index:999999999999999;width:100%;height:100%;background:rgba(0, 0, 0);visibility:hidden;opacity:0;}
#rzp-spinner-backdrop.show{visibility:visible;opacity:0.4;}
#rzp-spinner{visibility:hidden;opacity:0;position:fixed;left:0;top:0;bottom:0;right:0;margin:auto;z-index:999999999999999;display:flex !important;align-items:center;justify-content:center;}
#rzp-spinner.show{visibility:visible;opacity:1;}
@keyframes rotate {
0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}
#loading-indicator{border-radius:50%;width:80px;height:80px;border:4px solid;border-color:rgb(59, 124, 245) transparent rgb(59, 124, 245) rgb(59, 124, 245) !important;animation:1s linear 0s infinite normal none running rotate;margin-top:2px;box-sizing:content-box;}
#icon{position:absolute;}
#rzp-logo{width:auto;height:80px !important;}
@media (max-device-height: 768px), (max-device-width: 768px) {
#loading-indicator {
width: 45px;
height: 45px;
}
#rzp-logo {
height: 45px !important;
}
}